text stringlengths 2 1.04M | meta dict |
|---|---|
<?php
namespace PHPExiftool\Driver\Tag\Qualcomm;
use JMS\Serializer\Annotation\ExclusionPolicy;
use PHPExiftool\Driver\AbstractTag;
/**
* @ExclusionPolicy("all")
*/
class R2TL84RedCtbl24 extends AbstractTag
{
protected $Id = 'r2_tl84_red_ctbl[24]';
protected $Name = 'R2TL84RedCtbl24';
protected $F... | {
"content_hash": "c7a0f60e178ef39c60b92af6f55e0e79",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 51,
"avg_line_length": 17.37837837837838,
"alnum_prop": 0.6687402799377916,
"repo_name": "romainneutron/PHPExiftool",
"id": "6e739dafc1092a36e9a501585641c07077ca3390",
"siz... |
<!DOCTYPE html>
<html>
<head>
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
{% include meta.html %}
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" t... | {
"content_hash": "40a67dcfd3d6712e10354737f954f10f",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 139,
"avg_line_length": 30.46153846153846,
"alnum_prop": 0.5208333333333334,
"repo_name": "edwardheming/edwardheming.github.io",
"id": "01c626026a9cc1725d2436c9605b6d69de6863... |
{% extends "../layout_search.html" %}
{% block page_title %}
Service Green
{% endblock %}
{% block content %}
<main id="content" role="main">
{% include "../../includes/phase_banner_beta.html" %}
<div class="breadcrumbs">
<ol>
<li><a href="../index.html">Home</a></li>
</ol>
</div>
<div c... | {
"content_hash": "5fedda83f8479a5d834b0dbfaab5d342",
"timestamp": "",
"source": "github",
"line_count": 284,
"max_line_length": 275,
"avg_line_length": 50.41901408450704,
"alnum_prop": 0.5316712060898108,
"repo_name": "citizendigitalalpha/careers_beta",
"id": "65261012ef7ec1eb22c410fc1c734104f5af9050... |
/**
* Module dependencies.
*/
var express = require('express')
, fs = require("fs")
, jquery = fs.readFileSync(__dirname + "/vendor/jquery.min.js", "utf-8")
, jsdom = require('jsdom')
, request = require('request')
, url = require('url')
, config = require('../app/config')
, utils = requir... | {
"content_hash": "1e7cd047e243cecc7b6edba37c708d96",
"timestamp": "",
"source": "github",
"line_count": 166,
"max_line_length": 107,
"avg_line_length": 30.343373493975903,
"alnum_prop": 0.562636489974191,
"repo_name": "ngotchac/dasreviewer-api",
"id": "fb048cce3492c05e213016a6022e137864e93952",
"si... |
@interface ViewController ()
@end
@implementation ViewController
- (void)viewDidLoad {
[super viewDidLoad];
// Do any additional setup after loading the view, typically from a nib.
}
- (void)didReceiveMemoryWarning {
[super didReceiveMemoryWarning];
// Dispose of any resources that can be recreated.... | {
"content_hash": "ee6be183fceae6d7377e9bdc983c2463",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 76,
"avg_line_length": 19.352941176470587,
"alnum_prop": 0.723404255319149,
"repo_name": "wangyuxiangloveyou/-",
"id": "c40f4dfcc239126eaaab53b6e419640378bf6de3",
"size": "... |
package draco18s.decay.instability.symbols;
import net.minecraft.block.Block;
import com.xcompwiz.mystcraft.api.internals.BlockDescriptor;
import com.xcompwiz.mystcraft.api.symbol.IAgeController;
import com.xcompwiz.mystcraft.api.symbol.IAgeSymbol;
import draco18s.decay.instability.effects.EffectMethane;
... | {
"content_hash": "1cd78b12b1d5c1a023eb41d5acd25f70",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 67,
"avg_line_length": 21.571428571428573,
"alnum_prop": 0.6307947019867549,
"repo_name": "Draco18s/Decaying-World",
"id": "e582180e379a31adab32a35c979fa8dd23158f38",
"size... |
package org.apache.ivy.osgi.core;
import java.util.Set;
import java.util.TreeSet;
public class ExecutionEnvironmentProfile {
private Set/* <String> */pkgNames = new TreeSet/* <String> */();
private final String name;
public ExecutionEnvironmentProfile(String name) {
this.name = name;
}
... | {
"content_hash": "d6162fc7816a1da337d5404844be813d",
"timestamp": "",
"source": "github",
"line_count": 70,
"max_line_length": 81,
"avg_line_length": 24.228571428571428,
"alnum_prop": 0.5194575471698113,
"repo_name": "pantsbuild/ivy",
"id": "dc55da76454a568ea5834b3a880b5116669f7707",
"size": "2512"... |
<?php
namespace Grav\Plugin\GitSync;
use Defuse\Crypto\Crypto;
use Grav\Common\Config\Config;
use Grav\Common\Grav;
use Grav\Common\Utils;
use SebastianBergmann\Git\RuntimeException;
class Helper
{
/** @var string */
private static $hash = '594ef69d-6c29-45f7-893a-f1b4342687d3';
/** @var string */
c... | {
"content_hash": "c2a31f901b390d6c0d6974b259cb8f55",
"timestamp": "",
"source": "github",
"line_count": 158,
"max_line_length": 97,
"avg_line_length": 24.367088607594937,
"alnum_prop": 0.5418181818181819,
"repo_name": "trilbymedia/grav-plugin-git-sync",
"id": "9dac08fb67cac017ab682ba590ed1ad3ec41370f... |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>waitable_timer_service::destroy</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../boost_... | {
"content_hash": "3775ac387e0c8afb7cdc431cea2d4d0a",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 437,
"avg_line_length": 66.27450980392157,
"alnum_prop": 0.6363905325443787,
"repo_name": "BenKeyFSI/poedit",
"id": "4dd4d51b69a8d338e0a4c0def4b446cfd8c70526",
"size": "338... |
require 'test_helper'
class TodosControllerTest < ActionController::TestCase
setup do
@todo = todos(:one)
end
test "should get index" do
get :index
assert_response :success
assert_not_nil assigns(:todos)
end
test "should get new" do
get :new
assert_response :success
end
test "s... | {
"content_hash": "79fd5e3e98dfd512aaad35919c1f9ff7",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 112,
"avg_line_length": 22.346938775510203,
"alnum_prop": 0.6566210045662101,
"repo_name": "mykia/tts_rails",
"id": "b3a9dc315df8b784b118b65ec3efa58229f475d8",
"size": "109... |
/*********************************************************************************************************************/
/* File Name: angsys.hpp */
/* Autor: Ing. Jesus Rocha <chuyangel.rm@gmail.com>, July 2016. ... | {
"content_hash": "a80bde28cebc693449b69c793b952487",
"timestamp": "",
"source": "github",
"line_count": 639,
"max_line_length": 184,
"avg_line_length": 40.309859154929576,
"alnum_prop": 0.6608432331702772,
"repo_name": "ChuyX3/angsys",
"id": "96129de071e547c75f9d67d27fc60d0808ccb2b7",
"size": "2575... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Crystal SDK 2.1 for iOS: Member List</title>
<link href="tabs.css" rel=... | {
"content_hash": "da23ded7250bb4fbad2ff2a40212b42e",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 304,
"avg_line_length": 46.36538461538461,
"alnum_prop": 0.6603069265864786,
"repo_name": "srr313/PinataSmash-Open",
"id": "84fcc7e3f1e875687fd3a8caff4251efd9642b78",
"size... |
(function (jQuery) {
var $ = jQuery;
var animate = jQuery.fn.animate;
jQuery.fn.animate = function(){
//Extract the animation properties from the arguments list, and use jQuery.speed to identify the remaining parameters
var props = arguments[0];
var opts = jQuery.speed(arguments[1], arguments[2], arguments... | {
"content_hash": "eb23d77e29465fc318e58454968e5260",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 119,
"avg_line_length": 31.6875,
"alnum_prop": 0.6495726495726496,
"repo_name": "darcyclarke/jQuery-Animate-Auto-Plugin",
"id": "fbaef0c512e4fc149ee62d810a687d8024d5944b",
... |
<?xml version="1.0" encoding="UTF-8"?>
<Tokens version="1.0">
<File path="Classes/AWSS3Condition.html">
<Token>
<TokenIdentifier>//apple_ref/occ/cl/AWSS3Condition</TokenIdentifier>
<Abstract type="html"></Abstract>
<DeclaredIn>AWSS3Model.h</DeclaredIn>
<NodeRef refid="1065"/>
</Toke... | {
"content_hash": "7741301c88cee4c57d089152f46fa065",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 524,
"avg_line_length": 57.477777777777774,
"alnum_prop": 0.7488884593079451,
"repo_name": "davidbutz/ChristmasFamDuels",
"id": "eb8cf1bae7f44e2e8299b5e4c9dee0102cf85666",
... |
/**
* @file ump_kernel_license.h
* Defines for the macro MODULE_LICENSE.
*/
#ifndef __UMP_KERNEL_LICENSE_H__
#define __UMP_KERNEL_LICENSE_H__
#ifdef __cplusplus
extern "C"
{
#endif
#define UMP_KERNEL_LINUX_LICENSE "GPL"
#define UMP_LICENSE_IS_GPL 1
#ifdef __cplusplus
}
#endif
#endif /* __UMP_KERNEL_LICENS... | {
"content_hash": "4f2c6bc3ace45d613ed16013dfda373e",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 42,
"avg_line_length": 14.304347826086957,
"alnum_prop": 0.6595744680851063,
"repo_name": "indashnet/InDashNet.Open.UN2000",
"id": "17b930d2c572e7d2eb0d2ac077791faba78c8196",... |
"""@package src.wi.views.user.user
@author Piotr Wójcik
@date 31.01.2014
"""
from django.contrib import messages
from django.shortcuts import render_to_response, redirect
from django.template import RequestContext
from django.template.loader import render_to_string
from django.utils.translation import ugettext as _
f... | {
"content_hash": "e6df216b37579c8ef7411ba725715d62",
"timestamp": "",
"source": "github",
"line_count": 176,
"max_line_length": 125,
"avg_line_length": 37.07954545454545,
"alnum_prop": 0.6259577076310144,
"repo_name": "cc1-cloud/cc1",
"id": "779ca94f3295938fb0f803a6dd3397114bd47169",
"size": "7225"... |
var Event, User, async, cozydb, log, momentTz,
__indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };
cozydb = require('cozydb');
momentTz = require('moment-timezone');
async = require('async');
log = require('printit'... | {
"content_hash": "f711d08c9d8bc9c32a7f6e00d194f6f2",
"timestamp": "",
"source": "github",
"line_count": 249,
"max_line_length": 152,
"avg_line_length": 22.995983935742974,
"alnum_prop": 0.5937827453719874,
"repo_name": "aenario/cozy-agenda",
"id": "1c4bdda8ed679e941465668578be74ec6f5af226",
"size":... |
package e2e
import (
"bytes"
"fmt"
"io"
"net/http"
"os"
"os/exec"
"path"
"strings"
"sync"
"time"
"k8s.io/kubernetes/pkg/api"
client "k8s.io/kubernetes/pkg/client/unversioned"
"k8s.io/kubernetes/pkg/util/wait"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
)
// realVersion turns a version con... | {
"content_hash": "d9f90a5ff7748c1009553af94e2c5765",
"timestamp": "",
"source": "github",
"line_count": 613,
"max_line_length": 161,
"avg_line_length": 35.36867862969005,
"alnum_prop": 0.6966929569669296,
"repo_name": "jtblin/kubernetes",
"id": "c9a6da68780705df6bfbb3c15ac2a8fcdc3f3dcc",
"size": "2... |
<?php namespace Ups\Entity;
use Ups\AddressValidation;
use Ups\Entity\AddressValidation\AVAddress;
use Ups\Entity\AddressValidation\AddressClassification;
class AddressValidationResponse
{
protected $response;
protected $requestAction;
/**
* AddressValidationResponse constructor.
* @param \Simp... | {
"content_hash": "4ab7e32f5372f3162a620f95e4bc86de",
"timestamp": "",
"source": "github",
"line_count": 108,
"max_line_length": 125,
"avg_line_length": 33.44444444444444,
"alnum_prop": 0.6580841638981174,
"repo_name": "surprisehighway/craft-upsshippingrates",
"id": "6fa3e96d9b0f7c2c49b536032c6654f7c4... |
require '../lib/zliby'
require 'stringio'
describe 'Zlib::GzipFile#comment' do
before :each do
@io = StringIO.new
end
it 'returns the name' do
Zlib::GzipWriter.wrap @io do |gzio|
gzio.comment = 'name'
gzio.comment.should == 'name'
end
end
it 'raises an error on a closed stream' do... | {
"content_hash": "29d6e5fff5abf57372821dda2ea0a520",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 64,
"avg_line_length": 18.59259259259259,
"alnum_prop": 0.6274900398406374,
"repo_name": "mletterle/zliby",
"id": "7ee2987b4e2083b61ca307d6e760c04b29828331",
"size": "557",... |
#include <aws/networkmanager/model/AssociateCustomerGatewayRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::NetworkManager::Model;
using namespace Aws::Utils::Json;
using namespace Aws::Utils;
AssociateCustomerGatewayRequest::AssociateCustomerGatewayRequest() :
... | {
"content_hash": "ef585108d20aee36a5f201db26a496ad",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 69,
"avg_line_length": 18.872340425531913,
"alnum_prop": 0.7508455467869222,
"repo_name": "awslabs/aws-sdk-cpp",
"id": "a1e3cc09dc2d6251767f0f52fdb341127a94dc75",
"size": "... |
function tv_cell_select() {
var win = Ti.UI.createWindow();
// create table view data object
var data = [];
data[0] = Ti.UI.createTableViewRow({hasChild:true,title:'No cell selection',selectionStyle:Ti.UI.iPhone.TableViewCellSelectionStyle.NONE});
data[1] = Ti.UI.createTableViewRow({hasDetail:true,title:'Blue ce... | {
"content_hash": "42cbca310f74ba5ade88a368b3e8a328",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 152,
"avg_line_length": 35.42424242424242,
"alnum_prop": 0.7159965782720273,
"repo_name": "andi2/KitchenSink",
"id": "19f3cdf6577cb65c2d4cbea7fcee48a896e32cbe",
"size": "11... |
include $(GOROOT)/src/Make.inc
TARG=tutorial
GOFILES=\
tutorial.go\
spec: gospec clean
gospec:
gospec -v spec
include $(GOROOT)/src/Make.cmd
| {
"content_hash": "dae42eaf6fa32ca128f1837046b83097",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 30,
"avg_line_length": 13.083333333333334,
"alnum_prop": 0.6815286624203821,
"repo_name": "yaoshipu/go-spec",
"id": "8aeb8e47f0bc346d7aaf91fcfbc0e32cae154094",
"size": "384... |
package org.drools.phreak;
import java.util.ArrayList;
import java.util.List;
import org.drools.common.InternalFactHandle;
import org.drools.common.InternalWorkingMemory;
import org.drools.common.PropagationContextImpl;
import org.drools.common.LeftTupleSets;
import org.drools.core.util.FastIterator;
import org.drool... | {
"content_hash": "dbc4b7b4072bd9998910bbd5e6b1333d",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 84,
"avg_line_length": 32.690140845070424,
"alnum_prop": 0.6734166307626023,
"repo_name": "yurloc/drools",
"id": "e917a1bdd568acdd6cb4b0480a851c6c556d52ef",
"size": "2321",... |
package com.azure.security.confidentialledger;
import com.azure.core.http.rest.RequestOptions;
import com.azure.core.http.rest.Response;
import com.azure.core.util.BinaryData;
import com.azure.identity.DefaultAzureCredentialBuilder;
import com.azure.security.confidentialledger.certificate.ConfidentialLedgerCertificate... | {
"content_hash": "d3b357c1f430d54a651f4000772acd30",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 108,
"avg_line_length": 51.09090909090909,
"alnum_prop": 0.75,
"repo_name": "Azure/azure-sdk-for-java",
"id": "44bc8c2c9aae41a07e2d8489fc42842798c8d282",
"size": "1221",
... |
package org.springframework.test.context.support;
import java.lang.reflect.Method;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.context.ApplicationContext;
import org.springframework.core.annotation.AnnotatedElementUtils;
import org.springframework... | {
"content_hash": "c959464a93e4b8f1e7e616f710caac2b",
"timestamp": "",
"source": "github",
"line_count": 157,
"max_line_length": 115,
"avg_line_length": 46.21656050955414,
"alnum_prop": 0.7666758544652701,
"repo_name": "spring-projects/spring-framework",
"id": "17586a70294a8e690855ca874463119d688c5e0c... |
Rumale project will be rebooted on version 0.24.0.
This version is probably the last release of the series starting with version 0.8.0.
- Refactor some codes and configs.
- Deprecate VPTree class.
# 0.23.1
- Fix all estimators to return inference results in a contiguous narray.
- Fix to use until statement instead of... | {
"content_hash": "f6dc3c315c57accc4b778184a110972f",
"timestamp": "",
"source": "github",
"line_count": 639,
"max_line_length": 247,
"avg_line_length": 48.15179968701096,
"alnum_prop": 0.7841008807566057,
"repo_name": "yoshoku/SVMKit",
"id": "beb943d85520adcdd2ed7dd8bb1d15ad7aa6641a",
"size": "3077... |
package Armadillo.Analytics.Stat.Distributions;
import Armadillo.Analytics.Stat.Random.IRng;
public abstract class AUnivContDist extends AUnivDist
{
public AUnivContDist(IRng rng)
{
super(rng);
}
public double[] NextDoubleArr(int n)
{
double[] x = new double[n];
... | {
"content_hash": "0d41149186cf3c854e2df0a52617c0ef",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 57,
"avg_line_length": 23.80952380952381,
"alnum_prop": 0.556,
"repo_name": "camachohoracio/Armadillo.Core",
"id": "47c86723992ada3d9193be44d9f35ed3541573c8",
"size": "1500... |
// .NAME vtkRect - templated base type for storage of 2D rectangles.
//
// .SECTION Description
// This class is a templated data type for storing and manipulating rectangles.
// The memory layout is a contiguous array of the specified type, such that a
// float[4] can be cast to a vtkRectf and manipulated. Also a fl... | {
"content_hash": "7730f2ad5db0fcb3f6a4cb1a8f1debcd",
"timestamp": "",
"source": "github",
"line_count": 110,
"max_line_length": 79,
"avg_line_length": 27.927272727272726,
"alnum_prop": 0.64453125,
"repo_name": "aashish24/VTK-old",
"id": "405ecbc65b831737ec43d4751de2c76dfa2c6c3d",
"size": "3651",
... |
// Copyright (C) 2005 Google Inc.
//
// 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 t... | {
"content_hash": "c084ade55cd09c2515f59e404996532b",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 75,
"avg_line_length": 29.936507936507937,
"alnum_prop": 0.7184517497348887,
"repo_name": "wishabi/caja-1",
"id": "3ce8b43bc239834a820ac457a2f01974069d8b35",
"size": "1886"... |
u.prototype.trigger = function (events) {
var data = this.slice(arguments).slice(1);
return this.eacharg(events, function (node, event) {
var ev;
// Allow the event to bubble up and to be cancelable (as default)
var opts = { bubbles: true, cancelable: true, detail: data };
try {
// Accept d... | {
"content_hash": "856512a72d2ae0878044e9a914ea7d43",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 69,
"avg_line_length": 28.9,
"alnum_prop": 0.6401384083044983,
"repo_name": "umbrellajs/umbrella",
"id": "c4dd5c2e8602de500b7486df42d7f3f77136980c",
"size": "621",
"binar... |
<?xml version="1.0" encoding="UTF-8"?>
<billStatus>
<bill>
<updateDate>2017-01-27T09:53:09Z</updateDate>
<latestAction>
<actionDate>2017-01-09</actionDate>
<text>Read twice and referred to the Committee on Finance.</text>
<links />
</latestAction>
<title>Emergency Citrus Disease Resp... | {
"content_hash": "a3b9eba1464448edd1ca5ddfda6968d0",
"timestamp": "",
"source": "github",
"line_count": 219,
"max_line_length": 676,
"avg_line_length": 36.0958904109589,
"alnum_prop": 0.6079696394686906,
"repo_name": "abigpotostew/easypolitics",
"id": "9c6851440406c8a51bdd0715a34586da5865b308",
"si... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>User agent detail - Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; SV1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022)</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/lib... | {
"content_hash": "4a1b52404ba25bf98168c9b16779d0c0",
"timestamp": "",
"source": "github",
"line_count": 1410,
"max_line_length": 972,
"avg_line_length": 40.13758865248227,
"alnum_prop": 0.5349153620525144,
"repo_name": "ThaDafinser/UserAgentParserComparison",
"id": "25878adb61bbcca2ecb271f21167e1ca5f... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "67cab4745bf995e5e77455ba184007a9",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 18,
"avg_line_length": 8.384615384615385,
"alnum_prop": 0.6788990825688074,
"repo_name": "mdoering/backbone",
"id": "a5e558f388adbd168d9dbd8801658a7a6ddc7f96",
"size": "149... |
import Map from '../src/ol/Map.js';
import View from '../src/ol/View.js';
import {Image as ImageLayer, Tile as TileLayer} from '../src/ol/layer.js';
import Projection from '../src/ol/proj/Projection.js';
import ImageWMS from '../src/ol/source/ImageWMS.js';
import TileWMS from '../src/ol/source/TileWMS.js';
const laye... | {
"content_hash": "ae7528aa1fe71f583b2fa091dd3eb066",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 79,
"avg_line_length": 32.26923076923077,
"alnum_prop": 0.6501787842669845,
"repo_name": "fredj/ol3",
"id": "ca1d270fff086fdb8c6ac98e4034562ffc0fe124",
"size": "1680",
"b... |
<?php
namespace Codeception\Module;
// here you can define custom functions for WebGuy
class WebHelper extends \Codeception\Module
{
/**
* user is not a logged admin
*
* mock Auth::check() to return false;
*/
public function amGuest()
{
\Illuminate\Support\Facades\Auth::shoul... | {
"content_hash": "6520fc26e618374a621baa0063d7d0cc",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 135,
"avg_line_length": 24.57608695652174,
"alnum_prop": 0.5528527200353825,
"repo_name": "SebSept/onemorelaravelblog",
"id": "16d56d4bc25693b4bddeeb40bfd14e1aae81244b",
"s... |
#include <aws/ssm/model/CreatePatchBaselineRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::SSM::Model;
using namespace Aws::Utils::Json;
using namespace Aws::Utils;
CreatePatchBaselineRequest::CreatePatchBaselineRequest() :
m_nameHasBeenSet(false),
m_glo... | {
"content_hash": "f5f62be91109782a653bcf061bead4b6",
"timestamp": "",
"source": "github",
"line_count": 93,
"max_line_length": 125,
"avg_line_length": 24.903225806451612,
"alnum_prop": 0.7560449050086355,
"repo_name": "svagionitis/aws-sdk-cpp",
"id": "39aa172eb095a6c36ee5641f4ab7606520211a07",
"siz... |
#Overview
This directory contains Test Objects for all built-in keystone fields. A Field Test Object defines the entire test behavior of a keystone field.
# Object Structure
The structure of a field Test Object is similar to a NightwatchJS Page Object. Please see existing Field Test Object for implementation exampl... | {
"content_hash": "b696dd6fc80693e070a72e20d4112cf3",
"timestamp": "",
"source": "github",
"line_count": 76,
"max_line_length": 151,
"avg_line_length": 44.73684210526316,
"alnum_prop": 0.5535294117647059,
"repo_name": "keystonejs/keystone-nightwatch-e2e",
"id": "28141ca8fd747c08fb03016764d2b70c6c85349... |
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
Imports System.Collections.Immutable
Imports System.Composition
Imports System.Globalization
Imports System.Threading
Imports Microsoft.CodeAnalysis.Completion... | {
"content_hash": "bcac0be83e51ddb95d4567a16bd61be5",
"timestamp": "",
"source": "github",
"line_count": 154,
"max_line_length": 237,
"avg_line_length": 48.103896103896105,
"alnum_prop": 0.6942494600431965,
"repo_name": "rgani/roslyn",
"id": "54620ed7486fedb11cf14c4e38ebb505d47a6447",
"size": "7408"... |
layout: page
title: "About"
header-img: "img/transit.jpg"
group: "navigation"
order: 2
---
<p>What: Music reviews, mostly from the worlds of hip-hop and R&B, with an emphasis on quality artists and projects that are underrepresented or underappreciated.</p>
<p>Who: Just a passionate music fan, not an artist in an... | {
"content_hash": "0a9b5ec2944922ed0594aa3039545ae1",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 170,
"avg_line_length": 38.294117647058826,
"alnum_prop": 0.7250384024577573,
"repo_name": "thepulpit/thepulpit.github.io",
"id": "f615a92dbf3754964a923ecacf241173e8c603f3",
... |
"""
Django settings for elf project.
For more information on this file, see
https://docs.djangoproject.com/en/1.7/topics/settings/
For the full list of settings and their values, see
https://docs.djangoproject.com/en/1.7/ref/settings/
"""
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
import... | {
"content_hash": "e30896971a8b213804fefc4120628064",
"timestamp": "",
"source": "github",
"line_count": 114,
"max_line_length": 82,
"avg_line_length": 24.605263157894736,
"alnum_prop": 0.6898395721925134,
"repo_name": "KellyChan/python-examples",
"id": "5cf98149275ef38328bbf5342a0a6a5acadd1d0f",
"s... |
package com.amazonaws.services.directory.model;
import java.io.Serializable;
import javax.annotation.Generated;
import com.amazonaws.AmazonWebServiceRequest;
/**
*
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/ds-2015-04-16/UpdateSettings" target="_top">AWS API
* Documentation</a>
*/
@Generated("... | {
"content_hash": "018c9aa143f0506f598cd1a8106cf374",
"timestamp": "",
"source": "github",
"line_count": 199,
"max_line_length": 120,
"avg_line_length": 29.00502512562814,
"alnum_prop": 0.5918225918225918,
"repo_name": "aws/aws-sdk-java",
"id": "80483b2b3b886863a3652ca387bf31df159fbf9d",
"size": "63... |
import 'whatwg-fetch';
const URL_GITHUB = '/api/github';
const URL_TWITTER = '/api/twitter';
const URL_FACEBOOK = '/api/facebook';
/**
* Private.
* GET API call to get user profile details.
* @param {string} url - API URL
* @param {object} credentials - User authentication to connect to API
*/
const fetchUser = ... | {
"content_hash": "934db49daaf3a54a6eec433e7c3c7c0c",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 79,
"avg_line_length": 27.75229357798165,
"alnum_prop": 0.7001652892561984,
"repo_name": "esausilva/profile-updater",
"id": "9a86b6867604e55009081e9dc422a5b19a66bf55",
"si... |
namespace Umbraco.Cms.Core.Models.Editors;
/// <summary>
/// Represents an uploaded file for a property.
/// </summary>
public class ContentPropertyFile
{
/// <summary>
/// Gets or sets the property alias.
/// </summary>
public string? PropertyAlias { get; set; }
/// <summary>
/// ... | {
"content_hash": "9ca73de077a6f11e3ecfa64f0c8c9093",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 126,
"avg_line_length": 32.404761904761905,
"alnum_prop": 0.6113152094048494,
"repo_name": "umbraco/Umbraco-CMS",
"id": "9bb098697c90653ce86e70530cf4e5d06b7d1637",
"size": ... |
<html>
<head>
<title>User agent detail - PantechP9050/JJUS05312010 NetFront/3.5 OMC/1.5.3 Profile/MIDP-2.1 Configuration/CLDC-1.1 RMC/2.06.5 P11/01.02.02</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://font... | {
"content_hash": "3ec12a6772136d85f482c96f529bdb5a",
"timestamp": "",
"source": "github",
"line_count": 1038,
"max_line_length": 747,
"avg_line_length": 40.117533718689785,
"alnum_prop": 0.5261274674607368,
"repo_name": "ThaDafinser/UserAgentParserComparison",
"id": "f2b309457f364b76206a6cf6eff3c8ebb... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
~
~ WSO2 Inc. licenses this file to you under the Apache License,
~ Version 2.0 (the "License"); you may not use this file except
~ in compliance with the License.
~ You may obtain a copy of the Licens... | {
"content_hash": "8ebae15a388cc27df740fce21c8c40f4",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 204,
"avg_line_length": 37.6,
"alnum_prop": 0.598404255319149,
"repo_name": "DimalChandrasiri/carbon-device-mgt-plugins",
"id": "0de6af8d770dee4b2afce075a3865879be42098e",
... |
package com.alibaba.rocketmq.remoting.common;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.SocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.SocketChannel;
import com.alibaba.rocketmq.remoting.exception.RemotingConnectException;
import com.alibaba.rocketmq.remoting... | {
"content_hash": "14dbedcfc6f4058373bbdefdcb47ee36",
"timestamp": "",
"source": "github",
"line_count": 227,
"max_line_length": 94,
"avg_line_length": 32.44933920704846,
"alnum_prop": 0.5093673635623134,
"repo_name": "liujia128/RocketMQ-Master-analyze",
"id": "870b5846b72dce2abb1f31972c68608c6f3e151d... |
from tapiriik.services.ratelimiting import RateLimit, RateLimitExceededException
from tapiriik.services.api import ServiceException, UserExceptionType, UserException
class ServiceAuthenticationType:
OAuth = "oauth"
UsernamePassword = "direct"
class InvalidServiceOperationException(Exception):
pass
class ... | {
"content_hash": "eb5fbc22575873c22c0f8760dfef6f81",
"timestamp": "",
"source": "github",
"line_count": 159,
"max_line_length": 124,
"avg_line_length": 36.100628930817614,
"alnum_prop": 0.7369337979094077,
"repo_name": "cgourlay/tapiriik",
"id": "513a6f53e38a97b3f7e488528b3abdebea9dbc97",
"size": "... |
package com.netflix.spectator.servo;
import com.netflix.spectator.api.ManualClock;
import com.netflix.spectator.api.Measurement;
import com.netflix.spectator.api.Registry;
import com.netflix.spectator.api.Statistic;
import com.netflix.spectator.api.Timer;
import com.netflix.spectator.api.Utils;
import org.junit.Asser... | {
"content_hash": "e67a3a1269398a78be02f648cb20088c",
"timestamp": "",
"source": "github",
"line_count": 225,
"max_line_length": 85,
"avg_line_length": 28.275555555555556,
"alnum_prop": 0.6549827098396731,
"repo_name": "cfieber/spectator",
"id": "96a9f381a4c126e50cc7c7bc72847b564c188f00",
"size": "6... |
// Copyright (c) 2011-2016 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_QT_GUICONSTANTS_H
#define BITCOIN_QT_GUICONSTANTS_H
/* Milliseconds between model updates */
static const in... | {
"content_hash": "09aebfb13bee472412f91975e608bf77",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 75,
"avg_line_length": 35.785714285714285,
"alnum_prop": 0.7440119760479041,
"repo_name": "xieta/mincoin",
"id": "2dfc0c26edeacc77c0138ea09bc009f09e52bfbb",
"size": "2004",... |
PONY_EXTERN_C_BEGIN
typedef void (*trace_object_fn)(pony_ctx_t* ctx, void* p, pony_trace_fn f);
typedef void (*trace_actor_fn)(pony_ctx_t* ctx, pony_actor_t* actor);
typedef struct scheduler_t scheduler_t;
typedef struct pony_ctx_t
{
scheduler_t* scheduler;
pony_actor_t* current;
trace_object_fn trace_object;... | {
"content_hash": "ed1604105b262d33185a287dfb12e393",
"timestamp": "",
"source": "github",
"line_count": 77,
"max_line_length": 75,
"avg_line_length": 20.441558441558442,
"alnum_prop": 0.7033036848792884,
"repo_name": "jonas-l/ponyc",
"id": "bbd0ba18dba0545759913901d7dff0d83ea74a26",
"size": "1734",... |
(function() {
var Slack, autoMark, autoReconnect, slack, token;
var WebSocketServer = require('ws').Server
, wss = new WebSocketServer({port: process.env.PORT || 5000});
// Grab add-ons
var osu = require('./osu.js');
var quotes = require('./quotes.js');
var scoreKeeper = require('./scoreKeeper.js');
va... | {
"content_hash": "37cfac3ade2f3e8fe66ee048b4b42b5f",
"timestamp": "",
"source": "github",
"line_count": 77,
"max_line_length": 92,
"avg_line_length": 26.363636363636363,
"alnum_prop": 0.5802955665024631,
"repo_name": "cpww/dale",
"id": "9ca7bcd66e0ba32dfaeab8b09c713e1b1d1d9aa9",
"size": "2065",
"... |
package com.facebook.buck.android;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertSame;
import static org.junit.Assert.assertTrue;
import com.android.ddmlib.IDevice;
import com.facebook.buck.a... | {
"content_hash": "9090433d098fdd3ef0711cc363dd83ba",
"timestamp": "",
"source": "github",
"line_count": 420,
"max_line_length": 100,
"avg_line_length": 37.09285714285714,
"alnum_prop": 0.6967071057192374,
"repo_name": "zpao/buck",
"id": "cd5b60b4782bcd5efe2f02ce18f106535fd57db5",
"size": "16195",
... |
<!DOCTYPE html>
<html lang="en">
{% include 'head.html' %}
<body>
{% include 'topbar.html' %}
<main>
{% block main %}{% endblock %}
</main>
<div class="modal fade" id="konamiModal">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" cla... | {
"content_hash": "34f72ec537161a05c082a4a47d9292e9",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 130,
"avg_line_length": 26.727272727272727,
"alnum_prop": 0.576530612244898,
"repo_name": "PrincessTeruko/TsunArt",
"id": "8fdc5f848495a8200441d3c64ed8d45543381ba6",
"size"... |
import warnings
from pathlib import Path
import matplotlib.pyplot as plt
import pytest
import pandas as pd
from plotnine import (ggplot, aes, geom_text, geom_point, facet_wrap,
ggsave, theme_xkcd)
from plotnine.data import mtcars
from plotnine.exceptions import PlotnineError, PlotnineWarning
p ... | {
"content_hash": "cdb40221692fa83bd756a91ce494a3d7",
"timestamp": "",
"source": "github",
"line_count": 147,
"max_line_length": 73,
"avg_line_length": 29.34013605442177,
"alnum_prop": 0.5981915140273592,
"repo_name": "has2k1/plotnine",
"id": "e733ecea3442bb7fee0c699175556aa7d3bbba6e",
"size": "4313... |
package com.gemstone.gemfire.internal.admin.remote;
import com.gemstone.gemfire.distributed.internal.*;
import com.gemstone.gemfire.internal.i18n.LocalizedStrings;
//import com.gemstone.gemfire.*;
//import com.gemstone.gemfire.internal.*;
//import com.gemstone.gemfire.internal.admin.*;
import java.io.*;
//imp... | {
"content_hash": "58234aedea4e9bb82c3424b1361c33f0",
"timestamp": "",
"source": "github",
"line_count": 65,
"max_line_length": 101,
"avg_line_length": 26.06153846153846,
"alnum_prop": 0.7172373081463991,
"repo_name": "papicella/snappy-store",
"id": "b48e772e12431f5f3a525335f6da2f4a9d0e1c4d",
"size"... |
/**
* \file
* \brief Threads.
*/
/*
* Copyright (c) 2007, 2008, 2009, 2010, 2011, ETH Zurich.
* All rights reserved.
*
* This file is distributed under the terms in the attached LICENSE file.
* If you do not find this file, copies can be found by writing to:
* ETH Zurich D-INFK, Haldeneggsteig 4, CH-8092 Zuri... | {
"content_hash": "dc82d800d3511e5a65625cce66d273f9",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 78,
"avg_line_length": 34.66197183098591,
"alnum_prop": 0.7058106460788297,
"repo_name": "daleooo/barrelfish",
"id": "2050cd8afd99c2dbfdbd4eadbede1e44ac0a45ea",
"size": "24... |
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/activity_vertical_margin"
android:pa... | {
"content_hash": "ef328dcd460b0dc0dd7a198ee8c2140c",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 74,
"avg_line_length": 43.6875,
"alnum_prop": 0.7267525035765379,
"repo_name": "gr4yscale/havit",
"id": "ee547d115bf31a18531fca906258dac19bc0fae1",
"size": "699",
"binary... |
using UnityEngine;
using VR = UnityEngine.VR;
using System.Collections;
/// <summary>
/// This is a simple behavior that can be attached to a parent of the CameraRig in order
/// to provide movement via the gamepad. This is useful when testing an application in
/// the Unity editor without the HMD.
/// To use it, cr... | {
"content_hash": "16f72842673baa4b4aaa5cc44b87c899",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 131,
"avg_line_length": 34.049019607843135,
"alnum_prop": 0.7238698531528938,
"repo_name": "SchizoCat3D/Ampersand",
"id": "4b6f3f4d3e6aefdd1387b668febd635ec8dcf4b0",
"size... |
<?php namespace Leochan\Charge\Models;
use Model;
/**
* DriversView Model
*/
class DriversView extends Model
{
protected $connection = 'yamadadbs';
/**
* @var string The database table used by the model.
*/
public $table = 'view_charge_drivers';
/**
* @var array Guarded fields
*... | {
"content_hash": "59bcf75118119f0107963d293836b857",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 56,
"avg_line_length": 19.236842105263158,
"alnum_prop": 0.5512995896032832,
"repo_name": "wintersunsunsun/yamada",
"id": "c9416e15b1c7f03bc4fb0dc2086122455ca62f11",
"size"... |
import json
from base64 import b64encode
from beanstalk_dispatch import ARGS
from beanstalk_dispatch import FUNCTION
from beanstalk_dispatch import KWARGS
from beanstalk_dispatch.common import create_request_body
from django.core.urlresolvers import reverse
from django.test import Client
from django.test import TestCa... | {
"content_hash": "2ebeaa97dd3ed2f5a9bf284b51be2d56",
"timestamp": "",
"source": "github",
"line_count": 114,
"max_line_length": 79,
"avg_line_length": 35.771929824561404,
"alnum_prop": 0.6074055909759686,
"repo_name": "Sonblind/orchestra",
"id": "500189f9f428e8025f869619dc7830904facbb57",
"size": "... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>containers: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... | {
"content_hash": "e553b970b56bbc8324deb52ef037c3f1",
"timestamp": "",
"source": "github",
"line_count": 167,
"max_line_length": 280,
"avg_line_length": 44.137724550898206,
"alnum_prop": 0.5518925518925519,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "b3a07ad3ffebf066803ea4540612ed202cc19251",... |
const td = require('testdouble');
const runCompilation = td.replace('../../lib/run-compilation');
const { string: formatter } = require('stylelint').formatters;
const LintDirtyModulesPlugin = require('../../lib/lint-dirty-modules-plugin');
const { defaultFilesGlob: glob } = require('../../lib/constants');
const conf... | {
"content_hash": "53bd2abbd64fee5a023e3dd6b3bd7c27",
"timestamp": "",
"source": "github",
"line_count": 165,
"max_line_length": 87,
"avg_line_length": 27.181818181818183,
"alnum_prop": 0.6142697881828316,
"repo_name": "vieron/stylelint-webpack-plugin",
"id": "95a74f15b206ca51ced29d140fa78d6f3b4a02c7"... |
import { mocked } from "jest-mock";
import { EventType, MatrixClient, MatrixEvent, Room } from "matrix-js-sdk/src/matrix";
import Modal from "../../../src/Modal";
import {
startNewVoiceBroadcastRecording,
VoiceBroadcastInfoEventType,
VoiceBroadcastInfoState,
VoiceBroadcastRecordingsStore,
VoiceBr... | {
"content_hash": "e483dc83015681638a564bef6150fe5e",
"timestamp": "",
"source": "github",
"line_count": 206,
"max_line_length": 103,
"avg_line_length": 34.9126213592233,
"alnum_prop": 0.5209955506117909,
"repo_name": "matrix-org/matrix-react-sdk",
"id": "1873a4b513364a3b02fda597e6146902e1931589",
"... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>continuations: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.m... | {
"content_hash": "7a6ae0cb736f8ce29f58e7915f99f2e6",
"timestamp": "",
"source": "github",
"line_count": 178,
"max_line_length": 159,
"avg_line_length": 41.28089887640449,
"alnum_prop": 0.5590636908002178,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "96052b95b2b908e7878f07c5708a4faf0b6f3288",
... |
<?php
namespace Sabre\VObject;
class TimeZoneUtil {
public static $map = array(
// from http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/zone_tzid.html
// snapshot taken on 2012/01/16
// windows
'AUS Central Standard Time'=>'Australia/Darwin',
'AUS Eastern Stan... | {
"content_hash": "677c703bd3b3b785c2116cce88f7465c",
"timestamp": "",
"source": "github",
"line_count": 473,
"max_line_length": 123,
"avg_line_length": 45.53699788583509,
"alnum_prop": 0.5310831514926413,
"repo_name": "Tlapi/Noodle",
"id": "8613e864b7d5a4c2224d3a2e3872edd832d3b828",
"size": "21944"... |
@interface CKXPathQuery : NSObject
+ (id)queryFromString:(NSString*)queryString;
- (id)initFromString:(NSString*)queryString;
@property (nonatomic, readonly) NSString* queryString;
@end
| {
"content_hash": "4584bd6d3f2464af9f9e9e209f239395",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 54,
"avg_line_length": 23.625,
"alnum_prop": 0.7777777777777778,
"repo_name": "konistehrad/CKDocument",
"id": "caa7f3fb732fda03ad92ad69876af4c2571df5b0",
"size": "1451",
"... |
package org.apache.beam.sdk.io.kinesis;
import com.google.common.testing.EqualsTester;
import java.util.NoSuchElementException;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;
/** Tests {@link CustomOptional}. */
@RunWith(JUnit4.class)
public class CustomOptionalTest {
@Te... | {
"content_hash": "332cc1fd871e8dfe922f9daf31852d2e",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 75,
"avg_line_length": 28.821428571428573,
"alnum_prop": 0.7360594795539034,
"repo_name": "chamikaramj/beam",
"id": "00e6b933402528cb4e9e91c3063adbf928c6bc27",
"size": "161... |
import { noop, promiseNoop } from '../other'
describe('noop', () => {
test('Does nothing', () => {
expect(noop()).toBe(undefined)
})
})
describe('promiseNoop', () => {
test('Does nothing', () => {
expect(promiseNoop()).resolves.toBe(undefined)
})
})
| {
"content_hash": "9c9f294e5ea0cfac789f8997e6ef734e",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 50,
"avg_line_length": 20.615384615384617,
"alnum_prop": 0.5671641791044776,
"repo_name": "helpscout/blue",
"id": "5287b1b8f15d784e93ada95d7cf80eb39803137c",
"size": "268",... |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.dro... | {
"content_hash": "c1775711dcb928eda5670e55e91afc82",
"timestamp": "",
"source": "github",
"line_count": 78,
"max_line_length": 204,
"avg_line_length": 37.51282051282051,
"alnum_prop": 0.5974025974025974,
"repo_name": "micsta/dropwizard",
"id": "3c4035e46297a18b9bd758206f33e731ce551c52",
"size": "29... |
require File.expand_path('../boot', __FILE__)
require 'rails/all'
Bundler.require(*Rails.groups)
require "params2session"
module Dummy
class Application < Rails::Application
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in co... | {
"content_hash": "2e46fe9e41c7ec936169f43dcce2d4c1",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 99,
"avg_line_length": 38.608695652173914,
"alnum_prop": 0.7105855855855856,
"repo_name": "denispeplin/params2session",
"id": "0d16bfb40f740727a7959993360b81673709287b",
"s... |
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<meta name="description" content="an uplifting and encouraging blog by Dallas Pepper">
<meta name="keywords" content="an uplifting and encouraging blog by Dallas Pepper">
<meta name="author" content="Dallas Pepper">
<met... | {
"content_hash": "7b92c0c76b7e42cc4c12740919309a5d",
"timestamp": "",
"source": "github",
"line_count": 216,
"max_line_length": 739,
"avg_line_length": 46.1712962962963,
"alnum_prop": 0.6117517296701093,
"repo_name": "a-little-encouragement/blog",
"id": "6c61d9ddc25eafd615e71546c5b4220a62c8595e",
"... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>SQLite Documentation</title>
<style type="text/css">
body {
margin: auto;
font-family: Verdana, sans-serif;
padding: 8px 1%;
}
a... | {
"content_hash": "524e52e390c44fedac92d57e3a82ee0e",
"timestamp": "",
"source": "github",
"line_count": 409,
"max_line_length": 275,
"avg_line_length": 67.21271393643032,
"alnum_prop": 0.70516551473263,
"repo_name": "andrasigneczi/TravelOptimizer",
"id": "33f849035fd3db1dd789cad0d60552b9aea21350",
... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>SFML - Simple and Fast Multimedia Library</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta c... | {
"content_hash": "89ccb0e1de94f19d9a1d7f76dc5cedea",
"timestamp": "",
"source": "github",
"line_count": 65,
"max_line_length": 330,
"avg_line_length": 61.53846153846154,
"alnum_prop": 0.62025,
"repo_name": "NhojEntuna/Blank-Engine---Official-Engine-Repository",
"id": "320089e8479f317f79fb8d362b44bcd1... |
package org.apache.hadoop.fs.azure;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.ArrayList;
import java.util.List;
import java.util.EnumSet;
import java.util.HashMap;
import org.apache.hadoop.classifica... | {
"content_hash": "235f4ae94ede4b9f8096a585fa3b41a2",
"timestamp": "",
"source": "github",
"line_count": 763,
"max_line_length": 119,
"avg_line_length": 42.66448230668414,
"alnum_prop": 0.6561300033791049,
"repo_name": "NJUJYB/disYarn",
"id": "c2169a475b547f892e8d0bb915ab552e5a0481bb",
"size": "3335... |
package com.ashish;
import org.testng.annotations.Test;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
/**
* @author Ashish Sharma
* on 10/23/2015.
*/
public class SynchronizedPrintingThreadTest {
@Test
public void synchro... | {
"content_hash": "397e30d7ce00884c91a4e060b6fe07fb",
"timestamp": "",
"source": "github",
"line_count": 101,
"max_line_length": 79,
"avg_line_length": 25.534653465346533,
"alnum_prop": 0.5257851880573866,
"repo_name": "ashiishsharma/PracticeCode",
"id": "577223554951994184da29ef4f2b4dd0bff19d03",
"... |
package slog
// Severity is Stackdriver Logging Log Level
type Severity int
// Stackdriver Logging Log Level List
const (
DEBUG Severity = iota
INFO
WARNING
ERROR
)
| {
"content_hash": "1508d3ded544e0d5d9b9fc9415d451a7",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 44,
"avg_line_length": 14.25,
"alnum_prop": 0.7602339181286549,
"repo_name": "sinmetal/slog",
"id": "113b8cdf5a79448b23c526bbe151511bf6a6a9d4",
"size": "171",
"binary": f... |
import unittest
import numpy
import six
import chainer
from chainer import backend
from chainer.backends import cuda
from chainer import gradient_check
from chainer import initializers
from chainer import links
from chainer import memory_layouts
from chainer import testing
from chainer.testing import attr
from chaine... | {
"content_hash": "6a1c017feef8e81ec5ff175360235fcd",
"timestamp": "",
"source": "github",
"line_count": 774,
"max_line_length": 79,
"avg_line_length": 33.622739018087856,
"alnum_prop": 0.6077851214263756,
"repo_name": "pfnet/chainer",
"id": "b4bf70ae5ec5320ba58409c9a01267828e3102db",
"size": "26024... |
package guiobjects
import gamelogic.{Card, GameEvents}
import graphics.CardGraphics
import gui._
/**
* A small Frame put at the BottomLeft of the screen that displays the Trump for the Deal.
*/
object TrumpFrame extends Frame(UIParent) {
private val cardWidth: Double = 100
setPoint(BottomLeft)
... | {
"content_hash": "ec8d4a2697092ab10fed4fbc050e58b5",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 90,
"avg_line_length": 29.79245283018868,
"alnum_prop": 0.694743508549715,
"repo_name": "sherpal/oh-hell-card-game",
"id": "cc8575d66b3d1897b1e416f61e8153409031b23f",
"size... |
import mock
import pytest
from future.moves.urllib.parse import quote
from django.utils import timezone
from django.core.exceptions import MultipleObjectsReturned
from osf.models import Guid, NodeLicenseRecord, OSFUser
from osf_tests.factories import AuthUserFactory, UserFactory, NodeFactory, NodeLicenseRecordFactory,... | {
"content_hash": "cb5ecb089e7d80ed9906f4f305dddc81",
"timestamp": "",
"source": "github",
"line_count": 461,
"max_line_length": 212,
"avg_line_length": 42.23644251626898,
"alnum_prop": 0.6343279749370859,
"repo_name": "aaxelb/osf.io",
"id": "d3b5d9bd87a8636745bd21225f0db7296d09ce1e",
"size": "19471... |
package r
import (
"fmt"
"reflect"
"strings"
"sync"
"time"
)
var (
typeCache = make(map[reflect.Value]map[string]int)
typeLock sync.RWMutex
)
// Resolves the value of field within data
func ResolveField(data interface{}, field string) (value interface{}, exists bool) {
switch typed := data.(type) {
case ma... | {
"content_hash": "d5884e66dde0952fc9a47ed62b92b1a9",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 84,
"avg_line_length": 24.082706766917294,
"alnum_prop": 0.6846706212925382,
"repo_name": "jmptrader/gerb",
"id": "8f59e201fed5dc47773a0940d1cc6cf504f11563",
"size": "3203... |
using System;
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
using System.Xml.Serialization;
namespace DD.CBU.Compute.Api.Contracts.Server
{
/// <summary>
/// A new server to deploy
/// </summary>
[GeneratedCode("xsd", "4.0.30319.1")]
[Serializable]
[Debug... | {
"content_hash": "44dc8f16d231a16c516a0aae68b5ac5d",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 99,
"avg_line_length": 25.157894736842106,
"alnum_prop": 0.6380753138075314,
"repo_name": "shai-guy/CaaS_PS",
"id": "2e0a43fd66349621d3b446ad57f4eca96b2dd883",
"size": "956... |
include ../../../Make.inc
TARG=os/signal
GOFILES=\
signal.go\
include ../../../Make.pkg
| {
"content_hash": "f4fbfb9b215310efebd24e927bc8bba0",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 25,
"avg_line_length": 13,
"alnum_prop": 0.6043956043956044,
"repo_name": "niemeyer/golang",
"id": "26f58760e2b518370e495dba196823ddb62c7345",
"size": "248",
"binary": fal... |
<?php
Yii::import('zii.widgets.jui.CJuiInputWidget');
/**
* CJuiDatePicker displays a datepicker.
*
* CJuiDatePicker encapsulates the {@link http://jqueryui.com/demos/datepicker/ JUI
* datepicker} plugin.
*
* To use this widget, you may insert the following code in a view:
* <pre>
* $this->widge... | {
"content_hash": "06956a2673a37b394716396e61d7136c",
"timestamp": "",
"source": "github",
"line_count": 126,
"max_line_length": 149,
"avg_line_length": 32.46825396825397,
"alnum_prop": 0.6394524566120753,
"repo_name": "piaoxuedtian/myrepo",
"id": "2dc8d9d6b7617e5386bc917f8f4e332edc47967e",
"size": ... |
namespace content {
AccessibilityNotificationWaiter::AccessibilityNotificationWaiter(
WebContents* web_contents)
: event_to_wait_for_(ui::AX_EVENT_NONE),
loop_runner_(new MessageLoopRunner()),
event_target_id_(0),
event_render_frame_host_(nullptr),
weak_factory_(this) {
frame_host_ = ... | {
"content_hash": "febf6a0c9146df812e734c60852063ce",
"timestamp": "",
"source": "github",
"line_count": 93,
"max_line_length": 75,
"avg_line_length": 36.16129032258065,
"alnum_prop": 0.7124591138864109,
"repo_name": "Samsung/ChromiumGStreamerBackend",
"id": "c9541781622f91cb6b09060be31ca2870861991d",... |
import os
PROJECT_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
print PROJECT_ROOT
DEBUG = True
TEMPLATE_DEBUG = DEBUG
ADMINS = (
# ('Your Name', 'your_email@example.com'),
)
MANAGERS = ADMINS
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.sqlite3', # Add 'postgresql_... | {
"content_hash": "76cf0014e92590940dbaa604ab669769",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 127,
"avg_line_length": 32.733333333333334,
"alnum_prop": 0.6860149355057705,
"repo_name": "bajubullet/twitter-clone",
"id": "53d1fd669f0476b98c67cb5e715079dc0e4354c3",
"s... |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >
<LinearLayout
android:id="@+id/group"
... | {
"content_hash": "39c3f06385f0249e9b4509a7de361f81",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 72,
"avg_line_length": 33.411764705882355,
"alnum_prop": 0.5501760563380281,
"repo_name": "frazer-rbsn/KukubaPlayer",
"id": "4a1bcded9d08633f062aa6b535f288f19fb7315f",
"siz... |
@interface MIUDescription : MIUMethod
@property(nonatomic, weak) NSSet *enums;
@end
| {
"content_hash": "7648db546aa62ce42fc0fe6c2a1ea487",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 40,
"avg_line_length": 17.2,
"alnum_prop": 0.7674418604651163,
"repo_name": "NixSolutionsMobile/MIU",
"id": "a267fcfb6928629389acca32fd13b649c48fa9cf",
"size": "264",
"bin... |
package com.space.invaders.controladores;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input;
import com.space.invaders.controladores.base.ControladorEstadoJuegoBase;
import com.space.invaders.entidades.menu.OpcionMenu;
import com.space.invaders.interfaces.mensajes.IColega;
import com.space.invaders.interfaces... | {
"content_hash": "82e9cecbbc0adfb05bac134d82c59ede",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 100,
"avg_line_length": 26.850467289719628,
"alnum_prop": 0.7608771319178559,
"repo_name": "wilmerbz/dp-final-project",
"id": "05fe8004ca7b3bc54f5ef740e62e4b62e57185f4",
"... |
<!DOCTYPE html>
<html>
<body>
<h1> Enigma - Gamechanger in the Second World War. </h1>
This is the Enigma learning panel.
</body>
</html>
| {
"content_hash": "92e5093fb528f47f45d1541dbfd7053b",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 56,
"avg_line_length": 16.555555555555557,
"alnum_prop": 0.6375838926174496,
"repo_name": "PSeminarKryptographie/MonkeyCrypt",
"id": "5ba8d2d6e56aa4eb87f054210f337b430dee031a"... |
<?php
/**
* @group lambdas
* @group functional
*/
class Mustache_Test_FiveThree_Functional_ClosureQuirksTest extends PHPUnit_Framework_TestCase
{
private $mustache;
public function setUp()
{
$this->mustache = new Mustache_Engine();
}
public function testClosuresDontLikeItWhenYouTouch... | {
"content_hash": "baa37fde94e2a6cd445e892eae66e2eb",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 93,
"avg_line_length": 21.16,
"alnum_prop": 0.610586011342155,
"repo_name": "MrFibunacci/Framy",
"id": "c997a1d2dd98c7f1b2269838966c7cb9f7d461f4",
"size": "738",
"binary"... |
package com.amazonaws.services.iot.model.transform;
import javax.annotation.Generated;
import com.amazonaws.SdkClientException;
import com.amazonaws.Request;
import com.amazonaws.http.HttpMethodName;
import com.amazonaws.services.iot.model.*;
import com.amazonaws.transform.Marshaller;
import com.amazonaws.protocol... | {
"content_hash": "d14c36f26953e1a4a6af4c4e1ebc5621",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 151,
"avg_line_length": 39.98039215686274,
"alnum_prop": 0.7631191760666993,
"repo_name": "aws/aws-sdk-java",
"id": "de97401bf179bd4eebec748225a206a5bce01128",
"size": "261... |
see docker location on docker hub
- https://hub.docker.com/r/jumpscale/ubuntu1604_golang/
std passwd
- root/gig1234
## use from non jumpscale enabled system
easiest way to use (windows & max)
- install https://www.docker.com/toolbox
- login using your docker account (create one if you don't have yet)
- click create
... | {
"content_hash": "815c934f83e630829e360b97a5939f0b",
"timestamp": "",
"source": "github",
"line_count": 73,
"max_line_length": 94,
"avg_line_length": 23.315068493150687,
"alnum_prop": 0.7614571092831962,
"repo_name": "Jumpscale/dockers",
"id": "e7774ee153090ed82f4eb5de2a970939651b8433",
"size": "17... |
---
uid: SolidEdgeAssembly.AssemblyBody.Mirror(System.Object)
summary:
remarks:
syntax:
parameters:
- id: pPlane
description: Specifies the reference plane about which the referenced Occurrence object is mirrored.
---
| {
"content_hash": "b130e96b1624667fe05fe66c45ba8c45",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 106,
"avg_line_length": 26.11111111111111,
"alnum_prop": 0.7404255319148936,
"repo_name": "SolidEdgeCommunity/docs",
"id": "bc570d8b5fc3632f36487a5ed3122e71dac38d56",
"size"... |
<?php
namespace Ibuildings\QaTools\Core\Task\Executor;
use Ibuildings\QaTools\Core\Composer\Configuration;
use Ibuildings\QaTools\Core\Composer\Package;
use Ibuildings\QaTools\Core\Composer\PackageSet;
use Ibuildings\QaTools\Core\Composer\Project as ComposerProject;
use Ibuildings\QaTools\Core\Composer\ProjectFactory... | {
"content_hash": "574b3eb7f52fb81641b7a82780893ec6",
"timestamp": "",
"source": "github",
"line_count": 143,
"max_line_length": 115,
"avg_line_length": 38.61538461538461,
"alnum_prop": 0.6617167692864904,
"repo_name": "ibuildingsnl/qa-tools",
"id": "a84fa67c540a6ede94d41eead65025d4be9dec01",
"size"... |
<!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_151) on Sat Mar 16 04:11:57 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.s... | {
"content_hash": "d55896600aaf5fae5fe13b0fb41bd5b4",
"timestamp": "",
"source": "github",
"line_count": 260,
"max_line_length": 577,
"avg_line_length": 62.78076923076923,
"alnum_prop": 0.6768363658641181,
"repo_name": "wildfly-swarm/wildfly-swarm-javadocs",
"id": "b294e6055ae233118d43718a305bd66bdd7a... |
<?php
namespace TYPO3\CMS\Install\Tests\Unit;
use org\bovigo\vfs\vfsStream;
/**
* Test case
*/
abstract class FolderStructureTestCase extends \TYPO3\CMS\Core\Tests\UnitTestCase
{
/**
* Create a random directory in the virtual file system and return the path.
*
* @param string $prefix
* @re... | {
"content_hash": "d4ea1ef9a2fd95ea7f1be90b4e519645",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 81,
"avg_line_length": 24.72972972972973,
"alnum_prop": 0.6185792349726776,
"repo_name": "ahmedRguei/blogTypo",
"id": "7c5e3a2de4ab994e228dcb51ea9a33b6c75c49ab",
"size": "1... |
"""Test class for Fake driver."""
import mock
from ironic.common import boot_devices
from ironic.common import driver_factory
from ironic.common import exception
from ironic.common import states
from ironic.conductor import task_manager
from ironic.drivers import base as driver_base
from ironic.tests.unit.conductor i... | {
"content_hash": "67daca29980a070b1fa94827670a3c87",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 79,
"avg_line_length": 41.242990654205606,
"alnum_prop": 0.6798096532970768,
"repo_name": "ruyang/ironic",
"id": "c0a849f5a522cb49a458ed62d569d0e1538ee057",
"size": "5086"... |
package java.security.spec;
import java.math.BigInteger;
import java.security.spec.AlgorithmParameterSpec;
/**
* This class specifies the set of parameters used to generate an RSA
* key pair.
*
* @author Jan Luehe
*
* @see java.security.KeyPairGenerator#initialize(java.security.spec.AlgorithmParameterSpec)
*... | {
"content_hash": "64315557c79121ef749a52ffa445883a",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 92,
"avg_line_length": 26.355555555555554,
"alnum_prop": 0.657672849915683,
"repo_name": "mirkosertic/Bytecoder",
"id": "c13a8cc3a1c3873880f0c1aeae3337adb94558bd",
"size": ... |
using log4net;
using OpenMetaverse.StructuredData;
using OpenSim.Framework;
using OpenSim.Server.Handlers.Simulation;
using OpenSim.Services.Interfaces;
using System;
using System.Collections;
using System.Net;
using System.Reflection;
using GridRegion = OpenSim.Services.Interfaces.GridRegion;
namespace OpenSim.Ser... | {
"content_hash": "4231689e07820d8a33210819931b447d",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 121,
"avg_line_length": 36.46078431372549,
"alnum_prop": 0.6316214036031191,
"repo_name": "BogusCurry/arribasim-dev",
"id": "12bdffcd89fa54abe54c02a44a88178ee839041a",
"si... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.