text
stringlengths
2
1.04M
meta
dict
/** * LiveStreamEventActionError.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter. */ package com.google.api.ads.dfp.axis.v201411; /** * Lists all errors associated with live stream event action. */ public class LiveStreamEventActionError ...
{ "content_hash": "546ab222471d65dda67b64ce12042e8a", "timestamp": "", "source": "github", "line_count": 133, "max_line_length": 150, "avg_line_length": 32.857142857142854, "alnum_prop": 0.6331807780320367, "repo_name": "ya7lelkom/googleads-java-lib", "id": "c1d219e81087c825d3001834c0ba256c13dd7ded", ...
#region Copyright Information // Sentience Lab Unity Framework // (C) Sentience Lab (sentiencelab@aut.ac.nz), Auckland University of Technology, Auckland, New Zealand #endregion Copyright Information using System; using System.Collections.Generic; using UnityEngine; namespace SentienceLab.Input { /// <summary> //...
{ "content_hash": "be3e0e2955ac66498f796006c9c2800c", "timestamp": "", "source": "github", "line_count": 599, "max_line_length": 104, "avg_line_length": 20.507512520868115, "alnum_prop": 0.6152718984044285, "repo_name": "stefanmarks/MotionServer_Clients", "id": "b2be74dcf8327aa23725019202734a7e04b659d...
module.exports = function(callback, config) { var Nexmo = require('../lib/Nexmo'); var nexmo = new Nexmo({ apiKey: config.API_KEY, apiSecret: config.API_SECRET }, { debug: config.DEBUG }); nexmo.pricing.getPrefix("sms", "44", callback); };
{ "content_hash": "468988f0508ada6c190dfa9b32de6e84", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 49, "avg_line_length": 20.384615384615383, "alnum_prop": 0.6264150943396226, "repo_name": "Nexmo/nexmo-node", "id": "ad1fa03243696877d8a006964a26152b946ade98", "size": "265...
<?php # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/firestore/admin/v1/firestore_admin.proto namespace Google\Cloud\Firestore\Admin\V1; use Google\Protobuf\Internal\GPBType; use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; /** * The response for [Firest...
{ "content_hash": "3cc037918925509eacfd6531b39fac26", "timestamp": "", "source": "github", "line_count": 105, "max_line_length": 140, "avg_line_length": 30.552380952380954, "alnum_prop": 0.6371571072319202, "repo_name": "googleapis/google-cloud-php", "id": "2eb06c68a731b7a6617039f1400727b6d02ef476", ...
use FindBin qw($RealBin); use File::Basename; use File::Path; my $SCRIPTS_ROOTDIR = $RealBin; $SCRIPTS_ROOTDIR =~ s/\/training$//; $SCRIPTS_ROOTDIR = $ENV{"SCRIPTS_ROOTDIR"} if defined($ENV{"SCRIPTS_ROOTDIR"}); ## We preserve this bit of comments to keep the traditional weight ranges. # "w" => [ [ 0.0, -1.0, 1.0 ]...
{ "content_hash": "d9b981ac66adb580c2a66532ab4193fc", "timestamp": "", "source": "github", "line_count": 1468, "max_line_length": 336, "avg_line_length": 36.805177111716624, "alnum_prop": 0.6006848047381085, "repo_name": "yang1fan2/nematus", "id": "3c1b36f0ea744ced593eba5c57938cd72e910c7e", "size": ...
TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_ConsumesDef_i::TAO_ConsumesDef_i ( TAO_Repository_i *repo ) : TAO_IRObject_i (repo), TAO_Contained_i (repo), TAO_EventPortDef_i (repo) { } TAO_ConsumesDef_i::~TAO_ConsumesDef_i (void) { } CORBA::DefinitionKind TAO_ConsumesDef_i::def_kind (void) { return CORBA:...
{ "content_hash": "b715f61b7d4f4751284268c9a95aec02", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 44, "avg_line_length": 16.818181818181817, "alnum_prop": 0.7, "repo_name": "binary42/OCI", "id": "811d93708f24a73ac08adafe9a707f09ebdc9e7c", "size": "541", "binary": fals...
package org.openqa.selenium.safari; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import com.google.common.collect.ImmutableMap; import org.junit.Test; import org.openqa.selenium.Capabilities; import org.openqa.selenium.Immutable...
{ "content_hash": "e950011def4727cc376bf67d2ad37664", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 98, "avg_line_length": 31.2972972972973, "alnum_prop": 0.7538860103626943, "repo_name": "bayandin/selenium", "id": "29c632950fbfb58ec25009fedcc10062dd4b7de2", "size": "1962...
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width initial-scale=1"> <meta property="og:title" content="De debian squeeze a wheezy (1)"> <title>De debian squeeze a wheezy (1)</title> <meta property="og:descripti...
{ "content_hash": "08ff6ac5fcd9b354f80b42659d9e0c75", "timestamp": "", "source": "github", "line_count": 564, "max_line_length": 653, "avg_line_length": 30.25886524822695, "alnum_prop": 0.6317238954646666, "repo_name": "peremig/peremig.github.io", "id": "de6f5271a7a8ce2c740b827110e4ed563fbade9b", "s...
 #include <aws/qldb/model/ResourceNotFoundException.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::Utils::Json; using namespace Aws::Utils; namespace Aws { namespace QLDB { namespace Model { ResourceNotFoundException::ResourceNotFoundException() : m_messageHasBeenS...
{ "content_hash": "e183b96c1b7a5abf3be2e8aca091ff94", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 84, "avg_line_length": 18.372093023255815, "alnum_prop": 0.7272151898734177, "repo_name": "aws/aws-sdk-cpp", "id": "65962e4472920bc9cd4d437b5c7a521d4832a030", "size": "1699...
package org.apache.calcite.rel.rules; import org.apache.calcite.plan.RelOptRule; import org.apache.calcite.plan.RelOptRuleCall; import org.apache.calcite.plan.RelOptUtil; import org.apache.calcite.rel.RelNode; import org.apache.calcite.rel.SingleRel; import org.apache.calcite.rel.core.Aggregate; import org.apache.cal...
{ "content_hash": "37591e452800bbee64cddc7961738ce3", "timestamp": "", "source": "github", "line_count": 343, "max_line_length": 80, "avg_line_length": 32.4198250728863, "alnum_prop": 0.6071942446043166, "repo_name": "sreev/incubator-calcite", "id": "51aefe1debafdc62ba367d1d333c6036add7b28c", "size"...
package org.aesh.extensions.manual.page; import java.io.IOException; import java.util.List; /** * @author <a href="mailto:stale.pedersen@jboss.org">Ståle W. Pedersen</a> */ public interface PageLoader { List<String> loadPage(int columns) throws IOException; String getResourceName(); }
{ "content_hash": "825d33e518ea2d65c54074b7f5116f55", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 74, "avg_line_length": 20.066666666666666, "alnum_prop": 0.7275747508305648, "repo_name": "aeshell/aesh-extensions", "id": "82f04ffd94d8a9515c40dffececed0489bf582ca", "size...
RSpec::Matchers.define :be_directory do match do |actual| if actual.respond_to?(:directory?) actual.directory? else backend.check_directory(example, actual) end end end
{ "content_hash": "888a0892357720c21d54c12d3003a709", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 46, "avg_line_length": 21.88888888888889, "alnum_prop": 0.6751269035532995, "repo_name": "ryotarai/serverspec", "id": "afa8b6dfa9fb2075cd6610a36f231f4ea582c5cf", "size": "19...
<?php /** * Defines a cURL handle interface * * @category Payment * @package Payment_Klarna * @subpackage HTTP * @author David K. <david.keijser@klarna.com> * @copyright 2015 Klarna AB * @license http://www.apache.org/licenses/LICENSE-2.0 Apache license v2.0 * @link http://developers.klarn...
{ "content_hash": "f9482c3e6dce14dddc147490a81b854a", "timestamp": "", "source": "github", "line_count": 54, "max_line_length": 77, "avg_line_length": 20.51851851851852, "alnum_prop": 0.5893501805054152, "repo_name": "yaelduckwen/libriastore", "id": "b82cfef6d88f17757ef809bb3c75757e8b8f9cf9", "size"...
#ifndef TUDAT_APPROXIMATE_PLANET_POSITIONS_H #define TUDAT_APPROXIMATE_PLANET_POSITIONS_H #include <memory> #include "tudat/math/basic/mathematicalConstants.h" #include "tudat/astro/basic_astro/convertMeanToEccentricAnomalies.h" #include "tudat/astro/ephemerides/approximatePlanetPositionsBase.h" #include "tudat/ba...
{ "content_hash": "6a46a877b5370ba647b330e58c3a2f91", "timestamp": "", "source": "github", "line_count": 126, "max_line_length": 124, "avg_line_length": 28.77777777777778, "alnum_prop": 0.7015995587424159, "repo_name": "Tudat/tudat", "id": "6367eee838136d8c809d9c92a7de7f07fa21a6ff", "size": "4264", ...
package com.google.cloud.pubsub.sql; import org.apache.beam.sdk.schemas.Schema; import org.apache.beam.sdk.schemas.Schema.FieldType; public class Rows { private Rows() { } public static final String MESSAGE_KEY_FIELD = "message_key"; public static final String EVENT_TIMESTAMP_FIELD = "event_timestamp"; pu...
{ "content_hash": "53f0515a55b78b435c4b82e08bff72a3", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 89, "avg_line_length": 37.72727272727273, "alnum_prop": 0.7220883534136546, "repo_name": "kamalaboulhosn/pubsub", "id": "75b44edb2eaabe724f515fb5bc811923b17ec082", "size": ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Tue May 27 14:37:26 EEST 2014 --> <title>Uses of Package net.sf.jasperreports.data.bean (JasperReports 5.6.0 API)</title> <meta ...
{ "content_hash": "f43cd6e56627fadda9e3f96934a87d60", "timestamp": "", "source": "github", "line_count": 155, "max_line_length": 308, "avg_line_length": 36.70967741935484, "alnum_prop": 0.6335676625659051, "repo_name": "phurtado1112/cnaemvc", "id": "8d3b564200d559327fdfeac5ab7cfcdc9a9ca450", "size":...
/* $OpenBSD: e_bf.c,v 1.7 2014/07/10 22:45:57 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This libra...
{ "content_hash": "c817ab753024dd8aa9b45d78c4582c80", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 80, "avg_line_length": 43.76923076923077, "alnum_prop": 0.7424052221943259, "repo_name": "GaloisInc/hacrypto", "id": "5806f9c8b9c5c9818264fba33f55e8b1872358c2", "size": "39...
<!-- Bootstrap style sheet --> <link rel="stylesheet" href="<?=base_url()?>css/lib/bootstrap/bootstrap.css" /> <!-- Font Awesome style sheet --> <link rel="stylesheet" href="<?=base_url()?>css/lib/font-awesome/font-awesome.min.css"> <!-- Ionicons style sheet --> <link r...
{ "content_hash": "f01d4b4f225d9dcb40fd947d933538a2", "timestamp": "", "source": "github", "line_count": 266, "max_line_length": 161, "avg_line_length": 40.97744360902256, "alnum_prop": 0.46009174311926604, "repo_name": "JoseFabioAvila/dole", "id": "31836c30acb2f01ae3339ee147701a2cd6511ca5", "size":...
package tikv import ( "context" "crypto/tls" "fmt" "math/rand" "net/url" "strings" "sync" "sync/atomic" "time" "github.com/opentracing/opentracing-go" "github.com/pingcap/errors" "github.com/pingcap/failpoint" "github.com/pingcap/tidb/config" "github.com/pingcap/tidb/kv" "github.com/pingcap/tidb/metric...
{ "content_hash": "c425cbe0f17d36c456d84ce66f68e58e", "timestamp": "", "source": "github", "line_count": 489, "max_line_length": 162, "avg_line_length": 26.047034764826176, "alnum_prop": 0.7047185365470676, "repo_name": "EvilMcJerkface/tidb", "id": "53dae50d13c04b5d7db894be0bee2d5ebff03f79", "size":...
This file defines the OCI Runtime Command Line Interface version 1.0.1. It is one of potentially several [runtime APIs supported by the runtime compliance test suite](runtime-compliance-testing.md#supported-apis). ## Notation The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", ...
{ "content_hash": "c9bb5be75657b20018aeaccb6e8a1931", "timestamp": "", "source": "github", "line_count": 275, "max_line_length": 352, "avg_line_length": 54.31272727272727, "alnum_prop": 0.7457820032137118, "repo_name": "opencontainers/ocitools", "id": "c8dd57b45b5f6959e6ccf8558674229e60538010", "siz...
/* * Created on Jun 28, 2005 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package org.tolweb.tapestry; import java.util.List; import org.tolweb.tapestry.injections.BaseInjectable; import org.tolweb.tapestry.injections.ImageInjectable...
{ "content_hash": "67857e5051d4df4c63ddc24dd91ff659", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 110, "avg_line_length": 35.73913043478261, "alnum_prop": 0.7347931873479319, "repo_name": "tolweb/tolweb-app", "id": "757a54e8ba81379bc665868a93582dc7cd005389", "size": "24...
<?php class EngineBlock_Http_Client_Adapter_Curl extends Zend_Http_Client_Adapter_Curl { /** * Initialize curl * * @param string $host * @param int $port * @param boolean $secure * @return void * @throws Zend_Http_Client_Adapter_Exception if unable to connect */ ...
{ "content_hash": "d08ea04c403a529dcc25bf5268ef9c22", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 83, "avg_line_length": 32.458333333333336, "alnum_prop": 0.6187419768934531, "repo_name": "Martin1982/OpenConext-engineblock", "id": "6b9640dc46096e618a56b8617373261cc78a7a2b...
<?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": "9b2bd4b29180d365bf09ca2af133ecf5", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 201, "avg_line_length": 43.369369369369366, "alnum_prop": 0.44038221852928955, "repo_name": "harsha89/carbon-store", "id": "83033ddc7fbf3fb3e920ad4b818d5dbe54ee6a3a", "siz...
<html lang="en"> <head> <title>Prerequisites for GCC</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Prerequisites for GCC"> <meta name="generator" content="makeinfo 4.8"> <link title="Top" rel="top" href="#Top"> <link href="http://www.gnu.org/software/texinfo/" rel="gener...
{ "content_hash": "a3951be6a42105d4dfe4206d33517e23", "timestamp": "", "source": "github", "line_count": 320, "max_line_length": 174, "avg_line_length": 57.153125, "alnum_prop": 0.7004756957734157, "repo_name": "ARMmbed/yotta_osx_installer", "id": "3e2418e7610629a099fda754d887a2b4fe9c8358", "size": ...
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectModuleManager"> <modules> <module fileurl="file://$PROJECT_DIR$/.idea/simple-passport.iml" filepath="$PROJECT_DIR$/.idea/simple-passport.iml" /> </modules> </component> </project>
{ "content_hash": "3d921b08e42726724575c540f61a5f54", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 124, "avg_line_length": 31.555555555555557, "alnum_prop": 0.6654929577464789, "repo_name": "gastrodia/simple-passport", "id": "edc58955993d6771a76e0499b67ea30fb0b4a916", "si...
<?php namespace metastore; /** * Autogenerated by Thrift Compiler (0.16.0) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ use Thrift\Base\TBase; use Thrift\Type\TType; use Thrift\Type\TMessageType; use Thrift\Exception\TException; use Thrift\Exception\TProtocolException; use...
{ "content_hash": "0cb81be15ef2ed66bc68a8e82960713d", "timestamp": "", "source": "github", "line_count": 94, "max_line_length": 75, "avg_line_length": 25.9468085106383, "alnum_prop": 0.5002050020500205, "repo_name": "sankarh/hive", "id": "6be88a76f1ca0c994cf26f0c243ff339366eae71", "size": "2439", ...
static int verify_certificate_callback (gnutls_session_t); //////////////////////////////////////////////////////////////////////////////// static void gnutls_log_function (int level, const char* message) { std::cout << "c: " << level << " " << message; } ////////////////////////////////////////////////////////////...
{ "content_hash": "a2d1a93d33b3c80b164768821f10df64", "timestamp": "", "source": "github", "line_count": 456, "max_line_length": 122, "avg_line_length": 29.015350877192983, "alnum_prop": 0.544705615599728, "repo_name": "sheehamj13/task", "id": "c67ed44be731dd697693d03de1ff9a5a4f9ea3d9", "size": "150...
package de.lessvoid.nifty.layout.manager; import static de.lessvoid.nifty.layout.manager.BoxTestHelper.assertBox; import java.util.ArrayList; import java.util.List; import junit.framework.TestCase; import de.lessvoid.nifty.layout.Box; import de.lessvoid.nifty.layout.BoxConstraints; import de.lessvoid.nifty...
{ "content_hash": "ac19805a09be8771d1f617367b654e95", "timestamp": "", "source": "github", "line_count": 133, "max_line_length": 73, "avg_line_length": 32.233082706766915, "alnum_prop": 0.6769302542570562, "repo_name": "xranby/nifty-gui", "id": "8cd6e9633af9398386a66af7621e497050e321d8", "size": "42...
namespace message_center { // Exported values ///////////////////////////////////////////////////////////// // Square image sizes in pixels. MESSAGE_CENTER_EXPORT extern const int kNotificationButtonIconSize; MESSAGE_CENTER_EXPORT extern const int kNotificationIconSize; MESSAGE_CENTER_EXPORT extern const int kNotific...
{ "content_hash": "a1878b27a9feb921cfda3f5431f7d82d", "timestamp": "", "source": "github", "line_count": 71, "max_line_length": 80, "avg_line_length": 43.943661971830984, "alnum_prop": 0.691025641025641, "repo_name": "loopCM/chromium", "id": "fae5fd7a218f0385c0fc61969b189e32a8f285da", "size": "3533"...
title: Delete a Node with Two Children in a Binary Search Tree --- ## Delete a Node with Two Children in a Binary Search Tree This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/pages/certifications/coding-interview-prep/data-structures/delete-a-node-with-two-children-in-a-binary-search-tre...
{ "content_hash": "7d17b1470f694bb51f37bda88752db4c", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 269, "avg_line_length": 78.44444444444444, "alnum_prop": 0.7648725212464589, "repo_name": "otavioarc/freeCodeCamp", "id": "f160e6647e6b61b691bc3908be4b5d8085455739", "size":...
module TypeCheckSpec where import Control.Monad (forM_) import System.Directory import System.FilePath import Test.Tasty.Hspec import Parser (parseExpr, P(..)) import SpecHelper import TypeCheck (checkExpr) hasError :: Either a b -> Bool hasError (Left _) = True hasError (Right _) = False testCasesPath = "testsu...
{ "content_hash": "1a012826b6e8b203d555a6594dd9c203", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 67, "avg_line_length": 24.942857142857143, "alnum_prop": 0.6918671248568156, "repo_name": "zhiyuanshi/fcore", "id": "d8e30218895fc083c59e02fe6ce6671e229d7af5", "size": "873...
import * as vscode from 'vscode'; import { EditorHighlights } from './highlights'; import { Navigation } from './navigation'; import { SymbolItemDragAndDrop, SymbolTreeInput } from './references-view'; import { ContextKey, isValidRequestPosition, WordAnchor } from './utils'; import * as nls from 'vscode-nls'; const l...
{ "content_hash": "31b02862c30455e76ebdcdbf3b821733", "timestamp": "", "source": "github", "line_count": 351, "max_line_length": 147, "avg_line_length": 30.527065527065528, "alnum_prop": 0.710032664489034, "repo_name": "eamodio/vscode", "id": "b46db07c9ba8405ea9b7fcaddcc1f24649d09bbf", "size": "1106...
<?php namespace Symfony\Bundle\WebProfilerBundle\Controller; use Symfony\Bundle\FullStack; use Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler; use Symfony\Bundle\WebProfilerBundle\Profiler\TemplateManager; use Symfony\Component\HttpFoundation\RedirectResponse; use Symfony\Component\HttpFoundation...
{ "content_hash": "14c407b4983c2c7f9220cbcdd3df020d", "timestamp": "", "source": "github", "line_count": 393, "max_line_length": 202, "avg_line_length": 34.69211195928753, "alnum_prop": 0.5564031098723778, "repo_name": "hhamon/symfony", "id": "6b73f21ec2b41608cd9203bb4e17e595a77eee6a", "size": "1386...
FROM balenalib/aio-3288c-ubuntu:xenial-run # A few reasons for installing distribution-provided OpenJDK: # # 1. Oracle. Licensing prevents us from redistributing the official JDK. # # 2. Compiling OpenJDK also requires the JDK to be installed, and it gets # really hairy. # # For some sample build times, see...
{ "content_hash": "8d2c94d89b9a871fe724a2b5dc99d9f6", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 676, "avg_line_length": 48.80952380952381, "alnum_prop": 0.7017886178861789, "repo_name": "nghiant2710/base-images", "id": "30f618450a9e5f965cc283771655e6e8e1d317ec", "size...
static const double precision = 1.0e-6; @interface CPTLayerTests() -(void)testPositionsWithScale:(CGFloat)scale anchorPoint:(CGPoint)anchor expected:(CPTNumberArray *)expected; @end #pragma mark - @implementation CPTLayerTests @synthesize layer; @synthesize positions; #pragma mark - #pragma mark Setup -(void)se...
{ "content_hash": "3e2328ff682e25eeee33213aa69ebb01", "timestamp": "", "source": "github", "line_count": 157, "max_line_length": 146, "avg_line_length": 29.11464968152866, "alnum_prop": 0.622839641216364, "repo_name": "voelkerb/iHouse", "id": "ad279c43cfc5ce870b14f676ea2c244e07ca0f88", "size": "4676...
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fa" version="2.0"> <defaultcodec>UTF-8</defaultcodec> <context> <name>AboutDialog</name> <message> <location filename="../forms/aboutdialog.ui" line="+14"/> <source>About Dcoin</source> <translation>در مورد Dcoin</translation> </messag...
{ "content_hash": "4e71fd875d250d92a575fa5287420dbb", "timestamp": "", "source": "github", "line_count": 2925, "max_line_length": 405, "avg_line_length": 37.09264957264957, "alnum_prop": 0.612612446541808, "repo_name": "wolske/dcoin", "id": "c581e49fd1a89bd5cfd3ced55422646086e1eb59", "size": "118910...
// This file is automatically generated. package adila.db; /* * Pantech IM-100K * * DEVICE: ef71k * MODEL: IM-100K */ final class ef71k { public static final String DATA = "Pantech|IM-100K|"; }
{ "content_hash": "1564c9cf12decfd92f861b4ae40ea932", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 57, "avg_line_length": 15.76923076923077, "alnum_prop": 0.6634146341463415, "repo_name": "karim/adila", "id": "1fd8e8544cf4bbf4526c29299d7f7f90d1ce85fa", "size": "205", "...
apt-get update DEBIAN_FRONTEND=noninteractive apt-get -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" upgrade apt-get -y install build-essential libssl-dev pkg-config software-properties-common apt-get -y install git mongodb redis-server curl -sL https://deb.nodesource.com/setup_0.12 | ba...
{ "content_hash": "fc7992810271f666c38d260bec97abe4", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 123, "avg_line_length": 26.517241379310345, "alnum_prop": 0.7724317295188556, "repo_name": "geraldbaeck/openFitnessData", "id": "13746b01628d37dc025a41dc066e87df584ca707", ...
Rollup is released under the MIT license: The MIT License (MIT) Copyright (c) 2017 [these people](https://github.com/rollup/rollup/graphs/contributors) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Sof...
{ "content_hash": "a175944a7ba559a0b5ecfe0c0ae31ee2", "timestamp": "", "source": "github", "line_count": 702, "max_line_length": 462, "avg_line_length": 50.396011396011396, "alnum_prop": 0.7529820792582961, "repo_name": "GoogleCloudPlatform/prometheus-engine", "id": "1c0540c13aca9522050549dde25729e881...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mtac2: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
{ "content_hash": "7ba2e80ac5d6bce4e8a36edc1dbbf9f9", "timestamp": "", "source": "github", "line_count": 170, "max_line_length": 303, "avg_line_length": 42.34705882352941, "alnum_prop": 0.5370190304208918, "repo_name": "coq-bench/coq-bench.github.io", "id": "351aad3f5ac153a73161084c47c8caf43e5c36e6", ...
from __future__ import unicode_literals from django.db import models, migrations import datetime class Migration(migrations.Migration): dependencies = [ ('post', '0001_initial'), ] operations = [ migrations.AlterField( model_name='post', name='start_date', ...
{ "content_hash": "589174c5a97f9faf298cb15913af80d1", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 161, "avg_line_length": 25.94736842105263, "alnum_prop": 0.6247464503042597, "repo_name": "jualjiman/blog-django-campus", "id": "82682484eb817da068361e99e7880924dc1ffc18", ...
REST server ====== ####Simple REST server #####This example uses: - [Symfony3](http://symfony.com/what-is-symfony) - [FOSUserBundle](http://symfony.com/doc/current/bundles/FOSUserBundle/index.html) - [FOSRESTBundle](http://symfony.com/doc/current/bundles/FOSRestBundle/index.html) - [LexikJWTAuthenticationBundle](http...
{ "content_hash": "14ce72599e649f3d17863b8bc5ee3edb", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 124, "avg_line_length": 33.73684210526316, "alnum_prop": 0.7464898595943837, "repo_name": "qweluke/SimpleRestServer", "id": "691276b3089e2e788c741e2e43db604a523f4371", "siz...
<?xml version="1.0" encoding="UTF-8"?> <!-- 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, ...
{ "content_hash": "d35905fd92ac4db29e317fdd30c62189", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 80, "avg_line_length": 51.08791208791209, "alnum_prop": 0.697354269735427, "repo_name": "peridotperiod/isis", "id": "082ae9198e39f6b2d776d80e7adc39982f05b770", "size": "464...
""" byceps.services.language.dbmodels ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Copyright: 2014-2022 Jochen Kupperschmidt :License: Revised BSD (see `LICENSE` file for details) """ from ...database import db class Language(db.Model): """A language. The code can be just `en` or `de`, but also `en-gb` or `de-de`. ...
{ "content_hash": "e869741247b6a9a4ddab8af5ecba9639", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 67, "avg_line_length": 21.08695652173913, "alnum_prop": 0.5896907216494846, "repo_name": "homeworkprod/byceps", "id": "b1a5af39c0c0286f4f8f602cffa1ac039740555e", "size": "4...
require "vertx" include Vertx NetServer.new.connect_handler do |socket| Pump.new(socket, socket).start end.listen(1234)
{ "content_hash": "5cd3cc96b98202419ee3cd985640c79b", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 41, "avg_line_length": 12.7, "alnum_prop": 0.7480314960629921, "repo_name": "Letractively/collide", "id": "5da0a79d2356043ca3ad998962f54ba363d42fa7", "size": "724", "bina...
package com.programize.mycustomviews.toolbar; import android.content.Context; import android.content.res.TypedArray; import android.os.Build; import android.support.annotation.AnimRes; import android.support.annotation.StyleRes; import android.text.TextUtils; import android.util.AttributeSet; import android.view.Gravi...
{ "content_hash": "31bf99dfc6fc0820c0b7a32acfb4b117", "timestamp": "", "source": "github", "line_count": 184, "max_line_length": 99, "avg_line_length": 31.875, "alnum_prop": 0.6294970161977834, "repo_name": "mitsest/AndroidKickStart", "id": "8facf05ee041822c7a55124b3d246401c0fe7698", "size": "5865",...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Cube</title> </head> <body> <canvas id="gl" width="500px" height="500px"></canvas> <script src="../../lib/cuon-matrix.js"></script> <script src="../../lib/webgl-debug.js"></script> <script src="../../lib/webgl-utils.js"></script> <script...
{ "content_hash": "e66c29fbd1f923e89d6ee25893830d02", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 54, "avg_line_length": 26.823529411764707, "alnum_prop": 0.6074561403508771, "repo_name": "yuanzhaokang/myAwesomeSimpleDemo", "id": "58439599c26503d775551a5bfd31067df64b50c4"...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "c24a3b965fd7ed2e282910e5d05a51dd", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "6fd3328dc7822cf61cf4050ea1bba24cb96906f5", "size": "20...
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ //--------------------------------...
{ "content_hash": "4a7453e63045da7c35973fd455d91794", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 79, "avg_line_length": 26.852941176470587, "alnum_prop": 0.46221248630887185, "repo_name": "sergecodd/FireFox-OS", "id": "5ee5b29febf01492a946f5732284099e8ff84f1c", "size":...
(function() { 'use strict'; angular .module('kueJobs') .directive('listJobs', listJobs); listJobs.$inject = []; function listJobs() { return { templateUrl: 'components/jobs/kue/views/list-jobs.view.html', restrict: 'E', scope: { jobType: '@', // if provided the rendered ...
{ "content_hash": "01eee1f0ce8e7e3a0a5a092b70ce5a5c", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 146, "avg_line_length": 28.625, "alnum_prop": 0.6142649199417758, "repo_name": "distributev/the-app", "id": "f8e9b699521e497653bae08fa253dfd96c06df3d", "size": "687", "bi...
Various puzzles and Games in your browser. You can see it in action [HERE](http://bryukh.com/Puzzles/)
{ "content_hash": "aef3b99bd73aaa65f9b0af0517fd2f23", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 59, "avg_line_length": 51.5, "alnum_prop": 0.7572815533980582, "repo_name": "Bryukh/Puzzles", "id": "2be96464d72f2384f376c3b1e1f65bba9582c4ba", "size": "132", "binary": fa...
google.load("search", "1"); google.load("maps", "2"); var reyooz = reyooz || { }; // create our ui objects var layout = reyooz.Layout(), map = reyooz.Map(), user = reyooz.User(), messages = reyooz.Messages(), items = reyooz.Items( "#listingsWrapper" ), footer = reyooz.Footer(), help = reyooz.H...
{ "content_hash": "e430c6e43715d36d04520fee7d7011a6", "timestamp": "", "source": "github", "line_count": 143, "max_line_length": 109, "avg_line_length": 27.216783216783217, "alnum_prop": 0.5367420349434738, "repo_name": "originalpete/reyooz", "id": "38681b9a7702f29db8cd14cfff8d4d83e830d962", "size":...
require 'bitescript' include BiteScript fb = FileBuilder.build(__FILE__) do public_class "SimpleLoop" do public_static_method "main", [], void, string[] do aload 0 push_int 0 aaload label :top dup aprintln goto :top returnvoid end end end fb.generate do |fi...
{ "content_hash": "e51d1abb4961fb64159a658360b823ca", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 54, "avg_line_length": 17.875, "alnum_prop": 0.6293706293706294, "repo_name": "headius/bitescript", "id": "140fbc2571ea3ed6c26988c9a7ae422ef9a91eee", "size": "646", "bina...
const SedaType = Java.type("org.apache.camel.component.seda.SedaComponent"); s = context.getComponent('seda', SedaType) s.setQueueSize(1234)
{ "content_hash": "734044d82a0da3ac6c3e86a1fdd43478", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 76, "avg_line_length": 35.25, "alnum_prop": 0.7801418439716312, "repo_name": "pax95/camel", "id": "efe56967048d3283b4d7a66329a3084e2e4602b0", "size": "142", "binary": fals...
package org.ovirt.engine.core.vdsbroker.vdsbroker; import java.util.Map; import java.util.concurrent.Future; import java.util.concurrent.FutureTask; import java.util.concurrent.TimeUnit; import org.apache.commons.httpclient.HttpClient; import org.ovirt.engine.core.compat.Guid; import org.ovirt.engine.core.vdsbroker.g...
{ "content_hash": "aab937ac248a0360a18e161fa0453a36", "timestamp": "", "source": "github", "line_count": 314, "max_line_length": 149, "avg_line_length": 40.92356687898089, "alnum_prop": 0.7852918287937743, "repo_name": "phoenixsbk/kvmmgr", "id": "89f34042f9c799933c6304e0d5d7fc48e10dd4f8", "size": "1...
import logging from ..all_steps.event_handler import EventHandler as TopEventHandler from ..step1.data_handler import DataHandler from ..step1.plot import Step1Plot from .gui_handler import Step3GuiHandler from ..utilities.retrieve_data_infos import RetrieveGeneralDataInfos from .. import DataType class EventHandl...
{ "content_hash": "a12c7503bd8f9c671dcfdb715fa0d028", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 111, "avg_line_length": 41.015625, "alnum_prop": 0.6659047619047619, "repo_name": "ornlneutronimaging/iBeatles", "id": "0fa72a9db3db8d1802704853782149ee9f8523a1", "size": "...
title: How-To (Recommendation) --- <!-- 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.0 (...
{ "content_hash": "e5659a6720086f75a0eb9dfb1f4c5437", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 96, "avg_line_length": 49.32142857142857, "alnum_prop": 0.7972483707458363, "repo_name": "PredictionIO/PredictionIO", "id": "54a6851227ba17e0e6f619762bc67397ea3f6090", "siz...
package edu.petrov.gojavaonline.module07; /** * Created by Anton on 23.03.2016. */ public interface Observer { void update(Object... args); }
{ "content_hash": "1d254d7a701b6ea2bf7da79dbcbf58f3", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 41, "avg_line_length": 18.625, "alnum_prop": 0.6912751677852349, "repo_name": "anton-petrov/GoJavaOnline", "id": "5c4fac57b7dcff8a27892256c2757df262495387", "size": "149", ...
module.exports = TestMesh; function TestMesh() {} TestMesh.prototype.method1 = function($happn, options, callback) { options.methodName = 'method1'; callback(null, options); }; if (global.TESTING_USER_MANAGEMENT) return; // When 'requiring' the module above, describe( require('../../__fixtures/utils/test_help...
{ "content_hash": "b457797ee62a4c5cae50ad6d73c871bd", "timestamp": "", "source": "github", "line_count": 822, "max_line_length": 163, "avg_line_length": 29.2992700729927, "alnum_prop": 0.5170237502076067, "repo_name": "happner/happner-2", "id": "53d11d27c2596cff612fef8c70ea3d1dde571048", "size": "24...
import glob import os import re import sys import tempfile from oslo_config import cfg BASE_DIR = os.path.dirname(os.path.abspath(__file__)) ROOT = os.path.abspath(os.path.join(BASE_DIR, "..", "..")) CONTRIB_DIR = os.path.join(ROOT, 'contrib') PLUGIN_DIRS = glob.glob(os.path.join(CONTRIB_DIR, '*')) ENV_DIR = os.path....
{ "content_hash": "993c9954d7be1dfa2e02549fedc9921f", "timestamp": "", "source": "github", "line_count": 410, "max_line_length": 79, "avg_line_length": 35.47560975609756, "alnum_prop": 0.6167755242351324, "repo_name": "rdo-management/heat", "id": "f57621c7c45c7faa98eb211f232d782e85c9460c", "size": "...
'use strict'; /**@type {{[k: string]: TemplateFormatsData}} */ let BattleFormatsData = { bulbasaur: { randomBattleMoves: ["sleeppowder", "bodyslam"], essentialMove: "razorleaf", exclusiveMoves: ["megadrain", "swordsdance", "swordsdance"], tier: "LC", }, ivysaur: { randomBattleMoves: ["sleeppowder", "sword...
{ "content_hash": "96163fc84b148869ddd41dba7a9b1eaa", "timestamp": "", "source": "github", "line_count": 806, "max_line_length": 122, "avg_line_length": 29.00620347394541, "alnum_prop": 0.6416014371872193, "repo_name": "QuiteQuiet/Pokemon-Showdown", "id": "8353bc8826f8f5febd841c1a667c76e4565363e0", ...
using UnityEngine; using System.Collections; public class CheckPointData : MonoBehaviour { public bool IsOn { get; set; } public MeshRenderer Renderer; public Transform CheckPos; }
{ "content_hash": "9fef3e7baad556a9a039b35bf20f8b31", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 43, "avg_line_length": 21.555555555555557, "alnum_prop": 0.7474226804123711, "repo_name": "superusercode/hedgephysics", "id": "1884877a0c4ed7d574c85730ef79e6d8a4f4dc19", "si...
<?php namespace PHPExiftool\Driver\Tag\Canon; use JMS\Serializer\Annotation\ExclusionPolicy; use PHPExiftool\Driver\AbstractTag; /** * @ExclusionPolicy("all") */ class ZoomSourceWidth extends AbstractTag { protected $Id = 36; protected $Name = 'ZoomSourceWidth'; protected $FullName = 'Canon::Camer...
{ "content_hash": "0456bf7b4f4c5d12f9f08434b158ea8b", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 50, "avg_line_length": 16.42105263157895, "alnum_prop": 0.6730769230769231, "repo_name": "bburnichon/PHPExiftool", "id": "5100c15792476b1743b7a94c5a2ef1ff92dd74e9", "size":...
/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* $Source: src/usr/diag/prdf/common/prdfTrace.C $ */ /* ...
{ "content_hash": "7e2aa508908b90d6a60af44f461b36f1", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 76, "avg_line_length": 49.170731707317074, "alnum_prop": 0.40128968253968256, "repo_name": "Over-enthusiastic/hostboot", "id": "ee1123c7eb199eb376e26e68e14a13792772504c", "...
/// Copyright (c) 2012 Ecma International. All rights reserved. /// Ecma International makes this code available under the terms and conditions set /// forth on http://hg.ecmascript.org/tests/test262/raw-file/tip/LICENSE (the /// "Use Terms"). Any redistribution of this code must retain the above /// copyrigh...
{ "content_hash": "5894d5206bdec9e75eb316e73c133577", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 93, "avg_line_length": 39, "alnum_prop": 0.6907993966817496, "repo_name": "mbebenita/shumway.ts", "id": "930df36783378aaddd54f4cb1e64d471c3c3967b", "size": "663", "binary...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_75) on Tue May 19 17:12:38 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.apache.hadoop.m...
{ "content_hash": "eacb2a233fbb9ae099688645e3bf64fb", "timestamp": "", "source": "github", "line_count": 134, "max_line_length": 361, "avg_line_length": 40.92537313432836, "alnum_prop": 0.6261852662290299, "repo_name": "ZhangXFeng/hadoop", "id": "b37d95c329e43ad62dc184b26c64f30f1a21f57a", "size": "5...
using Agiil.BDD.Abilities; using Agiil.BDD.WebDriver; using CSF.Screenplay; using CSF.Screenplay.Integration; using CSF.Screenplay.ReportFormatting; using CSF.Screenplay.Reporting; using CSF.Screenplay.Selenium; using CSF.Screenplay.Selenium.Abilities; using CSF.Screenplay.Selenium.Reporting; using CSF.Screenplay.Spec...
{ "content_hash": "90fc3bd7b5f95dda9473bc5419d619db", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 92, "avg_line_length": 31.282608695652176, "alnum_prop": 0.7470465601111883, "repo_name": "csf-dev/agiil", "id": "8e822c9b634e1b4201c3b744d517265de4c2f504", "size": "1441",...
package com.cmput301f17t07.ingroove; import android.support.test.espresso.DataInteraction; import android.support.test.espresso.ViewInteraction; import android.support.test.rule.ActivityTestRule; import android.support.test.runner.AndroidJUnit4; import android.test.suitebuilder.annotation.LargeTest; import android.vi...
{ "content_hash": "21956cb659af47a14eb92f81adef2694", "timestamp": "", "source": "github", "line_count": 265, "max_line_length": 113, "avg_line_length": 44.924528301886795, "alnum_prop": 0.4787904241915162, "repo_name": "CMPUT301F17T07/inGroove", "id": "e73b1f4dcafc461de5638ce2a33f38b93d2947f5", "si...
package org.apache.hyracks.algebricks.core.algebra.expressions; import java.util.List; import org.apache.commons.lang3.mutable.Mutable; import org.apache.hyracks.algebricks.common.exceptions.AlgebricksException; import org.apache.hyracks.algebricks.core.algebra.base.ILogicalExpression; import org.apache.hyracks.alge...
{ "content_hash": "7f3b6fefe20e2d661db29fc231fc608d", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 104, "avg_line_length": 41.21818181818182, "alnum_prop": 0.7807675341861491, "repo_name": "waans11/incubator-asterixdb", "id": "fe91ed315a2aebd5ad9c6dcd7a8ad075525414e1", "...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_74) on Tue Aug 01 07:19:26 CST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class us.codecraft.w...
{ "content_hash": "1a3b3888e6e6dd07f4844be465145dbb", "timestamp": "", "source": "github", "line_count": 126, "max_line_length": 155, "avg_line_length": 37.095238095238095, "alnum_prop": 0.6228070175438597, "repo_name": "webmagic-io/webmagic-io.github.io", "id": "3db03c75376f200f137a0294eb4afbb17e6448...
package org.elasticsearch.search.aggregations.bucket.geogrid; import org.apache.lucene.index.LeafReaderContext; import org.apache.lucene.index.SortedNumericDocValues; import org.apache.lucene.search.ScoreMode; import org.elasticsearch.common.lease.Releasables; import org.elasticsearch.search.aggregations.Aggregator; ...
{ "content_hash": "bfe3227b8e38f19e8c7183db9ef45143", "timestamp": "", "source": "github", "line_count": 135, "max_line_length": 130, "avg_line_length": 45.111111111111114, "alnum_prop": 0.6581280788177339, "repo_name": "nknize/elasticsearch", "id": "9a7425d34a0d5fb2feda896bc0b17b96a3d83655", "size"...
package com.facebook.buck.cxx.toolchain; import com.facebook.buck.core.toolchain.tool.DelegatingTool; import com.facebook.buck.core.toolchain.tool.Tool; import com.facebook.buck.io.file.FileScrubber; import com.google.common.collect.ImmutableList; /** Archiver implementation for the Windows toolchain. */ public cla...
{ "content_hash": "efa72843e4c3c84b44de509e1b9923e0", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 73, "avg_line_length": 22.822222222222223, "alnum_prop": 0.7429406037000974, "repo_name": "rmaz/buck", "id": "c0f64407593dabe63a6c98bedca21065083ed010", "size": "1632", "...
package com.speedment.runtime.config.internal; import com.speedment.runtime.config.Column; import com.speedment.runtime.config.Table; import java.util.Map; /** * * @author Emil Forslund */ public final class ColumnImpl extends AbstractChildDocument<Table> implements Column { public ColumnImpl(Table parent, ...
{ "content_hash": "399268dbd229e33684551384d459d42b", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 86, "avg_line_length": 21.333333333333332, "alnum_prop": 0.7395833333333334, "repo_name": "speedment/speedment", "id": "138f15e94e29f40f0ef44fc53fb22b6185f36b5a", "size": "...
SYNONYM #### According to Index Fungorum #### Published in null #### Original name Monotospora Sacc. ### Remarks null
{ "content_hash": "731319d900f8857c712376bb4d22bf09", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 18, "avg_line_length": 9.307692307692308, "alnum_prop": 0.6942148760330579, "repo_name": "mdoering/backbone", "id": "ae18553268c18d5bbe232ec03db44913724414c8", "size": "160...
package com.mobilesolutionworks.android.httpcache.v4; import android.content.Context; import android.support.v4.content.Loader; import com.mobilesolutionworks.android.httpcache.HttpCache; import com.mobilesolutionworks.android.httpcache.HttpCacheRequest; import com.mobilesolutionworks.android.httpcache.HttpCacheLoad...
{ "content_hash": "233ce3a61ef26defa7dda99fbaa2318a", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 96, "avg_line_length": 24.173333333333332, "alnum_prop": 0.670711527854385, "repo_name": "massiveinfinity/works-http-cache", "id": "06e1136b46bcdba5c2d2d90ab6077dc564df975f",...
package org.apereo.cas.adaptors.yubikey.web.flow; import org.apereo.cas.adaptors.yubikey.YubiKeyCredential; import org.apereo.cas.configuration.CasConfigurationProperties; import org.apereo.cas.util.CollectionUtils; import org.apereo.cas.web.flow.CasWebflowConstants; import org.apereo.cas.web.flow.configurer.AbstractC...
{ "content_hash": "b78211b8562394c5c9e4639b0aa9f604", "timestamp": "", "source": "github", "line_count": 96, "max_line_length": 157, "avg_line_length": 62.010416666666664, "alnum_prop": 0.7397950613136234, "repo_name": "fogbeam/cas_mirror", "id": "24ffe711acddfedc4664afb9de10916e2d7d77d1", "size": "...
module.exports = function() { var bannerId = $('.attorneyBanner').attr('id'), topOffset = 0; if (bannerId) { topOffset = $('#' + bannerId).parent().height(); } $('.error-summary a').on('click', function(e) { e.preventDefault(); var focusId = $(this).attr('data-focuses'), ...
{ "content_hash": "b60c6cd8322a4b208caa4e1a4fb13ce8", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 71, "avg_line_length": 28.40740740740741, "alnum_prop": 0.5580182529335072, "repo_name": "tmikus/assets-frontend", "id": "b9baf862da4a7f81a70731370266c0c8acd42853", "size":...
<section class="content-header"> <h1 > <i class="fa fa-fw fa-calendar-check-o text-primary"></i> Software List </h1> </section><!-- /.page-header --> <!-- Add Softwares form toggle button --> <div class="row"> <div id="form_toggle" class="col-md-5 col-md-offset-5"> <button type="button" class="btn btn-primar...
{ "content_hash": "071b4838ee05c6ffdc2a50c18fdb3e6a", "timestamp": "", "source": "github", "line_count": 249, "max_line_length": 258, "avg_line_length": 30.819277108433734, "alnum_prop": 0.5731039874902267, "repo_name": "PrasithL/SPARK", "id": "025fbb1b1c6580af8e69f0d41a8ec40865353f4d", "size": "767...
std::string resolvePath_Internal(std::string const& path) { // if( path.find( '[' ) != std::string::npos ) { return std::string(XSI::CUtils::ResolveTokenString(XSI::CString(path.c_str()), XSI::CTime(), false) .GetAsciiString()); //} /...
{ "content_hash": "2fc85227678fe34a94f9b61cea5652b7", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 80, "avg_line_length": 33.63636363636363, "alnum_prop": 0.5135135135135135, "repo_name": "SqueezeStudioAnimation/ExocortexCrate", "id": "012c85209cf88c01c30382161a0909e503412...
<?php declare(strict_types=1); namespace Sonata\PageBundle\Service\Contract; use Sonata\PageBundle\Model\PageInterface; use Sonata\PageBundle\Model\SnapshotInterface; interface CreateSnapshotByPageInterface { public function createByPage(PageInterface $page): SnapshotInterface; }
{ "content_hash": "5b0f73886939aa935633f7fadd82044b", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 73, "avg_line_length": 19.4, "alnum_prop": 0.8178694158075601, "repo_name": "sonata-project/SonataPageBundle", "id": "4e088102af1cc6220bc58ca5bf18c92daf589564", "size": "53...
DELETE FROM t1 WHERE rowid=1
{ "content_hash": "89e777fa024ceee9b558bf763cd7fa59", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 28, "avg_line_length": 28, "alnum_prop": 0.8214285714285714, "repo_name": "bkiers/sqlite-parser", "id": "e0c478c96decb19d767726cd926aa6e96b139a41", "size": "92", "binary":...
package com.grpc.java.kernel.entity; public class manager_role_info { private Integer id; private Integer managerId; private Integer roleId; public manager_role_info(){ } public manager_role_info(Integer id, Integer managerId, Integer roleId) { this.id = id; this.managerId ...
{ "content_hash": "dbbba8c8dd6d7273f96d2e4984d38ea9", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 77, "avg_line_length": 18.511627906976745, "alnum_prop": 0.6042713567839196, "repo_name": "ccfish86/sctalk", "id": "8eee5e8679f633469f6f751c59db96a58562e936", "size": "796"...
package oi; import java.io.File; import java.io.IOException; import java.io.RandomAccessFile; /** * Created by sherxon on 4/28/17. */ public class UsingRandomAccess { public static void main(String[] args) throws IOException { //-------------- Test reading 1 MB file. -------------------- StopWat...
{ "content_hash": "96d683e698d309d6319be65ee19afcb3", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 93, "avg_line_length": 31.4, "alnum_prop": 0.6254777070063694, "repo_name": "sherxon/AlgoDS", "id": "74545907bd8cb317e9fd9f2502e42459ef9d9ebb", "size": "785", "binary": f...
package shm import ( "fmt" "gvisor.dev/gvisor/pkg/abi/linux" "gvisor.dev/gvisor/pkg/context" "gvisor.dev/gvisor/pkg/errors/linuxerr" "gvisor.dev/gvisor/pkg/hostarch" "gvisor.dev/gvisor/pkg/log" "gvisor.dev/gvisor/pkg/sentry/kernel/auth" "gvisor.dev/gvisor/pkg/sentry/kernel/ipc" ktime "gvisor.dev/gvisor/pkg/s...
{ "content_hash": "4a7a421c4c1d529f4cc8b60afac528f9", "timestamp": "", "source": "github", "line_count": 621, "max_line_length": 159, "avg_line_length": 30.057971014492754, "alnum_prop": 0.7108111003964427, "repo_name": "google/gvisor", "id": "af5674dbb8c42462c7b08267b7170291f316840c", "size": "2004...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "bd70e99b9556ae6c7dd027c17c5e62b5", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "e7473048870966366e039aef2852fe73cf40bcd7", "size": "17...
<?xml version="1.0" encoding="utf-8"?> <resources> <declare-styleable name="PagerSlidingTabStrip"> <attr name="pstsIndicatorColor" format="color" /> <attr name="pstsUnderlineColor" format="color" /> <attr name="pstsDividerColor" format="color" /> <attr name="pstsIndicatorHeig...
{ "content_hash": "467eb4c421473eb4b6feb0371a6ac46b", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 73, "avg_line_length": 47.21052631578947, "alnum_prop": 0.6499442586399108, "repo_name": "zhangfy068/LazyFetchDataViewPagerDemo", "id": "93d7aeb02acb7acc62cdafe2a9befd368e2b6...
kid_readout.analysis.resonator.test package =========================================== Submodules ---------- kid_readout.analysis.resonator.test.resonator_test module --------------------------------------------------------- .. automodule:: kid_readout.analysis.resonator.test.resonator_test :members: :undoc...
{ "content_hash": "ee1f58cc0c3b78177d7f5b3532c82928", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 72, "avg_line_length": 25.233333333333334, "alnum_prop": 0.5587846763540291, "repo_name": "ColumbiaCMB/kid_readout", "id": "e9cd307abbb550fe5e5f534e029daaffb6548adc", "size...
package com.evolveum.midpoint.model.impl.lens; import com.evolveum.midpoint.model.api.context.AssignmentPath; import com.evolveum.midpoint.model.api.context.EvaluatedConstruction; import com.evolveum.midpoint.prism.PrismObject; import com.evolveum.midpoint.schema.result.OperationResult; import com.evolveum.midpoint....
{ "content_hash": "a40265725607dbed9f3d914674e32341", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 186, "avg_line_length": 33.94318181818182, "alnum_prop": 0.7010378305992635, "repo_name": "bshp/midPoint", "id": "ae038d1e6d2a02f574ccabc2b99f5cdf9b7fc94c", "size": "3176",...
package com.heart.bean; public class RegularPosition { private double longtitude; private double latitude; private String area; private long date; private String oldmanPhone; private String degree; private String imgUrl; private String tianqi; private String pm25; ...
{ "content_hash": "a94b23c7a8412e5b3f53d1b16bb37b5e", "timestamp": "", "source": "github", "line_count": 97, "max_line_length": 49, "avg_line_length": 14.556701030927835, "alnum_prop": 0.68342776203966, "repo_name": "Mrsunsunshine/ForElder", "id": "cc7bbf2739169fceb988513252fe3ada07cf048c", "size": ...
package com.github.mkopylec.recaptcha; import com.github.mkopylec.recaptcha.validation.ErrorCode; import org.springframework.boot.context.properties.ConfigurationProperties; import java.time.Duration; import java.util.ArrayList; import java.util.List; import static java.time.Duration.ofMillis; import static org.spri...
{ "content_hash": "6955de5edf92abbe25e3960685ee0c1f", "timestamp": "", "source": "github", "line_count": 227, "max_line_length": 123, "avg_line_length": 27.841409691629956, "alnum_prop": 0.6001582278481012, "repo_name": "mkopylec/recaptcha-spring-boot-starter", "id": "afd589c4bbc3b7dfe589a1af3bce946a2...
namespace BiodexExcel.Visualizations.Common { #region -- Using Directives -- using System.IO; using System.Reflection; using System.Windows; using System.Windows.Media.Imaging; using System; #endregion -- Using Directives -- /// <summary> /// AboutDialog class will display copyri...
{ "content_hash": "de827f32d33f4f9fc2454c4d8cf8a1be", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 132, "avg_line_length": 30.725, "alnum_prop": 0.5650935720097641, "repo_name": "dotnetbio/bio", "id": "86abf19cb52a2224cb3087de79529b03f6ed1b47", "size": "2460", "binary"...
package com.mxgraph.swing.view; import java.awt.Dimension; import java.awt.Image; import java.awt.Rectangle; import java.awt.Shape; import java.awt.image.ImageObserver; import com.mxgraph.canvas.mxGraphics2DCanvas; import com.mxgraph.shape.mxBasicShape; import com.mxgraph.shape.mxIShape; import com.mxgraph.swing.mxG...
{ "content_hash": "83d2abc436a97d0f16dda197c6c10d5b", "timestamp": "", "source": "github", "line_count": 194, "max_line_length": 76, "avg_line_length": 21.262886597938145, "alnum_prop": 0.6591515151515152, "repo_name": "alect/Puzzledice", "id": "20393a6395e73039b77b5d23bb817d9ae4891588", "size": "42...
layout: post author: jwarrich title: "Javairia's Refactoring Tetris Turtle" --- <iframe src="https://trinket.io/embed/python/80913c550c" width="100%" height="600" frameborder="0" marginwidth="0" marginheight="0" allowfullscreen></iframe> Reflection: When refactoring the code, one of the first things I did was make a...
{ "content_hash": "0e7dfc74a7bb623c5ee222e14f3e5e72", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 384, "avg_line_length": 58.09090909090909, "alnum_prop": 0.7715179968701096, "repo_name": "silshack/spring2016", "id": "f40f14463f91de536fb63a10efe558d57a3c79ed", "size": "...
#include "CTiglShapeCache.h" #include <sstream> namespace tigl { CTiglShapeCache::CTiglShapeCache() { Reset(); } void CTiglShapeCache::Insert(const TopoDS_Shape &shape, const std::string& id) { shapeContainer[id] = shape; } TopoDS_Shape& CTiglShapeCache::GetShape(const std::string& id) { ShapeConta...
{ "content_hash": "9b31e271c340398648484ce9c8a3009f", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 78, "avg_line_length": 18.402985074626866, "alnum_prop": 0.6772100567721006, "repo_name": "codingpoets/tigl", "id": "49410f0640f1febfe878d84f09cdf9a962e3a008", "size": "190...
@interface NSObject (DeallocNotification) - (void)setDeallocNotificationInBlock:(dispatch_block_t)block; - (void)removeDeallocNotification; - (void)setDeallocNotificationWithKey:(const char *)key andBlock:(dispatch_block_t)block; - (void)removeDeallocNotificationForKey:(const char *)key; @end
{ "content_hash": "ff2dfe758c1a5ac3e70a5b845411c7dd", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 89, "avg_line_length": 27.181818181818183, "alnum_prop": 0.7993311036789298, "repo_name": "SheepYo/SheepYo", "id": "19ca4492f8dbfeeb6b4bbafd159178b34f605de9", "size": "753"...
#ifndef METHCLA_PLUGIN_H_INCLUDED #define METHCLA_PLUGIN_H_INCLUDED #include <methcla/common.h> #include <methcla/file.h> #include <methcla/log.h> #include <assert.h> #include <stdbool.h> #include <stddef.h> #if defined(__cplusplus) extern "C" { #endif #define METHCLA_PLUGINS_URI "http://methc.la/plugins" #if ME...
{ "content_hash": "c563a53666a0b91a2dfce2ea9016456c", "timestamp": "", "source": "github", "line_count": 359, "max_line_length": 80, "avg_line_length": 29.98607242339833, "alnum_prop": 0.6313980492336275, "repo_name": "samplecount/methcla", "id": "e068b46743786d5ffea980195b289bdc7da16d3a", "size": "...
const randomColor = require('randomcolor'); const colorSettings = {luminosity: 'light'}; /** * Generates a random set of (nicely selected!) colors and selects one to be returned. * * @export * @return {string} */ export default function getIconColor(excludedColor) { let color = randomColor(colorSettings); ...
{ "content_hash": "872dfa3a22fbc7636262a5fdc8e9794f", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 86, "avg_line_length": 25.85, "alnum_prop": 0.6808510638297872, "repo_name": "felixrieseberg/Ghost-Desktop", "id": "f1262af425c04ec44f7f3dc5e970227f148b9fe1", "size": "517"...
package org.apache.spark.examples; import org.apache.spark.SparkJobInfo; import org.apache.spark.SparkStageInfo; import org.apache.spark.api.java.JavaFutureAction; import org.apache.spark.api.java.JavaRDD; import org.apache.spark.api.java.JavaSparkContext; import org.apache.spark.api.java.function.Function; import o...
{ "content_hash": "888ddbd4cb5c9129dc46d6f28f2fe0f8", "timestamp": "", "source": "github", "line_count": 60, "max_line_length": 101, "avg_line_length": 35.15, "alnum_prop": 0.6348980559506875, "repo_name": "chgm1006/spark-app", "id": "d9267e7d5e0d5c4c11edc60d0ede5d284a18d639", "size": "2909", "bin...
import './module.js'; // TODO rename to popup angular.module('anol.featurepopup') /** * @ngdoc object * @name anol.map.PopupsServiceProvider */ .provider('PopupsService', [function() { this.$get = [function() { var Popups = function() { this.popupScopes = []; ...
{ "content_hash": "49e4f142f79dc788484b2aac564de28a", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 109, "avg_line_length": 33.861111111111114, "alnum_prop": 0.4913863822805578, "repo_name": "omniscale/anol", "id": "8af6858ca4362c7b5ade4712415a1f3f1a7572ae", "size": "1219...
<?php /** * Caching final static class * * @final * @package Core * @access public */ final class Cache extends Licencing { /** * Patch for save array cache * * @var string */ public static $array_cache_path = ''; /** * Patch for save HTML data * * @var string ...
{ "content_hash": "927a9c52b7c08af965330ee646f4e98c", "timestamp": "", "source": "github", "line_count": 192, "max_line_length": 122, "avg_line_length": 23.807291666666668, "alnum_prop": 0.4672938087945745, "repo_name": "dautushenka/Job_Centre", "id": "c208ed519b3bcca39da69a57044c1fffd9a895ed", "siz...