text
stringlengths
2
1.04M
meta
dict
package com.amee.minecraft; import java.util.ArrayList; import java.util.List; import java.util.UUID; import com.amee.client.AmeeException; import com.amee.client.model.data.*; import com.amee.client.model.profile.*; import com.amee.client.service.AmeeObjectFactory; import com.amee.client.util.Choice; public class ...
{ "content_hash": "03bcf39fd74b6b30c5951f7dab50d1ff", "timestamp": "", "source": "github", "line_count": 93, "max_line_length": 104, "avg_line_length": 25.408602150537636, "alnum_prop": 0.6948793906051629, "repo_name": "AMEE/climatecraft", "id": "97af01d3df95ccf990e6b56885d93d9dff81afce", "size": "2...
package org.immutables.fixture.jackson; import com.fasterxml.jackson.annotation.JsonSubTypes; import com.fasterxml.jackson.annotation.JsonSubTypes.Type; import com.fasterxml.jackson.annotation.JsonTypeInfo; import com.fasterxml.jackson.annotation.JsonTypeInfo.As; import com.fasterxml.jackson.annotation.JsonTypeInfo.I...
{ "content_hash": "e7034c14584a25df20e20d660f4f6b1c", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 91, "avg_line_length": 39.475, "alnum_prop": 0.799240025332489, "repo_name": "weiwenqiang/GitHub", "id": "b4c22c01414252ef5ddb2ef8aa6f37ad8fc6308a", "size": "2191", "bina...
#import "MGSplitView.h" #import "TiApp.h" #ifdef USE_TI_UIIPADSPLITWINDOW @implementation MGSplitView @synthesize layingOut; - (id)initWithFrame:(CGRect)frame controller:(MGSplitViewController*)controller_ { self = [super initWithFrame:frame]; if (self) { controller = controller_; layingOut ...
{ "content_hash": "b719053a9114c7e71722fb418459b987", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 123, "avg_line_length": 20.93617021276596, "alnum_prop": 0.6788617886178862, "repo_name": "Vista7010/git_fuk_app", "id": "821f3554ee955ac26015921ad87beca819984af2", "size":...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_152-release) on Sat Sep 08 11:59:38 CEST 2018 --> <title>QNASummaryTableBuilder</title> <meta name="date" content="2018-09-08"> <link re...
{ "content_hash": "16aeca8b725870cbb83c65f61efa771d", "timestamp": "", "source": "github", "line_count": 680, "max_line_length": 391, "avg_line_length": 47.455882352941174, "alnum_prop": 0.6844437558103502, "repo_name": "YvgenijSharovskij/Android-Java", "id": "db654e1ff4205b0a609153f47c7abf30f107f976"...
class Job < ActiveRecord::Base def jobsearch(jobs, zip) HTTParty.get("http://service.dice.com/api/rest/jobsearch/v1/simple.json?text=#{jobs}&city=#{zip}") end geocoded_by :company after_validation :geocode end
{ "content_hash": "97204559ee5eac33115d8d2b50b540e9", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 102, "avg_line_length": 22.5, "alnum_prop": 0.7111111111111111, "repo_name": "mattkellough/Neighborly_Dev", "id": "1142c2898b2075bb12907e8caba26ae4a8f92688", "size": "225",...
gRPC Kotlin Cloud Run Example ----------------------------- Run Locally: 1. In one shell / terminal window, start the server: ``` ./gradlew run ``` 1. In another shell / terminal window, run the client: ``` ./gradlew HelloWorldClient ``` You should see output like: `Greeter client received:...
{ "content_hash": "21b37b8d91ee64fdc633c45dcf95345c", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 220, "avg_line_length": 36.827586206896555, "alnum_prop": 0.6956928838951311, "repo_name": "GoogleCloudPlatform/kotlin-samples", "id": "bac7f8cebd6c34927ed1694fecaa14d1f9134c...
<!doctype html> <html lang=""> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content="FTE Design Test"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>FTE Design Test</title> <base href="/"> <link ...
{ "content_hash": "62aae9afe0cd266fdeaaace0539633b1", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 421, "avg_line_length": 51.426829268292686, "alnum_prop": 0.6239032487550391, "repo_name": "gwezerek/FTE", "id": "f4daf6f44838ca3c6c1afe73aca470e353f26913", "size": "4217",...
package nl.knaw.dans.coar.shed; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.util.List; import javax.persistence.EntityTransaction; import nl.knaw.dans.coar.fedora.EMD; import nl.knaw.dans.coar.fedora.Fedora;...
{ "content_hash": "f19d5dd166b45427c118d19ade07c042", "timestamp": "", "source": "github", "line_count": 306, "max_line_length": 147, "avg_line_length": 34.14052287581699, "alnum_prop": 0.555949076289844, "repo_name": "dans-er/coar", "id": "78763c7f0739315cca609abd526a8870f25ab890", "size": "10447",...
NODEMCU-UPLOADER=../nodemcu-uploader/nodemcu-uploader.py # Serial port PORT=/dev/ttyUSB0 SPEED=9600 ###################################################################### # End of user config ###################################################################### HTTP_FILES := $(wildcard http/*) SERVER_FILES := $(wildc...
{ "content_hash": "742ea39b2e7c592e68cd6a1f00f2f56f", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 128, "avg_line_length": 37.35897435897436, "alnum_prop": 0.6046671242278655, "repo_name": "Mr-Pi/nodemcu-extended-httpserver", "id": "a48168b8f77de34d13d28367c1f3da3d4d35f23c...
require "cantina/client/version" require "omniauth/strategies/cantina" module Cantina module Client # Your code goes here... end end
{ "content_hash": "a8b06eecc1d307b626cebf675b2bb212", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 37, "avg_line_length": 17.75, "alnum_prop": 0.7464788732394366, "repo_name": "johankok/cantina-client", "id": "9d0c15093a7bbe4496f0657e3c413a6d6e792a82", "size": "142", "b...
<?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content" android:clickable="true" android:focusable="true" android:background="@drawable/selector"> <LinearLayout android:id="@+id/user...
{ "content_hash": "7bd9ef1361ee4593502c81396bc0ee42", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 65, "avg_line_length": 30.854166666666668, "alnum_prop": 0.7413909520594193, "repo_name": "andersonacs/Android-Retrofit-Example", "id": "890ce4738e1699a2c681b37a049dc671caff3...
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.transloadit.sdk"> </manifest>
{ "content_hash": "f4e8d3a6bfb1eca2a19ecdec201e9d31", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 68, "avg_line_length": 38.666666666666664, "alnum_prop": 0.7413793103448276, "repo_name": "transloadit/android-sdk", "id": "d74cc5041eb9749d4f93adadf8de66449d00dd1a", "size"...
package org.apache.camel.component.restlet; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.model.rest.RestBindingMode; import org.junit.Test; public class RestRestletPojoInOutTest extends RestletTestSupport { @Test public void testRestletPojoInOut() throws Exception { String b...
{ "content_hash": "4d969981e1bed1d4f28453469db9ad63", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 123, "avg_line_length": 36.270270270270274, "alnum_prop": 0.6035767511177347, "repo_name": "Fabryprog/camel", "id": "b34c212786dcd3e7be6762e0013355dccabce747", "size": "214...
package net.oneandone.troilus; import java.time.Duration; import net.oneandone.troilus.Context; import net.oneandone.troilus.DeleteQuery; import com.datastax.driver.core.querybuilder.Clause; /** * Java8 adapter of a DeleteQuery */ class DeleteQueryAdapter extends MutationQueryAdapter<Deletion, DeleteQuery>...
{ "content_hash": "aebe7c457c16b0e425ef8144cc37edc1", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 98, "avg_line_length": 22.897959183673468, "alnum_prop": 0.6836007130124777, "repo_name": "mindis/Troilus", "id": "7607e4e6a87562737b4bce7ea623587615c80aef", "size": "1741"...
/* -*- Mode: C++; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * Copyright 2016 Couchbase, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
{ "content_hash": "2707c755c9a7a2adcc1abf5c92d52d3f", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 79, "avg_line_length": 32.04347826086956, "alnum_prop": 0.6614654002713705, "repo_name": "hisundar/forestdb", "id": "57b0f61f87f5d611b9de64784a030e07b2cdf8d5", "size": "147...
package net.reini; import java.time.LocalDateTime; import java.time.ZoneId; import java.time.ZonedDateTime; import java.time.format.DateTimeFormatter; public class TimeExamples { public static void main(String[] args) { DateTimeFormatter formatter = DateTimeFormatter.ofPattern("dd MM uuuu HH:mm:ss"); Loca...
{ "content_hash": "12f34e00ada02cdeb2886529d4c8be9f", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 85, "avg_line_length": 30.22222222222222, "alnum_prop": 0.7555147058823529, "repo_name": "reinhapa/Sandbox", "id": "976428448418362d2864b6095630b5653082cbce", "size": "1697...
@interface XNBaseNavigationController () @end @implementation XNBaseNavigationController - (void)viewDidLoad { [super viewDidLoad]; self.view.backgroundColor = DEFAULT_BACKGROUND_COLOR; } - (void)didReceiveMemoryWarning { [super didReceiveMemoryWarning]; } - (void)pushViewController:(UIViewController *...
{ "content_hash": "5626a1ef959701a8dd964d59ed248b7a", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 87, "avg_line_length": 21.884615384615383, "alnum_prop": 0.7258347978910369, "repo_name": "TsuiOS/NICHelper", "id": "ce2fbbe09aaefe2cdecc464ca43f762268452d4f", "size": "781...
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > <ListView android:id="@+id/lvVoz" android:layout_width="match_par...
{ "content_hash": "48a228802242ed921f70df45567e7afc", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 72, "avg_line_length": 31.153846153846153, "alnum_prop": 0.6666666666666666, "repo_name": "gabrieltavaresmelo/alunoce2", "id": "588dd07256a4b05b198af71da5feddfeb3e45e3e", "...
<!doctype html> <html> <head> <title>Drug Information Search</title> <link rel="stylesheet" href="../css/bootstrap.min.css"/> <link rel="stylesheet" href="../css/font-awesome.min.css"/> </head> <body class="container"> <div class="jumbotron" style="margin-top: 50px;"> <!-- <h1><svg s...
{ "content_hash": "9ec1afe5ed58abe9d04304230c3fa522", "timestamp": "", "source": "github", "line_count": 51, "max_line_length": 526, "avg_line_length": 52.294117647058826, "alnum_prop": 0.6291713535808025, "repo_name": "bbhsu2/druginformation", "id": "a9af47f5e419f5553a2431ede8edd7675883cbd6", "size...
:-include(graphColoringInstance1). :-dynamic(varNumber/3). symbolicOutput(0). % set to 1 to see symbolic output only; 0 otherwise. writeClauses:- atleastOneColorPerNode, atmostOneColorPerNode, differentColors. atleastOneColorPerNode:- numNodes(N), numColors(K), between(1,N,I), findall( x-I-J, between(1,K,J), C ), wr...
{ "content_hash": "942096fc0da0dc1b1ac3c3497f71b9c4", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 97, "avg_line_length": 41.064516129032256, "alnum_prop": 0.6241162608012569, "repo_name": "necavit/li-sat-encoded", "id": "3f6b655a15d7cedbcb52a6fffea5c1571a1f4bdc", "size"...
#include "cvtest.h" #include <opencv2/ts.hpp> #include "Matrix.h" #include "types/Scalar.h" #include "core/RNG.h" #include "types/Size.h" #include "types/Point.h" namespace cvtest_general_callback { std::shared_ptr<overload_resolution> overload; NAN_METHOD(callback) { if (overload == nullptr) { throw std::...
{ "content_hash": "c136165c3a2675f73f99387c76bdba6c", "timestamp": "", "source": "github", "line_count": 931, "max_line_length": 132, "avg_line_length": 35.87647690655209, "alnum_prop": 0.6425256728840454, "repo_name": "drorgl/node-alvision", "id": "d985b4fd5c4be378df5709ad4a6431d52c03dd31", "size":...
/* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __STM32F7xx_HAL_CONF_H #define __STM32F7xx_HAL_CONF_H #ifdef __cplusplus extern "C" { #endif #include "main.h" /* Exported types ------------------------------------------------------------*/ /* Exported constants -----------...
{ "content_hash": "042bb6a521327c9b24f4f3aa3ec23737", "timestamp": "", "source": "github", "line_count": 419, "max_line_length": 116, "avg_line_length": 35.47016706443914, "alnum_prop": 0.6248149643385816, "repo_name": "tyskink/STM32_Project", "id": "2af7377214298222020f9850b8424fe1677785cd", "size"...
var app, argv, config, express, fs, http, https, httpsPort, httpsServer, ip, options, os, port, request, server, _; express = require('express'); request = require('request'); fs = require('fs'); http = require('http'); https = require('https'); express = require('express'); _ = require('lodash'); os = require('os'); ...
{ "content_hash": "51baaf521f7374c51c49bd3cabcaeab7", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 115, "avg_line_length": 24.3265306122449, "alnum_prop": 0.6459731543624161, "repo_name": "amschrader/silkworm", "id": "1af71dea9689a6bdfc86d6f7f345c8e237828023", "size": "1...
<?php require_once './include/include_announce.php'; $info_hash = $_GET['info_hash']; if (!$info_hash) $bt->err('Multi-scrape denied!'); $infohash = bin2hex($info_hash); $r = db::o()->p($infohash)->query('SELECT seeders, leechers, downloaded FROM content_torrents WHERE info_hash=? LIMIT 1'); $row = db::o()->...
{ "content_hash": "8dba0f02097f271bde4285d8808422d5", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 72, "avg_line_length": 36.72222222222222, "alnum_prop": 0.56732223903177, "repo_name": "TheCheat/CTRev", "id": "1a6f6f11c678500a5a49916510b8dc7cfa70df84", "size": "927", ...
using System.Collections.Generic; namespace Azure.Analytics.Synapse.Artifacts.Models { /// <summary> File server read settings. </summary> public partial class FileServerReadSettings : StoreReadSettings { /// <summary> Initializes a new instance of FileServerReadSettings. </summary> public ...
{ "content_hash": "9b4665f0cb12050920ab36ea8549be88", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 457, "avg_line_length": 86.359375, "alnum_prop": 0.7125022616247513, "repo_name": "jackmagic313/azure-sdk-for-net", "id": "3e5899e32f577882736afca3348b20c82870abb1", "size"...
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>my-tools</artifactId> <p...
{ "content_hash": "b0a82ffa3534c2172eb49af9de8030c2", "timestamp": "", "source": "github", "line_count": 150, "max_line_length": 104, "avg_line_length": 27.973333333333333, "alnum_prop": 0.7035271687321258, "repo_name": "daishicheng/outcomes", "id": "df8960630e5370a20d38573db20731a29697ca20", "size"...
import React from 'react' import configureStore from 'redux-mock-store' import NavigationContainer from './NavigationContainer' import toJson from 'enzyme-to-json' import {shallow} from 'enzyme' describe('<NavigationContainer />', () => { it('should render', () => { const initialState = { navigationReducer...
{ "content_hash": "bc71a3cb5cb3a09de2596584fce9aacc", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 66, "avg_line_length": 26.342105263157894, "alnum_prop": 0.4945054945054945, "repo_name": "gibbok/react-redux-weather-app", "id": "c9240c2276e373ce3f94d46a61f233290c631e24", ...
"""Module implements quality functions for graph decompositions. """ from __future__ import division, print_function, absolute_import import six range = six.moves.range import numpy as np import scipy import scipy.sparse as sp from . import partitions class QualityFunction(object): def __init__(self): """Bas...
{ "content_hash": "220dba5f5b3d8df7dd0ac8928915b325", "timestamp": "", "source": "github", "line_count": 184, "max_line_length": 112, "avg_line_length": 29.53804347826087, "alnum_prop": 0.6325666973321067, "repo_name": "artemyk/graphy", "id": "ba62b4dbd9fcbe81ceb4e3203ff05e39e509950d", "size": "5435...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "50e569277760a653f28aaef96c5f5967", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "cb0f25b1937dbb305989fc80cc51e8a6c1be2865", "size": "177...
namespace PCSMain { partial class MainScreen { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> ...
{ "content_hash": "a0a4bdcb52dc0cfcd341fdfb01c5d389", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 169, "avg_line_length": 47.278481012658226, "alnum_prop": 0.5989290495314592, "repo_name": "dungle/pcs", "id": "30c7426a607cf07d2824b2eae4d675f78edb4759", "size": "3737", ...
<?xml version="1.0"?> <!-- --> <config> <modules> <Studioforty9_Gallery> <version>1.0.0</version> </Studioforty9_Gallery> </modules> <global> <models> <studioforty9_gallery> <class>Studioforty9_Gallery_Model</class> <resourceMo...
{ "content_hash": "62b80fdd10f62e545f6699cddfb8534f", "timestamp": "", "source": "github", "line_count": 164, "max_line_length": 122, "avg_line_length": 31.408536585365855, "alnum_prop": 0.45195107746068724, "repo_name": "StudioForty9/Gallery", "id": "25ff784d8cb388b65f51e502505ba62cb8276d0a", "size...
<?php // src/Ppiatek/OrderBundle/Entity/Klient.php namespace Ppiatek\OrderBundle\Entity; use Doctrine\Common\Collections\ArrayCollection; use Doctrine\ORM\Mapping as ORM; /** * @ORM\Entity * @ORM\Table(name="klient") */ class Klient { /** * @ORM\Column(name="id_klient",type="integer") * @ORM\Id ...
{ "content_hash": "f645932e35afb186fe67ea7159ee2d22", "timestamp": "", "source": "github", "line_count": 130, "max_line_length": 88, "avg_line_length": 18.49230769230769, "alnum_prop": 0.5519966722129783, "repo_name": "ppiatek/Symfony2products", "id": "9a9ef83c574076b6736426ecf1f149577e25a6d9", "siz...
<!DOCTYPE html> <html class="no-js"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <link rel="stylesheet" href="css/poole.css"> <link rel="stylesheet" href="css/syntax.css"> <link rel="stylesheet" href=...
{ "content_hash": "4134aaf095d5d2572b2466cb90a3b1ff", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 469, "avg_line_length": 53.2093023255814, "alnum_prop": 0.7194055944055944, "repo_name": "blokadaorg/blokadaorg.github.io", "id": "7e3e7fd21656b603a926ff5fb4c3cf27090f7b5c", ...
@implementation MessageTableViewCell - (void)awakeFromNib { // Initialization code } - (void)setSelected:(BOOL)selected animated:(BOOL)animated { [super setSelected:selected animated:animated]; // Configure the view for the selected state } @end
{ "content_hash": "9efa03a4efeecaa61a533bef3e7a0fa8", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 60, "avg_line_length": 21.75, "alnum_prop": 0.7394636015325671, "repo_name": "chensy-and/maksmaigin", "id": "7e76954cae740a875bf0c85850a7017914708cad", "size": "440", "bi...
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Class: Test::Unit::Collector::Dir</title> <meta http-equ...
{ "content_hash": "5d9bab6afa68098d89fdd01f3660259b", "timestamp": "", "source": "github", "line_count": 137, "max_line_length": 120, "avg_line_length": 23, "alnum_prop": 0.5480799746112345, "repo_name": "ThoughtWorksStudios/oauth2_provider", "id": "560add00934b7a35d12c0ba7e374a8869aa6954d", "size":...
{if $pagination and $pagination.PAGES > 1 and $pagination.PAGES < 10} <div class="pull-right"> {'GO_TO_PAGE'|i18n} <div class="btn-group"> {if $pagination.PREV} <a href="{$pagination.PREV}" class="btn page-previous">&larr;</a> {/if} {for $i=1 to $pagination.PAGES} <a href="{$pagination.URL}?p={$i}...
{ "content_hash": "4356610fd7844fc2bf8a91856d9a620c", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 162, "avg_line_length": 38.625, "alnum_prop": 0.6148867313915858, "repo_name": "ivacuum/dev.ivacuum.ru", "id": "c40b7c4321a0766301be2c97e0081179c2b0a502", "size": "1236", ...
package de.jowisoftware.sshclient.util; public interface RingBuffer<E> extends Iterable<E> { public E get(int i); public void append(E element); public int size(); public E[] toArray(E[] array); public Iterable<E> reversed(); public RingBuffer<E> getSnapshot(); }
{ "content_hash": "540ffe73b6e905d7164a6b185cfc80a8", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 52, "avg_line_length": 29.9, "alnum_prop": 0.6622073578595318, "repo_name": "jochenwierum/sshclient", "id": "d0e589c6f495d2af258cdfc2b17c0242d91bfe2e", "size": "299", "bi...
Examples ======== Determining :math:`\beta` and :math:`\eta` Values ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Before any suppositions may be gathered, it is appropriate to calculate :math:`\beta` and :math:`\eta` values. Once we are satisfied that :math:`\beta` and :math:`\eta` match the raw data, we...
{ "content_hash": "4f13cde8780dcefee38d39e836e913c1", "timestamp": "", "source": "github", "line_count": 175, "max_line_length": 485, "avg_line_length": 41.70857142857143, "alnum_prop": 0.6877654473215509, "repo_name": "slightlynybbled/weibull", "id": "ba3bfdd8615a995711d3544dffaa125e8866a0ad", "siz...
'use strict'; exports = module.exports = function(app, mongoose) { require('./schema/Achievement')(app, mongoose); };
{ "content_hash": "1f96f4096a53222f501804fb49c56fd1", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 52, "avg_line_length": 24.2, "alnum_prop": 0.6859504132231405, "repo_name": "twhyntie/user-guide", "id": "4dd34684357ab9669e6917b8b2d764501cb55047", "size": "121", "binary...
package com.ferox.physics.collision.shape; import com.ferox.math.Const; import com.ferox.math.Vector3; /** * Box represents a three dimensional rectangular prism centered on its local origin with configurable * dimensions aligned with its local x, y, and z axis. * * @author Michael Ludwig */ public class Box ex...
{ "content_hash": "337d6433daa4120ef6bed59d487ab8aa", "timestamp": "", "source": "github", "line_count": 114, "max_line_length": 105, "avg_line_length": 29.385964912280702, "alnum_prop": 0.5946268656716418, "repo_name": "geronimo-iia/ferox", "id": "5b16b1535139356acaa62ac026ea86764d1f72bc", "size": ...
require 'reportify/builder' require 'reportify/column_format' require 'reportify/report_cell' require 'reportify/report_column' require 'reportify/report_format' require 'reportify/version' require 'reportify/column_formatters/cs_usd' require 'reportify/column_formatters/date_format' require 'reportify/column_formatter...
{ "content_hash": "5fc7672a227437e85e0e117376980050", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 50, "avg_line_length": 35.35294117647059, "alnum_prop": 0.8302828618968386, "repo_name": "infinitysw/reportify", "id": "00eb889226205df7d297303fa4f09ab2332e5064", "size": "...
namespace safe_browsing { RemoteHostContactedSignalProcessor::RemoteHostContactedSignalProcessor() = default; RemoteHostContactedSignalProcessor::~RemoteHostContactedSignalProcessor() = default; void RemoteHostContactedSignalProcessor::ProcessSignal( const ExtensionSignal& signal) { DCHECK_EQ(ExtensionS...
{ "content_hash": "68f2bbfc2f8cb7df0b07af5f1a1db3a3", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 88, "avg_line_length": 39, "alnum_prop": 0.7385531135531136, "repo_name": "chromium/chromium", "id": "44a202b11e19b46d8fa6c95d768ccafdba3aa228", "size": "2549", "binary":...
using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Collections.Immutable; using System.IO; using System.Threading; using System.Threading.Tasks; namespace Discord.Net.Queue { public class RequestQueue { public event Func<string, Bucket, int, Task> RateLim...
{ "content_hash": "8b3e8c8ae3c8c148f841be41c136f5cf", "timestamp": "", "source": "github", "line_count": 189, "max_line_length": 136, "avg_line_length": 46.04761904761905, "alnum_prop": 0.60783637826037, "repo_name": "Joe4evr/Discord.Net", "id": "37e5f816c4c72745cb3e4ced317128f62111fabb", "size": "8...
package org.slc.sli.test.generators; import java.util.List; import java.util.Random; import org.apache.log4j.Logger; import org.slc.sli.test.edfi.entities.AcademicWeek; import org.slc.sli.test.edfi.entities.ReferenceType; public class AcademicWeekGenerator { private static final Logger log = Logger.getLogger(...
{ "content_hash": "72387d08990d268f98c672bb128507d9", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 131, "avg_line_length": 32.24, "alnum_prop": 0.6129032258064516, "repo_name": "inbloom/secure-data-service", "id": "2f93d92b90d68794caaec87f4fb82239f3b3b2a7", "size": "2229...
class Queue(object): def __init__(self): self.items = [] def __str__(self): return ("Queue of size: %d" % len(self.items)) def isEmpty(self): return len(self.items) == 0 def enqueue(self, item): self.items.insert(0, item) def dequeue(self): return self.ite...
{ "content_hash": "d081a9a406537de98d5ad97ec1b28a8e", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 54, "avg_line_length": 20.105263157894736, "alnum_prop": 0.5445026178010471, "repo_name": "Bernardinhouessou/Projets_Autres", "id": "a33fa8367cc76d19261926317edef1914585f0be"...
namespace device { using mojom::SensorType; double GetSensorMaxAllowedFrequency(SensorType type) { switch (type) { case SensorType::AMBIENT_LIGHT: return SensorTraits<SensorType::AMBIENT_LIGHT>::kMaxAllowedFrequency; case SensorType::PROXIMITY: return SensorTraits<SensorType::PROXIMITY>::kMaxAll...
{ "content_hash": "e38baf102b41da1a2ffb65776e8f1b14", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 79, "avg_line_length": 46.243589743589745, "alnum_prop": 0.752703077349598, "repo_name": "chromium/chromium", "id": "78baec0d0dfa228e4ae00875b4c8bdb9bfec5c83", "size": "382...
package com.buschmais.xo.impl.proxy.entity.property; import com.buschmais.xo.impl.EntityPropertyManager; import com.buschmais.xo.impl.proxy.common.property.AbstractTransientPropertyGetMethod; import com.buschmais.xo.spi.metadata.method.TransientPropertyMethodMetadata; public class TransientPropertyGetMethod<Entity, R...
{ "content_hash": "deec109c5db2fcaa8177424b6464426c", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 154, "avg_line_length": 51.583333333333336, "alnum_prop": 0.8336025848142165, "repo_name": "SMB-TEC/extended-objects", "id": "5b93869fa95371d611a8fee138bed06acfa4e6a4", "si...
function MainNavBar(Window) { //create module instance var self = Ti.UI.createTabGroup(); //create module instance var HomeWindow = require('ui/common/HomeWindow'), LocationWindow = require('ui/common/LocationWindow'), MoreWindow = require('ui/common/MoreWindow'); //create app tabs var homeWin = new HomeW...
{ "content_hash": "53169c3aa46b6e745ce6d77e951a0155", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 55, "avg_line_length": 23.30952380952381, "alnum_prop": 0.6833503575076609, "repo_name": "rajanishr/SaiTemplePA", "id": "2ee90604bf525979cfe10fb23e8ae49414099ec9", "size": ...
<?php namespace Illuminate\Support\Traits; use Illuminate\Support\Fluent; use Illuminate\Contracts\Container\Container; trait CapsuleManagerTrait { /** * The current globally used instance. * * @var object */ protected static $instance; /** * The container insta...
{ "content_hash": "6311e5b5066f2da5fd16568387535518", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 68, "avg_line_length": 21.73913043478261, "alnum_prop": 0.5646666666666667, "repo_name": "focuslife/v0.1", "id": "dbf091113994920bef4837cb4477fea12878d121", "size": "1500",...
Advent Of Code 2016 (http://adventofcode.com/2016) repo with (very quickly coded) solutions
{ "content_hash": "cee72c546f42340c2c4ef2a9bf0ebcfb", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 91, "avg_line_length": 92, "alnum_prop": 0.782608695652174, "repo_name": "dragonfyre13/adventofcode2016", "id": "c04f6fcb8f16e1108cda2411d908448e1ec63c63", "size": "111", ...
package de.leanovate.swaggercheck.schema.model import de.leanovate.swaggercheck.schema.adapter.NodeAdapter /** * Element of a json schema model. */ trait Definition { /** * Validate a json node versus this schema object. * * @param schema the overall model * @param path the current json path ele...
{ "content_hash": "cff261e37a4118e859fb464a79c08c36", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 117, "avg_line_length": 39.516129032258064, "alnum_prop": 0.6179591836734694, "repo_name": "leanovate/swagger-check", "id": "a1deebec480fd47ad4070be42f53cba3d3bb4f17", "siz...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "bf7f57dcc3ad7b03127ef38642fdc147", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "b99fe6c5f1907697b70be01f1a79535789b13a61", "size": "18...
namespace stan { namespace math { template <typename F> void jacobian(const F& f, const Eigen::Matrix<double, Eigen::Dynamic, 1>& x, Eigen::Matrix<double, Eigen::Dynamic, 1>& fx, Eigen::Matrix<double, Eigen::Dynamic, Eigen::Dynamic>& J) { using Eigen::Dynamic; using Eigen::Matrix; // ...
{ "content_hash": "94a16c0e9383f7f91e859110dbf7b2fa", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 76, "avg_line_length": 27.133333333333333, "alnum_prop": 0.6044226044226044, "repo_name": "stan-dev/math", "id": "75692b0691195a2101a7e8eb3426833ba9babf7c", "size": "1049",...
class AddDeliveredAtAndCanceledAtToSpreeShipments < ActiveRecord::Migration def change add_column :spree_shipments, :delivered_at, :datetime add_column :spree_shipments, :canceled_at, :datetime end end
{ "content_hash": "ab43c78005be3603233f05b671c3f2a6", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 75, "avg_line_length": 35.666666666666664, "alnum_prop": 0.780373831775701, "repo_name": "sunny2601/spree-point-of-sale", "id": "4e98d53eb288a0beed57a646dc34921d26c2b18f", "...
package calculadora; import java.awt.Dimension; import java.awt.event.KeyEvent; import java.math.BigDecimal; import java.math.RoundingMode; import javax.swing.JFrame; import javax.swing.UIManager; public class CalculadoraGuiPanel extends javax.swing.JPanel { private String input; private String output; ...
{ "content_hash": "ae5464200d196805aea288ccdb5eabe5", "timestamp": "", "source": "github", "line_count": 775, "max_line_length": 133, "avg_line_length": 43.0141935483871, "alnum_prop": 0.6447984161267099, "repo_name": "kevinesaa/calculadora", "id": "5d4202846515d795cf6d3cde348d1033ae821ef9", "size":...
<?php namespace Acme\Test\Domain\Entity; use Acme\Domain\Entity\EntityInterface; use Acme\Domain\Entity\EntityTrait; /** * TestData for EntityTrait * * @author k.holy74@gmail.com */ final class EntityTraitTestData implements EntityInterface, \ArrayAccess, \IteratorAggregate { use EntityTrait; private $id; p...
{ "content_hash": "f938c4c4a75a7ca2425f03f88c7bf501", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 103, "avg_line_length": 18.55, "alnum_prop": 0.7223719676549866, "repo_name": "k-holy/create-my-own-framework-on-top-of-the-pimple", "id": "7e025fbbcfda1a878baaa436f65c3e5c60...
package com.ztiany.layoutmanager; import android.annotation.SuppressLint; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v7.widget.DividerItemDecoration; import android.support.v7.widget.RecyclerView; import android.util.Log; import ...
{ "content_hash": "65c5d64668964e1c539fa24599ba5b11", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 123, "avg_line_length": 36.142857142857146, "alnum_prop": 0.6909090909090909, "repo_name": "Ztiany/Repository", "id": "9700f11b0045b678a79d4b47a07cb4cf794f3aa0", "size": "2...
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /// Gecko's pseudo-element definition. #[derive(Clone, Debug, Eq, Hash, PartialEq)] pub enum PseudoElement { ...
{ "content_hash": "912d2877b7930da755bf2648f3deb254", "timestamp": "", "source": "github", "line_count": 1897, "max_line_length": 120, "avg_line_length": 50.10121244069583, "alnum_prop": 0.5310073441215463, "repo_name": "nrc/rustc-perf", "id": "4a18723ec854e66e3e04c75e94025ccde497259a", "size": "950...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "435aad42cd4c3dc96665c5fbf09be6cc", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "3070af5c1e1b6d8a8c9908d5d405b4afbeaf6aae", "size": "196...
<footer id="contentinfo" class="body"> <div class="wrapper-footer-inner"> <address id="about" class="vcard body"><em> Built with <a href="http://compass-style.org/">Compass</a>, <a href="http://zengrids.com/">Zen Grids</a> and <a href="http://ethanschoonover.com/solarized">Solarized</a> ...
{ "content_hash": "8a56bd856d1d5fc1ccc0b643815010a5", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 73, "avg_line_length": 42.916666666666664, "alnum_prop": 0.5902912621359223, "repo_name": "briandant/zen-zen-pelican", "id": "679a922498c2643167905432bd9d4bc3cfc15d22", "si...
<?php namespace J2t\Rewardpoints\Observer; use Magento\Framework\Event\ObserverInterface; class ProcessAdminConfiguration implements ObserverInterface { protected $request; protected $_storeInterface; protected $_scopeConfig; protected $_moduleList; protected $curl; protected $messageM...
{ "content_hash": "8e918d8ceb3b6a2e748c841e8ac68aa0", "timestamp": "", "source": "github", "line_count": 105, "max_line_length": 204, "avg_line_length": 40.91428571428571, "alnum_prop": 0.5500465549348231, "repo_name": "letunhatkong/tradebanner", "id": "c7eb6dc4341d822787679c2b1134ab7f5a582d3a", "si...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Mon Nov 25 11:44:57 CST 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> 类 com.baidu.mapapi.map.MapView.La...
{ "content_hash": "6c7cf89be9904a076f0820a88d1efacb", "timestamp": "", "source": "github", "line_count": 145, "max_line_length": 209, "avg_line_length": 40.43448275862069, "alnum_prop": 0.6048098243220195, "repo_name": "rxwen/gps_clock", "id": "d96a9bf2db17707a55ccc0ea05882f921f318d10", "size": "606...
package fiftyfive.wicket.js; import org.apache.wicket.markup.html.panel.Panel; public class IntegrationTestTemplatePanel extends Panel { public IntegrationTestTemplatePanel(String id) { super(id); add(new DomReadyTemplate(getClass())); } }
{ "content_hash": "af0def80a4115840e189ccfc1d4ece08", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 55, "avg_line_length": 20.846153846153847, "alnum_prop": 0.7195571955719557, "repo_name": "55minutes/fiftyfive-wicket-2.x", "id": "331539b73b5d5d0acf9fad527cbd04e03356dcdc", ...
<?php namespace Google\AdsApi\Dfp\v201705; /** * This file was generated from WSDL. DO NOT EDIT. */ class updateCreativeWrappersResponse { /** * @var \Google\AdsApi\Dfp\v201705\CreativeWrapper[] $rval */ protected $rval = null; /** * @param \Google\AdsApi\Dfp\v201705\CreativeWrapper[] ...
{ "content_hash": "93f2899dd6d8b3fac748507540949d57", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 72, "avg_line_length": 19.25581395348837, "alnum_prop": 0.5978260869565217, "repo_name": "jeraldfeller/jbenterprises", "id": "e7d94ada8ec0c2bd1c73e1d6897eb12fb1f3eef8", "si...
""" Django settings for billjobs project. For more information on this file, see https://docs.djangoproject.com/en/1.8/topics/settings/ For the full list of settings and their values, see https://docs.djangoproject.com/en/1.8/ref/settings/ """ # Build paths inside the project like this: os.path.join(BASE_DIR, ...) i...
{ "content_hash": "9af67debc1a45429db8bb954be7e6bc1", "timestamp": "", "source": "github", "line_count": 101, "max_line_length": 71, "avg_line_length": 26.89108910891089, "alnum_prop": 0.6804123711340206, "repo_name": "ioO/billjobs", "id": "7172736d930e6449b0b743cd4a838a3c73e2792f", "size": "2716", ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using DataStructures; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace DataStructuresTests { [TestClass] public class TrieTest { [TestMethod] public void Trie_Cr...
{ "content_hash": "e0358bf76c86d8a3f542233e1c3aa63f", "timestamp": "", "source": "github", "line_count": 113, "max_line_length": 74, "avg_line_length": 23.575221238938052, "alnum_prop": 0.5382882882882883, "repo_name": "pmcculler/datastructures", "id": "f7715afae238a084e46b79a9b3147a23a71d74d6", "si...
require 'spec_helper' describe SnippetsController do let(:user) { create(:user) } describe 'GET #index' do let(:user) { create(:user) } context 'when username parameter is present' do it 'renders snippets of a user when username is present' do get :index, params: { username: user.username }...
{ "content_hash": "42393ee2efc5e001c7d4e3954a9746b3", "timestamp": "", "source": "github", "line_count": 622, "max_line_length": 114, "avg_line_length": 30.533762057877812, "alnum_prop": 0.5963037068239259, "repo_name": "axilleas/gitlabhq", "id": "5c6858dc7b2be5fbbfe394a273181bdfa3ead2c5", "size": "...
tags: politics layout: post title: "Not driven by polls, eh?" --- <a href="http://www.washingtonpost.com/wp-dyn/articles/A19483-2002Aug14.html">In S.D., Bush Faces Test of Fiscal Responsibility</a><br> So <b>now</b> Bush is for fiscal responsibility. I see. We can throw billions upon billions of dollars at a pie-in...
{ "content_hash": "16e7499336eec4f58bbad1357503c241", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 335, "avg_line_length": 49.45454545454545, "alnum_prop": 0.7536764705882353, "repo_name": "cwinters/cwinters.github.io", "id": "c3f8c6a35f996cb604a8bb5aaba7f78eb4587c58", "...
[![build badge](https://github.com/xabgesagtx/telegram-spring-boot-starter/workflows/build/badge.svg)](https://github.com/xabgesagtx/telegram-spring-boot-starter/actions?query=workflow%3Abuild) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.xabgesagtx/telegram-spring-boot-starter/badge.sv...
{ "content_hash": "01e07e490dc2913550a4c8a7af55b8fd", "timestamp": "", "source": "github", "line_count": 92, "max_line_length": 550, "avg_line_length": 37.858695652173914, "alnum_prop": 0.7507895492391616, "repo_name": "xabgesagtx/telegram-spring-boot-starter", "id": "075d00a1cdee315beeaf32465ae19196a...
package ru.stqa.trainings.junit.simple1.sample3; import org.junit.After; import org.junit.Before; import org.junit.Test; public class MethodFixturesTest { private Object x = new Object(); @Before public void setUp() { System.out.println("setUp " + x); } @Test public void test1() { System.out....
{ "content_hash": "9062a00850ece7ba3937e97ed3dbc269", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 48, "avg_line_length": 16.35483870967742, "alnum_prop": 0.6370808678500987, "repo_name": "barancev/junit_samples", "id": "54fd7a248d48549711b5b5b248c6ddc8cd25ecca", "size":...
from os.path import exists from threading import RLock from cachetools import LFUCache, cached class _FilePointerCache(LFUCache): """ A least-frequently-used file pointer cache class with an eviction method that closes open files. """ def popitem(self): """ Evict a cache item. ...
{ "content_hash": "d727c05c65abe86e0cd30a50041c7e63", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 78, "avg_line_length": 30.385714285714286, "alnum_prop": 0.6046074283027738, "repo_name": "terrycojones/dark-matter", "id": "1611afbe83ee5504a9416cfe88d456d1e7c56517", "siz...
title: "Monétisation" description: "Découvrez comment optimiser vos revenus sur tous les appareils. Améliorez l'expérience des internautes et gagnez de l'argent." updated_on: 2014-05-29 --- {% comment %} Page content will be output by the section layout based on the article collection matching page.id {% endcomment %}...
{ "content_hash": "e10ed87ea9ae32abb03097356f4fa18c", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 140, "avg_line_length": 32.3, "alnum_prop": 0.7708978328173375, "repo_name": "jeffposnick/WebFundamentals", "id": "5672b66edad35e8c781048ae3442688faad91cc6", "size": "331",...
import logging import django from django.conf import settings from django.contrib import auth from django.contrib.auth.decorators import login_required # noqa from django.contrib.auth import views as django_auth_views from django import shortcuts from django.utils import functional from django.utils import http from ...
{ "content_hash": "10ab77a26b39da08f238756e9ab0cb39", "timestamp": "", "source": "github", "line_count": 207, "max_line_length": 79, "avg_line_length": 39.734299516908216, "alnum_prop": 0.6519148936170213, "repo_name": "AlexOugh/horizon", "id": "0f546a5d895bbcf30071ebe64326aa76c07ed578", "size": "87...
<resources> <!-- Base application theme. --> <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"> <!-- Customize your theme here. --> <item name="colorPrimary">@color/colorPrimary</item> <item name="colorPrimaryDark">@color/colorPrimaryDark</item> <it...
{ "content_hash": "77562a5759beea9f18eb2f8eba6b6b11", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 77, "avg_line_length": 33, "alnum_prop": 0.6509926854754441, "repo_name": "xu6148152/binea_project_for_android", "id": "18406471e2325fd60fa6087c06e9279ad8b52a7e", "size": "...
module Listen module QueueOptimizer private def _smoosh_changes(changes) # TODO: adapter could be nil at this point (shutdown) if _adapter_class.local_fs? cookies = changes.group_by do |_, _, _, _, options| (options || {})[:cookie] end _squash_changes(_reinterpre...
{ "content_hash": "6bd09e7f7a2242f97a092842ae7fd022", "timestamp": "", "source": "github", "line_count": 114, "max_line_length": 79, "avg_line_length": 32.18421052631579, "alnum_prop": 0.5750885799945489, "repo_name": "yeldartoktasynov/app-landing-page", "id": "d01377c0053a4f8745c8a86a4e78c9a343ff2c8b...
<?php class Dropzone extends CInputWidget { const DOMAIN='Dropzone'; public function init() { $assets = Yii::app()->assetManager->publish(__DIR__); /** @var CClientScript $cs */ $cs = Yii::app()->clientScript; $cs->registerCoreScript('jquery'); $cs->registerScriptFi...
{ "content_hash": "73b0e9709981219c844cb100b2fe0187", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 132, "avg_line_length": 41.82222222222222, "alnum_prop": 0.5706695005313497, "repo_name": "relbraun/fileUploader", "id": "6acaf2c5ee8cd23ec3a6e00a0b8f390aab06826f", "size":...
namespace gfx { class GLImage; } namespace gpu { namespace gles2 { class Texture; class NativeImageBuffer : public base::RefCountedThreadSafe<NativeImageBuffer> { public: static scoped_refptr<NativeImageBuffer> Create(GLuint texture_id); virtual void AddClient(gfx::GLImage* client) = 0; virtual void RemoveCl...
{ "content_hash": "e05f3d8d1729c04a201433a1233089c4", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 80, "avg_line_length": 24.44859813084112, "alnum_prop": 0.6903669724770642, "repo_name": "guorendong/iridium-browser-ubuntu", "id": "e5311846295239523be71a7b803a4776e24597a6...
You can use the [editor on GitHub](https://github.com/abedon/CodeRepo/edit/master/index.md) to maintain and preview the content for your website in Markdown files. Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your M...
{ "content_hash": "dcf206645d15d4962ac69a93c49b8461", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 242, "avg_line_length": 35.31428571428572, "alnum_prop": 0.7564724919093851, "repo_name": "abedon/EncoreCrawler", "id": "f5ce110d59364ce20886ba4fc39594cfa0c6016f", "size": ...
import fetch from '../fetch' export const SET_CONTROLLED = 'SET_CONTROLLED' export const SET_CONTROLLED_SUCCESS = 'SET_CONTROLLED_SUCCESS' export const SET_CONTROLLED_ERROR = 'SET_CONTROLLED_ERROR' export function setControlled(controlled) { return dispatch => { dispatch({ type: SET_CONTROLLED }) return fet...
{ "content_hash": "3ddd257878697b96ba186a01234c2a53", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 62, "avg_line_length": 24.137931034482758, "alnum_prop": 0.5585714285714286, "repo_name": "akileh/fermtempctrl", "id": "c82f158c4164dc8cea36a7adf3fae86cd221cc65", "size": "...
<?php namespace api\modules\v1\controllers; use Yii; use yii\rest\ActiveController; use yii\web\Response; use api\modules\v1\models\Country; // use yii\helpers\Json; use api\util\DataService; use yii\httpclient\Client; // use yii\base\Object; class CountryController extends ActiveController { public $modelClass = ...
{ "content_hash": "59801d97504dd61f38c4078911250de3", "timestamp": "", "source": "github", "line_count": 136, "max_line_length": 230, "avg_line_length": 35.963235294117645, "alnum_prop": 0.5152320588836639, "repo_name": "XingVenus/yii2-advanced", "id": "a6224a4b0c421f3dea32133b566b9430263329b4", "si...
@import '../../core'; @import '../../../components/byline/byline'; @import '../../../components/carousel/carousel'; @import '../../../components/dropdown/dropdown'; @import '../../../components/footer/footer'; @import '../../../components/images/fullpage-hero'; @import '../../../components/images/images'; @import '.....
{ "content_hash": "d767a708588ecddf50b5f973a3486705", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 62, "avg_line_length": 42.333333333333336, "alnum_prop": 0.6456692913385826, "repo_name": "camelburrito/ampstart", "id": "ab879730f58d9b41f31610ac40839cb346d6fe0e", "size":...
FROM balenalib/hummingboard-debian:sid-run # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependencies RUN apt-get up...
{ "content_hash": "55c81bfb162079025ef060bb74117cf2", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 705, "avg_line_length": 52.15384615384615, "alnum_prop": 0.7074729596853491, "repo_name": "nghiant2710/base-images", "id": "95a268957019d2636e988906a40de20cb5a0f847", "size...
package modtweaker.mods.botania; import minetweaker.MineTweakerAPI; import modtweaker.mods.botania.handlers.*; import net.minecraft.item.ItemStack; import vazkii.botania.common.item.block.ItemBlockSpecialFlower; public class Botania { public Botania() { MineTweakerAPI.registerClass(Apothecary.class); ...
{ "content_hash": "3e09ad13e206589847af89dee6b3f7d5", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 102, "avg_line_length": 37.77777777777778, "alnum_prop": 0.7558823529411764, "repo_name": "elucent/ModTweaker", "id": "340e241eb199d7944d3b8aa832f72ddc1a0478b1", "size": "1...
if ($ENV:PROCESSOR_ARCHITEW6432 -eq 'AMD64') { try { &"$ENV:WINDIR\SysNative\WindowsPowershell\v1.0\PowerShell.exe" -File $PSCOMMANDPATH } catch { Throw ('Failed to start {0}' -f $PSCOMMANDPATH) } exit } #endregion ARM64Handling #region Check try { if (-not (Test-Path -LiteralPath...
{ "content_hash": "33f53ae60057f730fe086473911f1b8e", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 205, "avg_line_length": 22.77777777777778, "alnum_prop": 0.6839024390243903, "repo_name": "jhochwald/PowerShell-collection", "id": "2ee36d0b374bc31f9e35ef96d7cb3956124b034f",...
package io.github.cloudiator.rest.converter; import com.google.common.base.Strings; import de.uniulm.omi.cloudiator.util.TwoWayConverter; import io.github.cloudiator.rest.model.Cloud; import org.cloudiator.messages.entities.IaasEntities; /** * Created by volker on 29.05.17. */ public class CloudToCloudConverter imp...
{ "content_hash": "495271fc7654050a44887eddb7462a84", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 108, "avg_line_length": 37.785714285714285, "alnum_prop": 0.7497164461247637, "repo_name": "cloudiator/rest-server", "id": "edd6a4c26649e43912bfbc4b5b2e65d17134d633", "size...
/* Include declarations. */ #include "MagickCore/studio.h" #include "MagickCore/channel.h" #include "MagickCore/color.h" #include "MagickCore/color-private.h" #include "MagickCore/colorspace-private.h" #include "MagickCore/composite.h" #include "MagickCore/composite-private.h" #include "MagickCore/draw.h" #include ...
{ "content_hash": "7a40929667b0e045808c3b2b86e52cd9", "timestamp": "", "source": "github", "line_count": 1081, "max_line_length": 80, "avg_line_length": 32.285846438482885, "alnum_prop": 0.584395862582734, "repo_name": "leoz/ImageMagick", "id": "175d42e4cd75a483dc1b7484819defdd2c21ce09", "size": "37...
<?xml version="1.0" encoding="utf-8"?> <manifest package="com.sampsonjoliver.firestarter" xmlns:android="http://schemas.android.com/apk/res/android"> <!-- To auto-complete the email text field in the login form with the user's emails --> <uses-permission android:name="android.permission.GET_ACCOUNTS"/> ...
{ "content_hash": "e4672bda7868d83cef1a009dd9984df5", "timestamp": "", "source": "github", "line_count": 93, "max_line_length": 102, "avg_line_length": 40.39784946236559, "alnum_prop": 0.6811285600212936, "repo_name": "sampsonjoliver/Firestarter", "id": "b4966d023771a83c3de372b80c05b98f4e30f7c9", "s...
package com.squareup.otto; import java.lang.reflect.InvocationTargetException; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import java.util.concurrent.ConcurrentHashMap; import java.ut...
{ "content_hash": "4a3e7953b5cde2c877753df70db557fe", "timestamp": "", "source": "github", "line_count": 448, "max_line_length": 120, "avg_line_length": 37.714285714285715, "alnum_prop": 0.6896898674242424, "repo_name": "adennie/otto", "id": "9a0746f0dcaa183e0304ce439df9ca2d219bf5e4", "size": "17531...
import numpy as np from scipy.stats import chi2 class NormalInverseWishartDistribution(object): def __init__(self, mu, lmbda, nu, psi): self.mu = mu self.lmbda = float(lmbda) self.nu = nu self.psi = psi self.inv_psi = np.linalg.inv(psi) self.cholesky = np.linalg.chol...
{ "content_hash": "3b77dc48192afbea7e144e66e7fbfa73", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 89, "avg_line_length": 35.96875, "alnum_prop": 0.5855777584708949, "repo_name": "tansey/hbayes-rl", "id": "994139f6ee713653c8d6df6d1872d8b10cb1df39", "size": "1151", "bin...
Users want to be able to add tags to stories without using the Tags API and they should be searchable by subtype and able to be differentiated between different use cases, such as manual vs. automatic # Proposal We propose that the necessary subtype field in tags be included in the ANS schema so that users can search...
{ "content_hash": "d0cbb4f6c5232dcdf675b32c5a487cf9", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 200, "avg_line_length": 27.571428571428573, "alnum_prop": 0.6826424870466321, "repo_name": "washingtonpost/ans-schema", "id": "257f46a0cff35c77aa7700afb81466f15371431f", "s...
import logging import sys import weakref from six import u, b import six import webob from wsme.exc import ClientSideError, UnknownFunction from wsme.protocol import getprotocol from wsme.rest import scan_api from wsme import spore import wsme.api import wsme.types log = logging.getLogger(__name__) html_body = u("...
{ "content_hash": "aa58df34178f777a0b6e4bc9560bde80", "timestamp": "", "source": "github", "line_count": 372, "max_line_length": 78, "avg_line_length": 32.373655913978496, "alnum_prop": 0.5230424312878851, "repo_name": "stackforge/wsme", "id": "e71f1f783863de112f06f5fca2df2d2399f9689d", "size": "120...
Android-helper ============== my self created android helper class
{ "content_hash": "45d85f1808188e8f400ecf602cd56d7f", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 36, "avg_line_length": 17, "alnum_prop": 0.6470588235294118, "repo_name": "abangadit/Android-helper", "id": "6ab01f3ac0a970e74ccdd07b097dada9ba594c52", "size": "68", "bina...
/** * http://plugins.jquery.com/project/query-object * jQuery.query - Query String Modification and Creation for jQuery * Written by Blair Mitchelmore (blair DOT mitchelmore AT gmail DOT com) * Licensed under the WTFPL (http://sam.zoy.org/wtfpl/). * Date: 2009/8/13 * * @author Blair Mitchelmore * @version 2.1.7...
{ "content_hash": "85a1d226a9dabeaa460e182c7357cf20", "timestamp": "", "source": "github", "line_count": 225, "max_line_length": 113, "avg_line_length": 33.56, "alnum_prop": 0.47967156667990996, "repo_name": "ArabellaTech/django-basic-cms", "id": "86d47df2cc173322d0ec6b8bd8d5b5552747b70c", "size": "...
mvn install java -jar demo/target/steamside-demo-1.0-SNAPSHOT.jar
{ "content_hash": "e3bc89670b3cd08b17bf5373ed04fce8", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 53, "avg_line_length": 32.5, "alnum_prop": 0.8153846153846154, "repo_name": "arboliveira/steamside", "id": "9e9c1fb06442fca7bf9316223639af1aa33fff1a", "size": "65", "binar...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/be...
{ "content_hash": "969bc10db97947999b265a1cd719cb35", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 125, "avg_line_length": 39.25, "alnum_prop": 0.7558386411889597, "repo_name": "jirkapinkas/example-mailer-spring", "id": "d179560ef0fa381c9c5306189a1b229d0f7bd401", "size":...
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="generator" content="pandoc" /> <meta http-equiv="X-UA-Compatible" content="IE=EDGE" /> <title>Resources</title> <script src="site_libs/header-attrs-2.13/header-attrs.js"></script> <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script...
{ "content_hash": "456992838694a625a39ec0606e388e8b", "timestamp": "", "source": "github", "line_count": 678, "max_line_length": 232, "avg_line_length": 37.52654867256637, "alnum_prop": 0.6765711590614314, "repo_name": "alanarnholt/alanarnholt.github.io", "id": "b78718c3693d802f049fde0d83070097a5d8c79...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Threading.Tasks; using Elasticsearch.Net; namespace Nest { using GetIndexResponseConverter = Func<IElasticsearchResponse, Stream, GetIndexResponse>; public partial class ElasticClient { /// <inheritdoc /> public I...
{ "content_hash": "54720152a522ce921467f12fffece0a1", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 113, "avg_line_length": 33.134328358208954, "alnum_prop": 0.7801801801801802, "repo_name": "amyzheng424/elasticsearch-net", "id": "9fa4741bc4adce109f84acdb6f74c9ba703a3de2", ...
<?php namespace IPCApplicationBundle\DataFixtures\PHPCR; use Doctrine\Common\DataFixtures\FixtureInterface; use Doctrine\Common\DataFixtures\OrderedFixtureInterface; use Doctrine\Common\Persistence\ObjectManager; use Doctrine\ODM\PHPCR\DocumentManager; use Symfony\Cmf\Bundle\ContentBundle\Doctrine\Phpcr\StaticContent;...
{ "content_hash": "0ade44d38fd396d4a2ff2f230f2376cf", "timestamp": "", "source": "github", "line_count": 93, "max_line_length": 80, "avg_line_length": 34.236559139784944, "alnum_prop": 0.652324120603015, "repo_name": "ElectricMaxxx/ipc-cmf-example-application", "id": "e6f86dffd693ff19a655ba8ae6519d4c7...
@interface PodsDummy_Reindeer : NSObject @end @implementation PodsDummy_Reindeer @end
{ "content_hash": "b69e3987e287c272efcc63f618e0763e", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 40, "avg_line_length": 21.5, "alnum_prop": 0.8255813953488372, "repo_name": "Evilcome/Reindeer", "id": "0cd05e03e18a14e67c1191ea514faf40b7c95d73", "size": "120", "binary":...
package org.jboss.seam.faces.test.weld.projectstage; public class NoStageRestrictionBean { }
{ "content_hash": "2022e22f05b21ff6e76e2ee8f6189b42", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 52, "avg_line_length": 19, "alnum_prop": 0.8105263157894737, "repo_name": "Purushottam2005/faces", "id": "30931c7ea675fa5f4d7f84abab1f1afb93f3cf8e", "size": "95", "binary"...