text stringlengths 2 1.04M | meta dict |
|---|---|
package org.springframework.boot.context.scan;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.config.BeanPostProcessor;
import org.springframework.core.Ordered;
/**
* A base {@link BeanPostProcessor} implementation that holds the packages to use for a
* given component. ... | {
"content_hash": "45bbe35c7defc9af0f3c014f03a92999",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 87,
"avg_line_length": 24.625,
"alnum_prop": 0.7681895093062606,
"repo_name": "philwebb/spring-boot-concourse",
"id": "7642f66df808fbeba07d1bbf5528da561659f47d",
"size": "1... |
$(function() {
$('.navbar a').click(function (e) {
if ($(this).parent().hasClass('disabled')) e.preventDefault()
})
})
| {
"content_hash": "27e79c3100fd26090d10859ea3e3fadb",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 63,
"avg_line_length": 24.6,
"alnum_prop": 0.5853658536585366,
"repo_name": "jareddgotte/mcm",
"id": "96023e73e84d32384a217c2fae608ec5d31e0704",
"size": "123",
"binary": f... |
<?php
namespace SkautisBundle\Security\Http\Logout;
use Skautis\Skautis;
use Symfony\Component\HttpFoundation\RedirectResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\Security\Http\Logout\LogoutSuccessHandlerInterface;
/**
* Trida provadejici odhlaseni
*/
class SkautisLogoutHandler imp... | {
"content_hash": "228ac52f0f1df0f93054a28e85084a34",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 73,
"avg_line_length": 20.642857142857142,
"alnum_prop": 0.6735870818915801,
"repo_name": "skaut/SkautisBundle",
"id": "ec37281c88bb44df3c44c01b0585bcd891385f86",
"size": "... |
<?xml version="1.0" encoding="utf-8"?>
<resources name="en" flag="gb" title="English">
<string name="_bx_payment"><![CDATA[Payments]]></string>
<!-- OPTIONS -->
<string name="_bx_payment_option_default_currency_code"><![CDATA[Currency]]></string>
<string name="_bx_payment_option_err_default_currency_code"><![CDATA... | {
"content_hash": "80da6de93ee904725b5e8be24de47ef7",
"timestamp": "",
"source": "github",
"line_count": 497,
"max_line_length": 506,
"avg_line_length": 84.58752515090544,
"alnum_prop": 0.7048763082778307,
"repo_name": "unaio/una",
"id": "82517877cb731dfef67d84c9b0d837108a0a27f0",
"size": "42040",
... |
<?php
namespace EntWeChat\Payment\MerchantPay;
use EntWeChat\Core\AbstractAPI;
use EntWeChat\Payment\Merchant;
use EntWeChat\Support\Collection;
use EntWeChat\Support\XML;
use Psr\Http\Message\ResponseInterface;
/**
* Class API.
*/
class API extends AbstractAPI
{
/**
* Merchant instance.
*
* @va... | {
"content_hash": "fe13257b48208269ae3821be33bd2f3c",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 97,
"avg_line_length": 23.293233082706767,
"alnum_prop": 0.5564880568108457,
"repo_name": "freyo/entwechat",
"id": "5b1cadbb67b7682f8740164c4b8a6df7a59c7435",
"size": "309... |
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
info: >
The activation object is initialised with a property with name arguments
and attributes {DontDelete}
es5id: 10.1.6_A1_T3
description: Checking function which returns... | {
"content_hash": "9328c60a2ff94c62ff8ea63dfed04c31",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 78,
"avg_line_length": 25.35,
"alnum_prop": 0.7080867850098619,
"repo_name": "baslr/ArangoDB",
"id": "4349aa4a91eb00d1b5c29bad1ccff2038dc3a5e1",
"size": "507",
"binary": ... |
title: Success Story 2
shorttitle: Manufacturing
categories:
- en
- success
layout: default
ref: manuf
lang: en
---
## Manufacturing - Michelin
#### The assembly of high performance automobile tires was streamlined using statistical test design and analysis of harmonics, ensuring uniform quality and ... | {
"content_hash": "9462cea7bec390881bec94b1e3c52107",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 224,
"avg_line_length": 51.94736842105263,
"alnum_prop": 0.7978723404255319,
"repo_name": "colliand/insights-canada-brochure",
"id": "0f7b4370585cc842695292d6b69643ae01d1d71f... |
using System;
using System.Collections.Generic;
using System.Linq;
using Elasticsearch.Net;
using FluentAssertions;
using Nest;
using Tests.Framework;
using Tests.Framework.Integration;
using Tests.Framework.MockData;
using Xunit;
namespace Tests.QueryDsl
{
[Collection(IntegrationContext.ReadOnly)]
public abstract ... | {
"content_hash": "9aad7037988e54e967aa818ec2480ded",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 94,
"avg_line_length": 23.066666666666666,
"alnum_prop": 0.7514450867052023,
"repo_name": "jonyadamit/elasticsearch-net",
"id": "a3fceb42e63b98ffc5c654a7cf58a779694c2303",
... |
using System;
using System.Diagnostics;
using System.Linq;
using System.Reflection;
using FluentAssertions.Types;
namespace FluentAssertions
{
/// <summary>
/// Extension methods for getting method and property selectors for a type.
/// </summary>
[DebuggerNonUserCode]
public static class TypeExte... | {
"content_hash": "a104dcbec4fe35fec172a9f9fa5bfa01",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 92,
"avg_line_length": 30.732142857142858,
"alnum_prop": 0.6072051133062173,
"repo_name": "Pyroka/FluentAssertions.Unity",
"id": "8ef5a4b93c7e777cb165db43ba403454b5baa832",
... |
using System;
using System.Reflection;
using System.Security.Principal;
using System.Web;
using System.Web.Mvc;
using System.Web.Routing;
using System.Web.Security;
using StackExchange.DataExplorer.Helpers;
using StackExchange.Exceptional;
using StackExchange.Profiling;
namespace StackExchange.DataExplorer... | {
"content_hash": "3c72fe20a5ed21c5a919a68cca221ce3",
"timestamp": "",
"source": "github",
"line_count": 155,
"max_line_length": 247,
"avg_line_length": 34.87741935483871,
"alnum_prop": 0.5431002589715132,
"repo_name": "vebin/StackExchange.DataExplorer",
"id": "245bb1c926371494dbdbd4159cebe12686557496... |
package org.projectfloodlight.openflow.protocol;
import org.projectfloodlight.openflow.protocol.*;
import org.projectfloodlight.openflow.protocol.action.*;
import org.projectfloodlight.openflow.protocol.actionid.*;
import org.projectfloodlight.openflow.protocol.bsntlv.*;
import org.projectfloodlight.openflow.protocol.... | {
"content_hash": "9df0b1e7d1b668cb76f7781582aa3567",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 75,
"avg_line_length": 37.647887323943664,
"alnum_prop": 0.7343808454919566,
"repo_name": "o3project/openflowj-otn",
"id": "af3d45e3e4090fca264be4872ea3adaeda7699f7",
"size... |
@class IDEIssueManager, NSString, NSURL;
@interface IDEIssueManager_ByFileObserverToken : NSObject <DVTCancellable>
{
IDEIssueManager *_issueManager;
NSURL *_documentURL;
unsigned long long _observingOptions;
CDUnknownBlockType _observerBlock;
}
@property(readonly) unsigned long long observingOptions;... | {
"content_hash": "986ecd83dfc7db0086ef9c6d58bc106b",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 121,
"avg_line_length": 38.19230769230769,
"alnum_prop": 0.7925478348439073,
"repo_name": "wczekalski/Distraction-Free-Xcode-plugin",
"id": "c3b919a491fe63be88f5966be3e8a9686... |
/// Copyright (c) 2012 Ecma International. All rights reserved.
/**
* @path ch15/15.4/15.4.4/15.4.4.21/15.4.4.21-0-1.js
* @description Array.prototype.reduce must exist as a function
*/
function testcase() {
var f = Array.prototype.reduce;
if (typeof(f) === "function") {
return true;
}
}
runTestCase(t... | {
"content_hash": "b1d04597a9df3821272a501bf210b973",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 65,
"avg_line_length": 23.571428571428573,
"alnum_prop": 0.6545454545454545,
"repo_name": "chaquotay/jint",
"id": "d72c4075b0f849bbc6fef6c56c27161823b94764",
"size": "330",... |
package graph.state;
import graph.Type;
import graph.instructions.Producer;
import java.util.Collections;
import java.util.List;
/**
* Represents a local variable within a method.
*/
public class Variable implements State {
/**
* Index of the variable.
*/
private int index;
/**
* Type of the var... | {
"content_hash": "f1a4d9e831e2e8f3125f0c94539e1f69",
"timestamp": "",
"source": "github",
"line_count": 169,
"max_line_length": 80,
"avg_line_length": 21.236686390532544,
"alnum_prop": 0.6007244357759821,
"repo_name": "kamelher/java-gpu",
"id": "6f25ab913036afce712f2d09c6b5af3793b65379",
"size": "4... |
package cruise.umple.umple;
import org.eclipse.emf.ecore.EFactory;
/**
* <!-- begin-user-doc -->
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
* @see cruise.umple.umple.UmplePackage
* @generated
*/
public interface UmpleFact... | {
"content_hash": "1ae352a5eb2af51785f32b62793849e0",
"timestamp": "",
"source": "github",
"line_count": 1752,
"max_line_length": 88,
"avg_line_length": 28.924657534246574,
"alnum_prop": 0.5813600126292525,
"repo_name": "umple/umple",
"id": "97d29a5af48e086d52c4a5644213f3410af1cab3",
"size": "50717"... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "40650245b40c1cd4bd86f67e20d83a88",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "571cdeff79a011393fc9f2d08375012d3cc05d9c",
"size": "172... |
describe('L.mapbox.map', function() {
var server, element, tileJSON = helpers.tileJSON;
beforeEach(function() {
server = sinon.fakeServer.create();
element = document.createElement('div');
});
afterEach(function() {
server.restore();
});
it('allows access to the tilejs... | {
"content_hash": "4f54488ecfabe56034bc440e25071082",
"timestamp": "",
"source": "github",
"line_count": 354,
"max_line_length": 144,
"avg_line_length": 42.29943502824859,
"alnum_prop": 0.566648858020569,
"repo_name": "jackhummah/bootles",
"id": "41ff1ac8cc6a4e0f21e33bb38058d230ed148491",
"size": "1... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Package org.apache.poi.poifs.storage (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT... | {
"content_hash": "c9343c305975a654d25b634bcf780f0e",
"timestamp": "",
"source": "github",
"line_count": 375,
"max_line_length": 252,
"avg_line_length": 47.98133333333333,
"alnum_prop": 0.6634246651475574,
"repo_name": "wzul/237767",
"id": "1ec55b2681894f6b79612dd53ff78a93bc4f3761",
"size": "17993",... |
exports = module.exports = require('../commonjs/cache').default
exports['default'] = require('../commonjs/cache').default | {
"content_hash": "d50db24a06edc1ce8b90bce10bd1a2f9",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 63,
"avg_line_length": 60.5,
"alnum_prop": 0.7272727272727273,
"repo_name": "halt-hammerzeit/javascript-time-ago",
"id": "e8538d7d161aeb0c42a391660e23d5415762858e",
"size": ... |
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent" >
<TextView
android:id="@+id/thread_view_comment_commentBody"
android:layout_width="match_parent"
... | {
"content_hash": "e383bd3cbb5690394701aafc450b011d",
"timestamp": "",
"source": "github",
"line_count": 120,
"max_line_length": 74,
"avg_line_length": 39.425,
"alnum_prop": 0.6548298456985838,
"repo_name": "CMPUT301W14T08/GeoChan",
"id": "bf434eb08088c800ef0e8112ffcfd1599bf666a6",
"size": "4731",
... |
import axios from 'axios';
import config from '../env/config';
const ACCESS_TOKEN = config.dropBoxApi.token;
export async function uploadImage (image) {
const path = `${config.dropBoxApi.uploadPath}${image.name}`;
const { data: file } = await axios({
method: 'post',
headers: {
'Authorization': `Be... | {
"content_hash": "6005f3a934d6c3ff4620c6948c85a2ec",
"timestamp": "",
"source": "github",
"line_count": 58,
"max_line_length": 64,
"avg_line_length": 22.913793103448278,
"alnum_prop": 0.600451467268623,
"repo_name": "danieloliveira079/healthy-life-app-v1",
"id": "695f44473c7f11d44167822394fac56f7798f... |
'use strict'
// shift the decimal place to SVG coordinates (units * 1000)
// also round to 7 decimal places
var shift = function(number) {
return Math.round(10000000000 * number) / 10000000
}
var boundingRect = function(box, fill, element) {
return element('rect', {
x: shift(box[0]),
y: shift(box[1]),
... | {
"content_hash": "d59b86f1c5c56270c4ed3d0102d1a32c",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 66,
"avg_line_length": 24.36111111111111,
"alnum_prop": 0.6522234891676169,
"repo_name": "mcous/gerber-to-svg",
"id": "7f63b066f179a63c04dd613086c010e4cf95238f",
"size": "8... |
exports.config = {
allScriptsTimeout: 11000,
specs: [
'e2e/*.js'
],
capabilities: {
'browserName': 'chrome'
},
chromeOnly: true,
baseUrl: 'http://localhost:8000/',
framework: 'jasmine',
jasmineNodeOpts: {
defaultTimeoutInterval: 30000
}
};
| {
"content_hash": "1176885f598e921cb36faea465869ef3",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 35,
"avg_line_length": 12.476190476190476,
"alnum_prop": 0.648854961832061,
"repo_name": "PaoloUmali/netgear-noter",
"id": "77d283538aeb8eb5788688e85a05bb58181c81d3",
"size... |
.. _API:
API
===
sacrud
------
.. automodule:: sacrud
:members:
:exclude-members: desc, or_
:undoc-members:
:show-inheritance:
sacrud.action
-------------
.. automodule:: sacrud.action
:members:
:exclude-members: desc, or_
:undoc-members:
:show-inheritance:
sacrud.common
----------... | {
"content_hash": "2b8dc6b1392d0bbaa7e58935bda3805a",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 46,
"avg_line_length": 16.350515463917525,
"alnum_prop": 0.5781841109709962,
"repo_name": "ITCase/sacrud",
"id": "b3efcd0f914ccd826d03284913795c181a9026ba",
"size": "1586",... |
package org.apereo.cas.config;
import org.apereo.cas.adaptors.swivel.SwivelTokenCredential;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.util.serialization.ComponentSerializationPlanConfigurer;
import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean;
i... | {
"content_hash": "a872cd9aecc189083dc5aeb7aef1e6c9",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 94,
"avg_line_length": 43.464285714285715,
"alnum_prop": 0.8397699260476582,
"repo_name": "fogbeam/cas_mirror",
"id": "e1e90d67f8c94d1f5ebc13e54f5851e3c1002057",
"size": "1... |
package com.netflix.suro.routing;
import com.fasterxml.jackson.annotation.JsonSubTypes;
import com.fasterxml.jackson.annotation.JsonTypeInfo;
import com.netflix.suro.message.MessageContainer;
import com.netflix.suro.queue.FileQueue4Sink;
import com.netflix.suro.queue.MemoryQueue4Sink;
/**
* Interface for filtering... | {
"content_hash": "898cc12bf62379d8a48100cda9411bab",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 101,
"avg_line_length": 39.724137931034484,
"alnum_prop": 0.765625,
"repo_name": "Fsero/suro",
"id": "9d9d5354c7fa5febddc37614ceb419fa59c9b2ab",
"size": "1775",
"binary":... |
package org.apache.kafka.common.protocol;
import org.apache.kafka.common.Uuid;
import org.apache.kafka.common.record.BaseRecords;
import org.apache.kafka.common.record.MemoryRecords;
import java.nio.ByteBuffer;
public interface Writable {
void writeByte(byte val);
void writeShort(short val);
void write... | {
"content_hash": "38ebb04eb485961d4ac1fe302bd55304",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 101,
"avg_line_length": 30.666666666666668,
"alnum_prop": 0.6886645962732919,
"repo_name": "Chasego/kafka",
"id": "8dbec871342570b2a8e60dae4783a424bc8443a5",
"size": "2086"... |
const urlService = require('../../../../../../services/url');
const urlUtils = require('../../../../../../../shared/url-utils');
const localUtils = require('../../../index');
const forPost = (id, attrs, frame) => {
attrs.url = urlService.getUrlByResourceId(id, {absolute: true});
/**
* CASE: admin api sho... | {
"content_hash": "38b7b8399101ee3aa05014e8000e64d1",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 114,
"avg_line_length": 34.48529411764706,
"alnum_prop": 0.5936034115138593,
"repo_name": "TryGhost/Ghost",
"id": "4a5b6ead34be2fd1502f5563c15e3aac7f7d5b69",
"size": "2345"... |
layout: default
---
{% assign minutes = content | strip_html | number_of_words | divided_by: 180 %}
{% if minutes == 0 %}
{% assign minutes = 1 %}
{% endif %}
<div class="post-header mb2">
<h1>{{ page.title }}</h1>
<span class="post-meta">{{ page.date | date: site.date_format }}</span><br>
{% if page.update_dat... | {
"content_hash": "9e2e5a1020b73e6af0e184fc4bb55e14",
"timestamp": "",
"source": "github",
"line_count": 70,
"max_line_length": 144,
"avg_line_length": 33.25714285714286,
"alnum_prop": 0.6039518900343642,
"repo_name": "sreinders/sreinders.github.io",
"id": "6a67c8772e56d13b83ce40df2518e57574a87006",
... |
/* $Id: CbcBranchDynamic.hpp 1573 2011-01-05 01:12:36Z lou $ */
// Copyright (C) 2005, International Business Machines
// Corporation and others. All Rights Reserved.
// This code is licensed under the terms of the Eclipse Public License (EPL).
#ifndef CbcBranchDynamic_H
#define CbcBranchDynamic_H
#include "CoinPack... | {
"content_hash": "2e9987bd636b4a89fb6c7d5b3178e728",
"timestamp": "",
"source": "github",
"line_count": 206,
"max_line_length": 101,
"avg_line_length": 35.88834951456311,
"alnum_prop": 0.686730691194373,
"repo_name": "amosr/limp-cbc",
"id": "ffc5c3449daa5eba4978a9240f8fafdebc463d6a",
"size": "7393"... |
var gulp = require('gulp');
var sass = require('gulp-sass');
var inject = require('gulp-inject');
var autoprefixer = require('gulp-autoprefixer');
var wiredep = require('wiredep').stream;
var csso = require('gulp-csso');
var serve = require('gulp-serve');
var input = './scss/**/*.scss';
gulp.task('default', function(... | {
"content_hash": "85f20fdc3a4aac80d4b82da0cc6112aa",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 86,
"avg_line_length": 27.303571428571427,
"alnum_prop": 0.6337475474166122,
"repo_name": "01walid/muharir",
"id": "cff4d73a8b8387e88ee683d4f02f47537f645a1f",
"size": "1529... |
set -euo pipefail
source "$(dirname "$0")/../../lib/init.sh"
source module ci/cloudbuild/builds/lib/bazel.sh
source module ci/cloudbuild/builds/lib/integration.sh
export CC=clang
export CXX=clang++
mapfile -t args < <(bazel::common_args)
args+=("--config=xsan")
bazel test "${args[@]}" --test_tag_filters=-integration... | {
"content_hash": "25da4c1bdf5f34049a60839a594e9b42",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 76,
"avg_line_length": 31,
"alnum_prop": 0.7053763440860215,
"repo_name": "googleapis/google-cloud-cpp",
"id": "6a9841315ca39c790acefe422c0e432859c2100a",
"size": "1055",
... |
.. _reference/serializers:
================
REST Serializers
================
Good application programming style is to strictly separate of *Models*, *Views* and *Controllers*.
In typical classic Django jargon, *Views* act as, what outsiders normally denote a controller.
*Controllers* can sometimes be found on the s... | {
"content_hash": "29db31ecf00fe1b36399beffd4f3a9f2",
"timestamp": "",
"source": "github",
"line_count": 299,
"max_line_length": 100,
"avg_line_length": 44.82274247491639,
"alnum_prop": 0.7411580361140129,
"repo_name": "awesto/django-shop",
"id": "63e84e5882eb577aaaa13ef4916f719ffdbaec87",
"size": "... |
set -e
echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}"
SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}"
install_framework()
{
if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then
local source="${BUILT_PRODUCTS_DIR}... | {
"content_hash": "870567104b8b4e0577bc2ec4f01b413b",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 209,
"avg_line_length": 39,
"alnum_prop": 0.6365663322185061,
"repo_name": "CodeEagle/Animate",
"id": "13c4c514c0e236677eafef493851bae663a99ade",
"size": "3598",
"binary"... |
/**
*
*/
package com.evolveum.midpoint.schema;
import static org.testng.AssertJUnit.assertEquals;
import static org.testng.AssertJUnit.assertFalse;
import static org.testng.AssertJUnit.assertNotNull;
import static org.testng.AssertJUnit.assertTrue;
import java.io.File;
import java.io.IOException;
import javax.x... | {
"content_hash": "1c4517b2910bd03d3827d78c05ce82fd",
"timestamp": "",
"source": "github",
"line_count": 186,
"max_line_length": 129,
"avg_line_length": 41.25268817204301,
"alnum_prop": 0.7939528215821713,
"repo_name": "sabriarabacioglu/engerek",
"id": "3369a7ed4ed0e63ab6d9a02a49f6b9371a8a4608",
"si... |
<!DOCTYPE html>
<meta charset="utf-8">
<title>Setting a default presentation request</title>
<link rel="author" title="Tomoyuki Shimizu" href="https://github.com/tomoyukilabs">
<link rel="help" href="http://w3c.github.io/presentation-api/#controlling-user-agent">
<script src="/resources/testharness.js"></script>
<scrip... | {
"content_hash": "4f245346f468b1c1dab10a085fc594e1",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 148,
"avg_line_length": 49.583333333333336,
"alnum_prop": 0.7453781512605042,
"repo_name": "scheib/chromium",
"id": "713cea7f9aebbdc51ba6334afd4c3ce8d2763ad3",
"size": "119... |
title: Lua Metamethods
permalink: /docs/lua_metamethods/
---
Metamethods Tutorial
lua-users home
wiki
This is a brief introduction to the concepts of Lua metamethods.
Metamethods
Lua has a powerful extension mechanism which allows you to overload certain operations on Lua objects. Each overloaded object has a met... | {
"content_hash": "0af6ec4f41b176157f8350670ac114fe",
"timestamp": "",
"source": "github",
"line_count": 125,
"max_line_length": 510,
"avg_line_length": 48.68,
"alnum_prop": 0.7214461791290058,
"repo_name": "anssshu/anssshu.github.io",
"id": "10d6d9f50f575ec421595f54ec496ff4430cb7ee",
"size": "6092"... |
'''Tests jython.bat using the --print option'''
import os
import sys
import unittest
import tempfile
from test import test_support
from java.lang import IllegalThreadStateException
from java.lang import Runtime
from java.lang import System
from java.lang import Thread
from java.io import File
from java.io import Buf... | {
"content_hash": "98776d1e33a484f610b353b586b04702",
"timestamp": "",
"source": "github",
"line_count": 411,
"max_line_length": 105,
"avg_line_length": 34.175182481751825,
"alnum_prop": 0.5685604442545921,
"repo_name": "nvoron23/socialite",
"id": "0cb73842fccc314d797bbb6ed8381d797b5ed88a",
"size": ... |
import bowerstatic
from webtest import TestApp as Client
import os
import sys
import json
from datetime import datetime, timedelta
import pytest
from bowerstatic import compat
from bowerstatic import filesystem_microsecond_autoversion
def test_local_falls_back_to_components():
bower = bowerstatic.Bower()
co... | {
"content_hash": "77d2bc63255b8da70e23db573b3afb3f",
"timestamp": "",
"source": "github",
"line_count": 398,
"max_line_length": 79,
"avg_line_length": 32.03266331658291,
"alnum_prop": 0.622715507098596,
"repo_name": "Preston-Landers/bowerstatic",
"id": "da7fdbce9aaa496923ad73c33bccc0889d3a7cba",
"s... |
// Copyright 2018 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writi... | {
"content_hash": "71404635749b29610158bec45e98b32d",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 109,
"avg_line_length": 26.544117647058822,
"alnum_prop": 0.6332409972299169,
"repo_name": "googleads/googleads-java-lib",
"id": "f1561e79ff75e941e4014f72b04e22777a58b00d",
... |
package ch.shaktipat.saraswati.internal.pobject.aux.pprocess;
import java.io.StringWriter;
import java.util.logging.Formatter;
import java.util.logging.Handler;
import java.util.logging.LogRecord;
import java.util.logging.SimpleFormatter;
import ch.shaktipat.exwrapper.java.io.CloseableWrapper;
import ch.shaktipat.sar... | {
"content_hash": "3d5ceb09260250b32543df6ab52b882b",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 97,
"avg_line_length": 27.65277777777778,
"alnum_prop": 0.7609241587142139,
"repo_name": "liquid-mind/warp",
"id": "4bf20060056e7f4f70fb99d690a943bfaa4ca036",
"size": "1991... |
<html>
<head>
<title>Demo</title>
<script src = "js/phyShit-1.0.0.min.js"></script>
</head>
<body>
<canvas width = "800" height = "300" id = "canvas"></canvas>
<script>
var world;
// initialize a 2d world
function initializeWorld() {
world = new PhyShit(800, 300, document.getElementById('ca... | {
"content_hash": "b91356d895260a08e12f91e8d8ccda6c",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 73,
"avg_line_length": 23.59375,
"alnum_prop": 0.5721854304635762,
"repo_name": "abhishekg785/do_physical_shit_JS",
"id": "766a75d5294287b27885bd65e54aaeaa28eaf1c1",
"size"... |
define(function(require) {
'use strict';
var componentContainerMixin;
var ComponentManager = require('oroui/js/app/components/component-manager');
componentContainerMixin = {
/**
* @returns {jQuery}
*/
getLayoutElement: function() {
throw Error('"getLayout... | {
"content_hash": "c43df63ca0c4173f0fc64d3aef127e26",
"timestamp": "",
"source": "github",
"line_count": 89,
"max_line_length": 99,
"avg_line_length": 28.696629213483146,
"alnum_prop": 0.5097885669537979,
"repo_name": "2ndkauboy/platform",
"id": "fe0b99cb31568fa1173d4eaad232bfdedf0982c6",
"size": "2... |
"""Support for Salda Smarty XP/XV Ventilation Unit Binary Sensors."""
import logging
from homeassistant.core import callback
from homeassistant.components.binary_sensor import BinarySensorDevice
from homeassistant.helpers.dispatcher import async_dispatcher_connect
from . import DOMAIN, SIGNAL_UPDATE_SMARTY
_LOGGER =... | {
"content_hash": "4c6636f053c32a048ab8df49eed9515b",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 88,
"avg_line_length": 27.89908256880734,
"alnum_prop": 0.6106543900032884,
"repo_name": "fbradyirl/home-assistant",
"id": "2d79700db78507194b4b08260e356f7a0d1f2dcd",
"siz... |
function Api_key_limit_exceeded() {
}
Api_key_limit_exceeded.prototype = {
create:function(data){
var baseOptions = {
tooltipFormatter:function(sparkline, options, fields){
var dateStr = moment.utc(fields.x*1000).format("ddd MMM Do")
return "<span>" + fields.y + '... | {
"content_hash": "b4ce7b5906962be9be16ab4b2f6ed2af",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 76,
"avg_line_length": 33,
"alnum_prop": 0.5393939393939394,
"repo_name": "Impactstory/impactstory-analytics",
"id": "29b870a60e5e3cbfb766d7d04a9af2da5ed876aa",
"size": "82... |
package eu.hyvar.dataValues.resource.hydatavalue.grammar;
/**
* A class to represent a keyword in the grammar.
*/
public class HydatavalueKeyword extends eu.hyvar.dataValues.resource.hydatavalue.grammar.HydatavalueSyntaxElement {
private final String value;
public HydatavalueKeyword(String value, eu.hyvar.da... | {
"content_hash": "b22d61adc66720f2b265951a332a9fef",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 127,
"avg_line_length": 22.6,
"alnum_prop": 0.7433628318584071,
"repo_name": "HyVar/DarwinSPL",
"id": "57de4fc4a4bca2c73872e4d8e00d2038420c6b68",
"size": "610",
"binary":... |
using Newtonsoft.Json;
namespace Vault.Models.Secret.Pki
{
public class RevokeResponse
{
[JsonProperty("revocation_time")]
public int RevocationTime { get; set; }
}
}
| {
"content_hash": "6f99dc8b28650fa8feb82f9a2d3e4737",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 47,
"avg_line_length": 20.7,
"alnum_prop": 0.6183574879227053,
"repo_name": "Chatham/Vault.NET",
"id": "846700a12366a584609243b9bd117197245799b7",
"size": "209",
"binary"... |
function [cum_ret, cumprod_ret, daily_ret, daily_portfolio] ...
= sp_run(fid, data, gamma, tc, opts)
% This file is the run core for the EG strategy.
%
% function [cum_ret, cumprod_ret, daily_ret, daily_portfolio] ...
% = sp_run(fid, data, gamma, tc, opts)
%
% cum_ret: cumulative wealth achived at the end... | {
"content_hash": "38a2790a8fc84bfc37a581786c3844ed",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 89,
"avg_line_length": 32.8041237113402,
"alnum_prop": 0.5656819610307983,
"repo_name": "OLPS/OLPS",
"id": "80d0a70cbeebc5e99f3718564201726a08c5c43c",
"size": "3182",
"bi... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../openssl_sys/constant.NID_wap_wsg_idm_ecid_wtls6.html">
</head>
<body>
<p>Redirecting to <a href="../../openssl_sys/constant.NID_wap_wsg_idm_ecid_wtls6.html">../../openssl_sys/constant.NID_wap_wsg_idm_ecid_wtls6.html</a>...</... | {
"content_hash": "a680f9c96291cd76d11bc7143a4d541e",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 160,
"avg_line_length": 47.3,
"alnum_prop": 0.6723044397463002,
"repo_name": "malept/guardhaus",
"id": "645bb68867ae280b450e3c97c01d38ecb093a530",
"size": "473",
"binary"... |
namespace Microsoft.Azure.Management.Compute.Models
{
using System.Linq;
/// <summary>
/// Virtual machine image resource information.
/// </summary>
public partial class VirtualMachineImageResource : SubResource
{
/// <summary>
/// Initializes a new instance of the VirtualMachi... | {
"content_hash": "d7d896559d98b88170282d3422f22601",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 228,
"avg_line_length": 36.48529411764706,
"alnum_prop": 0.580814187827489,
"repo_name": "samtoubia/azure-sdk-for-net",
"id": "17be97078d7205da83818204cc341b7eb540da83",
"s... |
<?php
use yii\helpers\Html;
use yii\widgets\ActiveForm;
/* @var $this yii\web\View */
/* @var $model frontend\models\TempahanKemudahanSearch */
/* @var $form yii\widgets\ActiveForm */
?>
<div class="tempahan-kemudahan-msn-search">
<?php $form = ActiveForm::begin([
'action' => ['index'],
'method'... | {
"content_hash": "310a7e942fbca57e1bf90ae3f367f34c",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 75,
"avg_line_length": 23.846153846153847,
"alnum_prop": 0.546236559139785,
"repo_name": "hung101/kbs",
"id": "ec22704055487990aa5ccf3e095bbb46b3b1aa14",
"size": "930",
"... |
package com.planet_ink.coffee_mud.Races;
import java.util.List;
import java.util.Vector;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_i... | {
"content_hash": "8bbf23afea904110f33b983ec8308b78",
"timestamp": "",
"source": "github",
"line_count": 236,
"max_line_length": 115,
"avg_line_length": 28.635593220338983,
"alnum_prop": 0.6951760875998816,
"repo_name": "bozimmerman/CoffeeMud",
"id": "4dc19d0986e97cb5bc123fa14596e71ed7c5e827",
"size... |
.responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden; }
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-v... | {
"content_hash": "8bbb269d64dd9525b619ca9e380dda63",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 31,
"avg_line_length": 22.043478260869566,
"alnum_prop": 0.6607495069033531,
"repo_name": "jochum-mediaservices/contentinum5.5",
"id": "4e215e2d5f93a7d063672b339ed8646bff3bac... |
Smaller BERT model
<!-- dataset: wikipedia-and-bookscorpus -->
<!-- asset-path: legacy -->
<!-- network-architecture: transformer -->
<!-- language: en -->
<!-- fine-tunable: true -->
<!-- format: hub -->
<!-- task: text-embedding -->
## Overview
This is one of the smaller BERT models (English only, uncased, trained... | {
"content_hash": "ee3cbe5b6b105b598af4f9c095fc3ba6",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 92,
"avg_line_length": 34.73863636363637,
"alnum_prop": 0.7324174026823683,
"repo_name": "tensorflow/tfhub.dev",
"id": "c3ee416b2571e53d0fd269e869b4e6ffb11dbdaa",
"size": "... |
using System.Collections.Generic;
using FoxTool.Fox.Types.Values;
namespace FoxTool.Tpp.Classes
{
public class TppBirdPerchesOnPath : Data
{
// Static properties
public FoxEntityHandle Parent { get; set; }
public FoxEntityPtr Transform { get; set; }
public FoxEntityPtr... | {
"content_hash": "b317c326a2d91e5ac97ab42d4fc58f32",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 56,
"avg_line_length": 34.666666666666664,
"alnum_prop": 0.6362179487179487,
"repo_name": "kkkkyue/FoxTool",
"id": "5e81c821ee173dbe8e23d2829d7888f7e783d4d2",
"size": "624"... |
package uk.co.jemos.podam.typeManufacturers;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import uk.co.jemos.podam.api.AttributeMetadata;
import uk.co.jemos.podam.api.DataProviderStrategy;
import uk.co.jemos.podam.common.PodamConstants;
import java.lang.reflect.Type;
import java.lang.reflect.TypeVariable;... | {
"content_hash": "4b4e5ed4312b05324bc9902723ec4c19",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 104,
"avg_line_length": 35.666666666666664,
"alnum_prop": 0.6883177570093458,
"repo_name": "yeseulei/develop-copy",
"id": "ac7385e8bb76b8a074c1fad99a5b8b010e7f3817",
"size"... |
import { postEventToProviders } from "app/utils/track/providers"
import { TrackingProp } from "react-tracking"
export const mockPostEventToProviders = postEventToProviders as jest.MockedFunction<
typeof postEventToProviders
>
export const mockTrackEvent = jest.fn() as jest.MockedFunction<TrackingProp["trackEvent"]>... | {
"content_hash": "010b458408abc2d085577a75698e42b7",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 90,
"avg_line_length": 40.125,
"alnum_prop": 0.8130841121495327,
"repo_name": "artsy/eigen",
"id": "a0c8300f06db00aec391865fc63abea7dacb4915",
"size": "321",
"binary": fal... |
Retrofit-Adapter-NonRESTful
=======
An retrofit adapter that adapt non-RESTful response as RESTful response with RxJava.
Download
=======
Usage
=======
License
=======
Copyright 2017 HugeTimor.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in complia... | {
"content_hash": "b32135d521dd40fd15e677dae56206ba",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 84,
"avg_line_length": 27.285714285714285,
"alnum_prop": 0.725130890052356,
"repo_name": "HugeTimor/Retrofit-Adapter-NonRESTful",
"id": "d5f40be637a4e87411c3cd6d4fa625ef5e2b7... |
package com.carrotsearch.ant.tasks.junit4.listeners.antxml;
import java.io.File;
import java.io.IOException;
import java.io.Reader;
import java.io.StringReader;
import java.io.StringWriter;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import java.util.Map;
import org.apache.tools.a... | {
"content_hash": "ea1350008bf0753880bd815bd34bf5dc",
"timestamp": "",
"source": "github",
"line_count": 278,
"max_line_length": 93,
"avg_line_length": 31.20863309352518,
"alnum_prop": 0.6716228676809589,
"repo_name": "benson-basis/randomizedtesting",
"id": "12eec414f9ae48a67d09e6c08d1fc88c4916bdf2",
... |
import pytest
from tests.providers.google.cloud.utils.gcp_authenticator import GCP_AI_KEY
from tests.test_utils.gcp_system_helpers import CLOUD_DAG_FOLDER, GoogleSystemTest, provide_gcp_context
@pytest.mark.backend("mysql", "postgres")
@pytest.mark.credential_file(GCP_AI_KEY)
class CloudNaturalLanguageExampleDagsTes... | {
"content_hash": "2452fd80a214af5be3f8f5b29c175a10",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 103,
"avg_line_length": 32.388888888888886,
"alnum_prop": 0.7358490566037735,
"repo_name": "lyft/incubator-airflow",
"id": "4bcd05f7f4995cc4e38c5f3225fb240b06041af6",
"size... |
#include <stdinc.hpp>
#include "../data_traits.hpp"
using namespace modloader;
using std::string;
using std::tuple;
struct fistfite_traits : public data_traits
{
static const bool has_sections = false;
static const bool per_line_section = false;
static const bool has_eof_string = true;
static c... | {
"content_hash": "d6d4797d46121c4829ac37851423fcc5",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 135,
"avg_line_length": 29.25925925925926,
"alnum_prop": 0.6367088607594936,
"repo_name": "thelink2012/modloader",
"id": "f8f800417dd6932f5a6915e8cfd90f3d8a2c79aa",
"size":... |
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link href="css/jquery.contextMenu.css" rel="stylesheet" type="text/css" />
</head>
<body>
<script src="../static/js/jquery-1.11.2.js"></script>
<script src="../static/js/AES_CV.js"></script>
<script src="../static/js/AES_ctr.js... | {
"content_hash": "05407aedad369df80b4276df0c3f63fe",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 77,
"avg_line_length": 34.083333333333336,
"alnum_prop": 0.6381418092909535,
"repo_name": "rohitsm/TCSA",
"id": "e41e2544562565173cd8879c945c0d0fb53db4cd",
"size": "409",
... |
from swgpy.object import *
def create(kernel):
result = Static()
result.template = "object/static/installation/shared_mockup_power_generator_fusion_style_1.iff"
result.attribute_template_id = -1
result.stfName("obj_n","unknown_object")
#### BEGIN MODIFICATIONS ####
#### END MODIFICATIONS ####
return r... | {
"content_hash": "82961bfef7c3a39db4e637f573325a10",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 96,
"avg_line_length": 25,
"alnum_prop": 0.7046153846153846,
"repo_name": "obi-two/Rebelion",
"id": "79b15b68132aed9311aae5d8d1d24682c5d72651",
"size": "470",
"binary": f... |
<?php
/**
* Sales order shipment model
*
* @method Mage_Sales_Model_Resource_Order_Shipment _getResource()
* @method Mage_Sales_Model_Resource_Order_Shipment getResource()
* @method int getStoreId()
* @method Mage_Sales_Model_Order_Shipment setStoreId(int $value)
* @method float getTotalWeight()
* @method Ma... | {
"content_hash": "4fe14c92d2714116cca06501fe1839aa",
"timestamp": "",
"source": "github",
"line_count": 616,
"max_line_length": 120,
"avg_line_length": 31.850649350649352,
"alnum_prop": 0.5573394495412844,
"repo_name": "getupcloud/magento-scalable",
"id": "71f9015ee57cc4d7268681efbda5f24ca9398d0b",
... |
package com.stc.pattysmorestuff.blocks.furnaces;
import com.stc.pattysmorestuff.init.ModFurnaces;
import com.stc.pattysmorestuff.tileentity.furnaces.TileEntityEmeraldFurnace;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.BlockHorizontal;
import net.minecraft.block.material.Material;
import net.... | {
"content_hash": "35bc8fe16a11fa99b947fab283f01501",
"timestamp": "",
"source": "github",
"line_count": 313,
"max_line_length": 189,
"avg_line_length": 37.21405750798722,
"alnum_prop": 0.6478365384615384,
"repo_name": "StuffTheChickenMC/PattysMoreStuff",
"id": "4301bb90350f65e38e0f66ec368e9035a341267... |
id: guide-customization
title: Customization
---
CRA Universal features zero config by default, but you can still override the default config with configuration file.
1. Create `crau.config.js` file in the root of your CRA
2. Here is the starting template
```js
module.exports = {
modifyWebpack: config => c... | {
"content_hash": "afa0839cb966032920b34381fb503bb6",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 117,
"avg_line_length": 22.466666666666665,
"alnum_prop": 0.7062314540059347,
"repo_name": "antonybudianto/cra-universal",
"id": "5d78bbbafd4de0485721d9a638fbe3d259975be3",
... |
package org.apache.cassandra.db.composites;
import java.io.DataInput;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.Comparator;
import org.apache.cassandra.config.ColumnDefinition;
import org.apache.cassandra.cql3.CQL3Row;
import org.apache.cassandra.cql3.ColumnIdentifier;
import org.apach... | {
"content_hash": "aa4d74bd3b7094b5042c3df5296882ab",
"timestamp": "",
"source": "github",
"line_count": 197,
"max_line_length": 110,
"avg_line_length": 37.025380710659896,
"alnum_prop": 0.7057855771867289,
"repo_name": "nakomis/cassandra",
"id": "698e67076eb7a36ea7b812490b36503e7293188d",
"size": "... |
layout: default
title: About Us
path: /about
permalink: /about
---
<h1 id="about" class="mb-2">About OnShift</h1>
<h2 id="truenorth">Our True North</h2>
<p>To be the leading provider of strategic Human Capital Management software and services to Healthcare, through continuous delivery of value to the marketplace at a... | {
"content_hash": "eaf4329f387a4681776368cb3b00884c",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 424,
"avg_line_length": 51.370370370370374,
"alnum_prop": 0.642393655371305,
"repo_name": "OnShift/onshift.github.io",
"id": "ec76fb8efe685d7e4f6d6d034bff2442c92242fc",
"si... |
using System;
using System.Collections.Generic;
using System.Linq;
namespace Azure.ResourceManager.Insights.Models
{
/// <summary> Represents collection of metric namespaces. </summary>
public partial class MetricNamespaceCollection
{
/// <summary> Initializes a new instance of MetricNamespaceColle... | {
"content_hash": "54bde1f3dba361bd43f088c993113178",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 99,
"avg_line_length": 36.878787878787875,
"alnum_prop": 0.6417419884963024,
"repo_name": "yugangw-msft/azure-sdk-for-net",
"id": "4e6db3822dc6e8a46123e9257833088bf1709571",
... |
<?php
use Markatom\Cody\Error;
require_once __DIR__ . '/../helpers/InstanceWithoutConstructor.php';
require_once __DIR__ . '/../helpers/PropertyAccess.php';
/**
* @todo Fill desc.
* @author Tomáš Markacz
*/
class _ErrorStub extends Error
{
use InstanceWithoutConstructor, PropertyAccess;
}
| {
"content_hash": "11cfe2d799f9af4b0faf1ef896d3873d",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 68,
"avg_line_length": 17.764705882352942,
"alnum_prop": 0.695364238410596,
"repo_name": "markatom/cody",
"id": "85afe673e68ac8608cbb5699dca72dfa5ff74020",
"size": "304",
... |
slug: ordering-unit-tests
title: Ordering NUnit Tests
description: In this post, Chris shows you how you can run tests in a specified order using NUnit. While this should not be used for regular unit testing, it is an invaluable technique for your end-to-end testing.
createdAt: 2014-11-19
author: Chris Plowman
tags: ... | {
"content_hash": "62a8e22a6ec3db4b830ed3045be47a58",
"timestamp": "",
"source": "github",
"line_count": 177,
"max_line_length": 652,
"avg_line_length": 60.32768361581921,
"alnum_prop": 0.6321408503465068,
"repo_name": "chrispy2day/ChrispyCodeNinja",
"id": "04ac56fe4574933545d4408b71f4a11475813732",
... |
using System.Reflection;
[assembly: AssemblyTitle("StatusCodeHandlersMiddleware.OwinAppBuilder")]
[assembly: AssemblyDescription("")] | {
"content_hash": "66d512a6b2883d16890d5c83a89d1ab8",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 72,
"avg_line_length": 34.5,
"alnum_prop": 0.8043478260869565,
"repo_name": "damianh/StatusCodeHandlersMiddleware",
"id": "a76a1f9a7ea00d888a28a6c575a69398463fec50",
"size":... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Can. J. Bot. 61(2): 500 (1983)
#### Original name
Lulworthia fucicola G.K. Sutherl., 1916
### Remarks
null | {
"content_hash": "2b7c30ba83f3deab88e447042d0dada9",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 14.923076923076923,
"alnum_prop": 0.6804123711340206,
"repo_name": "mdoering/backbone",
"id": "d603594ef9bb23df4c0b0d2c9147377264a44eba",
"size": "28... |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template operator==</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta n... | {
"content_hash": "b87faa3bc4f9bdd09c8eb454cd8ca44a",
"timestamp": "",
"source": "github",
"line_count": 57,
"max_line_length": 504,
"avg_line_length": 89.33333333333333,
"alnum_prop": 0.6794972505891594,
"repo_name": "mitreaadrian/Soccersim",
"id": "8b6302f639f57c8404fa7556a2c02725958ff189",
"size"... |
namespace Pomdog {
namespace {
// Built-in shaders
#include "Shaders/GLSL.Embedded/ScreenQuad_VS.inc.hpp"
#include "Shaders/GLSL.Embedded/Grayscale_PS.inc.hpp"
#include "Shaders/HLSL.Embedded/ScreenQuad_VS.inc.hpp"
#include "Shaders/HLSL.Embedded/Grayscale_PS.inc.hpp"
} // unnamed namespace
//------------------------... | {
"content_hash": "bfbb803f0e8f1192593f55f45dd6f509",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 90,
"avg_line_length": 42.92307692307692,
"alnum_prop": 0.6733870967741935,
"repo_name": "bis83/pomdog",
"id": "2b308834b66eda80a03a66d95864e081414fd1b8",
"size": "3001",
... |
package org.destinationsol.game.item;
import com.badlogic.gdx.files.FileHandle;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import com.badlogic.gdx.utils.JsonReader;
import com.badlogic.gdx.utils.JsonValue;
import org.destinationsol.TextureManager;
import org.destinationsol.files.FileManager;
import org.desti... | {
"content_hash": "13e488f9db6fbe796a6bdf3264621470",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 137,
"avg_line_length": 30.015037593984964,
"alnum_prop": 0.7119238476953907,
"repo_name": "askneller/DestinationSol",
"id": "ed74c0c8ef48a6a2902dc68d1e32f5309e2a9312",
"s... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
(C) Copyright 2015 Somonar B.V.
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 a... | {
"content_hash": "58b16fc787c807ccd9a02935f45d925b",
"timestamp": "",
"source": "github",
"line_count": 117,
"max_line_length": 151,
"avg_line_length": 47.31623931623932,
"alnum_prop": 0.4871748554913295,
"repo_name": "ORRTIZ/ofruugo",
"id": "41dbe114ab8d353841d06c0cef4b2ad70f51928f",
"size": "5536... |
const request = require('request');
const config = require('../../config');
const { getProxyRequestOptions, genericErrorHandler } = require( '../gitHubProxyHelpers');
const validateRepository = require( '../configHelpers');
const authenticatedRouter = require('./authenticatedRouter');
authenticatedRouter.get('/repos/... | {
"content_hash": "965df56d127b17864ffe1945065ae04a",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 93,
"avg_line_length": 47.8,
"alnum_prop": 0.7433751743375174,
"repo_name": "clembou/github-requests",
"id": "8b38f41e1291942b95e4d6b555b0a5cf4273d453",
"size": "717",
"b... |
#ifndef BOOST_SPIRIT_INCLUDE_KARMA_FORMAT
#define BOOST_SPIRIT_INCLUDE_KARMA_FORMAT
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/spirit/home/karma/format.hpp>
#endif
| {
"content_hash": "dbb05edd89657bc2ea85f972163a588e",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 45,
"avg_line_length": 17.636363636363637,
"alnum_prop": 0.7268041237113402,
"repo_name": "benkaraban/anima-games-engine",
"id": "9a7bf18460ec6d7cb0093f8d147620382d1ed30a",
... |
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.lgHash = factory());
}(this, (function ... | {
"content_hash": "4d9b12d0f78b2962ca0a0af49d047885",
"timestamp": "",
"source": "github",
"line_count": 198,
"max_line_length": 114,
"avg_line_length": 41.333333333333336,
"alnum_prop": 0.5185728250244379,
"repo_name": "cdnjs/cdnjs",
"id": "0bdc62bc179ff14cbcc3cc8db438790a6fc3bc0a",
"size": "8330",... |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.v7.widget.RecyclerView
android:id="@+id/recycle_announcment"
... | {
"content_hash": "7319f373839104c4e8390484c03f9ace",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 72,
"avg_line_length": 39.18181818181818,
"alnum_prop": 0.6983758700696056,
"repo_name": "tianyun6655/EducationSystemAndroid",
"id": "df787aaca7d80d668c34e9e874fbcfb19d7e644e... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "dd43a693427ae51097bad1cfa90741d7",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "30927b73ff42b7368127ef2dcd71e7a29ea58cd4",
"size": "190... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0) on Wed Jul 30 18:11:11 EDT 2008 -->
<TITLE>
DirEntry
</TITLE>
<META NAME="date" CONTENT="2008-07-30">
<LINK REL ="stylesheet" TYPE="tex... | {
"content_hash": "0654ac2604af71ba9b93963ac6b31c26",
"timestamp": "",
"source": "github",
"line_count": 292,
"max_line_length": 233,
"avg_line_length": 38.8458904109589,
"alnum_prop": 0.6131534867319052,
"repo_name": "matija94/show-me-the-code",
"id": "77b1e2466eb71271d74852f99f792fc12e8e50e7",
"si... |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="utf-8"></meta>
<meta name="generator" content="JsDoc Toolkit"></meta>
<title>enchant.nineleap.twitter.TwitterUserData | JsDoc Reference</title>
<meta name="viewport" content="width=device-width; initial-s... | {
"content_hash": "4568dcd881d56edc5212b13b496b6c1b",
"timestamp": "",
"source": "github",
"line_count": 335,
"max_line_length": 297,
"avg_line_length": 59.44477611940299,
"alnum_prop": 0.6320176760068293,
"repo_name": "y-kamiya/poipoi_enchant",
"id": "8132173f689b85235eff9fc89ec24a010ba4faae",
"siz... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>qcert: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... | {
"content_hash": "5456d097a4efcca6bf2ecc7295c52e9f",
"timestamp": "",
"source": "github",
"line_count": 172,
"max_line_length": 351,
"avg_line_length": 44.53488372093023,
"alnum_prop": 0.5518276762402089,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "54a817f16aa4a510d65ce686447f15b9bc7a4fbf",
... |
package com.alibaba.jstorm.drpc;
import java.util.Map.Entry;
import java.util.concurrent.ConcurrentLinkedQueue;
import java.util.concurrent.Semaphore;
import backtype.storm.generated.DRPCRequest;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import backtype.storm.Config;
import com.alibaba.jstorm.callba... | {
"content_hash": "23927c070b470b91c8582ff55c90a59e",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 123,
"avg_line_length": 30.81967213114754,
"alnum_prop": 0.65,
"repo_name": "zhangwei5095/alibaba-jstorm",
"id": "6ee0b942d27289edd87f2bb1fa678a5c33da418d",
"size": "2682",... |
"""fabric ops"""
import os
from fabric.api import cd
from fabric.api import env
from fabric.api import get
from fabric.api import put
from fabric.api import run
from fabric.api import shell_env
import robotx
# env.user = 'root'
env.password = os.environ['all_slave_password']
# env.hosts = ['192.168.122.56', '192.... | {
"content_hash": "d8a336d046298e2b9de740b121a6fd13",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 78,
"avg_line_length": 28,
"alnum_prop": 0.6614285714285715,
"repo_name": "ylbian/robot-d",
"id": "cd5cb8263adaad5378c4542f0c876b2cfc482092",
"size": "1400",
"binary": fa... |
START_ATF_NAMESPACE
#pragma pack(push, 1)
struct _attack_keeper_inform_zocl
{
unsigned int dwAtterSerial;
bool bCritical;
char byListNum;
_attack_gen_result_zocl::_dam_list DamList[32];
public:
_attack_keeper_inform_zocl();
void ctor__attack_keeper_inform... | {
"content_hash": "7d8308cd186ba725a05158dc58057e18",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 99,
"avg_line_length": 31.25,
"alnum_prop": 0.618,
"repo_name": "goodwinxp/Yorozuya",
"id": "70dc5a07b62a3a8aa8edd5cd3f5ec30eaedefc9c",
"size": "691",
"binary": false,
... |
/* $Id: strchr.c,v 1.1.1.1 2006/06/29 06:43:26 cpu Exp $ */
/*
* Copyright (c) 2000-2002 Opsycon AB (www.opsycon.se)
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must re... | {
"content_hash": "4acd489604b400e88bdce571f48bbe14",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 77,
"avg_line_length": 41.55555555555556,
"alnum_prop": 0.7342245989304813,
"repo_name": "kontais/EFI-MIPS",
"id": "15b2b8202a23ba4a7db48fbbc32c26d15cf90888",
"size": "1870... |
<?php namespace Fisharebest\Localization\Locale;
use Fisharebest\Localization\Language\LanguageAa;
class LocaleAa extends AbstractLocale implements LocaleInterface {
public function endonym() {
return 'Qafar';
}
public function endonymSortable() {
return 'QAFAR';
}
public function language() {
return ne... | {
"content_hash": "e72b5057d66a2bf1752885f862340659",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 66,
"avg_line_length": 18.833333333333332,
"alnum_prop": 0.7581120943952803,
"repo_name": "fweber1/Annies-Ancestors",
"id": "eda71475fa5f96cfb8841f6c92bfa4fba433ed94",
"siz... |
<!DOCTYPE html>
<head>
<title>rLoop</title>
<link rel="shortcut icon" href="assets/img/favicon-32.png">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet">
<link rel="stylesheet" href="assets/css/app.min.css">
<script src="assets/js/app.min.js"></script>
<script src="https://u... | {
"content_hash": "17676e7b27aa79c05338f9768ae834de",
"timestamp": "",
"source": "github",
"line_count": 312,
"max_line_length": 293,
"avg_line_length": 35.87179487179487,
"alnum_prop": 0.5891708363116511,
"repo_name": "rLoopTeam/website-v5",
"id": "9d01f087a833749f1ed370407e1dd9b6e25e759c",
"size":... |
@interface UIFont (Alike)
+ (instancetype)alikeRegularFontOfSize:(CGFloat)size;
@end
| {
"content_hash": "2dc914fb8484ca2ca14e677e921201a5",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 53,
"avg_line_length": 14.666666666666666,
"alnum_prop": 0.7727272727272727,
"repo_name": "parakeety/GoogleFontsiOS",
"id": "a8413b9f67687b6dc3d97d80fdb713364cef583a",
"size... |
//
// TFBarcodeScannerViewController.m
//
// Created by Tony Mann on 5/9/14.
//
#import "TFBarcodeScannerViewController.h"
NSString* const TFBarcodeScannerDomain = @"TFBarcodeScannerDomain";
static const CGFloat TFBarcodeScannerPreviewAnimationDuration = 0.2f;
@interface TFBarcodeScannerViewController ()
@prop... | {
"content_hash": "c04a9458ac643055d60365fdf90402b8",
"timestamp": "",
"source": "github",
"line_count": 377,
"max_line_length": 191,
"avg_line_length": 26.578249336870027,
"alnum_prop": 0.6754491017964072,
"repo_name": "ash-2000/TFBarcodeScanner",
"id": "d875450099039b348bb0692a8cbdf89b18fee21a",
"... |
import Vue from 'vue'
import Router from 'vue-router'
import Hello from '@/components/Hello'
import Board from '@/components/Board'
import Meetup from '@/components/Meetup'
import Memo from '@/components/Memo'
import Todo from '@/components/Todo'
Vue.use(Router)
export default new Router({
routes: [
{
pat... | {
"content_hash": "be9ceb04d29bd20043b70c10231049e4",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 40,
"avg_line_length": 18.263157894736842,
"alnum_prop": 0.5432276657060519,
"repo_name": "yibinzhu/todo-project",
"id": "f6123879b7cf37750a66bca1ce5ff0e54ec2c2c1",
"size":... |
"""
==================================================
Automatic Relevance Determination Regression (ARD)
==================================================
Fit regression model with :ref:`bayesian_ridge_regression`.
Compared to the OLS (ordinary least squares) estimator, the coefficient
weights are slightly shifted ... | {
"content_hash": "86ad39071a52a1f3cd8838b05f113ae1",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 80,
"avg_line_length": 31.135802469135804,
"alnum_prop": 0.6324345757335448,
"repo_name": "ominux/scikit-learn",
"id": "c0610210f88305f0e0797c8f85dd1598d1151dd4",
"size": "... |
Ext.define('Ozone.components.admin.group.GroupManagementPanel', {
extend: 'Ozone.components.admin.ManagementPanel',
alias: ['widget.groupmanagement'],
layout: 'fit',
gridGroups: null,
pnlGroupDetail: null,
txtHeading: null,
lastAction: null,
guid_EditCopyWidget: null,... | {
"content_hash": "1e4f2aa1e1b20bd6726e287d47d21a15",
"timestamp": "",
"source": "github",
"line_count": 412,
"max_line_length": 163,
"avg_line_length": 37.40533980582524,
"alnum_prop": 0.4449419245993122,
"repo_name": "Labanpz/owf-setup",
"id": "da24d79c3c406fbd03eafd85b34d8ec104d94eca",
"size": "1... |
<!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/html; charset=utf-8" />
<title>Search — statsmodels 0.6.1 documentation</tit... | {
"content_hash": "3c5bffd9b96ef7533b2d021721b88e26",
"timestamp": "",
"source": "github",
"line_count": 115,
"max_line_length": 109,
"avg_line_length": 35.47826086956522,
"alnum_prop": 0.6230392156862745,
"repo_name": "statsmodels/statsmodels.github.io",
"id": "74aff916ab6bef4fa7665854ac9049218c1a38f... |
This executable is almost exclusively used for its `yesod devel`
capabilities, providing a development server for web apps. It also
provides some legacy functionality, almost all of which has been
superceded by functionality in the
[Haskell Stack build tool](http://haskellstack.org/). This README will
speak exclusively... | {
"content_hash": "aaedad53a0cb26469400de42fb45c2ad",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 109,
"avg_line_length": 44.055045871559635,
"alnum_prop": 0.7628071636817992,
"repo_name": "yesodweb/yesod",
"id": "0c09c6478d21dd5ef248a656c2a989e1e591a2ec",
"size": "483... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
Nov. sist. Niz. Rast. 2: 153 (1965)
#### Original name
Phyllosticta ligulariae Togashi & Katsuki
### Remarks
null | {
"content_hash": "0f898edaf933936770ad06de07c259b3",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 41,
"avg_line_length": 13.615384615384615,
"alnum_prop": 0.7005649717514124,
"repo_name": "mdoering/backbone",
"id": "f5aa22ea69793d8354c591e82c9122d969519dc5",
"size": "23... |
#pragma once
#include <aws/ssm/SSM_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <utility>
namespace Aws
{
namespace Utils
{
namespace Json
{
class JsonValue;
class JsonView;
} // namespace Json
} // namespace Utils
namespace SSM
{
namespac... | {
"content_hash": "4d6f4be9f17a925f6bcf010dcbe62f28",
"timestamp": "",
"source": "github",
"line_count": 232,
"max_line_length": 157,
"avg_line_length": 52.547413793103445,
"alnum_prop": 0.6463784759248626,
"repo_name": "aws/aws-sdk-cpp",
"id": "b05760445c8761b89f00d7baf2971b9c3d62849f",
"size": "12... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.