text stringlengths 2 1.04M | meta dict |
|---|---|
<?xml version="1.0" encoding="UTF-8"?>
<data xmlns="ns:workflow" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="ns:workflow resource:WorkflowData">
<documentTypes xmlns="ns:workflow/DocumentType" xsi:schemaLocation="ns:workflow/DocumentType resource:DocumentType">
<documentType>
... | {
"content_hash": "5296ca0c58b85edab2547d32c7769eb4",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 135,
"avg_line_length": 61.916666666666664,
"alnum_prop": 0.730820995962315,
"repo_name": "blackcathacker/kc.preclean",
"id": "76fe650f70e0127a40cee4cdf2d0d19f3c104804",
"s... |
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/tasks/v2beta3/cloudtasks.proto
package com.google.cloud.tasks.v2beta3;
public interface ResumeQueueRequestOrBuilder
extends
// @@protoc_insertion_point(interface_extends:google.cloud.tasks.v2beta3.ResumeQueueRequest)
com.g... | {
"content_hash": "2e625b68fd91b8370917bb346f35f6c2",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 96,
"avg_line_length": 23.771428571428572,
"alnum_prop": 0.6574519230769231,
"repo_name": "vam-google/google-cloud-java",
"id": "e53d4631654f871278e91374de8b62afdb7b0dd9",
... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CMAKE_SHARED_LIBRARY_SUFFIX — CMake 3.7.1 Docum... | {
"content_hash": "64d3bb59f63201c61b4668fd018f66bf",
"timestamp": "",
"source": "github",
"line_count": 141,
"max_line_length": 215,
"avg_line_length": 41.304964539007095,
"alnum_prop": 0.601820054945055,
"repo_name": "jomof/cmake-server-java-bindings",
"id": "9051da0863163b8ac92eb24b869aeabbc2a27158... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="logo.css">
<title>WebLogo 3 - Examples</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="author" cont... | {
"content_hash": "037714e7541fd1f0e26757f61c831248",
"timestamp": "",
"source": "github",
"line_count": 2361,
"max_line_length": 940,
"avg_line_length": 41.389665396018636,
"alnum_prop": 0.659540937976484,
"repo_name": "go-bears/GSOC_2015",
"id": "0760b72553a2717859549aefcbda3ac059f9bc45",
"size": ... |
require 'unit_spec_helper'
describe Shoulda::Matchers::ActiveRecord::AssociationMatcher do
context 'belong_to' do
it 'accepts a good association with the default foreign key' do
expect(belonging_to_parent).to belong_to(:parent)
end
it 'rejects a nonexistent association' do
expect(define_mode... | {
"content_hash": "aa9cdd827cc5d2834876fcc885ea8bd8",
"timestamp": "",
"source": "github",
"line_count": 1120,
"max_line_length": 141,
"avg_line_length": 34.91517857142857,
"alnum_prop": 0.6564889400332439,
"repo_name": "maurogeorge/shoulda-matchers",
"id": "5d3440549885c3641eb494df0d34343087bd7e5f",
... |
/**
***********************************************************************************************************************
* @file palListImpl.h
* @brief PAL utility collection List and ListIterator class implementations.
*******************************************************************************************... | {
"content_hash": "5f2c1976b3d53b7b0c27db3c6551f8fc",
"timestamp": "",
"source": "github",
"line_count": 199,
"max_line_length": 120,
"avg_line_length": 38.085427135678394,
"alnum_prop": 0.5608919382504288,
"repo_name": "googlestadia/pal",
"id": "7c5d9223df71feba69e1cf2471751227f6ab3bf0",
"size": "8... |
package com.peterpotts.sun
case object LeftBlind extends Blind(
name = "Left",
browUp = 95.0,
browForward = 80.0,
leftWallForward = 123.0,
leftWallToRightWindow = 102.0,
rightWallForward = 87.0,
leftWindowToRightWall = 104.0)
| {
"content_hash": "a648f3cdff38d972920ae8f24e7e47ab",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 36,
"avg_line_length": 17.5,
"alnum_prop": 0.7061224489795919,
"repo_name": "peterpotts/sun",
"id": "75a11ed805a18e57544f15444e29e6c6d64706e8",
"size": "245",
"binary": f... |
title: "Atata 1.11.1 is Released"
description: "Atata 1.11.1 is released with bug fixes of NLogFileConsumer, AtataNavigator and LogManager."
image: "atata-1.11.1-released.png"
release_version: "1.11.1"
---
[Atata {{page.release_version}}](https://www.nuget.org/packages/Atata/{{page.release_version}})
is released with ... | {
"content_hash": "8688508e59d0600d621b13916256cbc4",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 127,
"avg_line_length": 41.095238095238095,
"alnum_prop": 0.7334878331402086,
"repo_name": "atata-framework/atata-framework.github.io",
"id": "4a29afbd611e3fd4068bb55849a9707... |
using OkraConventionSample.Common;
using Okra.Navigation;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using... | {
"content_hash": "1497b18c49d33d67c1cf8cd9b5827a98",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 94,
"avg_line_length": 27.40625,
"alnum_prop": 0.7411630558722919,
"repo_name": "OkraFramework/Okra-Samples",
"id": "2c0f35c18d4f6109d833ec8f9246823923e1bb6b",
"size": "879... |
/* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | {
"content_hash": "d6d7f80688519315372187dc5d9e4615",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 138,
"avg_line_length": 43.666666666666664,
"alnum_prop": 0.7343511450381679,
"repo_name": "paulstapleton/flowable-engine",
"id": "453dd3c526f836320728a4a9fff5775d9f563505",
... |
extern "C" {
#endif
#include <features.h>
#define __NEED_dev_t
#define __NEED_ino_t
#define __NEED_mode_t
#define __NEED_nlink_t
#define __NEED_uid_t
#define __NEED_gid_t
#define __NEED_off_t
#define __NEED_time_t
#define __NEED_blksize_t
#define __NEED_blkcnt_t
#define __NEED_struct_timespec
#include <bits/alltypes... | {
"content_hash": "cc063df0b8077cb91267885833780074",
"timestamp": "",
"source": "github",
"line_count": 122,
"max_line_length": 74,
"avg_line_length": 24.885245901639344,
"alnum_prop": 0.7035573122529645,
"repo_name": "zig-lang/zig",
"id": "e8a3753445ed321eb60580d2b0de97694a056be0",
"size": "3095",... |
Adaptation and testing of the R-tree for use in Phase Change Memory
| {
"content_hash": "671e5fa0575f07c923d899483921bdd0",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 68,
"avg_line_length": 69,
"alnum_prop": 0.7971014492753623,
"repo_name": "vit-vel/PCM-R-tree",
"id": "1f08c48e7457d073f3feafd1d4b8751020874499",
"size": "82",
"binary": f... |
import sys
_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1'))
from google.protobuf import descriptor as _descriptor
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
from google.pr... | {
"content_hash": "f3dd64512963443be1c595df4d3324b0",
"timestamp": "",
"source": "github",
"line_count": 89,
"max_line_length": 332,
"avg_line_length": 37.943820224719104,
"alnum_prop": 0.7234231566479123,
"repo_name": "ryfeus/lambda-packs",
"id": "81c992016e087438c9e481dea6ee33d5c5963f7c",
"size": ... |
package org.oliot.epcis.serde.mongodb;
import java.util.ArrayList;
import java.util.GregorianCalendar;
import java.util.List;
import org.oliot.model.epcis.BusinessLocationType;
import org.oliot.model.epcis.BusinessTransactionListType;
import org.oliot.model.epcis.BusinessTransactionType;
import org.oliot.model.epcis.... | {
"content_hash": "a65344c7574bacbefa63635d1098c6d9",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 70,
"avg_line_length": 37.1588785046729,
"alnum_prop": 0.7643360160965795,
"repo_name": "kyle0311/oliot-epcis-1.1",
"id": "d300986b5e2785c90bed4128eb0fddd201933eec",
"size... |
from lib.common import helpers
class Module:
def __init__(self, mainMenu, params=[]):
self.info = {
'Name': 'Get-WMIRegCachedRDPConnection',
'Author': ['@harmj0y'],
'Description': ('Uses remote registry functionality to query all entries for the '
... | {
"content_hash": "55717764accad42b199d585de83a6a87",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 121,
"avg_line_length": 34.43478260869565,
"alnum_prop": 0.51010101010101,
"repo_name": "EmpireProject/Empire",
"id": "7342618da523efb15c195c7917417ce0414511b9",
"size": "3... |
"use strict";
var JWS = {
createSign: require("./sign").createSign,
createVerify: require("./verify").createVerify
};
module.exports = JWS;
| {
"content_hash": "27c8274a4d3125a855110267b9ac64c1",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 48,
"avg_line_length": 16.333333333333332,
"alnum_prop": 0.673469387755102,
"repo_name": "cisco/node-jose",
"id": "adabcbcdb41ba6a1e5cf0431927ad37b82fa9df8",
"size": "272",
... |
foam.CLASS({
package: 'foam.box',
name: 'RawWebSocketBox',
implements: ['foam.box.Box'],
requires: [
'foam.box.ReplyBox'
],
imports: [
{
name: 'me',
key: 'me',
type: 'foam.box.Box'
},
{
key: 'registry',
name: 'registry',
type: 'foam.box.BoxRegistry',
... | {
"content_hash": "cf3b163b3baac8baf4b53d8939c59360",
"timestamp": "",
"source": "github",
"line_count": 119,
"max_line_length": 185,
"avg_line_length": 22.73949579831933,
"alnum_prop": 0.5720620842572062,
"repo_name": "foam-framework/foam2",
"id": "3dd38eb2141f8dddb94f6514dffd33464045bb91",
"size":... |
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2009.1... | {
"content_hash": "29c24ac27658dd80b1055c84c1ce9b43",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 124,
"avg_line_length": 23.76595744680851,
"alnum_prop": 0.6553267681289168,
"repo_name": "digital-antiquity/repo-metadata",
"id": "4ac46ae0817e749b64f0b636d55df25a55e37000",... |
/******************************************************************************
gif_lib.h - service library for decoding and encoding GIF images
*****************************************************************************/
#ifndef _GIF_LI... | {
"content_hash": "5f524ce32bdc2241e7cdd1d6764b59e9",
"timestamp": "",
"source": "github",
"line_count": 307,
"max_line_length": 92,
"avg_line_length": 43.39087947882736,
"alnum_prop": 0.5859920426394415,
"repo_name": "justomiguel/CustomMessenger",
"id": "b7aa9301d348bb021afa05d2fbf6711bce7a958a",
"... |
@interface MainTableViewController : UITableViewController
@end
| {
"content_hash": "b92e8c0f0ca011f95c461f4eee11f9df",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 58,
"avg_line_length": 21.666666666666668,
"alnum_prop": 0.8615384615384616,
"repo_name": "dennisxu1014/dennisxu-accumulation-ios",
"id": "0f7ca705fe82aefe652f5bd4491ef61f8666... |
FROM balenalib/orbitty-tx2-debian:stretch-run
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ca-certificates \
curl \
\
# .NET Core dependencies
libc6 \
libgcc1 \
libgssapi-krb5-2 \
libicu57 \
libssl1.1 \
libstdc++6 \
... | {
"content_hash": "77eb8559df92bf391765900fcc287308",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 677,
"avg_line_length": 51.660714285714285,
"alnum_prop": 0.7103352920843415,
"repo_name": "resin-io-library/base-images",
"id": "9b8a8de9958d82897f21a2b9493e2a90d47f9291",
... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
JBoss, Home of Professional Open Source
Copyright 2014, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag. See the copyright.txt in the
distribution for a full listing of individual contributors.
Licensed under the Apach... | {
"content_hash": "0c1f8740d3ebfa1e657d9075be8b886f",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 171,
"avg_line_length": 55.04761904761905,
"alnum_prop": 0.7318339100346021,
"repo_name": "luiz158/jboss-wfk-quickstarts",
"id": "7de6af006bd308aa8e3c075470acbf334a16fb28",
... |
module RuboCop
module Cop
module Rails
# This cop checks for the use of `Time.zone=` method.
#
# The `zone` attribute persists for the rest of the Ruby runtime, potentially causing
# unexpected behavior at a later time.
# Using `Time.use_zone` ensures the code passed in the block is ... | {
"content_hash": "c486e00817f13895ff3ac6aad1afeb5c",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 107,
"avg_line_length": 29.257142857142856,
"alnum_prop": 0.5810546875,
"repo_name": "EricFromCanada/brew",
"id": "d279d4565ebbb166b58bb74c53d9633333c58aa5",
"size": "1055"... |
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#58000000"
android:gravity="bottom">
<RelativeLayout
android:layout_width="wrap_... | {
"content_hash": "b016d33a2f443f7a45c844ca8a76f65c",
"timestamp": "",
"source": "github",
"line_count": 134,
"max_line_length": 70,
"avg_line_length": 39.41044776119403,
"alnum_prop": 0.5822760840749858,
"repo_name": "huangjim/MyViewPager",
"id": "9d280a290b26b7c6c9437f7034e1d21413aafd73",
"size": ... |
const models = require('../../models');
const adminMiddleware = require('../middlewares/adminMiddleware');
const setupGabCommands = (bot) => {
setupSetGab(bot);
setupGetGab(bot);
};
const setupGetGab = (bot) =>
bot.command('get_gab', async (ctx) => {
const chat = await models.Chat.getChat(ctx.mess... | {
"content_hash": "722810dd3469d8a7a4045f9f8133b872",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 101,
"avg_line_length": 33.92307692307692,
"alnum_prop": 0.6122448979591837,
"repo_name": "vlakam/shizoid",
"id": "2a493115681164eae173bd9f6b5cc1c381c38c5a",
"size": "882",... |
% VL_TEST_INIT Intialize test file
% This is a VLFeat internal function used to initialize
% a file containing tests.
%
% See also: VL_TEST(), VL_HELP().
% Author:: Andrea Vedaldi
% Copyright (C) 2007-12 Andrea Vedaldi and Brian Fulkerson.
% All rights reserved.
%
% This file is part of the VLFeat library and ... | {
"content_hash": "79e852612f5234ed33a7d2ff15b69153",
"timestamp": "",
"source": "github",
"line_count": 104,
"max_line_length": 91,
"avg_line_length": 25.5,
"alnum_prop": 0.5912518853695324,
"repo_name": "dalek7/Algorithms",
"id": "a76a32ef83eb593564218bad6e5bca5057606bd7",
"size": "2652",
"binar... |
<instance description="troop transport unit
Multiplayer Clone." template="ebps">
<list name="extensions">
<template_reference name="exts" value="ebpextensions\entity_blueprint_ext">
<string name="alternate_sua" value="" />
<bool name="always_revealed_in_fow" value="False" />
<file name="animator" value=... | {
"content_hash": "d6582b94a395a9083ee5fbc726e64844",
"timestamp": "",
"source": "github",
"line_count": 992,
"max_line_length": 202,
"avg_line_length": 43.011088709677416,
"alnum_prop": 0.6170576792368809,
"repo_name": "Ruhrpottpatriot/LastCrusade",
"id": "1446fbd89d7a99080d906421b5ffa920105db76e",
... |
package mah.plugin.support.translation;
import mah.common.util.IoUtils;
import mah.common.util.StringUtils;
import mah.common.util.XmlUtils;
import mah.plugin.PluginException;
import mah.plugin.command.PluginCommandSupport;
import mah.plugin.config.XmlConfigurable;
import mah.plugin.support.translation.parser.WordPar... | {
"content_hash": "39a046a49e64ea915feaa6ec80d9358b",
"timestamp": "",
"source": "github",
"line_count": 320,
"max_line_length": 115,
"avg_line_length": 32.21875,
"alnum_prop": 0.5580989330746847,
"repo_name": "zgqq/mah",
"id": "902585f5a8a14e622c47052269787ee6ef1aaed5",
"size": "11503",
"binary":... |
"use strict";
var Badge = (function () {
function Badge(course_id, badge_id, name, image, xp, id, selected) {
this.course_id = course_id;
this.badge_id = badge_id;
this.name = name;
this.image = image;
this.xp = xp;
this.id = id;
this.selected = selected;
... | {
"content_hash": "372a8be785d726f4646a4c4f6d161c57",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 72,
"avg_line_length": 26.357142857142858,
"alnum_prop": 0.5474254742547425,
"repo_name": "cfcfon/lms-frontend",
"id": "e2b0fce2af1a42bd4c03201b42d3b61ccc619923",
"size": "... |
/*!
* Start Bootstrap - The Big Picture HTML Template (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body {
margin-top: 50px;
margin-bottom: 50px;
background: rgba(0, 0, 0, 0.2);
border-bottom: 7px dotted #0990000;
b... | {
"content_hash": "4e848586e9c8028a13e1e5ccbeb3a75d",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 129,
"avg_line_length": 23.735849056603772,
"alnum_prop": 0.6828298887122417,
"repo_name": "bsapozhnikov/ANE103-WebsiteDesign",
"id": "fc3dcbac8af91c778afbe5b2d0ebd3b3218dd46... |
package com.tremolosecurity.scalejs.token.password;
import java.io.IOException;
import java.util.HashMap;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
im... | {
"content_hash": "5b9867194a2a5762aa2f81ce93942fcf",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 135,
"avg_line_length": 32.48872180451128,
"alnum_prop": 0.7738949317287664,
"repo_name": "mlbiam/ScaleJS",
"id": "8e7f4294775dd6a3015fb827a24f5ada5bf57ad7",
"size": "5082... |
from __future__ import division
import json
import os
import os.path
# third party imports
import wx
# pyspend imports
import db
import gui
CONFIG = 'config.json'
OPEN = 0
SAVE = 1
def run():
spend = PySpend(redirect=False)
spend.MainLoop()
class PySpend(wx.App):
def OnInit(self):
self.config = s... | {
"content_hash": "e6dcfba12d27bb772f651ec4925bbe8e",
"timestamp": "",
"source": "github",
"line_count": 264,
"max_line_length": 88,
"avg_line_length": 32.89393939393939,
"alnum_prop": 0.5513588208198986,
"repo_name": "PreludeAndFugue/PySpend",
"id": "08e098ec28a497a6dd79e4f6cd027d4a5eea21bb",
"size... |
BASEDIR=$(dirname $0)
BASEDIR=$(readlink -f "$BASEDIR/..")
ROOTDIR=$(readlink -f "$BASEDIR/..")
DOCROOT="$ROOTDIR"
if [ "$1" ]
then
DOCROOT="$1"
fi
echo "---> Generating $(tput bold ; tput setaf 2)locales$(tput sgr0)"
sudo locale-gen
sudo locale-gen en_US.UTF-8
sudo locale-gen fr_FR.UTF-8
sudo update-locale
sudo ... | {
"content_hash": "af747b9e18313e3e855b4e195ecc1bc0",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 112,
"avg_line_length": 29.894736842105264,
"alnum_prop": 0.7059859154929577,
"repo_name": "dshorthouse/SimpleMappr",
"id": "8623b7f2e7dcc41b577107d51bda088e4dc3e567",
"siz... |
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("03.... | {
"content_hash": "571864acd7d6356d37416c6988cbb24d",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 84,
"avg_line_length": 38.94444444444444,
"alnum_prop": 0.7482168330955777,
"repo_name": "Plotso/SoftUni",
"id": "63e31dbccd0bfeb46c8fe50d8283c1dbb5375542",
"size": "1405",... |
<?php
namespace AppBundle\Entity;
use Doctrine\ORM\Mapping as ORM;
use Doctrine\Common\Collections\ArrayCollection;
use Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity;
use Symfony\Component\Validator\Constraints as Assert;
use Doctrine\Common\Collections\Criteria;
/**
* Label
*
* @ORM\Table(name="f_la... | {
"content_hash": "e1cea2d4f3b032109ec625472702495c",
"timestamp": "",
"source": "github",
"line_count": 495,
"max_line_length": 102,
"avg_line_length": 19.33939393939394,
"alnum_prop": 0.4900240259061945,
"repo_name": "RadioCampusFrance/disco",
"id": "81534ff24523ea4de0e2fe57ba8348ed9aa99ace",
"siz... |
namespace sync_sessions {
static const char* kClientName = "name";
static const char* kAppId = "app_id";
static const char* kVirtualUrl = "http://foo/1";
static const char* kReferrer = "referrer";
static const char* kTitle = "title";
// static
void SessionSyncTestHelper::BuildSessionSpecifics(
const std::string& ... | {
"content_hash": "9f3a79fc040de31b3e6babcb410d3f69",
"timestamp": "",
"source": "github",
"line_count": 129,
"max_line_length": 77,
"avg_line_length": 35.27906976744186,
"alnum_prop": 0.6868820039551747,
"repo_name": "ric2b/Vivaldi-browser",
"id": "f43f620f1c0d2fcf6e5fe9e9b3b9563f13c97c28",
"size":... |
<?php
namespace SOA\CatalogBundle\Form\Type;
use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\FormBuilderInterface;
use Symfony\Component\OptionsResolver\OptionsResolverInterface;
class VariantType extends AbstractType
{
/**
* @var string
*/
protected $class;
/**
* @par... | {
"content_hash": "7b6dceb93893f5ab2b6f55693abdca15",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 76,
"avg_line_length": 22.017857142857142,
"alnum_prop": 0.5774533657745337,
"repo_name": "daviddel/soa-catalog",
"id": "1deba4e3bf882fce1000e0eca25122dd2ea83408",
"size": ... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>matrices: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... | {
"content_hash": "bf7803de323734530d25e0aa88373551",
"timestamp": "",
"source": "github",
"line_count": 176,
"max_line_length": 205,
"avg_line_length": 42.9375,
"alnum_prop": 0.5666269683736933,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "a44bec937dd517b207051cb7a81e477b922c7b56",
"size": ... |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ja" version="2.0">
<defaultcodec>UTF-8</defaultcodec>
<context>
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="+14"/>
<source>About Laughingmancoin</source>
<translation>Laughingmancoinについて</translati... | {
"content_hash": "fd9a0da7d81c66ee08df1cf8fd0c5e70",
"timestamp": "",
"source": "github",
"line_count": 2917,
"max_line_length": 395,
"avg_line_length": 33.42920809050394,
"alnum_prop": 0.5904033308379396,
"repo_name": "osuyuushi/laughingmancoin",
"id": "5c17f234202445f4e652499032ae564f5356ece3",
"... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "3a39e74ae042590a0e043f75d3758c9a",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "97f6083d04c99e2686b63b1e61e2bb10e17869d4",
"size": "192... |
/**
* @venus-library jasmine
* @venus-include ../../../src/functions.js
* @venus-include ../../../src/functions.js
* @venus-include ../../../src/PropertyAccessor.js
* @venus-include ../../../src/ServiceContainer/Core.js
* @venus-include ../../../src/ServiceContainer/Definition.js
* @venus-include ../../../src/Se... | {
"content_hash": "f5f603686d3e9873c157568679dddaaa",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 80,
"avg_line_length": 30.08888888888889,
"alnum_prop": 0.5302806499261448,
"repo_name": "Baptouuuu/Sy",
"id": "8f95c5bf941df856089fce7d0b750affe1dd0051",
"size": "1354",
... |
'use strict';
goog.provide('Blockly.Msg.diq');
goog.require('Blockly.Msg');
Blockly.Msg.ADD_COMMENT = "Tefsir cı ke";
Blockly.Msg.CHANGE_VALUE_TITLE = "Erci bıvırne:";
Blockly.Msg.CLEAN_UP = "Çengan pak ke";
Blockly.Msg.COLLAPSE_ALL = "Çengi teng ke";
Blockly.Msg.COLLAPSE_BLOCK = "Çengi teng ke";
Blockly.Msg.COLOUR_... | {
"content_hash": "43bc36c61b7776a144ccabfcf02dc1cf",
"timestamp": "",
"source": "github",
"line_count": 389,
"max_line_length": 262,
"avg_line_length": 82.25706940874036,
"alnum_prop": 0.7553909619351209,
"repo_name": "ddazal/pickly",
"id": "3daa32b6a0a1475ebecb0725477e023e808998ca",
"size": "32231... |
require 'rails_helper'
# Specs in this file have access to a helper object that includes
# the Admin::SessionsHelper. For example:
#
# describe Admin::SessionsHelper do
# describe "string concat" do
# it "concats two strings with spaces" do
# expect(helper.concat_strings("this","that")).to eq("this that")
... | {
"content_hash": "e136f4fb56f39ca08092b850155759dd",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 71,
"avg_line_length": 30.666666666666668,
"alnum_prop": 0.6978260869565217,
"repo_name": "koudaiii/baukis-on-rails-4-2",
"id": "2bde3f2fa958a5fae9b8b01a5a8c7d821418c884",
... |
package com.lennonjesus.experiments.authentication.controller;
import com.lennonjesus.experiments.authentication.form.UserCreateForm;
import com.lennonjesus.experiments.authentication.form.validator.UserCreateFormValidator;
import com.lennonjesus.experiments.authentication.service.UserService;
import org.slf4j.LoggerF... | {
"content_hash": "65fdc32f6b4aa51f025c38e80038602b",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 121,
"avg_line_length": 42.20238095238095,
"alnum_prop": 0.7385049365303245,
"repo_name": "lennonjesus/my-spring-boot-experiments",
"id": "22b2518fc9cc7caedd3b93aae6dc7752e4d... |
// Generated from /POI/java/org/apache/poi/hpsf/Thumbnail.java
#pragma once
#include <fwd-POI.hpp>
#include <org/apache/poi/hpsf/fwd-POI.hpp>
#include <java/lang/Object.hpp>
struct default_init_tag;
class poi::hpsf::Thumbnail final
: public ::java::lang::Object
{
public:
typedef ::java::lang::Object super;... | {
"content_hash": "7a8b7b665631a681e6b0e2e977714360",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 67,
"avg_line_length": 29.2,
"alnum_prop": 0.6699875466998755,
"repo_name": "pebble2015/cpoi",
"id": "75f7abfdaed416aaa882e70db91074a1bc512ac6",
"size": "1606",
"binary":... |
package backupservice
import (
"bytes"
"fmt"
"os"
"io/ioutil"
"log"
"time"
"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/aws/session"
"github.com/aws/aws-sdk-go/service/glacier"
"github.com/mleonard87/frosty/config"
)
const ()
type AmazonGlacierBackupService struct {
AccessKeyId string... | {
"content_hash": "746da5074a92451df34e8cd52578a1b1",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 120,
"avg_line_length": 27.677419354838708,
"alnum_prop": 0.7400932400932401,
"repo_name": "mleonard87/frosty",
"id": "5eb8c128e6af069332cc6b70cd13cc0c64a8875a",
"size": "... |
using System.Diagnostics;
namespace System.Reflection.Metadata
{
public struct PropertyDefinition
{
private readonly MetadataReader _reader;
// Workaround: JIT doesn't generate good code for nested structures, so use RowId.
private readonly uint _rowId;
internal PropertyDefini... | {
"content_hash": "127472dadfd30d999e54cbe4fca1f699",
"timestamp": "",
"source": "github",
"line_count": 86,
"max_line_length": 114,
"avg_line_length": 29.232558139534884,
"alnum_prop": 0.5449482895783612,
"repo_name": "FiveTimesTheFun/corefx",
"id": "b3dc905d2f3e2799711623e697cd1b0e75169109",
"size... |
namespace leveldb {
using namespace port;
namespace {
static char global_read_only_buf[0x8000];
class PosixSequentialFile : public SequentialFile {
private:
std::string filename_;
FILE* file_;
public:
PosixSequentialFile(const std::string& fname, FILE* f)
: filename_(fname), file_(f) { }
... | {
"content_hash": "bb9f3357a4f30726ced8b976e9c46217",
"timestamp": "",
"source": "github",
"line_count": 495,
"max_line_length": 166,
"avg_line_length": 23.56767676767677,
"alnum_prop": 0.5960912052117264,
"repo_name": "maxpert/LevelDBWinRT",
"id": "8ecf939c1e71fa90f6ab5d90d2b700b3af2590e6",
"size":... |
@interface NSUserDefaults (Extension)
@end
| {
"content_hash": "362f14d1873237efd4348fb9aa67fe88",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 37,
"avg_line_length": 14.666666666666666,
"alnum_prop": 0.7954545454545454,
"repo_name": "sky15179/Debug",
"id": "a7530a5dd3d94e4c63ff607b8b338d5cbd9d198e",
"size": "237",
... |
"""Device and network emulation utilities via devtools."""
import json
# Copied from
# WebKit/Source/devtools/front_end/network/NetworkConditionsSelector.js
# Units:
# download/upload: byte/s
# latency: ms
NETWORK_CONDITIONS = {
'GPRS': {
'download': 50 * 1024 / 8, 'upload': 20 * 1024 / 8, 'latency': ... | {
"content_hash": "745e5bd362ad4fd909a7d7194fae1f19",
"timestamp": "",
"source": "github",
"line_count": 120,
"max_line_length": 80,
"avg_line_length": 33.15,
"alnum_prop": 0.6435394670688789,
"repo_name": "junhuac/MQUIC",
"id": "d7f05c6284b8234f4230449a62851695786b5264",
"size": "4141",
"binary":... |
package org.kie.workbench.common.dmn.backend.definition.v1_1;
import org.kie.workbench.common.dmn.api.definition.model.DMNElementReference;
public class DMNElementReferenceConverter {
public static DMNElementReference wbFromDMN(final org.kie.dmn.model.api.DMNElementReference dmn) {
final DMNElementRefe... | {
"content_hash": "f93c183015e05610d072437dbd5ccdc0",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 115,
"avg_line_length": 34.23809523809524,
"alnum_prop": 0.7399165507649513,
"repo_name": "porcelli-forks/kie-wb-common",
"id": "5e1befab05963a5067341a380f31ac0617407e52",
... |
package hex.genmodel.algos.svm;
import hex.genmodel.ModelMojoReader;
import java.io.IOException;
public class SvmMojoReader extends ModelMojoReader<SvmMojoModel> {
@Override
public String getModelName() {
return "SVM";
}
@Override
protected void readModelData() throws IOException {
... | {
"content_hash": "84712f428cb7ea2161e7763df9a33777",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 76,
"avg_line_length": 25.151515151515152,
"alnum_prop": 0.6518072289156627,
"repo_name": "mathemage/h2o-3",
"id": "cd91f844b92a1bdda3a9e1ebf24cdfa2a7fc0aca",
"size": "830"... |
package org.olat.data.filebrowser;
import org.olat.connectors.webdav.WebDAVProvider;
import org.olat.data.basesecurity.Identity;
import org.olat.data.commons.vfs.FolderConfig;
import org.olat.data.commons.vfs.MergeSource;
import org.olat.data.commons.vfs.Quota;
import org.olat.data.commons.vfs.QuotaManager;
import o... | {
"content_hash": "9af08ff04c237475fa9832349ef8b9c6",
"timestamp": "",
"source": "github",
"line_count": 115,
"max_line_length": 119,
"avg_line_length": 32,
"alnum_prop": 0.6804347826086956,
"repo_name": "huihoo/olat",
"id": "65d16a51c12359ea849a85dbedc8020540b20139",
"size": "4475",
"binary": fal... |
package org.pipservices.commons.count;
import java.util.*;
import org.pipservices.commons.convert.*;
import org.pipservices.commons.log.*;
import org.pipservices.commons.refer.*;
/**
* Performance counters component that periodically dumps counters
* to log as message: 'Counter <name> {"type": <type>, "l... | {
"content_hash": "38e0e0b83f19dca270c88210807a414e",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 85,
"avg_line_length": 35.46268656716418,
"alnum_prop": 0.601010101010101,
"repo_name": "pip-services/pip-services-commons-java",
"id": "40cad1e21432ecb50df14ce995e082e331838... |
//Copyright (c) 2013, Nikita Batov
//All rights reserved.
//Loader firmware to MSP430
#include <string>
#include <stdio.h>
#include <iostream>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <fstream>
#include "MSPBSL_Connection5xxUSB.h"
#include "MSPBSL_PhysicalInterfaceUSB.h"
#include... | {
"content_hash": "7447999cea5188cc402aef1e12cad7fa",
"timestamp": "",
"source": "github",
"line_count": 230,
"max_line_length": 79,
"avg_line_length": 21.8,
"alnum_prop": 0.6818907060231352,
"repo_name": "Batov/Burner-for-MSP430",
"id": "be2a625c01aca5ed264dcddff6d4e299c95e38e8",
"size": "6462",
... |
// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// This file defines utility functions for X11 (Linux only). This code has been
// ported from XCB since we can't use XCB on Ubuntu while its 32-bit s... | {
"content_hash": "85d077241df218683ea3986ba6def3ae",
"timestamp": "",
"source": "github",
"line_count": 1256,
"max_line_length": 80,
"avg_line_length": 29.645700636942674,
"alnum_prop": 0.6324425943332885,
"repo_name": "robclark/chromium",
"id": "a7b1bc3ad03f90df43e283ef900142c6d04f0512",
"size": "... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"content_hash": "83b267854e9a59d44a3763600510c83f",
"timestamp": "",
"source": "github",
"line_count": 204,
"max_line_length": 584,
"avg_line_length": 62.92156862745098,
"alnum_prop": 0.6704580866313493,
"repo_name": "v8-dox/v8-dox.github.io",
"id": "4935e89299a4c71791a6186745652eb45884199c",
"siz... |
package org.apache.cassandra;
import java.io.File;
import java.io.IOException;
import org.junit.BeforeClass;
import org.apache.cassandra.config.DatabaseDescriptor;
import org.apache.cassandra.io.util.FileUtils;
import org.apache.log4j.Logger;
public class CleanupHelper
{
private static Logger logger = Logger.... | {
"content_hash": "1be6ef34193c71274b2d3254c2665ce1",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 90,
"avg_line_length": 27.08641975308642,
"alnum_prop": 0.5387420237010028,
"repo_name": "ucare-uchicago/cass-fate-system",
"id": "df835de223b5e1b093647c92630aaca506a33ad8",
... |
#pragma once
#include <folly/io/async/DelayedDestruction.h>
#include <folly/io/async/EventHandler.h>
#include <folly/io/async/EventBase.h>
#include <folly/io/async/NotificationQueue.h>
#include <folly/io/async/AsyncTimeout.h>
#include <folly/io/ShutdownSocketSet.h>
#include <folly/SocketAddress.h>
#include <memory>
... | {
"content_hash": "27e9a772163a79b489501e8dc183a0f9",
"timestamp": "",
"source": "github",
"line_count": 668,
"max_line_length": 80,
"avg_line_length": 34.09730538922156,
"alnum_prop": 0.6903455239935022,
"repo_name": "xliux/chess",
"id": "449b5a4a483484fdd83b5c3bd472df8db4b84395",
"size": "23372",
... |
// Provides the Design Time Metadata for the sap.ui.layout.BlockLayout control
sap.ui.define([],
function () {
"use strict";
return {
palette: {
group: "LAYOUT",
icons: {
svg: "sap/ui/layout/designtime/BlockLayout.icon.svg"
}
},
aggregations: {
content: {
domRef: ":sap-domref"... | {
"content_hash": "a90241d273b429381cec128fd68f0ecd",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 78,
"avg_line_length": 16.6,
"alnum_prop": 0.5590361445783133,
"repo_name": "nzamani/openui5",
"id": "9fa67fbd5ea037226fa208e663cfc4777a5978fd",
"size": "438",
"binary": ... |
使用自定义指示符。
## en-US
Use custom loading indicator.
| {
"content_hash": "ae08bfd71cc8e45555bf0c1785272b56",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 29,
"avg_line_length": 10.2,
"alnum_prop": 0.7254901960784313,
"repo_name": "ant-design/ant-design",
"id": "d8e15dbb2444f0567e694df8122870e633f86948",
"size": "79",
"binar... |
package ctxutil
import (
"context"
"testing"
)
func TestDebug(t *testing.T) {
ctx := context.Background()
if IsDebug(ctx) {
t.Errorf("Vanilla ctx should not be debug")
}
if !IsDebug(WithDebug(ctx, true)) {
t.Errorf("Should have debug flag")
}
if IsDebug(WithDebug(ctx, false)) {
t.Errorf("Should not hav... | {
"content_hash": "8b0c90b619eb89dad0582ae148c9b737",
"timestamp": "",
"source": "github",
"line_count": 115,
"max_line_length": 48,
"avg_line_length": 22.026086956521738,
"alnum_prop": 0.6833793920252664,
"repo_name": "metalmatze/gopass",
"id": "b415292167a9dd711af2b358d7076bed87bead52",
"size": "2... |
import socket, threading, random, multiprocessing, time
def processClient(client, address):
print('In', threading.currentThread().name, 'client descriptor', client, 'client address', address)
client.send(b' Welcome to this server')
while True:
data = client.recv(1024)
print('-> ... | {
"content_hash": "068021cb731d91a3d152bf600558a4bc",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 103,
"avg_line_length": 31.666666666666668,
"alnum_prop": 0.5645933014354066,
"repo_name": "JShadowMan/package",
"id": "b040536be1c9a4676a6f4fcc9ec16f200297572b",
"size": "... |
class AddCharacteristicsColumns < ActiveRecord::Migration
def self.up
add_column 'characteristics', :parent_id, :integer, :null => true
add_column 'characteristics', :root_id, :integer, :null => true
add_column 'characteristics', :function_key, :string, :null => true, :lim... | {
"content_hash": "f4e2a1b4b0f9bcbc0e7fee2ce5e1a9a3",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 115,
"avg_line_length": 58,
"alnum_prop": 0.6045258620689655,
"repo_name": "MediaYouCanFeel/Azzenda",
"id": "291f94006457dca303f3708922a919b2c869418b",
"size": "1835",
"b... |
package com.umeng.comm.ui.emoji;
import android.content.Context;
import android.text.SpannableStringBuilder;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.widget.TextView;
/**
* @author Hieu Rocker (rockerhieu@gmail.com).
*/
public class EmojiTextView extends TextView {
priva... | {
"content_hash": "f3c51760b7bbd0d8c98004c352420836",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 91,
"avg_line_length": 26.677419354838708,
"alnum_prop": 0.6475211608222491,
"repo_name": "pengwei1024/AndroidGank",
"id": "f9e20d217ec7bec19a38cf8871f17e73f764f752",
"size... |
<div ng-controller="AuthenticationController">
<h3 class="col-md-12 text-center">Cadastre-se</h3>
<div class="col-xs-offset-2 col-xs-8 col-md-offset-4 col-md-4">
<form name="userForm" ng-submit="signup(userForm.$valid)" class="signin" novalidate autocomplete="off">
<fieldset>
<div class="form-grou... | {
"content_hash": "a6fd4cf152854641053ce513797d86ea",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 215,
"avg_line_length": 59,
"alnum_prop": 0.6271186440677966,
"repo_name": "rodrigocprates/eucinefilo",
"id": "65edf8ffa4ae124125a371873b0d6fcb0f329492",
"size": "3554",
... |
var moose = require("../../../../lib"),
mysql = moose.adapters.mysql,
types = mysql.types;
exports.up = function() {
moose.alterTable("company", function(table) {
table.rename("companyNew");
table.addUnique("companyName");
table.addColumn("employeeCount", types.INT());
... | {
"content_hash": "e63969858e7a6539648e915cd1b64075",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 59,
"avg_line_length": 31.142857142857142,
"alnum_prop": 0.6039755351681957,
"repo_name": "c0d3x42/moose",
"id": "24697732dd3888bbc17ecbf6243edf2a509d00fb",
"size": "654",
... |
using GameOfLife;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace GameOfLifeWPF
{
/// <summary>
/// Factory to create a <see cref="ToroidLifeBoard"/>.
/// </summary>
/// <seealso cref="GameOfLifeWPF.ILifeBoardFactory" />
internal class ToroidLifeBoar... | {
"content_hash": "896a867ba9bf022b334d8c0336f31cfd",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 79,
"avg_line_length": 24.666666666666668,
"alnum_prop": 0.5464527027027027,
"repo_name": "marcOcram/GameOfLife-CodeCompetition",
"id": "018c65132d90e4bc5bef413301b0b189cb4b2... |
class ConsultationPublicFeedback < Response
def singular_routing_symbol
:public_feedback
end
def friendly_name
"public feedback"
end
end
| {
"content_hash": "dde0cbd5e3b72eada2d3b608ff1814f1",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 43,
"avg_line_length": 17.11111111111111,
"alnum_prop": 0.7467532467532467,
"repo_name": "alphagov/whitehall",
"id": "e96b6ac3def6c8c0c725c204277fe5b1bcdcbc79",
"size": "154... |
<?php
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
namespace AppBundle\Controller;
/**
* Description of LuckyController
*
* @author tankosic.branislav
*/
... | {
"content_hash": "32b176037a060ca4e91c5c14b673d6fb",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 79,
"avg_line_length": 22.522727272727273,
"alnum_prop": 0.5983854692230071,
"repo_name": "tankosb/uvtest",
"id": "d4881a2fb2a3a8f87f5a27137e98f11032858b34",
"size": "991",... |
package org.onosproject.vtnweb.web;
import static com.google.common.base.Preconditions.checkNotNull;
import static org.onlab.util.Tools.nullIsIllegal;
import java.util.List;
import org.onosproject.codec.CodecContext;
import org.onosproject.codec.JsonCodec;
import org.onosproject.core.CoreService;
import org.onospr... | {
"content_hash": "001ca7b2bb4e7ee89292a55fe9a8a665",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 90,
"avg_line_length": 38.53086419753087,
"alnum_prop": 0.6760653636654919,
"repo_name": "VinodKumarS-Huawei/ietf96yang",
"id": "01f1dd92e7ccd218e6475615a74f28c381cad896",
... |
FROM ubuntu
MAINTAINER SvenDowideit@docker.com
VOLUME ["/var/cache/apt-cacher-ng"]
RUN apt-get update && apt-get install -y apt-cacher-ng
EXPOSE 3142
CMD chmod 777 /var/cache/apt-cacher-ng && /etc/init.d/apt-cacher-ng start && tail -f /var/log/apt-cacher-ng/*
| {
"content_hash": "de8ecf6071dd910b28514f4f968776ae",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 113,
"avg_line_length": 36,
"alnum_prop": 0.6666666666666666,
"repo_name": "cdd-aix/DockerExperiments",
"id": "d946f5a5a95441533929ad7317c23f2116e6dbde",
"size": "576",
"b... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
J. D. Hooker, Fl. Brit. India 2:637. 1879
#### Original name
null
### Remarks
null | {
"content_hash": "121cf864530037875750ee602263304b",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 41,
"avg_line_length": 12.538461538461538,
"alnum_prop": 0.6871165644171779,
"repo_name": "mdoering/backbone",
"id": "cbcef0d6094e7d54a279530eed86c7aaeac4c339",
"size": "21... |
<?php
/**
* ALIPAY API: koubei.craftsman.data.work.create request
*
* @author auto create
* @since 1.0, 2019-01-07 20:51:15
*/
class KoubeiCraftsmanDataWorkCreateRequest
{
/**
* 手艺人作品发布接口
**/
private $bizContent;
private $apiParas = array();
private $terminalType;
private $terminalInfo;
private $pr... | {
"content_hash": "404947afa4f56c3792f06de6e532a70f",
"timestamp": "",
"source": "github",
"line_count": 118,
"max_line_length": 56,
"avg_line_length": 15.983050847457626,
"alnum_prop": 0.6940615058324496,
"repo_name": "Bigotry/OneBase",
"id": "a29e0cadbe1609d3a843383da41252e4fe8c7f03",
"size": "190... |
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require 'juman_knp'
| {
"content_hash": "fc40802beb46de455209771327980e01",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 58,
"avg_line_length": 39.5,
"alnum_prop": 0.6455696202531646,
"repo_name": "rilmayer/juman_knp",
"id": "8dca30832e8776f36cf90d79abc4be58053fdb42",
"size": "79",
"binary":... |
<?php
namespace Symfony\Component\Form;
/*
* This file is part of the Symfony framework.
*
* (c) Fabien Potencier <fabien.potencier@symfony-project.com>
*
* This source file is subject to the MIT license that is bundled
* with this source code in the file LICENSE.
*/
/**
* Field for entering URLs
*
* @auth... | {
"content_hash": "4c62dd66cdcd70e5d89841cc7c33d6d5",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 68,
"avg_line_length": 20.227272727272727,
"alnum_prop": 0.5831460674157304,
"repo_name": "ShinichiU/mySymfony2study",
"id": "057d91b41b20755945eb63ad9d3dfea682335532",
"si... |
{% load static %}
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="{{STATIC_URL}}css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="{{STATIC_URL}}cs... | {
"content_hash": "53782313b94568afea0e658a09a7d074",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 111,
"avg_line_length": 32.093333333333334,
"alnum_prop": 0.4549231408392189,
"repo_name": "omiltoro/softbrew",
"id": "15f57bbc95641dad29b00c94b79294ba238a06f1",
"size": "2... |
+++
title = "Motorleistungsoptimierung - Basis Iveco Turbo Daily 4x4"
linktitle = "Tuning"
date = "2005-07-08"
description = "Erfahrungen mit der Niemz'schen Optimierung/Tuning am Motor des Iveco Daily 4x4"
keywords = "Iveco, Turbo Daily, 4x4, Allrad, Motor, Leistung, Optimierung, Tuning, Niemz"
iveco... | {
"content_hash": "12bebe0b2f7f03ea0c34e205848d132e",
"timestamp": "",
"source": "github",
"line_count": 214,
"max_line_length": 533,
"avg_line_length": 41.03738317757009,
"alnum_prop": 0.7041676155773172,
"repo_name": "ominty/ominty-hugoissues",
"id": "bddee92984bc4b4cd66624b1a5727cb1cf19a43e",
"si... |
// Lumol, an extensible molecular simulation engine
// Copyright (C) 2015-2016 Lumol's contributors — BSD license
//! Saving properties of a system during a simulation
use std::io::prelude::*;
use std::io;
use std::fs::File;
use std::path::{Path, PathBuf};
use utils;
use sys::System;
use sys::{Trajectory, TrajectoryE... | {
"content_hash": "118f4f3194e213e0521966a19b35f104",
"timestamp": "",
"source": "github",
"line_count": 306,
"max_line_length": 113,
"avg_line_length": 32.09477124183007,
"alnum_prop": 0.5556460645555442,
"repo_name": "antoinewdg/lumol",
"id": "ff3e6847dc3150d8194b0ec0e325e1389b6d1e48",
"size": "98... |
layout: page
title: Martha Bridges's 84th Birthday
date: 2016-05-24
author: Jacqueline Sanchez
tags: weekly links, java
status: published
summary: Quisque id dolor tempus, convallis lorem nec, ullamcorper.
banner: images/banner/leisure-05.jpg
booking:
startDate: 03/10/2019
endDate: 03/13/2019
ctyhocn: AUSUAHX
g... | {
"content_hash": "a88d16fba8a0850077fd5ecd216e8d93",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 555,
"avg_line_length": 81.32,
"alnum_prop": 0.8086571569109691,
"repo_name": "KlishGroup/prose-pogs",
"id": "22d10e463d09b0bbc045298610e47da044c29ff0",
"size": "2037",
"... |
@interface GenerateQrCodeActivity : UIActivity
// Initializes the GenerateQrCodeActivity with the |activityURL| used to
// generate the QR code, the |title| of the page at that URL, and a |dispatcher|
// to handle the command.
- (instancetype)initWithURL:(const GURL&)activityURL
title:(NSString*)... | {
"content_hash": "33dfa3f6568bd9be0ada19c299210aba",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 90,
"avg_line_length": 37,
"alnum_prop": 0.7207207207207207,
"repo_name": "endlessm/chromium-browser",
"id": "e741ed816ebb14c0da862ef030b6dffea6186965",
"size": "1074",
"... |
module("SoulSkillList", package.seeall)
mScene = nil -- ³¡¾°
-- ³¡¾°Èë¿Ú
function pushScene()
initResource()
createScene()
end
--
-------------------------˽ÓнӿÚ------------------------
--
-- ³õʼ»¯×ÊÔ´¡¢³ÉÔ±±äÁ¿
function initResource()
end
-- ÊÍ·Å×ÊÔ´
function releaseResource()
... | {
"content_hash": "986efe91fff299cb5517de2434497e46",
"timestamp": "",
"source": "github",
"line_count": 332,
"max_line_length": 181,
"avg_line_length": 28.337349397590362,
"alnum_prop": 0.7107780612244898,
"repo_name": "wenhulove333/ScutServer",
"id": "8c938f9cab988f5182b41247213bd53e4b8a8e51",
"si... |
using NUnit.Framework;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using ComponentGlue.Tests.Classes;
namespace ComponentGlue.Tests
{
[TestFixture]
public class LifecycleManagementTests
{
[Test]
public void Disposing_Of_Container_Calls_Dispose_On_S... | {
"content_hash": "0ea2954c37af45e4a147628d2f232656",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 78,
"avg_line_length": 25.384615384615383,
"alnum_prop": 0.6696969696969697,
"repo_name": "smack0007/ComponentGlue",
"id": "fdf63590fe3ddc825190998517abaad90dccc725",
"size... |
<HTML>
<BODY BGCOLOR="white">
<PRE>
<FONT color="green">001</FONT> <a name="line.16"></a>
<FONT color="green">017</FONT> package org.apache.commons.lang.exception;<a name="line.17"></a>
<FONT color="green">018</FONT> <a name="line.18"></a>
<FONT color="green">019</FONT> import java.io.PrintStream;<a name="l... | {
"content_hash": "01e503a1360088e55b13326b7d7b8431",
"timestamp": "",
"source": "github",
"line_count": 229,
"max_line_length": 163,
"avg_line_length": 70.09170305676857,
"alnum_prop": 0.6207089900940751,
"repo_name": "seeseekey/jenet",
"id": "eda36176bf19f9e98c7e11696a0dddc6fdb29ca0",
"size": "176... |
FROM nodesource/vivid-base
MAINTAINER William Blankenship <wblankenship@nodesource.com>
RUN curl https://deb.nodesource.com/iojs_2.x/pool/main/i/iojs/iojs_2.2.1-1nodesource1~vivid1_amd64.deb > node.deb \
&& dpkg -i node.deb \
&& rm node.deb
RUN npm install -g pangyp\
&& ln -s $(which pangyp) $(dirname $(which pang... | {
"content_hash": "ed49708f4ebb581d50d3930b401d06ad",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 115,
"avg_line_length": 28.789473684210527,
"alnum_prop": 0.6910420475319927,
"repo_name": "nodesource/docker-node",
"id": "85f45ab55b034d8073d6359a76793c70d50a06fb",
"size... |
.. include:: ../INSTALLATION.rst
| {
"content_hash": "0086d745c0ea59d5cd27d7d0d24c134c",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 32,
"avg_line_length": 33,
"alnum_prop": 0.6666666666666666,
"repo_name": "steven-murray/halomod",
"id": "469b998861189d81e609d5e9308225677d8dcffc",
"size": "33",
"binary"... |
package proguard.evaluation;
import proguard.classfile.Clazz;
import proguard.classfile.attribute.CodeAttribute;
import proguard.evaluation.value.InstructionOffsetValue;
/**
* This BranchUnit remembers the branch unit commands that are invoked on it.
* I doesn't consider conditions when branching.
*
* @author Er... | {
"content_hash": "b7e5422be5f5f9ca9244af9dd73c2f74",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 109,
"avg_line_length": 24.850467289719628,
"alnum_prop": 0.5987213238059421,
"repo_name": "0x90sled/droidtowers",
"id": "1c0188887f5bbc636d8eeb2f79e7bf67f3e709dc",
"size"... |
@implementation PlayerDanmakuAndSubtitleViewController
- (void)viewDidLoad {
[super viewDidLoad];
[self.view setWantsLayer:YES];
self.view.layer.backgroundColor = DDPRGBAColor(0, 0, 0, 0.5).CGColor;
[self addChildViewController:self.danmakuVC];
[self.view addSubview:_danmakuVC.view];
... | {
"content_hash": "0fac76217a01bb1d9c8497e5836ed876",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 120,
"avg_line_length": 30.204545454545453,
"alnum_prop": 0.6945071482317532,
"repo_name": "sunsx9316/DanDanPlayForMac",
"id": "917f23eb38cf4cb8a9fdc1bc69a91f0961873583",
"... |
'use strict';
const Audit = require('../../../audits/accessibility/color-contrast.js');
const assert = require('assert');
/* eslint-env mocha */
describe('Accessibility: color-contrast audit', () => {
it('generates an audit output', () => {
const artifacts = {
Accessibility: {
violations: [{
... | {
"content_hash": "caa5c3f0deaa8d6feaadc5f1bea830f5",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 73,
"avg_line_length": 23.26829268292683,
"alnum_prop": 0.5482180293501048,
"repo_name": "tommycli/lighthouse",
"id": "618286d477c6d6e58729f344e469032a181419ff",
"size": "1... |
package org.knowm.xchange.dsx.service;
import org.knowm.xchange.Exchange;
import org.knowm.xchange.dsx.DSXAuthenticatedV3;
import org.knowm.xchange.dsx.service.core.DSXTradeServiceCore;
/** @author Pavel Chertalev */
public class DSXTradeServiceV3 extends DSXTradeServiceCore<DSXAuthenticatedV3> {
public DSXTradeSer... | {
"content_hash": "8f5f0ba390eff47216cec44b4e018699",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 80,
"avg_line_length": 33.416666666666664,
"alnum_prop": 0.8079800498753117,
"repo_name": "ww3456/XChange",
"id": "da510e6f5b9ce6919f7a5cb6ab5df27a8d359ef8",
"size": "401",... |
package org.apache.kafka.streams.kstream;
/**
* The {@link KeyValueMapper} interface for mapping a key-value pair to a new value (could be another key-value pair).
*
* @param <K> original key type
* @param <V> original value type
* @param <R> mapped value type
*/
public interface KeyValueMapper<K, V, R> ... | {
"content_hash": "ba515d70a77abb7dd739f17bbdd61c6e",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 118,
"avg_line_length": 25.681818181818183,
"alnum_prop": 0.6247787610619469,
"repo_name": "eribeiro/kafka",
"id": "b36ed63586a5416bfb87b9fb7b085bca433295cc",
"size": "1366... |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Chosen: A jQuery Plugin by Harvest to Tame Unwieldy Select Boxes</title>
<link rel="stylesheet" href="docsupport/style.css">
<link rel="stylesheet" href="docsupport/prism.css">
<link rel="stylesheet" href="chosen.css">
<style type="text/c... | {
"content_hash": "3da0f486dc0ddc7fcd374bb136702438",
"timestamp": "",
"source": "github",
"line_count": 290,
"max_line_length": 325,
"avg_line_length": 44.6,
"alnum_prop": 0.6126488325344055,
"repo_name": "liorch88/chosen",
"id": "8344e252df29c05399f6785fdf5c5db79af7c269",
"size": "12944",
"binar... |
package com.lambdaworks.redis.resource;
import java.io.Closeable;
import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Properties;
import javax.naming.Context;
import javax.nami... | {
"content_hash": "ef0a909fdd3dd54a4533ea07d6fb22c0",
"timestamp": "",
"source": "github",
"line_count": 322,
"max_line_length": 128,
"avg_line_length": 33.54037267080745,
"alnum_prop": 0.6312962962962962,
"repo_name": "CiNC0/Cartier",
"id": "88dadff52f61f7c92a6da0e861e5bf19e211c7f9",
"size": "11420... |
#include "HTGAvatarView.h"
static int32 kMargin = 5;
HTGAvatarView::HTGAvatarView(twitCurl* twitObj, BHandler* parent, BRect frame, uint32 resizingMode)
: BView(frame, "AvatarView", resizingMode, B_WILL_DRAW | B_FULL_UPDATE_ON_RESIZE)
{
SetViewColor(ui_color(B_PANEL_BACKGROUND_COLOR));
avatarTweet = NULL;
thi... | {
"content_hash": "b44d807db6df923b53b59300ed3268c6",
"timestamp": "",
"source": "github",
"line_count": 229,
"max_line_length": 196,
"avg_line_length": 25.641921397379914,
"alnum_prop": 0.6728542234332425,
"repo_name": "HaikuArchives/HaikuTwitter",
"id": "39aa228837fabb9f040fa886496cc6d3444003f5",
... |
import { ChangeDetectorRef, Directive, ElementRef, forwardRef, HostListener, Inject, Input, OnInit, Renderer2 } from '@angular/core';
import { AbstractControl, NG_VALIDATORS, NG_VALUE_ACCESSOR, ValidationErrors, Validator } from '@angular/forms';
import { ALuDateAdapter, ELuDateGranularity } from '@lucca-front/ng/core'... | {
"content_hash": "fc4e34e266a8d04d58abb1d5eff5e65c",
"timestamp": "",
"source": "github",
"line_count": 112,
"max_line_length": 133,
"avg_line_length": 29.205357142857142,
"alnum_prop": 0.6918373586059309,
"repo_name": "LuccaSA/lucca-front",
"id": "9017f5b76cf1a944d3edbd433fecf9f276c9365f",
"size":... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Bot. Mag. (Tokyo) 31:130. 1917
#### Original name
null
### Remarks
null | {
"content_hash": "fdb805cbeb466e483099c6f2c3b378cc",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 12.307692307692308,
"alnum_prop": 0.68125,
"repo_name": "mdoering/backbone",
"id": "1c62f07838297878130b33cea26d83e280585da0",
"size": "205",
"bina... |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>cloud-is... | {
"content_hash": "022a4a260fbe4003c767f71111c82a0c",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 204,
"avg_line_length": 40.27777777777778,
"alnum_prop": 0.6896551724137931,
"repo_name": "CELAR/cloud-is",
"id": "585409a62a9beb9866d41886d6af6090b799ec1b",
"size": "725",... |
/*
This module supports "frameback" functionality.
This is useful when there's a master/detail set of pages, and displaying the
master page is expensive.
For example, a Web based email client might have an URL like "/inbox" that
shows a list of emails, and URLs like "/email/1", "/email/2", etc., to show
the contents... | {
"content_hash": "18a5bc6a563fb59a55de36a846fbe65e",
"timestamp": "",
"source": "github",
"line_count": 342,
"max_line_length": 84,
"avg_line_length": 28.555555555555557,
"alnum_prop": 0.6938357567069424,
"repo_name": "davidalber/react-server",
"id": "336be3ab811f83ebc54bd5b8aa41121cba28dca5",
"siz... |
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include "lwan.h"
#include "lwan-config.h"
#include "lwan-template.h"
#include "database.h"
#include "json.h"
enum db_connect_type { DB_CONN_MYSQL, DB_CONN_SQLITE };
struct db_connection_params {
enum db_connect_type type;
union {
struct {... | {
"content_hash": "87270407c98f2ef242fb0b3dafda70d2",
"timestamp": "",
"source": "github",
"line_count": 402,
"max_line_length": 80,
"avg_line_length": 28.65174129353234,
"alnum_prop": 0.5638999826358743,
"repo_name": "zloster/FrameworkBenchmarks",
"id": "4a2d2dd11f2e4910754063504b196ff18bfa044b",
"... |
using System;
using System.Collections.Generic;
namespace org.ohdsi.cdm.framework.common.Omop
{
//public class Note : Entity, IEquatable<Note>
public class Note : IEquatable<Note>
{
public int EncodingConceptId { get; set; }
public int LanguageConceptId { get; set; }
public string... | {
"content_hash": "c41d9f3a03160851166d84e8a9282596",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 76,
"avg_line_length": 30.569444444444443,
"alnum_prop": 0.55474784189005,
"repo_name": "OHDSI/ETL-CDMBuilder",
"id": "df348da78d18daa0a611d3cd42a7e546b2dd4384",
"size": "2... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.