text
stringlengths
2
1.04M
meta
dict
<?php namespace PizzaBundle\Admin; use Sonata\AdminBundle\Admin\Admin; use Sonata\AdminBundle\Datagrid\ListMapper; use Sonata\AdminBundle\Datagrid\DatagridMapper; use Sonata\AdminBundle\Form\FormMapper; use Sonata\AdminBundle\Route\RouteCollection; class OrderAdmin extends Admin { protected function config...
{ "content_hash": "d930d150df08847ec7075a543b905f0c", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 79, "avg_line_length": 28.60810810810811, "alnum_prop": 0.43693906471421823, "repo_name": "artro8/Symfony3---WebsitePizza", "id": "75df490c15759f0b93d63f1d92c3ca2d2ffba9dd", ...
<?php namespace Google\AdsApi\AdManager\v202202; /** * This file was generated from WSDL. DO NOT EDIT. */ class LineItemErrorReason { const ALREADY_STARTED = 'ALREADY_STARTED'; const UPDATE_RESERVATION_NOT_ALLOWED = 'UPDATE_RESERVATION_NOT_ALLOWED'; const ALL_ROADBLOCK_NOT_ALLOWED = 'ALL_ROADBLOCK_NOT_...
{ "content_hash": "3834e5e92aa9dcca422f918906cc06ee", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 148, "avg_line_length": 78.97802197802197, "alnum_prop": 0.7640183664950605, "repo_name": "googleads/googleads-php-lib", "id": "119bf02282b29608f833e68d18a25ff9d842e9a1", "...
# Envelop: Dependency Injection ## en·vel·op /enˈveləp/ ### Verb 1. Wrap up, cover, or surround completely. 2. Make obscure; conceal. ## What is Envelop Envelop is a simple to use Dependency Injection and Inversion of Control container. ## Examples: ### Interfaces ```c# interface ISomeInterface { } class Some...
{ "content_hash": "eeb9f2087e42dc9181569894c433029e", "timestamp": "", "source": "github", "line_count": 103, "max_line_length": 133, "avg_line_length": 22.563106796116504, "alnum_prop": 0.7680722891566265, "repo_name": "kthompson/envelop", "id": "54435d65198956beb4343a0bb84a8b0fc30ae7ab", "size": "...
[![Build Status](https://secure.travis-ci.org/LearnBoost/engine.io-client.png)](http://travis-ci.org/LearnBoost/engine.io-client) [![NPM version](https://badge.fury.io/js/engine.io-client.png)](http://badge.fury.io/js/engine.io-client) This is the client for [Engine.IO](http://github.com/learnboost/engine.io), the imp...
{ "content_hash": "9a7ab707d395420daa16145c454bee5c", "timestamp": "", "source": "github", "line_count": 239, "max_line_length": 178, "avg_line_length": 32.55648535564853, "alnum_prop": 0.6993959645289809, "repo_name": "go-lab/smart-device", "id": "7a0704c76bd9a21461d508913ec883dc5e7ddf43", "size": ...
require 'spec_helper' describe Promisepay::Client do let(:client) { Promisepay::Client.new } describe 'initialize' do before { EnvironmentVariables.clean_up && Promisepay.setup } after { EnvironmentVariables.restore && Promisepay.setup } context 'without parameters' do it 'configures client wit...
{ "content_hash": "b1b7df936df5868bb81a3e8310cc1fb1", "timestamp": "", "source": "github", "line_count": 96, "max_line_length": 94, "avg_line_length": 30.239583333333332, "alnum_prop": 0.6469169824319669, "repo_name": "maccca/promisepay-ruby", "id": "c1a25e4019a849f2bc2fd1fa0aaa330afb2552f4", "size"...
package university.wur; import org.caleydo.core.internal.cmd.AOpenViewHandler; import org.caleydo.vis.lineup.model.RankTableModel; import demo.ARcpRankTableDemoView; import demo.IModelBuilder; import demo.project.model.RankTableSpec; /** * @author Samuel Gratzl * */ public class WorldUniversityRanking2012View ex...
{ "content_hash": "182eb6f70f5d9fbb829ccc97408c0ab3", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 107, "avg_line_length": 22.955555555555556, "alnum_prop": 0.7666989351403679, "repo_name": "Caleydo/org.caleydo.vis.lineup.demos.data", "id": "a296be8a9ae0dfd397cfad56219c45e...
<ion-view view-title="Exis+Ionic"> <ion-content class="padding"> <img class="exis-logo" src="img/exis-logo.png" alt="exisLogo"> <h2>Welcome to Exis+Ionic</h2> <p> This app shows how simple communication between clients and backend can be, enter text below and press <code>Send</code>. </p> <inp...
{ "content_hash": "872add8afa6934a1bff63c83a648410b", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 125, "avg_line_length": 37.53333333333333, "alnum_prop": 0.6465364120781527, "repo_name": "exis-io/hello-ionic", "id": "9d31440bc1261b20f7bb339962bfb607c0b523fc", "size": "...
<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" tools:context="com.appex.android.inquisitor.activity.AboutActivity.GoogleActivity"> <item android:id="@+id/action_settings" android:title="@...
{ "content_hash": "1b41a77d668a101c8f84eeb03f685c48", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 87, "avg_line_length": 59.714285714285715, "alnum_prop": 0.7344497607655502, "repo_name": "anuraagbaishya/Inquisitor", "id": "d826fcf6f7bd8b46da5d5cc762e825d17edb8ee1", "siz...
import { css } from 'glamor'; import { themeVariables, themeColors } from '@shopgate/pwa-common/helpers/config'; const sliderContainer = css({ marginLeft: 'auto', marginRight: 'auto', position: 'relative', paddingBottom: 10, }).toString(); const slider = css({ width: '100%', flex: 1, paddingTop: 16, p...
{ "content_hash": "6874a3c6c42bc33fc03aadf366c06f55", "timestamp": "", "source": "github", "line_count": 84, "max_line_length": 82, "avg_line_length": 16.75, "alnum_prop": 0.650319829424307, "repo_name": "shopgate/theme-gmd", "id": "cef6dc6bbe6f838a18ee76f2f9ed42097cbc59ea", "size": "1407", "binar...
package com.cmendenhall.views; import com.cmendenhall.board.Board; import com.cmendenhall.utils.StringLoader; import com.cmendenhall.views.io.CharStreamConsole; import com.cmendenhall.views.io.IOHandler; import com.cmendenhall.views.io.SystemConsole; import java.util.HashMap; public class TerminalView implements Vie...
{ "content_hash": "183534d4d978bb341e127048cccbbded", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 107, "avg_line_length": 24.056603773584907, "alnum_prop": 0.6423529411764706, "repo_name": "ecmendenhall/Java-TTT", "id": "b04ff84dfa27493eb894d633c5a129053ad63845", "size"...
package controllers import ( "github.com/revel/examples/chat/app/chatroom" "github.com/revel/revel" ) type LongPolling struct { *revel.Controller } func (c LongPolling) Room(user string) revel.Result { chatroom.Join(user) return c.Render(user) } func (c LongPolling) Say(user, message string) revel.Result { ch...
{ "content_hash": "4e9e12d93a9c60b9b959157cdbb905cc", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 66, "avg_line_length": 21.425531914893618, "alnum_prop": 0.7239324726911619, "repo_name": "zhyhang/gofirst", "id": "49a238d3f1041c63a492152cdbc23955ad0a0c38", "size": "1007...
libraryinit() function main(in type, in input, in mode, out output) { // evade compiler warning false and type and input and mode; // no conversion in this skeleton ioconv routine output = input; return true; } libraryexit()
{ "content_hash": "ef24755e1a657302ee805ba2cd8547a8", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 55, "avg_line_length": 16.785714285714285, "alnum_prop": 0.7191489361702128, "repo_name": "exodusdb/exodusdb", "id": "620a035dfc1a76ae33f4d532568a548155b25975", "size": "26...
package ru.job4j.accapplications; import java.util.Arrays; import java.util.Date; /** * Класс описывающий структуру заявки. * @author Artem Prokopov * @since 27.04.2017 * @version 1.0 */ public class Item { /** * Константа пустой заявки с id равному строке empty. */ public static final Item EM...
{ "content_hash": "c92dc1f7c815d3ce6adbd16cf5890702", "timestamp": "", "source": "github", "line_count": 289, "max_line_length": 98, "avg_line_length": 27.06228373702422, "alnum_prop": 0.5668073136427567, "repo_name": "artemprokopov/aprokopov", "id": "fb21a7dd9dc99975c6d0f57a81750dd7d950de9e", "size...
package org.eurekaj.plugins.riak.dao; import java.util.ArrayList; import java.util.List; import org.apache.log4j.Logger; import org.eurekaj.api.dao.TreeMenuDao; import org.eurekaj.api.datatypes.Statistics; import org.eurekaj.api.datatypes.basic.BasicStatistics; import com.basho.riak.client.IRiakClient; import com.ba...
{ "content_hash": "b52549a9966bd70ad219fd7318504a64", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 117, "avg_line_length": 32.32954545454545, "alnum_prop": 0.6829525483304042, "repo_name": "NichenLg/Montric", "id": "e9d0874fbf352e29846bd73c8cf0d6585b36dbb1", "size": "284...
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.service.protocol; import java.net.*; /** * The operation set is a very simplified version of the server stored info * operation sets, ...
{ "content_hash": "062ed1df24875c7c7e4a9bbc5d1a5677", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 79, "avg_line_length": 33.71052631578947, "alnum_prop": 0.7096018735362998, "repo_name": "ibauersachs/jitsi", "id": "b0dbcba2012220dc86a81552ad9938d513725fc9", "size": "128...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Web.Mvc; using WorldPayMvc.Models; namespace WorldPayMvc.Binders { public class WorldPayResponseModelBinder : DefaultModelBinder { private readonly static string[] WorldPayCust...
{ "content_hash": "ab1e97ead42de1215504cb5736537655", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 147, "avg_line_length": 42.15384615384615, "alnum_prop": 0.7153284671532847, "repo_name": "pjcunningham/WorldPayMvc", "id": "fb51fb7f60608ac9ae418cb6e9fb6ce56e3e4447", "siz...
package com.docker.storage; public class DBException extends Exception{ private String debugReason; private int code; private int type; public static final int ERRORTYPE_UNKNOWN = 0; public static final int ERRORTYPE_DUPLICATEKEY = 1; public static final int ERRORTYPE_NETWORK = 2; public static final int ERROR...
{ "content_hash": "b8c65f2afceb814226fd0cd4c1a62272", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 76, "avg_line_length": 20.90566037735849, "alnum_prop": 0.6931407942238267, "repo_name": "dobybros/scriptcore", "id": "119b502bb31c44a28838282371b6cb16ea03f57e", "size": "1...
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("In...
{ "content_hash": "8829e311fc8055a7060b43d4d72c37e1", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 84, "avg_line_length": 38.77142857142857, "alnum_prop": 0.7487103905674282, "repo_name": "bfocht/interview_app", "id": "e36294dd2a7fa46e802c2a0410abb3b7b9f7ee7a", "size": "...
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2022] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obta...
{ "content_hash": "1056b6f1e2ca25bc674c24dd4ebeb66e", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 124, "avg_line_length": 33.01136363636363, "alnum_prop": 0.5555938037865749, "repo_name": "Ensembl/ensembl-webcode", "id": "b796329ab6ae596301a2557a5b3195de811dbe13", "size...
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <languages> <language name="English" id="en"> <vulcan> <searchprovider> <pages> <name>Vulcan Pages</name> </pages> <blocks> <name>Vulcan Blocks</name> </blocks> <files> <name>Vulcan...
{ "content_hash": "54de98f1417be1ba2d8732c5f76b79c4", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 56, "avg_line_length": 23.476190476190474, "alnum_prop": 0.5152129817444219, "repo_name": "TCB-Internet-Solutions/vulcan", "id": "3dd034eada44bc20236a76c8c3398d5f56ac1a70", ...
const UXRegExp = require('../uxregexp'); describe('UXRegExp:', () => { describe('test(...)', () => { it('should return false if no match', () => { var uxre = new UXRegExp('abc'); var result = uxre.test('xyz'); expect(result).toBe(false); }); it('should return true if match', () => { ...
{ "content_hash": "0cbd51c8c3f5b6858a73ce10d28b0cde", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 49, "avg_line_length": 28.125, "alnum_prop": 0.5311111111111111, "repo_name": "hg42/uxregexp", "id": "495ff21e237cde5e4b2bff92ac0b2b1804da15bd", "size": "451", "binary": ...
package pl.java.scalatech.collection.map.simple; import org.springframework.boot.autoconfigure.PropertyPlaceholderAutoConfiguration; import org.springframework.boot.autoconfigure.dao.PersistenceExceptionTranslationAutoConfiguration; import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration; import...
{ "content_hash": "87341fd062c1cc57a242c85463a90947", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 137, "avg_line_length": 52.65217391304348, "alnum_prop": 0.870355078447564, "repo_name": "przodownikR1/springJpaKata", "id": "f8425c5618099a2f5ee25b01a8f35795cce583ae", "si...
@implementation LGCard -(id) initWithNumber:(NSString *) number expiryMonth:(NSInteger) expMonth expiryYear:(NSInteger) expYear securityCode:(NSInteger) securityCode{ self = [super init]; if (self) { if ([number length] > 20) { return nil; } _number = number; if (exp...
{ "content_hash": "ff56c8bc557df0bae10917799115ca1c", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 198, "avg_line_length": 37.85294117647059, "alnum_prop": 0.5765345765345765, "repo_name": "flovilmart/legato-ios", "id": "6468db82deb9268aaf1f646d9dc9eabbd0cfe19f", "size":...
namespace tera { namespace master { namespace test { class TableStateMachineTest : public ::testing::Test { public: TableStateMachineTest() : state_mchine_(kTableEnable) {} virtual ~TableStateMachineTest() {} virtual void SetUp() {} virtual void TearDown() {} static void SetUpTestCase() {} static void Tea...
{ "content_hash": "c059af9e0b66126feb8021788a97b1bc", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 77, "avg_line_length": 35.76190476190476, "alnum_prop": 0.7616511318242344, "repo_name": "BaiduPS/tera", "id": "242b2bdac3b96a56781141aec595df670d7f9fa4", "size": "1613", ...
<?php /** _full_width.php * * Template Name: Full Width * * @author Konstantin Obenland * @package The Bootstrap * @since 1.3.0 - 29.04.2012 */ get_header(); ?> <section id="primary" class="span12"> <?php tha_content_before(); ?> <div id="content" role="main"> <?php tha_content_top(); the_post(); g...
{ "content_hash": "21c4ba6fa304f892e54372446426a10e", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 65, "avg_line_length": 19.9375, "alnum_prop": 0.603448275862069, "repo_name": "jw-psychopomp/FeedMoreForLess-webapp", "id": "b2dfd842ac3e08e7dffe8a84d908ef172407df67", "siz...
package io.fabric8.jolokia.support; import com.fasterxml.jackson.databind.ObjectMapper; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import java.io.IOException; import java.lang.reflect.Array; /** * Factory method of JMX MBean proxies for working with Fabric */ public class JolokiaHelpers...
{ "content_hash": "1043b737d862074eb0dd4fc5eebf635f", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 110, "avg_line_length": 39.71052631578947, "alnum_prop": 0.6003976143141153, "repo_name": "sobkowiak/fabric8", "id": "8b4f1a31f7f48ccfd8796ec7c7938e75cc812808", "size": "38...
<?php /** * Include Crypt_Random */ // the class_exists() will only be called if the crypt_random_string function hasn't been defined and // will trigger a call to __autoload() if you're wanting to auto-load classes // call function_exists() a second time to stop the include_once from being called outside // of th...
{ "content_hash": "1ec592cb1699f725fbc460a53c5e33a4", "timestamp": "", "source": "github", "line_count": 3050, "max_line_length": 178, "avg_line_length": 34.91770491803279, "alnum_prop": 0.482417675283336, "repo_name": "vihoangson/Family", "id": "b292d0a51ea92605a627035559a9bee58c88da1f", "size": "1...
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: m...
{ "content_hash": "52cf6c7c02b1187bac3fbd0349c082e0", "timestamp": "", "source": "github", "line_count": 221, "max_line_length": 231, "avg_line_length": 47.782805429864254, "alnum_prop": 0.5712121212121212, "repo_name": "stephaneAG/PengPod700", "id": "ae634a892ea67d8a7852c645071f07ab6b98c896", "size...
<!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"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "content_hash": "6b9cb3d21f2aaaa1828374e49ec6c280", "timestamp": "", "source": "github", "line_count": 132, "max_line_length": 287, "avg_line_length": 45.878787878787875, "alnum_prop": 0.6644649933949802, "repo_name": "v8-dox/v8-dox.github.io", "id": "2dd0a5a291954e59778e134856e2101cdc57dcf2", "si...
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
{ "content_hash": "d7048dcf3c3a1eae21bae6c9ce31820f", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 174, "avg_line_length": 44.111111111111114, "alnum_prop": 0.612450521770421, "repo_name": "LeifBloomquist/LeapMotion", "id": "9cee93802e665e5c26af0e152a6b90747238e49d", "si...
<!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"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "content_hash": "adbc3f6c8cc1dff1578b1898a7e863a4", "timestamp": "", "source": "github", "line_count": 104, "max_line_length": 229, "avg_line_length": 42.02884615384615, "alnum_prop": 0.676504232441089, "repo_name": "stweil/tesseract-ocr.github.io", "id": "cfbf20ac88a101880a6f3a41af580aafb70746b1", ...
namespace base { class CommandLine; } namespace content { class BrowserContext; } namespace extensions { class ChromeComponentExtensionResourceManager; class ChromeExtensionsAPIClient; class ChromeProcessManagerDelegate; class ScopedExtensionUpdaterKeepAlive; // Implementation of BrowserClient for Chrome, which inc...
{ "content_hash": "53699c88ef434137d43bc787b79b9137", "timestamp": "", "source": "github", "line_count": 177, "max_line_length": 80, "avg_line_length": 46.55367231638418, "alnum_prop": 0.7529126213592233, "repo_name": "scheib/chromium", "id": "c009aae2288c02c4d10ef0ee61fe235e48c302e2", "size": "9134...
FROM balenalib/orbitty-tx2-debian:bookworm-build # 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 # key 63C7CC90: public key "Simon McVi...
{ "content_hash": "e833d2f5ea72a43084ba7f3b7e23a5f3", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 712, "avg_line_length": 50.90526315789474, "alnum_prop": 0.7036807278742763, "repo_name": "resin-io-library/base-images", "id": "8ffdeda49a1036d6edb3d5c1c524fbf4a6d8b081", ...
package com.storage.shivam.directoryfinal; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest()...
{ "content_hash": "9be611dc5de58b5711d99c59b5f7e72a", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 93, "avg_line_length": 28, "alnum_prop": 0.7554945054945055, "repo_name": "shivarajp/AndroidDirectoryChooserExample", "id": "85e51264c83099dedee439f61c618c797f333260", "siz...
package io.cattle.platform.configitem.server.model.util; import io.cattle.platform.configitem.context.ConfigItemContextFactory; import io.cattle.platform.configitem.server.model.impl.GenericConfigItemFactory; import io.cattle.platform.configitem.server.resource.AbstractCachingResourceRoot; import java.io.IOException;...
{ "content_hash": "5a8ecae6c3f19f640a1b8fabccaf8a21", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 135, "avg_line_length": 35.5188679245283, "alnum_prop": 0.5442231075697211, "repo_name": "alena1108/cattle", "id": "d3d6333352a1f295ce68bed315f72956882b5c9e", "size": "376...
[![GoDoc](https://godoc.org/github.com/urfave/negroni?status.svg)](http://godoc.org/github.com/urfave/negroni) [![Build Status](https://travis-ci.org/urfave/negroni.svg?branch=master)](https://travis-ci.org/urfave/negroni) [![codebeat](https://codebeat.co/badges/47d320b1-209e-45e8-bd99-9094bc5111e2)](https://codebeat.c...
{ "content_hash": "741ba98e550269edbfcc13620a3ba99d", "timestamp": "", "source": "github", "line_count": 509, "max_line_length": 251, "avg_line_length": 35.66011787819254, "alnum_prop": 0.7264613519916258, "repo_name": "cloudfoundry-community/stackdriver-tools", "id": "5929e221bcb1f791ca53e507a1e13651...
"""Package providing an alternative to the standard |Queue| class, such that messages are not written to storage but instead immediately relayed. An |Edge| service will have to wait for a message to finish relaying before its reply can be issued. """ from __future__ import absolute_import import uuid from slimta.re...
{ "content_hash": "6e63dfab575c85dd493f292b0e9c8542", "timestamp": "", "source": "github", "line_count": 54, "max_line_length": 79, "avg_line_length": 29.685185185185187, "alnum_prop": 0.6681222707423581, "repo_name": "slimta/python-slimta", "id": "f0428c941ebb68e854ddeba596fd22983aefaeb9", "size": ...
\begin{figure}[H] \centering \includegraphics[width=6in]{figs/run_1/run_1_turb_visc_ettap_vs_r_meshscatter} \caption{Scatter plot of $\nu_T$ pressure relaxation term vs radius at $z/c$=5.37, $V_{free}$=15.22, station 1.} \label{fig:run_1_turb_visc_ettap_vs_r_meshscatter} \end{figure}
{ "content_hash": "672f7919f48b44393ab9d3fd9ee8a93a", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 112, "avg_line_length": 35.875, "alnum_prop": 0.7247386759581882, "repo_name": "Jwely/pivpr", "id": "2f6f6a68475202304c8add1758cc8cf28b9c9884", "size": "287", "binary": fa...
<?php /** * @namespace */ namespace Zend\View\Exception; use Zend\View\Exception; /** * Runtime exception * * @uses \RuntimeException * @category Zend * @package Zend_View * @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.c...
{ "content_hash": "568aaaac442efe08233859f318c0e728", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 87, "avg_line_length": 19.863636363636363, "alnum_prop": 0.6864988558352403, "repo_name": "magicobject/zf2", "id": "e182281f001dc78e12b1597a4d5e1231a97d2f80", "size": "1107...
package org.apache.hadoop.hbase.io.util; import java.lang.management.ManagementFactory; import java.lang.management.MemoryType; import java.lang.management.MemoryUsage; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.hadoop.conf.Configuration; import org.apache....
{ "content_hash": "15c8e208f4ee18bbb6ba913207b8e15e", "timestamp": "", "source": "github", "line_count": 264, "max_line_length": 105, "avg_line_length": 42.70454545454545, "alnum_prop": 0.6906155756608124, "repo_name": "JingchengDu/hbase", "id": "dbfb295eea3fbbe7f002f2200c55ce3f2f6cd894", "size": "1...
package javax.persistence; import java.lang.annotation.Target; import java.lang.annotation.Retention; import static java.lang.annotation.ElementType.TYPE; import static java.lang.annotation.RetentionPolicy.RUNTIME; /** * Specifies a composite primary key class that is mapped to * multiple fields or properties of ...
{ "content_hash": "37ab973e6b00365c202996862f685416", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 64, "avg_line_length": 22.82051282051282, "alnum_prop": 0.6831460674157304, "repo_name": "argv0/cloudstack", "id": "3a5eef715e2da8c53c2631eb92840cad77e5a450", "size": "2830...
package com.google.common.collect; import static com.google.common.base.Preconditions.checkNotNull; import com.google.common.annotations.GwtCompatible; import com.google.common.annotations.GwtIncompatible; import com.google.common.annotations.VisibleForTesting; import java.io.IOException; import java.io.ObjectOutp...
{ "content_hash": "a05b445ed867fa29efcb7062fc870ac1", "timestamp": "", "source": "github", "line_count": 1551, "max_line_length": 80, "avg_line_length": 26.259832366215345, "alnum_prop": 0.6135431756242481, "repo_name": "windyuuy/opera", "id": "4262b27978a477e75f35249e12619e36ba741c60", "size": "413...
module Formats class DottiesPostup < Zshrc end end
{ "content_hash": "5cc306354c2ba49d97e19e02e7656fb0", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 29, "avg_line_length": 13.75, "alnum_prop": 0.7636363636363637, "repo_name": "tinytacoteam/dotties-core", "id": "424d561599a0a88cc37c17f62e7e016cdedd1d97", "size": "55", "...
namespace axl { namespace cf { //.............................................................................. void SecScopedBookmark::close() { stopAccess(); m_filePath.clear(); m_isDirectory = false; m_dataCache.clear(); } void SecScopedBookmark::create( const sl::StringRef& filePath, bool isDirectory ) { ...
{ "content_hash": "eecf1cc1c1bfad3b154497fec4d9c1ef", "timestamp": "", "source": "github", "line_count": 118, "max_line_length": 127, "avg_line_length": 21.10169491525424, "alnum_prop": 0.6686746987951807, "repo_name": "vovkos/axl", "id": "ff055b77a559593302feca2b9eba425ea3971ab2", "size": "2990", ...
import { expect } from 'chai'; import configureStore from 'redux-mock-store'; import { thunk } from '~/store/configureStore'; import * as actions from './actions'; import actionTypes from './actionTypes'; const middlewares = [thunk]; const mockStore = configureStore(middlewares); describe('UI actions', () => { let ...
{ "content_hash": "16e6a9239f199d89964e07041344718f", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 67, "avg_line_length": 24.80952380952381, "alnum_prop": 0.5674984005118362, "repo_name": "lucaslencinas/react-node-socketio-template", "id": "25a4f45585c5d73487da9604345cddcc...
import { request } from '../core/request'; class DomainCheckResource { get(q) { return request(`api/v1/check?name=${q}`); } } export const DomainCheck = new DomainCheckResource();
{ "content_hash": "ea41df1fe35e03a3d12f14f6dce94418", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 53, "avg_line_length": 20.666666666666668, "alnum_prop": 0.6881720430107527, "repo_name": "everdimension/check.ru", "id": "e003f22b47eafb425d285447ee9a31703b06b644", "size":...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "c47243214bd751e8475db3fded5c94f3", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "4a598668bc53f20d4cf5083a4b1674a9483d0a4b", "size": "196...
/* "$Header$ */ /* * Copyright (c) 1995-1997 Sam Leffler * Copyright (c) 1995-1997 Silicon Graphics, Inc. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided * that (i) the above copyright notices and this permis...
{ "content_hash": "0db6ade8633dd547fd8ed0b40b7db939", "timestamp": "", "source": "github", "line_count": 148, "max_line_length": 81, "avg_line_length": 28.91216216216216, "alnum_prop": 0.6139284879644776, "repo_name": "libla/luacode", "id": "5e99f03df68c0a3734e9d055a0003e7fb7f2fcc5", "size": "4279",...
<?php namespace Akuma\Bundle\BootswatchBundle\Command; use Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Output\OutputInterface; use Symfony\Component\Finder\Finder; use Symfony\Component\Filesystem\Filesystem; use Symfo...
{ "content_hash": "1ae07e89bc2b282c91541f67b4796415", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 117, "avg_line_length": 29.33587786259542, "alnum_prop": 0.5368201925578975, "repo_name": "inri13666/AkumaBootswatchBundle", "id": "eebdaf2c930e3cdf92163065ca592eff10766a27"...
.include "${.CURDIR}/../Makefile.inc" .PATH: ${SVNDIR}/libsvn_wc INTERNALLIB= yes LIB= svn_wc SRCS= adm_crawler.c adm_files.c adm_ops.c \ ambient_depth_filter_editor.c cleanup.c conflicts.c \ context.c copy.c crop.c delete.c deprecated.c diff_editor.c \ diff_local.c entries.c externals.c info.c lock.c merge....
{ "content_hash": "297c9f6ecc5f5916aa1497920acda1ed", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 63, "avg_line_length": 32.42307692307692, "alnum_prop": 0.6725978647686833, "repo_name": "jhbsz/OSI-OS", "id": "ce3905a6670ef6afa4be110376f6bb80cfabca83", "size": "856", ...
layout: page title: "RUSS 4861: Absurd and Supernatural in Russian Literature Statistics" comments: true description: "blanks" keywords: "RUSS,4861,CU,Boulder" --- <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> <script src="https://dl.dropboxusercontent.com/s/pc42nxpaw1e...
{ "content_hash": "7185b26ed2885e89a3026df90d5d6282", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 149, "avg_line_length": 30.274725274725274, "alnum_prop": 0.6588021778584392, "repo_name": "nikhilrajaram/nikhilrajaram.github.io", "id": "14a024549413695e9efe87e2b064728d31e...
(function () { "use strict"; const numCPUs = require('os').cpus().length; const child_process = require("child_process"); const uuid = require("uuid-v4"); const Q = require("q"); const _ = require("lodash"); const HEARTBEAT_TICK = 1000 * 60; //60s const HEARTBEAT_DELAY = 1000 * 1; //1s let WORKER =...
{ "content_hash": "a46b2f54d629a006bb212b8133dd8693", "timestamp": "", "source": "github", "line_count": 299, "max_line_length": 95, "avg_line_length": 22.732441471571907, "alnum_prop": 0.5271443283801677, "repo_name": "Bombshock/supervisor", "id": "4161f72161e2f7c8d6b0858974d70ea8188faead", "size":...
<?php class xTblRefDataRaw extends Eloquent{ /** * The database table used by the model. * * @var string */ protected $table = 'tbl_ref_data_raw'; //protected $timestamps = false; }
{ "content_hash": "f9a71c3b9636e5ae911fa936ff68cdf6", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 41, "avg_line_length": 10.68421052631579, "alnum_prop": 0.625615763546798, "repo_name": "i2x/raindb", "id": "a5fcd8e2b7cd55b89331a08f59e50b1c5226c5d1", "size": "203", "bi...
/* popModal - 1.23 [11.04.16] Author: vadimsva Github: https://github.com/vadimsva/popModal */ $(function() { /* popModal */ (function($) { $.fn.popModal = function(method) { var elem = $(this), elemObj, isFixed = '', closeBut = '', elemClass = 'popModal', overflowContentClass = '', asMenuClass, _optio...
{ "content_hash": "525922d235079b3d8994de42e714cba3", "timestamp": "", "source": "github", "line_count": 1130, "max_line_length": 150, "avg_line_length": 28.94070796460177, "alnum_prop": 0.564810567837813, "repo_name": "voltrobe/vebmate", "id": "6444e9d7c3c3e3020a1bf614591d62091b5065d5", "size": "32...
package com.example.zhiliangmin.myweather.db; import org.litepal.crud.DataSupport; /** * Created by zhiliangmin on 2017/2/16. */ public class County extends DataSupport { private int id; private String countyName; private String weatherId; private int cityId; public int getId() { retur...
{ "content_hash": "4b6cd644c7f064f03a7f2d650767dad7", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 50, "avg_line_length": 18.630434782608695, "alnum_prop": 0.6219369894982497, "repo_name": "zhiliangmin/MyWeather", "id": "a4533853d09d9dab6a35e0052869c0165b594c1a", "size":...
div.dt-button-info { position: fixed; top: 50%; left: 50%; width: 400px; margin-top: -100px; margin-left: -200px; background-color: white; border: 2px solid #111; box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3); border-radius: 3px; text-align: center; z-index: 21; } div.dt-button-info h2 { padding...
{ "content_hash": "7338eb75c6f4ac509b80b3af0e8e0b00", "timestamp": "", "source": "github", "line_count": 297, "max_line_length": 147, "avg_line_length": 27.646464646464647, "alnum_prop": 0.6733649981731823, "repo_name": "MAbarri/Laravel_Costimazable_Blog", "id": "cc5697f5b2ea8641b689969f477dcdfb5b22c0...
ACCEPTED #### According to NUB Generator [autonym] #### Published in null #### Original name null ### Remarks null
{ "content_hash": "6e99a978baa3ed5ec7ec5d5801f03b8b", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 23, "avg_line_length": 9.076923076923077, "alnum_prop": 0.6779661016949152, "repo_name": "mdoering/backbone", "id": "e6bfc6c612852a8c4718537ecdbe072d3bd419b9", "size": "175...
package example.plugins; import system.plugins.MausGroupContentInterface; import system.processor.MausPage; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.util.*; /** * Created by Fabi on 3/4/2015. */ public class MausGroupMetaWordCloud implements MausGroupC...
{ "content_hash": "16f9c98671c5db62e1ede82ce0a8fbc1", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 111, "avg_line_length": 27.850467289719628, "alnum_prop": 0.5526845637583893, "repo_name": "WirrWar2850/mauscrawler", "id": "6d3c506a6ac168bd16bbf80bc30a520374bb1b25", "si...
package com.bradmcevoy.http; import com.bradmcevoy.http.exceptions.BadRequestException; import com.bradmcevoy.http.exceptions.ConflictException; import com.bradmcevoy.http.exceptions.NotAuthorizedException; import com.bradmcevoy.http.http11.CustomPostHandler; import com.bradmcevoy.http.http11.Http11ResponseHandl...
{ "content_hash": "b643c9fade247f593005322a560f7850", "timestamp": "", "source": "github", "line_count": 336, "max_line_length": 139, "avg_line_length": 33.87797619047619, "alnum_prop": 0.7497144865149785, "repo_name": "arkxu/milton2", "id": "8b6625241eaf0bb3c3988025fcd8a8252bed9731", "size": "11383...
var // A central reference to the root jQuery(document) rootjQuery, // The deferred used on DOM ready readyList, // Use the correct document accordingly with window argument (sandbox) document = window.document, location = window.location, // Map over jQuery in case of overwrite _jQuery = window.jQuery, /...
{ "content_hash": "dbd7752ae1c846fe63e9e257aaa2465d", "timestamp": "", "source": "github", "line_count": 933, "max_line_length": 112, "avg_line_length": 24.65380493033226, "alnum_prop": 0.60420832971046, "repo_name": "Shipow/jquery", "id": "844eb159364f1e51970688884e99274af6f8c430", "size": "23002",...
import React, { PropTypes } from 'react'; import SwipeableViews from 'vendor/Swipeable'; import Styles from './Styles/main.scss'; import BreakPoints from 'vendor/PixelPerfect/breakpoints'; import Palette from 'components/Assets/Palette'; import BubbleArticle from 'components/Assets/Icons/BubbleArticle'; export defau...
{ "content_hash": "ff5b0840ff611f80c4e07cd0ce43bbe1", "timestamp": "", "source": "github", "line_count": 96, "max_line_length": 117, "avg_line_length": 48.552083333333336, "alnum_prop": 0.4275906457841665, "repo_name": "HopeUA/tv.hope.ua-react", "id": "6352707c604bf8bd383dd3230e0878a0f04b5a58", "siz...
this.chongdashu = this.chongdashu||{}; (function() { "use strict"; /** * SequenceCheckComponent * @class Game.Component.SequenceCheckComponent * @extends Core.Component * @constructor **/ var SequenceCheckComponent = function(sequence) { // @param {Phaser.Keyboard} entity this.init(sequence); }; var...
{ "content_hash": "6d120b38589ac9a4bd02f01b8df2fddf", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 90, "avg_line_length": 22.347826086956523, "alnum_prop": 0.6605058365758755, "repo_name": "chongdashu/game-a-week-2015-1026-1101", "id": "5a21790cf5f347e522fb785cc0d89732ab99...
import socket import serial import threading class ServerEva: def __init__(self,host,port): self.host = host self.port = port self.serial_port = '/dev/ttyUSB0' self.buff_serial = 1024 self.baudrate = 38400 self.buff_sock = 1024 self.run_thread = True ...
{ "content_hash": "03ed8096b1c664efd08e656dbc49c938", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 81, "avg_line_length": 30.342105263157894, "alnum_prop": 0.5424978317432784, "repo_name": "GeorgEncinas/Multi-Agents", "id": "54c469e27d9f2c15ea8c27f309ed8b9d2b4f777d", "si...
<!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 (version 1.7.0_45) on Fri Dec 06 06:56:42 CET 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Package eu....
{ "content_hash": "d1bd482268de3c631c9da0a0854840a3", "timestamp": "", "source": "github", "line_count": 158, "max_line_length": 248, "avg_line_length": 35.10126582278481, "alnum_prop": 0.638838802740714, "repo_name": "impactcentre/ocrevalUAtion", "id": "ba0a277455e83038417cd82dd07b6c40ee0766dc", "s...
<?xml version="1.0" encoding="UTF-8"?> <Tokens version="1.0"> <File path="Classes/NOZCentralDirectoryRecord.html"> <Token> <TokenIdentifier>//apple_ref/occ/cl/NOZCentralDirectoryRecord</TokenIdentifier> <Abstract type="html">A central directory record is a zip entry populated with all the pertinent central ...
{ "content_hash": "9e94013556ba0c95f1600b271f8f13b7", "timestamp": "", "source": "github", "line_count": 222, "max_line_length": 134, "avg_line_length": 31.846846846846848, "alnum_prop": 0.694908062234795, "repo_name": "Ashton-W/ZipUtilities", "id": "68b9ff28ee0c5a42c9f320be8111fafd9973c5af", "size"...
// // LoginViewController.m // SportsContact // // Created by bobo on 14-7-9. // Copyright (c) 2014年 CAF. All rights reserved. // #import "LoginViewController.h" #import "LoginEngine.h" #import "ViewUtil.h" #import "NoticeManager.h" #import <BmobSDK/BmobUser.h> #import <BmobSDK/BmobQuery.h> #import "MainNavigatio...
{ "content_hash": "909e9b558a1a19c22db4d9dc0a027eda", "timestamp": "", "source": "github", "line_count": 311, "max_line_length": 194, "avg_line_length": 29.95498392282958, "alnum_prop": 0.3875053671103478, "repo_name": "bmob/BmobTiQiuBa", "id": "34f1e980780006b6e6c30daaec19553a641927a5", "size": "94...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `PROT_READ` constant in crate `libc`."> <meta name="keyword...
{ "content_hash": "515c5974c4f52e555e8ed82bf85b7bf8", "timestamp": "", "source": "github", "line_count": 101, "max_line_length": 326, "avg_line_length": 42.37623762376238, "alnum_prop": 0.5242990654205607, "repo_name": "mcanders/bevy", "id": "28dcfb065755edb60fe4f217018afc9efc2404fe", "size": "4280"...
package br.com.fametro.wine.repository.helper.usuario; import java.util.List; import java.util.Optional; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import org.hibernate.Criteria; import org.hibernate.Session; import org.hibernate.criterion.Restrictions; import org.hibernate....
{ "content_hash": "edd5fa799fa51bdf6062b0eaa2bdb47f", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 125, "avg_line_length": 31.333333333333332, "alnum_prop": 0.7746010638297872, "repo_name": "EliasMG/wine", "id": "ca4c180a0f7c00397e24dce6fd50d7eafe0cadae", "size": "1504",...
.dashboard { /* stylelint-ignore */ display:flex; flex-basis: 100%; flex-direction: row; max-width: 100%; }
{ "content_hash": "1300212705a713c5c128353929f2f5c3", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 36, "avg_line_length": 19.333333333333332, "alnum_prop": 0.6379310344827587, "repo_name": "litdevelopers/tinder", "id": "97f9b1d0689dfa043e0c836836e105e4326393d5", "size": "...
/* global io */ 'use strict'; angular.module('biyblApp') .factory('socket', function(socketFactory) { // socket.io now auto-configures its connection when we ommit a connection url var ioSocket = io('', { // Send auth token on connection, you will need to DI the Auth service above // 'q...
{ "content_hash": "17998c72bdb26f21a83c5b16d4e40eff", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 91, "avg_line_length": 29.094594594594593, "alnum_prop": 0.5197398978169996, "repo_name": "Cogiva/biybl", "id": "d03d1af5dd33c78a51290373cbf2cb6ab5cf4dd8", "size": "2153", ...
dos2unix --quiet /usr/local/bin/run-cloud-env-monitor echo "rtws.cloud.provider=EUC" > /usr/local/rtws/properties/rtws-common.properties
{ "content_hash": "75ec01dce6eb732a2a2a3ae600f7a7b9", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 82, "avg_line_length": 46, "alnum_prop": 0.782608695652174, "repo_name": "deleidos/digitaledge-platform", "id": "f053a044deb561f5b6351d292387e1a2f1f68cb2", "size": "875", ...
FROM balenalib/var-som-mx6-ubuntu:xenial-run ENV NODE_VERSION 10.24.1 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key"...
{ "content_hash": "7559082670978ab47c8ca0eaa7d1cc4b", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 692, "avg_line_length": 64.4, "alnum_prop": 0.704623878536922, "repo_name": "nghiant2710/base-images", "id": "fd041db742361cd09721b8aabc3b4db4714b8e33", "size": "2919", "...
enum ColorMode { MODE_COLOR, MODE_IR_16, MODE_IR_RGB, }; class MultiFrameListener : public astra::FrameListener { public: using BufferPtr = std::unique_ptr<uint8_t[]>; struct StreamView { sf::Sprite sprite_; sf::Texture texture_; BufferPtr buffer_; int width_{0}...
{ "content_hash": "ab8d408c578d34c3b600b374e7102d4f", "timestamp": "", "source": "github", "line_count": 497, "max_line_length": 111, "avg_line_length": 29.225352112676056, "alnum_prop": 0.5180034423407918, "repo_name": "orbbec/astra", "id": "254360edd9b165435cb13d5f680dde41afbf87df", "size": "15423...
package org.apache.kafka.common.network; import org.apache.kafka.common.KafkaException; import org.apache.kafka.common.config.SslConfigs; import org.apache.kafka.common.config.internals.BrokerSecurityConfigs; import org.apache.kafka.common.memory.MemoryPool; import org.apache.kafka.common.security.auth.KafkaPrincipal...
{ "content_hash": "fe2c62d208204c4fdbbc307f8283b29e", "timestamp": "", "source": "github", "line_count": 168, "max_line_length": 166, "avg_line_length": 40.529761904761905, "alnum_prop": 0.6845351740343663, "repo_name": "apache/kafka", "id": "caaceb1b5199d72e6aa49c88e8c9ac4898453a64", "size": "7607"...
<?xml version="1.0" encoding="ISO-8859-1"?> <LEOSimulation version="2.5.0"> <STELAVersion>2.5.1</STELAVersion> <SpaceObject> <mass unit="kg">9.0</mass> <dragArea>0.045</dragArea> <reflectingArea>0.18</reflectingArea> <reflectivityCoefficient>1.5</reflectivityCoefficient> <orbitType>LEO</orbitType> <Consta...
{ "content_hash": "bbaebe7b7139531fb7098ff569a542dd", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 74, "avg_line_length": 35.4, "alnum_prop": 0.7270294380017841, "repo_name": "pouyana/satgen", "id": "3f9db5f64f7dfc5650135b6bbe3896a0d317f82d", "size": "3363", "binary": ...
import unittest2 class TestClient(unittest2.TestCase): def _getTargetClass(self): from gcloud.bigquery.client import Client return Client def _makeOne(self, *args, **kw): return self._getTargetClass()(*args, **kw) def test_ctor(self): from gcloud.bigquery.connection impo...
{ "content_hash": "0aee3d3042be7c55033fd56e5792a68f", "timestamp": "", "source": "github", "line_count": 225, "max_line_length": 77, "avg_line_length": 38.44, "alnum_prop": 0.5938258758237946, "repo_name": "thonkify/thonkify", "id": "0e9fa7482ca6e2f96f04d5ad96d47ad62f400e69", "size": "9246", "bina...
This provides an implementation of the Linked Data Registry originally developed under ukl-registry-poc. The implementation runs as a java web application. The war is self-contained and includes an example starting configuration and set of UI templates and style sheets. However, it will detect and use an external set ...
{ "content_hash": "5481288cb5e0331a1aa62a50e0bc9ba3", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 181, "avg_line_length": 59.23809523809524, "alnum_prop": 0.7797427652733119, "repo_name": "UKGovLD/registry-core", "id": "431a436977c4ffe9faf20ba917761e1c2f4e70c9", "size":...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "fd96a3bc0c7f859d1ae869ad72d34f57", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "62e9e847013d3e54a75241ef65fd270d3757c4e8", "size": "20...
using System; using System.Web; using System.Web.Mvc; using Recaptcha; namespace PoliteCaptcha { /// <summary> /// A CAPTCHA validator that uses reCAPTCHA. /// </summary> public class ReCaptchaValidator : ICaptchaValidator { readonly RecaptchaValidator _recaptchaValidator; readonly...
{ "content_hash": "145698140662a11e5061c2601dce3c9e", "timestamp": "", "source": "github", "line_count": 84, "max_line_length": 119, "avg_line_length": 33.654761904761905, "alnum_prop": 0.6027591085956845, "repo_name": "NuGet/PoliteCaptcha", "id": "2b768174aafe67646578e9ea345523d052b7738c", "size": ...
import html from 'choo/html' import style from './style' export default (state, emit, content) => { return html` <main class=${style}>${content}</main> ` }
{ "content_hash": "4703548604ed7fd8c4bb1a0e69742b9d", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 42, "avg_line_length": 16.7, "alnum_prop": 0.6347305389221557, "repo_name": "Pablo-Rodriguez/alotroladodelapagina", "id": "3f1f09cc3ed818408f5cfee03ab675e5aa89f477", "size"...
package org.broadinstitute.hellbender.utils.codecs.gtf; import com.google.common.annotations.VisibleForTesting; import htsjdk.samtools.util.Locatable; import htsjdk.tribble.Feature; import htsjdk.tribble.annotation.Strand; import org.apache.commons.lang3.StringUtils; import org.apache.logging.log4j.LogManager; import ...
{ "content_hash": "4b3d2248d20265de2e1c7903a44462e6", "timestamp": "", "source": "github", "line_count": 1579, "max_line_length": 449, "avg_line_length": 40.74414186193793, "alnum_prop": 0.6142379731095049, "repo_name": "broadinstitute/hellbender", "id": "c9711d247abc93f99e8d4b1d7fa33af0e2b4bff5", "...
A small rails app for serving up information from [The Big Lebowski](http://en.wikipedia.org/wiki/The_Big_Lebowski) ## Routes ``` /api/script /api/quotes/random /api/quotes/search?term=that+poor+woman /api/quotes/:id /api/lines/search?term=mountain /api/lines/random /api/lines/:id /api/search?term=mountain # alias fo...
{ "content_hash": "3a05ca2ae7ac31ee1d8b7fd2b404e3d0", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 171, "avg_line_length": 22.666666666666668, "alnum_prop": 0.7291021671826625, "repo_name": "aackerman/lebowski-api", "id": "0c6aeea6e6e84ac875e66b58d8703520c62a96f5", "size...
<?xml version="1.0" encoding="utf-8"?> <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height=...
{ "content_hash": "c2f2f5de88a5b6ff73a99bba616057f0", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 100, "avg_line_length": 42.26, "alnum_prop": 0.689540937056318, "repo_name": "relayr/blog", "id": "5f7c521603d848acab6b21ab71378e3d4dc03c47", "size": "2113", "binary": fa...
require_relative "../lib/fx_rates" require 'minitest/autorun' require 'minitest/unit' require 'minitest/pride'
{ "content_hash": "f99ad304b8e0ef1839a34667644fe582", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 34, "avg_line_length": 27.75, "alnum_prop": 0.7747747747747747, "repo_name": "overture8/fx_rates", "id": "1ec8407cedb702edeaf21896ef1d8ffd71420d91", "size": "111", "binary...
using UnityEngine; using UnityEngine.Networking; using System.Collections; public class GameSceneMultiplayer { /* public override void OnServerAddPlayer(NetworkConnection conn, short playerControllerId) { Debug.Log ("Player Connected: " + conn.address); //var player = (GameObject)GameObject.Instantiate(null, ...
{ "content_hash": "f1ed62ad637c264290d55bedce67c60a", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 93, "avg_line_length": 29.4, "alnum_prop": 0.780045351473923, "repo_name": "GameWorthy/G1", "id": "c4fa0c27ea954d98a04846c32966d4c9daf9b4c7", "size": "443", "binary": fal...
{% extends 'home.base.html' %} {% load staticfiles %} {% load i18n %} {% block head %} <link href="{% static 'css/home.css' %}" rel="stylesheet"> {% endblock head %} {% block title %}LOUDERdEV | Web Dev{% endblock %} {% block body %} <!-- Main --> <div id="main" class="wrapper style1"> <div cl...
{ "content_hash": "4bcb77ba25c0b44e161f6ad1b60c8452", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 387, "avg_line_length": 42.87755102040816, "alnum_prop": 0.581151832460733, "repo_name": "drakeloud/louderdev", "id": "a2f86ab7ae8ffb53a9738d72c495a68a68604560", "size": "2...
import os from airflow import models from airflow.providers.google.cloud.transfers.sheets_to_gcs import GoogleSheetsToGCSOperator from airflow.providers.google.suite.transfers.gcs_to_sheets import GCSToGoogleSheetsOperator from airflow.utils.dates import days_ago BUCKET = os.environ.get("GCP_GCS_BUCKET", "example-tes...
{ "content_hash": "63d2d4b63dc3f2d7af05be7869bbdb48", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 92, "avg_line_length": 35.088235294117645, "alnum_prop": 0.7074601844090528, "repo_name": "apache/incubator-airflow", "id": "d83e3b59db223e0aabd9635c0d4dd69829e2e874", "siz...
package com.vaadin.tests.server; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotEquals; import java.net.URISyntaxException; import org.easymock.EasyMock; import org.junit.Test; import com.vaadin.server.DownloadStream; import com.vaadin.server.StreamResource; import com.vaadin....
{ "content_hash": "82aac6179f84962b6f712bce610b82dc", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 82, "avg_line_length": 29.333333333333332, "alnum_prop": 0.6627066115702479, "repo_name": "Darsstar/framework", "id": "b2d14802b0b7117c99f2eb3861d47421bc7d2d8a", "size": "2...
@protocol WPYExpiryAccessoryViewDelegate <NSObject> - (void)doneButtonTapped; @end @interface WPYExpiryAccessoryView : UIView @property(nonatomic, weak) id <WPYExpiryAccessoryViewDelegate> delegate; @end
{ "content_hash": "c34df32cc873a5df736298211eb1ab54", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 72, "avg_line_length": 29.285714285714285, "alnum_prop": 0.8292682926829268, "repo_name": "webpay/webpay-token-ios", "id": "a0dac21e0bf75ada1c0bfbfd13c35d210a690d10", "size"...
using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Linq.Expressions; using System.Text; using UnitsNet; using UnitsNet.Units; namespace FDA.Extensions { public static class UnitsExtensions { public static string DefaultUnit() ...
{ "content_hash": "a47c416114212f039683f701dbefaca2", "timestamp": "", "source": "github", "line_count": 497, "max_line_length": 96, "avg_line_length": 22.718309859154928, "alnum_prop": 0.4900363121069879, "repo_name": "DefectiveCube/FlightDataAnalyzer", "id": "0c2657a48825f2b2c8e5aa04bd91d0ac736ded5a...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package framework.interpreter; import framework.game.Game; import framework.io.input.Input; import framework.io.printer.Print...
{ "content_hash": "02dc202b7c287ccbe1b69e3d4062a5d2", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 95, "avg_line_length": 33.645161290322584, "alnum_prop": 0.6567593480345159, "repo_name": "marcossilva/IFAdventure", "id": "94c6bddc17899917ff6e22b8f3dbfe7686a8ba59", "size...
layout: post title: The Eagle tags: random --- ![The Eagle Poster](https://resizing.flixster.com/dLd6oRr6xNQ-HerZcQSkfs-Iy9c=/180x267/v1.bTsxMTE1NDMwMztqOzE3MDIyOzIwNDg7NDA1MDs2MDAw "The Eagle Poster") 3/25/16: The first thing you should know about this movie is that it has zero named female characters. The second th...
{ "content_hash": "dc29bf9d9b807d48e1597c6b0a060ad3", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 239, "avg_line_length": 55.5, "alnum_prop": 0.7972972972972973, "repo_name": "GregoryBL/GregoryBL.github.io", "id": "bd0ff2552e63dff1c6d21a284ad96e2ef5235e1b", "size": "448"...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content...
{ "content_hash": "167e0cbceb6826248f03f982fa45e368", "timestamp": "", "source": "github", "line_count": 490, "max_line_length": 999, "avg_line_length": 37.704081632653065, "alnum_prop": 0.5952909336941813, "repo_name": "statsmodels/statsmodels.github.io", "id": "94b644a046a3b55ff33bd131452dce3cc9eb35...
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>ISharedNodePointer | hifi</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../asset...
{ "content_hash": "7e02d81b42c57e00d007e19face04712", "timestamp": "", "source": "github", "line_count": 160, "max_line_length": 145, "avg_line_length": 44.34375, "alnum_prop": 0.6535588442565187, "repo_name": "JeroMiya/hifi-typescript", "id": "9c8084461d63c9b9a31fb1a60b17b13cf1b12c82", "size": "709...
<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> <item name="col...
{ "content_hash": "fe71310216982f44d05cfefa059c60f4", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 90, "avg_line_length": 36.166666666666664, "alnum_prop": 0.6700460829493088, "repo_name": "dilipkumar4813/Capstone-Project", "id": "fd1846e64034b13cb5bab545d2b29bda5aa4de9a",...
package com.zimbra.common.calendar; import java.io.BufferedInputStream; import java.io.ByteArrayInputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.io.StringWriter; import java.io.UnsupportedEncodingException; import java.io.Writer; imp...
{ "content_hash": "26aa2f4891368d035817963b648d25e3", "timestamp": "", "source": "github", "line_count": 959, "max_line_length": 167, "avg_line_length": 38.40875912408759, "alnum_prop": 0.5258999837107021, "repo_name": "nico01f/z-pec", "id": "341997e7dc047d5e98bfe5147fd04175c8caab3e", "size": "37397...
(function() { 'use strict'; angular.module('Core') .service('commonService', commonService); commonService.$inject = ['$stateParams', '$state', 'sessionService', '$http', '$q', '$timeout', '$window']; function commonService($stateParams, $state, sessionService, $http, $q, $timeout, $window) ...
{ "content_hash": "5667f7bed8f9a84a357e4f0468cd3545", "timestamp": "", "source": "github", "line_count": 156, "max_line_length": 124, "avg_line_length": 36.23076923076923, "alnum_prop": 0.41259731068648264, "repo_name": "tlkiong/stadium-booking", "id": "2fc08440fc19306829bb797cb10a372ee8785655", "si...
package com.example.test; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; /** * 利用数据库来记录下载信息 * * @author acer */ public class DownLoadHelper extends SQLiteOpenHelper { private static final String SQL_NAME = "download.d...
{ "content_hash": "f2f31fc34d4d853d5c1831f958d0bd81", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 100, "avg_line_length": 25.88888888888889, "alnum_prop": 0.7242489270386266, "repo_name": "zhumingwei/filedownload-multithreaddownload", "id": "38dde4aae8e408d7bf3a83d2fdf174...
(function() { 'use strict'; angular .module('uiRouterApp') .directive('acmeNavbar', acmeNavbar); /** @ngInject */ function acmeNavbar() { var directive = { restrict: 'E', templateUrl: 'app/components/navbar/navbar.html', scope: { creationDate: '=' }, control...
{ "content_hash": "65aa37d9d6aeff70a202cbf9216764d8", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 84, "avg_line_length": 21.03125, "alnum_prop": 0.5928677563150074, "repo_name": "Toilal/showcase-ng-routers", "id": "74e408d61a55fb53a006fe1e0c2566d0f148a923", "size": "673...
/* * Tester.PCL * * This file was automatically generated for Stamplay by APIMATIC v2.0 ( https://apimatic.io ) on 06/12/2016 */ using System; using System.Collections; using System.Reflection; using Newtonsoft.Json; namespace Tester.PCL.Models { /// <summary> /// Converts a stirng valued enum to and from ...
{ "content_hash": "c25da75dd24c02bc30f1c179babacc03", "timestamp": "", "source": "github", "line_count": 161, "max_line_length": 138, "avg_line_length": 39.04968944099379, "alnum_prop": 0.5554318434865596, "repo_name": "zeeshanejaz/TesterAPI-PCL", "id": "fee65e58f33aead8a5a407d4a1c3ee8f6619edea", "s...