text stringlengths 2 1.04M | meta dict |
|---|---|
#include "problems/cvrp/operators/intra_cross_exchange.h"
namespace vroom {
namespace cvrp {
IntraCrossExchange::IntraCrossExchange(const Input& input,
const utils::SolutionState& sol_state,
RawRoute& s_raw_route,
... | {
"content_hash": "024237d08134a4d501418997dbd5f5ed",
"timestamp": "",
"source": "github",
"line_count": 316,
"max_line_length": 80,
"avg_line_length": 37.17088607594937,
"alnum_prop": 0.558317725183041,
"repo_name": "VROOM-Project/vroom",
"id": "0df479029d74cca2bb3b7ea080a83209c64e8f77",
"size": "1... |
<?php
/**
* Theme related functions.
*
*/
/**
* Get title for the webpage by concatenating page specific title with site-wide title.
*
* @param string $title for this page.
* @return string/null wether the favicon is defined or not.
*/
function get_title($title) {
global $hampux;
return $title . (isset($h... | {
"content_hash": "249d1e3ef419e9306e8b8792106dcbd7",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 107,
"avg_line_length": 27.65625,
"alnum_prop": 0.607909604519774,
"repo_name": "hamdav01/Hampux",
"id": "d54b0a49c54d43106738edb4337e60b37babd3ce",
"size": "885",
"binar... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "415c38a015fee3a4843441f0f7a4d903",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "17ed1af4de47c1326e5c41cbe976769103ffc35e",
"size": "217... |
using namespace DirectX;
using namespace std;
extern "C" {
LPBYTE g_cameraStructAddress = nullptr;
LPBYTE g_cameraMatrixAddress = nullptr;
LPBYTE g_hudToggleAddress = nullptr;
}
namespace IGCS::GameSpecific::CameraManipulator
{
static float _originalMatrixData[12];
static float _currentCameraCoords[3];
static L... | {
"content_hash": "3d24a553be1a4c6ec2df12648cb23f34",
"timestamp": "",
"source": "github",
"line_count": 162,
"max_line_length": 163,
"avg_line_length": 31.80246913580247,
"alnum_prop": 0.7331133540372671,
"repo_name": "FransBouma/InjectableGenericCameraSystem",
"id": "db3406521e830069599f3beceaada55d... |
<?php
namespace ZfcDatagrid\Renderer;
use Zend\View\Model\ViewModel;
interface RendererInterface
{
/**
* @return array
*/
public function getSortConditions();
/**
* @return array
*/
public function getFilters();
/**
* Return the name of the renderer.
*
* @retu... | {
"content_hash": "4022e06b4aaa3ef93181f306f3ca2ee0",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 47,
"avg_line_length": 16.5,
"alnum_prop": 0.547979797979798,
"repo_name": "ThaDafinser/ZfcDatagrid",
"id": "046b9e342a91b0e07dfdce857acb789648d53476",
"size": "792",
"bi... |
#include "config.h"
#include <stdlib.h>
#include <assert.h>
#include "libgfortran.h"
#if defined (HAVE_GFC_INTEGER_8)
/* Allocates a block of memory with internal_malloc if the array needs
repacking. */
GFC_INTEGER_8 *
internal_pack_8 (gfc_array_i8 * source)
{
index_type count[GFC_MAX_DIMENSIONS];
index_ty... | {
"content_hash": "e157f218dc14686b635152b70251b37b",
"timestamp": "",
"source": "github",
"line_count": 95,
"max_line_length": 83,
"avg_line_length": 23.021052631578947,
"alnum_prop": 0.5331504343850023,
"repo_name": "shaotuanchen/sunflower_exp",
"id": "f7b27e05ea1e456ba4d624f6abbc15890f429eb8",
"s... |
using System.Linq;
using Plainion.Wiki.AST;
using Plainion.Wiki.Rendering;
namespace Plainion.Wiki.Xaml.Rendering.RenderActions
{
[XamlRenderAction( typeof( LineBreak ) )]
public class LineBreakRenderAction : GenericRenderAction<LineBreak>
{
protected override void Render( LineBreak lineB... | {
"content_hash": "ee27bb98597c0035a1f6a381f4545c42",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 71,
"avg_line_length": 26.8,
"alnum_prop": 0.6517412935323383,
"repo_name": "ronin4net/Plainion.Notes",
"id": "bbb5841623e8caa7a9420cc3dff9adc0407e0750",
"size": "404",
"... |
FROM balenalib/beaglebone-green-gateway-debian:bookworm-build
ENV NODE_VERSION 12.22.9
ENV YARN_VERSION 1.22.4
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver keyserver.pgp.com --recv-keys "$key" || \
gpg --... | {
"content_hash": "880a7bd2998e77324d1f005525b853c5",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 696,
"avg_line_length": 67.7560975609756,
"alnum_prop": 0.7109431245500359,
"repo_name": "resin-io-library/base-images",
"id": "f6f4b8ce417765adfe871d2986f0b45efdc10cac",
"... |
using System;
//
//Module : AAANGULARSEPARATION.CPP
//Purpose: Implementation for the algorithms which obtain various separation distances between celestial objects
//Created: PJN / 29-12-2003
//History: None
//
//Copyright (c) 2003 - 2007 by PJ Naughter (Web: www.naughter.com, Email: pjna@naughter.com)
//
//All rights... | {
"content_hash": "d81977a55fea7fddc250f014e977e765",
"timestamp": "",
"source": "github",
"line_count": 143,
"max_line_length": 148,
"avg_line_length": 32.87412587412587,
"alnum_prop": 0.5398851308232291,
"repo_name": "juoni/wwt-web-client",
"id": "8b8e1742d9a8968f449b4403a4249f594fed58c7",
"size":... |
module Physics.Falling.Integrator.Integrable
(
Integrable(..)
)
where
class Integrable rb where
integratePosition :: Double -> rb -> rb
integrateVelocity :: Double -> rb -> rb
| {
"content_hash": "5a7d0f619e54bb650504f1c6bae1df53",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 44,
"avg_line_length": 20.333333333333332,
"alnum_prop": 0.7158469945355191,
"repo_name": "sebcrozet/falling",
"id": "5d3ab57a89cae058141d733018343c2818446356",
"size": "183... |
title: Resultados da Seletiva IME 2010
date: '2010-08-22 00:00:00'
layout: post
permalink: seletiva-2010
categories:
- seletiva
- contests
---
A Seletiva 2010 do IME para a Maratona de Programação teve a participação
de 8 times competido por vagas para a Primeira Fase da Maratona
de Programação.
Outros 147 times parti... | {
"content_hash": "0b7bbda873d4b69135049fcc0493639e",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 155,
"avg_line_length": 48.958333333333336,
"alnum_prop": 0.7582978723404256,
"repo_name": "victorsenam/blog-maratonime",
"id": "af901e1cf2e150e372b3c842b8ff5b9f47e99922",
... |
namespace Google.Cloud.Security.PrivateCA.V1Beta1.Snippets
{
// [START privateca_v1beta1_generated_CertificateAuthorityService_ListCertificateAuthorities_async_flattened]
using Google.Api.Gax;
using Google.Cloud.Security.PrivateCA.V1Beta1;
using System;
using System.Linq;
using System.Threading.... | {
"content_hash": "4d62065c475f0e3faee1ddad6a8d3600",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 176,
"avg_line_length": 48.2,
"alnum_prop": 0.6466113416320886,
"repo_name": "jskeet/google-cloud-dotnet",
"id": "65541b6bee04de00d5dbdc8e6ef311717ae897a2",
"size": "3514",... |
package election
import (
"fmt"
"time"
"github.com/GoogleCloudPlatform/kubernetes/pkg/tools"
"github.com/GoogleCloudPlatform/kubernetes/pkg/util"
"github.com/GoogleCloudPlatform/kubernetes/pkg/watch"
"github.com/coreos/go-etcd/etcd"
"github.com/golang/glog"
)
// Master is used to announce the current electe... | {
"content_hash": "3e1ff226ad72c61cfec5884c158bac71",
"timestamp": "",
"source": "github",
"line_count": 171,
"max_line_length": 132,
"avg_line_length": 30.140350877192983,
"alnum_prop": 0.6998447807528133,
"repo_name": "matttproud/kubernetes",
"id": "35775f2a03fa1c712f3450f044a27b2fda39e6b4",
"size... |
namespace Microsoft.Graph
{
using System;
using System.Collections.Generic;
using System.IO;
/// <summary>
/// The type WorkbookFunctionsImTanRequestBuilder.
/// </summary>
public partial class WorkbookFunctionsImTanRequestBuilder : BaseActionMethodRequestBuilder<IWorkbookFunctionsImTanRequ... | {
"content_hash": "e67e8da9dfe62a8aeb4a2a519f67e16d",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 165,
"avg_line_length": 40.86666666666667,
"alnum_prop": 0.6383904295812942,
"repo_name": "ginach/msgraph-sdk-dotnet",
"id": "4c3d50dd970cede5af242ab4db05e7ce1634592a",
"si... |
using System;
using System.Collections.Generic;
using System.IO;
using System.Text.RegularExpressions;
using System.Windows;
using System.Windows.Controls;
using Confuser.Core;
using Confuser.Renamer;
using Ookii.Dialogs.Wpf;
namespace ConfuserEx {
/// <summary>
/// Interaction logic for StackTraceDecoder.xaml
... | {
"content_hash": "93fd8986fec60a4635729d0d5d9bc083",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 80,
"avg_line_length": 27.272727272727273,
"alnum_prop": 0.6670833333333334,
"repo_name": "Desolath/ConfuserEx3",
"id": "6a7b74cd54a8329ecd928a7c5cabc2a37bec45e9",
"size": ... |
package com.perm.kate.api;
import org.json.JSONException;
import org.json.JSONObject;
public class City {
public long cid;
public String name;
public static City parse(JSONObject o) throws NumberFormatException, JSONException{
City c = new City();
c.cid = o.getLong("id");
... | {
"content_hash": "1d5c60571b1bb2bb47b769096acaad06",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 87,
"avg_line_length": 24.0625,
"alnum_prop": 0.6207792207792208,
"repo_name": "romanbrandhall/MyApp",
"id": "ca86390cfbd7055a9d4a59113ffdc3acd9f320f8",
"size": "385",
"b... |
#define BENCH_MACH
#include <mach/mach_time.h>
#include <stdint.h>
#elif defined(_WIN32)
#define BENCH_QPC
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <malloc.h>
#else
#define BENCH_GTOD
#include <sys/time.h>
#endif
static void* memalign(size_t count, size_t align) {
... | {
"content_hash": "f8bd46427894f7d58fd5c3bf086ed665",
"timestamp": "",
"source": "github",
"line_count": 58,
"max_line_length": 77,
"avg_line_length": 20.46551724137931,
"alnum_prop": 0.615838247683235,
"repo_name": "scoopr/vectorial",
"id": "ddefcced3bf7b74c2266598cffab95f284a38ab0",
"size": "1276"... |
namespace Microsoft.Azure.Management.ResourceManager
{
using Microsoft.Rest;
using Microsoft.Rest.Azure;
using Microsoft.Rest.Serialization;
using Models;
using Newtonsoft.Json;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using... | {
"content_hash": "6e2064528b4d787e6c34a133575492c3",
"timestamp": "",
"source": "github",
"line_count": 359,
"max_line_length": 190,
"avg_line_length": 40.710306406685234,
"alnum_prop": 0.5874101950051317,
"repo_name": "stankovski/azure-sdk-for-net",
"id": "244a001684574424b4e9ad8e954a5f97d809a21b",
... |
#include "db_config.h"
#include "db_int.h"
#include "dbinc/log.h"
#include "dbinc/db_page.h"
#include "dbinc/qam.h"
#ifndef lint
static const char copyright[] =
"Copyright (c) 1996,2008 Oracle. All rights reserved.\n";
#endif
enum which_open { OPEN_ORIGINAL, OPEN_HOT_BACKUP };
int db_hotbackup_backup_dir_cle... | {
"content_hash": "0cc68a8ba729a6fd3ae3dd06e698cd18",
"timestamp": "",
"source": "github",
"line_count": 873,
"max_line_length": 87,
"avg_line_length": 26.769759450171822,
"alnum_prop": 0.6059477963200685,
"repo_name": "nzavagli/UnrealPy",
"id": "881eee0770e825b54e3baed3241463fcd9250a67",
"size": "2... |
namespace infrt {
namespace host_context {
struct KernelRegistry;
} // namespace host_context
} // namespace infrt
namespace infrt {
namespace kernel {
void RegisterTensorKernels(host_context::KernelRegistry* registry);
} // namespace kernel
} // namespace infrt
| {
"content_hash": "cdfbfe7d223b70f05c2bf37ab87c0f21",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 67,
"avg_line_length": 20.76923076923077,
"alnum_prop": 0.7555555555555555,
"repo_name": "PaddlePaddle/Paddle",
"id": "df8e25c32393c903c3e6801e23095aeff6eca9b4",
"size": "9... |
"""docstring"""
| {
"content_hash": "30c29c2885c71b49b5a9fe1f407e4ba9",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 15,
"avg_line_length": 16,
"alnum_prop": 0.5625,
"repo_name": "Titulacion-Sistemas/PythonTitulacion-EV",
"id": "fb1e2b64861dd3af1f1fa4cad9050569dcc75c11",
"size": "16",
"b... |
package com.jayway.jsonpath.internal.path;
import static java.util.Arrays.asList;
import com.jayway.jsonpath.Option;
import com.jayway.jsonpath.PathNotFoundException;
import com.jayway.jsonpath.internal.PathRef;
/**
*
*/
public class WildcardPathToken extends PathToken {
WildcardPathToken() {
}
@Ove... | {
"content_hash": "19cae352969a1eb9f3caa1ff64c7225c",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 150,
"avg_line_length": 29.392156862745097,
"alnum_prop": 0.5857238158772515,
"repo_name": "lafaspot/JsonPath",
"id": "aae9532b5569baa2894b426e94eca54ef1c84502",
"size": "2... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Reflection;
using System.Threading;
using System.Threading.Tasks;
using Azure.Core;
using Azure.Messaging.EventHubs.Authoriz... | {
"content_hash": "98e2da303b8d0ef100161671b0fe76f0",
"timestamp": "",
"source": "github",
"line_count": 395,
"max_line_length": 239,
"avg_line_length": 51.41012658227848,
"alnum_prop": 0.6289949278573891,
"repo_name": "ayeletshpigelman/azure-sdk-for-net",
"id": "c24b5b6bbcd27f1c82613ea7bac64e386cc0fc... |
"""
This example shows how to use the FedEx RateRequest service.
The variables populated below represents the minimum required values.
You will need to fill all of these, or risk seeing a SchemaValidationError
exception thrown by suds.
TIP: Near the bottom of the module, see how to check the if the destination
is... | {
"content_hash": "f65e376a1b63f0ce269bdc5d40d603d8",
"timestamp": "",
"source": "github",
"line_count": 113,
"max_line_length": 140,
"avg_line_length": 50.54867256637168,
"alnum_prop": 0.820203081232493,
"repo_name": "AxiaCore/python-fedex",
"id": "0fe7d9746a64a16e99b8b7065bab5ced87d0fa45",
"size":... |
import sys, os
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
#sys.path.insert(0, os.path.abspath('.'))
# -- General configurat... | {
"content_hash": "2b286b69b28b68356a8dbc9b566c3c36",
"timestamp": "",
"source": "github",
"line_count": 229,
"max_line_length": 80,
"avg_line_length": 31.903930131004365,
"alnum_prop": 0.7003832466465918,
"repo_name": "kalail/queen",
"id": "87d0a4036520b91f101d5ebe31e8c4d2d99069e8",
"size": "7722",... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "d1aff9b4b31519e748b90bda79e62bd9",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.307692307692308,
"alnum_prop": 0.6940298507462687,
"repo_name": "mdoering/backbone",
"id": "f80707566b8d02e1df4469f6cee7488588c53e59",
"size": "18... |
// Copyright 2016 Google Inc. 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
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable... | {
"content_hash": "fa7f64b9cb8dbd5c0a5de3e2eed04fd2",
"timestamp": "",
"source": "github",
"line_count": 76,
"max_line_length": 100,
"avg_line_length": 48.31578947368421,
"alnum_prop": 0.7369281045751634,
"repo_name": "firebase/firebase-cpp-sdk",
"id": "2e17b570efc5cdc920e4a9b49f568621084b17ba",
"si... |
static const char *
MapOutOfBandToText(CMICmnMIOutOfBandRecord::OutOfBand_e veType) {
switch (veType) {
case CMICmnMIOutOfBandRecord::eOutOfBand_Running:
return "running";
case CMICmnMIOutOfBandRecord::eOutOfBand_Stopped:
return "stopped";
case CMICmnMIOutOfBandRecord::eOutOfBand_BreakPointCreated:
... | {
"content_hash": "e94e91f34457c632716b7ee8ffc93f5d",
"timestamp": "",
"source": "github",
"line_count": 192,
"max_line_length": 86,
"avg_line_length": 36.057291666666664,
"alnum_prop": 0.6443738263758486,
"repo_name": "youtube/cobalt",
"id": "029f76e65a856e1ea1720946e12df2c663aa7369",
"size": "7415... |
namespace FlatRedBall.Glue.CodeGeneration.CodeBuilder
{
public class CodeBlockIf : CodeBlockBase
{
public CodeBlockIf(ICodeBlock pParent, string pCondition) : base(pParent)
{
PreCodeLines.Add(new CodeLine("if (" + (string.IsNullOrEmpty(pCondition) ? "" : pCondition) + ")"));
... | {
"content_hash": "f4d747c32026d4d8eae32050354dd430",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 117,
"avg_line_length": 32.84,
"alnum_prop": 0.6065773447015834,
"repo_name": "GorillaOne/FlatRedBall",
"id": "0274277f0b1216ddfd3134d1a0bb53672fdeef36",
"size": "1644",
... |
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2011 ArtiVisi Intermedia <info@artivisi.com> 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... | {
"content_hash": "a3f59e0833bfe2b4c7514fef836927c1",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 80,
"avg_line_length": 40.42857142857143,
"alnum_prop": 0.7226148409893993,
"repo_name": "sulistionoadi/belajar-springmvc-dojo",
"id": "79872d723d82161519cb53073503b934323fbd... |
package org.apache.jena.rdf.model.test;
import java.io.FileNotFoundException ;
import java.io.InputStream ;
import java.net.URISyntaxException ;
import java.net.URL ;
import junit.framework.TestCase ;
import org.apache.jena.rdf.model.Model ;
import org.apache.jena.rdf.model.test.helpers.TestingModelFactory ;
/**
... | {
"content_hash": "e0b1ab5c58fcfbeee3f92452cffdbd49",
"timestamp": "",
"source": "github",
"line_count": 150,
"max_line_length": 96,
"avg_line_length": 23.626666666666665,
"alnum_prop": 0.6969525959367946,
"repo_name": "apache/jena",
"id": "4c0b9639bfcddaf3bdd77db555a9c977f0c6d221",
"size": "4344",
... |
package ch.hearc.corporations.controller;
/**
* @author Alexandre
*
*/
public final class DataLoaderUtil
{
public static final class RequestParameters
{
public static class All
{
public static final String KEY_WHAT = "what";
public static final String KEY_IDENTIFIER = "identifier";
}
public sta... | {
"content_hash": "73d04dcaab7b5b7e06ad28851cac100b",
"timestamp": "",
"source": "github",
"line_count": 215,
"max_line_length": 110,
"avg_line_length": 32.87906976744186,
"alnum_prop": 0.7005234120809167,
"repo_name": "awph/Corporations",
"id": "6331cb57e1f29d2ef6670036291b0e6417e9ecbc",
"size": "7... |
package com.crowleysimon.cookbook;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import com.crashlytics.android.Crashlytics;
import com.readystatesoftware.systembartint.SystemBarTintManager;
public class MainActivity extends Activity implements SortFra... | {
"content_hash": "e2ebde4922dd79986e8f1a152b21ae3f",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 101,
"avg_line_length": 32.63636363636363,
"alnum_prop": 0.6692200557103064,
"repo_name": "RyanTech/Cookbook-1",
"id": "8eaaf2f53d45c63eb33b234bdc3a8f773d430f4c",
"size": "... |
vizmap = [{"selector":"node","style":
{"text-valign":"center",
"text-halign":"center",
"content": "",
"background-color":"rgb(240, 240, 240)",
"border-color":"gray",
"border-width":"1px",
"width":"mapData(degree, 0.0, 100.0, 20.0, 100.0)",
"height":"mapData(degree... | {
"content_hash": "36d7c4c8ab33fa89305ad5ceb1a41a99",
"timestamp": "",
"source": "github",
"line_count": 169,
"max_line_length": 81,
"avg_line_length": 29.13609467455621,
"alnum_prop": 0.5387896019496344,
"repo_name": "LisaMc/Oncoscape",
"id": "0407224c3f3feb17606b9094740b2602ff4620e9",
"size": "492... |
FOUNDATION_EXPORT double PinkyPromise_tvOSVersionNumber;
//! Project version string for PinkyPromise_tvOS.
FOUNDATION_EXPORT const unsigned char PinkyPromise_tvOSVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <PinkyPromise_tvOS/PublicHeader... | {
"content_hash": "1d0de484055e944d5fbbb886552aa133",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 142,
"avg_line_length": 40.75,
"alnum_prop": 0.8190184049079755,
"repo_name": "willowtreeapps/PinkyPromise",
"id": "ac4fa7008015eec48b0247b80a61934e0dac252d",
"size": "1677"... |
/*!
* # Semantic UI 2.4.0 - Site
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
;(function ($, window, document, undefined) {
$.site = $.fn.site = function(parameters) {
var
time = new Date().getTime(),
performan... | {
"content_hash": "a221f0c177e7926e23e43b41e7dd42e9",
"timestamp": "",
"source": "github",
"line_count": 487,
"max_line_length": 140,
"avg_line_length": 28.987679671457904,
"alnum_prop": 0.5315576963944181,
"repo_name": "cdnjs/cdnjs",
"id": "3321d7280de30f50f3f2b0cf91ddc8e058ff2b1c",
"size": "14117"... |
title: asl9
type: products
image: /img/Screen Shot 2017-05-09 at 11.56.54 AM.png
heading: l9
description: lksadjf lkasdjf lksajdf lksdaj flksadj flksa fdj
main:
heading: Foo Bar BAz
description: |-
***This is i a thing***kjh hjk kj
# Blah Blah
## Blah
### Baah
image1:
a... | {
"content_hash": "69e7f7dac6d933915aa5b2708cee5c85",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 61,
"avg_line_length": 22.2,
"alnum_prop": 0.6636636636636637,
"repo_name": "pblack/kaldi-hugo-cms-template",
"id": "1a3e9d17abcf087fb93c64797cee2dc35679c77e",
"size": "337... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class Alcys\Core\Db\Expression\Builder\JoinBuilder</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?08b23951ef4599ca9cbf1f902d0e8290c9653ddd">
<link rel="stylesheet" href="resources/style.css?062e9e59e0b8c44fbaaded5b7ffc21f907b78669">
</... | {
"content_hash": "5208f9aac1994e2a4146965196f8def0",
"timestamp": "",
"source": "github",
"line_count": 352,
"max_line_length": 317,
"avg_line_length": 27.022727272727273,
"alnum_prop": 0.6207947855340622,
"repo_name": "AlcyZ/Alcys-ORM",
"id": "3440c542ab8eebea0c5a9b8562d71f2286b28435",
"size": "95... |
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var operators_1 = require("rxjs/operators");
exports.repeatWhen = operators_1.repeatWhen;
//# sourceMappingURL=repeatWhen.js.map | {
"content_hash": "ff7f784b87864c59ff23a7e5d110eaaa",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 62,
"avg_line_length": 41,
"alnum_prop": 0.751219512195122,
"repo_name": "friendsofagape/mt2414ui",
"id": "bd6050c93293578a3291d1673413a2f21854090b",
"size": "205",
"binar... |
import { Breadcrumbs } from "@blueprintjs/core";
import { shell } from "electron";
import React from "react";
import styled from "styled-components";
const Spacer = styled.div`
height: 30px;
`;
const NoWrap = styled.div`
white-space: nowrap;
position: absolute;
width: 250px;
* {
font-size: 14px !imp... | {
"content_hash": "dde124678a3c8330cbbe556cb6f2b9b0",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 71,
"avg_line_length": 25.333333333333332,
"alnum_prop": 0.5951417004048583,
"repo_name": "nteract/composition",
"id": "de806bf79bb95b0da6c0523d2ebfdf4cbf0dd679",
"size": "... |
package com.myrunning.leaderboard.web;
/**
* File: EditCompetitorFormController.java
* Author: Joshua Forester
* Date: 2009/08/23
* Description: Controller object for the competitor app.
**/
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframew... | {
"content_hash": "914230422430f030941485c49c8f88b9",
"timestamp": "",
"source": "github",
"line_count": 156,
"max_line_length": 88,
"avg_line_length": 33.60897435897436,
"alnum_prop": 0.7673087926759489,
"repo_name": "joshforester/rdboard",
"id": "17b283886bfd8547e3ede0b6e1123bacc161b5c2",
"size": ... |
import unittest
from conans import tools
from conans.test.utils.tools import TestClient, TestServer
from conans.model.ref import ConanFileReference, PackageReference
import os
from conans.paths import EXPORT_SOURCES_TGZ_NAME, EXPORT_TGZ_NAME, EXPORT_SRC_FOLDER
from parameterized.parameterized import parameterized
from... | {
"content_hash": "43bc353bd806db69ce346041df3456bf",
"timestamp": "",
"source": "github",
"line_count": 425,
"max_line_length": 99,
"avg_line_length": 43.510588235294115,
"alnum_prop": 0.6009625784122864,
"repo_name": "birsoyo/conan",
"id": "1145b0059c3b602c0f09fa277b8d723a32f1ec93",
"size": "18492... |
module Fayde.Controls.Internal {
export class BindingSourceEvaluator<T> extends FrameworkElement {
static ValueProperty = DependencyProperty.Register("Value", () => Object, BindingSourceEvaluator);
Value: T;
private _ValueBinding: Data.Binding = null;
get ValueBinding(): Dat... | {
"content_hash": "255675a9883ca6e576911c7c22d79c48",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 106,
"avg_line_length": 43.146341463414636,
"alnum_prop": 0.6302996042962126,
"repo_name": "BlokDust/BlokDust",
"id": "58ad09a352f7ce78eb70803e96b96369789136aa",
"size": "1... |
#include "ncurses/window/window_agent.h"
#include <curses.h>
/********************************************************************/
/** Agent Commands **/
/********************************************************************/
static TACommandVerdict copywin_cmd(TAThr... | {
"content_hash": "bb111f4fee977a86411f8ec2444aa181",
"timestamp": "",
"source": "github",
"line_count": 373,
"max_line_length": 78,
"avg_line_length": 23.289544235924932,
"alnum_prop": 0.6337055370093243,
"repo_name": "levenkov/olver",
"id": "b7893f141889c9da7fc5c4ba7127579e51026bee",
"size": "8923... |
<?php
namespace Magento\Theme\Block\Html;
use Magento\Framework\View\Element\Template;
/**
* Html page title block
*
* @method $this setTitleId($titleId)
* @method $this setTitleClass($titleClass)
* @method string getTitleId()
* @method string getTitleClass()
*/
class Title extends \Magento\Framework\View\Ele... | {
"content_hash": "563e9e5421bd4c2b1a2ed21ee6f57687",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 68,
"avg_line_length": 20.716666666666665,
"alnum_prop": 0.5711987127916331,
"repo_name": "j-froehlich/magento2_wk",
"id": "45f5e56dca0958742657c3566ed06c6286dc6aca",
"size... |
Usage: python benchmark/run.py structured_data_classification report.csv
| {
"content_hash": "368f4169b24b32e43f34a1ff6e74101f",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 72,
"avg_line_length": 73,
"alnum_prop": 0.8493150684931506,
"repo_name": "keras-team/autokeras",
"id": "ebf58d24fb1005a624e43b5f7db36d809add385a",
"size": "73",
"binary":... |
package sun.jvm.hotspot.types.basic;
import sun.jvm.hotspot.debugger.*;
import sun.jvm.hotspot.types.*;
/** A specialization of BasicField adding typechecked getValue()
routines returning ints. */
public class BasicCIntegerField extends BasicField implements CIntegerField {
private CIntegerType intType;
p... | {
"content_hash": "35fe0557d6249f62d01ba01b6b2c0026",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 117,
"avg_line_length": 33.65,
"alnum_prop": 0.736998514115899,
"repo_name": "rokn/Count_Words_2015",
"id": "e8dd91290aa319939e0ffba423c9f8ea09b6a2d8",
"size": "2405",
"b... |
FROM debian_base
# https://hub.docker.com/_/debian/
LABEL MAINTAINER="WaterBolik@163.com"
# 安装Docker CE
# ARG APT_MIRROR=download.docker.com
ARG APT_MIRROR=mirrors.aliyun.com/docker-ce
RUN set -eux \
&& apt-get update -y --fix-missing \
&& apt-get install -y \
apt-transport-https \
ca-certific... | {
"content_hash": "c4437a539b079a4b34c3fef80d4444a0",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 110,
"avg_line_length": 33.935483870967744,
"alnum_prop": 0.5903041825095057,
"repo_name": "waterbolik/prestudy",
"id": "7e99c528544655c860f08399954ee5cf5bf52210",
"size": ... |
/* -*- 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/. */
#include "nsBIG5ToUnicode.h"
#incl... | {
"content_hash": "338a499e8a39fed18c573fcd7d12acab",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 79,
"avg_line_length": 30.076923076923077,
"alnum_prop": 0.5703324808184144,
"repo_name": "sergecodd/FireFox-OS",
"id": "a931958095dd30f6f44dbf523989bab97194ff12",
"size": ... |
// Copyright 2015 Google Inc. 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
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable... | {
"content_hash": "6d21ee510ac39b354585e08521d6bff0",
"timestamp": "",
"source": "github",
"line_count": 96,
"max_line_length": 96,
"avg_line_length": 37.447916666666664,
"alnum_prop": 0.7143254520166898,
"repo_name": "andyj24/googleads-java-lib",
"id": "3ca833a78ed490faea00ce5ec0a3635fdb4d2f56",
"s... |
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 2.0//EN" "http://java.sun.com/products/javahelp/helpset_2_0.dtd">
<helpset version="2.0" xml:lang="fr-FR">
<title>Linux WebDrivers</title>
<maps>
<homeID>top</homeID>
<mapref location="m... | {
"content_hash": "9067a8509d2bad0969a902147f302709",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 184,
"avg_line_length": 25.289473684210527,
"alnum_prop": 0.6389177939646202,
"repo_name": "denniskniep/zap-extensions",
"id": "32c59f921fffff97621f2c31073885824aa91d51",
"... |
(function () {
'use strict';
angular
.module('flexget.components', []);
})();
| {
"content_hash": "82513a156bdb830b4f394bb27e00d976",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 42,
"avg_line_length": 13.714285714285714,
"alnum_prop": 0.4895833333333333,
"repo_name": "qvazzler/Flexget",
"id": "eeb5b6a50c21786b7f48ee8c6c6f30224640fb96",
"size": "96",... |
$(document).ready(function() {
$('a.blog-button').click(function() {
if ($('.panel-cover').hasClass('panel-cover--collapsed')) return;
currentWidth = $('.panel-cover').width();
$('.panel-cover').addClass('animated panel-cover--collapsed slideInLeft');
$('.content-wrapper').addClass('animated slideInL... | {
"content_hash": "829b92b6424ace4b898c8249c6fb1f3a",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 100,
"avg_line_length": 37.607142857142854,
"alnum_prop": 0.6381766381766382,
"repo_name": "wqo/wqo.github.io",
"id": "67c893303f5039f446890d6b755adc143c490261",
"size": "1... |
Common exception reporting for a variety of services
Libraries are automatically detected. Supports:
- [Airbrake](https://airbrake.io/)
- [Appsignal](https://appsignal.com/)
- [Bugsnag](https://bugsnag.com/)
- [Exception Notification](https://github.com/smartinez87/exception_notification)
- [Google Stackdriver](https... | {
"content_hash": "2527b670ca5b745ebb984323ac310e9e",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 135,
"avg_line_length": 24.65573770491803,
"alnum_prop": 0.7320478723404256,
"repo_name": "ankane/errbase",
"id": "3a51fd962be6af266d88ae8f172ff6e50da1f5e3",
"size": "1515"... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Sentir, Responsive admin and dashboard UI kits template">
<meta name="keywords" content="admin,bootstrap,template,responsive admin,dashboard temp... | {
"content_hash": "bbe3bf8482040a3f6cae1ca2f88acdcf",
"timestamp": "",
"source": "github",
"line_count": 2282,
"max_line_length": 301,
"avg_line_length": 45.707712532865905,
"alnum_prop": 0.5525046737932027,
"repo_name": "project-store/theme",
"id": "1fb067bbee38380385c62ccd759a8fbd9689bbca",
"size"... |
var Footer = require('./Footer.react');
var Header = require('./Header.react');
var MainSection = require('./MainSection.react');
var React = require('react');
var TodoStore = require('../stores/TodoStore');
var Router = require('react-router');
var Link = Router.Link;
var AboutPage = React.createClass({
render: fu... | {
"content_hash": "9d1de1e3e87a8c9843f1a0475c908643",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 49,
"avg_line_length": 21.272727272727273,
"alnum_prop": 0.6367521367521367,
"repo_name": "donbonifacio/flux-playground",
"id": "46bdd1024b4f37e78cafa551c22e8a0f00e05bdb",
... |
//
// typica - A client library for Amazon Web Services
// Copyright (C) 2008 Xerox Corporation
//
// 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/li... | {
"content_hash": "cafbbce8d1bc6288ab5efc7b478be6e7",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 89,
"avg_line_length": 29.693181818181817,
"alnum_prop": 0.6850363566781478,
"repo_name": "cadams500/typica-clone",
"id": "ee242c59c1eae5f0cf0ce71f61869f96d35966a7",
"size"... |
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:activiti="http://www.activiti.org/schema/spring/components"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.spr... | {
"content_hash": "4f606485c2ddc9c52d9923c930cb018c",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 135,
"avg_line_length": 56.333333333333336,
"alnum_prop": 0.7037193575655114,
"repo_name": "tkaefer/camunda-bpm-platform",
"id": "3179b936dd484ef92c0a42084832c2408cbd82fa",
... |
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>org.scalatest.prop.TableFor11</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link hre... | {
"content_hash": "7491ba5baefd8352ff2741d00fce3066",
"timestamp": "",
"source": "github",
"line_count": 661,
"max_line_length": 488,
"avg_line_length": 48.636913767019664,
"alnum_prop": 0.5815421941584498,
"repo_name": "scalatest/scalatest-website",
"id": "171be6b5ff79ff543f8053512cb4db6b56382e4d",
... |
<?php
declare(strict_types = 1);
namespace gears\conf;
/**
* Class Settings is for global static configuration key-value pairs.
* @package gears\conf
*/
final class Settings {
/**
* Settings constructor. Seals this class.
*/
private function __construct() {
}
public static $DB_NAME = '... | {
"content_hash": "2fa737fe5bbbf3fe15fbb734c4c73e5a",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 113,
"avg_line_length": 27.346938775510203,
"alnum_prop": 0.6246268656716418,
"repo_name": "sacrefies/csc621-code-gears",
"id": "83c7add31c71873363b14c73dd172f7421d0e2c7",
... |
import layoutTemplate from '../view/layout.html';
import dashboardTemplate from '../view/dashboard.html';
import errorTemplate from '../view/404.html';
import Entry from 'ng-admin-config/src/Entry';
function dataStoreProvider() {
return ['AdminDescription', function (AdminDescription) {
return AdminDescri... | {
"content_hash": "1b9cdcfac067099d3dba4ec8f35dac63",
"timestamp": "",
"source": "github",
"line_count": 154,
"max_line_length": 194,
"avg_line_length": 41.435064935064936,
"alnum_prop": 0.4923993104529071,
"repo_name": "ulrobix/ng-admin",
"id": "e5c9ffd0bea6b08244986b0970772a013fa23f4e",
"size": "6... |
import { KeysPipePipe } from './keys-pipe.pipe';
describe('KeysPipePipe', () => {
it('create an instance', () => {
const pipe = new KeysPipePipe();
expect(pipe).toBeTruthy();
});
});
| {
"content_hash": "d61e72a738732f23c1d86aa87b14195d",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 48,
"avg_line_length": 24.5,
"alnum_prop": 0.5918367346938775,
"repo_name": "friendsofagape/mt2414ui",
"id": "af5ebaad255b3c9df853179b6254af8442fd945c",
"size": "196",
"bi... |
<?xml version="1.0" ?>
<container xmlns="http://symfony.com/schema/dic/services"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
<!--
<parameters>
<parameter key="php_schu... | {
"content_hash": "d4404ba5f5ad4f0ecf14deb7a6dd6812",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 120,
"avg_line_length": 37.9,
"alnum_prop": 0.6569920844327177,
"repo_name": "timon-schroeter/PHP-Schulung-Demos",
"id": "8c834f8a3e89810d62a411e46cd43c220cfb5a5f",
"size":... |
<?xml version="1.0" encoding="UTF-8"?>
<config>
<subConfigs>
<!-- -->
<!-- article idxs -->
<!-- keyword -->
<subConfig type="index" id="chapter-austen-idx">
<objectType>cheshire3.index.ProximityIndex</objectType>
<paths>
<object type="indexStore" ref="indexStore"/>
</paths>
<source>
... | {
"content_hash": "f74f05c1d18912c0366782c1410e6da7",
"timestamp": "",
"source": "github",
"line_count": 451,
"max_line_length": 63,
"avg_line_length": 33.44345898004435,
"alnum_prop": 0.6553072996088312,
"repo_name": "CentreForCorpusResearch/clic",
"id": "854710757f5a9cdfe195ed7b0ed28a1e006d2e10",
... |
package dmytro.service.linkedin;
/**
* Not implemented
* @author Dmytro_Plekhotkin
*
*/
public class LinkedinException extends RuntimeException{
}
| {
"content_hash": "d5ec67fdd31f5e1851d729d47b2ed2e1",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 56,
"avg_line_length": 15.4,
"alnum_prop": 0.7467532467532467,
"repo_name": "plekhotkindmytro/Linkedin-oAuth2.0",
"id": "ac7dee4b19f63096aa314ca8e9c665a3bf818ce2",
"size": ... |
from io import StringIO
from .output import Output
from .section_output import SectionOutput
class BufferedOutput(Output):
def __init__(self, decorated: bool = False, supports_utf8: bool = True) -> None:
super().__init__(decorated=decorated)
self._buffer = StringIO()
self._supports_utf8 ... | {
"content_hash": "91f3f9dab70eeb658d79944eb5fcb463",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 84,
"avg_line_length": 26.291666666666668,
"alnum_prop": 0.5800316957210776,
"repo_name": "sdispater/cleo",
"id": "e0c14bef9ec6395eec893fbf9e3f3d98fcae9e6b",
"size": "1262"... |
"""Geometric transforms (e.g. rigid transformation)."""
import dataclasses
from typing import Union
import numpy as np
@dataclasses.dataclass
class Isometry:
"""3D transform object used to represent an SE(3) (isometric) transform.
Underneath this class stores the transform [R|t] composed of rotation (R) and
... | {
"content_hash": "5cc07c6ab0ca4aecc0548c531d84c9a8",
"timestamp": "",
"source": "github",
"line_count": 152,
"max_line_length": 102,
"avg_line_length": 30.36842105263158,
"alnum_prop": 0.654896013864818,
"repo_name": "google-research/sunds",
"id": "a5fa41a921133d285a7ac0eda09ba23ec9ae82c6",
"size":... |
<?php
use Symfony\Component\HttpKernel\Kernel;
use Symfony\Component\Config\Loader\LoaderInterface;
class AppKernel extends Kernel
{
public function registerBundles()
{
$bundles = [
new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
new Symfony\Bundle\SecurityBundle\Security... | {
"content_hash": "1a89ade45519af6c65acfa9a32adb083",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 92,
"avg_line_length": 32.12,
"alnum_prop": 0.6400996264009963,
"repo_name": "wslomczynski/myshop",
"id": "65d04535e01f345ab94009fe690cb5ce2030dfe4",
"size": "1606",
"bin... |
use futures::channel::mpsc;
use iml_tracing::tracing;
use iml_wire_types::{ApiList, Command, EndpointName as _};
use std::{collections::HashSet, iter, time::Duration};
use tokio::time::delay_for;
#[derive(Debug, thiserror::Error)]
pub enum CmdUtilError {
#[error(transparent)]
ImlManagerClientError(#[from] iml_... | {
"content_hash": "5e042ea56c29b9a6f480d56053987bb7",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 86,
"avg_line_length": 29.147727272727273,
"alnum_prop": 0.5828460038986355,
"repo_name": "intel-hpdd/intel-manager-for-lustre",
"id": "dbbf85142ee5029570b83554eab3436368ef72... |
#define GENUS X(rdft_r2r_genus)
extern const kr2r_genus GENUS;
| {
"content_hash": "7fac282143ebf7be5944853f73bdb896",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 31,
"avg_line_length": 13.2,
"alnum_prop": 0.7424242424242424,
"repo_name": "abrahamneben/orbcomm_beam_mapping",
"id": "614427cd110a2a596726b304340dc7b828776194",
"size": "8... |
from masseuse.core import massage
from masseuse.cli import argparser
from masseuse.kernels import kernels
import datetime as dt
import re
def makeparser(form):
def parse(astring):
return dt.datetime.strptime(astring, form).date()
return parse
def lintimes(times, lpad=0, rpad=0, step=1):
minday,max... | {
"content_hash": "6d3cf8800dc1013b98b032f36c28e88e",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 62,
"avg_line_length": 30.93103448275862,
"alnum_prop": 0.6633221850613155,
"repo_name": "triposorbust/masseuse",
"id": "f98ef4312bcd2fa9fb1c9d971d74aa803db0de2f",
"size": ... |
namespace net {
class ClientSocketPoolManager;
class HttpStreamFactory;
class NET_EXPORT_PRIVATE HttpNetworkSessionPeer {
public:
// |session| should outlive the HttpNetworkSessionPeer.
explicit HttpNetworkSessionPeer(HttpNetworkSession* session);
~HttpNetworkSessionPeer();
void SetClientSocketPoolManager(
... | {
"content_hash": "41b565e73a8b3d6331a40df3965fc7ca",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 68,
"avg_line_length": 24.964285714285715,
"alnum_prop": 0.7753934191702432,
"repo_name": "endlessm/chromium-browser",
"id": "b173f5de684e5e3f8c89176134d00746a9f2c438",
"si... |
require 'cucumber/formatter/progress'
module Cucumber
module Formatter
class Profile < Progress
NUMBER_OF_STEP_DEFINITONS_TO_SHOW = 10
NUMBER_OF_STEP_INVOCATIONS_TO_SHOW = 5
def initialize(step_mother, io, options)
super
@step_definition_durations = Hash.new { |h,step_definitio... | {
"content_hash": "85c99cb3332671ac222a9b56abf949c8",
"timestamp": "",
"source": "github",
"line_count": 77,
"max_line_length": 147,
"avg_line_length": 40.41558441558441,
"alnum_prop": 0.6584190231362468,
"repo_name": "fastingrobot/planet",
"id": "c0c43c38d970d0807041ba81f61bd879c6420602",
"size": "... |
$.counter.addEventListener('click', function() {
var widget = Alloy.createWidget('com.r3mobile.counter');
widget.complete = function(){
$.win.remove(widget.getView());
};
$.win.add(widget.getView());
widget.start();
});
$.maskTextbox.addEventListener('click', function() {
var widget = Alloy.createWidget('com.... | {
"content_hash": "5627860ed98a5445c5fa7a25216cbcc5",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 92,
"avg_line_length": 27.5,
"alnum_prop": 0.5963636363636363,
"repo_name": "rollsroyc3/Alloy-Testbed",
"id": "296b98eaff7d1c331bd3a667c9d136d1016b21c9",
"size": "4950",
... |
/**
*
*/
package org.pos2d.webapi.dao;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.SessionFactory;
import org.pos2d.webapi.entities.City;
import org.pos2d.webapi.entities.UrbanArea;
import org.springframework.transaction.annotation.Transactional;
/**
* @author soumik
*
*/
public cla... | {
"content_hash": "56a49de4ec847bbddee9ef2537f86076",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 90,
"avg_line_length": 27.043478260869566,
"alnum_prop": 0.7483922829581994,
"repo_name": "soumik-mukherjee/PositioningDemo2D",
"id": "1a5f95c38e1136286ef091861a9b4a3b8da2fa5... |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTi... | {
"content_hash": "e4f1e7ce41a3c2e0ff38a7809681cc5c",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 84,
"avg_line_length": 38.58620689655172,
"alnum_prop": 0.7327971403038427,
"repo_name": "teichgraf/WriteableBitmapEx",
"id": "b834c4fc466b73305496c3814a0f79410c2d6396",
"s... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
Sideritis guillonii Timb.
### Remarks
null | {
"content_hash": "acb9a30d7dba5d3ca86f58885dcfe706",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 11.307692307692308,
"alnum_prop": 0.7278911564625851,
"repo_name": "mdoering/backbone",
"id": "ab8648a2542e7137a83ac240f1d1bb5bfcc6b216",
"size": "23... |
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using LibGit2Sharp;
public class MockBranch : Branch, ICollection<Commit>
{
public MockBranch(string name)
{
this.name = name;
}
public MockBranch(string name, string canonicalName)
{
this.name = name;
... | {
"content_hash": "cbf28f27e18a9d55d65655afbcc78277",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 66,
"avg_line_length": 21.140845070422536,
"alnum_prop": 0.6229180546302465,
"repo_name": "potherca-contrib/GitVersion",
"id": "920682eb1e68022978e5b9ab8114af2068d2ff84",
"... |
There are some special issues that you have to deal with when you’re trying to
ship on mobile or embedded devices, and you’ll need to think about these as
you’re developing your model.
These issues are:
- Model and Binary Size
- App speed and model loading speed
- Performance and threading
We'll discuss a few of the... | {
"content_hash": "b374865bd4f98ffaff3f9e58aac6cd4b",
"timestamp": "",
"source": "github",
"line_count": 495,
"max_line_length": 133,
"avg_line_length": 50.74949494949495,
"alnum_prop": 0.7506070618207874,
"repo_name": "guschmue/tensorflow",
"id": "5abc68bb61b4b24a16045a6ed31446bd54c1bd82",
"size": ... |
var Morf = function(elem, css, opts) {
var from = {}, to = {},
fromElem = document.createElement('div'),
toElem = document.createElement('div'),
options = {
timingFunction: 'ease',
duration: null,
increment: 0.01,
debug: false,
optimise: true, // Whether the outputted CSS should be optimised
d... | {
"content_hash": "cb82a8c74bce1341054d92c39f71c7d5",
"timestamp": "",
"source": "github",
"line_count": 738,
"max_line_length": 544,
"avg_line_length": 38.17886178861789,
"alnum_prop": 0.6631175468483816,
"repo_name": "joelambert/morf",
"id": "6a968f22c5007bc1b9558fc047f8cca30d22b70c",
"size": "283... |
using System.Linq;
using System.Web.Mvc;
using Xero.ScreencastWeb.Services;
namespace Xero.ScreencastWeb.Controllers
{
[InitServiceProvider]
public class InvoicesController : ControllerBase
{
//
// GET: /Invoices/
public ActionResult Index()
{
var repository = ... | {
"content_hash": "b34d0e1cbea3fb543cfdfec461979f30",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 68,
"avg_line_length": 19.772727272727273,
"alnum_prop": 0.6367816091954023,
"repo_name": "XeroAPI/XeroAPI.Net",
"id": "9c3f0f597018b213cc74eb7ed0ff6297638f65e8",
"size": "... |
package org.apache.solr.schema;
/**
* A numeric field that can contain 32-bit signed two's complement integer values.
*
* <ul>
* <li>Min Value Allowed: -2147483648</li>
* <li>Max Value Allowed: 2147483647</li>
* </ul>
*
* @see Integer
*/
public class TrieIntField extends TrieField implements IntValueFiel... | {
"content_hash": "2cb51c3b19286ac995f73befe0b9ba95",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 82,
"avg_line_length": 23.78125,
"alnum_prop": 0.6636005256241787,
"repo_name": "cscorley/solr-only-mirror",
"id": "ffa33815ef51077ed6db7fc4e81157d6b8666ef0",
"size": "1562... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
namespace ConsotoUniversity.Controllers
{
public class HomeController : Controller
{
public ActionResult Index()
{
return View();
}
public ActionResult About(... | {
"content_hash": "db1adbda03563598c918d49b9205f918",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 67,
"avg_line_length": 19.466666666666665,
"alnum_prop": 0.5684931506849316,
"repo_name": "codinghouselondon/ContosoUniversity",
"id": "20cd4b12760383f7c58ddf9844379f0dea67fe... |
<?php
header('Access-Control-Allow-Origin: *');
header('Access-Control-Allow-Methods: POST');
header('Access-Control-Allow-Headers: header-name');
if (isset($_GET['redirected'])) {
return;
}
if ($_SERVER['REQUEST_METHOD'] === 'OPTIONS') {
header('HTTP/1.0 302 Found');
header('Location: ./cors-preflight-redirect.... | {
"content_hash": "f6ba261c5c620ec9bd2e66e6d12333eb",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 68,
"avg_line_length": 24.666666666666668,
"alnum_prop": 0.6621621621621622,
"repo_name": "scheib/chromium",
"id": "07adc539ad9ad2d4bef28d327ab61a995d314e78",
"size": "370"... |
package polardb
//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
//distr... | {
"content_hash": "f9d12ec050771ceb13b0e0b13948db1a",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 159,
"avg_line_length": 37.18691588785047,
"alnum_prop": 0.7582307112339783,
"repo_name": "aliyun/alibaba-cloud-sdk-go",
"id": "3415b33218fbcb070c724c8edfe5788dc88cd8fe",
... |
static int fatal_error_handler_nesting_depth = 0;
// Contains protection against recursive calls (faults while handling faults).
extern "C" void V8_Fatal(const char* file, int line, const char* format, ...) {
fflush(stdout);
fflush(stderr);
fatal_error_handler_nesting_depth++;
// First time we try to print an ... | {
"content_hash": "633b7f249eea50055f67d0ffaeef3696",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 79,
"avg_line_length": 34.36363636363637,
"alnum_prop": 0.5771604938271605,
"repo_name": "sinisterchipmunk/tomato",
"id": "b5df316d0f736a38bf11cd0ccea90bcaa742635e",
"size"... |
package org.apache.camel.model.language;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlTransient;
import org.apache.camel.CamelContex... | {
"content_hash": "62fe0cf14bec80c39b537b9a056d80be",
"timestamp": "",
"source": "github",
"line_count": 114,
"max_line_length": 90,
"avg_line_length": 28.280701754385966,
"alnum_prop": 0.6591191066997518,
"repo_name": "punkhorn/camel-upstream",
"id": "2e631ed10e1a352c75d370090f3938ddc8b8ea45",
"siz... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "c09a54b3437b08aa7f454bcef8e7f8d7",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "ab200d4fd3e76def46fce7b592a6b91a1a877cf2",
"size": "195... |
using GuildedRose.Web.App_Start;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web.Http;
namespace GuildedRose.Web
{
public static class WebApiConfig
{
public static void Register(HttpConfiguration config)
{
// Web API configuration and services
... | {
"content_hash": "e3843bd1ac508981541294c864c403c0",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 131,
"avg_line_length": 28.82758620689655,
"alnum_prop": 0.631578947368421,
"repo_name": "cgleadall/GuildedRoseKata",
"id": "d7b86e466a9533e34eba7f77db2efbfbf1e9bf03",
"siz... |
// Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/sync_file_system/local/syncable_file_operation_runner.h"
#include <stddef.h>
#include <stdint.h>
#include <memory>
#include <st... | {
"content_hash": "accf6bc947b9a6758f08c4d2af61f6c4",
"timestamp": "",
"source": "github",
"line_count": 417,
"max_line_length": 81,
"avg_line_length": 35.139088729016784,
"alnum_prop": 0.6963761687026547,
"repo_name": "endlessm/chromium-browser",
"id": "04f649de45b98c2f3ae22cd3044adcc49fd32167",
"s... |
from __future__ import (absolute_import, division, generators, nested_scopes, print_function,
unicode_literals, with_statement)
from pants_test.projects.base_project_integration_test import ProjectIntegrationTest
class ExamplesIntegrationTest(ProjectIntegrationTest):
def tests_examples(self... | {
"content_hash": "63ca9fc03d58d6d72519057bdc4901ff",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 108,
"avg_line_length": 49.5,
"alnum_prop": 0.702020202020202,
"repo_name": "gmalmquist/pants",
"id": "db8913867f06de7c24d7e914c6f29f3be03faca8",
"size": "741",
"binary":... |
require 'rubygems'
require 'rubygems/user_interaction'
require 'fileutils'
##
# Gem::YARDoc provides methods to generate YARDoc and yri data for installed gems
# upon gem installation.
#
# This file is automatically required by RubyGems 1.9 and newer.
module YARD
class RubygemsHook
include Gem::UserInteraction
... | {
"content_hash": "9ed095b8fc6b0dac44582c28ee2f82f8",
"timestamp": "",
"source": "github",
"line_count": 196,
"max_line_length": 82,
"avg_line_length": 25.413265306122447,
"alnum_prop": 0.613531419393696,
"repo_name": "thomthom/yard",
"id": "4f1e0162f2220294846a994456c68871baa5bb03",
"size": "5011",... |
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS
#endif
#ifndef __STDC_LIMIT_MACROS
#define __STDC_LIMIT_MACROS
#endif
#include <sstream>
#include <inttypes.h>
#include <map>
#include <vector>
#include "astutil.h"
#include "build.h"
#include "caches.h"
#include "callInfo.h"
#include "expr.h"
#include "iterat... | {
"content_hash": "61ff396cb0ee8e9a9b7df2c9143846fa",
"timestamp": "",
"source": "github",
"line_count": 7666,
"max_line_length": 170,
"avg_line_length": 34.47665014349074,
"alnum_prop": 0.6096149043882284,
"repo_name": "sungeunchoi/chapel",
"id": "c9d9c008ca1c9117ab8190b246a9f75c15a4854d",
"size": ... |
#include "../SDL_internal.h"
#ifndef SDL_sysaudio_h_
#define SDL_sysaudio_h_
#include "SDL_mutex.h"
#include "SDL_thread.h"
#include "../SDL_dataqueue.h"
#include "./SDL_audio_c.h"
/* !!! FIXME: These are wordy and unlocalized... */
#define DEFAULT_OUTPUT_DEVNAME "System audio output device"
#define DEFAULT_INPUT_D... | {
"content_hash": "0809b612a3c65f0345c692c965a67884",
"timestamp": "",
"source": "github",
"line_count": 194,
"max_line_length": 103,
"avg_line_length": 34.422680412371136,
"alnum_prop": 0.7207247678945792,
"repo_name": "SuperWangKai/Urho3D",
"id": "5a87a3b60eac606b533618b3d86264ec21121580",
"size":... |
package org.elasticsearch.analysis.common;
import org.apache.lucene.analysis.Tokenizer;
import org.apache.lucene.analysis.pattern.SimplePatternSplitTokenizer;
import org.elasticsearch.common.settings.Settings;
import org.elasticsearch.env.Environment;
import org.elasticsearch.index.IndexSettings;
import org.elastics... | {
"content_hash": "96411e9fa2cf1c94b574e2b994bd539c",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 133,
"avg_line_length": 32.03846153846154,
"alnum_prop": 0.7911164465786314,
"repo_name": "robin13/elasticsearch",
"id": "ab508fcbfe34daa178dad8829af61d89a71c4cf9",
"size":... |
package net.lecousin.framework.core.tests.text;
import java.util.Arrays;
import java.util.Collection;
import net.lecousin.framework.core.test.runners.LCConcurrentRunner;
import net.lecousin.framework.core.test.text.TestArrayString;
import net.lecousin.framework.text.ArrayString;
import net.lecousin.framework.text.Byt... | {
"content_hash": "d9bc663edd3fe78b4c276391bf7119ab",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 171,
"avg_line_length": 30.610169491525422,
"alnum_prop": 0.7181616832779624,
"repo_name": "lecousin/java-framework-core",
"id": "5aab54faa9f5d48af67c9f701e61d1bce308a81f",
... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Bivi.Domaine
{
public class RechercheArticleResult
{
public IEnumerable<ArticleListeResult> Articles { get; set; }
public IEnumerable<AxeResult> Axes { get; set; }
}
}
| {
"content_hash": "8ada37eef42ef37725a330f0d6382c0c",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 69,
"avg_line_length": 23.615384615384617,
"alnum_prop": 0.6775244299674267,
"repo_name": "apo-j/Projects_Working",
"id": "3c0e6702504a1cd5ee8817a5ba948c601dd7f284",
"size"... |
/**
* Swaggy Jenkins
* Jenkins API clients generated from Swagger / Open API specification
*
* OpenAPI spec version: 1.5.1-pre.0
* Contact: blah@cliffano.com
*
* NOTE: This class is auto generated by OpenAPI Generator
* https://github.com/OpenAPITools/openapi-generator
* Do not edit the class manually.
*/
#i... | {
"content_hash": "27e7cb637e9cb06e6cd467c7b29ba91e",
"timestamp": "",
"source": "github",
"line_count": 131,
"max_line_length": 113,
"avg_line_length": 33.35114503816794,
"alnum_prop": 0.7338063630121309,
"repo_name": "cliffano/swaggy-jenkins",
"id": "bd30a5450973c3de032c9547e9a7b3ce1e7dad18",
"siz... |
<?php
namespace App\Listeners;
use App\Jobs\PostGitDeployedJob;
use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Queue\InteractsWithQueue;
use Orphans\GitDeploy\Events\GitDeployed;
class GitDeployedListener implements ShouldQueue
{
use InteractsWithQueue;
/**
* Create the event listener.
... | {
"content_hash": "3a4c3c53977b40aac1f75e419a570270",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 48,
"avg_line_length": 17.685714285714287,
"alnum_prop": 0.630048465266559,
"repo_name": "NottingHack/hms2",
"id": "1efb4181fb081722890dfd9cdc416c39db5c7875",
"size": "619"... |
balancing/balancing.cpp
balancing/display.cpp
balancing/main.cpp
balancing/stimulus.cpp
| {
"content_hash": "85893f6b0f4ca1369dbee1a1fc523d09",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 23,
"avg_line_length": 22,
"alnum_prop": 0.8636363636363636,
"repo_name": "gem5/gem5",
"id": "0a6488983f3bc7b61032b00975890eb366da6e5a",
"size": "88",
"binary": false,
"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.