text stringlengths 2 1.04M | meta dict |
|---|---|
<?php
namespace PHPExiftool\Driver\Tag\Casio;
use JMS\Serializer\Annotation\ExclusionPolicy;
use PHPExiftool\Driver\AbstractTag;
/**
* @ExclusionPolicy("all")
*/
class PreviewImage extends AbstractTag
{
protected $Id = 8192;
protected $Name = 'PreviewImage';
protected $FullName = 'Casio::Type2';
... | {
"content_hash": "947f1ad6f369100bdbe579e427afe4aa",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 46,
"avg_line_length": 16.1,
"alnum_prop": 0.6614906832298136,
"repo_name": "bburnichon/PHPExiftool",
"id": "bb63930c3a492d456586ae76fd7a64fe302a2506",
"size": "868",
"bi... |
package org.betelnut.examples.showcase.demos.cache.memcached;
/**
* 统一定义Memcached中存储的各种对象的Key前缀和超时时间.
*
* @see org.springside.examples.showcase.service.AccountService#getInitializedUser(String)
*
* @author calvin
*/
public enum MemcachedObjectType {
USER("user:", 60 * 60 * 1);
private String prefix;
priva... | {
"content_hash": "8fd86d44cf25e08a26a652c3c49f9a61",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 90,
"avg_line_length": 18.9,
"alnum_prop": 0.7336860670194003,
"repo_name": "andyChenHuaYing/betelnut-oa",
"id": "964832b3b7394b8dc29af4bda5e5c38d7b03d94c",
"size": "888",
... |
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="de.fhg.igd.eclipse.ui.util.feature"
label="Eclipse UI Utilities"
version="1.0.0.qualifier"
provider-name="Fraunhofer IGD">
<copyright>
Copyright 2014 Fraunhofer IGD
</copyright>
<license url="http://www.apache.org/licenses">
... | {
"content_hash": "2adae64811ef50632cc6cacbbd9b0566",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 49,
"avg_line_length": 23,
"alnum_prop": 0.5666666666666667,
"repo_name": "igd-geo/eclipse-util",
"id": "5643d691a2c7b7a1a214c5ac1104d4a0752d3d8a",
"size": "690",
"binary... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "d496fe70993a4cdaad7c60a952bf05be",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "08216dd05a4add7740ec2c61356d9d0f9fb80ae9",
"size": "193... |
import os
import os.path
def is_desktop(platform):
return platform in ["windows", "macos", "linuxbsd", "uwp", "haiku"]
def is_unix_like(platform):
return platform in ["macos", "linuxbsd", "android", "haiku", "ios"]
def module_supports_tools_on(platform):
return is_desktop(platform)
def configure(env... | {
"content_hash": "55709bac389a9559fe25596a8d16ac5e",
"timestamp": "",
"source": "github",
"line_count": 311,
"max_line_length": 114,
"avg_line_length": 31.234726688102892,
"alnum_prop": 0.5825612518015236,
"repo_name": "akien-mga/godot",
"id": "c819ef5b3022d64454cbeae9684a475ddf7e7278",
"size": "97... |
module Azure end
module Azure::Mysql end
module Azure::Mysql::Mgmt end
| {
"content_hash": "a024d2711adb8ee6254de9275bac9714",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 29,
"avg_line_length": 23.666666666666668,
"alnum_prop": 0.7887323943661971,
"repo_name": "Azure/azure-sdk-for-ruby",
"id": "3eb71dcae44e332973cfa19bdfccb5f22aaaf43b",
"size... |
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/certificatemanager/v1/certificate_issuance_config.proto
package com.google.cloud.certificatemanager.v1;
public interface CertificateIssuanceConfigOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.cloud.ce... | {
"content_hash": "63945cfa298f75fc6c1d334891173ab0",
"timestamp": "",
"source": "github",
"line_count": 326,
"max_line_length": 169,
"avg_line_length": 26.282208588957054,
"alnum_prop": 0.6462418300653595,
"repo_name": "googleapis/java-certificate-manager",
"id": "59caec2731ac03f53d1bb4c34051c8de911f... |
**Version 3.3.0**, synced to [MPAndroidChart #f6a398b](https://github.com/PhilJay/MPAndroidChart/commit/f6a398b)

 [ {
// List of example emails that are not enterprise users.
static const char* kNonEnterpriseUsers[] = {
"fizz@aol.com",
"foo@gmail.com",
"bar@googlemail.com",
"baz@hotmail.it",
"baz@hotmail.co.uk",
"baz@hotmail.com.tw"... | {
"content_hash": "0299b4a5c3a27fa6e01ead36e8365392",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 74,
"avg_line_length": 30.853658536585368,
"alnum_prop": 0.6624505928853754,
"repo_name": "ric2b/Vivaldi-browser",
"id": "2f50ae0bcbca40f64b0bb21f1be62e3aefc94513",
"size":... |
module MmoStarterKit
module Config
module Actions
class Index < MmoStarterKit::Config::Actions::Base
MmoStarterKit::Config::Actions.register(self)
register_instance_option :collection do
true
end
register_instance_option :http_methods do
[:get, :post]
... | {
"content_hash": "242f16d1a5031e13b93243ed72b6b6b3",
"timestamp": "",
"source": "github",
"line_count": 94,
"max_line_length": 136,
"avg_line_length": 34.234042553191486,
"alnum_prop": 0.5083903045369795,
"repo_name": "SeaDragonGit/mmostarterkit",
"id": "13fab4ac42581c89272e4ce4fd002d82f805be7a",
"... |
package com.pineone.icbms.so.resources.vo.location;
import com.pineone.icbms.so.resources.domain.AGenericDomain;
/**
* Generic location.<BR/>
* Created by Melvin on 2015. 12. 7..
*/
abstract class AGenericLocation extends AGenericDomain implements IGenericLocation
{
protected String uri;
@Override
pub... | {
"content_hash": "c07575445159297cc5494625d2fac0b5",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 82,
"avg_line_length": 22.26923076923077,
"alnum_prop": 0.6545768566493955,
"repo_name": "pahnjy/PineoneIoTProject",
"id": "7c49b561ffac748c9aeba29f5349164ebb069663",
"size... |
package Paws::S3::ListObjects;
use Moose;
has Bucket => (is => 'ro', isa => 'Str', uri_name => 'Bucket', traits => ['ParamInURI'], required => 1);
has Delimiter => (is => 'ro', isa => 'Str', query_name => 'delimiter', traits => ['ParamInQuery']);
has EncodingType => (is => 'ro', isa => 'Str', query_name => 'enc... | {
"content_hash": "4bbfd3015aa5ecded91f947c624fe20d",
"timestamp": "",
"source": "github",
"line_count": 101,
"max_line_length": 249,
"avg_line_length": 29.91089108910891,
"alnum_prop": 0.6789142667990732,
"repo_name": "ioanrogers/aws-sdk-perl",
"id": "825c119dd62cf55c0c3430b042f689a334c668fe",
"siz... |
//%LICENSE////////////////////////////////////////////////////////////////
//
// Licensed to The Open Group (TOG) under one or more contributor license
// agreements. Refer to the OpenPegasusNOTICE.txt file distributed with
// this work for additional information regarding copyright ownership.
// Each contributor lice... | {
"content_hash": "de39f905d5e55e257339ae78d8d2a0e3",
"timestamp": "",
"source": "github",
"line_count": 229,
"max_line_length": 80,
"avg_line_length": 29.231441048034934,
"alnum_prop": 0.655661786674634,
"repo_name": "xenserver/openpegasus",
"id": "9088a3daafccb3d71d739505052a74609ddebe62",
"size":... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Montagnella reicheana Henn.
### Remarks
null | {
"content_hash": "d1915e134292098be9127b1f6ffa0053",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 27,
"avg_line_length": 10.153846153846153,
"alnum_prop": 0.7121212121212122,
"repo_name": "mdoering/backbone",
"id": "726da41cf16efe5a3aaa5f3ebc5801a3dfd8a1f7",
"size": "18... |
using System.Collections.Generic;
using System.Net.Http;
using System.Threading.Tasks;
using Todoist.Net.Models;
namespace Todoist.Net.Services
{
/// <summary>
/// Contains operations for reminders management.
/// </summary>
public interface IRemindersService : IRemindersCommandService
{
... | {
"content_hash": "ff88103fef598e00a52aefbdf93cd4dc",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 77,
"avg_line_length": 29.64516129032258,
"alnum_prop": 0.6050054406964092,
"repo_name": "olsh/todoist-net",
"id": "f68548262bf512ba818581a4950ad0b7f7e49257",
"size": "921"... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Fri Nov 14 18:25:18 PST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.a... | {
"content_hash": "d95c8a7e128fcf71883880374c26a209",
"timestamp": "",
"source": "github",
"line_count": 219,
"max_line_length": 606,
"avg_line_length": 78.44748858447488,
"alnum_prop": 0.7143189755529685,
"repo_name": "devansh2015/hbase-0.98.8",
"id": "1a1a1583fbdaa891a9d6426e8a76f00a5caa7a08",
"si... |
TEST(QRCodeGenerator, Generate) {
// Without a QR decoder implementation, there's a limit to how much we can
// test the QR encoder. Therefore this test just runs a generation to ensure
// that no DCHECKs are hit and that the output has the correct structure. When
// run under ASan, this will also check that ev... | {
"content_hash": "25f0b7ce7fa3babb70245bec3aaba3cb",
"timestamp": "",
"source": "github",
"line_count": 211,
"max_line_length": 80,
"avg_line_length": 35.312796208530806,
"alnum_prop": 0.5890484498725004,
"repo_name": "scheib/chromium",
"id": "c60c4cf7a8ecc6737fda8d0f379801cb17015ce5",
"size": "778... |
namespace base {
ProcessId GetParentProcessId(ProcessHandle process) {
struct kinfo_proc info;
size_t length;
int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PID, process };
if (sysctl(mib, base::size(mib), &info, &length, NULL, 0) < 0)
return -1;
return info.ki_ppid;
}
FilePath GetProcessExecutablePath(... | {
"content_hash": "9b6fd0352b61827a514b21ef7b5a3642",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 69,
"avg_line_length": 23.20689655172414,
"alnum_prop": 0.6582466567607727,
"repo_name": "ric2b/Vivaldi-browser",
"id": "6cea2333b3e2ca37588de2756cdcc3714490090d",
"size": ... |
if [ $# -lt 1 ]; then
echo "Usage: $0 path_to_binaries"
echo "e.g. $0 ../../src"
exit 1
fi
set -f
BITMARKD=${1}/pfennigd
CLI=${1}/pfennig-cli
DIR="${BASH_SOURCE%/*}"
SENDANDWAIT="${DIR}/send.sh"
if [[ ! -d "$DIR" ]]; then DIR="$PWD"; fi
. "$DIR/util.sh"
D=$(mktemp -d test.XXXXX)
# Two nodes... | {
"content_hash": "fd09e29a8f68f945b89bcf5fc04ac1fd",
"timestamp": "",
"source": "github",
"line_count": 129,
"max_line_length": 63,
"avg_line_length": 22.410852713178294,
"alnum_prop": 0.6554825319958492,
"repo_name": "project-bitmark/pfennig",
"id": "dc8a0bdbaa490ed136d81755d0f45d2b1b5afcd2",
"siz... |
package process
import (
"bufio"
"fmt"
"io/ioutil"
"os"
"path"
"strings"
)
const (
pageSize = 4 << 10 // standard setting, applicable for most systems
procPath = "/proc"
)
type statsReader struct {
ProcPath string
Command string
}
// Stats returns a process resource stats reader for current process
func ... | {
"content_hash": "d229ca99518d8e5050e0d7f2cdf3ded1",
"timestamp": "",
"source": "github",
"line_count": 219,
"max_line_length": 109,
"avg_line_length": 24.269406392694062,
"alnum_prop": 0.6154280338664158,
"repo_name": "instana/golang-sensor",
"id": "43229a6bb2098f9540710c79d2c933f6cf11c12b",
"size... |
/*
* Routines for testing only. Not really industrial strength.
*
* Author: Wietse Venema, Eindhoven University of Technology, The Netherlands.
*
* $FreeBSD$
*/
#ifndef lint
static char sccs_id[] = "@(#) scaffold.c 1.6 97/03/21 19:27:24";
#endif
/* System libraries. */
#include <sys/types.h>
#include <... | {
"content_hash": "14366a9865eb1205e4d3cb0abb87a0be",
"timestamp": "",
"source": "github",
"line_count": 272,
"max_line_length": 79,
"avg_line_length": 24.783088235294116,
"alnum_prop": 0.6183058893339267,
"repo_name": "jhbsz/OSI-OS",
"id": "8da9df0c686111289f621afb33f420cbb13fdce2",
"size": "6741",... |
var __reflect = (this && this.__reflect) || function (p, c, t) {
p.__class__ = c, t ? t.push(c) : t = [c], p.__types__ = p.__types__ ? t.concat(p.__types__) : t;
};
var __extends = this && this.__extends || function __extends(t, e) {
function r() {
this.constructor = t;
}
for (var i in e) e.hasOwnProperty(i) &&... | {
"content_hash": "7db6326a78f7230eab2bb938f3acd6ca",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 100,
"avg_line_length": 32.111111111111114,
"alnum_prop": 0.580161476355248,
"repo_name": "xiashu/egret-code",
"id": "906aa7e3c478a483bfda83969ee14aef0dd6200d",
"size": "87... |
"use strict";
const FormInstance = require('../../formApi/formInstance');
/**
* Example form to demonstrate the FileApi.
* @class
* @extends Defiant.Plugin.FormApi.FormInstance
* @memberOf Defiant.Plugin.Example
*/
class ExampleFileUploadForm extends FormInstance {
/**
* When this function is finished, then... | {
"content_hash": "b7051e75e9e44a94fd581e5bfbf14954",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 109,
"avg_line_length": 29.781954887218046,
"alnum_prop": 0.6213077505680383,
"repo_name": "coreyp1/defiant",
"id": "816b29ef1851d9be01c4b82d7a6520543c687642",
"size": "39... |
#ifndef AVRO_H
#define AVRO_H
/**
@file avro.h
@brief AVRO API
*/
#include <stdarg.h>
#include <stdint.h>
#include <sys/types.h>
#include <apr_pools.h>
#include <apr_file_io.h>
#include <apr_network_io.h>
#ifdef __cplusplus
extern "C" {
#endif
/**
@defgroup AVRO Avro C API
@{
*/
/**
* @defgroup Handle_Routines A... | {
"content_hash": "298aac0bd14e518a683a413fec23de15",
"timestamp": "",
"source": "github",
"line_count": 231,
"max_line_length": 89,
"avg_line_length": 28.25974025974026,
"alnum_prop": 0.7020526960784313,
"repo_name": "philz/avro",
"id": "043fd1e484c54da11d7d14e6575d93876f372ad5",
"size": "7286",
... |
//===--- CodeCompletion.cpp - Code completion implementation --------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... | {
"content_hash": "89f797ce880566ec689a78588fbf38f7",
"timestamp": "",
"source": "github",
"line_count": 5791,
"max_line_length": 99,
"avg_line_length": 34.80452426178553,
"alnum_prop": 0.6479883703045849,
"repo_name": "huonw/swift",
"id": "60ddc8ed95c9030092eb91b05df668b66ef3817c",
"size": "201555"... |
{-# LANGUAGE CPP,
GeneralizedNewtypeDeriving,
DeriveDataTypeable,
DeriveFunctor,
DeriveTraversable,
DeriveFoldable,
MultiParamTypeClasses,
TypeFamilies
#-}
-- |
-- Defines two variants of @(,)@ with lifted instances ... | {
"content_hash": "8769d4643b358ba45abf2ea6a678433e",
"timestamp": "",
"source": "github",
"line_count": 178,
"max_line_length": 107,
"avg_line_length": 30.353932584269664,
"alnum_prop": 0.665741254858412,
"repo_name": "FranklinChen/music-score",
"id": "6ce3546857eae26e6e420f5571479318c16fb8e4",
"si... |
package com.amazonaws.services.ecrpublic.model;
import java.io.Serializable;
import javax.annotation.Generated;
import com.amazonaws.AmazonWebServiceRequest;
/**
*
* @see <a href="http://docs.aws.amazon.com/goto/WebAPI/ecr-public-2020-10-30/TagResource" target="_top">AWS API
* Documentation</a>
*/
@Genera... | {
"content_hash": "605d797b9b8a5bec2d901b4169ab0d6a",
"timestamp": "",
"source": "github",
"line_count": 212,
"max_line_length": 120,
"avg_line_length": 35.514150943396224,
"alnum_prop": 0.6198698366316908,
"repo_name": "aws/aws-sdk-java",
"id": "ad8daee1a47f1324c575ffa589baff3cdcea81a7",
"size": "8... |
.container {
display: grid;
grid-gap: 5px;
grid-template-columns: [main-start] 1fr [content-start] 5fr [content-end main-end];
grid-template-rows: [main-start] 40px [content-start] auto [content-end] 40px [main-end];
}
.header {
grid-column: main;
}
.menu { }
.content {
grid-column: content;
}
.footer ... | {
"content_hash": "2b874c0466ae0d6de37bf9c22ea74f78",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 91,
"avg_line_length": 15.772727272727273,
"alnum_prop": 0.654178674351585,
"repo_name": "mertnuhoglu/study",
"id": "46dd5d6eec72f804281f41aa70dcb9c7897e27e7",
"size": "349... |
<html lang="en">
<head>
<title>Print Settings - Debugging with GDB</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Debugging with GDB">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Data.html#Data" ... | {
"content_hash": "de93d7f36fd9997b657008cdabd0cd6e",
"timestamp": "",
"source": "github",
"line_count": 489,
"max_line_length": 435,
"avg_line_length": 58.29447852760736,
"alnum_prop": 0.6874342243738161,
"repo_name": "ChangsoonKim/STM32F7DiscTutor",
"id": "bca435a77ca0ae54621e7e47a3a5ec0e180e1650",
... |
layout: resume
menuorder: 3
menutitle: Resume
---
## Currently
Current Position Description
## Education
`1990 - 1994`
__University Name__
Degree Awarded
`1995 - 1997`
__University Name__
Degree Awarded
## Awards
`2012`
Name of Award, Organization
## Publications
<!-- A list is also available [online](https:/... | {
"content_hash": "cbcf7afe6e5b9a70f1cdf791a6ac379e",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 102,
"avg_line_length": 12.295774647887324,
"alnum_prop": 0.699885452462772,
"repo_name": "NCSU-Libraries/jekyll-academic",
"id": "a61e59eda6c2dd823a7d262cb5e57ea9abf41422",
... |
$(function() {
$('#show').click(function() {
$('.foo').show();
Kwf.callOnContentReady(document.body, { action: 'show' });
});
$('#hide').click(function() {
$('.foo').hide();
Kwf.callOnContentReady(document.body, { action: 'hide' });
});
});
Kwf.onJElementShow('.foo', fun... | {
"content_hash": "31eb57a08d9c2fb423cd46e060f69ebd",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 66,
"avg_line_length": 26,
"alnum_prop": 0.5158371040723982,
"repo_name": "nsams/koala-framework",
"id": "f1efbde6125577858cfbceeca407e0b96de701ed",
"size": "442",
"binar... |
/**
* @file Octahedron Buffer
* @author Alexander Rose <alexander.rose@weirdbyte.de>
* @private
*/
import { OctahedronBufferGeometry, Vector3, Matrix4 } from 'three'
import { BufferRegistry } from '../globals'
import GeometryBuffer from './geometry-buffer'
import { BufferData, BufferParameters } from './buffer'
c... | {
"content_hash": "446e5f1f78dd2d8f8c78abdc2b112de0",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 84,
"avg_line_length": 28.735294117647058,
"alnum_prop": 0.6965199590583419,
"repo_name": "fredludlow/ngl",
"id": "43e68d53e82697da5f72d23c984a6aeb5b2159d0",
"size": "1954"... |
package org.projectspinoza.concept;
import java.io.IOException;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.projectspinoza.concept.models.TagConceptNet;
import org.projectspinoza.concept.utils.Ont... | {
"content_hash": "853853ff15231a210d04542f94b7dcb4",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 93,
"avg_line_length": 29.25,
"alnum_prop": 0.7158119658119658,
"repo_name": "project-spinoza/onto-concept",
"id": "07edcde04a1b0225fe04015e19acef1f5aa73553",
"size": "936"... |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Visualising statistical significance thresholds on EEG data — MNE 0.18.2 documentation</title>
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
<link rel="styles... | {
"content_hash": "446726fbebd2bcd3b869a6df6729299a",
"timestamp": "",
"source": "github",
"line_count": 428,
"max_line_length": 850,
"avg_line_length": 90.9766355140187,
"alnum_prop": 0.6576608968103138,
"repo_name": "mne-tools/mne-tools.github.io",
"id": "2b0a742b8b4be378b970e3299db10d8030324593",
... |
// ----------------------------------------------------------------------------------
//
// Copyright 2011 Microsoft Corporation
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://ww... | {
"content_hash": "8428c0c20b614f4fba69b1d8502547e9",
"timestamp": "",
"source": "github",
"line_count": 1005,
"max_line_length": 143,
"avg_line_length": 26.534328358208956,
"alnum_prop": 0.496006299921251,
"repo_name": "alpon/azure-sdk-tools",
"id": "12709ed34423f78b0243a95cc36012670eee2c0a",
"size... |
/**
* THIS FILE IS AUTO-GENERATED
* DON'T MAKE CHANGES HERE
*/
import { createE } from '../../factoriesNumber.js'
export const eDependencies = {
createE
}
| {
"content_hash": "ec8b238e7b819e1cac6c5c77f178a91b",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 50,
"avg_line_length": 17.88888888888889,
"alnum_prop": 0.6645962732919255,
"repo_name": "Michayal/michayal.github.io",
"id": "c096d0a05b62d6ec464291607a0766d973166903",
"si... |
package org.apache.storm.messaging.jxio;
import org.apache.storm.utils.Utils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by seokwoo on 2017-05-12.
*/
public class JxioUncaughtExceptionHandler implements Thread.UncaughtExceptionHandler {
private static final Logger LOG = LoggerFactory... | {
"content_hash": "1aedd8ec34e3cfeb6044b64e7957be2f",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 98,
"avg_line_length": 32.04761904761905,
"alnum_prop": 0.6968796433878157,
"repo_name": "dke-knu/i2am",
"id": "785d2cdb1996960a4886141833ac64c9419da742",
"size": "673",
... |
//
// Este arquivo foi gerado pela Arquitetura JavaTM para Implementação de Referência (JAXB) de Bind XML, v2.2.8-b130911.1802
// Consulte <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Todas as modificações neste arquivo serão perdidas após a recompilação do esquema de origem.
// Gerado ... | {
"content_hash": "007f65f5429e8c15ca4419fd4ee5e950",
"timestamp": "",
"source": "github",
"line_count": 288,
"max_line_length": 171,
"avg_line_length": 30.23611111111111,
"alnum_prop": 0.583371612310519,
"repo_name": "Samuel-Oliveira/Java_CTe",
"id": "62b7be674a29ec651f2ecec441850a624edcfefb",
"siz... |
YUI.add('yui2-dragdrop', function(Y) {
var YAHOO = Y.YUI2;
/**
* The drag and drop utility provides a framework for building drag and drop
* applications. In addition to enabling drag and drop for specific elements,
* the drag and drop elements are tracked by the manager class, and the
* interactions b... | {
"content_hash": "31a5753ed2b26bc8b5a2b3e9fd7c3ed1",
"timestamp": "",
"source": "github",
"line_count": 3621,
"max_line_length": 256,
"avg_line_length": 34.16763325048329,
"alnum_prop": 0.5602120901059642,
"repo_name": "inikoo/fact",
"id": "6459bab09eaebe48de2dbc17d88026d233c8f34b",
"size": "123874... |
package appl.simpleAppl;
import java.net.InetAddress;
import java.net.UnknownHostException;
public class HostName {
public String exec(){
try {
return InetAddress.getLocalHost().getHostName();
} catch (UnknownHostException e) {
// TODO Auto-generated catch block
e.printStackTrace();
re... | {
"content_hash": "a09784195643ba3344339ff999a18959",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 51,
"avg_line_length": 20.235294117647058,
"alnum_prop": 0.6831395348837209,
"repo_name": "AndreJCL/JCL",
"id": "db0b0178a5f019a17077129c3b3ce41b7047c618",
"size": "344",
... |
// ==========================================================================
// Project: MySystem.NodeView
// Copyright: @2011 Concord Consortium
// ==========================================================================
/*globals MySystem RaphaelViews */
sc_require('views/editable_label');
sc_require('views/ter... | {
"content_hash": "b6689e32213eabdbe57fcaf2ceaf2b8a",
"timestamp": "",
"source": "github",
"line_count": 258,
"max_line_length": 167,
"avg_line_length": 33.39922480620155,
"alnum_prop": 0.6275966113496576,
"repo_name": "concord-consortium/mysystem_sc",
"id": "9c32a434ae768fbfe2e1aa8028ff298f91faf67c",... |
package co.tyec.selenium.extjswebdriver;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
/**
* @author Asaf Levy
* @version $Revision: 1.0
*/
public class Menu extends ExtJSComponent
{
public Menu(WebDriver driver, By by)
{
super(driver,... | {
"content_hash": "41998823f8cff10029fadc47882f1cee",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 131,
"avg_line_length": 25.826923076923077,
"alnum_prop": 0.5621742367833209,
"repo_name": "tayloryork/SeleniumExtend",
"id": "3857f4c30273b4a12f97b361452adae1aa81d684",
"s... |
namespace Google.Cloud.SecretManager.V1.Snippets
{
// [START secretmanager_v1_generated_SecretManagerService_UpdateSecret_async_flattened]
using Google.Cloud.SecretManager.V1;
using Google.Protobuf.WellKnownTypes;
using System.Threading.Tasks;
public sealed partial class GeneratedSecretManagerServi... | {
"content_hash": "88e5d9736cd83768e0c60f6b6c722ead",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 115,
"avg_line_length": 44.148148148148145,
"alnum_prop": 0.6921140939597316,
"repo_name": "jskeet/gcloud-dotnet",
"id": "8d3e32592f6ae3c44250ea58a44bbe412c37d81a",
"size":... |
/**
* Example showing how to upload a file using a `Curl` instance using http method `PUT`
* But now instead of passing the file descriptor as the `READDATA` option, we will use the
* `READFUNCTION` option.
*/
const path = require('path')
const fs = require('fs')
const crypto = require('crypto')
const { Curl } ... | {
"content_hash": "ac779ef0b325a025b52666dd321cba78",
"timestamp": "",
"source": "github",
"line_count": 86,
"max_line_length": 100,
"avg_line_length": 28.58139534883721,
"alnum_prop": 0.6875508543531327,
"repo_name": "JCMais/node-libcurl",
"id": "5698e8f761775fcfbc743cd68a7c3d0b9388c103",
"size": "... |
<?xml version='1.0'?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License")... | {
"content_hash": "17d3d1abdfd20b559a070dea9c144390",
"timestamp": "",
"source": "github",
"line_count": 112,
"max_line_length": 201,
"avg_line_length": 36.267857142857146,
"alnum_prop": 0.5384047267355982,
"repo_name": "jbertram/activemq-artemis",
"id": "5109c701461939631294ec4106f5bf04e131b1e0",
"... |
<!--
Copyright 2005-2008 Adobe Systems Incorporated
Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
or a copy at http://stlab.adobe.com/licenses.html)
Some files are held under additional license.
Please see "http://stlab.adobe.com/licenses.html" for more information.
-->... | {
"content_hash": "a879fac9bcc9a537d47f7013491ba69b",
"timestamp": "",
"source": "github",
"line_count": 143,
"max_line_length": 233,
"avg_line_length": 47.64335664335665,
"alnum_prop": 0.6289446646117716,
"repo_name": "brycelelbach/asl",
"id": "fa1c7fdf02510f0d1480c5af62f8659dfd09ebab",
"size": "68... |
/**
* Generated with Acceleo
*/
package org.wso2.developerstudio.eclipse.gmf.esb.parts.forms;
// Start of user code for imports
import org.eclipse.emf.eef.runtime.api.component.IPropertiesEditionComponent;
import org.eclipse.emf.eef.runtime.api.notify.IPropertiesEditionEvent;
import org.eclipse.emf.eef.runtime.api... | {
"content_hash": "df28db10d3d253af1ae5ab38bd631640",
"timestamp": "",
"source": "github",
"line_count": 377,
"max_line_length": 281,
"avg_line_length": 36.246684350132625,
"alnum_prop": 0.7688254665203074,
"repo_name": "prabushi/devstudio-tooling-esb",
"id": "a51f94f93e57b503872c16b29ab5efb41a706016"... |
namespace Calabonga.TestTask13.AspNetCore.Infrastructure.QueryParams {
/// <summary>
/// QueryParams for Post
/// </summary>
public class PostPagedListQueryParams : PagedListQueryParams {
public string CategoryName { get; set; }
public string Tag { get; set; }
}
}
| {
"content_hash": "c413e79fddd3ed033dc9227a4221e954",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 71,
"avg_line_length": 25.416666666666668,
"alnum_prop": 0.659016393442623,
"repo_name": "Calabonga/Calabonga.TestTask13",
"id": "2fada00d7ef3038a549a12550d360e4f4cb35eef",
... |
package io.opencensus.scala.akka.http
import akka.actor.ActorSystem
import akka.http.scaladsl.model.{HttpRequest, HttpResponse}
import io.opencensus.scala.http.testSuite.MockStats
import io.opencensus.scala.stats.{Distribution, MeasurementDouble}
import org.scalatest.BeforeAndAfterAll
import org.scalatest.flatspec.Asy... | {
"content_hash": "09bb41c9ff5eaceb4c343391a8dd2f89",
"timestamp": "",
"source": "github",
"line_count": 89,
"max_line_length": 90,
"avg_line_length": 31.43820224719101,
"alnum_prop": 0.6983559685489635,
"repo_name": "census-ecosystem/opencensus-scala",
"id": "bc9a83e2395b13463835032bf5e6759fe2168f9b"... |
<?xml version="1.0" encoding="UTF-8"?>
<words>
<word>
<english>badge</english>
<polish>identyfikator</polish>
<part>New English File 4 Upper Intermediate - Unit 1</part>
<subpart>A</subpart>
</word>
<word>
<english>chat to (v)</english>
<polish>gadać</polish>
... | {
"content_hash": "cc3491388c799a3428f3f365f02ea179",
"timestamp": "",
"source": "github",
"line_count": 2367,
"max_line_length": 156,
"avg_line_length": 34.018588931136456,
"alnum_prop": 0.5918009984848861,
"repo_name": "dariuszwrzesien/DwrLearnEnglish",
"id": "dc9ef7647f034bcd56a04244351f556ea452d02... |
module Viewable
class Select < ActiveRecord::Base
include Viewable
include Admin::Viewable::Select
end
end
| {
"content_hash": "15bd9117e82cf8d30fa6af43153939c1",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 35,
"avg_line_length": 19.833333333333332,
"alnum_prop": 0.7394957983193278,
"repo_name": "o2web/rails_admin_cms",
"id": "bee17420a38b8540be6dc3204c49bb811e1eaff6",
"size": ... |
<?xml version="1.0" ?>
<container xmlns="http://symfony.com/schema/dic/services"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
<!--
<parameters>
<parameter key="bootbusi... | {
"content_hash": "3817ce62fa5a4a06ff678f2753136640",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 120,
"avg_line_length": 36.8,
"alnum_prop": 0.6589673913043478,
"repo_name": "redkite-labs/BootbusinessThemeBundle",
"id": "46e43bb189a490990442f850f501c2df5878ae3f",
"size... |
!==================initialization_1.f90======================
! { dg-do compile }
! Tests fix for PR25018 in which an ICE resulted from using a
! variable in a parameter initialization expression. In the course
! of developing the fix, various other constraints and limitations
! were tested.
!
! Contributed by Paul Th... | {
"content_hash": "813421d2655a55c908183f6a47f3a96b",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 97,
"avg_line_length": 33.743589743589745,
"alnum_prop": 0.648176291793313,
"repo_name": "shaotuanchen/sunflower_exp",
"id": "24a1a4fd07281ff16de8a5782f83c6ac7cc043f1",
"si... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>metacoq-checker: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.mi... | {
"content_hash": "83e39e3849375447254fa70404e2bf2e",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 157,
"avg_line_length": 42.83888888888889,
"alnum_prop": 0.5592011412268189,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "2186cc6a339432badf5a2a02606002a7dc3002da",
... |
<?php
namespace LosBase\Service\ORM;
use Zend\ServiceManager\ServiceLocatorAwareInterface;
use Zend\ServiceManager\ServiceLocatorAwareTrait;
use LosBase\EventManager\EventProvider;
/**
* Define os serviços básicos de entidade
*
* @package LosBase\Service
* @author Leandro Silva <leandro@leandrosilva.info>
... | {
"content_hash": "b46e5f5a5860933242659c178b710150",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 124,
"avg_line_length": 30.892857142857142,
"alnum_prop": 0.5472061657032755,
"repo_name": "juniorhanun/Base",
"id": "5c1c052b6ff74ae6dbd869f253e8c1f952d4c932",
"size": "30... |
import { BufferGeometry } from '../../core/BufferGeometry';
import { CylinderBufferGeometry } from './CylinderBufferGeometry';
/*
* @author: abelnation / http://github.com/abelnation
*/
function ConeBufferGeometry(
radius, height,
radialSegments, heightSegments,
openEnded, thetaStart, thetaLength ) {
CylinderB... | {
"content_hash": "9d11647d4262831a42b48135cdcb53d4",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 73,
"avg_line_length": 23.82857142857143,
"alnum_prop": 0.762589928057554,
"repo_name": "sole/three.js",
"id": "64162a296b7119317afb885d84208f63de3406a2",
"size": "834",
... |
using System;
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Text;
namespace SharpVectors.Dom.Svg
{
/// <summary>
/// Summary description for SvgPathSegCurvetoCubicSmoothAbs.
/// </summary>
public class SvgPathSegCurvetoCubicSmoothRel : SvgPathSegCurvetoCubic, ISvgPathSegCurvetoCubicSmoothRel
... | {
"content_hash": "8f08977b8de3e588458ef17ff281b082",
"timestamp": "",
"source": "github",
"line_count": 120,
"max_line_length": 125,
"avg_line_length": 19.991666666666667,
"alnum_prop": 0.614422676115048,
"repo_name": "codebutler/savagesvg",
"id": "f6628151a50a87dbb16c8429fe2afb948aae14c8",
"size":... |
Takes a burp dump and format/display it in various formats
| {
"content_hash": "43522b076b18d252048383d6a7a32d36",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 58,
"avg_line_length": 59,
"alnum_prop": 0.8135593220338984,
"repo_name": "yenda/burp-clj",
"id": "4935aa580206cb9783c1203d20c8eb4ee22dbcce",
"size": "70",
"binary": false... |
package ru.job4j.web;
import java.io.IOException;
import java.nio.charset.Charset;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import org.apache.loggin... | {
"content_hash": "8054c5fff80c2f57020283dbd311a0da",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 132,
"avg_line_length": 29.26984126984127,
"alnum_prop": 0.670824295010846,
"repo_name": "multiscripter/job4j",
"id": "35810c8fe57b7540f08ded7645b39d4e4b5e2529",
"size": "2... |
#include <iostream>
#include "gflags/gflags.h"
#include "webrtc/base/logging.h"
#include "webrtc/modules/audio_processing/test/conversational_speech/config.h"
#include "webrtc/test/testsupport/fileutils.h"
namespace webrtc {
namespace test {
namespace {
// Adapting DirExists/FileExists interfaces to DEFINE_validat... | {
"content_hash": "96a8b792e865a3984a1b911f315b86da",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 78,
"avg_line_length": 29.983333333333334,
"alnum_prop": 0.6859366314619233,
"repo_name": "Alkalyne/webrtctrunk",
"id": "923736ffef20c7a8a57c27bf5769fcba980177a6",
"size": ... |
import * as React from 'react';
import { OverridableStringUnion } from '@material-ui/types';
import { OverridableComponent, OverrideProps } from '../OverridableComponent';
export interface AvatarPropsVariantOverrides {}
export type AvatarVariantDefaults = Record<'circular' | 'rounded' | 'square', true>;
export interf... | {
"content_hash": "b88c66d94b775ee36057a9ac103cb032",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 92,
"avg_line_length": 31.607142857142858,
"alnum_prop": 0.64030131826742,
"repo_name": "cdnjs/cdnjs",
"id": "2da18c423760d6a56ba9d437bfab3a31f863e0de",
"size": "2655",
"... |
<?php
// Copyright 2004-present Facebook. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required b... | {
"content_hash": "9cf927c39c093802b083dcd158cec190",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 80,
"avg_line_length": 28.547619047619047,
"alnum_prop": 0.6580483736447039,
"repo_name": "Sampa/PP",
"id": "2e937991cff6644a8e3b874a38566fde8b95c733",
"size": "2398",
"b... |
package edu.cmu.lti.oaqa.baseqa.answer.score.scorers;
import com.google.common.collect.ImmutableMap;
import edu.cmu.lti.oaqa.baseqa.learning_base.AbstractScorer;
import edu.cmu.lti.oaqa.baseqa.learning_base.Scorer;
import edu.cmu.lti.oaqa.type.answer.Answer;
import edu.cmu.lti.oaqa.type.answer.CandidateAnswerOccurre... | {
"content_hash": "8d947de4a00f688d10ce696fc6cbcf3a",
"timestamp": "",
"source": "github",
"line_count": 93,
"max_line_length": 100,
"avg_line_length": 41.483870967741936,
"alnum_prop": 0.7358735095904614,
"repo_name": "oaqa/bioasq",
"id": "92a257469266b3ee0d14d260985f869c7418805c",
"size": "4508",
... |
//------------------------------------------------------------------------------
// <copyright file="Camera.h" company="Microsoft">
// Copyright (c) Microsoft Corporation. All rights reserved.
// </copyright>
//------------------------------------------------------------------------------
#pragma once
#include ... | {
"content_hash": "22aae82f89256d7b56a9a4a7a532ed33",
"timestamp": "",
"source": "github",
"line_count": 74,
"max_line_length": 81,
"avg_line_length": 25.445945945945947,
"alnum_prop": 0.5443441317047265,
"repo_name": "gsteelman/utd",
"id": "05a987b3c18661ae95709fbb6b272ea89bcd49cf",
"size": "1885",... |
import pytest
from xs.parsers import EtreeParser
from xs.test.test_complextype import Student, EXPECTED_STUDENT_XML
def test_parse_string():
parser = EtreeParser()
parser.register(Student)
student = parser.parse_string(EXPECTED_STUDENT_XML)
assert isinstance(student, Student)
assert student.name... | {
"content_hash": "283a339998a095358e9cd56944c56c4f",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 66,
"avg_line_length": 26.857142857142858,
"alnum_prop": 0.7287234042553191,
"repo_name": "gtback/excess",
"id": "465a67d5581f05372b97da67ec757f6ad0a78d33",
"size": "376",
... |
import collections
from mitmproxy.net.http.headers import Headers, parse_content_type, assemble_content_type
from mitmproxy.test.tutils import raises
class TestHeaders:
def _2host(self):
return Headers(
(
(b"Host", b"example.com"),
(b"host", b"example.org")
... | {
"content_hash": "bcb20e575e97197ce0d16b2bcd9d59dd",
"timestamp": "",
"source": "github",
"line_count": 106,
"max_line_length": 130,
"avg_line_length": 32.009433962264154,
"alnum_prop": 0.5552608311229,
"repo_name": "dwfreed/mitmproxy",
"id": "8e0f770d700b08d0a13d8d0c6551d882d6a19def",
"size": "339... |
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/home/bladestery/Sapphire/example_apps/AndroidStudioMinnie/sapphire/.externalNativeBuild/cmake/debug/armeabi/install")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFIN... | {
"content_hash": "06c2df0fbfdbb917d58a9347351a106e",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 146,
"avg_line_length": 32.483870967741936,
"alnum_prop": 0.7189672293942403,
"repo_name": "bladestery/Sapphire",
"id": "b7763427887d002ac657472090d116b242d8557e",
"size": ... |
#include "GlipStudio.hpp"
#include <QDateTime>
#include <QDebug>
#include <QFontDatabase>
// Special function, for redirection of qDebug, qCritical, etc. to a file :
#if QT_VERSION >= 0x050000
void customMessageHandler(QtMsgType type, const QMessageLogContext& context, const QString& msg)
#else
void customMessageHa... | {
"content_hash": "1ac987790345998184d5f575bfee4172",
"timestamp": "",
"source": "github",
"line_count": 202,
"max_line_length": 253,
"avg_line_length": 34.806930693069305,
"alnum_prop": 0.6824064855639311,
"repo_name": "headupinclouds/GLIP-Lib",
"id": "c1b862f88e2e7710ff14472281a5120d251c4f11",
"si... |
#if defined(USE_TI_XML) || defined(USE_TI_NETWORK)
#import "TIDOMDOMImplementationProxy.h"
#import "TIDOMDocumentTypeProxy.h"
#import "TiDOMDocumentProxy.h"
#import "TiDOMValidator.h"
#import "TiUtils.h"
@implementation TIDOMDOMImplementation
-(id)hasFeature:(id)args
{
ENSURE_ARG_COUNT(args, 2);
NSString *f... | {
"content_hash": "a3c88dff7c7c4fe7bd5f68623923c43c",
"timestamp": "",
"source": "github",
"line_count": 122,
"max_line_length": 136,
"avg_line_length": 32.868852459016395,
"alnum_prop": 0.6658354114713217,
"repo_name": "joshualambert/GO",
"id": "66d39e5b8f959cd8b8257a065db71c56ed79474e",
"size": "4... |
package com.intellij.vcs.log.ui.actions;
import com.intellij.openapi.actionSystem.ActionPromoter;
import com.intellij.openapi.actionSystem.AnAction;
import com.intellij.openapi.actionSystem.DataContext;
import com.intellij.util.containers.ContainerUtil;
import com.intellij.vcs.log.VcsLogDataKeys;
import com.intellij.... | {
"content_hash": "f44285c56bd5315927cd970cb39c8b44",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 133,
"avg_line_length": 37.2,
"alnum_prop": 0.7983870967741935,
"repo_name": "semonte/intellij-community",
"id": "2a30b3257a5e14b8fb0392a651922b97cd772fde",
"size": "1716",... |
"""Class definitions for trainable aligners"""
from __future__ import annotations
import os
import shutil
import time
from typing import TYPE_CHECKING, Any, Dict, List, Optional, Tuple
from montreal_forced_aligner.abc import ModelExporterMixin, TopLevelMfaWorker
from montreal_forced_aligner.alignment.base import Corp... | {
"content_hash": "4ab0d4569194e25e37a8d0932ae66e04",
"timestamp": "",
"source": "github",
"line_count": 527,
"max_line_length": 128,
"avg_line_length": 39.1157495256167,
"alnum_prop": 0.565440962452702,
"repo_name": "MontrealCorpusTools/Montreal-Forced-Aligner",
"id": "9b85256b1173dc87c1ae4361935a53c... |
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("Co... | {
"content_hash": "bb517e818a51b87f8cd9c8ecf01c1f80",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 84,
"avg_line_length": 39.19444444444444,
"alnum_prop": 0.7476966690290574,
"repo_name": "Koopakiller/Forum-Samples",
"id": "4041ad5a3374ad3787ce7a493edaba35de93bbe1",
"siz... |
<!--OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
LIGHT-GOLD-CALL-OUT
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-->
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="light-gold-background">
<tr>
<!--CALL OUT HEAD-->
<td class="text call... | {
"content_hash": "84ca549e617260105d4ae563cd99668d",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 315,
"avg_line_length": 69.69565217391305,
"alnum_prop": 0.577666874610106,
"repo_name": "UWAA/mannequin",
"id": "86353039c49089b39af6d4f37da5c9731065fa52",
"size": "1603",... |
#ifndef _FSL_FLEXCAN_EDMA_H_
#define _FSL_FLEXCAN_EDMA_H_
#include "fsl_flexcan.h"
#include "fsl_edma.h"
/*!
* @addtogroup flexcan_edma_driver
* @{
*/
/*******************************************************************************
* Definitions
*****************************************************************... | {
"content_hash": "e1cdf8c89e3986579b7a8374519eb866",
"timestamp": "",
"source": "github",
"line_count": 166,
"max_line_length": 119,
"avg_line_length": 40.10843373493976,
"alnum_prop": 0.6302192850705918,
"repo_name": "RT-Thread/rt-thread",
"id": "b7e86cb5dd42789480e08821c16c04169ed06703",
"size": ... |
<?xml version="1.0"?>
<!--
Copyright (c) 2017, David Schoenbauer <dschoenbauer@gmail.com>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyr... | {
"content_hash": "1e630cbba09bde355ebe7f29ded88287",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 80,
"avg_line_length": 43.85245901639344,
"alnum_prop": 0.7099065420560747,
"repo_name": "dschoenbauer/config",
"id": "d656aaeeae838af6627a1761f9df9941fb978db9",
"size": "2... |
<?php
namespace Pixeloid\AppBundle\Controller;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
use Symfony\Component\HttpFoundation\Response;
use Pixeloid\AppBundle\Entity\Accomodation;
use Pixeloid\AppBundle\Entity\Room as Room;
use Pixeloid\AppB... | {
"content_hash": "e6cc5e08096c7a822677bfa58e72c28e",
"timestamp": "",
"source": "github",
"line_count": 341,
"max_line_length": 152,
"avg_line_length": 32.58357771260997,
"alnum_prop": 0.5364953649536496,
"repo_name": "pixeloid/event_microsite",
"id": "f0f8b0b67ca88830eeac64fb0a8d283f77567613",
"si... |
/*
@file leaf_stdio.h
Created on: Jan 15, 2015
Author: Andriy Panasenko <apanasenko@cybervisiontech.com>
*/
#ifndef LEAF_STDIO_H_
#define LEAF_STDIO_H_
#include <stdio.h>
#endif /* LEAF_STDIO_H_ */
| {
"content_hash": "46e3cc8b095dc31f948de7962ad3f610",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 62,
"avg_line_length": 14.928571428571429,
"alnum_prop": 0.6746411483253588,
"repo_name": "zofuthan/kaa",
"id": "75b2beb2efe2d7c37449525911014db3ca4c966d",
"size": "810",
... |
// Copyright (c) Microsoft Corporation, Inc. All rights reserved.
// Licensed under the MIT License, Version 2.0. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.Threading.Tasks;
namespace Microsoft.AspNet.Identity
{
/// <summary>
/// Interface ... | {
"content_hash": "bd52234ad2cedbc52ae5d1bc1f1109ec",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 111,
"avg_line_length": 37.0188679245283,
"alnum_prop": 0.6055045871559633,
"repo_name": "eocampo/IdentityFromScratch",
"id": "810f47bbfe43d602be00381781feb4e8cd54b4fe",
"s... |
package sbn.core.distributions
import sbn.core.variables.{Assignment, Assignments, Variable}
/**
* This trait defines the intrinsic methods of every kind of distribution.
*/
trait Distribution extends Product with Serializable{
/**
* Returns the label of the distribution.
*
* @return The label of t... | {
"content_hash": "cb58d14e54717396937096f9bdb5a825",
"timestamp": "",
"source": "github",
"line_count": 234,
"max_line_length": 157,
"avg_line_length": 49.58119658119658,
"alnum_prop": 0.7284950870539563,
"repo_name": "fernandoj92/sbn",
"id": "d8d45db13a98a395fd66d859be520ea8ed5a2d8d",
"size": "116... |
package ru.adios.budgeter.adapters;
import android.support.annotation.Nullable;
import java.io.Serializable;
import javax.annotation.concurrent.ThreadSafe;
/**
* Created by Michail Kulikov
* 12/2/15
*/
@ThreadSafe
public interface ParentingDataExtractor<T, I extends Serializable> extends DataExtractor<T, I> {
... | {
"content_hash": "6c14f07587ec352cd150c214b33b3117",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 96,
"avg_line_length": 18.285714285714285,
"alnum_prop": 0.7578125,
"repo_name": "adiosmsu/budgeter-app",
"id": "2c5f4b8c2e4bbfea8fd1f1139cb8966c2e32feec",
"size": "1077",
... |
<?xml version="1.0"?>
<doc>
<assembly>
<name>CanadaAlertSystemApi</name>
</assembly>
<members>
<member name="M:CanadaAlertSystemApi.Areas.HelpPage.ApiDescriptionExtensions.GetFriendlyId(System.Web.Http.Description.ApiDescription)">
<summary>
Generates an URI-friendly ... | {
"content_hash": "d9cd7f1cd54db559ccc62275c2dce6e9",
"timestamp": "",
"source": "github",
"line_count": 421,
"max_line_length": 457,
"avg_line_length": 66.0332541567696,
"alnum_prop": 0.6648201438848921,
"repo_name": "zachomedia/canada-alert-system",
"id": "0e93041f7ec3ebb8c15b628a0b6337cb0cbfdebb",
... |
package fr.lteconsulting.hexa.client.event;
import com.google.gwt.event.shared.EventHandler;
import com.google.gwt.event.shared.GwtEvent;
import fr.lteconsulting.hexa.client.event.DeletedEvent.DeletedEventHandler;
public class DeletedEvent<T> extends GwtEvent<DeletedEventHandler<T>>
{
private T item;
public Delete... | {
"content_hash": "59ca8c879730a593c599f413dfabb599",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 93,
"avg_line_length": 21.9,
"alnum_prop": 0.747716894977169,
"repo_name": "ltearno/hexa.tools",
"id": "7dac0a78cdb1438384557e76a1739ae3c045c4a4",
"size": "876",
"binary"... |
package org.jboss.da.lookup.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Builder;
import lombok.Data;
import lombok.NonNull;
import lombok.extern.jackson.Jacksonized;
import org.jboss.da.model.rest.NPMPackage;
import javax.va... | {
"content_hash": "61b08efa48987f716e3a4469488520a0",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 97,
"avg_line_length": 23.121951219512194,
"alnum_prop": 0.7732067510548524,
"repo_name": "project-ncl/dependency-analysis",
"id": "ff5032c596af4fe360c08858519894a3a9d4fe24",... |
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); ?>
DEBUG - 2014-12-18 10:08:33 --> Config Class Initialized
DEBUG - 2014-12-18 10:08:33 --> Hooks Class Initialized
DEBUG - 2014-12-18 10:08:33 --> Utf8 Class Initialized
DEBUG - 2014-12-18 10:08:33 --> UTF-8 Support Enabled
DEBUG - 2014-12-18... | {
"content_hash": "0b899b30b07591f90062559d0d0b0fa2",
"timestamp": "",
"source": "github",
"line_count": 302,
"max_line_length": 316,
"avg_line_length": 79.35099337748345,
"alnum_prop": 0.7376064096144216,
"repo_name": "umapathymanohar/isearchnyc-ci",
"id": "609d061f5bb3b3c3e8d72a67a83a6f0231ffec19",
... |
/* Node.js
KC3改 Node Object
Represents a single battle on a node
Used by SortieManager
*/
(function(){
"use strict";
window.KC3Node = function(sortie_id, id, UTCTime){
this.sortie = (sortie_id || 0);
this.id = (id || 0);
this.type = "";
this.stime = UTCTime;
this.isPvP = false;
};
// ... | {
"content_hash": "bfb1c3d1ec68a7eb8f71cbace408507b",
"timestamp": "",
"source": "github",
"line_count": 882,
"max_line_length": 131,
"avg_line_length": 33.28231292517007,
"alnum_prop": 0.6119911429058082,
"repo_name": "KC-TH/KC3Kai",
"id": "7c294e348849bc9f76425ddb86e11cfa8a4018c6",
"size": "29463"... |
<?php
namespace conquer\oauth2;
use yii\web\IdentityInterface;
/**
* Interface OAtuh2IdentityInterface
* @package conquer\oauth2
* @author Dmitry Fedorenko
*/
interface OAuth2IdentityInterface
{
/**
* Find idenity by username
* @param string $username current username
* @return IdentityInterf... | {
"content_hash": "e25ee7a950de89cca5ceefb4ea70653e",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 66,
"avg_line_length": 21.678571428571427,
"alnum_prop": 0.700164744645799,
"repo_name": "borodulin/yii2-oauth2-server",
"id": "3c216edae4dd59f801127053bf28040ff4bb4eb7",
"... |
package org.apache.oozie.servlet;
import org.apache.oozie.service.AuthorizationService;
import org.apache.oozie.service.ProxyUserService;
import org.apache.oozie.service.Services;
import org.apache.oozie.service.ForTestAuthorizationService;
import org.apache.oozie.service.ForTestWorkflowStoreService;
import org.apac... | {
"content_hash": "86042d2b50fca6f344d0ef05e720c57c",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 118,
"avg_line_length": 41.333333333333336,
"alnum_prop": 0.6387096774193548,
"repo_name": "cbaenziger/oozie",
"id": "ce731a16bae5b8652021dd0816bd206f48a68ac1",
"size": "45... |
<?php
namespace Igoreus\BloomFilter\Test\Hash;
use Igoreus\BloomFilter\Hash\Jenkins;
class JenkinsTest extends \PHPUnit_Framework_TestCase
{
/**
* @test
*/
public function hash()
{
$hash = new Jenkins();
$value = 'test value';
$expected = '4b9f03c9478b2ae8';
$th... | {
"content_hash": "e55026e7cbab61d897a484bf3244c092",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 60,
"avg_line_length": 18.9,
"alnum_prop": 0.6031746031746031,
"repo_name": "igoreus/bloomfilter",
"id": "b4a0cf23bad85594a9913537841797477e87d781",
"size": "378",
"binar... |
//• Write a program that reads a string, reverses it and prints the result at the console.
using System;
using System.Text;
class ReverseStringProblem
{
static void Main()
{
Console.WriteLine("Please enter some text: ");
string input = Console.ReadLine();
string reversed = ReverseStri... | {
"content_hash": "336c36b3632596b4bf678d7a8af4d7b9",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 91,
"avg_line_length": 23.807692307692307,
"alnum_prop": 0.5977382875605816,
"repo_name": "VanyaD/CSharp-Part2",
"id": "1fb5e7b00c0ddbabe546db2a617efe89cddb5e41",
"size": "... |
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
#include <asm/irq.h>
#include <asm/io.h>
#include <asm/dma.h>
#include <asm/jazz.h>
#include <asm/jazzdma.h>
#include <... | {
"content_hash": "7cc33086c3f2653427025d8daa5b75b5",
"timestamp": "",
"source": "github",
"line_count": 245,
"max_line_length": 75,
"avg_line_length": 22.163265306122447,
"alnum_prop": 0.6674033149171271,
"repo_name": "lunaczp/learning",
"id": "b2d481dd37505f43f25d9c0cc79659e900bb25ca",
"size": "55... |
/* Includes ------------------------------------------------------------------*/
#include "main.h"
#include "stm32f4xx_it.h"
/** @addtogroup STM32F4xx_HAL_Examples
* @{
*/
/** @addtogroup FLASH_Program
* @{
*/
/* Private typedef -----------------------------------------------------------*/
/... | {
"content_hash": "1096c7267e6d5a279386d1ed70fbcb2b",
"timestamp": "",
"source": "github",
"line_count": 148,
"max_line_length": 80,
"avg_line_length": 22.635135135135137,
"alnum_prop": 0.4388059701492537,
"repo_name": "matianfu/stm32f4cube",
"id": "f947cf8020f95e107652e18faacf32325eec8b50",
"size":... |
// Header file for Ulno_Buttons
//
// author: ulno
// created: 2016-03-01
#ifndef _Ulno_BUTTONS_H
#define _Ulno_BUTTONS_H
#define MAX_BUTTONS 32
/**
* helper class for ulno_Buttons (representing one instance of a button)
*/
class Ulno_Button {
public:
static const int GENERIC = 0;
static const int TOUCH = 1;... | {
"content_hash": "d81bfa330a9e38956c2bc8b7b88199cb",
"timestamp": "",
"source": "github",
"line_count": 111,
"max_line_length": 180,
"avg_line_length": 30.43243243243243,
"alnum_prop": 0.6947898164594435,
"repo_name": "ulno/libni",
"id": "e90a347475a3e2d0f245c711b4da2f4ffd4b7699",
"size": "3378",
... |
$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'holdem'
require 'spec'
require 'spec/autorun'
Spec::Runner.configure do |config|
end
| {
"content_hash": "0db2856eed902977c2f50768406bd2dd",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 66,
"avg_line_length": 23.11111111111111,
"alnum_prop": 0.6875,
"repo_name": "denis/holdem",
"id": "dfe980be8b3e65d7e21c8529b591b42ff28caa9d",
"size": "208",
"binary": fal... |
package csci567.loginactivity;
/**
* Created by bryandixon on 4/10/16.
*/
public class FirebaseItem {
private String message;
//private String uid;
public FirebaseItem() {
// empty default constructor, necessary for Firebase to be able to deserialize blog posts
}
public FirebaseItem(Str... | {
"content_hash": "e564651db6d5c988f1331ad4ed761718",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 97,
"avg_line_length": 18.135135135135137,
"alnum_prop": 0.6110283159463488,
"repo_name": "CSUChico-CSCI567/CSCI567-Workspace-Spring-2016",
"id": "d47c8d02225a59fc67c62deb585... |
export { default } from './AnimationController';
| {
"content_hash": "af08c92f2baa0af0e2508d0a138d5b74",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 48,
"avg_line_length": 49,
"alnum_prop": 0.7346938775510204,
"repo_name": "kradio3/react-mdc-web",
"id": "29e802bd4dcd7afea65a6cc9008b7181892983b4",
"size": "49",
"binary"... |
echo Parallel execution: concurrency 6 x 1mln
node tests/load/parallel.promise.js
node tests/load/parallel.compose.js
node tests/load/parallel.collect.js
echo
echo Sequential execution: concurrency 6 x 100k
node tests/load/sequential.promise.js
node tests/load/sequential.compose.js
echo
echo Poolify: array vs symbol 30... | {
"content_hash": "3523a603e01d694d5b7c72d91282c46d",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 47,
"avg_line_length": 30.736842105263158,
"alnum_prop": 0.8253424657534246,
"repo_name": "metarhia/MetaSync",
"id": "5099a681f9e72e86a92f8711da965af62684fd06",
"size": "58... |
package legit
import (
"errors"
"testing"
"github.com/stretchr/testify/assert"
)
func TestErrors_Error(t *testing.T) {
assert.Equal(t, "foo", Errors{errors.New("foo"), errors.New("bar")}.Error())
assert.Equal(t, "", Errors{}.Error())
}
func TestStructError_Error(t *testing.T) {
assert.Equal(t, "foo: bar", Str... | {
"content_hash": "6ab3b94857211b329d5ed0726bddd9c0",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 91,
"avg_line_length": 24.38095238095238,
"alnum_prop": 0.671875,
"repo_name": "jamescun/legit",
"id": "91014d94d4988f9c46aa46dc75fc48568736dd1c",
"size": "512",
"binary"... |
"""This module corresponds to functionality documented
at https://blockchain.info/api/api_receive
"""
from .. import util
import json
class ReceiveResponse:
def __init__(self, address, index, callback):
self.address = address
self.index = index
self.callback_url = callback
class LogEnt... | {
"content_hash": "4824c696fb877990eb507250192c6222",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 110,
"avg_line_length": 35.27777777777778,
"alnum_prop": 0.6539370078740158,
"repo_name": "blockchain/api-v1-client-python",
"id": "fe3bd710adc9081e96d1788aa0b28450d6ca657c",... |
using SF.Sys;
using SF.Sys.Clients;
using SF.Sys.Collections.Generic;
using SF.Sys.NetworkService;
using SF.Sys.Services;
using SF.Sys.TimeServices;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
namespace SF.Biz.Payments.Plat... | {
"content_hash": "2e8ef4e9e9105abd6bc1848bd2732983",
"timestamp": "",
"source": "github",
"line_count": 150,
"max_line_length": 309,
"avg_line_length": 33.46,
"alnum_prop": 0.6774257820282925,
"repo_name": "etechi/ServiceFramework",
"id": "f1bc36ded371868ae973148f149cced498005527",
"size": "5035",
... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using DotNetNuke.Common.Utilities;
using DotNetNuke.Entities.Modules;
using DotNetNuke.Entities.Modules.Definitions;
using DotNetNuke.Entities.Portals;
using DotNetNuke.Entities.Tabs;
using DotNetNuke.Framework;
using DotNetNuke.Instr... | {
"content_hash": "a90cd7e0ec1683926108fc10676a17a0",
"timestamp": "",
"source": "github",
"line_count": 238,
"max_line_length": 236,
"avg_line_length": 47.05042016806723,
"alnum_prop": 0.5937667440614396,
"repo_name": "robsiera/Dnn.Platform",
"id": "b0b3b430be02dcb285100f4df6224e2b43951d6a",
"size"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.