text stringlengths 2 1.04M | meta dict |
|---|---|
exports.config = {
framework:'jasmine',
jasmineNodeOpts: {
defaultTimeoutInterval: 30000
},
seleniumAddress: 'http://localhost:4444/wd/hub',
// seleniumServerJar: './node_modules/protractor/selenium/selenium-server-standalone-2.51.0.jar',
specs: ['test/protractor/**/*Spec.js'],
capa... | {
"content_hash": "47ff9ae70d63ba62b1dcb531c42d43e3",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 101,
"avg_line_length": 28.53846153846154,
"alnum_prop": 0.6442048517520216,
"repo_name": "mweltin/d3demo",
"id": "2f2de2db72b1cacb0dfadc87ba0479ee2cddc32d",
"size": "371",... |
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.coolweather.android">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:name="org.litepal.LitePalApplication"
android:allowBackup="true... | {
"content_hash": "498af00e3155d91d8ac03431df737275",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 76,
"avg_line_length": 33.93333333333333,
"alnum_prop": 0.618860510805501,
"repo_name": "YouLe2016/coolweather",
"id": "3738ab354fcf9448b4c8e2d15a6ed13ec473bef9",
"size": "... |
package de.undercouch.citeproc;
import de.undercouch.citeproc.csl.CSLCitation;
import de.undercouch.citeproc.csl.CSLCitationItem;
import de.undercouch.citeproc.csl.CSLCitationItemBuilder;
import de.undercouch.citeproc.csl.CSLItemData;
import de.undercouch.citeproc.csl.CSLItemDataBuilder;
import de.undercouch.citeproc.... | {
"content_hash": "4b02f45e6c3e5cdd2bbd1b4b8179b950",
"timestamp": "",
"source": "github",
"line_count": 1390,
"max_line_length": 138,
"avg_line_length": 40.69280575539568,
"alnum_prop": 0.5899085974930608,
"repo_name": "michel-kraemer/citeproc-java",
"id": "860832efccf0c64ffe32286c8002bcab378d9e7d",
... |
import copy
import json
import os
from datetime import datetime, timedelta
from django.conf import settings
from django.core import mail
import mock
import pytest
from waffle.testutils import override_switch
from olympia import amo
from olympia.access.models import Group, GroupUser
from olympia.activity.models imp... | {
"content_hash": "39a6cdf315eaf72ad79c36c9a6fb7a7e",
"timestamp": "",
"source": "github",
"line_count": 761,
"max_line_length": 79,
"avg_line_length": 45.26281208935611,
"alnum_prop": 0.636144578313253,
"repo_name": "atiqueahmedziad/addons-server",
"id": "564194dd4adcf408d5e1a4066ce4e3f718d32b14",
... |
<?php
/**
* TOP API: tmall.traderate.cattags.get request
*
* @author auto create
* @since 1.0, 2014-09-13 16:51:04
*/
class TmallTraderateCattagsGetRequest
{
/**
* 类目ID
**/
private $catId;
private $apiParas = array();
public function setCatId($catId)
{
$this->catId = $catId;
$this->apiParas["cat... | {
"content_hash": "e1d6ce7f8324665507d720c7124c8705",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 55,
"avg_line_length": 15.6875,
"alnum_prop": 0.6427622841965471,
"repo_name": "zhangbobell/mallshop",
"id": "5fe731278a649457fae60342ce5f2bd3bf6d0a63",
"size": "757",
"b... |
<?php
class Resource
{
private static $caching = false;
private static $extensions_mime = array(
'js' => 'application/x-javascript',
'css' => 'text/css',
'htm' => 'text/html',
'html' => 'text/html',
'xml' => 'application/xml',
'txt' => 'text/plain',
'svg' => 'image/svg+xml',
'eot' => 'application/v... | {
"content_hash": "822174b01db33afbc4a8c50f69a6b746",
"timestamp": "",
"source": "github",
"line_count": 238,
"max_line_length": 169,
"avg_line_length": 35.088235294117645,
"alnum_prop": 0.6147766734522812,
"repo_name": "tdewolff/Dex",
"id": "b585ec35ef9b07461e344201ee3b7a385b5d1128",
"size": "8351"... |
/* 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 writing, software
* distribut... | {
"content_hash": "74247b84eb64f26169b4d57d8b0b3071",
"timestamp": "",
"source": "github",
"line_count": 338,
"max_line_length": 211,
"avg_line_length": 36.25739644970414,
"alnum_prop": 0.6931048551611587,
"repo_name": "paulstapleton/flowable-engine",
"id": "b88c03938f9ec7a680632ec9960353b2c6eeb380",
... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
Mycologia 89(4): 625 (1997)
#### Original name
Hygrocybe pakelo Desjardin & Hemmes
### Remarks
null | {
"content_hash": "955aac41c9aab1ef6679b511d11dfdf8",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 35,
"avg_line_length": 12.538461538461538,
"alnum_prop": 0.7055214723926381,
"repo_name": "mdoering/backbone",
"id": "69d5358874e15cebea84bb7cb84ea03666da5652",
"size": "22... |
/* eslint-disable func-names, space-before-function-paren, no-var, prefer-rest-params, wrap-iife, max-len, one-var, one-var-declaration-per-line, quotes, prefer-template, newline-per-chained-call, comma-dangle, new-cap, no-else-return, consistent-return */
/* global FilesCommentButton */
(function() {
var bind = fun... | {
"content_hash": "3fd991f275268d7c1dbca5c295e0e37f",
"timestamp": "",
"source": "github",
"line_count": 147,
"max_line_length": 256,
"avg_line_length": 41.78231292517007,
"alnum_prop": 0.6797460110713123,
"repo_name": "openwide-java/gitlabhq",
"id": "895a872568dff78e99e2b1a3dd466031608a3c6e",
"size... |
package com.melay.sync.data;
import android.util.Log;
import com.melay.sync.local.LocalDatabase;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.ColumnIgnore;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.raizlabs.android.dbflow.annotation.Tab... | {
"content_hash": "3ab697d08edd7a90f11f3c61399aadc5",
"timestamp": "",
"source": "github",
"line_count": 150,
"max_line_length": 120,
"avg_line_length": 27.773333333333333,
"alnum_prop": 0.5940950552088334,
"repo_name": "matthewfcarlson/Melay",
"id": "36a341d743f3472b1744c82e3fbbf1e7b2e8b3b7",
"size... |
package org.openspaces.admin.internal.pu.events;
import org.openspaces.admin.internal.admin.InternalAdmin;
import org.openspaces.admin.internal.pu.InternalProcessingUnits;
import org.openspaces.admin.internal.support.GroovyHelper;
import org.openspaces.admin.pu.ProcessingUnit;
import org.openspaces.admin.pu.events.Pr... | {
"content_hash": "9a7de1b3691fa2f38fb924c81a570885",
"timestamp": "",
"source": "github",
"line_count": 70,
"max_line_length": 134,
"avg_line_length": 34.114285714285714,
"alnum_prop": 0.7278056951423786,
"repo_name": "Gigaspaces/xap-openspaces",
"id": "00f58ba6847fc6d294561b78679db46edc088a1f",
"s... |
module.exports = function() {
return {
basePath: '../',
frameworks: ['mocha', 'chai', 'sinon', 'chai-sinon'],
reporters: ['progress', 'html'],
browsers: ['PhantomJS'],
autoWatch: true,
port: 8080,
// these are default values anyway
singleRun: false,
colors: true,
files : [
... | {
"content_hash": "506073e5775088dbd7a8da01feb29db7",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 60,
"avg_line_length": 23.78125,
"alnum_prop": 0.5834428383705651,
"repo_name": "sensebox/OpenSenseMap",
"id": "3cada82452ff49cccea5942d93f6fde17e47218c",
"size": "761",
... |
IsaPlanner is a proof planner for [Isabele](http://isabelle.in.tum.de/). It
facilitates the encoding of reasoning techniques and their application to prove
theorems in Isabelle. In particular, it provides an inductive prover based on
Rippling, as well as automatic theory formation tools (IsaCoSy and IsaScheme)
IsaPlan... | {
"content_hash": "e9dba82b8e757bd855ac5819252a0671",
"timestamp": "",
"source": "github",
"line_count": 86,
"max_line_length": 242,
"avg_line_length": 29.11627906976744,
"alnum_prop": 0.7723642172523961,
"repo_name": "TheoryMine/IsaPlanner",
"id": "d0e1b3b7cad3bbdc63accfd1bd9cbc0c0285bd40",
"size":... |
// Module: base64-js@1.1.2
// License: MIT
//
// Module: bluebird@3.4.7
// License: MIT
//
// Module: buffer-shims@1.0.0
// License: MIT
//
// Module: buffer@4.6.0
// License: MIT
//
// Module: core-util-is@1.0.2
// License: MIT
//
// Module: events@1.1.0
// License: MIT
//
// Module: ieee754@1.1.6
// License: MIT
//
/... | {
"content_hash": "a566e6ed9f2db80b4cf1af1bb277811b",
"timestamp": "",
"source": "github",
"line_count": 33104,
"max_line_length": 847,
"avg_line_length": 30.819478008699853,
"alnum_prop": 0.5875610635845402,
"repo_name": "seogi1004/cdnjs",
"id": "00a39e7da7e472da51ce1526c6508b0b77454654",
"size": "... |
package de.kit.sensorlibrary.sensor.weathersensor;
import de.kit.sensorlibrary.sensor.ValueChangedEvent;
/**
* Created by Robert on 11.05.2015.
*/
public class WeatherChangedEvent extends ValueChangedEvent {
/**
* Constructs a new instance of this class.
*
* @param source the object which fired t... | {
"content_hash": "badb32400cedc10289a4e07b04b03ce3",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 60,
"avg_line_length": 24.96,
"alnum_prop": 0.6762820512820513,
"repo_name": "rzetzsche/sensorlibrary",
"id": "b79877d63229fc3642fb4a1ad1aece40a54a5cdd",
"size": "624",
"... |
.. _crystal_interface:
CRYSTAL & phono3py calculation
==============================
CRYSTAL program package has a robust built-in phonon calculation
workflow for harmonic phonon properties. However, combining CRYSTAL
with Phono3py enables convenient access to anharmonic phonon properties.
An example for CRYSTAL is ... | {
"content_hash": "1fbdee46a1dcb0f37e90833a3e042d89",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 92,
"avg_line_length": 39.455555555555556,
"alnum_prop": 0.7200788510278795,
"repo_name": "atztogo/phono3py",
"id": "c7eed8e2e9a09640b78c415ce8651c442eb2dd6f",
"size": "355... |
"""
Molecule images.
"""
__author__ = "Steven Kearnes"
__copyright__ = "Copyright 2014, Stanford University"
__license__ = "BSD 3-clause"
from rdkit.Chem import Draw
from vs_utils.features import Featurizer
from vs_utils.utils import image_utils, ob_utils
class MolImage(Featurizer):
"""
Molecule images.
... | {
"content_hash": "f73f15441f4b4d3c8590a025bf703687",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 75,
"avg_line_length": 27.796610169491526,
"alnum_prop": 0.5841463414634146,
"repo_name": "rbharath/pande-gas",
"id": "298b3faab97f255355a47f9439ecdc8cac9e9614",
"size": "1... |
package brooklyn.management.internal;
import brooklyn.management.AccessController;
public class NonDeploymentAccessManager implements AccessManager {
private final ManagementContextInternal initialManagementContext;
public NonDeploymentAccessManager(ManagementContextInternal initialManagementContext) {... | {
"content_hash": "9769a21c6ff52cf6fbae022fddb082fe",
"timestamp": "",
"source": "github",
"line_count": 80,
"max_line_length": 123,
"avg_line_length": 38.6375,
"alnum_prop": 0.697508896797153,
"repo_name": "rhodgin/brooklyn",
"id": "95d59ab2108bc7bf05f9520393fca768deae83ba",
"size": "3091",
"bina... |
/****
dijit.ProgressBar
****/
.nihilo .dijitProgressBarRtl .dijitProgressBarFull {
border-left-width: 1px;
border-right: 0px;
}
.nihilo .dijitProgressBarIndeterminateRtl .dijitProgressBarTile {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scal... | {
"content_hash": "f7e387edb0c03783ef84549f9ec4c642",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 65,
"avg_line_length": 18,
"alnum_prop": 0.6587301587301587,
"repo_name": "clorenquecan/geojsonCesium",
"id": "07850ad33954a40468755ad3a6131685c136b91d",
"size": "378",
"... |
function Get-SolutionDir {
if($dte.Solution -and $dte.Solution.IsOpen) {
return Split-Path $dte.Solution.Properties.Item("Path").Value
}
else {
throw "Solution not avaliable"
}
}
function Resolve-ProjectName {
param(
[parameter(ValueFromPipelineByPropertyName = $true)]
... | {
"content_hash": "68fdfec2e672fb821800b5c157f13d90",
"timestamp": "",
"source": "github",
"line_count": 320,
"max_line_length": 130,
"avg_line_length": 31.678125,
"alnum_prop": 0.5467100720134161,
"repo_name": "qbikez/NuGetPackages",
"id": "b0a870d21d31a713016683174929609df91b55c0",
"size": "10137"... |
module Backup
class Manager
def pack
# saving additional informations
s = {}
s[:db_version] = "#{ActiveRecord::Migrator.current_version}"
s[:backup_created_at] = Time.now
s[:gitlab_version] = GitlabCi::VERSION
s[:tar_version] = tar_version
tar_file = "... | {
"content_hash": "f7e28f758fa091e0a327696730193804",
"timestamp": "",
"source": "github",
"line_count": 155,
"max_line_length": 143,
"avg_line_length": 32.29677419354839,
"alnum_prop": 0.598881342389133,
"repo_name": "copystudy/gitlab-ci",
"id": "9a4ddab321c47bca8432c0671b913abd5f1f15cf",
"size": "... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Phoma hippuridis Staritz
### Remarks
null | {
"content_hash": "b01b18df23315a7610cec74aabfe9905",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 24,
"avg_line_length": 9.923076923076923,
"alnum_prop": 0.7131782945736435,
"repo_name": "mdoering/backbone",
"id": "03f63cb5b582bda3b21d7e7b9161e628db0e7d64",
"size": "177... |
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2009-2011, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
~
~ 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
~
~ htt... | {
"content_hash": "69e59eedf0356f0b26d9c53c3d0c4dd5",
"timestamp": "",
"source": "github",
"line_count": 110,
"max_line_length": 125,
"avg_line_length": 42.61818181818182,
"alnum_prop": 0.5665529010238908,
"repo_name": "poornan/carbon-identity",
"id": "7579d91bab0f372091ffeece18c75308d402fc37",
"siz... |
HOMOTYPIC_SYNONYM
#### According to
Euro+Med Plantbase
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "51c2a3faacf17a82c2c56814fc81edb4",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 18,
"avg_line_length": 9.384615384615385,
"alnum_prop": 0.6967213114754098,
"repo_name": "mdoering/backbone",
"id": "ca62a544b083ac6ad4ec8bd1d21ecc5324c30b93",
"size": "175... |
package com.github.ljtfreitas.restify.http.client.call.handler.reactor;
import java.util.Collection;
import org.reactivestreams.Publisher;
import com.github.ljtfreitas.restify.http.client.call.async.AsyncEndpointCall;
import com.github.ljtfreitas.restify.http.client.call.handler.EndpointCallHandler;
import com.gith... | {
"content_hash": "359fab129efb931f011761c019f94eee",
"timestamp": "",
"source": "github",
"line_count": 153,
"max_line_length": 136,
"avg_line_length": 40.93464052287582,
"alnum_prop": 0.8258023311512055,
"repo_name": "ljtfreitas/java-restify",
"id": "804c18cce810124cb0ca89c6bf7c7c21dc81e676",
"siz... |
'use strict';
var
Vaulted = {},
Promise = require('bluebird'),
_ = require('lodash');
/**
* @module init
* @extends Vaulted
* @desc Provides implementation for the Vault Initialization APIs
*
*/
module.exports = function extend(Proto) {
_.extend(Proto, Vaulted);
};
/**
* @method init
* @desc Initializ... | {
"content_hash": "bcc56fc8d59fb792d0fe6dd01b22806c",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 130,
"avg_line_length": 26.8,
"alnum_prop": 0.6766169154228856,
"repo_name": "chiefy/vaulted",
"id": "b03000d9efa7e926aa1c96d9e6ef9123ec3cee5b",
"size": "1608",
"binary":... |
//
// BIM IFC library: this library works with Autodesk(R) Revit(R) to export IFC files containing model geometry.
// Copyright (C) 2011 Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// License as published by the Free... | {
"content_hash": "fdb7ca530b2a676f9872e0472ca3effa",
"timestamp": "",
"source": "github",
"line_count": 1032,
"max_line_length": 141,
"avg_line_length": 41.89728682170543,
"alnum_prop": 0.5982469124381331,
"repo_name": "ivanifan/RevitCustomIFCexporter",
"id": "00f8ef2a1880a36f2c7246a297c189cc8e498260... |
package com.google.gapid.widgets;
import com.google.gapid.util.BigPoint;
import com.google.gapid.util.MouseAdapter;
import com.google.gapid.widgets.CopyPaste.CopySource;
import org.eclipse.swt.SWT;
import org.eclipse.swt.custom.ScrolledComposite;
import org.eclipse.swt.events.MouseEvent;
import org.eclipse.swt.event... | {
"content_hash": "bcec13ef00a93be63463383e3a5b4ad7",
"timestamp": "",
"source": "github",
"line_count": 242,
"max_line_length": 99,
"avg_line_length": 34.21487603305785,
"alnum_prop": 0.6745169082125604,
"repo_name": "ek9852/gapid",
"id": "16432fbd1a227207e7ea65af80996320b9c5c852",
"size": "8879",
... |
package org.cmuchimps.gort.modules.crowdanalysis.samples.helloworld;
import com.amazonaws.mturk.service.axis.RequesterService;
import com.amazonaws.mturk.service.exception.ServiceException;
import com.amazonaws.mturk.util.PropertiesClientConfig;
import com.amazonaws.mturk.requester.HIT;
/**
* The MTurk Hello Wor... | {
"content_hash": "f784f4da5baa8a1b77c72a91408130ec",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 94,
"avg_line_length": 28.684782608695652,
"alnum_prop": 0.665403561955286,
"repo_name": "samini/gort-public",
"id": "152c28bdc26cf394f16410e595cd6ffe313a3621",
"size": "31... |
layout: mitradgelegenheit
title: "Critical Mass Stuttgart"
date: 2015-03-06 17:30:00
categories: mitradgelegenheit
facebook-event: https://www.facebook.com/events/1413453822288842/
redirect_from: "/critical-mass/2015/02/17/erste-mitradgelegenheit.html"
---
Die MitRadGelegenheit zur [Critical Mass Stuttgart][CM-Stut... | {
"content_hash": "6dd14d91fb291fc37d030a364e5cbcf6",
"timestamp": "",
"source": "github",
"line_count": 250,
"max_line_length": 296,
"avg_line_length": 42.876,
"alnum_prop": 0.7494169232204496,
"repo_name": "mitradstuttgart/test",
"id": "dbfa0c3c68132a2666be7490b3bbec1b773c619e",
"size": "10838",
... |
package Mar2021Leetcode;
import java.util.Arrays;
public class _0322CoinChange {
public static void main(String[] args) {
System.out.println(coinChange(new int[] { 1, 2, 5 }, 11));
System.out.println(coinChange(new int[] { 2 }, 3));
System.out.println(coinChange(new int[] { 1 }, 0));
System.out.println(coin... | {
"content_hash": "053577b27e42626976562105bea496d5",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 72,
"avg_line_length": 27.818181818181817,
"alnum_prop": 0.6503267973856209,
"repo_name": "darshanhs90/Java-InterviewPrep",
"id": "bd9ec1cb6cb64a6533440ce4f5b8dbea8251daed",
... |
package i5.las2peer.services.fileService;
import java.io.File;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
public class MIMEMapper
{
public static final String DEFAULT_MIME = "text/plain";
private static HashMap<String, String> typeMapping = new HashMap<String, String>();
private static ... | {
"content_hash": "ef42d5f96d4250260b0930640f22633c",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 89,
"avg_line_length": 20.154761904761905,
"alnum_prop": 0.6337861783815711,
"repo_name": "rwth-acis/LAS2peer-File-Service",
"id": "60915f305aa46d4df6fc8370b02aaf581e51b8ef",... |
This document explains where and how to get help with most of my projects.
Please ensure you read through it thoroughly.
> :point_right: **Note**: before participating in the community, please read our
> [Code of Conduct][coc].
> By interacting with this repository, organization, or community you agree to
> abide by i... | {
"content_hash": "21a60fb4399407500be38671bc40a362",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 87,
"avg_line_length": 43.074074074074076,
"alnum_prop": 0.7566638005159071,
"repo_name": "lrstanley/girc",
"id": "026a796e5f9c7ca1dd3ab480d9a69324fd14b1af",
"size": "2356"... |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<title>Namespace Symfony\Component\Security\Tests | seip</title>
<script type="text/javascript" src="resources/combined.js?784181472"></script>
<script type="text/j... | {
"content_hash": "f38c0e9e69ecdba260570cd80741ecd9",
"timestamp": "",
"source": "github",
"line_count": 3338,
"max_line_length": 192,
"avg_line_length": 46.07819053325345,
"alnum_prop": 0.6489672255849788,
"repo_name": "Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed",
"id": "736b3aee7cb97c844493... |
from django.db import models
from django.core.urlresolvers import reverse
from django.utils.translation import ugettext_lazy as _
import uuid
import os
class Entry(models.Model):
def get_file_path(instance, filename):
ext = filename.split('.')[-1]
filename = "%s.%s" % (uuid.uuid4(), ext)
... | {
"content_hash": "b73466ec25183bb31845c1bdff0aefe0",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 77,
"avg_line_length": 36.78378378378378,
"alnum_prop": 0.6385011021307861,
"repo_name": "klebercode/pmsal",
"id": "e5b8e866e930c18a142b42916b67ae5f4a0a4f0e",
"size": "1391... |
#ifndef BOOST_RANDOM_RANLUX_HPP
#define BOOST_RANDOM_RANLUX_HPP
#include <boost/config.hpp>
#include <boost/random/subtract_with_carry.hpp>
#include <boost/random/discard_block.hpp>
namespace boost {
namespace random {
namespace detail {
/**
* The ranlux family of generators are described in
*
* @blockquote
... | {
"content_hash": "b976ea37f4a76c8770930e9b5546225e",
"timestamp": "",
"source": "github",
"line_count": 86,
"max_line_length": 77,
"avg_line_length": 33.98837209302326,
"alnum_prop": 0.7403352719808416,
"repo_name": "darklost/darkforce",
"id": "f960e9837546a667b39aa004799b47702ea7f248",
"size": "33... |
var dispatcher = new WebSocketRails('localhost:3000/websocket');
channel = dispatcher.subscribe('orders'); | {
"content_hash": "65cdd9e1fbd4967b8512c7ea71d9b1d8",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 64,
"avg_line_length": 35.666666666666664,
"alnum_prop": 0.7850467289719626,
"repo_name": "gczh/websockets-sample",
"id": "fe315dab2bc92e0247860bc2cac451f427c5a2a7",
"size":... |
<!DOCTYPE html>
<html class="t-blue">
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,... | {
"content_hash": "e332519f0ed8596f1033747023c058d4",
"timestamp": "",
"source": "github",
"line_count": 94,
"max_line_length": 295,
"avg_line_length": 52.9468085106383,
"alnum_prop": 0.7086598352421137,
"repo_name": "johnnydevriese/johnnydevriese.github.io",
"id": "f036c57181f9b01e11525672ad4b6ff7bb8... |
define( 'Todos/Controls',
[ 'Olives/OObject', 'Olives/Event-plugin', 'Olives/Model-plugin', 'Olives/LocalStore', 'Todos/Tools' ],
// The Controls UI
function Controls( OObject, EventPlugin, ModelPlugin, Store, Tools ) {
return function ControlsInit( view, model, stats ) {
// The OObject (the controller) inits wit... | {
"content_hash": "4eed06613240177abea8ecf49e59df2d",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 103,
"avg_line_length": 28,
"alnum_prop": 0.6567796610169492,
"repo_name": "1manStartup/todomvc",
"id": "81df75615628e928807e9210b036d7c6605618b2",
"size": "1652",
"binar... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Trans. Br. mycol. Soc. 43(2): 217 (1960)
#### Original name
Cortinarius pseudocrassus Joss. ex P.D. Orton, 1960
### Remarks
null | {
"content_hash": "5eabd6c703251f6f48c7ea9b749ae190",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 51,
"avg_line_length": 16.615384615384617,
"alnum_prop": 0.6944444444444444,
"repo_name": "mdoering/backbone",
"id": "64bcf9bd7dbc8fc385a26cdf0237b45a72282563",
"size": "29... |
import argparse
import numpy as np
import sys
import queue
import uuid
import tritonclient.grpc as grpcclient
from tritonclient.utils import InferenceServerException
FLAGS = None
class UserData:
def __init__(self):
self._completed_requests = queue.Queue()
def sync_send(triton_client, result_list, val... | {
"content_hash": "622185862e6bb254c29d73d6f4835719",
"timestamp": "",
"source": "github",
"line_count": 159,
"max_line_length": 99,
"avg_line_length": 37.522012578616355,
"alnum_prop": 0.5439155212872947,
"repo_name": "triton-inference-server/client",
"id": "68bd15f1b09797748e2a313536e1614d25a0872f",... |
<!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">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title>LOOP: Component Models</title>
<style type="text/css" media="all"><!--
... | {
"content_hash": "08029b18928c273f7dff90faa59e34a4",
"timestamp": "",
"source": "github",
"line_count": 484,
"max_line_length": 488,
"avg_line_length": 53.675619834710744,
"alnum_prop": 0.7539936102236422,
"repo_name": "ld-test/loop",
"id": "7bf0e8776503d654e68f6870f50afd8d28dba544",
"size": "25979... |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="@localhost" uuid="1d0d17c8-a95c-41db-9064-73eabfac72ad">
<driver-ref>mysql</driver-ref>
<synchronize>true</synchronize>
<jdb... | {
"content_hash": "ba0d269d4afb5ea2d5fb9b330a2d43cc",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 94,
"avg_line_length": 46.10526315789474,
"alnum_prop": 0.6666666666666666,
"repo_name": "TorettoLong/financeP2p",
"id": "e292fe05c9375e35c6162f0e00adb141f18ea415",
"size":... |
<?php if(!defined('IN_PHPVMS') && IN_PHPVMS !== true) { die(); } ?>
<h3>Thank you!</h3>
<p>Your registration is now complete! You may log-in now</p> | {
"content_hash": "ced4c080a56ba85457c2f90b2adf65cb",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 67,
"avg_line_length": 49.333333333333336,
"alnum_prop": 0.6216216216216216,
"repo_name": "DavidJClark/phpvms_5.5.x",
"id": "a12058a3330a9374d8528c6078c2bef65a161a95",
"size... |
// Copyright 2022 Google LLC
//
// 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 writi... | {
"content_hash": "9fd7a685b821fdaa4d9660f681db344c",
"timestamp": "",
"source": "github",
"line_count": 138,
"max_line_length": 104,
"avg_line_length": 26.369565217391305,
"alnum_prop": 0.6081341027754877,
"repo_name": "googleads/googleads-java-lib",
"id": "7dd0f556ab3a8b6a8c9a9ae11ca7b247149f4335",
... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<link rel="stylesheet" type="text/css" href="searc... | {
"content_hash": "022de8ecef5bc98a01f14ecb08530f43",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 121,
"avg_line_length": 38.53846153846154,
"alnum_prop": 0.6819693945442449,
"repo_name": "mike-jumper/incubator-guacamole-website",
"id": "ade398cf4da3391d1870581f2bc9c53245... |
describe RSpotify::Category do
# Keys generated specifically for the tests. Should be removed in the future
let(:client_id) { '5ac1cda2ad354aeaa1ad2693d33bb98c' }
let(:client_secret) { '155fc038a85840679b55a1822ef36b9b' }
before do
authenticate_client
end
describe 'Category::find' do
it 'should f... | {
"content_hash": "2ba599592aacbbd87ae01a123762348b",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 164,
"avg_line_length": 38.596330275229356,
"alnum_prop": 0.6429759923936297,
"repo_name": "markusherzog/rspotify",
"id": "4636ea82c03546cf2c2f7731683662f053eb8ad3",
"size... |
from .equals import equals
def equals_nocurry_test():
assert equals("foo", "foo")
def equals_curry_test():
assert equals("foo")("foo")
| {
"content_hash": "d73f0c0fe75ce031796cb4f3d3a96407",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 31,
"avg_line_length": 16.333333333333332,
"alnum_prop": 0.6530612244897959,
"repo_name": "jackfirth/pyramda",
"id": "2cc8d1c17dbe108b15a8c1719e33e84932986290",
"size": "147... |
module SweetAlert2
module Rails
class Engine < ::Rails::Engine; end
end
end | {
"content_hash": "4baaf00a77f102bc428920f558a4f3e1",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 39,
"avg_line_length": 16.6,
"alnum_prop": 0.7108433734939759,
"repo_name": "SciMed/sweetalert2-rails",
"id": "4c81e981d59bb31cd8fc7382991523d03eb0e8d2",
"size": "83",
"bi... |
package goryachev.common.io;
import goryachev.common.util.CList;
public class CSVParser
{
private char separator = ',';
private char quoteChar = '"';
private char escapeChar = '\\';
private boolean strictQuotes;
private boolean ignoreLeadingWhiteSpace = true;
private boolean inCell;
private String ... | {
"content_hash": "4b2f355d98e7898f437b996d5808ca14",
"timestamp": "",
"source": "github",
"line_count": 212,
"max_line_length": 88,
"avg_line_length": 18.29245283018868,
"alnum_prop": 0.5657555440948943,
"repo_name": "andy-goryachev/ReqTraq",
"id": "9182ef2c4c61740027140ae8b5327dc836b38bda",
"size"... |
namespace Renci.SshNet.Messages.Connection
{
/// <summary>
/// Represents SSH_MSG_CHANNEL_CLOSE message.
/// </summary>
[Message("SSH_MSG_CHANNEL_CLOSE", 97)]
public class ChannelCloseMessage : ChannelMessage
{
/// <summary>
/// Initializes a new instance of the <see cr... | {
"content_hash": "b8a3c52e8984354901bbbeefccf3d9a2",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 86,
"avg_line_length": 30.423076923076923,
"alnum_prop": 0.5701643489254109,
"repo_name": "GenericHero/SSH.NET",
"id": "61e2d09a232a4918e2b51ccff558d62cf4debce3",
"size": "... |
var assert = require('chai').assert;
var reverseString = require('../reverse_string');
describe('TestReverseString', function() {
it('test reverseString', function() {
assert.equal('olleh', reverseString('hello'));
});
}); | {
"content_hash": "5f16fbab5e5f164903e7036d119fea07",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 50,
"avg_line_length": 28.875,
"alnum_prop": 0.6753246753246753,
"repo_name": "huhuanming/leetcode",
"id": "fc2c8ec619bdb57036486a38427c9919b4378453",
"size": "231",
"bina... |
#ifndef QQMLJSGLOBAL_P_H
#define QQMLJSGLOBAL_P_H
#include <QtCore/qglobal.h>
#ifdef QT_CREATOR
# define QT_QML_BEGIN_NAMESPACE
# define QT_QML_END_NAMESPACE
# ifdef QDECLARATIVEJS_BUILD_DIR
# define QML_PARSER_EXPORT Q_DECL_EXPORT
# elif QML_BUILD_STATIC_LIB
# define QML_PARSER_EXPORT
# else
# define... | {
"content_hash": "be850cf7593faca4008d7b0e44265674",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 70,
"avg_line_length": 26.03125,
"alnum_prop": 0.7214885954381752,
"repo_name": "RikoOphorst/blowbox",
"id": "fe2cbe7d1d1cd3ffa6a48f1e763c91eb892eb245",
"size": "2411",
"... |
package de.ehex.foss.gematik.specifications.gemSpec_HBA_ObjSys;
import static de.ehex.foss.gematik.specifications.AFOType.MUST;
import static java.util.Objects.nonNull;
import de.ehex.foss.gematik.specifications.AFO;
import de.ehex.foss.gematik.specifications.AFOType;
/**
* Enumeration of all – currently... | {
"content_hash": "e357d6c44432c6465374c08a3606643e",
"timestamp": "",
"source": "github",
"line_count": 499,
"max_line_length": 157,
"avg_line_length": 54.06613226452906,
"alnum_prop": 0.709070017420957,
"repo_name": "ghostcity/gematik-specifications",
"id": "412a8703f15325b188d10254ffa602c7ddde3da2"... |
import React, { Component, PropTypes } from 'react';
import styles from './styles.css';
import twitter from 'twitter-text';
const TWEET_MAX_LENGTH = 140;
const CHARACTERS_PER_MEDIA = 24;
export default class TweetEditor extends Component {
static propTypes = {
onChange: PropTypes.func.isRequired,
defaultVal... | {
"content_hash": "df30fbf557b6861318831fdf88a25efc",
"timestamp": "",
"source": "github",
"line_count": 70,
"max_line_length": 78,
"avg_line_length": 23.542857142857144,
"alnum_prop": 0.5934466019417476,
"repo_name": "Zhouzi/Poffer",
"id": "3257ceca016c2dbed513a8ad89f547b7ce9522df",
"size": "1648",... |
package com.jacky.permanent;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Intent;
import android.os.IBinder;
import android.widget.Toast;
public class MyService extends Service
{
AlarmManager mAlarmManager = null;
PendingIntent mPe... | {
"content_hash": "15315650404b8e58a71e164272603436",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 92,
"avg_line_length": 25.340425531914892,
"alnum_prop": 0.7237615449202351,
"repo_name": "andyiac/PermanentService",
"id": "0d34824ea36ce9baeadb00b8f9cd0896c207f224",
"siz... |
#region Apache License
//
// Licensed to the Apache Software Foundation (ASF) under one or more
// contributor license agreements. See the NOTICE file distributed with
// this work for additional information regarding copyright ownership.
// The ASF licenses this file to you under the Apache License, Version 2.... | {
"content_hash": "14f59494622e162d6a40c6e173a1ec4c",
"timestamp": "",
"source": "github",
"line_count": 318,
"max_line_length": 134,
"avg_line_length": 32.25157232704402,
"alnum_prop": 0.484399375975039,
"repo_name": "robajz/log4net.Ext.Json",
"id": "0968a9668be1db93fa9e62dc850981e22696fb86",
"size... |
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated with http://android-holo-colors.com -->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<style name="AppTheme" parent="@style/_AppTheme"/>
<style name="_AppTheme" parent="android:Theme.Holo.Light">
<item name="android:editTextBackg... | {
"content_hash": "3d0c07c4a528592172b0aa3de3f4f973",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 111,
"avg_line_length": 41.89795918367347,
"alnum_prop": 0.7622990745250853,
"repo_name": "jquintus/spikes",
"id": "61151ba9e728ac0b38272884b29206f4e1c388f5",
"size": "2053... |
using System.Diagnostics;
using System.Net;
using System.Net.Http;
using FluentAssertions.Execution;
namespace FluentAssertions.Primitives;
/// <summary>
/// Contains a number of methods to assert that a <see cref="HttpResponseMessage"/> is in the expected state.
/// </summary>
[DebuggerNonUserCode]
public class Htt... | {
"content_hash": "ec14306cd5c4bb45f20a7c4dd9836623",
"timestamp": "",
"source": "github",
"line_count": 235,
"max_line_length": 132,
"avg_line_length": 44.170212765957444,
"alnum_prop": 0.6436416184971099,
"repo_name": "jnyrup/fluentassertions",
"id": "5132d56eb627b799e25dc108ef2fdf0582d710ef",
"si... |
from werkzeug.utils import cached_property
from flask import json
from flask.testing import FlaskClient
from .repr import repr_str_short
class TestResponseMixin(object):
@cached_property
def json(self):
return json.loads(self.data)
@cached_property
def content(self):
return self.data.... | {
"content_hash": "162ae9e387947a80ca750fc8430f0f5b",
"timestamp": "",
"source": "github",
"line_count": 58,
"max_line_length": 77,
"avg_line_length": 29.5,
"alnum_prop": 0.6469900642898889,
"repo_name": "vgavro/flask-vgavro-utils",
"id": "37245fa1a444389310415d92230eee8ae2abfc44",
"size": "1711",
... |
package org.apache.flink.runtime.rest.handler.legacy.messages;
import org.apache.flink.runtime.rest.messages.RequestBody;
import org.apache.flink.runtime.rest.util.RestMapperUtils;
import org.apache.flink.util.TestLogger;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMa... | {
"content_hash": "d2ecd3eda293643421c14ee81b9f045e",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 100,
"avg_line_length": 28.851063829787233,
"alnum_prop": 0.7721238938053098,
"repo_name": "PangZhi/flink",
"id": "2eb37cb044e4b71992950837366d7352ce88bda0",
"size": "2161"... |
/**
* The configuration for the AirConsole constructor.
* @typedef {object} AirConsole~Config
* @property {string} orientation - AirConsole.ORIENTATION_PORTRAIT or
* AirConsole.ORIENTATION_LANDSCAPE.
* @property {boolean|undefined} synchronize_time - If set to true, you can
* call getServerT... | {
"content_hash": "e2faeabb6bdef38de0a6749db8ac4f07",
"timestamp": "",
"source": "github",
"line_count": 763,
"max_line_length": 79,
"avg_line_length": 33.8519003931848,
"alnum_prop": 0.6316156258469162,
"repo_name": "PeteE/roro",
"id": "a364e96ce338105949a51d7ceefc5962aa985e3b",
"size": "26332",
... |
<?php
/**
* @file admin/profile.php
* @brief Update staff information for individual
* @description
*
* @author adarby
* @date Jan 2011
* @todo
*/
use SubjectsPlus\Control\Staff;
use SubjectsPlus\Control\Querier;
$page_title = "Admin::Users";
include("../includes/header.php");
// init
$fee... | {
"content_hash": "80bfa85d4c4057ee87d99cb8777c004d",
"timestamp": "",
"source": "github",
"line_count": 150,
"max_line_length": 220,
"avg_line_length": 24.793333333333333,
"alnum_prop": 0.4845388545307878,
"repo_name": "lalvarezcu/subjectsplus",
"id": "e3b4e478c56ebcae82217ec48433068ed8796d47",
"si... |
//
// UIView+KeyboardResizer.h
//
// Created by Toshiro Sugii on 3/1/15.
// Copyright (c) 2015 Toshiro Sugii. All rights reserved.
//
#import <UIKit/UIKit.h>
@protocol UIViewKeyboardResizerDelegate <NSObject>
@optional
- (void)viewWillResize:(UIView *)view;
- (void)viewDidResize:(UIView *)view;
- (void)viewDidTap... | {
"content_hash": "333a6ad903a0eaf410cacce1ade0cc34",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 114,
"avg_line_length": 24.641025641025642,
"alnum_prop": 0.7565036420395421,
"repo_name": "rtoshiro/TXViewKeyboardResizer",
"id": "7dfe0a488712cbcd877f13cea8dce9122ff196f1",... |
import difflib
import sys
import pgcs.core.data
import pgcs.core.diff
import pgcs.core.load
core = pgcs.core
import pgcs.html.diff
html = pgcs.html
def get_object_name(object):
return "%s.%s" % (object.namespace.name, object.get_name())
def get_diff_name(diff):
return get_object_name(diff.objects[0])
def _copy_c... | {
"content_hash": "9aeeb767d4bb3aee25a52deffd3edc8f",
"timestamp": "",
"source": "github",
"line_count": 199,
"max_line_length": 76,
"avg_line_length": 26.814070351758794,
"alnum_prop": 0.704272863568216,
"repo_name": "somia/pgcs",
"id": "0159e28aee588fc8c2ac8045c198cbbc8c0f7f71",
"size": "5336",
... |
<!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": "bd53381487fa35b64ae6e194b6963a9d",
"timestamp": "",
"source": "github",
"line_count": 498,
"max_line_length": 999,
"avg_line_length": 37.8714859437751,
"alnum_prop": 0.6003711558854719,
"repo_name": "statsmodels/statsmodels.github.io",
"id": "656f51a8a09b261bf50034b87fac83f81fd7cba9... |
module BlurredImageTag
VERSION = "0.1.2"
end
| {
"content_hash": "57423c671cdb24e582350428a87c3629",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 22,
"avg_line_length": 15.666666666666666,
"alnum_prop": 0.723404255319149,
"repo_name": "KRaikk/blurred_image_tag",
"id": "225d2d4d383a8a42765bb4e46352a5edcd4fb29b",
"size"... |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html SYSTEM "about:legacy-compat">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<title>phpDox - Filestack\Mixins\TransformationMixin::createTransformUrl</title>
<link rel="stylesheet" type="text/css" href="../../css/style.css" media="screen"/>
... | {
"content_hash": "25c6c30f577330daec8d74d8d4802484",
"timestamp": "",
"source": "github",
"line_count": 134,
"max_line_length": 145,
"avg_line_length": 33.26119402985075,
"alnum_prop": 0.49001570563159075,
"repo_name": "filestack/filestack-php",
"id": "554f03bac3698495c53a837cb220a0d95cde50e7",
"si... |
using System;
using System.Linq;
using Microsoft.EntityFrameworkCore;
using Core.Data;
using Core.Domain.Security;
using System.Collections.Generic;
namespace Api.Data.Repositories
{
public class SecurityRepository : ISecurityRepository
{
private readonly ApiDbContext _context;
public Security... | {
"content_hash": "afcf1b30d92fc66ad01dccf8b49266a5",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 76,
"avg_line_length": 28.2,
"alnum_prop": 0.5588652482269504,
"repo_name": "AccountGo/accountgo",
"id": "76edb54ff20b8ae6d7567bd2b6b95c72db5efa64",
"size": "2117",
"bina... |
#include <openssl/core.h>
#include <openssl/core_dispatch.h>
#include "internal/core.h"
#include "internal/property.h"
#include "internal/provider.h"
struct algorithm_data_st {
OSSL_LIB_CTX *libctx;
int operation_id; /* May be zero for finding them all */
int (*pre)(OSSL_PROVIDER *, int operat... | {
"content_hash": "9d7aee4351472ce842314ded70c125c2",
"timestamp": "",
"source": "github",
"line_count": 192,
"max_line_length": 79,
"avg_line_length": 33.223958333333336,
"alnum_prop": 0.5725035271986205,
"repo_name": "jens-maus/amissl",
"id": "c245c814d98c6b26d29dd89ce01f1f4da2503b04",
"size": "67... |
package io.aos.concurrent.spl0.cs08.example5;
import javax.swing.*;
import java.awt.*;
import java.util.concurrent.*;
import java.util.concurrent.locks.*;
public class AnimatedCharacterDisplayCanvas extends CharacterDisplayCanvas
implements CharacterListener, Runnable {
private volatile boolean don... | {
"content_hash": "c5107446e0e6f6b965b4896b3820c182",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 74,
"avg_line_length": 26.27777777777778,
"alnum_prop": 0.5021141649048626,
"repo_name": "XClouded/t4f-core",
"id": "f2cfdbe22f3042c0b3f2eaddaf447cae19035520",
"size": "308... |
<?php
/* @Twig/Exception/trace.html.twig */
class __TwigTemplate_5600eea3d2fcd24cbe55cdc5b279f4e837003e204365ebf7d02815618e9bf8ba extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
... | {
"content_hash": "c138f082fbdad611f560e5f9c00fc6ca",
"timestamp": "",
"source": "github",
"line_count": 155,
"max_line_length": 499,
"avg_line_length": 68.90967741935484,
"alnum_prop": 0.6118340979309054,
"repo_name": "aonufrienko/simplepraice",
"id": "975a4dde4d33e6fcd435d56e8fbe80a47eefb752",
"si... |
package com.siyeh.ig.performance;
import com.intellij.codeInspection.CommonQuickFixBundle;
import com.intellij.psi.CommonClassNames;
import com.intellij.psi.PsiClass;
import com.intellij.psi.PsiLocalVariable;
import com.intellij.psi.PsiType;
import com.intellij.psi.util.PsiUtil;
import com.siyeh.InspectionGadgetsBund... | {
"content_hash": "f406ed96411c8ef76d5f9fec6594729b",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 116,
"avg_line_length": 33.214285714285715,
"alnum_prop": 0.7594982078853046,
"repo_name": "msebire/intellij-community",
"id": "327269d9f92cd6c9cf62d786de19002d6b25676c",
"... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>rem: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" re... | {
"content_hash": "f6fe246d02675395c271971614972845",
"timestamp": "",
"source": "github",
"line_count": 160,
"max_line_length": 159,
"avg_line_length": 40.78125,
"alnum_prop": 0.5295019157088122,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "040659edf958be421c46ad2c127cb587d5de8830",
"size":... |
package uk.joshiejack.harvestcore.world.storage;
import com.google.common.collect.Maps;
import it.unimi.dsi.fastutil.ints.Int2ObjectMap;
import it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.world.World;
import net.minecraft.world.storage.WorldSavedData;... | {
"content_hash": "1992582146c531bfbc58c5379e24634d",
"timestamp": "",
"source": "github",
"line_count": 128,
"max_line_length": 150,
"avg_line_length": 39.265625,
"alnum_prop": 0.7136888181456427,
"repo_name": "joshiejack/Harvest-Festival",
"id": "9dc2c66d9e3e18f2cefb32963c6984cbcc8e5538",
"size": ... |
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 300101 $ -->
<refentry xml:id="function.oci-set-action" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>oci_set_action</refname>
<refpurpose>Sets the action name</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;... | {
"content_hash": "a92240369d77790a89f949379f481455",
"timestamp": "",
"source": "github",
"line_count": 140,
"max_line_length": 84,
"avg_line_length": 24.264285714285716,
"alnum_prop": 0.6888430968501619,
"repo_name": "mziyut/.vim",
"id": "80dff96b73913bd0ef54fea82e5aa67d3b51d790",
"size": "3397",
... |
<?php
namespace app\controllers;
use app\forms\InterviewEditForm;
use app\forms\InterviewJoinForm;
use app\forms\InterviewRejectForm;
use app\services\StaffService;
use Yii;
use app\models\Interview;
use app\models\InterviewSearch;
use yii\base\Module;
use yii\web\Controller;
use yii\web\NotFoundHttpException;
use yi... | {
"content_hash": "73f536a784ce9728b475954f61d8ca6d",
"timestamp": "",
"source": "github",
"line_count": 186,
"max_line_length": 124,
"avg_line_length": 27.548387096774192,
"alnum_prop": 0.5487900078064013,
"repo_name": "Romario25/emploee",
"id": "5390edbf60a3a375edb8cdc195ca6ddf1bff6ccd",
"size": "... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Phyllosticta baccharidis Dearn. & House
### Remarks
null | {
"content_hash": "76b31d1309af68a0a15273877b081c5f",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 11.076923076923077,
"alnum_prop": 0.7152777777777778,
"repo_name": "mdoering/backbone",
"id": "8b2b8a623b8f506ec45197a65ba1ac8d86808320",
"size": "20... |
<?php defined('BX_DOL') or die('hack attempt');
class BxFilesUploaderHTML5 extends BxTemplUploaderHTML5
{
protected $_oModule;
public function __construct ($aObject, $sStorageObject, $sUniqId, $oTemplate)
{
parent::__construct($aObject, $sStorageObject, $sUniqId, $oTemplate);
$this->_oMod... | {
"content_hash": "07b8e46efd5ebbeb6090f979b78b45ac",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 247,
"avg_line_length": 32.46341463414634,
"alnum_prop": 0.599549211119459,
"repo_name": "boonex/trident",
"id": "5ee3bb5a5a0f366939caca2193dac85ca805b36c",
"size": "1501",... |
from puzzle.server.settings import BaseConfig
def test_BaseConfig():
assert not BaseConfig.DEBUG
| {
"content_hash": "8b49ef7f955366303fa946333d2b4125",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 45,
"avg_line_length": 20.6,
"alnum_prop": 0.7864077669902912,
"repo_name": "robinandeer/puzzle",
"id": "395321d448c6f0794439271bff3be236432bd966",
"size": "127",
"binary"... |
#include <errno.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in_systm.h>
#include <netinet/in.h>
#include <netinet/ip.h>
#include <netinet/ip_icmp.h>
#include <netdb.h>
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include "jvm.h"
#include "jni_util.h"
#include "net_util.h"
#inc... | {
"content_hash": "1f2620c424e20bcffb7e27bfae670b8f",
"timestamp": "",
"source": "github",
"line_count": 557,
"max_line_length": 88,
"avg_line_length": 31.89048473967684,
"alnum_prop": 0.5509767494229578,
"repo_name": "andreagenso/java2scala",
"id": "ccf06a645dd22aab5b079311666684b474f358e0",
"size"... |
import { Injectable } from '@angular/core';
import { Hero } from './hero';
import { HEROES } from './mock-heroes';
@Injectable()
export class HeroService {
getHeroes(): Promise<Hero[]> {
return Promise.resolve(HEROES);
}
getHero(id: number): Promise<Hero> {
return this.getHeroes()
... | {
"content_hash": "42af85b0a738589e2a6168213e1439f8",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 73,
"avg_line_length": 26,
"alnum_prop": 0.5897435897435898,
"repo_name": "jacraven/angular2",
"id": "0482b388d8c1fcb93cd13973a24fb6b28dd5208f",
"size": "390",
"binary": ... |
extern void registerMathFunctions(CTinyJS *tinyJS);
#endif
| {
"content_hash": "38a04e2c9b34395d80fc092e4aa0098a",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 51,
"avg_line_length": 20,
"alnum_prop": 0.8166666666666667,
"repo_name": "manu88/Celesta",
"id": "cb5489f140f91b218286ee97c3c728f543619b15",
"size": "208",
"binary": fals... |
import {VariableSource} from '../../src/service/variable-source';
import {installUrlReplacementsForEmbed} from '../../src/service/url-replacements-impl';
describes.realWin('amp-pixel', {amp: true}, env => {
let win;
let whenFirstVisiblePromise, whenFirstVisibleResolver;
let pixel;
let implementation;
befo... | {
"content_hash": "7e6c0edbbfe63614c7937a13a46afa14",
"timestamp": "",
"source": "github",
"line_count": 203,
"max_line_length": 87,
"avg_line_length": 28.886699507389164,
"alnum_prop": 0.6111869031377899,
"repo_name": "tlong2/amphtml",
"id": "7b527f73e898b806f311ea34fb8935a2d46f12e9",
"size": "6491... |
package e2e
import (
"fmt"
"io/ioutil"
"net/http"
"time"
"github.com/GoogleCloudPlatform/kubernetes/pkg/api"
"github.com/GoogleCloudPlatform/kubernetes/pkg/client"
"github.com/GoogleCloudPlatform/kubernetes/pkg/labels"
"github.com/GoogleCloudPlatform/kubernetes/pkg/util"
. "github.com/onsi/ginkgo"
. "git... | {
"content_hash": "c360c6795b4e3914e619cfd0cddc123c",
"timestamp": "",
"source": "github",
"line_count": 170,
"max_line_length": 116,
"avg_line_length": 32.588235294117645,
"alnum_prop": 0.6749097472924188,
"repo_name": "simon3z/kubernetes",
"id": "0b5ec8efd2cde24b41e944ed08611039f5599af9",
"size": ... |
import React from 'react';
import ReactDOM from 'react-dom';
import TestUtils from 'react-addons-test-utils';
import chai, { expect } from 'chai';
import { renderOnce } from 'test/helpers/render';
import Button from '#button';
describe('button', () => {
describe('basic', () => {
it('exists', () => {
... | {
"content_hash": "43e71e4df3725cbd7032c99d03bcf6f6",
"timestamp": "",
"source": "github",
"line_count": 172,
"max_line_length": 126,
"avg_line_length": 37.2093023255814,
"alnum_prop": 0.53328125,
"repo_name": "yummies/core-components",
"id": "a50a21479194dc9ff9b6fc34155244e4d2560821",
"size": "6400... |
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include "protocolrecords/GetContainersResponse.h"
using namespace libyarn;
using namespace testing;
class TestGetContainersResponse: public ::testing::Test {
protected:
GetContainersResponse getResponse;
};
TEST_F(TestGetContainersResponse, TestGetProto)
{
GetC... | {
"content_hash": "6b1c5165104f294ce4ecb6808ea86998",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 57,
"avg_line_length": 19.09090909090909,
"alnum_prop": 0.8,
"repo_name": "wengyanqing/incubator-hawq",
"id": "bfb4e54a52cd9b9a0446c8ffc1a4f9c74a1d7646",
"size": "1227",
... |
module.exports = function (grunt) {
grunt.registerTask('linkAssetsBuildProd', [
'sails-linker:prodJsRelative',
'sails-linker:prodStylesRelative',
]);
};
| {
"content_hash": "0a43efb2df545194dcf8201d1ca08cca",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 45,
"avg_line_length": 27.5,
"alnum_prop": 0.703030303030303,
"repo_name": "tahosa/openracer-node",
"id": "7682ea7fcac2c10d46b955c3320a2f86a49773f2",
"size": "165",
"binar... |
<?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" lang="en" xml:lang="en">
<head>
<title>
i2geo - CurriculumTexts
</title>
<meta http-equiv="Content-Type" content="t... | {
"content_hash": "f97bd477312351e1d0cfd12f4dafa90d",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 112,
"avg_line_length": 48.90909090909091,
"alnum_prop": 0.6905204460966543,
"repo_name": "i2geo/i2gCurriki",
"id": "4fb183d3819cd9edf950fc045d3b3a34aa29868b",
"size": "107... |
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<record id="view_account_treasury_report_tree" model="ir.ui.view">
<field name="name">account.treasury.report.tree</field>
<field name="model">account.treasury.report</field>
<field name="arch" type="xml">
<tree string="Trea... | {
"content_hash": "fb3b01cd65caad4a0972aad2cdfebb13",
"timestamp": "",
"source": "github",
"line_count": 57,
"max_line_length": 172,
"avg_line_length": 47.80701754385965,
"alnum_prop": 0.5875229357798165,
"repo_name": "ntiufalara/openerp7",
"id": "be6ae0dfdc9844a1e0e0d0da4389e0283d497bb1",
"size": "... |
<html><body><p><!-- saved from url=(0024)http://docs.autodesk.com -->
<!DOCTYPE html>
<!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/functions/pymel.core.general/pymel.core.general.selectionConnection.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:39:19 GM... | {
"content_hash": "ffc3c2aa72e32129b0153594c130c04e",
"timestamp": "",
"source": "github",
"line_count": 675,
"max_line_length": 594,
"avg_line_length": 60.76148148148148,
"alnum_prop": 0.6652606427073682,
"repo_name": "alexwidener/PyMelDocset",
"id": "d656d13cda4f15b25028dd737dc9f7631c4b13d1",
"siz... |
import argparse
import os
import subprocess
import shlex
import re
polly_src_dir = '''@POLLY_SOURCE_DIR@'''
polly_lib_dir = '''@POLLY_LIB_DIR@'''
shlibext = '''@LLVM_SHLIBEXT@'''
llvm_tools_dir = '''@LLVM_TOOLS_DIR@'''
link_polly_into_tools = not '''@LINK_POLLY_INTO_TOOLS@'''.lower() in {'','0','n','no','off','false'... | {
"content_hash": "11a373183d30cb59cde05124b8af4c46",
"timestamp": "",
"source": "github",
"line_count": 453,
"max_line_length": 231,
"avg_line_length": 38.03532008830022,
"alnum_prop": 0.5286128845037725,
"repo_name": "youtube/cobalt_sandbox",
"id": "318fcfe53c9f3f4ce703588bf220df7c2442a800",
"size... |
export USE_CYTHON=True
export PERFORMING_CONDA_BUILD=True
export LIBRARY_PATH="${CONDA_PREFIX}/lib"
export CPLUS_INCLUDE_PATH="${CONDA_PREFIX}/include"
if [ "$(uname)" == "Darwin" ]; then
export MACOSX_DEPLOYMENT_TARGET=10.12
fi
pushd sucpp
make api
popd
$PYTHON -m pip install --no-deps --ignore-installed .
| {
"content_hash": "23eef91a2c3b467445d2a8a638d99d84",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 53,
"avg_line_length": 22.571428571428573,
"alnum_prop": 0.7278481012658228,
"repo_name": "bioconda/recipes",
"id": "a074c3ceb3e6e69064acc7e251f3012a44b7cf81",
"size": "329... |
{-# LANGUAGE TypeOperators,
GADTs,
FlexibleContexts#-}
module Obsidian.GCDObsidian.AddOn.SortLang where
import Obsidian.GCDObsidian.Exp
import Obsidian.GCDObsidian.Kernel
import Obsidian.GCDObsidian.Program
import Obsidian.GCDObsidian.Array
import Obsidian.GCDObsidian.Sync
import Obsi... | {
"content_hash": "3b38b43158024232b57608e65cc1f483",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 100,
"avg_line_length": 28.857142857142858,
"alnum_prop": 0.6142739273927392,
"repo_name": "svenssonjoel/GCDObsidian",
"id": "0331058d0d1aee0ece36172878b5a28d425ecb7a",
"si... |
using System.Collections.Generic;
namespace MahjongBuddy.MjGames.Dto
{
public class GetMjGamesOutput
{
public IEnumerable<MjGameDto> Items{ get; set; }
}
}
| {
"content_hash": "54ec20c63b898bf76033ecffd0e6661a",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 56,
"avg_line_length": 19.77777777777778,
"alnum_prop": 0.6966292134831461,
"repo_name": "tthiatma/mj-buddy-ntier",
"id": "9d63e000d42226e098da93c5ae4b73f617232d06",
"size":... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>org.deidentifier.arx.gui.view.impl.common (ARX GUI Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"... | {
"content_hash": "43d7ef622011cf08d3d6dbfda6a94505",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 191,
"avg_line_length": 85.5,
"alnum_prop": 0.7512899896800825,
"repo_name": "TheRealRasu/arx",
"id": "55f90ae9063a075f251520c4ee876234ab7fa24a",
"size": "2907",
"binary"... |
const path = require('path');
const webpack = require('webpack');
const TerserPlugin = require('terser-webpack-plugin');
module.exports = {
mode: 'production',
// mode: 'development',
entry: {
main: path.join(__dirname, 'tmp', './src/main'),
},
output: {
path: path.join(__dirname, 'dist'),
filename: 'bundle... | {
"content_hash": "1e34ea05e1a655bce77bc92691995ba0",
"timestamp": "",
"source": "github",
"line_count": 74,
"max_line_length": 81,
"avg_line_length": 25.783783783783782,
"alnum_prop": 0.6063941299790356,
"repo_name": "krausest/js-framework-benchmark",
"id": "75b58eb859bd2d31de67afec705ed4ce05eb7b8e",... |
namespace System.Web.UI.WebControls {
using System;
using System.Web.UI.WebControls;
/// <devdoc>
/// <para>Creates a special cell that is contained within a DataControlField.</para>
/// </devdoc>
public class DataControlFieldCell : TableCell {
DataControlField _containingField;
... | {
"content_hash": "0eb1c72d813b0ea5c3d8b6bc9bc20158",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 199,
"avg_line_length": 32.8,
"alnum_prop": 0.6456639566395664,
"repo_name": "akoeplinger/referencesource",
"id": "4db8e53a08beda72f111bd9ba0c52f13a7c74a1f",
"size": "1851"... |
namespace ui {
int ModifierDomKeyToEventFlag(DomKey key) {
switch (key) {
case DomKey::ALT:
return EF_ALT_DOWN;
case DomKey::ALT_GRAPH:
return EF_ALTGR_DOWN;
// ChromeOS uses F16 to represent CapsLock before the rewriting stage,
// based on the historical X11 implementation.
// TODO p... | {
"content_hash": "54e3e14e296efb9461b87a523f0fdd2d",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 74,
"avg_line_length": 25,
"alnum_prop": 0.626,
"repo_name": "PeterWangIntel/chromium-crosswalk",
"id": "4d69673571683c6c6b9158e4aaba3a2bb9f14987",
"size": "1299",
"binar... |
package org.spongepowered.mod.mixin.core.client.server;
import static com.google.common.base.Preconditions.checkNotNull;
import net.minecraft.client.Minecraft;
import net.minecraft.server.integrated.IntegratedServer;
import net.minecraft.world.WorldSettings;
import net.minecraft.world.WorldType;
import org.spongepow... | {
"content_hash": "c85b3e5e4cb5c1938f43587d6d114bfa",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 145,
"avg_line_length": 33.96363636363636,
"alnum_prop": 0.7617773019271948,
"repo_name": "SpongePowered/SpongeForge",
"id": "de3ece097860cf2ea4415cb4c596d4bde66ffb60",
"si... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.