text
stringlengths
2
1.04M
meta
dict
/** * Simulator process * Pokemon Showdown - http://pokemonshowdown.com/ * * This file is where the battle simulation itself happens. * * The most important part of the simulation happens in runEvent - * see that function's definition for details. * * @license MIT license */ 'use strict'; require('sugar'); ...
{ "content_hash": "d23151c30d846ac4bcc96243b937e2a0", "timestamp": "", "source": "github", "line_count": 4810, "max_line_length": 222, "avg_line_length": 33.22806652806653, "alnum_prop": 0.6441151995595238, "repo_name": "kuroscafe/Showdown-Boilerplate", "id": "08f8101fb5bffae960cb0b29d08d62508caabc1d"...
<?xml version="1.0"?> <!-- For detailed information on each of the elements that can be used in this descriptor please see the Coherence Cache Configuration deployment descriptor guide included in the Coherence distribution or on the web at: http://www.tangosol.com/UserGuide-Reference-CacheConfig.jsp --> <...
{ "content_hash": "19aae1880c1e41f6b02952bc6d86acfc", "timestamp": "", "source": "github", "line_count": 888, "max_line_length": 99, "avg_line_length": 38.332207207207205, "alnum_prop": 0.4481917800170393, "repo_name": "eraserx99/OF", "id": "bdddbaab9a13387a11218b19c1b97d689a8a85c2", "size": "34039"...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "e049dbd427235937d38864a7d0501333", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "a40e5e53c20e536065113f682b948c41e9dcf477", "size": "194...
layout: post sections: [Git] title: "Ventajas de usar GIT" date: 2017-09-13 desc: "." keywords: "git, GitHub, BitBucket" categories: [arquitectura] tags: [git, GitHub, BitBucket] icon: fas fa-university image: static/img/blog/docker/docker-logo.png --- https://codeburst.io/git-and-github-in-a-nutshell-b0a3cc06458f ...
{ "content_hash": "a34f4d9a0b0d9846e17ec907a609b5aa", "timestamp": "", "source": "github", "line_count": 102, "max_line_length": 550, "avg_line_length": 70.22549019607843, "alnum_prop": 0.7940806924472986, "repo_name": "javiermartinalonso/javiermartinalonso.github.io", "id": "e510b0f99eebbd188b041cc39...
package org.apache.directory.api.asn1.ber.grammar; import org.apache.directory.api.asn1.ber.Asn1Container; /** * A top level grammar class that store meta informations about the actions. * Those informations are not mandatory, but they can be useful for debugging. * * @param C The container type * * @autho...
{ "content_hash": "f97852ec6a2ee69784c98c08d11eedcb", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 81, "avg_line_length": 20.0625, "alnum_prop": 0.6344755970924195, "repo_name": "darranl/directory-shared", "id": "a0e904497424aad0b39b6e3ef3e43ba888f29101", "size": "1790",...
import {Field} from './field.model'; export interface Catalog { identifier: string; name: string; description?: string; fields: Field[]; createdBy?: string; createdOn?: string; lastModifiedBy?: string; lastModifiedOn?: string; }
{ "content_hash": "3bddc3a3bf5bd6c62b9ac261d5e86e44", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 36, "avg_line_length": 17.714285714285715, "alnum_prop": 0.6895161290322581, "repo_name": "mifosio/fims-web-app", "id": "4e4649992101f422875add728cdc60d749d06dec", "size": ...
#ifdef HAVE_CONFIG_H # include <config.h> #endif #include <arrow-glib/array.hpp> #include <arrow-glib/buffer.hpp> #include <arrow-glib/compute.hpp> #include <arrow-glib/data-type.hpp> #include <arrow-glib/error.hpp> #include <arrow-glib/type.hpp> G_BEGIN_DECLS /** * SECTION: composite-array * @section_id: compo...
{ "content_hash": "3d69267509d8e5774b28290355dd3dca", "timestamp": "", "source": "github", "line_count": 1693, "max_line_length": 81, "avg_line_length": 31.275251033668045, "alnum_prop": 0.6091144308674384, "repo_name": "xhochy/arrow", "id": "688c548bf2ffd65853fbcdcb9ef767618e241ca5", "size": "53756...
package com.google.samples.apps.iosched.testutils; import android.accounts.Account; import android.accounts.AccountManager; import android.app.Activity; import android.support.test.InstrumentationRegistry; import android.support.test.espresso.intent.rule.IntentsTestRule; import com.google.android.gms.auth.GoogleAut...
{ "content_hash": "67fe1fc7a259c1e3445e6fe2e2587a36", "timestamp": "", "source": "github", "line_count": 98, "max_line_length": 101, "avg_line_length": 35.642857142857146, "alnum_prop": 0.6825078728886345, "repo_name": "WeRockStar/iosched", "id": "af76ffcaf58fb6a2aad24bcbe43e341ebd639856", "size": "...
package com.didichuxing.doraemonkit.widget; import android.widget.RadioGroup; import android.content.Context; import android.content.res.TypedArray; import android.os.Build; import android.os.Parcel; import android.os.Parcelable; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view...
{ "content_hash": "d0f6151d5687b5afed26329cd3526d1b", "timestamp": "", "source": "github", "line_count": 981, "max_line_length": 111, "avg_line_length": 32.82976554536187, "alnum_prop": 0.5922188412097125, "repo_name": "didi/DoraemonKit", "id": "55e054e7eceeb3382b914d099d19c5667b0d87e3", "size": "32...
ALTER TABLE gspanother.INDEX_TEST2 ADD CONSTRAINT PK_INDEX_TEST13 PRIMARY KEY ( INDEX_TEST2_ID );
{ "content_hash": "5e1d52ba6d9a182a123ef97ee3c3c447", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 77, "avg_line_length": 24.75, "alnum_prop": 0.7878787878787878, "repo_name": "coastland/gsp-dba-maven-plugin", "id": "2cc55eb4eadd395285894e27ca392854a7cfb43c", "size": "99"...
#ifndef MPU6050_H_ #define MPU6050_H_ #include <avr/io.h> #include "mpu6050registers.h" //i2c settings #define MPU6050_I2CFLEURYPATH "../i2chw/i2cmaster.h" //define the path to i2c fleury lib #define MPU6050_I2CINIT 1 //init i2c //definitions #define MPU6050_ADDR (0x68 <<1) //device address - 0x68 pin low (GND), ...
{ "content_hash": "8031ae2f14f67077e6890becbbe4e626", "timestamp": "", "source": "github", "line_count": 156, "max_line_length": 147, "avg_line_length": 39.48076923076923, "alnum_prop": 0.7681441792498782, "repo_name": "ndanyliw/nanoquad", "id": "1ee6226f0ba60f8e84a43cef36f01d8d79e79181", "size": "6...
/* CWebDAVDelete.h Author: Description: <describe the CWebDAVDelete class here> */ #ifndef CWebDAVDelete_H #define CWebDAVDelete_H #include "CWebDAVRequestResponse.h" using namespace http; namespace http { namespace webdav { class CWebDAVDelete: public CWebDAVRequestResponse { public: CWebDAVDelete(CW...
{ "content_hash": "fb7370f3640082d1dc312831d42e6898", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 62, "avg_line_length": 14.527777777777779, "alnum_prop": 0.7437858508604207, "repo_name": "mbert/mulberry-main", "id": "650e2dd28e202233c8b4ed9eeb52c002bcb217aa", "size": "...
<?php /** * Adminhtml sales order column renderer * * @category Mage * @package Mage_Adminhtml * @author Magento Core Team <core@magentocommerce.com> */ class Mage_Adminhtml_Block_Sales_Items_Column_Default extends Mage_Adminhtml_Block_Template { public function getItem() { if ($this->...
{ "content_hash": "61ea8aa52392cec5de9f33798ce295a6", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 108, "avg_line_length": 29.318840579710145, "alnum_prop": 0.5447355412753336, "repo_name": "StudioBOZ/thirdClass", "id": "2da616f0bafed59e445745dbef276b5f901a01b5", "size":...
/*! React Starter Kit | MIT License | http://www.reactstarterkit.com/ */ import React, { PropTypes, Component } from 'react'; import styles from './ContactPage.scss'; import withStyles from '../../decorators/withStyles'; @withStyles(styles) class ContactPage extends Component { static contextTypes = { onSetTit...
{ "content_hash": "20026cfc6688627bcc00fdfda29160d5", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 72, "avg_line_length": 22.551724137931036, "alnum_prop": 0.6284403669724771, "repo_name": "Malinin88/SaratovJS", "id": "2ff3ef1f7ca9ba86fdef036c3ea73a97643e8bb7", "size": "...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>interval: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
{ "content_hash": "e4561f47b3ddec09de10a2919ba7941e", "timestamp": "", "source": "github", "line_count": 178, "max_line_length": 214, "avg_line_length": 43.42134831460674, "alnum_prop": 0.5650148790270411, "repo_name": "coq-bench/coq-bench.github.io", "id": "0f339a648e155ab599abe69455d05b393d36e2aa", ...
package org.elasticsearch.action.bulk; import org.elasticsearch.common.settings.ImmutableSettings; import org.elasticsearch.common.settings.Settings; import org.elasticsearch.test.ElasticsearchIntegrationTest; import org.elasticsearch.test.ElasticsearchIntegrationTest.ClusterScope; import org.elasticsearch.test.Elas...
{ "content_hash": "31079be80f7a5e376500f31a397f84c2", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 111, "avg_line_length": 49.567567567567565, "alnum_prop": 0.7273718647764449, "repo_name": "vrkansagara/elasticsearch", "id": "5140df378ddfd7d607a581f37f37e2f1cabd71ca", "s...
// flow-typed signature: 79abfc88eed0c96703e149075dd338f6 // flow-typed version: <<STUB>>/eslint-plugin-flowtype_v^2.30.0/flow_v0.74.0 /** * This is an autogenerated libdef stub for: * * 'eslint-plugin-flowtype' * * Fill this stub out by replacing all the `any` types. * * Once filled out, we encourage you to ...
{ "content_hash": "f0abf0d95c77ad720f267adbc4b30b84", "timestamp": "", "source": "github", "line_count": 347, "max_line_length": 116, "avg_line_length": 39.242074927953894, "alnum_prop": 0.7949621796284057, "repo_name": "jcoreio/redux-features", "id": "5404264ed08c27446528f11df22b6e693163c58b", "siz...
/////////////////////////////////////////////////////////////////////////////// // Orkid // Copyright 1996-2010, Michael T. Mayers /////////////////////////////////////////////////////////////////////////////// #pragma once #include <memory.h> #include <ork/stream/IInputStream.h> namespace ork { namespace st...
{ "content_hash": "1118ce63a625a2f78f232652f4eef12d", "timestamp": "", "source": "github", "line_count": 155, "max_line_length": 94, "avg_line_length": 24.864516129032257, "alnum_prop": 0.6211728074727556, "repo_name": "tweakoz/oculusx", "id": "3b5815b3f1f349495c004b212cb1300c206f64ca", "size": "385...
``` diff +namespace Microsoft.Build.Utilities { + public abstract class AppDomainIsolatedTask : MarshalByRefObject, ITask { + protected AppDomainIsolatedTask(); + protected AppDomainIsolatedTask(ResourceManager taskResources); + protected AppDomainIsolatedTask(ResourceManager taskResources, stri...
{ "content_hash": "a6235b0804bf62851fac866574a42e20", "timestamp": "", "source": "github", "line_count": 429, "max_line_length": 261, "avg_line_length": 77.61305361305361, "alnum_prop": 0.7591302258529553, "repo_name": "ericstj/standard", "id": "bedb2ce828e84177405fd7a2f13a62b6c04687a8", "size": "33...
namespace blink { VirtualKeyboardOverlayChangedObserver::VirtualKeyboardOverlayChangedObserver( LocalFrame* frame) { if (frame) frame->RegisterVirtualKeyboardOverlayChangedObserver(this); } } // namespace blink
{ "content_hash": "df9aa4109ef18ba4368925bb90e1736e", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 77, "avg_line_length": 24.88888888888889, "alnum_prop": 0.7946428571428571, "repo_name": "scheib/chromium", "id": "6b230b8add6155e772fd148e8d71b408ca7ba35f", "size": "548", ...
package com.lhg.test.designpattern.command; /** * Created by liuhg on 16-3-14. */ public class CommandPatternDemo { public static void main(String[] args) { Broker broker = new Broker(); Stock stock = new Stock(); Order buyStock = new BuyStock(stock); Order sellStock = new SellS...
{ "content_hash": "b20d6dda7e41bc7cc0c52fe7ce2c5e39", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 47, "avg_line_length": 22.25, "alnum_prop": 0.6269662921348315, "repo_name": "dunyuling/javabase", "id": "ef916c9b7fd5b13c8425ad36cf6cb8e320e12c7c", "size": "445", "binar...
void initializeScatteringDistribution( const double atomic_weight_ratio, Teuchos::RCP<MonteCarlo::NuclearScatteringDistribution<MonteCarlo::NeutronState,MonteCarlo::NeutronState> >& scattering_dist ) { Teuchos::RCP<Utility::TabularOneDDistribution> delta_dist( new Utility::DeltaDistribution( 0.0 ) ); ...
{ "content_hash": "e0e03b2e9b71394ed17706c6adc9bb0c", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 161, "avg_line_length": 39.2093023255814, "alnum_prop": 0.6159549228944247, "repo_name": "lkersting/SCR-2123", "id": "8c1bd2d710dacd60c67b74c7b5cf4c11c266997f", "size": "44...
package com.allanbank.mongodb.client; import static com.allanbank.mongodb.AnswerCallback.callback; import static com.allanbank.mongodb.bson.builder.BuilderFactory.a; import static com.allanbank.mongodb.bson.builder.BuilderFactory.d; import static com.allanbank.mongodb.bson.builder.BuilderFactory.e; import static org...
{ "content_hash": "f23912de5b7cfc2037c33e8d777c9932", "timestamp": "", "source": "github", "line_count": 831, "max_line_length": 91, "avg_line_length": 38.30324909747292, "alnum_prop": 0.6161168708765316, "repo_name": "allanbank/mongodb-async-driver", "id": "3252b42cd17b1d2ea91d4ce6a8cd14a383b4be34", ...
<?php namespace workshop\BlogBundle\Entity; use Doctrine\Common\Collections\ArrayCollection; use Doctrine\ORM\Mapping as ORM; /** * Category * * @ORM\Table() * @ORM\Entity(repositoryClass="workshop\BlogBundle\Entity\CategoryRepository") * @ORM\HasLifecycleCallbacks */ class Category { /** * @var inte...
{ "content_hash": "cc577147285119e44a4f27f9da0573e7", "timestamp": "", "source": "github", "line_count": 161, "max_line_length": 83, "avg_line_length": 16.838509316770185, "alnum_prop": 0.5094061232017706, "repo_name": "neoshadybeat/workshop-uca-sf2", "id": "22ee30d6c08e6d5789f6c34347b6399c7de328f0", ...
/** * */ package test.aspect; import org.aspectj.lang.annotation.Around; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import org.springframework.core.Ordered; @Aspect("pertarget(execution(* *.getSpouse()))") public class PerTargetAspect implements Ordered { public int cou...
{ "content_hash": "cd0a14c10e86858985b1e7b19069c67a", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 49, "avg_line_length": 18.18918918918919, "alnum_prop": 0.711738484398217, "repo_name": "shivpun/spring-framework", "id": "aaa2c6ed45f25129fbde7e42f9a0941d6040ae42", "size"...
// Copyright John Maddock 2006. // Use, modification and distribution are subject to the // Boost Software License, Version 1.0. (See accompanying file // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #ifndef BOOST_STATS_LOGNORMAL_HPP #define BOOST_STATS_LOGNORMAL_HPP // http://www.itl....
{ "content_hash": "26262996ce999127373e14328af44930", "timestamp": "", "source": "github", "line_count": 310, "max_line_length": 125, "avg_line_length": 31.529032258064515, "alnum_prop": 0.661244117045222, "repo_name": "pennwin2013/netsvr", "id": "5b2d892ec25c7ed6a14945824812256c4bf8ad65", "size": "...
package com.fifino.patterns.composite; import java.util.ArrayList; import java.util.List; /** * Created by porfiriopartida on 2/19/16. */ public class EntityComposite extends Entity { private List<Entity> entities; public EntityComposite(){ entities = new ArrayList<Entity>(); } @Override ...
{ "content_hash": "ab0fdcf488e33d6ad1dc9a9346698ba6", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 51, "avg_line_length": 21.535714285714285, "alnum_prop": 0.593698175787728, "repo_name": "ppartida/jdesign-patterns", "id": "c32f0a28f807a1b013c5d4052d73a208018fcdda", "siz...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>gem5: arch/mips/stacktrace.cc File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css...
{ "content_hash": "473a3d172f370e61071798b9c16f9a2f", "timestamp": "", "source": "github", "line_count": 51, "max_line_length": 140, "avg_line_length": 55.15686274509804, "alnum_prop": 0.6441521507287593, "repo_name": "wnoc-drexel/gem5-stable", "id": "44f6dc467a2d9708a4a5d75cb41879ce0d5b18d1", "size...
<?php namespace HB\ProxMoxBundle\DependencyInjection; use Symfony\Component\Config\Definition\Builder\TreeBuilder; use Symfony\Component\Config\Definition\ConfigurationInterface; /** * This is the class that validates and merges configuration from your app/config files * * To learn more see {@link http://symfony....
{ "content_hash": "b273e1fc73e87517f6a5175dfeed5d82", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 131, "avg_line_length": 30.20689655172414, "alnum_prop": 0.7146118721461188, "repo_name": "HumanBooster/SymfonyProxMox", "id": "9911ad4a6788894089876ca702ceedb128a4ba8f", "...
namespace boost { namespace detail { namespace multi_array { template <int NumRanges, int NumDims> struct index_gen { private: typedef ::boost::detail::multi_array::index index; typedef ::boost::detail::multi_array::size_type size_type; typedef index_range<index,size_type> range; public: template <int Dims, i...
{ "content_hash": "c30acdd3b1a6293811923727ddaedcc3", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 74, "avg_line_length": 22.915254237288135, "alnum_prop": 0.650887573964497, "repo_name": "kumakoko/KumaGL", "id": "a4fdaced7ad8ccd9c5579daebf46ec6427ca3ae9", "size": "2051"...
using System.Collections; using System.Collections.Generic; namespace Foundation { /// <summary> /// Enhances an <see cref="IEnumerable"/> collection by providing pagination information. /// </summary> public interface IPaginatedCollection : IEnumerable { /// <summary> //...
{ "content_hash": "e272a98759ff00110dfb7e81c2230481", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 112, "avg_line_length": 33.94736842105263, "alnum_prop": 0.5405684754521963, "repo_name": "DavidMoore/Foundation", "id": "ab4ca357f58f996a2aa201b6eccd0be1d19b95e1", "size":...
@implementation BETableViewCell - (void)drawRect:(CGRect)rect { CGContextRef context = UIGraphicsGetCurrentContext(); CGContextSetFillColorWithColor(context, [UIColor clearColor].CGColor); CGContextFillRect(context, rect); //下分割线 CGContextSetStrokeColorWithColor(context, [UIColor be_colorWithHex:0x...
{ "content_hash": "3e4d95a5f0988636ecbfd2c563e8bc1f", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 90, "avg_line_length": 36.25, "alnum_prop": 0.767816091954023, "repo_name": "iosmvn/BEKit", "id": "ddbcad24c1ad44e976443e6bef7afc9e1400124e", "size": "580", "binary": fal...
SPHINXOPTS = SPHINXBUILD = sphinx-build PAPER = BUILDDIR = _build # Internal variables. PAPEROPT_a4 = -D latex_paper_size=a4 PAPEROPT_letter = -D latex_paper_size=letter ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . # the i18n builder cannot share the environment ...
{ "content_hash": "bb7d0e0e463631940a93371a79ffbbeb", "timestamp": "", "source": "github", "line_count": 149, "max_line_length": 141, "avg_line_length": 36.69798657718121, "alnum_prop": 0.7009875640087784, "repo_name": "dhain/potpy", "id": "a814712233186c2b9072819dea1487efaaa2ae3e", "size": "5560", ...
import zhstructures.*; import junit.framework.*; /** * A JUnit test case class for the ZHTreeMap class. * * Every method starting with the word "test" will be called when running * the test with JUnit. */ public class TreeMapTest extends TestCase { private ZHTreeMap<Integer,Integer> treeMap; public voi...
{ "content_hash": "dd291e1395990feaca2d174af2ce480a", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 73, "avg_line_length": 29.941176470588236, "alnum_prop": 0.6041257367387033, "repo_name": "AndrewZurn/sju-compsci-archive", "id": "d2fe84e22241b2e41b45bd97e7757913b95d1dd5", ...
import { inject } from 'aurelia-dependency-injection'; import { CommandCoordinator } from '@dolittle/commands'; import { QueryCoordinator } from '@dolittle/queries'; import { AllProjects } from './Projects/AllProjects'; import { ImprovementsForProject } from './Projects/ImprovementsForProject'; @inject(CommandCoordi...
{ "content_hash": "06d382d9b1f0991e17be39440688b991", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 75, "avg_line_length": 26.53846153846154, "alnum_prop": 0.6454106280193237, "repo_name": "doLittle-Samples/Basic", "id": "25fa61ad32413b27b4e8f6824f3cc3df32cd4a97", "size":...
<%# Copyright 2013-2017 the original author or authors. This file is part of the JHipster project, see https://jhipster.github.io/ for more information. 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 L...
{ "content_hash": "476542be5e95518bc969fcf9b936ea25", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 114, "avg_line_length": 43.8, "alnum_prop": 0.7150684931506849, "repo_name": "fjuriolli/scribble", "id": "6a4e18703009a8738594e49c84a26fb8f1990fb7", "size": "1097", "bina...
import { Injectable } from '@angular/core'; @Injectable() export class Visibility { /** * Is the visibility API supported? */ public supported: boolean = document.hasOwnProperty('hidden'); private _changeVisibility: any = () => this.onChange(); constructor() { if (this.supported) { document.a...
{ "content_hash": "2e45063c9ef59ae43470ab04613bd262", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 79, "avg_line_length": 21, "alnum_prop": 0.5804375804375804, "repo_name": "justindujardin/angular2-rpg", "id": "67545020238b197fb420fab487c1111bced594b3", "size": "777", ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.1.1; de-de; OMEGA-MID9711 Build/JRO03H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30</title> <link rel="stylesheet" href="https://cdnjs.cloud...
{ "content_hash": "1b1f30b4a22892883471e4dd4a045bfa", "timestamp": "", "source": "github", "line_count": 1369, "max_line_length": 960, "avg_line_length": 41.201607012417824, "alnum_prop": 0.5470614307242265, "repo_name": "ThaDafinser/UserAgentParserComparison", "id": "f99d685f77a6a5b59fa24041242fb7118...
import warnings import numpy as np from skimage.viewer.qt import QtWidgets, has_qt, FigureManagerQT, FigureCanvasQTAgg import matplotlib as mpl from matplotlib.figure import Figure from matplotlib import _pylab_helpers from matplotlib.colors import LinearSegmentedColormap if has_qt and 'agg' not in mpl.get_backend()....
{ "content_hash": "02c38d04bf713d88ab62f837321e4c3e", "timestamp": "", "source": "github", "line_count": 213, "max_line_length": 83, "avg_line_length": 30.84037558685446, "alnum_prop": 0.6229258639062262, "repo_name": "newville/scikit-image", "id": "524e9b6166c4d2dc0cef47c9acb0723bcd64baba", "size":...
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright 2013 The Netty Project ~ ~ The Netty Project licenses this file to you 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: ~ ~ http://w...
{ "content_hash": "371ef0b802c7240bbd7ffc9853014ea4", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 201, "avg_line_length": 34.52, "alnum_prop": 0.6894553881807648, "repo_name": "apigee/netty", "id": "17e0c2536e0874df959c0a0919606dcde68a11d1", "size": "1726", "binary": ...
/* ### * IP: GHIDRA * * 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writin...
{ "content_hash": "c0a732d7152160a88ec5a36d5ef1f7b7", "timestamp": "", "source": "github", "line_count": 168, "max_line_length": 120, "avg_line_length": 26.458333333333332, "alnum_prop": 0.730933633295838, "repo_name": "NationalSecurityAgency/ghidra", "id": "89e91675eac3c09b5f800186f3f3fe8141156942", ...
package org.olat.course.nodes.info; import org.olat.core.gui.UserRequest; import org.olat.core.gui.components.form.flexible.FormItemContainer; import org.olat.core.gui.components.form.flexible.elements.MultipleSelectionElement; import org.olat.core.gui.components.form.flexible.elements.SingleSelection; import org.ol...
{ "content_hash": "55c83669851cff0d220191a85b360eee", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 150, "avg_line_length": 40.925233644859816, "alnum_prop": 0.7759762502854533, "repo_name": "RLDevOps/Scholastic", "id": "d2ae95f023dabdc3d226fcc0cd6ce025e0ea96b1", "size":...
import { moduleForComponent, test } from 'ember-qunit'; import hbs from 'htmlbars-inline-precompile'; moduleForComponent('em-table-column', 'Integration | Component | em table column', { integration: true }); test('Basic rendering test', function(assert) { this.render(hbs`{{em-table-column}}`); assert.equal(th...
{ "content_hash": "688634a206e1593848069f12d9b6d4e6", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 84, "avg_line_length": 29.25, "alnum_prop": 0.6923076923076923, "repo_name": "sreenaths/em-table", "id": "0fb88abb2779198df23ae6f13c27838bee1a441f", "size": "351", "binar...
var AbstractListWidget = OcrJs.Base.extend({ init: function(parent, datasource, options) { this._super(); this.parent = parent; this.data = datasource; this.options = { multiselect: true, }; $.extend(this.options, options); // currently selected l...
{ "content_hash": "d86215d7be1cf57aa2f8afd180c19896", "timestamp": "", "source": "github", "line_count": 393, "max_line_length": 106, "avg_line_length": 35.56997455470738, "alnum_prop": 0.4931683239144431, "repo_name": "vitorio/ocropodium", "id": "138780b6f4c2ec983ea606f0a3e34d83f16db885", "size": "...
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _states = require('./states'); var _states2 = _interopRequireDefault(_states); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.default = { states: _states2.default };
{ "content_hash": "b3c0a06f9e4bf263b32b2edff769b6a1", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 95, "avg_line_length": 23.846153846153847, "alnum_prop": 0.6806451612903226, "repo_name": "jackley/arrayz", "id": "bde54436869b7be11dbf201244bdc33663b23486", "size": "310",...
@class NSDictionary; #else class NSDictionary; #endif namespace content { class SystemHotkeyMap; // This singleton holds a global mapping of hotkeys reserved by OSX. class SystemHotkeyHelperMac { public: // Return pointer to the singleton instance for the current process. static SystemHotkeyHelperMac* GetInstan...
{ "content_hash": "eff2e7a2f94dab3184413dafc20795b8", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 80, "avg_line_length": 28.488888888888887, "alnum_prop": 0.7519500780031201, "repo_name": "Samsung/ChromiumGStreamerBackend", "id": "19ecb8889b96f911ab270d5545b95f6d5d5d8a25"...
import React from 'react'; import { Platform, StyleSheet, TextInput, } from 'react-native'; class Composer extends React.Component { render() { return ( <TextInput placeholder={this.props.placeholder} placeholderTextColor={this.props.placeholderTextColor} multiline={this.props...
{ "content_hash": "855ec296c950d1e2429084d02545bda6", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 70, "avg_line_length": 23.68421052631579, "alnum_prop": 0.6455555555555555, "repo_name": "wph1129/react-native-chat", "id": "9752b8e05cfca0bb6184164a2bceee615a8d6ef8", "siz...
/** * RemoteProjectRoleActors.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package org.javelin.sws.ext.ws.axis1.jira.contractfirst.tm12_arraysplain; @SuppressWarnings("all") public class RemoteProjectRoleActors extends org.ja...
{ "content_hash": "9c7e4e17709ded6fed8f27b72cbd6c05", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 160, "avg_line_length": 31.746835443037973, "alnum_prop": 0.7049441786283892, "repo_name": "grgrzybek/sws-extensions", "id": "403ef2e02801340586f8038e03ebd2571e836923", "si...
package com.cody.app.framework.hybrid.core; import android.text.TextUtils; import android.webkit.WebView; import com.google.gson.Gson; import com.google.gson.JsonObject; import com.cody.app.framework.hybrid.core.async.AsyncTaskExecutor; import com.cody.xf.utils.LogUtil; import com.cody.xf.utils.http.Result; import j...
{ "content_hash": "b60471ea5aaa6abcb251229644f762ce", "timestamp": "", "source": "github", "line_count": 129, "max_line_length": 100, "avg_line_length": 29.7984496124031, "alnum_prop": 0.6243496357960457, "repo_name": "codyer/CleanFramework", "id": "e99a123c00db9e041f4cd4742668f4d35981bd45", "size":...
package org.jgroups.protocols.jzookeeper.zabAARWAsync; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Collections; import java.util.Date; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import j...
{ "content_hash": "6d4a0b5f4c388f3d8f79d5d89f63191b", "timestamp": "", "source": "github", "line_count": 618, "max_line_length": 118, "avg_line_length": 29.964401294498384, "alnum_prop": 0.6747488929690031, "repo_name": "ibrahimshbat/JGroups", "id": "0ccc8863020ab6ebc3f485a96564de0791b0ab4d", "size"...
describe("sap.m.Carousel", function() { browser.testrunner.currentSuite.meta.controlName = 'sap.m.Carousel'; var myCarousel = element(by.id("myCarousel")); // initial loading" it("should load test page", function () { expect(takeScreenshot()).toLookAs("0_initial"); }); // click right arrow it("should scroll...
{ "content_hash": "49a75532ea0c32645d114cfad207c257", "timestamp": "", "source": "github", "line_count": 83, "max_line_length": 91, "avg_line_length": 31.97590361445783, "alnum_prop": 0.6978146194423511, "repo_name": "openui5/packaged-sap.m", "id": "b0c555b2cb83eb65dd8504e61fa29dae49aadf99", "size":...
namespace boost { namespace mpl { template<> struct front_impl< aux::half_open_range_tag > { template< typename Range > struct apply { typedef typename Range::start type; }; }; }} #endif // BOOST_MPL_AUX_RANGE_C_FRONT_HPP_INCLUDED
{ "content_hash": "ffc61f24a4abaa07cae428601dd21526", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 50, "avg_line_length": 18.142857142857142, "alnum_prop": 0.65748031496063, "repo_name": "fredericjoanis/Argorha-Pathfinding", "id": "97902b9b78cb69c7ba1c1aff23f2c63e6ebf82b1"...
using Poco::Net::Socket; using Poco::Net::SocketStream; using Poco::Net::StreamSocket; using Poco::Net::ServerSocket; using Poco::Net::SocketAddress; using Poco::Net::ConnectionRefusedException; using Poco::Timespan; using Poco::Stopwatch; using Poco::TimeoutException; using Poco::InvalidArgumentException; SocketStre...
{ "content_hash": "bba2c42fc24902c29d23dfdf69276cd7", "timestamp": "", "source": "github", "line_count": 92, "max_line_length": 84, "avg_line_length": 18.532608695652176, "alnum_prop": 0.6961876832844575, "repo_name": "119/vdc", "id": "7f395962f0d71849499b2874952293fb4c5744cc", "size": "3597", "bi...
package fr.inra.maiage.bibliome.util; import java.util.Arrays; import java.util.Collection; import java.util.Collections; import java.util.Enumeration; import java.util.Iterator; import java.util.NoSuchElementException; import fr.inra.maiage.bibliome.util.filters.Filter; import fr.inra.maiage.bibliome.util.filters....
{ "content_hash": "8ab94df50fd39e43119c638d751bae8f", "timestamp": "", "source": "github", "line_count": 316, "max_line_length": 123, "avg_line_length": 25.449367088607595, "alnum_prop": 0.6243471773190749, "repo_name": "Bibliome/bibliome-java-utils", "id": "c6582d568c748c8b82513000f258a84e19b9f3e2", ...
/* eslint-env node, es6, mocha */ const PluginManager = require("../../src/PluginManager"); const Auth = require("../../src/helpers/Auth"); const TelegramBot = require("./helpers/TelegramBot"); const config = require("./sample-config.json"); const auth = new Auth(config); let i = 0; function makeSentinel() { retur...
{ "content_hash": "80902a4d688bb8fabe91a319ec1e75eb", "timestamp": "", "source": "github", "line_count": 226, "max_line_length": 110, "avg_line_length": 35.30530973451327, "alnum_prop": 0.5622258428374483, "repo_name": "crisbal/Telegram-Bot-Node", "id": "a77d694cc99798130c78eaebe5ce51a894bfa3e3", "s...
package io.katharsis.legacy.repository.annotations; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import io.katharsis.legacy.queryParams.QueryParams; /** * Metho...
{ "content_hash": "d5e123f53c9491e426f0fca32502bb79", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 80, "avg_line_length": 33.09090909090909, "alnum_prop": 0.7710622710622711, "repo_name": "katharsis-project/katharsis-framework", "id": "f33b05830b87d012a30ebc0e40e1ef6bd8074...
import itsdangerous import mock from nose.tools import * # flake8: noqa import unittest from django.utils import timezone from tests.base import ApiTestCase from osf_tests.factories import ( AuthUserFactory ) from api.base.settings.defaults import API_BASE from framework.auth.oauth_scopes import public_scopes f...
{ "content_hash": "101831291a120101b8af7a3e1acb3be0", "timestamp": "", "source": "github", "line_count": 140, "max_line_length": 96, "avg_line_length": 34.95, "alnum_prop": 0.6012671162885755, "repo_name": "icereval/osf.io", "id": "758263b7ef0df56b2fbcb37330ecec8d548d8c54", "size": "4917", "binary...
package com.opengamma.sesame.irfutureoption; import java.util.Map; import com.opengamma.analytics.financial.interestrate.future.calculator.FuturesPriceNormalSTIRFuturesCalculator; import com.opengamma.analytics.financial.interestrate.future.derivative.FuturesTransaction; import com.opengamma.analytics.financial.inte...
{ "content_hash": "ba4f89d49412a83dcbec381272afdc91", "timestamp": "", "source": "github", "line_count": 110, "max_line_length": 135, "avg_line_length": 53.11818181818182, "alnum_prop": 0.8315933595755605, "repo_name": "nssales/OG-Platform", "id": "14169ea32e42f6aaf6b82035ed164625ee0263b1", "size": ...
'use babel'; import observe from '../../src/index'; import {awaitObservation} from '../setup/test-helpers'; describe('ArrayObservation', () => { it('invokes listeners when the array changes', (done) => { let observedArray = ['a', 'b', 'c', 'd', 'e']; awaitObservation(observe(observedArray), (changes) => { ...
{ "content_hash": "9ea1dbac2e5be2a83dd51a01c6f31b6e", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 81, "avg_line_length": 30.75609756097561, "alnum_prop": 0.5305313243457573, "repo_name": "nathansobo/data-observer", "id": "c6baedb7eb15efe16211937d027e4dc51da50ac8", "size...
using System.Collections; using System.Collections.Generic; namespace AzureTokenMaker.App.Model { public sealed class ProfileCollection : IEnumerable<Profile> { private HashSet<Profile> _profiles = new HashSet<Profile>(); public void Add ( Profile target ) { _profiles = new HashS...
{ "content_hash": "164ef98b998a7d55a6e3f59e01a88f7e", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 69, "avg_line_length": 27.761904761904763, "alnum_prop": 0.6243567753001715, "repo_name": "sfgadjo/AzureTokenMaker", "id": "481d32b2ed7ed3a1ac236a6084caf0082d530852", "size...
Retrieve a specific organization record. {@inheritdoc} ### get_list Retrieve a collection of organization records. {@inheritdoc} ### create Create a new organization record. The created record is returned in the response. {@inheritdoc} {@request:json_api} Example: ```JSON { "data":{ "type":"organ...
{ "content_hash": "b1a8a12489e70284f7690c07e56be0f5", "timestamp": "", "source": "github", "line_count": 268, "max_line_length": 85, "avg_line_length": 15.757462686567164, "alnum_prop": 0.4619938432394033, "repo_name": "orocrm/platform", "id": "6266e34aaa3df89ce9d870ec3c0cdad0de8137c4", "size": "429...
package org.apereo.cas.support.events.service; import org.apereo.cas.support.events.AbstractCasEvent; /** * This is {@link BaseCasRegisteredServiceEvent}. * * @author Misagh Moayyed * @since 5.2.0 */ public abstract class BaseCasRegisteredServiceEvent extends AbstractCasEvent { private static final long ser...
{ "content_hash": "9d702b2a20322362298758e1248a3db3", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 78, "avg_line_length": 25.38888888888889, "alnum_prop": 0.7592997811816192, "repo_name": "fogbeam/cas_mirror", "id": "406360c6c81e98607bccc3bed3f1c3dc7da170df", "size": "45...
#include <sys/un.h> #include "h2o.h" #include "h2o/socketpool.h" struct rp_handler_t { h2o_handler_t super; h2o_url_t upstream; /* host should be NULL-terminated */ h2o_socketpool_t *sockpool; /* non-NULL if config.use_keepalive == 1 */ h2o_proxy_config_vars_t config; }; static int on_req(h2o...
{ "content_hash": "77898f6c1ce32b32867ce473cfa808ce", "timestamp": "", "source": "github", "line_count": 140, "max_line_length": 119, "avg_line_length": 40.22857142857143, "alnum_prop": 0.6361860795454546, "repo_name": "nkmideb/h2o-server", "id": "7afe8c4eaedb5a8c695d9cdee618acad6e918111", "size": "...
<?php namespace ServerGrove\Bundle\TranslationEditorBundle; use Symfony\Component\DependencyInjection\ContainerInterface; use Symfony\Component\DependencyInjection\ContainerAware; class MongoStorageManager extends ContainerAware { protected $mongo; public function __construct(ContainerInterface $container) ...
{ "content_hash": "792398ff098ddcc878b364ae4ddf120f", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 115, "avg_line_length": 25.205128205128204, "alnum_prop": 0.6215666327568667, "repo_name": "servergrove/TranslationEditorBundle", "id": "76d5d5b5d72fdf0bc499f2182801f341b9662...
package org.apache.ambari.server.controller.logging; import org.codehaus.jackson.annotate.JsonIgnoreProperties; import org.codehaus.jackson.annotate.JsonProperty; import java.util.List; @JsonIgnoreProperties(ignoreUnknown = true) public class LogLevelQueryResponse { private String startIndex; private String p...
{ "content_hash": "b5ade694e586bdab5d5f32394d78bf82", "timestamp": "", "source": "github", "line_count": 85, "max_line_length": 67, "avg_line_length": 20.8, "alnum_prop": 0.7358597285067874, "repo_name": "alexryndin/ambari", "id": "27e4c9c08132e60e1183853bc74ac9736f11cf99", "size": "2574", "binary...
package com.sean.im.friend.service; import com.sean.im.commom.entity.UserInfo; public interface UserService { public UserInfo getUserInfoById(long userId); }
{ "content_hash": "ff38bd4044c85987779c0928fb01284c", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 46, "avg_line_length": 20.125, "alnum_prop": 0.8012422360248447, "repo_name": "seanzwx/workspace", "id": "7d6751e627296cf942bf6f9b1ee339de18cf6fdc", "size": "161", "binary...
The instrumented libraries are a collection of Chromium's dependencies built with *SAN enabled. The MSAN libraries are required for an MSAN build to run. The others are optional, and are currently unused. ## Building the instrumented libraries ### Setting up a chroot Building the libraries requires `apt-get source`,...
{ "content_hash": "1027171a506573925343ce0fd260eaef", "timestamp": "", "source": "github", "line_count": 130, "max_line_length": 116, "avg_line_length": 28.553846153846155, "alnum_prop": 0.7537715517241379, "repo_name": "ric2b/Vivaldi-browser", "id": "695c2e569f72d0aaf39e362aa4204cca18c91edd", "size...
@interface BTFakeHTTP : BTHTTP @property (nonatomic, assign) NSUInteger GETRequestCount; @property (nonatomic, assign) NSUInteger POSTRequestCount; @property (nonatomic, copy, nullable) NSString *lastRequestEndpoint; @property (nonatomic, copy, nullable) NSString *lastRequestMethod; @property (nonatomic, strong, nulla...
{ "content_hash": "134041cb6ed4275d5e52f31514b9235f", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 155, "avg_line_length": 48, "alnum_prop": 0.8043478260869565, "repo_name": "apascual/braintree_ios", "id": "e8c1c107ea1d5a907557962b1e058daa30977789", "size": "1158", "bi...
title: DIB training R Markdown half day workshop text: What is robust and reproducible research? How can you make your research more robust and reproducible? You can use RMarkdown! Wait, what’s RMarkdown? RMarkdown is a variant of Markdown that has embedded R code chunks to be used with knitr to make it easy to create ...
{ "content_hash": "b2675703abe0a8c20f291dd0fccb54a1", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 325, "avg_line_length": 69.875, "alnum_prop": 0.7906976744186046, "repo_name": "ttimbers/studyGroup", "id": "47a365a72589c99332cd18867e5c7bbaebe8bbec", "size": "565", "bin...
package org.apereo.cas.config; import org.apereo.cas.configuration.CasConfigurationProperties; import org.apereo.cas.notifications.sms.SmsSender; import org.apereo.cas.support.sms.ClickatellSmsSender; import lombok.val; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.con...
{ "content_hash": "da8acfc3cdeda7bb2892947e6b327de5", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 89, "avg_line_length": 34, "alnum_prop": 0.8007590132827325, "repo_name": "pdrados/cas", "id": "d5f75aa1cb08be14c6f3b55c6e2b23f1cae8449e", "size": "1054", "binary": false...
<?php /** * DO NOT EDIT THIS FILE! * * This file was automatically generated from external sources. * * Any manual change here will be lost the next time the SDK * is updated. You've been warned! */ namespace DTS\eBaySDK\PostOrder\Types; /** * * @property \DTS\eBaySDK\PostOrder\Types\RuleDetailInputType $rul...
{ "content_hash": "da86d5f40d6fa9b50f4579e77c8079b7", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 116, "avg_line_length": 28.347826086956523, "alnum_prop": 0.620398773006135, "repo_name": "davidtsadler/ebay-sdk-php", "id": "3185a82a4a729f7ba20a4678a8f0c0fd04369ea1", "si...
package org.apache.carbondata.scan.expression.conditional; import java.util.ArrayList; import java.util.List; import org.apache.carbondata.scan.expression.Expression; import org.apache.carbondata.scan.expression.ExpressionResult; import org.apache.carbondata.scan.expression.exception.FilterIllegalMemberException; i...
{ "content_hash": "e124496b137015969c3cd55f05892caa", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 95, "avg_line_length": 30.244444444444444, "alnum_prop": 0.766348273328435, "repo_name": "ashokblend/incubator-carbondata", "id": "e57d48a5fcecb79248e34bd50e71203d1e166699", ...
<?php use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; class CreateDatabase extends Migration { /** * Run the migrations. * * @return void */ public function up() { //CREATES SCHOOLS TABLE Schema::create('schools', function ($tabl...
{ "content_hash": "e2b9a0a7c55999ef68b389afa64e02e9", "timestamp": "", "source": "github", "line_count": 174, "max_line_length": 126, "avg_line_length": 39.54597701149425, "alnum_prop": 0.5343700043598314, "repo_name": "oSoc15/educal", "id": "ee36552a2fef50cde8a90fbc57ba21f28eea2ea9", "size": "6881"...
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2009-2019 the original author or authors. 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 http://www.apa...
{ "content_hash": "d0035e6f38d3536664c3adf9a04b94b0", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 114, "avg_line_length": 36.92857142857143, "alnum_prop": 0.6415215989684074, "repo_name": "langlan/mybatis-3", "id": "fca3f9a079b5e5bb0e8e571ad3c103fdf4a5fe2a", "size": "15...
package org.jclouds.json.internal; import static com.google.common.base.Preconditions.checkArgument; import static com.google.common.base.Preconditions.checkNotNull; import static com.google.common.base.Preconditions.checkState; import static com.google.common.base.Predicates.in; import static com.google.common.colle...
{ "content_hash": "3ceeb72653225ad178e5eeefc291a9b9", "timestamp": "", "source": "github", "line_count": 264, "max_line_length": 119, "avg_line_length": 39.041666666666664, "alnum_prop": 0.6457747162122829, "repo_name": "yanzhijun/jclouds-aliyun", "id": "cf3c5aceeab997b425781b08d763bda26d6dcf90", "s...
<?xml version="1.0" encoding="UTF-8"?> <serializer> <!-- This file has been generated by the EasyExtends bundle ( http://sonata-project.org/bundles/easy-extends ) @author <yourname> <youremail> --> <class name="Application\Sonata\UserBundle\Document\User" exclusion-policy="all" xml...
{ "content_hash": "c60d5055ae35bed841024e117dc17a14", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 160, "avg_line_length": 38.285714285714285, "alnum_prop": 0.6529850746268657, "repo_name": "leva2020/cineco-admin", "id": "72528ab98126139987e452808c8286be080f81a1", "size"...
#if DEBUG using System; using System.Runtime.CompilerServices; using JetBrains.Annotations; namespace CodeJam.IO { /// <summary> /// The <see cref="IO"/> namespace contains I/O related functionality. /// </summary> [UsedImplicitly] [CompilerGenerated] internal class NamespaceDoc { } } #endif
{ "content_hash": "d47dca88e21e2040ddf1acb13cf04480", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 71, "avg_line_length": 18.8125, "alnum_prop": 0.7342192691029901, "repo_name": "NN---/CodeJam", "id": "a889a5e03d6b26000dc381a8568c9af1395680ce", "size": "303", "binary":...
package com.google.appengine.tck.datastore; import java.util.Arrays; import java.util.Collections; import java.util.HashSet; import java.util.List; import java.util.Set; import com.google.appengine.api.datastore.Entity; import com.google.appengine.api.datastore.Key; import com.google.appengine.api.datastore.KeyFact...
{ "content_hash": "ff216fc3c09515d187cf6967f2338e39", "timestamp": "", "source": "github", "line_count": 323, "max_line_length": 128, "avg_line_length": 38.6625386996904, "alnum_prop": 0.6616752081998719, "repo_name": "GoogleCloudPlatform/appengine-tck", "id": "b2ef7bfc125427248e0af1bed70a6539e4a33f1e...
namespace Dapper.FastCrud.EntityDescriptors { using System; using System.Runtime.CompilerServices; using System.Threading; using Dapper.FastCrud.Mappings; using Dapper.FastCrud.SqlBuilders; using Dapper.FastCrud.SqlStatements; /// <summary> /// Typed entity descriptor, capable of produ...
{ "content_hash": "b296ff03ad62afe05bda6582c6c5e89a", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 172, "avg_line_length": 42.25316455696203, "alnum_prop": 0.6360095865787897, "repo_name": "tenbaset/Dapper.FastCRUD", "id": "f152c90f726a02acad4e9c777c9e76d396eea6c1", "siz...
<?php /** * Object wrapper for interacting with stdin * * @package Cake.Console */ class ConsoleInput { /** * Input value. * * @var resource */ protected $_input; /** * Constructor * * @param string $handle The location of the stream to use as input. */ public function __construct($handle = 'php:/...
{ "content_hash": "48346c25fee5575a51069e4e17d71757", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 68, "avg_line_length": 15.727272727272727, "alnum_prop": 0.6165703275529865, "repo_name": "calmsu/arcs", "id": "f6d52a9b0173008bf340a6dd80354b2b7732950a", "size": "1125", ...
#ifndef LIBXMP_MIXER_H #define LIBXMP_MIXER_H #define SMIX_C4NOTE 6864 #define SMIX_NUMVOC 128 /* default number of softmixer voices */ #define SMIX_SHIFT 16 #define SMIX_MASK 0xffff #define FILTER_SHIFT 16 /* Anticlick ramps */ #define SLOW_ATTACK_SHIFT 4 #define SLOW_ATTACK (1 << SLOW_ATTACK_SHIFT) #define SLOW_R...
{ "content_hash": "b28828dd80246be92fc0cb8941b08fc9", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 64, "avg_line_length": 28.058823529411764, "alnum_prop": 0.659853249475891, "repo_name": "PopCap/GameIdea", "id": "20dc991823ad77d97a03baf504ff943222cc808a", "size": "1908"...
Controllers =========== After creating the resource classes and specifying how resource data should be formatted, the next thing to do is to create controller actions to expose the resources to end users through RESTful APIs. Yii provides two base controller classes to simplify your work of creating RESTful actions: ...
{ "content_hash": "743d463df1353df45a4d0295f50aa38a", "timestamp": "", "source": "github", "line_count": 152, "max_line_length": 126, "avg_line_length": 44.828947368421055, "alnum_prop": 0.7596125623715879, "repo_name": "peterkokot/yii2", "id": "ce0289a6feeebc00abc501502e69d054c763c3d6", "size": "68...
/** * @module routes.activities.engagement */ /** * @property entryPoint * @type String * @default api * @static * @final */ var entryPoint = 'api'; /** * @class Engagement * @constructor */ exports.Engagement = function(api) { this.api = api; this.api.epoint = entryPoint; } /** * List activities f...
{ "content_hash": "ec1f738bb0d718c5b1092e09cff38b34", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 143, "avg_line_length": 25.484848484848484, "alnum_prop": 0.7080856123662307, "repo_name": "upwork/node-upwork", "id": "e5731bc3b233e85b2c207b4d5b2e313882b17442", "size": "...
using UnityEngine; using System; using System.Collections; public class VHSpeechRecognizer : MonoBehaviour { public GUIText m_SpeechRecognition; public GUIText m_TTS; public DebugConsole m_Console; //public override void VHStart() void Start() { return; #if false ...
{ "content_hash": "5e01cafd387a60955a718d6f53b18502", "timestamp": "", "source": "github", "line_count": 147, "max_line_length": 132, "avg_line_length": 39.95238095238095, "alnum_prop": 0.6255746637153073, "repo_name": "USC-ICT/gift-integration-demo", "id": "9a55a92ec580397097d00665b3c7e20d8f22d2fd", ...
from baremetal_network_provisioning.common import constants as hp_const from baremetal_network_provisioning.ml2 import (hp_network_provisioning_driver as np_drv) from baremetal_network_provisioning.ml2 import mechanism_hp as hp_mech import contextlib import mock from os...
{ "content_hash": "b754f627701df5edafd3d6a839dd98d1", "timestamp": "", "source": "github", "line_count": 211, "max_line_length": 78, "avg_line_length": 38.76777251184834, "alnum_prop": 0.4799511002444988, "repo_name": "selvakumars2/baremetal-network-provisioning", "id": "878122269cc46f38922396b182390f...
package ch.hsr.servicestoolkit.editor.security; import org.springframework.security.core.AuthenticationException; import org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler; import org.springframework.stereotype.Component; import javax.servlet.ServletException; import javax.servlet.h...
{ "content_hash": "777c41b9dfa01fd14386bb417f1aeccc", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 113, "avg_line_length": 39.541666666666664, "alnum_prop": 0.8018967334035827, "repo_name": "ServiceCutter/ServiceCutter", "id": "2fe2687008789a4435bfcb4e7bbd808016023241", ...
package de.zahlii.youtube.download.step; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.HashMap; import java.util.Map; import javax.swing.SwingUtilities; import org.apache.commons.io.FilenameUtils; import org.jaudiotagger.tag.FieldKey; import radams.gracenote.w...
{ "content_hash": "278e156c9d6e8495f3593be17e6afa43", "timestamp": "", "source": "github", "line_count": 148, "max_line_length": 127, "avg_line_length": 27.27027027027027, "alnum_prop": 0.6598116947472745, "repo_name": "Zahlii/Advanced-Youtube-Downloader", "id": "2a34e915ad1448f6d95174e3a077bb35db76c5...
package org.apache.gobblin.util; import java.util.Properties; import org.testng.Assert; import org.testng.annotations.Test; import com.google.common.base.Optional; import com.google.common.collect.ImmutableList; public class PropertiesUtilsTest { @Test public void testExtractPropertiesWithPrefix() { Pro...
{ "content_hash": "a48d4bf4737c9aa3679fae84e98e4486", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 136, "avg_line_length": 37.20967741935484, "alnum_prop": 0.729952319029042, "repo_name": "abti/gobblin", "id": "ae2ae80a3e05a196e4f9519a2a1deaa0956fbe23", "size": "3107", ...
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![...
{ "content_hash": "57bbb2b8e54505c16f3b2b487a005b25", "timestamp": "", "source": "github", "line_count": 253, "max_line_length": 467, "avg_line_length": 34.03557312252964, "alnum_prop": 0.6048078039716641, "repo_name": "nathanrooy/Clean-and-Simple-Jekyll-Theme", "id": "9af31e7a6d61f47a7ae7f9f25110d691...
<chart> <!-- This file defines the bar chart that shows order capture metrics by country. --> <!-- Define the chart type --> <chart-type>BarChart</chart-type> <!-- Specify the title of the chart --> <title>Unique Visits by Region</title> <!-- Specify the location of the title --> <title-position>TOP</title-...
{ "content_hash": "92d41fa76324aac95fce3bd63d7e509b", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 86, "avg_line_length": 28.375, "alnum_prop": 0.6709251101321586, "repo_name": "cjlavigne/breadboard", "id": "b61782f5b61905c2427c26ee1913c53d47236937", "size": "2270", "b...
<!DOCTYPE html> <!--[if lte IE 8 ]> <html class="ie" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <![endif]--> <!--[if (gte IE 9)|!(IE)]><!--> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <!--<![endif]--> <head> <meta charset="utf-8"> <!-- Page Title, (write ...
{ "content_hash": "31ef67dc270ea172bb421d9e65652d28", "timestamp": "", "source": "github", "line_count": 524, "max_line_length": 284, "avg_line_length": 60.06106870229008, "alnum_prop": 0.42710981189628877, "repo_name": "jahde/chefly", "id": "d8248cde6082705dff49e7e9f73e947b49cb4339", "size": "31472...
package com.oliver.easy.webview; /** * Created by wangdong on 16-1-5. */ public class WebViewTest { }
{ "content_hash": "25fa6da48bdb36c26065d8ff33932ed2", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 33, "avg_line_length": 15, "alnum_prop": 0.6857142857142857, "repo_name": "mazouri/EasyAndroidDev", "id": "9632096ee0041771830c85a7e99deebb2f48166f", "size": "105", "binar...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="stylesheet" type="text/css" href="Styles/branding.css"/> <title>Feature Stapling</title> <meta name="Description" content="Add...
{ "content_hash": "1971ad77eda07cf4f883a22525e9e26f", "timestamp": "", "source": "github", "line_count": 161, "max_line_length": 592, "avg_line_length": 38.993788819875775, "alnum_prop": 0.5833067856005097, "repo_name": "rencoreab/SharePoint-Software-Factory", "id": "dd77204986ef7d06dd631a61e05ca47fdc...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using OpenQA.Selenium.Internal; namespace OpenQA.Selenium { /// <summary> /// Provides a representation of an element's shadow root. /// </summary> public class ShadowRoot : ISearchContext, IWrapsDriver, IWebDriverObj...
{ "content_hash": "d8d79e596073155c60f0199e83298b20", "timestamp": "", "source": "github", "line_count": 113, "max_line_length": 148, "avg_line_length": 41.902654867256636, "alnum_prop": 0.6293558606124604, "repo_name": "HtmlUnit/selenium", "id": "c0850b1b033070d75fdf5eb3c8ed80ff22372e73", "size": "...
package org.springframework.boot.actuate.web.exchanges.servlet; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.springframework.mock.web.MockHttpServletRequest; import static org.assertj.core.api.Assertions.assertThat; /** * Tests for {@link RecordableServletHttpRequest}. ...
{ "content_hash": "638318d44e6f2f2cbf81edbd1d47e401", "timestamp": "", "source": "github", "line_count": 54, "max_line_length": 94, "avg_line_length": 24.555555555555557, "alnum_prop": 0.7631975867269984, "repo_name": "vpavic/spring-boot", "id": "4f76d5d3f89bdf3394e013c3120d348ab67bf085", "size": "1...
declare namespace Jymfony.Component.HttpServer.EventListener { import EventDispatcherInterface = Jymfony.Contracts.EventDispatcher.EventDispatcherInterface; import EventSubscriberInterface = Jymfony.Contracts.EventDispatcher.EventSubscriberInterface; import LoggerInterface = Jymfony.Component.Logger.LoggerI...
{ "content_hash": "5103d22cd3378ab29102599f4927f2df", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 134, "avg_line_length": 39.42553191489362, "alnum_prop": 0.6837560712358338, "repo_name": "massimilianobraglia/jymfony", "id": "6b0474f54541594f78e245007205d80e3bedf505", "...
package org.springframework.test.web.servlet.samples.client.standalone.resultmatches; import jakarta.validation.Valid; import org.junit.jupiter.api.Test; import org.springframework.http.HttpMethod; import org.springframework.stereotype.Controller; import org.springframework.test.web.Person; import org.springframewo...
{ "content_hash": "9b4ffa8a94944afc2ba34ccd302feafc", "timestamp": "", "source": "github", "line_count": 120, "max_line_length": 105, "avg_line_length": 33.916666666666664, "alnum_prop": 0.7626535626535627, "repo_name": "spring-projects/spring-framework", "id": "3794eb416719d9b5b90bcebc4e898bfb356e9c6...
<?php use Symfony\Component\Config\Loader\LoaderInterface; use Symfony\Component\HttpKernel\Kernel; class AppKernel extends Kernel { public function registerBundles() : array { $bundles = [ new Doctrine\Bundle\DoctrineBundle\DoctrineBundle(), new Sensio\Bundle\FrameworkExtraBu...
{ "content_hash": "f247822da891b6f46c9a0bac18b50883", "timestamp": "", "source": "github", "line_count": 58, "max_line_length": 91, "avg_line_length": 31.586206896551722, "alnum_prop": 0.6402838427947598, "repo_name": "eugene-matvejev/demo-symfony-v3-2", "id": "76c05bc47bb463aa103b16a166c388c086c8242c...
<ul class="items"></ul>
{ "content_hash": "90bdbf1289211b959b7e6b7122650a8f", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 23, "avg_line_length": 23, "alnum_prop": 0.6086956521739131, "repo_name": "manjunathkg/generator-bizzns", "id": "ee4656d10fc33599de160f98d7608e674b49d4af", "size": "23", "...
using System; using System.Collections.ObjectModel; using System.Globalization; using System.Text; using Microsoft.Win32; using System.Management.Automation; using System.Management.Automation.Internal; using System.Management.Automation.Provider; using Dbg = System.Management.Automation; using Microsoft.PowerShell.Com...
{ "content_hash": "923ef7f2033daaa97988b292d879ec12", "timestamp": "", "source": "github", "line_count": 4167, "max_line_length": 183, "avg_line_length": 37.48932085433165, "alnum_prop": 0.5086417698344621, "repo_name": "daxian-dbw/PowerShell", "id": "51f768c0277414976abae029a08c4eeebbf1bc2e", "size...