text stringlengths 2 1.04M | meta dict |
|---|---|
import _catchWrapper from './_catchWrapper';
import PassThrough from './PassThrough';
/**
* ```javascript
*
* let chain = InSeries(
* function(next, ...args) {...},
* function(next, ...args) {...},
* ...
* );
*
* new Promise()
* .then(
* Promisify(chain)
* );
*
* ```
*
* Wraps around a tas... | {
"content_hash": "320f5a78aca8b1ed90826381f551b4e1",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 78,
"avg_line_length": 21.95,
"alnum_prop": 0.642369020501139,
"repo_name": "somesocks/uchain",
"id": "dc8787622711c835423c8303aee1cc0caa33bafe",
"size": "1317",
"binary"... |
"""Uncategorized utilities"""
from __future__ import unicode_literals, absolute_import
import collections
import contextlib
import sys
__author__ = 'Constantin Roganov'
def flatten(iterable):
"""Generator of flattened sequence from input iterable.
iterable can contain scalars and another... | {
"content_hash": "6c7e45a568f594b73d70ce29db27f4a0",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 81,
"avg_line_length": 22.41176470588235,
"alnum_prop": 0.5625546806649169,
"repo_name": "brake/python-utl",
"id": "851f3a1fc11e74fb5e81abd6466afccd4badb5af",
"size": "2664... |
<!-- function.html -->
<html>
<head>
<title>SJSD.TemplateSet.render</title>
<link rel="stylesheet" type="text/css" href="sjsd.css" />
</head>
<body>
<h1 class="pagetitle function"><a href="SJSD.TemplateSet.html">SJSD.TemplateSet.</a>render</h1>
<p class="longdesc function">Render al... | {
"content_hash": "b58f7ba13b808b78cc6ebd025696339b",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 139,
"avg_line_length": 26.294117647058822,
"alnum_prop": 0.6073825503355704,
"repo_name": "joepal1976/sjsd",
"id": "8c67f4f7d4c1b91b5647afeed307995c71f821f5",
"size": "894... |
package com.intuit.autumn.view;
import org.junit.Test;
import javax.ws.rs.core.Response;
import static javax.ws.rs.core.MediaType.TEXT_PLAIN;
import static javax.ws.rs.core.Response.Status.*;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.*;
public class ResourceTest {
... | {
"content_hash": "b6c8dcd7e911527ba9b421db33a71af7",
"timestamp": "",
"source": "github",
"line_count": 104,
"max_line_length": 109,
"avg_line_length": 38.99038461538461,
"alnum_prop": 0.66288532675709,
"repo_name": "intuit/Autumn",
"id": "4985535230edc463312e85fdf64f641e2cb17848",
"size": "4644",
... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ext-lib: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css... | {
"content_hash": "bdb47c29e8bcaf1d394b1c7a7a8b46f7",
"timestamp": "",
"source": "github",
"line_count": 161,
"max_line_length": 159,
"avg_line_length": 39.67080745341615,
"alnum_prop": 0.5226240801628308,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "4d34dbe91ab828292f187afe31a1b7610a382d69",
... |
using System.Linq;
using System.Threading;
using Microsoft.CodeAnalysis.Editor.UnitTests.Workspaces;
using Microsoft.VisualStudio.LanguageServices.CSharp.Debugging;
using Roslyn.Test.Utilities;
using Roslyn.Utilities;
using Xunit;
namespace Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.Debugging
{
public class Lo... | {
"content_hash": "2985fa62a78dc4a6a3ff113f0d05b837",
"timestamp": "",
"source": "github",
"line_count": 482,
"max_line_length": 120,
"avg_line_length": 21.136929460580912,
"alnum_prop": 0.5271888496270122,
"repo_name": "MavenRain/roslyn",
"id": "5e100ea41eb0ea6985e860ae281a438603e24493",
"size": "1... |
<?xml version="1.0" encoding="UTF-8"?>
<sem:triples uri="http://www.lds.org/vrl/specific-people/media/kunzel-erich" xmlns:sem="http://marklogic.com/semantics">
<sem:triple>
<sem:subject>http://www.lds.org/vrl/specific-people/media/kunzel-erich</sem:subject>
<sem:predicate>http://www.w3.org/2004/02/skos/core#p... | {
"content_hash": "445a5dfbb34150dac330e72af94ef77c",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 120,
"avg_line_length": 56,
"alnum_prop": 0.7103174603174603,
"repo_name": "freshie/ml-taxonomies",
"id": "e2d31d74da06fa593c9ad57cb106e866c3e84ebd",
"size": "1008",
"bin... |
/*
* Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice
* other than GPL or LGPL is available it will apply instead, Oracle elects to use only
* the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where
* a choice of LGPL license versions is made... | {
"content_hash": "d2767465b687ed140481495dcc84b02b",
"timestamp": "",
"source": "github",
"line_count": 619,
"max_line_length": 127,
"avg_line_length": 37.38449111470113,
"alnum_prop": 0.7421027613326996,
"repo_name": "egraba/vbox_openbsd",
"id": "8e95ec84f5cff3495097f0022d4b7f278e6d57d2",
"size": ... |
<?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>
<artifactId>pur-assemblies<... | {
"content_hash": "0275432365d8bed88024c5915c249211",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 108,
"avg_line_length": 30.952380952380953,
"alnum_prop": 0.683076923076923,
"repo_name": "pedrofvteixeira/pentaho-kettle",
"id": "f769843e8163aea39637756bda3bd6446ade9e1f",
... |
package threads;
import org.junit.Test;
import java.util.Timer;
import java.util.TimerTask;
/**
* Created by Ivan Sliusar on 23.10.2017.
* Red Line Soft corp.
*/
public class CountingTest {
/**
* Test 1.
*/
@Test
public void countingWords() {
String inputString = "200 тысяч лет назад... | {
"content_hash": "a150936f01d7228468a5c5593513869f",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 795,
"avg_line_length": 44.225806451612904,
"alnum_prop": 0.7242888402625821,
"repo_name": "simvip/isliusar",
"id": "01139af71cd13408b290df63de74a5c7696c6520",
"size": "197... |
package stsiface
import (
"github.com/aws/aws-sdk-go/aws/service"
"github.com/aws/aws-sdk-go/service/sts"
)
// STSAPI is the interface type for sts.STS.
type STSAPI interface {
AssumeRoleRequest(*sts.AssumeRoleInput) (*service.Request, *sts.AssumeRoleOutput)
AssumeRole(*sts.AssumeRoleInput) (*sts.AssumeRoleOutpu... | {
"content_hash": "ccf890f2148c70602b01225809abd9c2",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 130,
"avg_line_length": 42.24242424242424,
"alnum_prop": 0.8357245337159254,
"repo_name": "marcosnils/aws-sdk-go",
"id": "e63f1146ee943d1cf4e01bf3b290a6a6400881eb",
"size":... |
require 'spec_helper'
describe Blamescope do
describe "#user" do
it "should get user from warden key" do
Thread.current[:user] = nil
Blamescope.configure(warden: true)
warden = double('warden')
allow(warden).to receive_message_chain(:user, email: 'user@example.com')
Thread.current[:... | {
"content_hash": "0c3c31e8425781710cc3aed9de7670d0",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 151,
"avg_line_length": 35.285714285714285,
"alnum_prop": 0.659919028340081,
"repo_name": "Demandbase/blamescope",
"id": "978dcf9f39d94d40f92da44fac6acbb69235d1a7",
"size":... |
'use strict';
/**
* Controller for Cateringcorpinfo
**/
cateringcorpinfoModule.controller('CateringcorpinfoCtrl', ['Cateringcorpinfo', '$scope', '$routeParams', '$http', '$location', '$cookies', 'MessageHandler', 'restURL', function(Cateringcorpinfo, $scope, $routeParams, $http, $location, $cookies, MessageHandler,... | {
"content_hash": "085b2a3721371ece0cb34857f0629702",
"timestamp": "",
"source": "github",
"line_count": 128,
"max_line_length": 272,
"avg_line_length": 26.6796875,
"alnum_prop": 0.5792093704245974,
"repo_name": "cytochromewangdong/HippoStart",
"id": "a5f12bbc9a5278aaf0e58a71c0eb5f6114ce2791",
"size... |
require 'spree_core'
require 'spree_paysio/engine'
require 'paysio' | {
"content_hash": "407ea3c04746418003cf4a20355200c3",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 29,
"avg_line_length": 22.333333333333332,
"alnum_prop": 0.7910447761194029,
"repo_name": "itima/spree_paysio",
"id": "c2546b1103492b29cdc555450b603cc3a5baa73a",
"size": "67... |
package org.kuali.rice.core.impl.config.property;
import org.apache.log4j.Logger;
import org.kuali.rice.core.api.util.xml.XmlException;
import org.kuali.rice.core.api.util.xml.XmlJotter;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
import org.xml.sax.... | {
"content_hash": "033dbd5d973dcdb549981ed839aab9e4",
"timestamp": "",
"source": "github",
"line_count": 271,
"max_line_length": 157,
"avg_line_length": 43.25830258302583,
"alnum_prop": 0.5727202934402457,
"repo_name": "sbower/kuali-rice-1",
"id": "010edc6ece3548798cc196b0544b0d1e97cd393b",
"size": ... |
using Newtonsoft.Json;
namespace Logos.Git.GitHub
{
/// <summary>
/// Data describing a Git commit comparison returned from GitHub API.
/// </summary>
public sealed class CommitComparison
{
/// <summary>
/// Number of total commits.
/// </summary>
[JsonProperty("total_commits")]
public int TotalCommits... | {
"content_hash": "8b62bed75bb292824db260ec4d9e990f",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 70,
"avg_line_length": 21.285714285714285,
"alnum_prop": 0.6487695749440716,
"repo_name": "LogosBible/LogosGit",
"id": "58f673191e63d956e81dfa789f8f89635b1a983e",
"size": "... |
import React from 'react';
import PropTypes from 'prop-types';
import { TouchableOpacity, StatusBar } from 'react-native';
import {
KeyboardAwareScrollView,
} from 'react-native-keyboard-aware-scroll-view';
import LinearGradient from 'react-native-linear-gradient';
import { TextButton } from '../Atoms/Text';
import... | {
"content_hash": "af56a6daaaed8d940157516a1ab48734",
"timestamp": "",
"source": "github",
"line_count": 65,
"max_line_length": 79,
"avg_line_length": 25.892307692307693,
"alnum_prop": 0.6607248960190136,
"repo_name": "martinvarelaaaa/tintina",
"id": "2f3063f09c20c824445a712e8ab931c01ebcdbcb",
"size... |
micro location open platform storage api wrapper
| {
"content_hash": "84f7f3d061260350af9e84b69580b30f",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 49,
"avg_line_length": 50,
"alnum_prop": 0.84,
"repo_name": "cloudnapps/mlop-storage-api",
"id": "934384c6a10c333ebb12c778eeccd329a38d0371",
"size": "69",
"binary": false,... |
/**
* Shpere implementation
* position is the sphere's center
* lookAt is the direction of the north pole
*/
using JRayXLib.Colors;
using JRayXLib.Math;
using JRayXLib.Math.intersections;
namespace JRayXLib.Shapes
{
public class Sphere : Basic3DObject
{
public double Radius { get; protected set; }... | {
"content_hash": "d23ab58b52875f7590b1ba20542a8eae",
"timestamp": "",
"source": "github",
"line_count": 94,
"max_line_length": 109,
"avg_line_length": 29.361702127659573,
"alnum_prop": 0.5702898550724638,
"repo_name": "FrankyBoy/JRayX",
"id": "65aeb0f6948fc8442bb33ef6097deb91ce15bbdc",
"size": "276... |
// 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
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | {
"content_hash": "f76a048f0c9a942482d56986c7073bd4",
"timestamp": "",
"source": "github",
"line_count": 157,
"max_line_length": 80,
"avg_line_length": 43.47770700636943,
"alnum_prop": 0.7963668326985057,
"repo_name": "googleapis/google-cloud-cpp",
"id": "20d9a4a104c530e3bea5ad36e4ba50ca8e34d4b3",
"... |
<link rel="shortcut icon" href="favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel='stylesheet' href='<?php echo Yii::app()->theme->baseUrl?>/frontend/css/bootstrap.css' />
<link rel='stylesheet' href='<?php echo Yii::app()->theme->baseUrl?>/frontend/css/flexslider.css' />
<li... | {
"content_hash": "c06469842eb3a997dfcd6054c896b799",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 100,
"avg_line_length": 84.83333333333333,
"alnum_prop": 0.693516699410609,
"repo_name": "huytap/example",
"id": "ba2c0df21b1a71568ca60835689e2df6e8232f83",
"size": "509",
... |
package org.apache.asterix.om.typecomputer.impl;
import org.apache.asterix.om.exceptions.TypeMismatchException;
import org.apache.asterix.om.typecomputer.base.AbstractResultTypeComputer;
import org.apache.asterix.om.types.ATypeTag;
import org.apache.asterix.om.types.BuiltinType;
import org.apache.asterix.om.types.IA... | {
"content_hash": "e05ee94e36b67c28940b4d71c18490f6",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 119,
"avg_line_length": 36.707317073170735,
"alnum_prop": 0.7182724252491695,
"repo_name": "waans11/incubator-asterixdb",
"id": "25ead33e2185203d4f10be5a9b304a58005b3494",
... |
package com.gdgssu.rowirsender;
public interface SocketReceiveListener {
/**
* SocketReceiverThread에서 RowIRService로 JsonText 데이터를 전달하는 기능을 수행하는 인터페이스입니다
* @param message
*/
void onReceive(String message);
}
| {
"content_hash": "b72ed4473611a67dca5c8be168f591c4",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 80,
"avg_line_length": 21.181818181818183,
"alnum_prop": 0.7167381974248928,
"repo_name": "GDG-SSU/remote_on_wear",
"id": "7f26494a43f1f1c481c57f9f0ee82edd6a994f11",
"size"... |
require 'httparty'
module RegistrarClient
# Error indicating that a registrar provider is required but none was
# available.
class ProviderRequiredError < RuntimeError
end
# Base error for any errors encountered while communicating with a registrar.
class RegistrarError < RuntimeError
end
end
require ... | {
"content_hash": "6bcc8721c4a99462c1794413e0c602a7",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 79,
"avg_line_length": 24.714285714285715,
"alnum_prop": 0.7861271676300579,
"repo_name": "aeden/registrar-client",
"id": "09f04095175083ec24eab25ebc996bb601651b2a",
"size"... |
/* $NetBSD: netif.c,v 1.12 1999/03/31 01:50:25 cgd Exp $ */
/*
* Copyright (c) 1993 Adam Glass
* All rights reserved.
*
* 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": "d7f1b5051f6a012c819f9bc5b69b58f5",
"timestamp": "",
"source": "github",
"line_count": 347,
"max_line_length": 77,
"avg_line_length": 22.639769452449567,
"alnum_prop": 0.6635692464358453,
"repo_name": "MarginC/kame",
"id": "facd34484b1c9b5ebd538946b184c37db9339cea",
"size": "7856",... |
package org.camunda.bpm.example.acm.domain;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Entity
public class CreditApplication {
@GeneratedValue
@Id
private long id;
private String customerId;
private String customerName;
private String rat... | {
"content_hash": "cd09dd0e6fdfdcfd806cae2dab690262",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 64,
"avg_line_length": 19.016666666666666,
"alnum_prop": 0.7283085013146363,
"repo_name": "tobiasschaefer/camunda-consulting",
"id": "337dab16eefaddfeee7b5d9d7ec408a1798f1319... |
<div class="form-group">
<label class="text-muted font-weight-light"><?php echo $lang->get('ID'); ?></label>
<div class="form-text font-weight-bolder"><?php echo $cateRow['cate_id']; ?></div>
</div>
<div class="form-group">
<label class="text-muted font-weight-light"><?php echo $lang->get('Status'); ... | {
"content_hash": "d709857c31e5da1ea9f5e8d386106e9b",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 159,
"avg_line_length": 40.955555555555556,
"alnum_prop": 0.5789473684210527,
"repo_name": "baigoStudio/baigoCMS",
"id": "bed15dad87db290aa6d9bf4af24b8e831454b5ff",
"size":... |
/* ----------------------------------------------------------------- */
/* The Japanese TTS System "Open JTalk" */
/* developed by HTS Working Group */
/* http://open-jtalk.sourceforge.net/ */
/* -----------------------------... | {
"content_hash": "6e93d5ba6df3dbab0e1164f04d088e18",
"timestamp": "",
"source": "github",
"line_count": 283,
"max_line_length": 99,
"avg_line_length": 46.53003533568904,
"alnum_prop": 0.5100243013365735,
"repo_name": "SavantCat/Openjtalk_vc_projects",
"id": "9cf58f1d807ef6f6c1869624b2b1a25a8c95549d",... |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package vortex.scripts;
import java.io.File;
import java.io.FileFilter;
import java.io.IOException;
import java.sql.SQLException;
import sandbox.dataIO.DatasetStub;
import vortex.util.Config;
import vortex.util.Connecti... | {
"content_hash": "d5951f02351132f2e32f6aef45350e87",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 111,
"avg_line_length": 35.41975308641975,
"alnum_prop": 0.5698849773440223,
"repo_name": "nolanlab/vortex",
"id": "7065846bb30e4dcb15fa8fd1311562f165dcc4e3",
"size": "2869... |
<?php
namespace Hydrogen\Route\Rule;
use Hydrogen\Http\Exception\InvalidArgumentException;
use Psr\Http\Message\ResponseInterface;
use Hydrogen\Http\Request\FrameworkServerRequestInterface as RequestInterface;
class RuleFixed extends AbstractRule
{
public function __construct($ruleStr)
{
if (0 == str... | {
"content_hash": "561e85a2ff2a441346e413956a7d4761",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 97,
"avg_line_length": 27.102564102564102,
"alnum_prop": 0.630085146641438,
"repo_name": "TF-Joynic/Hydrogen",
"id": "819207dda2d9ba43c53d67d8e1dd35601a874c17",
"size": "10... |
//
// MOWordPicker.h
// MOCompletionTextField
//
// Created by Jan Christiansen on 7/26/12.
// Copyright (c) 2012, Monoid - Development and Consulting - Jan Christiansen
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided tha... | {
"content_hash": "a1f7a929faf0cec1a3105a4c998ec442",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 79,
"avg_line_length": 30.166666666666668,
"alnum_prop": 0.7381215469613259,
"repo_name": "plancalculus/MOCompletionTextField",
"id": "ef14d1d053780a2dc5037e588af6100a7bc7973... |
require File.dirname(__FILE__) + '/../haml'
require 'haml/engine'
require 'rubygems'
require 'hpricot'
module Haml
# This class contains the functionality used in the +html2haml+ utility,
# namely converting HTML documents to Haml templates.
# It depends on Hpricot for HTML parsing (http://code.whytheluckystiff... | {
"content_hash": "a9cb1a8f456d9292d51faa4dea9385d7",
"timestamp": "",
"source": "github",
"line_count": 138,
"max_line_length": 112,
"avg_line_length": 26.079710144927535,
"alnum_prop": 0.5420950263962212,
"repo_name": "bricooke/my-biz-expenses",
"id": "a410d1a17d32195babcd3383b657557700b2b89c",
"s... |
/*Estilos Para Las Tesorerias*/
.no-permitido-tesoreria{
display: none;
}
.solo-tesoreria{
display: block !important;
} | {
"content_hash": "99b3e5822f7e1880ea069c4447cc902e",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 31,
"avg_line_length": 18.142857142857142,
"alnum_prop": 0.7007874015748031,
"repo_name": "alevilar/afigestion-theme-bootstrap",
"id": "9b0ec6f6bbefc882d453329446b560447ac68e3... |
require 'test_helper'
class WelcomeControllerControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end
| {
"content_hash": "e2c6de60f8d1758f88d28259ebfb823b",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 66,
"avg_line_length": 20.571428571428573,
"alnum_prop": 0.7430555555555556,
"repo_name": "dm-istomin/practice-apps",
"id": "496c48556af41a67483af5a7888fc3d9b3dec80e",
"size... |
package net.ypresto.androidtranscoder.compat;
import android.media.MediaCodec;
import android.os.Build;
import java.nio.ByteBuffer;
/**
* A Wrapper to MediaCodec that facilitates the use of API-dependent get{Input/Output}Buffer methods,
* in order to prevent: http://stackoverflow.com/q/30646885
*/
public class Me... | {
"content_hash": "7bab0cf175267f66585d403596f9ba98",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 101,
"avg_line_length": 29.214285714285715,
"alnum_prop": 0.6723716381418093,
"repo_name": "ypresto/android-transcoder",
"id": "e36db4b721f38d660c18f6c85d41e63139cbf27e",
"... |
<?php
/**
* @namespace
*/
namespace Stdlib;
/**
* @category Stdlib
* @package Stdlib
* @author stealth35
*/
class ResourceBundleIterator extends \RecursiveArrayIterator
{
public function __construct(\ResourceBundle $bundle)
{
$storage = array();
foreach($bundle as $key => $value)
{... | {
"content_hash": "5573b4b76543540dcf9b3183c7e87580",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 90,
"avg_line_length": 18.64,
"alnum_prop": 0.6030042918454935,
"repo_name": "stealth35/Stdlib",
"id": "3f12a03a53ec60ab5a98d414173734b453288e97",
"size": "466",
"binary"... |
UNIX_RemoteAccessAvailableToElementFixture::UNIX_RemoteAccessAvailableToElementFixture()
{
}
UNIX_RemoteAccessAvailableToElementFixture::~UNIX_RemoteAccessAvailableToElementFixture()
{
}
void UNIX_RemoteAccessAvailableToElementFixture::Run()
{
CIMName className("UNIX_RemoteAccessAvailableToElement");
CIMNamespaceNa... | {
"content_hash": "f6aa79876a8e6b3f260def9d5f0b5ff9",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 121,
"avg_line_length": 27.73170731707317,
"alnum_prop": 0.7080035180299032,
"repo_name": "brunolauze/openpegasus-providers-old",
"id": "1f85314b99d0046b981a30fececfbe9779cec... |
import { Device } from './twin.js';
import * as JP from "../jsonpath/jsonpath.js";
class ProtocolError extends Error {
}
class RestProtocol {
constructor(url, onupdate, interval = 100, usePolling = false) {
this.url = url;
this.interval = interval;
this.pollInterval = 250;
this.usePolling = usePol... | {
"content_hash": "07b55a4b7b99edfcda6d64aad09727e9",
"timestamp": "",
"source": "github",
"line_count": 257,
"max_line_length": 117,
"avg_line_length": 27.007782101167315,
"alnum_prop": 0.54228497334678,
"repo_name": "mtconnect/cppagent",
"id": "cbd45953d0a89f86632ad3382f04b6b6810ac87a",
"size": "6... |
<?php
namespace BeUbi\JobeetBundle\Entity;
use BeUbi\JobeetBundle\Utils\Jobeet;
use Doctrine\ORM\Mapping as ORM;
/**
* BeUbi\JobeetBundle\Entity\Category
*/
class Category
{
/**
* @var integer $id
*/
private $id;
private $more_jobs;
/**
* Get Category Name
*
* @return inte... | {
"content_hash": "4d654a41794decb98513c95c3fb2ac21",
"timestamp": "",
"source": "github",
"line_count": 216,
"max_line_length": 88,
"avg_line_length": 18.22222222222222,
"alnum_prop": 0.5383638211382114,
"repo_name": "tiagobrito/jobeet",
"id": "6692d09dc83a1148b84c09bf65b249417ecee7e3",
"size": "39... |
<!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.5.0_06) on Mon Mar 10 09:02:55 ART 2008 -->
<TITLE>
grammarGuidedGeneticProgramming Class Hierarchy
</TITLE>
<LINK REL ="stylesheet" TYPE="te... | {
"content_hash": "f93ae3c57919ef33816ae755a7c0d650",
"timestamp": "",
"source": "github",
"line_count": 160,
"max_line_length": 356,
"avg_line_length": 41.7625,
"alnum_prop": 0.6432205926369351,
"repo_name": "uyjco0/geli",
"id": "4132b1f8b6dac2b4c56b59fb38b23ac47cbb3c4d",
"size": "6682",
"binary"... |
bumpversion $1 --allow-dirty
go build | {
"content_hash": "4964218e576ba2d7bbca38b9f3ccb598",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 28,
"avg_line_length": 18.5,
"alnum_prop": 0.7837837837837838,
"repo_name": "KensoDev/gong",
"id": "ebe6648cb1c3d4e72c6a37a3f8985146b72f7e0c",
"size": "37",
"binary": fals... |
header, main, aside {
display: block;
}
header {
background-color: steelblue;
}
.container {
/* Establishes a new BFC */
overflow: hidden;
}
.container .main,
.container .sidebar {
/* Float the two columns left */
float: left;
/* changes the box model to border-box sizing */
box-sizing: border-box;
}... | {
"content_hash": "92cf250b4c2926cd85381d6e8646deb3",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 50,
"avg_line_length": 15.35897435897436,
"alnum_prop": 0.6477462437395659,
"repo_name": "Yuan-Projects/YuanUI",
"id": "a3f15006717191f7d0c5ac432a40bb66c6ca651a",
"size": "... |
package ru.job4j.repository;
import org.springframework.data.repository.CrudRepository;
import ru.job4j.models.Orders;
public interface OrderDao extends CrudRepository<Orders, Integer> {
}
| {
"content_hash": "9c34d559270fb3eab3325f5f17300f73",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 67,
"avg_line_length": 21.444444444444443,
"alnum_prop": 0.8186528497409327,
"repo_name": "kirillkrohmal/krohmal",
"id": "541fcd9e98a90615ffc37f9d7c8d916605524881",
"size": ... |
import json
import httplib
import urllib
import urllib2
class SearchError(Exception):
"""Raised when the results of a search are unexpected or
incorrectly formatted
"""
pass
class SearchEngine(object):
def search(self, search_term, count, skip=0):
""" Need to override this method to per... | {
"content_hash": "db7468b79a6bffd99fdf31135033efd0",
"timestamp": "",
"source": "github",
"line_count": 155,
"max_line_length": 91,
"avg_line_length": 33.89032258064516,
"alnum_prop": 0.6268798781648581,
"repo_name": "aablack/websearchapp",
"id": "b684942ca4b21fdbcc54596743105c2f8ffbba05",
"size": ... |
namespace Microsoft.Win32.TaskScheduler
{
public partial class TriggerEditDialog
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name=... | {
"content_hash": "d1b848bc497617eaaeea4a419312bc81",
"timestamp": "",
"source": "github",
"line_count": 592,
"max_line_length": 140,
"avg_line_length": 44.86824324324324,
"alnum_prop": 0.7458022739251562,
"repo_name": "dahall/TaskScheduler",
"id": "ab8a224a2135366af292b7330b59162d44a704b9",
"size":... |
<?php
namespace App;
use Illuminate\Database\Eloquent\Model;
class Story extends Model
{
protected $fillable = ['plot', 'writer', 'upvotes', 'downvotes'];
public static function findOrAbort($id){
if (!$story = Story::find($id)) {
$error = [
'error' => [
... | {
"content_hash": "95a097bb7a3c570d7ff9357f6937fdda",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 84,
"avg_line_length": 24.916666666666668,
"alnum_prop": 0.4765886287625418,
"repo_name": "fire17643/Vue-resource",
"id": "190497243f21aece5ec79cdc9a67735a35fa807b",
"size"... |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>"definitions/ModifyAccountBusinessAddressRequest" | ringcentral-ts API Reference</title>
<meta name="description" content="">
<meta name="viewport" content="width=device... | {
"content_hash": "90a5dde0666836f90742f835a3992e3d",
"timestamp": "",
"source": "github",
"line_count": 170,
"max_line_length": 288,
"avg_line_length": 52.71764705882353,
"alnum_prop": 0.6746261995090381,
"repo_name": "zengfenfei/ringcentral-ts",
"id": "b5f558f92615b2af0e96eb65ca558916ca629dcc",
"s... |
{-# LANGUAGE OverloadedStrings #-}
import Data.Bits
import qualified Data.ByteString as B
import qualified Data.ByteString.Char8 as B8
import System.Environment
import System.Exit
import System.IO
-- | Hamming distance between bytestrings.
--
-- Returns Nothing if bytestrings are of unequal length.
distance :: B.By... | {
"content_hash": "b58fa6d615d972e3f1e09b6eedc0d8c4",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 60,
"avg_line_length": 25.513513513513512,
"alnum_prop": 0.6377118644067796,
"repo_name": "jtobin/cryptopals",
"id": "4fbdf30b758740cc49151540f2a84cbb8be3f2a4",
"size": "94... |
/*
* DO NOT EDIT. THIS FILE IS GENERATED FROM ../../../dist/idl\nsIURIContentListener.idl
*/
#ifndef __gen_nsIURIContentListener_h__
#define __gen_nsIURIContentListener_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
/* For IDL files that don't want to include root IDL files. */
#i... | {
"content_hash": "69a1fd388019195284f5e9e5947746d0",
"timestamp": "",
"source": "github",
"line_count": 173,
"max_line_length": 296,
"avg_line_length": 52.23699421965318,
"alnum_prop": 0.7654088746265354,
"repo_name": "andrasigneczi/TravelOptimizer",
"id": "87a05633350204ad8bf100e9bad19989c8f358e7",
... |
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Threading.Tasks;
using System.Windows;
namespace UltimateManagementTool
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Applicatio... | {
"content_hash": "6aa1afd538c0c11c147a4e79081f020e",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 69,
"avg_line_length": 22.095238095238095,
"alnum_prop": 0.6681034482758621,
"repo_name": "HerrLoesch/DDC2016",
"id": "c384bbc27ef66482896b9c27a561775fdc962af7",
"size": "4... |
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Management.Automation;
using System.Text;
using System.Text.RegularExpressions;
using CodeOwls.SeeShell.Common.Attributes;
using CodeOwls.SeeShell.Common.Exceptions;
namespace CodeOwls.SeeShell.Common.DataSources... | {
"content_hash": "f6f249688960fa61650bf4ad3bcf30ef",
"timestamp": "",
"source": "github",
"line_count": 385,
"max_line_length": 182,
"avg_line_length": 43.01038961038961,
"alnum_prop": 0.5205024457998672,
"repo_name": "beefarino/seeshell",
"id": "c404b79191caf630f681927fedca28c99d767697",
"size": "... |
<!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_24) on Fri Feb 15 10:06:11 EET 2013 -->
<TITLE>
fi.vtt
</TITLE>
<META NAME="date" CONTENT="2013-02-15">
<LINK REL ="stylesheet" TYPE="text/css" HRE... | {
"content_hash": "ffea1b5164629e50ac11b50031415b14",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 116,
"avg_line_length": 40.75757575757576,
"alnum_prop": 0.7394052044609666,
"repo_name": "cavtt/VTTRoutineLibrary",
"id": "21a7fdb46239163fd14ee79ffd3b6b7390d0e628",
"size... |
using Newtonsoft.Json;
#endregion
namespace Dnn.PersonaBar.SiteSettings.Services.Dto
{
public class UpdateProfilePropertyRequest
{
public int? PortalId { get; set; }
public int? PropertyDefinitionId { get; set; }
public string PropertyName { get; set; }
public int DataType {... | {
"content_hash": "1903aafb446824cad57d21f8567f0c69",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 56,
"avg_line_length": 22,
"alnum_prop": 0.6142857142857143,
"repo_name": "dnnsoftware/Dnn.AdminExperience.Extensions",
"id": "fb3bd8a20b08396046e53fe691781a80bde5b9b7",
"s... |
If you are using angular, check out this awesome [AngularJS Module](https://github.com/wodka/angular-radios-to-slider) by wodka
[](https://img.shields.io/bower/v/radios-to-slider.svg)
jQuery plugin to create a slider using a list of radio buttons
#... | {
"content_hash": "c9b30041539445b0a5589fc3329282e8",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 127,
"avg_line_length": 27.463768115942027,
"alnum_prop": 0.6052770448548813,
"repo_name": "rubentd/radios-to-slider",
"id": "68d3c3c94dd565ccc6fd690f67ad13246dee31f5",
"si... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/dom-observer.js | API Document</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="s... | {
"content_hash": "e592af6aa58e226d9c665a359f0ca910",
"timestamp": "",
"source": "github",
"line_count": 269,
"max_line_length": 206,
"avg_line_length": 35.17100371747212,
"alnum_prop": 0.6482401437480182,
"repo_name": "leafui/dom-observer",
"id": "7df4828665477a04c3cba7fd2d10775f45b5230b",
"size": ... |
namespace jackal {
class OpenGLShader;
class OpenGLCommandBuffer;
class OpenGLTexture;
class OpenGLTexture2D;
class OpenGLTexture3D;
class OpenGLCubeMap;
class OpenGLSampler;
class OpenGLGraphicsPipelineState;
class OpenGLComputePipelineState;
class OpenGLRenderTarget;
class OpenGLRenderPass;
class OpenGLVertexBuffer;... | {
"content_hash": "233dc90744cd4cbbe3bd9ff886f54c1d",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 105,
"avg_line_length": 43.53383458646616,
"alnum_prop": 0.6602763385146805,
"repo_name": "CheezBoiger/Jackal",
"id": "695af24c4b2cec29d01447417470e57cea1e37b1",
"size": "... |
/**
* @file mip-cr173-eject 组件
* @author
*/
define(function (require) {
var $ = require('zepto');
var templates = require('templates');
var util = require('util');
var platform = util.platform;
var customElement = require('customElement').create();
var pageInfo = {
id: $(... | {
"content_hash": "6cd2723073834c720e2d57e229089d42",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 115,
"avg_line_length": 38.39506172839506,
"alnum_prop": 0.49163987138263665,
"repo_name": "mipengine/mip-extensions-platform",
"id": "c35b6d3591ad4ce9691055f8dc7e03f815532a9... |
package com.github.landyking.learnActiviti;
import com.github.landyking.learnActiviti.util.ModelRollBack;
import org.activiti.engine.*;
import org.activiti.engine.history.HistoricActivityInstance;
import org.activiti.engine.history.HistoricProcessInstance;
import org.activiti.engine.history.HistoricTaskInstance;
impor... | {
"content_hash": "e8a0688127fc44e12fe37b67b19350bd",
"timestamp": "",
"source": "github",
"line_count": 151,
"max_line_length": 192,
"avg_line_length": 61.4635761589404,
"alnum_prop": 0.6904428402111842,
"repo_name": "landyking/daydayup",
"id": "96abd497ee5a8ce430bc0582c4260d87f27ee3f5",
"size": "9... |
<?php
/**
* InvoicesTest
*
* PHP version 5
*
* @category Class
* @package SidneyAllen\XeroPHP
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
*/
/**
* Accounting API
*
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)... | {
"content_hash": "ee3700ecc2e6a6ee248a6233248ea6c5",
"timestamp": "",
"source": "github",
"line_count": 85,
"max_line_length": 109,
"avg_line_length": 18.847058823529412,
"alnum_prop": 0.6260923845193508,
"repo_name": "unaio/una",
"id": "16258264cfd6fede4ee862f9547b943cdab8d618",
"size": "1602",
... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "5b502c135a440a16d30a82d7b861c70a",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "133ea24a4d5df449d1647d6bae52cedbfd020cc6",
"size": "184... |
namespace ROCKSDB_NAMESPACE {
const char* Status::CopyState(const char* state) {
#ifdef OS_WIN
const size_t cch = std::strlen(state) + 1; // +1 for the null terminator
char* result = new char[cch];
errno_t ret
#if defined(_MSC_VER)
;
#else
__attribute__((__unused__));
#endif
ret = strncpy_s(result, cc... | {
"content_hash": "faeeb63d3270fd885a221cc264ff13cd",
"timestamp": "",
"source": "github",
"line_count": 126,
"max_line_length": 75,
"avg_line_length": 29.293650793650794,
"alnum_prop": 0.5529666756976429,
"repo_name": "Simran-B/arangodb",
"id": "3b1ffde566b8943f7b705375fb34de42ac7f611d",
"size": "4... |
package templates
import (
"strings"
"unicode"
"github.com/knq/chromedp/cmd/chromedp-gen/internal"
"github.com/knq/snaker"
)
const (
commentWidth = 80
commentPrefix = `// `
)
var toUpper = map[string]bool{
"DOM": true,
"X": true,
"Y": true,
}
var keep = map[string]bool{
"JavaScript": true,
}
var ba... | {
"content_hash": "7f058cd5a7c1aad69ba853e7f1232bbf",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 77,
"avg_line_length": 20.666666666666668,
"alnum_prop": 0.6267281105990783,
"repo_name": "AdityaMili95/Wallte",
"id": "d3bc324f30803f7849bd0a666ee78ade908e276b",
"size": "... |
package com.google.cloud.tools.appengine.operations.cloudsdk;
import com.google.cloud.tools.appengine.AppEngineException;
import com.google.cloud.tools.appengine.operations.cloudsdk.serialization.CloudSdkVersion;
import com.google.common.base.Preconditions;
import javax.annotation.Nullable;
/** The Cloud SDK that w... | {
"content_hash": "7113b02604dd3e57ee3d8f584f787770",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 99,
"avg_line_length": 33.81666666666667,
"alnum_prop": 0.7516017742730409,
"repo_name": "GoogleCloudPlatform/appengine-plugins-core",
"id": "5e83e3b16b0c9fdfe238d76cc3304665... |
using System;
using System.Text.Json;
using System.Threading;
using System.Threading.Tasks;
using Azure;
using Azure.Core;
using Azure.Core.Pipeline;
using Azure.ResourceManager.Core;
using Azure.ResourceManager.Network;
namespace Azure.ResourceManager.Network.Models
{
/// <summary> Creates or updates the specifie... | {
"content_hash": "ede74d58aa16fa18f117e63ae2884449",
"timestamp": "",
"source": "github",
"line_count": 70,
"max_line_length": 231,
"avg_line_length": 48.51428571428571,
"alnum_prop": 0.7449941107184923,
"repo_name": "AsrOneSdk/azure-sdk-for-net",
"id": "803dfe7f960b4f64db6ebf8a4f980b1f2f3fef1b",
"... |
/*global document, confirm, $ */
import Nanoajax from 'nanoajax'
import qs from 'qs'
var usersList = {
init: function() {
var scope = document.querySelector('.user-list')
if (scope != null) {
this._ajax = Nanoajax.ajax
this._scope = scope
this._table = this._scope.querySelector('#filtered... | {
"content_hash": "ea3463b136b849d345c4b5e6e910af12",
"timestamp": "",
"source": "github",
"line_count": 423,
"max_line_length": 165,
"avg_line_length": 32.43735224586288,
"alnum_prop": 0.5976969608629109,
"repo_name": "abecms/abecms",
"id": "9ef52dabd61967471d8cb278dc9063e3fca0a6e9",
"size": "13721... |
There used to be a website (an old one, from when Haxe spelled "haXe") that got you started.
But that is no more. I decided to get some of that back.
Based upon the information from the old site and my own need to document this.
### Original haxejs.org
You can find the original data with [WayBack Machine](https://we... | {
"content_hash": "3372bbed93ba730823b55f404e917605",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 127,
"avg_line_length": 48,
"alnum_prop": 0.7604166666666666,
"repo_name": "MatthijsKamstra/haxejs",
"id": "03a701329e23831779067af8c10156197d14b815",
"size": "407",
"bina... |
/*
* Maintains a lookup of connected IRC clients. These connection are transient
* and may be closed for a variety of reasons.
*/
"use strict";
var RECONNECT_TIME_MS = 10000;
var stats = require("../config/stats");
var BridgedClient = require("./client").BridgedClient;
var log = require("../logging").get("client-poo... | {
"content_hash": "113e7e4b6c87ecd2598b1b76757b9f9c",
"timestamp": "",
"source": "github",
"line_count": 250,
"max_line_length": 87,
"avg_line_length": 32.308,
"alnum_prop": 0.6361272749783335,
"repo_name": "martindale/matrix-appservice-irc",
"id": "c59267cc76c1dbfaf06aeaad511f666863ec5159",
"size":... |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media... | {
"content_hash": "90b95df92b83dc5be29940463e2df8c5",
"timestamp": "",
"source": "github",
"line_count": 235,
"max_line_length": 359,
"avg_line_length": 46.740425531914894,
"alnum_prop": 0.5302257829570284,
"repo_name": "dcarda/aba.route.validator",
"id": "27365009d0cd64f70022c5f4b6e3c4e44fdab7b3",
... |
@class BATCrimeObject;
@interface BATCrimeTableViewCell : UITableViewCell
@property (nonatomic, weak) IBOutlet UIImageView *villainImageView;
@property (nonatomic, weak) IBOutlet UILabel *villainNameLabel;
@property (nonatomic, weak) IBOutlet UILabel *crimeTitleLabel;
@property (nonatomic, weak) IBOutlet UILabel *crim... | {
"content_hash": "11f8583ecf862cbc5f6b5ba01e60a1e3",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 67,
"avg_line_length": 32.142857142857146,
"alnum_prop": 0.8066666666666666,
"repo_name": "yingogobot/JayW-Salon-Apple-Watch-Hackday-Demo",
"id": "78380bc9842acfd62b17df66637... |
package com.google.googleidentity.oauth2.exception;
/** OAuth2Exception with type "invalid_request" */
public final class InvalidRequestException extends OAuth2Exception {
private static final String INVALID_REQUEST = "invalid_request";
private final ErrorCode errorCode;
public InvalidRequestException(ErrorC... | {
"content_hash": "8e014442d30756276e832ab538906e68",
"timestamp": "",
"source": "github",
"line_count": 98,
"max_line_length": 70,
"avg_line_length": 28.70408163265306,
"alnum_prop": 0.6473515819409883,
"repo_name": "googleinterns/demo-for-google-identity",
"id": "3f4a91eb940a57b086a9ae5c18dc3cf5d644... |
module Envcrypt
class Envcrypter
# Public: Returns the key used to encrypt/decrypt secrets
attr_reader :key
# Public: Initialize an Envcrypter object
#
# key - A string representing the key to be used for encryption
# and decryption (default: ENV['ENVCRYPT_KEY'])
def initialize(key... | {
"content_hash": "52a521a0a3dade4469ef8f3b12a2a8ea",
"timestamp": "",
"source": "github",
"line_count": 116,
"max_line_length": 87,
"avg_line_length": 27.07758620689655,
"alnum_prop": 0.6147723654886978,
"repo_name": "gnilrets/envcrypt",
"id": "85c2978cc98cf01cda11fd418f0104770a508184",
"size": "34... |
<div class="jw-card">
<div class="jw-card-aspect" jw-card-poster="vm.item">
<div class="jw-card-poster is-active is-loading"></div>
</div>
<div class="jw-card-container">
<div class="jw-card-controls">
<div class="jw-card-controls-align">
<a class="jw-button jw-card-play-button jw-button-p... | {
"content_hash": "4565eb37ea6922a451aba0a6c4b647c4",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 82,
"avg_line_length": 32.63636363636363,
"alnum_prop": 0.5951717734447539,
"repo_name": "j2d2/jw-showcase-lib",
"id": "d3436856a8ede3eb7bf520c3315cbb0bb5cd44c1",
"size": "... |
package org.telegram.api.messages.chats;
import org.telegram.api.chat.TLAbsChat;
import org.telegram.tl.TLObject;
import org.telegram.tl.TLVector;
/**
* @author Ruben Bermudez
* @version 1.0
*/
public abstract class TLAbsMessagesChats extends TLObject {
/**
* The Chats.
*/
protected TLVector<TLAb... | {
"content_hash": "4236061d33d173170db65947fcceea72",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 59,
"avg_line_length": 20.45,
"alnum_prop": 0.6894865525672371,
"repo_name": "rubenlagus/TelegramApi",
"id": "b58025f5fed7340d449bbb2abdb3d548ddb30dd4",
"size": "409",
"b... |
/**
* Shopware Model - Global Stores and Models
*/
//{block name="backend/base/model/country_state"}
Ext.define('Shopware.apps.Base.model.CountryState', {
extend: 'Shopware.data.Model',
fields: [
//{block name="backend/base/model/country_state/fields"}{/block}
{ name: 'id', type: 'int' },
... | {
"content_hash": "c2ed2a2641d7b4dad4a2f9494166687c",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 66,
"avg_line_length": 29.105263157894736,
"alnum_prop": 0.5587703435804702,
"repo_name": "edwint88/CoolPlugin",
"id": "943674f7e9e711fff6ad2050424ee6d491ee851e",
"size": "... |
/** Patch operation.
*
* A Patch operation is a recipe to perform a task over an object.
*/
export interface IPatch {
/** Operation to perform.
*
* Possible values are: add, replace, remove
*/
op: string;
/** The path to the attribute to patch */
path: string;
/** Optional value used for some op... | {
"content_hash": "81f69ccd19117011b65e65aae9bf3389",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 73,
"avg_line_length": 21.27777777777778,
"alnum_prop": 0.6422976501305483,
"repo_name": "zephyrec/rest-hal-sequelize",
"id": "acf36aac49cbef563bbc874668740ffb07d7357e",
"s... |
#pragma once
#include <aws/s3-crt/S3Crt_EXPORTS.h>
#include <aws/s3-crt/model/SseKmsEncryptedObjects.h>
#include <aws/s3-crt/model/ReplicaModifications.h>
#include <utility>
namespace Aws
{
namespace Utils
{
namespace Xml
{
class XmlNode;
} // namespace Xml
} // namespace Utils
namespace S3Crt
{
namespace Model
{... | {
"content_hash": "76394317178894192330d1b163811c9f",
"timestamp": "",
"source": "github",
"line_count": 175,
"max_line_length": 165,
"avg_line_length": 48.822857142857146,
"alnum_prop": 0.723314606741573,
"repo_name": "cedral/aws-sdk-cpp",
"id": "9ded77c815d0daa08d182aa15119f072d881949b",
"size": "... |
//=============================================================================================================
#ifndef FIFFCOORDTRANSOLD_H
#define FIFFCOORDTRANSOLD_H
//*************************************************************************************************************
//===================================... | {
"content_hash": "8575d85f5f1df350c899565ad593b2c1",
"timestamp": "",
"source": "github",
"line_count": 194,
"max_line_length": 121,
"avg_line_length": 37.54123711340206,
"alnum_prop": 0.4076616778799945,
"repo_name": "LostSign/mne-cpp",
"id": "4f3943300eed2d7fced7c2365ad80fa31389b1d5",
"size": "91... |
<HTML><HEAD>
<TITLE>Review for Perfect Murder, A (1998)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0120787">Perfect Murder, A (1998)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Dav... | {
"content_hash": "f14885dd0971b346ba896b15f0c871e3",
"timestamp": "",
"source": "github",
"line_count": 78,
"max_line_length": 219,
"avg_line_length": 62.98717948717949,
"alnum_prop": 0.7268471402401792,
"repo_name": "xianjunzhengbackup/code",
"id": "17ddd53fbc543234b987a062913987ef93d2a023",
"size... |
<?php
defined('XAPP') || require_once(dirname(__FILE__) . '/../../Core/core.php');
xapp_import('xapp.Rpc.Smd');
/**
* Rpc smd json class
*
* @package Rpc
* @subpackage Rpc_Smd
* @class Xapp_Rpc_Smd_Json
* @error 148
* @author Frank Mueller <support@xapp-studio.com>
*/
class Xapp_Rpc_Smd_Json extends Xapp_Rpc... | {
"content_hash": "9fb42e00d25cd5ff561ca16e60019aa0",
"timestamp": "",
"source": "github",
"line_count": 253,
"max_line_length": 96,
"avg_line_length": 27.122529644268774,
"alnum_prop": 0.46866802681433983,
"repo_name": "back1992/ticool",
"id": "204a5b290d10c373e04b7fb74117862e376f2d16",
"size": "68... |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("13.... | {
"content_hash": "ffbebec026eff0226751dc76edd41c90",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 84,
"avg_line_length": 39,
"alnum_prop": 0.7443019943019943,
"repo_name": "Warglaive/TechModuleSeptember2017",
"id": "bbb60e972a9dde970069fb275a092aaebb83324a",
"size": "14... |
if (typeof define !== 'function') { var define = require('amdefine')(module); }
define([
'jquery',
'game/level/LevelEditorHUD',
'game/Constants',
'game/tile/Tile',
'game/level/Level1'
], function(
$,
LevelEditorHUD,
Constants,
Tile,
Level
) {
return function() {
//canvas
var canvas = $('<canvas width="' ... | {
"content_hash": "955ae8efbcdf5426724b5503350e595e",
"timestamp": "",
"source": "github",
"line_count": 213,
"max_line_length": 107,
"avg_line_length": 31.582159624413144,
"alnum_prop": 0.6014568158168574,
"repo_name": "bridgs/robot-game",
"id": "de10c21c437dc7e92270898ebea92091987b0c23",
"size": "... |
DEFINE_EXPORTED_UI_CLASS_PROPERTY_TYPE(WM_PUBLIC_EXPORT, wm::TooltipClient*)
DEFINE_EXPORTED_UI_CLASS_PROPERTY_TYPE(WM_PUBLIC_EXPORT, void**)
namespace wm {
DEFINE_UI_CLASS_PROPERTY_KEY(TooltipClient*, kRootWindowTooltipClientKey, NULL)
DEFINE_UI_CLASS_PROPERTY_KEY(std::u16string*, kTooltipTextKey, NULL)
DEFINE_UI_CL... | {
"content_hash": "1ec21995b87be958d306c5b64977a87b",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 79,
"avg_line_length": 34.05,
"alnum_prop": 0.7547723935389133,
"repo_name": "nwjs/chromium.src",
"id": "2b79b214723edb5ba49dd28d60228257db7b66c7",
"size": "1613",
"binar... |
import functools
import inspect
import re
from abc import ABC, ABCMeta, abstractmethod
from typing import Optional, Type
from pants.engine.selectors import Get
from pants.option.errors import OptionsError
from pants.option.scope import Scope, ScopedOptions, ScopeInfo
from pants.util.meta import classproperty
async d... | {
"content_hash": "98b26927cda4744816e70f8531f1a35c",
"timestamp": "",
"source": "github",
"line_count": 157,
"max_line_length": 106,
"avg_line_length": 42.82802547770701,
"alnum_prop": 0.6842653182629387,
"repo_name": "wisechengyi/pants",
"id": "095c9ccb9c708a513cd284980756fbacd23b9319",
"size": "6... |
package game;
import java.io.FileInputStream;
import java.io.IOException;
import javax.sound.sampled.AudioInputStream;
import javax.sound.sampled.AudioSystem;
import javax.sound.sampled.Clip;
import sun.audio.AudioData;
import sun.audio.AudioPlayer;
import sun.audio.AudioStream;
import sun.audio.ContinuousAudioDataS... | {
"content_hash": "1814d3cef01f542859a3f35b4cccb86c",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 80,
"avg_line_length": 21.056818181818183,
"alnum_prop": 0.6740420939017809,
"repo_name": "andreRBarata/runningman",
"id": "8c4b57e489f7234c34d8b0aa68b49402c33267a2",
"size... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>WPILIB: CoordinateTransform_struct Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/c... | {
"content_hash": "1fd42d25697dc5552a682eb3333afe10",
"timestamp": "",
"source": "github",
"line_count": 121,
"max_line_length": 289,
"avg_line_length": 50.107438016528924,
"alnum_prop": 0.6839848259937324,
"repo_name": "rubik951/Neat-Team-1943",
"id": "a7db698a9d2cf8153f9b4cd5019b6f30101fec97",
"si... |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fr" version="2.0">
<defaultcodec>UTF-8</defaultcodec>
<context>
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="14"/>
<source>About Bitcoin</source>
<translation>À propos de Bitcoin</translation>
<... | {
"content_hash": "13c682d3586b49e9a729656884f8632d",
"timestamp": "",
"source": "github",
"line_count": 2520,
"max_line_length": 446,
"avg_line_length": 46.9,
"alnum_prop": 0.6547534436660236,
"repo_name": "beziergrin/kincoin",
"id": "a59a661b10eb25e4336e2572fbcaa4004a144d0e",
"size": "118823",
"... |
Determines via power consumption if the projector is on or off. To switch the power state of the projector it sends infrared signals via lirc.
Yes, this is weird.
| {
"content_hash": "e92122d584a09efaf44dff10c27cf574",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 142,
"avg_line_length": 54.666666666666664,
"alnum_prop": 0.7926829268292683,
"repo_name": "bluemaex/homebridge-projector-maex",
"id": "f7fc1ad3e57186c89f156786ef2da572633e7d0... |
Data goes here.
| {
"content_hash": "0e7c1063d2a3adaf53b51722ade3c687",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 15,
"avg_line_length": 16,
"alnum_prop": 0.75,
"repo_name": "Rise-Hub/events-view",
"id": "c065befaf4e11029856e9768cbdf62de6804dff9",
"size": "16",
"binary": false,
"cop... |
<?xml version="1.0" encoding="utf-8"?>
<manifest package="com.webber.dial"
xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:allowBackup="true"
android:icon="@drawable/low"
android:label="@string/app_name"
android:supportsRtl="true"
a... | {
"content_hash": "afa67f4e44ce6704dd8c3665e615ec03",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 75,
"avg_line_length": 32.65,
"alnum_prop": 0.6049004594180705,
"repo_name": "ieewbbwe/studySpace",
"id": "b947d3c460dc0a239bcdf3c12f779104f33083e3",
"size": "653",
"bina... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "113a81de45062c6083d4541daf30ac13",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "b532424dfba4f96610bb8f292141b3ea23430828",
"size": "197... |
class ProposalController < ApplicationController
before_filter :authenticate_user!, except: [:show, :new, :create]
load_resource :conference, find_by: :short_title
load_and_authorize_resource :event, parent: false, through: :conference
def index
@events = current_user.proposals(@conference)
end
def sh... | {
"content_hash": "6014b23967bf89f7613fe62cc4db6a3b",
"timestamp": "",
"source": "github",
"line_count": 150,
"max_line_length": 138,
"avg_line_length": 30.273333333333333,
"alnum_prop": 0.6593261396168245,
"repo_name": "raluka/osem",
"id": "18d985b36ca366e6f469d527bf9bfa170b439949",
"size": "4541",... |
package com.outbrain.aletheia.datum.serialization.Json;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.datatype.joda.JodaModule;
import com.outbrain.aletheia.datum.DatumUtils;
import com.outbrain.aletheia.datum.serialization.DatumS... | {
"content_hash": "c1b05073089600a6aab9b447aa667525",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 103,
"avg_line_length": 36.236363636363635,
"alnum_prop": 0.7511289513296537,
"repo_name": "outbrain/Aletheia",
"id": "0a124cecbfc00a258b9ac79eb5650ffc5279ea7b",
"size": "1... |
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Property DefaultMerchantUrl
| Yort.OnlineEftpos </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Proper... | {
"content_hash": "6add2dca24dbd63b76e915137b7fba28",
"timestamp": "",
"source": "github",
"line_count": 1199,
"max_line_length": 215,
"avg_line_length": 67.62301918265221,
"alnum_prop": 0.43674148988653183,
"repo_name": "Yortw/Yort.OnlineEftpos",
"id": "8d743dc5991b3dee35f340a6ad0ba0a36a244663",
"s... |
from unittest import TestCase
from venvs.tests.utils import CLIMixin
class TestTemporary(CLIMixin, TestCase):
def test_it_creates_a_global_temporary_environment(self):
temporary = self.locator.temporary()
self.assertFalse(temporary.exists_on(self.filesystem))
stdout, stderr = self.run_cl... | {
"content_hash": "11d13dd2a8f6e427413c5f4f595a3336",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 73,
"avg_line_length": 37.27777777777778,
"alnum_prop": 0.6445603576751118,
"repo_name": "Julian/mkenv",
"id": "2bb69771bed6eea8a3189eb0b280c7bd228dc2d6",
"size": "1342",
... |
package com.sastix.cms.common.content;
import javax.validation.constraints.NotNull;
/**
* The specific object holds all the information related to Resource Query.
*/
public class ResourceQueryDTO {
/**
* The name of the resource queried.
*/
private String queryResourceName;
/**
* The ... | {
"content_hash": "33203966e5d3d720d0b9ec910dc4865d",
"timestamp": "",
"source": "github",
"line_count": 130,
"max_line_length": 80,
"avg_line_length": 23.53846153846154,
"alnum_prop": 0.6029411764705882,
"repo_name": "GiorPan/cms-parent-extend",
"id": "810c983fd2f7451a052bf6360ee702f931c36853",
"si... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "4a51e71cfcb327234f951588abff6aa1",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.307692307692308,
"alnum_prop": 0.6940298507462687,
"repo_name": "mdoering/backbone",
"id": "b8c45060f8c13c2cb9591fa75c68c1886a38f4f1",
"size": "17... |
package org.pepstock.charba.client.commons;
import java.util.List;
import org.pepstock.charba.client.Chart;
import org.pepstock.charba.client.callbacks.NativeCallback;
import org.pepstock.charba.client.dom.BaseHtmlElement;
import org.pepstock.charba.client.dom.elements.Canvas;
import org.pepstock.charba.cli... | {
"content_hash": "636f2317e45ae8561e678133c3e5cc63",
"timestamp": "",
"source": "github",
"line_count": 451,
"max_line_length": 157,
"avg_line_length": 40.62084257206208,
"alnum_prop": 0.7173034934497816,
"repo_name": "pepstock-org/Charba",
"id": "94e24dede9ee0849d7812e764c19e0c306522ab8",
"size": ... |
An isomorphic web application built with "Universal JavaScript" and modern technologies, which contains basic functionality, fundamental design and workable architecture. Good to be used to create your project quickly.
The architecture design was already done for isomorphic. The views and frontend stuffs which are imp... | {
"content_hash": "0f7eef017409cf9af33c607bbdd04759",
"timestamp": "",
"source": "github",
"line_count": 168,
"max_line_length": 403,
"avg_line_length": 33.94642857142857,
"alnum_prop": 0.7453971593897949,
"repo_name": "cfsghost/lantern",
"id": "5ebc2c5323b2cf9c619ab147048c19c8a20d90cf",
"size": "57... |
---
title: Authentification Sociale
sidebar_label: Authentification Sociale
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
In addition to traditional password authentication, Foal provides services to authenticate users through social providers. The framework officially supports the followi... | {
"content_hash": "0971cdff6427ebcae089247bee7bf787",
"timestamp": "",
"source": "github",
"line_count": 590,
"max_line_length": 340,
"avg_line_length": 29.747457627118646,
"alnum_prop": 0.7112985015098855,
"repo_name": "FoalTS/foal",
"id": "3a4655cdcba3a28b4f0748aa655ab3947e0ce073",
"size": "17553"... |
package com.github.scribejava.core.builder;
import com.github.scribejava.core.builder.api.BaseApi;
import com.github.scribejava.core.model.HttpClient;
import com.github.scribejava.core.model.OAuthConfig;
import com.github.scribejava.core.model.OAuthConstants;
import com.github.scribejava.core.model.SignatureType;
impo... | {
"content_hash": "b11a10ed6461ccb963a197da0e63f7a1",
"timestamp": "",
"source": "github",
"line_count": 184,
"max_line_length": 115,
"avg_line_length": 32.82608695652174,
"alnum_prop": 0.6841059602649007,
"repo_name": "chooco13/scribejava",
"id": "aa994d0a1921096e59972113f49dddc761ea670a",
"size": ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.