text stringlengths 2 1.04M | meta dict |
|---|---|
/** MACHINE-GENERATED FROM AVRO SCHEMA. DO NOT EDIT DIRECTLY */
package avro.examples.baseball
import scala.annotation.switch
final case class Mascot(var name: String) extends org.apache.avro.specific.SpecificRecordBase {
def this() = this("")
def get(field$: Int): AnyRef = {
(field$: @switch) match {
c... | {
"content_hash": "71697ba84b7d9c1b213eb077eb2c68c9",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 196,
"avg_line_length": 32.36666666666667,
"alnum_prop": 0.6240988671472708,
"repo_name": "julianpeeters/avrohugger",
"id": "a11e3205d05cd547dcef4943f00f8b5fbc82bcaa",
"siz... |
package com.ui4j.spi;
import com.ui4j.api.event.DomEvent;
import com.ui4j.api.event.EventHandler;
public class DelegatingEventHandler implements EventHandler {
private String event;
private String selector;
private EventHandler eventHandler;
public DelegatingEventHandler(String event, String selec... | {
"content_hash": "38a42a5e7e0a8192e8e94a8c21d26c75",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 93,
"avg_line_length": 23.136363636363637,
"alnum_prop": 0.637524557956778,
"repo_name": "donaldlee2008/ui4j",
"id": "5e9045cb77bab09b414d88de2f56b809b99eaedb",
"size": "10... |
<div class="modal-header">
<button type="button" class="close" ng-click="$close('cancel')" aria-hidden="true">×</button>
<h4 class="modal-title">Confirmation</h4>
</div>
<div class="modal-body">Are you sure want to delete record?</div>
<div class="modal-footer">
<button type="button" class="btn btn-link" ng-click... | {
"content_hash": "1ee414acba23e5f5f349779d69fa0b95",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 95,
"avg_line_length": 49.333333333333336,
"alnum_prop": 0.6779279279279279,
"repo_name": "gojay/grunt-generator-fullstack",
"id": "ea0473bb99e6a2013bdca7e23200901cf8575b44",
... |
<%#
Copyright 2013-2017 the original author or authors from the StackStack project.
This file is part of the StackStack project, see http://www.jhipster.tech/
for more information.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Yo... | {
"content_hash": "f6a43f21a1ee653359a738ce0ec0df25",
"timestamp": "",
"source": "github",
"line_count": 110,
"max_line_length": 221,
"avg_line_length": 63.31818181818182,
"alnum_prop": 0.5530509691313712,
"repo_name": "siliconharborlabs/generator-jhipster",
"id": "ffc09c5b776429cc045b6226811aa6178c2b... |
require 'test_helper'
require 'iord/hooks'
class CommentsControllerTest < ActionController::TestCase
setup do
@comment = create(:comment)
@product_id = @comment.commentable.id
end
test "should get index" do
get :index, product_id: @product_id
assert_response :success
end
test "should get js... | {
"content_hash": "c41a7dd249512bdce9e782a8b51d843d",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 92,
"avg_line_length": 27.13095238095238,
"alnum_prop": 0.6669591926283458,
"repo_name": "Aethelflaed/iord",
"id": "03de4919ea81e59122e6a671975cac59337cec05",
"size": "2279... |
<?xml version="1.0" encoding="utf-8"?>
<translate xmlns:android="http://schemas.android.com/apk/res/android"
android:duration="100"
android:fromXDelta="100%"
android:toXDelta="0" >
</translate> | {
"content_hash": "9ec8e0b618f6cae8b5bfc3e2363a03c5",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 69,
"avg_line_length": 29.428571428571427,
"alnum_prop": 0.6893203883495146,
"repo_name": "wslqm123/Lottery",
"id": "bda487715b9909ecc238c0da3eb39993e226a7bb",
"size": "206"... |
<!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_25) on Fri Dec 13 12:09:47 EST 2013 -->
<title>Uses of Class edu.rutgers.cs.scarletTaxi.notification_exporter.process.NType</title>
<me... | {
"content_hash": "47ca501e4864649b5e64187d7346c8e0",
"timestamp": "",
"source": "github",
"line_count": 193,
"max_line_length": 509,
"avg_line_length": 56.5699481865285,
"alnum_prop": 0.6715515662209196,
"repo_name": "IkeLevens/Scarlet_Taxi",
"id": "89169c480d9a0071481c53a977312ca55f19a86c",
"size"... |
using Skybrud.Essentials.Http;
using Skybrud.Essentials.Json;
using Skybrud.Social.GitHub.Models.Repositories.Content;
namespace Skybrud.Social.GitHub.Responses.Repositories.Content {
/// <summary>
/// Class representing a response with the contents of a file in a GitHub repository.
/// </summary>
pu... | {
"content_hash": "44776d090d480ef76fbfbb5e92cdc823",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 92,
"avg_line_length": 36.09090909090909,
"alnum_prop": 0.6926952141057935,
"repo_name": "abjerner/Skybrud.Social.GitHub",
"id": "a95c75196c79ff1160c851c226d054425cd27970",
... |
package org.apereo.cas.services.resource;
import org.apereo.cas.services.RegisteredService;
/**
* This is {@link RegisteredServiceResourceNamingStrategy}. Interface to provide naming strategy
* to resource based services.
*
* @author Travis Schmidt
* @since 5.3.0
*/
@FunctionalInterface
public interface Regist... | {
"content_hash": "45646b391a7b5955a9b948eace00c660",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 97,
"avg_line_length": 29.782608695652176,
"alnum_prop": 0.7197080291970803,
"repo_name": "GIP-RECIA/cas",
"id": "8fb63da9b2a0fcc2fffaf8db57f8c87cb4951d81",
"size": "685",
... |
Write a program that uses the Sieve of Eratosthenes to find all the primes from 2 up to a given number.
The Sieve of Eratosthenes is a simple, ancient algorithm for finding all
prime numbers up to any given limit. It does so by iteratively marking as
composite (i.e. not prime) the multiples of each prime,
starting wit... | {
"content_hash": "41c71ed1a3f6e4d0b68eca0a25ef4008",
"timestamp": "",
"source": "github",
"line_count": 70,
"max_line_length": 139,
"avg_line_length": 30.514285714285716,
"alnum_prop": 0.7602996254681648,
"repo_name": "nlhuykhang/elixir-exercism",
"id": "b3b182a3d4e68401de4527e13b963d37fed3c2d5",
"... |
import logging
import pprint
import click
import requests
import simplejson as json
from eventbot import settings, fixtures
log = logging.getLogger(__name__)
pp = pprint.PrettyPrinter(indent=4)
@click.command()
@click.option('--base_url', default='http://localhost:5000', help='Base URL for HTTP requests')
@click.o... | {
"content_hash": "14543015948484a0b2de173635c86d43",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 110,
"avg_line_length": 33.75,
"alnum_prop": 0.708994708994709,
"repo_name": "duffj/eventbot-web-api",
"id": "52888fa1e0b06743a10a982c2339acf73efd0b0e",
"size": "967",
"b... |
package controller
import (
"fmt"
"sync"
"time"
"github.com/GoogleCloudPlatform/kubernetes/pkg/api"
"github.com/GoogleCloudPlatform/kubernetes/pkg/api/errors"
"github.com/GoogleCloudPlatform/kubernetes/pkg/api/validation"
"github.com/GoogleCloudPlatform/kubernetes/pkg/client"
"github.com/GoogleCloudPlatform... | {
"content_hash": "15784db8d6fdbffe1ab2a4e7c9874e2a",
"timestamp": "",
"source": "github",
"line_count": 244,
"max_line_length": 101,
"avg_line_length": 31.64344262295082,
"alnum_prop": 0.712213443854423,
"repo_name": "nvoron23/kubernetes",
"id": "b48871ea092eea73b17c1b185e610f6e8070c2bf",
"size": "... |
var mongoose = require('mongoose');
// Define our token schema
var AccessTokenSchema = new mongoose.Schema({
token: {
type: String,
required: true
},
userId: {
type: String,
required: true
},
clientId: {
type: String,
required: true
},
created... | {
"content_hash": "3ad6992e6d76105b248b307bb5d39f9f",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 66,
"avg_line_length": 19.434782608695652,
"alnum_prop": 0.5615212527964206,
"repo_name": "jorguezz/oauth2-node-server",
"id": "833cf5979b6bf4262c7008a75fad6f0f2a7dd9f2",
"... |
FROM balenalib/isg-503-alpine:3.15-build
ENV NODE_VERSION 16.14.0
ENV YARN_VERSION 1.22.4
# Install dependencies
RUN apk add --no-cache libgcc libstdc++ libuv \
&& apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --keyserver pgp.... | {
"content_hash": "50d6bbf4846ac2dba1b81c82a4217402",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 699,
"avg_line_length": 65.04444444444445,
"alnum_prop": 0.7109668602664845,
"repo_name": "resin-io-library/base-images",
"id": "c07464d67058d9939872d57de61d64b50852cffb",
... |
package org.bouldercounty.parks.trails;
import org.bouldercounty.parks.trails.data.Folder;
import org.bouldercounty.parks.trails.data.Placemark;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.util.Log;
import android.view.Gravity;
import android.view.LayoutInf... | {
"content_hash": "082451018582a89de628098ed0e11773",
"timestamp": "",
"source": "github",
"line_count": 276,
"max_line_length": 154,
"avg_line_length": 35.141304347826086,
"alnum_prop": 0.6581090834106609,
"repo_name": "BoulderCounty/trails-app-android",
"id": "4fb94bd85cde5e5144845e97a475e45936493f7... |
2016-01-19, Version 1.8.8
=========================
* republish (Joseph Tary)
2016-01-14, Version 1.8.7
=========================
* remove project-list (Joseph Tary)
2016-01-14, Version 1.8.6
=========================
* remove ubuntu fonts from arc (Anthony Ettinger)
* Remove React dependency from Arc (Jose... | {
"content_hash": "559bba9f2c19e0dbc51e4ad5d6311dcc",
"timestamp": "",
"source": "github",
"line_count": 1324,
"max_line_length": 511,
"avg_line_length": 28.76283987915408,
"alnum_prop": 0.7409799905467149,
"repo_name": "tsiry95/openshift-strongloop-cartridge",
"id": "755d312bac02b614178a3326a13f05837... |
'use strict';
var _ = require('lodash');
var authConfig = require('./waterlock-local-auth').authConfig;
/**
* TODO these can be refactored later
* @type {Object}
*/
function validateEmail(email) {
var re = /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0... | {
"content_hash": "603d7c82f3fea8ccf9446c357a3d7763",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 166,
"avg_line_length": 28.67391304347826,
"alnum_prop": 0.604245640636846,
"repo_name": "praveenaj/waterlock-local-auth",
"id": "4fa80995b1bf4ee3414c71cc0af05f4df8720e93",
... |
"""
Author : Syed Faizan (3rd Year Student IIIT Pune)
github : faizan2700
You are given a bitmask m and you want to efficiently iterate through all of
its submasks. The mask s is submask of m if only bits that were included in
bitmask are set
"""
from __future__ import annotations
def list_of_submasks(mask: int) -> l... | {
"content_hash": "7fb28154f68c58ae5844197f1913ce79",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 85,
"avg_line_length": 28.177419354838708,
"alnum_prop": 0.6325128792215227,
"repo_name": "wuweilin/python",
"id": "21c64dba4ecccac555e6135f32ba86134d3a4333",
"size": "1747... |
import { Component } from '@angular/core';
import { NavController, NavParams, ModalController, ToastController } from 'ionic-angular';
import { LanguagesPage } from "./languages/languages";
import { TranslateService } from "@ngx-translate/core";
import { availableLanguages } from "../../../app/languages";
import { AppP... | {
"content_hash": "ad931e7d857b6d061ad6abe589f01208",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 107,
"avg_line_length": 31.715686274509803,
"alnum_prop": 0.617001545595054,
"repo_name": "bbosternak/expman",
"id": "0d781d0ad3ad6a3adbf0a5f062ec4af08992c20f",
"size": "3... |
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("Pr... | {
"content_hash": "35e244059ccc446d3568081d46a6f123",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 84,
"avg_line_length": 40.583333333333336,
"alnum_prop": 0.7549623545516769,
"repo_name": "atanas-georgiev/TelerikAcademy",
"id": "a3552a5eeb5e82ead30e8b1a35f9ec6a2461e59d",
... |
package org.apache.river.test.spec.jeri.transport.util;
//jeri imports
import net.jini.jeri.ServerEndpoint.ListenContext;
import net.jini.jeri.ServerEndpoint.ListenCookie;
import net.jini.jeri.ServerEndpoint.ListenEndpoint;
import net.jini.jeri.ServerEndpoint.ListenHandle;
//import java.io
import java.io.IOException... | {
"content_hash": "41fb28a98d00dba72e6efcd5435bb654",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 71,
"avg_line_length": 26.641025641025642,
"alnum_prop": 0.6958614051973051,
"repo_name": "pfirmstone/river-internet",
"id": "e6e5e185846451d70ef55c09f634afd7ddbaa684",
"si... |
from bigml.api import BigML
api = BigML()
source1_file = "iris.csv"
args = \
{'fields': {'000000': {'name': 'sepal length', 'optype': 'numeric'},
'000001': {'name': 'sepal width', 'optype': 'numeric'},
'000002': {'name': 'petal length', 'optype': 'numeric'},
'000003': {'name': 'petal width', 'optype': 'numeric'},
'0000... | {
"content_hash": "798a9420d433dee6b321fe5099e73b76",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 68,
"avg_line_length": 27.545454545454547,
"alnum_prop": 0.6523652365236524,
"repo_name": "bigmlcom/bigmler",
"id": "b8bad93ef0eb855ef17a26be1c2260790d1a52d0",
"size": "909... |
import defined from "./defined.js";
import DeveloperError from "./DeveloperError.js";
import IndexDatatype from "./IndexDatatype.js";
import CesiumMath from "./Math.js";
/**
* Provides terrain or other geometry for the surface of an ellipsoid. The surface geometry is
* organized into a pyramid of tiles according to... | {
"content_hash": "41c1bab83b9243e790910bd43838d47e",
"timestamp": "",
"source": "github",
"line_count": 446,
"max_line_length": 138,
"avg_line_length": 33.31390134529148,
"alnum_prop": 0.7210930138645847,
"repo_name": "progsung/cesium",
"id": "d733d202e89a2060fd105bf156a531ff2dfada98",
"size": "148... |
layout: page
title: About us
---
Right now, [**`The Hub`**](/) is a closed group existed for the purpose of helping local technology groups look for _talented members_ suitable for their projects.
We're physically based in Ho Chi Minh City, Vietnam. Below is a list of business partners that we have worked with:
- [P... | {
"content_hash": "e37ec0ba7b4582dad8755facc541f4bd",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 163,
"avg_line_length": 36,
"alnum_prop": 0.7559523809523809,
"repo_name": "puresol/thehub",
"id": "28c3cf2a7a0a8a19e80da80e182cbc95476383b5",
"size": "508",
"binary": fa... |
<?php
namespace App\Containers\AppSection\Authentication\Tasks;
use App\Ship\Parents\Tasks\Task;
class MakeRefreshCookieTask extends Task
{
public function run($refreshToken)
{
// Save the refresh token in a HttpOnly cookie to minimize the risk of XSS attacks
return cookie(
'refre... | {
"content_hash": "938c26a36d3de62b459b698266598c38",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 90,
"avg_line_length": 24.181818181818183,
"alnum_prop": 0.5958646616541353,
"repo_name": "Mahmoudz/Hello-API",
"id": "3dbbc689747910b35ef0942e87420d999dee9b17",
"size": "5... |
#ifndef ZIG_ALL_TYPES_HPP
#define ZIG_ALL_TYPES_HPP
#include "list.hpp"
#include "buffer.hpp"
#include "zig_llvm.h"
#include "hash_map.hpp"
#include "errmsg.hpp"
#include "bigint.hpp"
#include "bigfloat.hpp"
#include "target.hpp"
#include "tokenizer.hpp"
struct AstNode;
struct ZigFn;
struct Scope;
struct ScopeBlock... | {
"content_hash": "25ad663481f457dc0bd74819d29d6f6f",
"timestamp": "",
"source": "github",
"line_count": 4682,
"max_line_length": 138,
"avg_line_length": 21.448526270824434,
"alnum_prop": 0.6905956862042182,
"repo_name": "raulgrell/zig",
"id": "7ad585a524e0d5173b775956cac6140058c62fbb",
"size": "100... |
import datetime
from typing import Dict, Union
from airflow.sensors.base_sensor_operator import BaseSensorOperator
from airflow.utils import timezone
from airflow.utils.decorators import apply_defaults
class DateTimeSensor(BaseSensorOperator):
"""
Waits until the specified datetime.
A major advantage of... | {
"content_hash": "17643e91ae5ead6ba7a05b3f4fad04b7",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 106,
"avg_line_length": 39.25454545454546,
"alnum_prop": 0.6377952755905512,
"repo_name": "mrkm4ntr/incubator-airflow",
"id": "028e505bdc15fd3e7d318f1b333514a4cd8d864b",
"s... |
namespace zs {
std::ostream& operator<<(std::ostream&, Ptr_tag);
// std::ostream& operator<<(std::ostream&, Lisp_ptr);
std::ostream& operator<<(std::ostream&, const ProcInfo&);
std::ostream& operator<<(std::ostream&, proc_flag::Variadic);
std::ostream& operator<<(std::ostream&, Notation);
} // namespace zs
#endif ... | {
"content_hash": "8e753f02297364454ef6d3028ece3139",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 61,
"avg_line_length": 25.692307692307693,
"alnum_prop": 0.6796407185628742,
"repo_name": "y2q-actionman/zatuscheme",
"id": "f267fb7d2376ee7b6f6e1c313089f246f926fa94",
"siz... |
<?php
namespace App\Controllers;
use ManaPHP\Http\Controller\Attribute\Authorize;
#[Authorize('*')]
class BenchmarkController extends Controller
{
public function indexAction()
{
}
} | {
"content_hash": "14fde099f8f4598fc17ee3b9c49bf771",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 48,
"avg_line_length": 14.142857142857142,
"alnum_prop": 0.7222222222222222,
"repo_name": "manaphp/manaphp",
"id": "f028a617418198417866a240ef1b679f22c3fce9",
"size": "198"... |
#ifndef SVGPatternElement_h
#define SVGPatternElement_h
#include "SVGAnimatedBoolean.h"
#include "SVGAnimatedEnumeration.h"
#include "SVGAnimatedLength.h"
#include "SVGAnimatedPreserveAspectRatio.h"
#include "SVGAnimatedRect.h"
#include "SVGAnimatedTransformList.h"
#include "SVGElement.h"
#include "SVGExternalResour... | {
"content_hash": "72d94e162709a13a07055b74b71b1122",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 108,
"avg_line_length": 38.693333333333335,
"alnum_prop": 0.7508614748449345,
"repo_name": "unofficial-opensource-apple/WebCore",
"id": "3b1c14db84f1b58c842d70ef1925c4fd102b8... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_07) on Tue Jun 04 15:59:40 CST 2019 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>类 org.jeewx.api.thi... | {
"content_hash": "ade4c5f8d4c3904fd0ba24e7e969da47",
"timestamp": "",
"source": "github",
"line_count": 159,
"max_line_length": 390,
"avg_line_length": 38.54716981132076,
"alnum_prop": 0.6247348670256159,
"repo_name": "zhangdaiscott/jeewx-api",
"id": "9c07e98e94ea02d461c7b6a85182938fc1811cf5",
"siz... |
package com.blogspot.codigogoogle.tempoagora;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.ActionBarActivity;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import an... | {
"content_hash": "aac4e8fbd7e955c423830d27f0bf6338",
"timestamp": "",
"source": "github",
"line_count": 89,
"max_line_length": 99,
"avg_line_length": 35.51685393258427,
"alnum_prop": 0.6200569440050617,
"repo_name": "DesenvolvedoresGoogle/codelab-android-openweatherapi",
"id": "2b04cfbf8c17a0787e4f6b... |
#include <linux/stddef.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/kexec.h>
#include <linux/highmem.h>
#include <linux/cpu.h>
#include <asm/machdep.h>
#include <asm/pgtable.h>
#include <asm/page.h>
#include <asm/mpi... | {
"content_hash": "39f27471d64b85f2b58ef274f226eebc",
"timestamp": "",
"source": "github",
"line_count": 449,
"max_line_length": 74,
"avg_line_length": 22.9086859688196,
"alnum_prop": 0.6606066498152829,
"repo_name": "lokeshjindal15/pd-gem5",
"id": "6382098d6f8d884aeea1fbbef387df8572f0b5b9",
"size":... |
require File.expand_path('../boot', __FILE__)
require 'rails/all'
# Require the gems listed in Gemfile, including any gems
# you've limited to :test, :development, or :production.
Bundler.require(*Rails.groups)
module DatatablesDev1
class Application < Rails::Application
# Settings in config/environments/* tak... | {
"content_hash": "0e0ad9d54e34d793b97d4eed2079eab1",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 99,
"avg_line_length": 42.82608695652174,
"alnum_prop": 0.7157360406091371,
"repo_name": "nguyentamvinhlong/ajax-rails-datatables-example",
"id": "ee72f7c5258c3a4e3a0a4a9d5d6... |
#ifndef SRC_TRACE_PROCESSOR_IMPORTERS_PROTO_TRACK_EVENT_PARSER_H_
#define SRC_TRACE_PROCESSOR_IMPORTERS_PROTO_TRACK_EVENT_PARSER_H_
#include <array>
#include <map>
#include "perfetto/base/build_config.h"
#include "perfetto/protozero/field.h"
#include "src/trace_processor/importers/common/args_tracker.h"
#include "s... | {
"content_hash": "1ee1a471eb059aabdd9d4cebbbd28d93",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 80,
"avg_line_length": 39.12096774193548,
"alnum_prop": 0.7441764584621727,
"repo_name": "google/perfetto",
"id": "52489d9108a8f0e616c225d70cd8659ce7838866",
"size": "5470... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2005-2010, WSO2 Inc. (http://wso2.com) All Rights Reserved.
~
~ WSO2 Inc. licenses this file to you under the Apache License,
~ Version 2.0 (the "License"); you may not use this file except
~ in compliance with the License.
~ You may obtain a... | {
"content_hash": "ca201d12c17099522f098f1fc6806bf5",
"timestamp": "",
"source": "github",
"line_count": 243,
"max_line_length": 126,
"avg_line_length": 38.489711934156375,
"alnum_prop": 0.5215438896610713,
"repo_name": "poornan/product-is",
"id": "c360b26ddc61cecebd91a2a9d5cfd961a5e8c542",
"size": ... |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/gwt-sandbox.iml" filepath="$PROJECT_DIR$/gwt-sandbox.iml" />
</modules>
</component>
</project> | {
"content_hash": "bd4a9b8d5b6040819d47e9348c67d6a1",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 104,
"avg_line_length": 32.75,
"alnum_prop": 0.6603053435114504,
"repo_name": "csavelief/gwt-sandbox",
"id": "3db8b0c0d5c1aec8cdf42c3910ea96e59b3f3aaf",
"size": "262",
"bi... |
package com.g200001.dutyapp.droid.util;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class DutySecurityUtils {
private static final String KEY_SHA = "SHA-1";
public static String encryptSha(String input) {
if (input == nul... | {
"content_hash": "10bdb131607c76c94409da93a1076ab4",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 70,
"avg_line_length": 24.638297872340427,
"alnum_prop": 0.6951640759930915,
"repo_name": "freshleaf/DutyApp_Android",
"id": "b05a069075fa4b09517921b3fc59e42ef2a0b41c",
"si... |
package com.chickling.kmanager.core;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.I0Itec.zkclient.exception.ZkNoNodeException;
import org.apache.kafka.common.errors.BrokerNotAvailableException;
import org.apache.zookeeper.KeeperExc... | {
"content_hash": "2bafd30a605eef7a1d5e1297c006581f",
"timestamp": "",
"source": "github",
"line_count": 214,
"max_line_length": 123,
"avg_line_length": 35.677570093457945,
"alnum_prop": 0.7101506221349051,
"repo_name": "chickling/kmanager",
"id": "a384cc7bb02c04bd0a44f420da9a785869a78dfa",
"size": ... |
<?php
namespace Aisel\NavigationBundle\Controller\Admin;
use Aisel\ResourceBundle\Controller\ApiController as BaseApiController;
/**
* NodeController
*
* @author Ivan Proskuryakov <volgodark@gmail.com>
*/
class ApiNodeController extends BaseApiController
{
/**
* @var string
*/
protected $mod... | {
"content_hash": "b91040b89e5e8f3fdbb6068f676b9185",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 71,
"avg_line_length": 16.636363636363637,
"alnum_prop": 0.7240437158469946,
"repo_name": "ivanproskuryakov/Aisel",
"id": "2a575e7bd1c8ae8dd62935bf70c3b2bdb22027f8",
"size"... |
#import "NSObject-Protocol.h"
@class NSNumber, NSString;
@protocol CDMIdentification <NSObject>
@property(copy) NSNumber *uniqueID;
@property(copy, nonatomic) NSString *name;
@end
| {
"content_hash": "d791487faff6f4e6d4f04bdc3b8dc209",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 42,
"avg_line_length": 16.818181818181817,
"alnum_prop": 0.7621621621621621,
"repo_name": "liyong03/YLCleaner",
"id": "a9c84b48a64eeb28d97761bc7244d0b67ecca0ec",
"size": "3... |
define(function(require) {
var TemplateHTML = require('hbs!./resources-tab/html');
var ResourcesZone = require('./resources-zone');
var Utils = require('./common');
function ResourcesTab(unique_id_prefix) {
this.unique_id_prefix = unique_id_prefix;
this.zones = [];
}
ResourcesTab.prototype.constr... | {
"content_hash": "d5afbb3872895c2e34651b788baa56fc",
"timestamp": "",
"source": "github",
"line_count": 129,
"max_line_length": 101,
"avg_line_length": 30.26356589147287,
"alnum_prop": 0.6109118852459017,
"repo_name": "tuxmea/one",
"id": "36acd3bcbc104f71381c613f20826cd13d84078a",
"size": "3904",
... |
conversation.on("typingStarted", (participant: Participant) => {
// receives a Participant object for a participant who started typing
});
conversation.on("typingEnded", (participant: Participant) => {
// receives a Participant object for a participant who finished typing
});
| {
"content_hash": "39fed48c9b880c0b6cbae27c8d1d40f4",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 74,
"avg_line_length": 40.857142857142854,
"alnum_prop": 0.7377622377622378,
"repo_name": "TwilioDevEd/api-snippets",
"id": "571147f2a7038870b7f02f9a68c34823aea8a975",
"size... |
package com.communote.server.test.ldap;
import java.io.InputStream;
import java.util.HashSet;
import java.util.Hashtable;
import org.apache.directory.server.core.entry.ServerEntry;
import org.apache.directory.server.core.partition.Partition;
import org.apache.directory.server.core.partition.impl.btree.jdbm.Jd... | {
"content_hash": "2ea0507767b775bb9234c7845d437c21",
"timestamp": "",
"source": "github",
"line_count": 91,
"max_line_length": 96,
"avg_line_length": 30.747252747252748,
"alnum_prop": 0.6040028591851322,
"repo_name": "Communote/communote-server",
"id": "5936bf5486c9f9360ba7a5cc9161b84b62bc12e1",
"s... |
package com.google.gerrit.server.mail;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.io.Writer;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import java.util.Locale;
public abstract... | {
"content_hash": "ef4fade8af533b36853bcde02a59ce0e",
"timestamp": "",
"source": "github",
"line_count": 157,
"max_line_length": 87,
"avg_line_length": 23.43312101910828,
"alnum_prop": 0.5767871704267464,
"repo_name": "bpollack/gerrit",
"id": "6492a5e7ca8413a27320ccea830dbc2fe4c49885",
"size": "4288... |
/* global require */
"use strict";
var gulp = require("gulp");
gulp.task('rebuild', ['clean'], function () {
gulp.start('build');
});
| {
"content_hash": "fc91b7a71d6dcf91ebaaa8d2280f8b77",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 45,
"avg_line_length": 15.444444444444445,
"alnum_prop": 0.5899280575539568,
"repo_name": "B3ST/B3",
"id": "c46f720eca414692f73e43a588590d757d556f78",
"size": "139",
"bina... |
class State < ActiveRecord::Base
def self.default
find_by(default: true)
end
def make_default!
State.update_all(default: false)
update!(default: true)
end
def to_s
name
end
end
| {
"content_hash": "b65ce15741e3c0e6e7eb43cb11e7e243",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 36,
"avg_line_length": 14.785714285714286,
"alnum_prop": 0.6570048309178744,
"repo_name": "shageman/cbra_book_code",
"id": "49a90e4c13a12ca37267a7b32f6f67f9ebf369c2",
"size... |
<?php
/**
* Dependencies API: WP_Styles class
*
* @since 2.6.0
*
* @package WordPress
* @subpackage Dependencies
*/
/**
* Core class used to register styles.
*
* @since 2.6.0
*
* @see WP_Dependencies
*/
class WP_Styles extends WP_Dependencies {
/**
* Base URL for styles.
*
* Full URL with trailing ... | {
"content_hash": "93d18339ddb3ebf040e9bb3a3b69870b",
"timestamp": "",
"source": "github",
"line_count": 461,
"max_line_length": 143,
"avg_line_length": 23.171366594360087,
"alnum_prop": 0.5656244149035761,
"repo_name": "ideus-team/wordpress-test",
"id": "a84efb278f6e884cf30e54382cdb6b28b8b6a01a",
"... |
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# m4/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
# Inc.
# This Makefile.in is free software; the Free Software... | {
"content_hash": "34a361e82846fcf3fff68a214fc56cfa",
"timestamp": "",
"source": "github",
"line_count": 394,
"max_line_length": 100,
"avg_line_length": 29.718274111675125,
"alnum_prop": 0.6480485096933982,
"repo_name": "verdurin/biobench2",
"id": "7ff03437a67cdce6d16517d341e7e9de29b1f156",
"size": ... |
package org.cloudfoundry.client.v2.applications;
import org.junit.Test;
public final class DownloadApplicationDropletRequestTest {
@Test(expected = IllegalStateException.class)
public void noApplicationId() {
DownloadApplicationDropletRequest.builder()
.build();
}
@Test
pub... | {
"content_hash": "0373ba341146a980bc933af966689e6a",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 58,
"avg_line_length": 21.454545454545453,
"alnum_prop": 0.6673728813559322,
"repo_name": "orange-cloudfoundry/cf-java-client",
"id": "b89e4b3ca672607f5f0324f478b9e4d83a3d347... |
using base::ASCIIToUTF16;
namespace content {
class ResourceDispatcherHostBrowserTest : public ContentBrowserTest,
public DownloadManager::Observer {
public:
ResourceDispatcherHostBrowserTest() : got_downloads_(false) {}
protected:
void SetUpOnMainThread() override {
... | {
"content_hash": "4a0c4f947449bc6ab05b0c6ac655d65e",
"timestamp": "",
"source": "github",
"line_count": 499,
"max_line_length": 80,
"avg_line_length": 39.33867735470942,
"alnum_prop": 0.7053489556800815,
"repo_name": "SaschaMester/delicium",
"id": "fdd4b731ad7674a7f81ea011fb6453ee30037e1e",
"size":... |
import { INC_COUNTER, TEST_DATA } from '../../constants';
export function incCounter() {
return {
type: INC_COUNTER,
};
}
| {
"content_hash": "5681ff06e45061440867ae2f984af587",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 57,
"avg_line_length": 18.714285714285715,
"alnum_prop": 0.6183206106870229,
"repo_name": "BhumiSukhadiya/React_Project_Repo",
"id": "d7afe61b499ac639bf6d44cae870948c8fe4f5e2"... |
SYNONYM
#### According to
Index Fungorum
#### Published in
null
#### Original name
Botrytis epichloës Ellis & Dearn., 1893
### Remarks
null | {
"content_hash": "e293aeed7de951fc2edefc58fb2ff6be",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 11,
"alnum_prop": 0.6993006993006993,
"repo_name": "mdoering/backbone",
"id": "75fc2ea4b6be8f34d11143e08db0eac9a37a9210",
"size": "217",
"binary": ... |
package VMOMI::VirtualMachineFlagInfoMonitorType;
use parent 'VMOMI::SimpleType';
use strict;
use warnings;
1;
| {
"content_hash": "2bcf1bd5199c28fd1b5012b2ffcf5642",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 49,
"avg_line_length": 16.142857142857142,
"alnum_prop": 0.7964601769911505,
"repo_name": "stumpr/p5-vmomi",
"id": "2a510047c6b1b4d5f135a40e30ffd9763095d109",
"size": "113",... |
require_relative '../events'
module Soundcloud2000
module Models
# stores the tracks displayed in the track controller
class Collection
include Enumerable
attr_reader :events, :rows, :page
def initialize(client)
@client = client
@events = Events.new
clear
end
... | {
"content_hash": "1d9392965d50d7f2b58ee1b3003789c2",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 57,
"avg_line_length": 17.38095238095238,
"alnum_prop": 0.5287671232876713,
"repo_name": "beanieboi/soundcloud2000",
"id": "0d61e4f25e69dc06c98e28336d12bddad71c8593",
"size... |
package com.canyapan.randompasswordgenerator;
import java.io.IOException;
/**
* Created by Jan on 19.07.2015.
*/
public class PasswordMeterException extends IOException {
PasswordMeterException() {
super();
}
PasswordMeterException(String message) {
super(message);
}
Password... | {
"content_hash": "ff584840734080c832de5428cb79c69a",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 61,
"avg_line_length": 18.59090909090909,
"alnum_prop": 0.6772616136919315,
"repo_name": "canyapan/RandomPasswordGenerator",
"id": "db15734fde1d91b222babfac59fff42581d85db2",... |
using Microsoft.WindowsAzure.MobileServices;
using System.Threading.Tasks;
using Newtonsoft.Json;
using Moq;
using Newtonsoft.Json.Linq;
using System.Threading;
namespace App.Utilities
{
public class ServiceHelper
{
private IMobileServiceTable<User> _userTable;
//MobileServiceClient client = ne... | {
"content_hash": "2fc2dcd68ff76d29f68f9ab55558852c",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 104,
"avg_line_length": 28.52542372881356,
"alnum_prop": 0.5454545454545454,
"repo_name": "proyecto26/Xamarin",
"id": "73d9c4e823bb16780346d9516596d3474e6efaf2",
"size": "1... |
/*!
GitHub: https://github.com/vitto/densifyjs
License: MIT Licence
Version: 1.0.0
Date: 2014-05-12
Author: Vittorio Vittori
Website: http://vittoriovittori.com
*/
var DensifyJS=function(){var e,t,n;n="data-retina";e=window.devicePixelRatio>1||false;camelCase=function(e){e=e.replace("data-","");return ... | {
"content_hash": "2b0006c5a5b183f3fcb40a405199ec99",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 607,
"avg_line_length": 87.55555555555556,
"alnum_prop": 0.700507614213198,
"repo_name": "vitto/densifyjs",
"id": "1cf4ee8c2a400e3ef3b9d00f6ed7198dca3f1b78",
"size": "788",
... |
module Faker
class SingularSiegler
class << self
extend Gem::Deprecate
def quote
Faker::Quote.singular_siegler
end
deprecate :quote, 'Faker::Quote.singular_siegler', 2019, 01
end
end
end
| {
"content_hash": "2284db3ff464bdcdb3fdee636a3222fd",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 65,
"avg_line_length": 17.923076923076923,
"alnum_prop": 0.6351931330472103,
"repo_name": "irfanah/faker",
"id": "e95bb42d852bca900c9d97bb62eaf84b2619264d",
"size": "264",
... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.machinelearningservices.models;
import com.azure.core.http.rest.PagedIterable;
import com.azure.core.util.Context;
/** Resource... | {
"content_hash": "7468853ee7efb2bfcb7ef62236edab3b",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 115,
"avg_line_length": 42.645161290322584,
"alnum_prop": 0.74357034795764,
"repo_name": "Azure/azure-sdk-for-java",
"id": "6dbc7ddb14c790b0fa609cfbfee74fa24a206634",
"size... |
var child_process = require('child_process');
var util = require('util');
function copy(source, target, callback) {
child_process.exec(
util.format('cp -r %s %s', source, target),
callback
);
}
copy('./1', './2', function (err) {
});
| {
"content_hash": "851b6f8d6c2250d26e1ce9b16cb22bd6",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 51,
"avg_line_length": 22.666666666666668,
"alnum_prop": 0.5588235294117647,
"repo_name": "IvanJobs/play",
"id": "5c663b7c736a8143052d89cffc45e37063790a39",
"size": "272",
... |
local combat = Combat()
combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_HEALING)
combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE)
combat:setParameter(COMBAT_PARAM_AGGRESSIVE, 0)
combat:setParameter(COMBAT_PARAM_DISPEL, CONDITION_PARALYZE)
function onGetFormulaValues(cid, level, maglevel)
min = ((level / 5)... | {
"content_hash": "006a1810142997426314e961a54e340c",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 72,
"avg_line_length": 33.23529411764706,
"alnum_prop": 0.7628318584070797,
"repo_name": "victorperin/tibia-server",
"id": "829f0380921c950a2545e1f8ca57ae943498a1a1",
"size... |
'use strict';
/*
* Confirm Signup page
*/
mdlDirectTvApp.controller('ConfirmSignupCtrl', ['$scope', '$modal', 'dateFilter', '$http', 'SocialService', '$rootScope', '$sce', 'Sessions', 'Authentication', 'configuration', '$filter', '$window', 'Vindicia', '$location', 'analyticsService', '$cookieStore', '$log', '$routeP... | {
"content_hash": "7b7fdb8c09610568acca327f956b4daf",
"timestamp": "",
"source": "github",
"line_count": 193,
"max_line_length": 319,
"avg_line_length": 60.32124352331606,
"alnum_prop": 0.5216457653324171,
"repo_name": "sivalal/mediadouble",
"id": "59f007c332c6cde1ac582c8843a876d1db0ffc43",
"size": ... |
import sys
import requests
import urllib3
from os import listdir
from shutil import rmtree
urllib3.disable_warnings()
def main():
url = "https://api.github.com/repos/{}/ngeo/branches?per_page=100".format(sys.argv[1])
try:
json = requests.get(url).json()
expected = [
branch["name"]... | {
"content_hash": "308ca445346d8cc06b8029277816ce02",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 90,
"avg_line_length": 26.689655172413794,
"alnum_prop": 0.5710594315245479,
"repo_name": "Geoportail-Luxembourg/geoportailv3",
"id": "8ab510c34e27a08125e2ba07195f2cd5c0427f8... |
#include "tensorflow/core/profiler/utils/derived_timeline.h"
#include "absl/strings/string_view.h"
#include "tensorflow/core/platform/test.h"
#include "tensorflow/core/platform/types.h"
#include "tensorflow/core/profiler/protobuf/xplane.pb.h"
#include "tensorflow/core/profiler/utils/group_events.h"
#include "tensorf... | {
"content_hash": "7cb1090afaa0ecb25084e1cdc8ee1259",
"timestamp": "",
"source": "github",
"line_count": 165,
"max_line_length": 79,
"avg_line_length": 43.163636363636364,
"alnum_prop": 0.6926425161471497,
"repo_name": "davidzchen/tensorflow",
"id": "5952382bd7fcdaec97d3957e41ca4f4543345899",
"size"... |
package com.antonjohansson.elasticsearchshell.domain;
/**
* Unit tests of {@link IndexMappings}.
*/
public class MappingTest extends AbstractDomainTest<IndexMappings>
{
}
| {
"content_hash": "4b02079a4cc815b54ddc86713c0e3478",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 66,
"avg_line_length": 20.444444444444443,
"alnum_prop": 0.7391304347826086,
"repo_name": "anton-johansson/elasticsearch-shell",
"id": "5a8096110e8e8bb905057212dfdff5a0ee21a07... |
package schema
import (
"fmt"
"sync"
"testing"
"time"
"vitess.io/vitess/go/mysql"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"vitess.io/vitess/go/sqltypes"
"vitess.io/vitess/go/test/utils"
"vitess.io/vitess/go/vt/discovery"
querypb "vitess.io/vitess/go/vt/proto/query"
... | {
"content_hash": "a6ff1f0832bef4fc6f14354f7a650222",
"timestamp": "",
"source": "github",
"line_count": 293,
"max_line_length": 112,
"avg_line_length": 25.1740614334471,
"alnum_prop": 0.6473698481561823,
"repo_name": "tinyspeck/vitess",
"id": "4504bac689b9874ffe903accea76aced98700f57",
"size": "794... |
require_relative '../../spec_helper'
require 'timeframeable'
require 'timecop'
describe Timeframeable::Controller do
def assert_utc(date)
case date
when DateTime
date.utc?.should be_true
when Struct
date.start.utc?.should be_true if date.start
date.end.utc?.should be_true if ... | {
"content_hash": "d9c85c19ebc7f45b858562bde352c9db",
"timestamp": "",
"source": "github",
"line_count": 147,
"max_line_length": 128,
"avg_line_length": 36.816326530612244,
"alnum_prop": 0.6374722838137472,
"repo_name": "AlexanderPavlenko/timeframeable",
"id": "fbd02826fbd307e7c9c6e28a4d44a0f1ab6cdf74... |
[matz]: http://www.rubyist.net/~matz/
[RoR]: http://www.rubyonrails.org
[octopress]: http://octopress.org
[compass]: http://compass-style.org
[pygments]: http://pygments.org/
[pygments.rb]: http://rubygems.org/gems/pygments.rb
# Github
[chikamichi/ruby-lang.org]: http://github.com/chikamichi/ruby-lang.org
[jekyll]: h... | {
"content_hash": "2f8d4e06419706ba4bc2613c72401f1c",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 70,
"avg_line_length": 33.25,
"alnum_prop": 0.7278195488721805,
"repo_name": "rstacruz/ruby-lang.org",
"id": "8683bfd6ecb377d58253883a074073aea8fddc4a",
"size": "682",
"b... |
package com.c2c.learnopedia.model;
public class ImageItem {
}
| {
"content_hash": "ee710d7c39549b68302266586d72700f",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 34,
"avg_line_length": 10.833333333333334,
"alnum_prop": 0.7538461538461538,
"repo_name": "vidhyadhari1989/Learnopedia-C2C",
"id": "326a7a00b74097a3e777a8118494c45d501c84e8",
... |
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/action_add_cat"
android:icon="@drawable/ic_add"
android:title="Add Category"
app:showAsAction="alway... | {
"content_hash": "e25e248f4924cb865299ce8a4dddc8ee",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 64,
"avg_line_length": 37,
"alnum_prop": 0.6366366366366366,
"repo_name": "alewin/moneytracking",
"id": "7f58f5865f4eba383c59a8c50926ca48518e67c2",
"size": "333",
"binary"... |
package org.apache.geode.cache.query.internal;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
import java.util.Collection;
import java.util.Iterator;
import org.apache.geode.cache.query.SelectResults;
import org.apache.geode.cache.query.internal.ObjectIntHashMap.Entry;
import org.ap... | {
"content_hash": "984c668376fd7ba82edf5676d0ac6fc9",
"timestamp": "",
"source": "github",
"line_count": 255,
"max_line_length": 100,
"avg_line_length": 27.12549019607843,
"alnum_prop": 0.6955327454098598,
"repo_name": "davebarnes97/geode",
"id": "a529ec6a0217dede5b38be673623757d4df4b3a3",
"size": "... |
package org.springframework.cloud.zookeeper.discovery.watcher.presence;
/**
* By default passes logging dependency checker in order not to shutdown the application
* if dependency is missing
*
* @author Marcin Grzejszczak
* @version 1.0.0
*
* @see LogMissingDependencyChecker
*/
public class DefaultDependencyP... | {
"content_hash": "38bfce1ea91dc47c365c348480c009f6",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 101,
"avg_line_length": 29.11764705882353,
"alnum_prop": 0.804040404040404,
"repo_name": "4finance/spring-cloud-zookeeper",
"id": "5b825ae2c98ecda7b78a12807756d0c433426c4c",
... |
layout: post
title: I'd Like My Drums to Sound Like This, Please
excerpt:
modified:
categories: articles
tags: [Recording, Music]
image:
feature:
credit:
creditlink:
comments: true
share: true
---
mewithoutYou has a new album out and I'm in love with the way it sounds, especially the drums. This is how I'd lik... | {
"content_hash": "6b313beeff2793f2e65c25a3d4c98d33",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 156,
"avg_line_length": 30.176470588235293,
"alnum_prop": 0.746588693957115,
"repo_name": "aarondowd/aarondowd.github.com",
"id": "46745b6d239b1a71595fe5713f82e14950e88be9",
... |
namespace EZOper.NetSiteUtilities.Jayrock
{
#region Imports
using System;
using System.Diagnostics;
using System.Globalization;
using System.IO;
using System.Text;
#endregion
internal sealed class BufferedCharReader
{
private TextReader _reader;
private char[] ... | {
"content_hash": "f5685f089a2c936cdb34876d0eb5c318",
"timestamp": "",
"source": "github",
"line_count": 100,
"max_line_length": 93,
"avg_line_length": 26.84,
"alnum_prop": 0.47242921013412814,
"repo_name": "erikzhouxin/CSharpSolution",
"id": "5c90f62f9e456db1fcf2131e0aefb710a68410fd",
"size": "3647... |
>An interactive warding and support reference for DOTA 2
### Mockup 1

### Mockup 2

### Mockup 3

### Install
`npm install`
#... | {
"content_hash": "0078c632c88d152799fb89b8b2c569db",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 100,
"avg_line_length": 23.68,
"alnum_prop": 0.6875,
"repo_name": "kusera/sentrii",
"id": "45577b674b56c305b57e61914bfeae8a448a6182",
"size": "602",
"binary": false,
"c... |
package com.singhajit.rubygems.recent.view;
import android.databinding.DataBindingUtil;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.singhajit.rubyg... | {
"content_hash": "9646d269b17d12efa487913eacebd0a8",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 121,
"avg_line_length": 29.98913043478261,
"alnum_prop": 0.7531714389271476,
"repo_name": "ajitsing/RubyGemsAndroidApp",
"id": "17a17a5bc38833f4d338b8457e5ee90638322154",
"... |
package org.apache.hyracks.storage.am.lsm.invertedindex.search;
import java.io.IOException;
import java.util.List;
import org.apache.hyracks.api.context.IHyracksTaskContext;
import org.apache.hyracks.api.exceptions.ErrorCode;
import org.apache.hyracks.api.exceptions.HyracksDataException;
import org.apache.hyracks.d... | {
"content_hash": "9a1b9df7939548edcf8fff28975c5f5a",
"timestamp": "",
"source": "github",
"line_count": 321,
"max_line_length": 120,
"avg_line_length": 43.86915887850467,
"alnum_prop": 0.6404630024144298,
"repo_name": "ecarm002/incubator-asterixdb",
"id": "3d8c35a4ac968dfad50eca7a73f5a902cbac8ba0",
... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "bcbc2393a03e762c45b98a8d30bf4109",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "5f16b905848a5716f6755651b433b4bbff573ac8",
"size": "192... |
package com.atlassian.sal.core.search.query;
import com.atlassian.sal.api.search.query.SearchQuery;
import com.atlassian.sal.api.search.query.SearchQueryParser;
/**
* Factory for creating SearchQueries
*/
public class DefaultSearchQueryParser implements SearchQueryParser
{
public SearchQuery parse(String query)
... | {
"content_hash": "c1167cca7ab3bacdd5e3e11c894f1a8e",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 66,
"avg_line_length": 22.9375,
"alnum_prop": 0.7983651226158038,
"repo_name": "mrdon/SAL",
"id": "b1820a83b223f78a9354966e2033e022e67d9e4b",
"size": "367",
"binary": fal... |
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.34014
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//--... | {
"content_hash": "5cec43bbb527fcce47b613ef417b6d71",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 151,
"avg_line_length": 36.6,
"alnum_prop": 0.5710382513661202,
"repo_name": "wonderful-panda/playground.wpf",
"id": "6b2ab4510459847b6e0c1f80f1222a1e2aac54b9",
"size": "11... |
namespace MenPai_Module
{
SHORT MenPai_T::GetInitMaxHP(VOID) const
{
return g_BaseValueTbl.Get(AINFOTYPE_BASE_HP, GetID());
}
SHORT MenPai_T::GetMaxHPConRefix(VOID) const
{
return g_BaseValueTbl.Get(AINFOTYPE_CON_HP, GetID());
}
SHORT MenPai_T::GetMaxHPLevelRefix(VOID) cons... | {
"content_hash": "efffe0e1cb0d4096bee5a214712e7c7d",
"timestamp": "",
"source": "github",
"line_count": 261,
"max_line_length": 73,
"avg_line_length": 26.2183908045977,
"alnum_prop": 0.6375858541575332,
"repo_name": "viticm/web-pap",
"id": "65188c47ed46ad1e4cfdc5af55cc7ab4cc31b347",
"size": "7170",... |
<!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_14) on Fri Jan 29 14:26:33 EST 2010 -->
<TITLE>
Uses of Class com.sleepycat.persist.model.Relationship (Oracle - Berkeley DB Java Edition API)
</TITL... | {
"content_hash": "1097523c3d60ea2f61dc709e532e8d67",
"timestamp": "",
"source": "github",
"line_count": 221,
"max_line_length": 484,
"avg_line_length": 54.29864253393665,
"alnum_prop": 0.6495833333333333,
"repo_name": "bjorndm/prebake",
"id": "b735e4eed38855d1a2c48ccba510a02ba977fae2",
"size": "120... |
using System;
using Azure.Core;
namespace Azure.ResourceManager.Batch.Models
{
/// <summary> Information used to connect to an Azure Fileshare. </summary>
public partial class BatchFileShareConfiguration
{
/// <summary> Initializes a new instance of BatchFileShareConfiguration. </summary>
/... | {
"content_hash": "c50c0800b13f9ab9d4dcae808f34e678",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 204,
"avg_line_length": 62.888888888888886,
"alnum_prop": 0.673733804475854,
"repo_name": "Azure/azure-sdk-for-net",
"id": "a7a20ce08f04cc6580da8860050a49d701ae2b0a",
"size... |
import {LoaderStrategy} from './loader-strategy.interface';
import {Observable} from 'rxjs/Observable';
import * as fs from 'fs';
import {injectable} from 'inversify';
import {TestCase} from '../regression/suite/test-case';
import * as winston from 'winston';
import {SiregError} from '../exception/sireg-error';
export... | {
"content_hash": "84fd20ef2fe10bcceb45c1eca25ebafd",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 106,
"avg_line_length": 36.225,
"alnum_prop": 0.5990338164251208,
"repo_name": "FaKeller/sireg",
"id": "1d101d91ff3a037635dfb3f7b9cecd66e5bb4918",
"size": "1449",
"binary... |
<!--- Generated by to-integrations-repo script in Smart Agent repo, DO NOT MODIFY HERE --->
### INSTALLATION
This integration is part of the [SignalFx Smart Agent](https://github.com/signalfx/integrations/tree/master/signalfx-agent)[](sfx_link:signalfx-agent)
as the `collectd/jenkins` monitor. You should first deploy... | {
"content_hash": "6f9698c9ad0261e5844cdd1e90469ca2",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 199,
"avg_line_length": 43.203007518796994,
"alnum_prop": 0.7077967281587191,
"repo_name": "signalfx/integrations",
"id": "50ac88da6e51da454c4c7979e30b03f4e6821c62",
"size... |
goog.provide('shaka.test.MemoryDBEngine');
/**
* An in-memory version of the DBEngine. This is used to test the behavior of
* Storage using a fake DBEngine.
*
* @constructor
* @struct
* @extends {shaka.offline.DBEngine}
*/
shaka.test.MemoryDBEngine = function() {
/** @private {Object.<string, !Object.<nu... | {
"content_hash": "65473fc2f644665ad261b5a931eb7227",
"timestamp": "",
"source": "github",
"line_count": 123,
"max_line_length": 80,
"avg_line_length": 24.69918699186992,
"alnum_prop": 0.6691902567478605,
"repo_name": "Ross-cz/shaka-player",
"id": "c094e7519b7fb54889743580914d7a5e22e1b5d9",
"size": ... |
<?php
namespace League\Skeleton;
/**
* Interface AlphaInterface.
*/
interface AlphaInterface
{
/**
* @return string
*/
public function sayAlpha();
}
| {
"content_hash": "a2310dc7999a876fdebb2bb94fc167f7",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 31,
"avg_line_length": 12.214285714285714,
"alnum_prop": 0.6198830409356725,
"repo_name": "tunght13488/playground",
"id": "17aad5e40c94c5131fad99b64306c70ebb628289",
"size"... |
<?php
namespace it\icosaedro\sql;
/*. require_module 'standard'; .*/
require_once __DIR__ . '/../../../all.php';
use it\icosaedro\containers\Printable;
use it\icosaedro\bignumbers\BigFloat;
use it\icosaedro\bignumbers\BigInt;
use it\icosaedro\utils\Date;
use DateTime;
/**
SQL prepared statement. A prepared state... | {
"content_hash": "e7fce6773ad514cda3567b9d64798c47",
"timestamp": "",
"source": "github",
"line_count": 332,
"max_line_length": 104,
"avg_line_length": 29.996987951807228,
"alnum_prop": 0.695752585600964,
"repo_name": "zenus/thinkphpLint",
"id": "1e2cd6c514ac931400fd05d0fa5d83a32c4a7bf6",
"size": "... |
'use strict';
const ComputedArtifact = require('./computed-artifact');
const NetworkAnalyzer = require('../../lib/dependency-graph/simulator/network-analyzer');
class NetworkAnalysis extends ComputedArtifact {
get name() {
return 'NetworkAnalysis';
}
/**
* @param {Array<LH.Artifacts.NetworkRequest>} re... | {
"content_hash": "766733cd0fc28e0b3d8a9a805d0c652a",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 102,
"avg_line_length": 40.59016393442623,
"alnum_prop": 0.7249596122778675,
"repo_name": "mixed/lighthouse",
"id": "eeb2a514ddd20190390edac83f944b61972093e2",
"size": "306... |
use clap::ArgMatches;
use clap_utils::{parse_required, parse_ssz_required};
use deposit_contract::{decode_eth1_tx_data, DEPOSIT_DATA_LEN};
use tree_hash::TreeHash;
use types::EthSpec;
pub fn run<T: EthSpec>(matches: &ArgMatches) -> Result<(), String> {
let rlp_bytes = parse_ssz_required::<Vec<u8>>(matches, "deposi... | {
"content_hash": "f0b5698ead4ca830a3eaf64fa27529bc",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 106,
"avg_line_length": 33.354838709677416,
"alnum_prop": 0.5967117988394585,
"repo_name": "sigp/lighthouse",
"id": "56f18f998855b48b477483cedceba34a858265c0",
"size": "103... |
typedef struct ID3DXMatrixStack *LPD3DXMATRIXSTACK;
// {E3357330-CC5E-11d2-A434-00A0C90629A8}
DEFINE_GUID( IID_ID3DXMatrixStack,
0xe3357330, 0xcc5e, 0x11d2, 0xa4, 0x34, 0x0, 0xa0, 0xc9, 0x6, 0x29, 0xa8);
//===========================================================================
//
// General purpose ... | {
"content_hash": "42b84618345eb4565c0253589d82a3c1",
"timestamp": "",
"source": "github",
"line_count": 1060,
"max_line_length": 87,
"avg_line_length": 29.982075471698113,
"alnum_prop": 0.6540385765079765,
"repo_name": "palestar/medusa",
"id": "42f00d1ab307da55fe6c074bb70241d8eb507766",
"size": "32... |
{% if page.math == true %}
<script src="/assets/javascripts/mathjax.js"></script>
{% endif %}
| {
"content_hash": "190dfc1a36939ee13ddbeb63195952d0",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 54,
"avg_line_length": 31.333333333333332,
"alnum_prop": 0.6382978723404256,
"repo_name": "fantasticfears/zh.algalon.net",
"id": "fb0953a855c98268d1e1b6d8cda37430fc075864",
... |
package com.tcl.manager.statistic.frequency;
import java.util.Calendar;
import java.util.List;
import android.content.Context;
/**
* 频率保存
*
* @author jiaquan.huang
*
*/
public class FrequencySaver {
Context mContext;
static volatile FrequencySaver saver = null;
private FrequencySaver(Context conte... | {
"content_hash": "220d72bc2d1984f688530e9af404805c",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 80,
"avg_line_length": 26.193548387096776,
"alnum_prop": 0.5708128078817734,
"repo_name": "zoozooll/MyExercise",
"id": "47c100542f9320670b94eb10f58d0a2de23d76cc",
"size": "... |
Copyright (c) 2017 Michelle Evans Bouchet & Nayef Ghattas
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, ... | {
"content_hash": "a4165234f2daf1cc8ad9aea211097745",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 78,
"avg_line_length": 56.94736842105263,
"alnum_prop": 0.8059149722735675,
"repo_name": "miyef/onboard-fridge",
"id": "15ebea8e25b8df9f8c80ba87f9bac2e67f0d7214",
"size": "... |
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
class OlvidarPassword extends CI_Controller
{
public function __construct()
{
parent::__construct();
}
public function index()
{
$this->load->view('OlvidarPassword/olvidarPassword');
}
public function enviarEmailUserOlvidarPassword()
... | {
"content_hash": "093ae56fcaf4be9154a048e8962a0595",
"timestamp": "",
"source": "github",
"line_count": 151,
"max_line_length": 99,
"avg_line_length": 21.29139072847682,
"alnum_prop": 0.6572317262830482,
"repo_name": "luism3090/PhpCodeigniterPractica",
"id": "0f9a3353d65cb1b69928428d1fb557ace6124fd8"... |
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.1
Version: 3.6
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.net... | {
"content_hash": "3684cc4fc89495083dee463cdb64ed6e",
"timestamp": "",
"source": "github",
"line_count": 1493,
"max_line_length": 191,
"avg_line_length": 35.04085733422639,
"alnum_prop": 0.510646838443306,
"repo_name": "zzsoszz/metronicv36",
"id": "7493b7d9a204d0d47d3acf54e035e6a0308ca7ba",
"size": ... |
bool fileExists(std::string path) {
std::ifstream file(path);
return file.good();
}
std::string readFileToString(std::string path) {
std::ifstream file(path);
std::string out = "", line;
while (!file.eof()) {
std::getline(file, line);
out += line + "\n";
}
file.close();
return out;
}
projectFileData readP... | {
"content_hash": "2b3383cba1aad5e1ed18f9ac2bedfc6d",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 72,
"avg_line_length": 23.333333333333332,
"alnum_prop": 0.6516483516483517,
"repo_name": "Hamcha/irma",
"id": "3bb5368f24de2000512907094495069ef0368d86",
"size": "953",
... |
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/**
* Description of sip_wizard
*
* @author ttroy
*/
class sip_settings {
var $adv = array();
var $wizard = array();
var... | {
"content_hash": "5cfafca78478aa861de822313b93e92c",
"timestamp": "",
"source": "github",
"line_count": 471,
"max_line_length": 131,
"avg_line_length": 37.23991507430998,
"alnum_prop": 0.5322690992018244,
"repo_name": "ttroy50/setkia",
"id": "32704a856c473098f040b88d2ce5c516450926ad",
"size": "1754... |
package org.gekko.beanfactory;
import org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver;
import org.springframework.beans.factory.xml.NamespaceHandler;
import org.springframework.beans.factory.xml.NamespaceHandlerResolver;
public class GekkoNamespaceHandlerResolver implements NamespaceHandlerResol... | {
"content_hash": "aeedc97b4f237f888dc22ed686ad9d55",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 95,
"avg_line_length": 33.36,
"alnum_prop": 0.8381294964028777,
"repo_name": "epanikas/gekko",
"id": "9158968896f9fe03ab236eab9e8aa0b7fb96bdba",
"size": "834",
"binary": ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.