text stringlengths 2 1.04M | meta dict |
|---|---|
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "820df871f076d30267e9a98add74aa43",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "f6addedee6065a542d220b10409fe774c18ee277",
"size": "200... |
import { autoBindMethodsForReact } from 'class-autobind-decorator';
import classnames from 'classnames';
import React, { Fragment, PureComponent } from 'react';
import ReactDOM from 'react-dom';
import { AUTOBIND_CFG } from '../../../common/constants';
import { DebouncedInput } from '../base/debounced-input';
import {... | {
"content_hash": "fda1930cf77a74fa9eb63a6ab9b66188",
"timestamp": "",
"source": "github",
"line_count": 414,
"max_line_length": 105,
"avg_line_length": 25.792270531400966,
"alnum_prop": 0.602172691515265,
"repo_name": "getinsomnia/insomnia",
"id": "eeabbd54c174e4810b73123c72b60110093f5ea1",
"size":... |
import analyticsPageview from '../../app/mixins/analytics-preview'
export default analyticsPageView
| {
"content_hash": "7d0bf7c6dcd86bacd867d6b5e8f6bea1",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 66,
"avg_line_length": 33.666666666666664,
"alnum_prop": 0.8118811881188119,
"repo_name": "koriroys/ember-cli-ga",
"id": "8543b1937c5fa15af2ebb67df40877e0be38e75a",
"size": ... |
/**
*============================================================================
* The Ohio State University Research Foundation, The University of Chicago -
* Argonne National Laboratory, Emory University, SemanticBits LLC,
* and Ekagra Software Technologies Ltd.
*
* Distributed under the OSI-approved BSD 3-Clau... | {
"content_hash": "0cd460e7e71c8d465208a0c0f52d7338",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 81,
"avg_line_length": 32.57142857142857,
"alnum_prop": 0.6923558897243107,
"repo_name": "NCIP/cagrid-portal",
"id": "223644eadcaf670ef75841cf211f1cf35753d6cf",
"size": "15... |
<?php
namespace Facebook\Tests\FileUpload;
use Facebook\FileUpload\FacebookFile;
use Facebook\FacebookApp;
use Facebook\FacebookClient;
use Facebook\FileUpload\FacebookResumableUploader;
use Facebook\FileUpload\FacebookTransferChunk;
use Facebook\Tests\Fixtures\FakeGraphApiForResumableUpload;
class FacebookResumabl... | {
"content_hash": "96deea873c33fad06695f8e9fb0f21df",
"timestamp": "",
"source": "github",
"line_count": 80,
"max_line_length": 103,
"avg_line_length": 31.45,
"alnum_prop": 0.6506359300476947,
"repo_name": "xvyx/staszic-librus",
"id": "c32b7fbacdaddc5a3afef0182e94114fb8008e32",
"size": "3591",
"bi... |
var util = require('util');
var events = require('events');
var net = require('net');
var socket = new net.Socket();
// define a constructor (object) and inherit EventEmitter functions
function Telnet() {
events.EventEmitter.call(this);
if (false === (this instanceof Telnet)) return new Telnet();
}
util.inherits... | {
"content_hash": "1dd759e5c3eeac914a9153423619e8f4",
"timestamp": "",
"source": "github",
"line_count": 222,
"max_line_length": 123,
"avg_line_length": 31.82882882882883,
"alnum_prop": 0.6446362864421172,
"repo_name": "micylt/LearningNode",
"id": "71607cf82e3e807f0e800cd3f5d0f15b66829f44",
"size": ... |
package com.ivstuart.tmud.spells;
import com.ivstuart.tmud.state.Item;
import com.ivstuart.tmud.state.Mob;
import com.ivstuart.tmud.state.Spell;
import com.ivstuart.tmud.state.util.EntityProvider;
public class CreateFood implements SpellEffect {
@Override
public void effect(Mob caster_, Mob target_, Spell spell,... | {
"content_hash": "a76e77273fc4a6d158f1dc90887ba177",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 77,
"avg_line_length": 22.44,
"alnum_prop": 0.7468805704099821,
"repo_name": "ivstuart/tea-mud",
"id": "76bc879e47cca7c4b9e732304a85e942a4085be6",
"size": "1166",
"binary... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Vers... | {
"content_hash": "f3edfe1cff72b489c82bbf9223640342",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 204,
"avg_line_length": 42.659574468085104,
"alnum_prop": 0.6912718204488778,
"repo_name": "joewitt/incubator-nifi",
"id": "c7fc9d1188d07ca40f5f4dc0a3e1131df7bf51b2",
"size... |
package org.eclipse.jdt.ui.actions;
import org.eclipse.ui.IWorkbenchSite;
import org.eclipse.ui.IWorkingSet;
import org.eclipse.ui.PlatformUI;
import org.eclipse.jdt.core.IJavaElement;
import org.eclipse.jdt.core.JavaModelException;
import org.eclipse.jdt.core.search.IJavaSearchScope;
import org.eclipse.jdt.ui.sear... | {
"content_hash": "beed40209637b4fbe6dd4389884127b2",
"timestamp": "",
"source": "github",
"line_count": 110,
"max_line_length": 119,
"avg_line_length": 36.54545454545455,
"alnum_prop": 0.7830845771144279,
"repo_name": "brunyuriy/quick-fix-scout",
"id": "1c927fa6439c7d0074ab75aa967d8915682227e2",
"s... |
<?php
if (!defined('BASEPATH'))
exit('No direct script access allowed');
class Md_news extends CI_Model {
function listPosts() {
$this->db->select('posts.id,posts.title,posts.`date_add`,posts.is_visible,posts.is_active,users.name as user_name, languages.abbreviation');
$this->db->join('langua... | {
"content_hash": "8fc5f5357cbf9629a84b73af327c86c4",
"timestamp": "",
"source": "github",
"line_count": 403,
"max_line_length": 182,
"avg_line_length": 31.60545905707196,
"alnum_prop": 0.5195100887179085,
"repo_name": "moreirainacio/grupotrilhas",
"id": "f030494a06c57d0b7520563c95a327c8ec803edb",
"... |
package boofcv.alg.interpolate.impl;
import boofcv.alg.interpolate.NearestNeighborPixelMB;
import boofcv.core.image.border.ImageBorder_IL_S32;
import boofcv.struct.image.InterleavedU16;
/**
* <p>
* Performs nearest neighbor interpolation to extract values between pixels in an image.
* </p>
*
* <p>
* NOTE: Thi... | {
"content_hash": "ce09f0be0a66ad156d38f52cf2d59f70",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 93,
"avg_line_length": 23.262295081967213,
"alnum_prop": 0.6617336152219874,
"repo_name": "bladestery/Sapphire",
"id": "a584bbb9df542cf8154555b25621f90725edf052",
"size": "... |
<?php
namespace Doctrine\SkeletonMapper\Tests;
interface DataTesterInterface
{
public function find($id);
public function set($id, $key, $value);
public function count();
}
| {
"content_hash": "0dfc51a2f9cf86eac52a8a50c1c8aa42",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 43,
"avg_line_length": 18.7,
"alnum_prop": 0.7112299465240641,
"repo_name": "zeroedin-bill/skeleton-mapper",
"id": "14412b2e32b0d324845a5fcc7366ac2b8ffc37e8",
"size": "187"... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Alkitab App - Modern bible app with dramatic audio.</title>
<meta name="description" content="Alkitab App. Modern... | {
"content_hash": "7485183c4d84dc33901a409142abffb7",
"timestamp": "",
"source": "github",
"line_count": 213,
"max_line_length": 223,
"avg_line_length": 41.497652582159624,
"alnum_prop": 0.5308292793302409,
"repo_name": "sonnylazuardi/alkitab-app",
"id": "34db4aa3ed2110160ddbd4cb272fb47e4c96dfe3",
"... |
.. title:: clang-tidy - misc-throw-by-value-catch-by-reference
misc-throw-by-value-catch-by-reference
======================================
`cert-err09-cpp` redirects here as an alias for this check.
`cert-err61-cpp` redirects here as an alias for this check.
Finds violations of the rule "Throw by value, catch by r... | {
"content_hash": "57f4429b1963854944a9129abf728a4d",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 106,
"avg_line_length": 44.19230769230769,
"alnum_prop": 0.7397737162750218,
"repo_name": "endlessm/chromium-browser",
"id": "cc970fe014cc1c3913f627a874fe850ea9211171",
"si... |
<?php
namespace Unsplash\Tests;
use \Unsplash as Unsplash;
use \VCR\VCR;
/**
* Class StatTest
* @package Unsplash\Tests
*/
class StatTest extends BaseTest
{
/**
* @var array
*/
protected $total = [];
public function setUp(): void
{
parent::setUp();
$connection = new Uns... | {
"content_hash": "99ada3dff8f8daacef6c58cc9e96b2ea",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 91,
"avg_line_length": 18.804878048780488,
"alnum_prop": 0.5810635538261998,
"repo_name": "CrewLabs/Unsplash-PHP",
"id": "fb643cf47366f1e38ae0566e6771c81107b5057f",
"size":... |
namespace coap {
class PDU {
public:
// Construct a confirmable empty message by default
PDU()
: max_message_size_(1152)
, version_(Version::v1)
, type_(Type::CON)
, token_length_(0)
, code_(Code::Empty)
, message_id_(0)
, token_()
, options_()
, payload_()
{ }
// Construc... | {
"content_hash": "8abc6180684844d0fd5fec775d1e226d",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 79,
"avg_line_length": 28.535714285714285,
"alnum_prop": 0.6403838130997079,
"repo_name": "aaaarg/wt2",
"id": "944e14f2ec06243ac4afe5bfd7c97bfcc124d119",
"size": "2688",
... |
/* ____ ___ *\
** / __ | ___ ____ /__/___ A library of building blocks **
** / __ / __ |/ ___|/ / ___| **
** / /_/ / /_/ /\__ \/ /\__ \ (c) 2012-2013 Reify It **
** |_____/\_____\__... | {
"content_hash": "49f2fccb1a6125a7a526df31c98b2e11",
"timestamp": "",
"source": "github",
"line_count": 151,
"max_line_length": 112,
"avg_line_length": 31.28476821192053,
"alnum_prop": 0.5550381033022862,
"repo_name": "ReifyIt/ortho-basis",
"id": "e63875501b5abc621c102731ef32a249ffdcf644",
"size": ... |
typedef int pid_t;
typedef unsigned int mode_t;
typedef unsigned int uid_t;
typedef unsigned int gid_t;
typedef unsigned long dev_t;
typedef unsigned long ino_t;
typedef unsigned long nlink_t;
typedef long blksize_t;
typedef long blkcnt_t;
typedef long ssize_t;
typedef long off_t; // @TODO: Is this where this is meant... | {
"content_hash": "865806dcd3d113b89e4515dba32a32c8",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 72,
"avg_line_length": 24.571428571428573,
"alnum_prop": 0.7645348837209303,
"repo_name": "orodley/naive",
"id": "7c972f1e7964bb116d818368b6f8a67f1c6b680e",
"size": "404",
... |
package com.thoughtworks.go.util;
import org.junit.Before;
import org.junit.After;
import org.junit.Test;
import static org.junit.Assert.assertThat;
import static org.hamcrest.Matchers.is;
public class DynamicReadWriteLockTest {
private DynamicReadWriteLock readWriteLock;
private volatile int numberOfLocks;
... | {
"content_hash": "be798cd79d72b80011c6587bd501b47e",
"timestamp": "",
"source": "github",
"line_count": 103,
"max_line_length": 113,
"avg_line_length": 26.524271844660195,
"alnum_prop": 0.6035871156661786,
"repo_name": "arvindsv/gocd",
"id": "34862b2753545c8b4b81b81914f390a5cc04e771",
"size": "3333... |
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Files - @typo3/icons</title>
<meta name="description" content="SVG icons for the TYPO3 CMS backend">
<meta name="viewport" content="width=de... | {
"content_hash": "2b53afeed190b7dcf662826754dbbd35",
"timestamp": "",
"source": "github",
"line_count": 292,
"max_line_length": 219,
"avg_line_length": 37.907534246575345,
"alnum_prop": 0.4396964495437709,
"repo_name": "wmdbsystems/T3.Icons",
"id": "949779da762f33f5f09be403a94353ebf9a8c169",
"size"... |
<?php
namespace Athena\Event\Subscriber\Builder;
use Athena\Event\Subscriber\UnitSubscriber;
use Athena\Logger\Interpreter\HtmlInterpreter;
use Athena\Stream\FileOutputStream;
class UnitSubscriberBuilder extends AbstractSubscriberBuilder
{
/**
* @return \Athena\Event\Subscriber\UnitSubscriber
*/
pub... | {
"content_hash": "749b40c7463c5807191a64bdf14f9b60",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 83,
"avg_line_length": 27.142857142857142,
"alnum_prop": 0.7298245614035088,
"repo_name": "athena-oss/plugin-php",
"id": "8af2d8876fb8a93985ba3b9bd8a41ceb3ce88a95",
"size":... |
import {Router} from '@angular/router';
import {ExistsGuardService} from './exists-guard';
import {fakeAsync, inject, TestBed, tick} from '@angular/core/testing';
import {Observable} from 'rxjs/Observable';
describe('Test Exists Guard Service', () => {
beforeEach(() => {
TestBed.configureTestingModule({
... | {
"content_hash": "37cf327a1c71d481a2e19b830f5313d1",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 117,
"avg_line_length": 26.134328358208954,
"alnum_prop": 0.6270702455739577,
"repo_name": "mifosio/fims-web-app",
"id": "4e65e0d28204f79cabc72bb136feb2731d56075a",
"size":... |
ACCEPTED
#### According to
World Register of Marine Species
#### Published in
Arch. Protistenk. , 3, 367.
#### Original name
null
### Remarks
null | {
"content_hash": "ac4bfc754d6b7ff882cffc3bc3f7c1ff",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 32,
"avg_line_length": 11.538461538461538,
"alnum_prop": 0.6866666666666666,
"repo_name": "mdoering/backbone",
"id": "9dec3e29e423ce4fc36d4370b93ad6b1084b7919",
"size": "19... |
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta chars... | {
"content_hash": "ed1f61a6e5390dcd78b35b6f7700e314",
"timestamp": "",
"source": "github",
"line_count": 114,
"max_line_length": 232,
"avg_line_length": 40.68421052631579,
"alnum_prop": 0.5521776627856835,
"repo_name": "ShawneeY/jQuery-plugin---textarea-character-counting",
"id": "d35bc281bf6a0588687e... |
from __future__ import unicode_literals
from datetime import timedelta
from optparse import make_option
from time import timezone
try:
from urllib.request import urlopen
from urllib.parse import urljoin
except ImportError:
from urllib import urlopen
from urlparse import urljoin
from django.core.manage... | {
"content_hash": "ec6929ef44c1d63bda6017041aa53a4e",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 77,
"avg_line_length": 37.166666666666664,
"alnum_prop": 0.5863228699551569,
"repo_name": "Kniyl/mezzanine",
"id": "0db6925641ee9d492f9402341722862ce9c6acc1",
"size": "2676... |
'''
http://cosec.blogspot.com/2013_06_01_archive.html
Use this extension when you want to test 1 specific request and identify which cookies are important. The best way to do this is to identify a request that is
definitely for a private URL. Usually, cookies are valid across all the requests of the application, unle... | {
"content_hash": "44378f6af5ae46617dc4a63a20502bc6",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 165,
"avg_line_length": 38.44565217391305,
"alnum_prop": 0.6465931580435397,
"repo_name": "arvinddoraiswamy/mywebappscripts",
"id": "18b930137aa3ed956bbbb9c8cfab909f58e39c4b"... |
<?php
namespace PHP_CodeSniffer\Standards\Generic\Tests\PHP;
use PHP_CodeSniffer\Tests\Standards\AbstractSniffUnitTest;
class LowerCaseKeywordUnitTest extends AbstractSniffUnitTest
{
/**
* Returns the lines where errors should occur.
*
* The key of the array should represent the line number and... | {
"content_hash": "24dd342b2e2e5294611f8fba3ff05ac8",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 78,
"avg_line_length": 22.38,
"alnum_prop": 0.5647899910634495,
"repo_name": "LCabreroG/opensource",
"id": "d944d489e49acbaf09fe00667f34e4611b7a411b",
"size": "1384",
"bi... |
package org.apache.cassandra.utils;
import java.io.*;
import java.lang.reflect.Field;
import java.math.BigInteger;
import java.net.InetAddress;
import java.net.NetworkInterface;
import java.net.SocketException;
import java.net.URL;
import java.net.UnknownHostException;
import java.nio.ByteBuffer;
import java.security... | {
"content_hash": "db44273ef434284bbe8031b3be1eef8a",
"timestamp": "",
"source": "github",
"line_count": 612,
"max_line_length": 145,
"avg_line_length": 32.48202614379085,
"alnum_prop": 0.6000301826047588,
"repo_name": "dukechain/Qassandra",
"id": "e606e06492507ec103dc62722be99a5ab45f5c08",
"size": ... |
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="${applicationId}.test">
<uses-sdk tools:overrideLibrary="android.support.test.uiautomator.v18" />
<uses-permission android:name="android.p... | {
"content_hash": "8b7f6cbe93d143d586a61effa0cfb680",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 80,
"avg_line_length": 46.45454545454545,
"alnum_prop": 0.7318982387475538,
"repo_name": "andrewjc/kheera-testrunner-android",
"id": "39f4e8a97ed5d9c7f27076f8f0c8618fabeaeeee... |
'use strict';
const {CompositeDisposable} = require('atom');
const {addDisposableEventListener} = require('../../atom-helper');
class LoginElement extends HTMLElement {
constructor(name) {
super();
this.name = name;
this.innerHTML = `
<p>It seems like you already have a Kite account. Sign in with yo... | {
"content_hash": "db011e5caf24a318c0a65128bc7fdc10",
"timestamp": "",
"source": "github",
"line_count": 95,
"max_line_length": 91,
"avg_line_length": 30.568421052631578,
"alnum_prop": 0.6542699724517906,
"repo_name": "kiteco/kite-installer",
"id": "739366bbea12cf1989ed06098f103d0760a2a116",
"size":... |
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
from __future__ import unicode_literals
from datetime import datetime
import json
import logging
from flask import flash, Markup, redirect
from flask_appbuilder import CompactCRUDMixin, expose
from flask_appbu... | {
"content_hash": "822feae4a0276b25cfbb03ee1685be78",
"timestamp": "",
"source": "github",
"line_count": 368,
"max_line_length": 90,
"avg_line_length": 37.39945652173913,
"alnum_prop": 0.6081522923781152,
"repo_name": "timifasubaa/incubator-superset",
"id": "7e50536195edcc7ecbe106fa9a2c56776f7aa36c",
... |
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android" >
<solid android:color="@color/ag_color_white" />
<corners
android:bottomLeftRadius="10dp"
android:bottomRightRadius="10dp"
android:topLeftRadius="0dp"
android:topR... | {
"content_hash": "5ea4eed61781660edf7791e5929d4ec8",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 67,
"avg_line_length": 29.25,
"alnum_prop": 0.6353276353276354,
"repo_name": "l1fan/GameAne",
"id": "095e76d3c1275b2a8bba0ee4d459a1c49035a09c",
"size": "351",
"binary": f... |
import * as fs from "fs";
import { ATN } from "antlr4ts/atn";
import { Vocabulary, VocabularyImpl } from "antlr4ts";
import { CompatibleATNDeserializer } from "./CompatibleATNDeserializer";
export interface IInterpreterData {
atn: ATN;
vocabulary: Vocabulary;
ruleNames: string[];
channels: string[];... | {
"content_hash": "98fa885c585bf6e18ef6658071dd1cb7",
"timestamp": "",
"source": "github",
"line_count": 123,
"max_line_length": 80,
"avg_line_length": 28.691056910569106,
"alnum_prop": 0.4703882119580618,
"repo_name": "mike-lischke/vscode-antlr4",
"id": "3803ad9b51bdf8c295766014d0948075d8be63d8",
"... |
<?xml version="1.0"?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information
~ regarding copyright ownership. The ASF licenses this file
~ to you under the Apache License, Version... | {
"content_hash": "6b56cb99d5dfd9c680b563f1fd809105",
"timestamp": "",
"source": "github",
"line_count": 377,
"max_line_length": 91,
"avg_line_length": 38.241379310344826,
"alnum_prop": 0.505098148019699,
"repo_name": "isurusuranga/wso2-ode",
"id": "06aa0c1b4e75a44454a693350e573957fdf90242",
"size":... |
<?php
namespace CpanelBundle\Entity;
/**
* PanelChange
*/
class PanelChange
{
/**
* @var int
*/
private $id;
/**
* Get id
*
* @return int
*/
public function getId()
{
return $this->id;
}
/**
* @var string
*/
private $comments;
/*... | {
"content_hash": "be1c29346edf2f72990f9a659f88d7e2",
"timestamp": "",
"source": "github",
"line_count": 361,
"max_line_length": 91,
"avg_line_length": 17.041551246537395,
"alnum_prop": 0.5308842652795839,
"repo_name": "syslock64/admin.ranceco.com",
"id": "4ea270839e2fb765766b63457e56377bec502813",
... |
@interface ViewController ()
@property (weak, nonatomic) IBOutlet PLMaskAnimationView *maskAnimationView;
@end
@implementation ViewController
- (void)viewDidLoad {
[super viewDidLoad];
// Do any additional setup after loading the view, typically from a nib.
[NSTimer scheduledTimerWithTimeInterval:.01 tar... | {
"content_hash": "5d3a4112dd78b8f486b8772a0eb38913",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 114,
"avg_line_length": 23.966666666666665,
"alnum_prop": 0.6995827538247567,
"repo_name": "PlanChang/MaskProgressView",
"id": "b8793b7e9a88762104dc46a80bb5d488b7550f9b",
"... |
{% load enrichment_extra %}
<form>
<input type="submit" value="Save" disabled="true" class="btnSave noPrint" />
<p class="notice" id="unsavedNotice">Warning: Your changes have not yet been saved</p>
<p class="notice" id="savedNotice">No changes have been made - you may leave this page</p>
<p class="notice" id="s... | {
"content_hash": "eef24f41be5391f8ff18b6b7d655d6d7",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 104,
"avg_line_length": 36.23076923076923,
"alnum_prop": 0.5874026893135174,
"repo_name": "rectory-school/rectory-apps",
"id": "06008c849ce900dca7491b25c527451a0e46ca21",
"... |
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "irc.h"
#include "db.h"
#include "net.h"
#include "init.h"
#include "strl... | {
"content_hash": "4fd8564c6b2b8087b8fa2f6a3be67828",
"timestamp": "",
"source": "github",
"line_count": 1960,
"max_line_length": 196,
"avg_line_length": 30.349489795918366,
"alnum_prop": 0.5500378246616794,
"repo_name": "bobfeldbauer/blitz",
"id": "3bdaa17657409d6371b387eba0069c720b13e477",
"size":... |
<?php
namespace ServerGrove\KbBundle\Composer;
use Composer\Util\Filesystem;
use Composer\Util\RemoteFilesystem;
/**
* Class JackrabbitInstaller
*
* @author Ismael Ambrosi<ismael@servergrove.com>
*/
class JackrabbitInstaller
{
const JACKRABBIT_VERSION = '2.4.3';
/**
* @var string
*/
privat... | {
"content_hash": "9ff5363911413b28713b1a3e653488da",
"timestamp": "",
"source": "github",
"line_count": 153,
"max_line_length": 118,
"avg_line_length": 28,
"alnum_prop": 0.5042016806722689,
"repo_name": "servergrove/ServerGroveKbBundle",
"id": "b30623efc5530b939fa1cd1005c9a2b79b9f68e2",
"size": "42... |
package scaldi.play
import play.api.ApplicationLoader.Context
import play.api._
import play.core.WebCommands
import scaldi._
class ScaldiApplicationLoader(val builder: ScaldiApplicationBuilder) extends ApplicationLoader {
def this() = this(new ScaldiApplicationBuilder())
def load(context: Context): Application =... | {
"content_hash": "fbc0df6fe7e81548efc4ae6f6f16524a",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 96,
"avg_line_length": 29,
"alnum_prop": 0.7495462794918331,
"repo_name": "scaldi/scaldi-play",
"id": "72e0e5901a3f7f72d19d232aae31bb6f1e6520b0",
"size": "551",
"binary":... |
If you'd like to hack on the Ruby code that drives this project, please
join us, we'd love to have you!
## What Are the Project Goals?
Homebrew-cask is an attempt to make a Linux-style package manager for
precompiled OS X software. Homebrew-cask is not yet as featureful as
`apt` or `yum`, but we are trying to be as c... | {
"content_hash": "6776d9f4542148dd049fd862c0a92df9",
"timestamp": "",
"source": "github",
"line_count": 193,
"max_line_length": 172,
"avg_line_length": 36.44559585492228,
"alnum_prop": 0.7556155814614729,
"repo_name": "0asa/homebrew-cask",
"id": "e1c5c8862814c9b62ee706c82428d056d883f736",
"size": "... |
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/activity_main"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/acti... | {
"content_hash": "2deb4438a3b18596ab865ced3ebfc640",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 74,
"avg_line_length": 37.75,
"alnum_prop": 0.6806475349521707,
"repo_name": "AndroidDevLog/AndroidDevLog",
"id": "a31e79f1346fa3f1340952c87fa13e0dcbcc3db2",
"size": "1359"... |
$here = Split-Path -Parent $MyInvocation.MyCommand.Path
$suit = (Split-Path -Leaf $MyInvocation.MyCommand.Path).Replace(".Tests.ps1", ".psm1")
$module= $here.Replace("\spec\ps_specs", "\ChefExtensionHandler\bin\$suit")
$code = Get-Content $module | Out-String
Invoke-Expression $code
$sharedHelper = $here.Replace("\sp... | {
"content_hash": "d57c751228e4bed7879047d1c4824645",
"timestamp": "",
"source": "github",
"line_count": 94,
"max_line_length": 156,
"avg_line_length": 36.59574468085106,
"alnum_prop": 0.7418604651162791,
"repo_name": "andrewelizondo/azure-chef-extension",
"id": "9d3ce33f24b43b5583abf18e3edd76f2f64f93... |
import os
import hashlib
import binascii
import struct
import M2Crypto.RSA as RSA
import M2Crypto.BIO as BIO
from cStringIO import StringIO
# Package a pile of data, identified by user-id, into a distribution
# plus metadata.
# Input: A directory containing a bunch of files, each of whose name
# is a hexadecimal user... | {
"content_hash": "eac4e6f31041cf4585c4c40d44feafa2",
"timestamp": "",
"source": "github",
"line_count": 231,
"max_line_length": 114,
"avg_line_length": 36.35930735930736,
"alnum_prop": 0.574949398737945,
"repo_name": "nmathewson/pynchon-gate",
"id": "463fbc1cb6c59a7c82eda19355f4078647816d89",
"size... |
/**
*
* 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
* dist... | {
"content_hash": "31f429996b4b252673ade2c88011745c",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 115,
"avg_line_length": 34.68627450980392,
"alnum_prop": 0.7979084228377614,
"repo_name": "diego-torres/solarVillage",
"id": "a6d7cb09583e4da7104f11ee55548148e77c1726",
"s... |
package org.apache.tamaya.spisupport.propertysource;
import org.apache.tamaya.spi.ChangeSupport;
import org.apache.tamaya.spi.PropertySource;
import org.apache.tamaya.spi.PropertyValue;
import org.apache.tamaya.spisupport.PropertySourceComparator;
import java.util.Map;
import java.util.Objects;
import java.util.Set;... | {
"content_hash": "04855d6815e760bec4a0168c242c926c",
"timestamp": "",
"source": "github",
"line_count": 142,
"max_line_length": 106,
"avg_line_length": 27.14788732394366,
"alnum_prop": 0.6448767833981842,
"repo_name": "apache/incubator-tamaya",
"id": "446df324982e895d8bd235d96562c1c2338ed2d4",
"siz... |
/*global require, describe, it , before, after, beforeEach, afterEach */
(function () {
"use strict";
var tl = require("../lib/timeline"),
should = require("should"),
today = new Date("2014/06/27"); // require("../lib/today").Today();
describe("testing days_ago", function () {
it... | {
"content_hash": "9ea06d73eb55d1f28560a71783570124",
"timestamp": "",
"source": "github",
"line_count": 406,
"max_line_length": 145,
"avg_line_length": 41.87684729064039,
"alnum_prop": 0.5794612398541348,
"repo_name": "erossignon/redmine-kanban-core",
"id": "5c3ad10c4f9aa3637ae30d0cb0ada8b5552925af",... |
i18n.pt = {
fullName: 'Português',
ok: 'ESTÁ BEM',
main: {
legend: 'Lenda',
diagram: 'Diagrama',
mapView: 'Ver o mapa',
favoriteView: 'Favoritos',
settings: 'Definições',
stationSelection: 'Selecione uma estação',
chartView: 'Vista Gráfico',
allPhenomena: 'Todos os Fenômenos',
... | {
"content_hash": "f391ac73b5d1cbb18453013d97901681",
"timestamp": "",
"source": "github",
"line_count": 247,
"max_line_length": 254,
"avg_line_length": 35.21862348178138,
"alnum_prop": 0.6374295896080009,
"repo_name": "EHJ-52n/js-sensorweb-client",
"id": "4d6f0058d605fd53653bf5375ca7e5cfdf9716cb",
... |
"""Unit tests for SDF implementation for DirectRunner."""
from __future__ import absolute_import
from __future__ import division
import logging
import os
import unittest
from builtins import range
import apache_beam as beam
from apache_beam import Create
from apache_beam import DoFn
from apache_beam.io import fileba... | {
"content_hash": "7778a6e5c8cff6c1e107a99b6e14a310",
"timestamp": "",
"source": "github",
"line_count": 239,
"max_line_length": 80,
"avg_line_length": 32.21757322175732,
"alnum_prop": 0.6338961038961038,
"repo_name": "markflyhigh/incubator-beam",
"id": "946ef342c373dd9354213ac5e3b90e2d706b64e8",
"s... |
#include "DeviceKey.h"
#if DEVICEKEY_ENABLED
#include "mbedtls/cmac.h"
#include "mbedtls/platform.h"
#include "features/storage/kvstore/include/KVStore.h"
#include "features/storage/kvstore/tdbstore/TDBStore.h"
#include "features/storage/kvstore/kv_map/KVMap.h"
#include "features/storage/kvstore/conf/kv_config.h"
#i... | {
"content_hash": "27beee3c114045d02b589905cf2db212",
"timestamp": "",
"source": "github",
"line_count": 272,
"max_line_length": 105,
"avg_line_length": 29.448529411764707,
"alnum_prop": 0.5801498127340824,
"repo_name": "kjbracey-arm/mbed",
"id": "8b3e7922ae1d8597c3f2d3c32ea7b010f03e3832",
"size": "... |
@interface BSRecommentViewController : UIViewController
@end
| {
"content_hash": "143cbf5b5b13691770f30d68eb010d63",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 55,
"avg_line_length": 20.666666666666668,
"alnum_prop": 0.8548387096774194,
"repo_name": "zhunjiee/BaiSiBuDeJie",
"id": "823dcdcc63b28dcb237cfe6a7faceeea0ac4e659",
"size": ... |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/dark_blue"
android:orientation="vertical">
<android.support.v7.widget.Toolbar
a... | {
"content_hash": "73ed6c645f961ed7907b3ab58eb182f3",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 72,
"avg_line_length": 34.21739130434783,
"alnum_prop": 0.6759847522236341,
"repo_name": "mengdd/HelloActivityAndFragment",
"id": "b8c10c5dc137820d0e2c438de21c785c2d1c05ef",
... |
revstack-js
===========
A javascript sdk for the revstack api platform.
| {
"content_hash": "10d1a04910705c8adaccf5964dba18ed",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 47,
"avg_line_length": 18.25,
"alnum_prop": 0.6712328767123288,
"repo_name": "MISInteractive/revstack-js",
"id": "068c4d13e28b3c71a0576cdb1eb9b3446e9b86f4",
"size": "73",
... |
import { mount, createLocalVue } from '@vue/test-utils';
import Vuex from 'vuex';
import { GlLoadingIcon } from '@gitlab/ui';
import ErrorMessage from '~/ide/components/error_message.vue';
const localVue = createLocalVue();
localVue.use(Vuex);
describe('IDE error message component', () => {
let wrapper;
const se... | {
"content_hash": "1083d0f9db5c802daac6fc76395ae079",
"timestamp": "",
"source": "github",
"line_count": 127,
"max_line_length": 90,
"avg_line_length": 26.055118110236222,
"alnum_prop": 0.5871864611665155,
"repo_name": "mmkassem/gitlabhq",
"id": "3a4dcc5873d245fe50c7b910019ad98ec4e3ed1b",
"size": "3... |
#ifndef XML2_PARSE_H_
#define XML2_PARSE_H_
#include <libxml/encoding.h>
#include <libxml/xmlwriter.h>
/**
* Parse using xml2 library.
*
* @param[in] content_p Xml bytes to parse.
* @param[in] lengthInBytes Length in bytes.
* @param[out] parsedLengthInBytes_p Length of result buffer in bytes.
* @return Parsed... | {
"content_hash": "c564cccd62cd14af72c53ef687ea8206",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 70,
"avg_line_length": 20.043478260869566,
"alnum_prop": 0.7006507592190889,
"repo_name": "AndersDala/java-libxml2",
"id": "c9bb2f75d6fedd27518e4c5786048b194ed525cf",
"size... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Yoga & Devbootcamp</title>
<meta property="og:title" content="Yoga & Devbootcamp" /... | {
"content_hash": "44d4924321597d36f6feb33ef6886ec5",
"timestamp": "",
"source": "github",
"line_count": 329,
"max_line_length": 591,
"avg_line_length": 42.75987841945289,
"alnum_prop": 0.6347028717657094,
"repo_name": "kripple/blog",
"id": "be05f8fa2a70717dfaa9fd48a49bbc3216613a50",
"size": "14070"... |
import { CommonModule } from '@angular/common';
import { NgModule } from '@angular/core';
import { OSharedModule } from '../../../shared/shared.module';
import { ORealInputModule } from '../real-input/o-real-input.module';
import { OCurrencyInputComponent } from './o-currency-input.component';
@NgModule({
declarati... | {
"content_hash": "4ada806047ec0c956ea2b235de3063ba",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 71,
"avg_line_length": 37.69230769230769,
"alnum_prop": 0.7428571428571429,
"repo_name": "OntimizeWeb/ontimize-web-ngx",
"id": "c706e923d75bafd3488d789cf66debe275bd05c9",
"... |
package edu.neu.nutrons.fpmadop;
/**
* A {@link Block} that only runs when a specified {@link Bool} is true.
*
* @author Ziv
*/
public abstract class SometimesBlock extends Block {
private Bool active;
/**
* Creates a {@link Block} that is handled when the given boolean is true.
* @param active... | {
"content_hash": "a70dedb4948361b0659b7009fa0170fe",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 79,
"avg_line_length": 27.829268292682926,
"alnum_prop": 0.6292725679228747,
"repo_name": "vizziv/FPMadOP",
"id": "fbc6e915c474acd043201e515c0c3db761ac5aa4",
"size": "1141"... |
Date: Thu, 21 Nov 1996 21:53:19 GMT
Server: NCSA/1.5
Content-type: text/html
<html>
<TITLE> Huang Guang-Rung (Michael)
</TITLE>
<body bgcolor=#FFFFFF>
<CENTER>
<H2> Welcome to Michael's kingdom </H2>
<!-- My New Book<P>
<!WA0><IMG SRC="http://www.cs.bu.edu/students/grads/ghuang/cover3.jpeg" alt="smile.gif" width=300 ... | {
"content_hash": "e429d258103e7793a59f873f6a1e3997",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 265,
"avg_line_length": 44.55223880597015,
"alnum_prop": 0.6767169179229481,
"repo_name": "ML-SWAT/Web2KnowledgeBase",
"id": "8354dba932187ba9ff89e61ea8443de085101b28",
"si... |
package com.cardinfolink.showmoney.custom.stickyheadersrecyclerview;
import android.support.v7.widget.RecyclerView;
import android.view.ViewGroup;
public interface StickyRecyclerHeadersAdapter<VH extends RecyclerView.ViewHolder> {
/**
* Get the ID of the header associated with this item. For example, if your he... | {
"content_hash": "0ebd498c6f1c6221b371adf448045ac0",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 100,
"avg_line_length": 35.23076923076923,
"alnum_prop": 0.7285298398835517,
"repo_name": "JieJacket/ShowMoney",
"id": "90820064f7de4bf05b2d122ae793babb06030bf0",
"size": "... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>vst-32: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... | {
"content_hash": "6e3d97180b315ab28f662abcf8bcc0ad",
"timestamp": "",
"source": "github",
"line_count": 186,
"max_line_length": 467,
"avg_line_length": 42.096774193548384,
"alnum_prop": 0.5670498084291188,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "ac3ab1183bfa0fa4029d8f39d9a8d4fb0f8b552d",... |
"""Helper methods for creating & verifying XSRF tokens."""
__authors__ = [
'"Doug Coker" <dcoker@google.com>',
'"Joe Gregorio" <jcgregorio@google.com>',
]
import base64
import hmac
import os # for urandom
import time
from oauth2client import util
# Delimiter character
DELIMITER = ':'
# 1 hour in seconds
DEF... | {
"content_hash": "92d60b5ff449fabd6fb7d3614b4ee141",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 74,
"avg_line_length": 29.896907216494846,
"alnum_prop": 0.636551724137931,
"repo_name": "jmgirven/warehouse",
"id": "abc466a0e56d547066565f65ba0640eda10bc246",
"size": "35... |
<div class="main-content archive-page clearfix">
<div class="categorys-item">
#for(archive : archives)
<div class="categorys-title">${archive.dateStr}</div>
<div class="post-lists">
<div class="post-lists-body">
#for(article : archive.articles)
<di... | {
"content_hash": "0d798df9c0e2260fbd14c6fb2fe10428",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 94,
"avg_line_length": 38.73076923076923,
"alnum_prop": 0.4011916583912612,
"repo_name": "otale/tale",
"id": "e7aadd5e98ae874eb6ee4bde702941e97d5f0898",
"size": "1072",
"... |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/BindingSample.iml" filepath="$PROJECT_DIR$/BindingSample.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" ... | {
"content_hash": "f56983cf6c410033756fa7da8e9c02dc",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 108,
"avg_line_length": 40.333333333333336,
"alnum_prop": 0.6666666666666666,
"repo_name": "Saint1991/BindingSample",
"id": "c5777dff472ca77e309c00757992ed22b035ea62",
"size... |
[uigesturerecognizer](../../index.md) / [it.sephiroth.android.library.uigestures](../index.md) / [UIGestureRecognizerDelegate](index.md) / [removeGestureRecognizer](./remove-gesture-recognizer.md)
# removeGestureRecognizer
`fun removeGestureRecognizer(recognizer: `[`UIGestureRecognizer`](../-u-i-gesture-recognizer/in... | {
"content_hash": "88607671ea6f2521e3d8587646b3c45b",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 196,
"avg_line_length": 35.375,
"alnum_prop": 0.7544169611307421,
"repo_name": "sephiroth74/AndroidUIGestureRecognizer",
"id": "0effdacd206cfbf69d3da71d0dc66d284b6ef6a1",
"... |
<?php
include_once('../../config/config.inc.php');
include_once('../../init.php');
include_once('../../modules/shopimporter/shopimporter.php');
$moduleName = Tools::getValue('moduleName');
if (!Tools::getValue('ajax') || Tools::getValue('token') != sha1(_COOKIE_KEY_.'ajaxShopImporter') || (!empty($moduleName) && !... | {
"content_hash": "a750d3ed756968e59c832e6108b3a454",
"timestamp": "",
"source": "github",
"line_count": 214,
"max_line_length": 153,
"avg_line_length": 32.61214953271028,
"alnum_prop": 0.6260209199025648,
"repo_name": "timetre/tnk",
"id": "ccd53b5184e2adb981a445b6120f0f94c5355473",
"size": "6979",
... |
package org.cagrid.cds.wsrf.stubs;
import java.io.Serializable;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import gov.nih.nci.c... | {
"content_hash": "1447fa02d18c8bcad9d3251de50fff5b",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 124,
"avg_line_length": 28.029411764705884,
"alnum_prop": 0.6810073452256034,
"repo_name": "NCIP/cagrid2",
"id": "6e50949245ea59eff7738bdee7548785dd396213",
"size": "1906",... |
@interface WeiboPrepareViewController : BasicTableViewController
+(id) createWithURL:(NSURL*) sourceURL;
@end
| {
"content_hash": "49ca8ae3471835e79aa6f54200c384d8",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 64,
"avg_line_length": 36.666666666666664,
"alnum_prop": 0.8272727272727273,
"repo_name": "noolua/xImage",
"id": "3770914873f2350f471fe62daec753636beb3e00",
"size": "239",
... |
export { default, getFlat } from '@datahub/utils/helpers/get-flat';
| {
"content_hash": "bb47a04155b582a153707100c3cc4ccd",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 67,
"avg_line_length": 68,
"alnum_prop": 0.7352941176470589,
"repo_name": "mars-lan/WhereHows",
"id": "aedf97c0d9d34434a1d4244806512a2c55ec8b30",
"size": "68",
"binary": f... |
<?xml version="1.0"?>
<!--
~ Copyright 2015 JBoss, by Red Hat, Inc
~
~ 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
~
~ U... | {
"content_hash": "4613ffb4d16c8891c8921ef66e2e38bf",
"timestamp": "",
"source": "github",
"line_count": 101,
"max_line_length": 102,
"avg_line_length": 30.623762376237625,
"alnum_prop": 0.6766892984157775,
"repo_name": "kiereleaseuser/uberfire",
"id": "80fcb836e5651e4bcf739aeea84fe5c365946ee4",
"si... |
require 'java'
# Ruby-friendly extensions to the Servlet API.
module Java::JavaxServlet::ServletContext
# Fetch an attribute from the servlet context.
def [](key)
getAttribute(key.to_s)
end
# Set an attribute in the servlet context.
def []=(key, val)
setAttribute(key.to_s, val)
end
# Remove an a... | {
"content_hash": "cdbcfccb6e7c754e9bbc1113061b90f8",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 74,
"avg_line_length": 25.08888888888889,
"alnum_prop": 0.6984056687333924,
"repo_name": "janrain/jruby-rack",
"id": "4df3b62e9152ce88b7acdc1a5a72e5190a838671",
"size": "24... |
<?php
namespace DTS\eBaySDK\MerchantData\Types;
/**
*
* @property \DTS\eBaySDK\MerchantData\Types\BotBlockRequestType $BotBlock
* @property \DTS\eBaySDK\MerchantData\Enums\DetailLevelCodeType[] $DetailLevel
* @property string $EndUserIP
* @property \DTS\eBaySDK\MerchantData\Enums\ErrorHandlingCodeType $ErrorHan... | {
"content_hash": "3a3d6d45375a98df24a9462dec988fdb",
"timestamp": "",
"source": "github",
"line_count": 127,
"max_line_length": 116,
"avg_line_length": 34.69291338582677,
"alnum_prop": 0.5535633227417158,
"repo_name": "davidtsadler/ebay-sdk-merchant-data",
"id": "25b85aafc95521ec9643e9db6b076047bf10d... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2018 V12 Technology Ltd.
This program is free software: you can redistribute it and/or modify
it under the terms of the Server Side Public License, version 1,
as published by MongoDB, Inc.
This program is distributed in the hope that it will be useful,
but WIT... | {
"content_hash": "d375bc0ade57e07276eacf2633391a73",
"timestamp": "",
"source": "github",
"line_count": 43,
"max_line_length": 204,
"avg_line_length": 38.18604651162791,
"alnum_prop": 0.6900121802679658,
"repo_name": "v12technology/fluxtion-examples",
"id": "cc5d961145b99660f47b981d32237957ca5e18b8",... |
<?php
namespace App\Interfaces;
interface AppInterface {
public function __construct();
public function init();
}
| {
"content_hash": "f0f1ca0faceff30ae6e8164d30ca4236",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 32,
"avg_line_length": 13.444444444444445,
"alnum_prop": 0.71900826446281,
"repo_name": "Bajtlamer/wbengine-slim",
"id": "9e27236d19e1328e304b116e50f8ef2d195de8a0",
"size": ... |
<?php
/**
* @see Zend_Gdata_Media
*/
require_once 'Zend/Gdata/Media.php';
/**
* @see Zend_Gdata_YouTube_VideoEntry
*/
require_once 'Zend/Gdata/YouTube/VideoEntry.php';
/**
* @see Zend_Gdata_YouTube_VideoFeed
*/
require_once 'Zend/Gdata/YouTube/VideoFeed.php';
/**
* @see Zend_Gdata_YouTube_CommentFeed
*/
r... | {
"content_hash": "4f91a53f1069dd6fdaf30698a5229fa2",
"timestamp": "",
"source": "github",
"line_count": 855,
"max_line_length": 113,
"avg_line_length": 36.330994152046785,
"alnum_prop": 0.5925699385120562,
"repo_name": "bluelovers/ZendFramework-1.x",
"id": "48de9f94afb342623db432bde243c3492def9074",
... |
**1) Which time management and productivity ideas did you learn about?**
I took a spin through most of the links, and the ones that really stuck out to me were the Pomodoro technique and the link on starting small.
I like the Pomodoro in concept because of its simplicity and use of timeboxing as a way of setting micr... | {
"content_hash": "daab7b4fdaee5b317473e90e3c11a25d",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 483,
"avg_line_length": 57.33870967741935,
"alnum_prop": 0.7651195499296765,
"repo_name": "dma315/phase-0",
"id": "e9499ecbc7f1b98f04c2f3512c1ac96c01ba0bcb",
"size": "7134... |
<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>
<groupId>com.krishan</groupId>
<artifactId>spring-webmvc-basic</artifac... | {
"content_hash": "31418115d48acc80b40686d52e1b9f02",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 104,
"avg_line_length": 29.30909090909091,
"alnum_prop": 0.6476426799007444,
"repo_name": "krishansubudhi/spring-practice",
"id": "771e4aab9d709d082c4334d4187dd064f657eecc",
... |
"""
usage: mpdboot --totalnum=<n_to_start> [--file=<hostsfile>] [--help] \
[--rsh=<rshcmd>] [--user=<user>] [--mpd=<mpdcmd>] \
[--shell] [--verbose] [--chkup] [--chkuponly] [--maxbranch=<maxbranch>]
or, in short form,
mpdboot -n n_to_start [-f <hostsfile>] [-h] [-r <rs... | {
"content_hash": "1fba6cf257f05d4cc4d0976b94862424",
"timestamp": "",
"source": "github",
"line_count": 408,
"max_line_length": 93,
"avg_line_length": 36.245098039215684,
"alnum_prop": 0.529145252907763,
"repo_name": "gnu3ra/SCC15HPCRepast",
"id": "5d58ac21f5d0771dd8ee7e84eef5e52480aaad95",
"size":... |
local OneHot, parent = torch.class('OneHot', 'nn.Module')
function OneHot:__init(outputSize)
parent.__init(self)
self.outputSize = outputSize
-- We'll construct one-hot encodings by using the index method to
-- reshuffle the rows of an identity matrix. To avoid recreating
-- it every iteration we'll cache it... | {
"content_hash": "c9dbafa5b155cb835bf792b5d580c68a",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 67,
"avg_line_length": 28.77777777777778,
"alnum_prop": 0.7297297297297297,
"repo_name": "andreaskoepf/matrixwalk",
"id": "5c1c5c775e55f29d5a57a51c26cf474ed052ae08",
"size"... |
@implementation NSAlert (ErrorDisable)
-(void)FIXsetMessageText:(NSString *)string {
NSLog(@"%@", string);
if([string containsString:@"There was a problem connecting to the server"]) {
[[self window] setHidden:YES];
}
[self FIXsetMessageText:string];
}
@end
| {
"content_hash": "0eb8cf1c223a404739ae334cda201ac1",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 81,
"avg_line_length": 25.818181818181817,
"alnum_prop": 0.6690140845070423,
"repo_name": "mathcolo/ConnectionErrorDisable",
"id": "9a9d4622eb53bca8c360a885956572f8e27bc07f",... |
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.sinodata.evaluate"
android:versionCode="3"
android:versionName="1.03"
>
<uses-sdk
android:minSdkVersion="14"
android:targetSdkVersion="21" />
<uses-permissio... | {
"content_hash": "d8f19bc6752954f0a9328c57b7ee902d",
"timestamp": "",
"source": "github",
"line_count": 57,
"max_line_length": 109,
"avg_line_length": 57.19298245614035,
"alnum_prop": 0.7067484662576687,
"repo_name": "Murphy-Lin/zhongqi",
"id": "c505f8d0a9b7983375a853a75e7b998c3cd40dde",
"size": "3... |
import sys
import logging
import os
import string
import re
import datetime
import yaml
from commands import *
# Initialize logging
logging.basicConfig(format='%(asctime)s [%(levelname)s] %(name)s - %(message)s', level=logging.WARNING)
_log = logging.getLogger()
_log.setLevel(logging.INFO)
class Gbp_Verify(object):
... | {
"content_hash": "12e5c2c74319cd1b6080f013e0e3d773",
"timestamp": "",
"source": "github",
"line_count": 328,
"max_line_length": 132,
"avg_line_length": 47.68292682926829,
"alnum_prop": 0.5378516624040921,
"repo_name": "tbachman/group-based-policy",
"id": "f12662cda7b0e763623355325a4334edb9e399e0",
... |
/***************************************************************************
* Server GUI "angelina" for "Projektkurs C++" WS 07/08 *
* *
* *
* This program is free software; you can redistribute it and/or modify... | {
"content_hash": "9df08f1dc83fcd13a3d76538d6e08aa0",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 110,
"avg_line_length": 29.85,
"alnum_prop": 0.604317885724921,
"repo_name": "jdsika/TUM_AdvancedCourseCPP",
"id": "167dd83e4b47b7eb1e8ea73e0d3515ae914dbd1c",
"size": "537... |
var ometajs_ = require("ometajs");
var AbstractGrammar = ometajs_.grammars.AbstractGrammar;
var BSJSParser = ometajs_.grammars.BSJSParser;
var BSJSIdentity = ometajs_.grammars.BSJSIdentity;
var BSJSTranslator = ometajs_.grammars.BSJSTranslator;
var IokeLexer = function IokeLexer(source, opts) {
AbstractGrammar... | {
"content_hash": "e38f56b08f4883820e1d07bd8a78c246",
"timestamp": "",
"source": "github",
"line_count": 127,
"max_line_length": 271,
"avg_line_length": 35.039370078740156,
"alnum_prop": 0.5683146067415731,
"repo_name": "CoderPuppy/loke-lang",
"id": "eb5023e9a2b9c25ab745a9d281c89ea3e06fedfe",
"size"... |
package stackongo
import "strings"
// WikisForTags returns the wikis that go with the given set of tags
func (session Session) WikisForTags(tags []string, params map[string]string) (output *TagWikis, error error) {
request_path := strings.Join([]string{"tags", strings.Join(tags, ";"), "wikis"}, "/")
output = new(... | {
"content_hash": "a10a225881a8ed9f94533b6c09e88fac",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 110,
"avg_line_length": 32.583333333333336,
"alnum_prop": 0.7186700767263428,
"repo_name": "laktek/Stack-on-Go",
"id": "f8397c290ba647baaee620d9789101b667d9146d",
"size": "... |
/**
* Command line Interface for the proxy server
* @author David Moss
*/
#include <ctype.h>
#include <unistd.h>
#include <stdbool.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include "proxycli.h"
#include "proxyserver.h"
#include "ioterror.h"
#include "iotdebug.h"
/** Por... | {
"content_hash": "4a107a8c51edc294f728deb766b60e8b",
"timestamp": "",
"source": "github",
"line_count": 130,
"max_line_length": 89,
"avg_line_length": 23.83076923076923,
"alnum_prop": 0.6249193027759845,
"repo_name": "vprabu/iotsdk",
"id": "e51d7b4c11c41ade15d949e6c09fdb5bacfe2653",
"size": "4777",... |
/*
Do Exercise 5 but use a two-dimensional array to store input for 3
years of monthly sales. Report the total sales for each individual year
and for the combined years.
*/
#include <iostream>
using namespace std;
int main()
{
const int Months = 12;
const int Years = 3;
const char * monthNames... | {
"content_hash": "5d27b53130eed3857267de9ddaf8688a",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 108,
"avg_line_length": 31.2972972972973,
"alnum_prop": 0.5328151986183074,
"repo_name": "koponomarenko/prata-cpp-6th-edition-2016",
"id": "e4cdc3b8a56ec1f38ce1924dd4b330e95e... |
/*global tinymce:true */
tinymce.PluginManager.add('fullpage', function(editor) {
var each = tinymce.each, Node = tinymce.html.Node;
var head, foot;
function showDialog() {
var data = htmlToData();
editor.windowManager.open({
title: 'Document properties',
data: data,
defaults: {type: 'textbox', siz... | {
"content_hash": "c1616cf6648a16c34b4a94e9f9485978",
"timestamp": "",
"source": "github",
"line_count": 477,
"max_line_length": 118,
"avg_line_length": 24.67714884696017,
"alnum_prop": 0.6140514824568856,
"repo_name": "killer-djon/dev-v2.web2book.ru",
"id": "06ff68410c9ad8c71cfd345ea11f7ed1b0d4592a",... |
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("06.... | {
"content_hash": "2e098601778c6af87202409e83f50fc6",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 84,
"avg_line_length": 39.333333333333336,
"alnum_prop": 0.7464689265536724,
"repo_name": "Stradjazz/SoftUni",
"id": "ea7bfc36dced04c2de4a0fb9819bb9e6246b2498",
"size": "14... |
describe("A suite", function () {
it("contains spec with an expectation", function () {
expect(true).toBe(true);
});
});
describe("A suite is just a function", function () {
var a;
it("and so is a spec", function () {
a = true;
expect(a).toBe(true);
});
});
describe("The 'toB... | {
"content_hash": "f1045182f825876233fd807eea41060d",
"timestamp": "",
"source": "github",
"line_count": 684,
"max_line_length": 115,
"avg_line_length": 32.469298245614034,
"alnum_prop": 0.537890044576523,
"repo_name": "Rmathusuthanan/My-C-Progects",
"id": "6b697e42dfc8bcbddb62a8ecdd815d3529d37903",
... |
var Listing = require('../models/listing')
, User = require('../models/user')
, Review = require('../models/review')
, validator = require('validator');
module.exports = function(app) {
this.searchPage = function(req, res) {
res.render('search');
}
this.search = function(req, res) {
var searchExp... | {
"content_hash": "44a1b139157f649104423b23313fd809",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 55,
"avg_line_length": 22.38235294117647,
"alnum_prop": 0.5256241787122208,
"repo_name": "2nd47/house-party-sharing",
"id": "c63e56163ee27b23e627573c466f480ab186dece",
"siz... |
#pragma once
#include <mrpt/config.h>
#include <mrpt/hwdrivers/CImageGrabber_dc1394.h>
#include <mrpt/obs/CObservationStereoImages.h>
namespace mrpt::hwdrivers
{
/** Grabs from a "Bumblebee" or "Bumblebee2" stereo camera using raw access to
* the libdc1394 library.
* Only raw, unrectified images can be captured wi... | {
"content_hash": "71d635ac215ee9d5bfd4238750a269d2",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 78,
"avg_line_length": 33.71641791044776,
"alnum_prop": 0.7498893315626384,
"repo_name": "MRPT/mrpt",
"id": "6adaaf5067f8c2e52259f2319f70696d4deabd00",
"size": "2885",
"b... |
use approx::{AbsDiffEq, RelativeEq, UlpsEq};
use std::fmt;
use std::hash;
#[cfg(feature = "abomonation-serialize")]
use std::io::{Result as IOResult, Write};
#[cfg(feature = "serde-serialize")]
use serde::{Deserialize, Serialize};
#[cfg(feature = "abomonation-serialize")]
use abomonation::Abomonation;
use simba::sca... | {
"content_hash": "128292fdab50b9857a18963f66c7f484",
"timestamp": "",
"source": "github",
"line_count": 492,
"max_line_length": 143,
"avg_line_length": 33.142276422764226,
"alnum_prop": 0.5780080951796884,
"repo_name": "sebcrozet/nalgebra",
"id": "2e4b7cd5d1fb0906117bcee1804846bf91fd7cc2",
"size": ... |
@runner = VirtualMonkey::FeAppRunner.new(ENV['DEPLOYMENT'])
# Then I should stop the servers
@runner.behavior(:stop_all)
# Then I should set a variation for connecting to shared database host
@runner.set_var(:set_master_db_dnsname)
# When I launch the "Front End" servers
@runner.behavior(:launch_set, "Front ... | {
"content_hash": "970232e2b20d8bbe289de71cf6ff1121",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 79,
"avg_line_length": 35,
"alnum_prop": 0.7366459627329193,
"repo_name": "jeremyd/virtualmonkey",
"id": "ef4ad2240cc94247ca8f148851181a1f2bb3e5cb",
"size": "1764",
"bina... |
<HTML><HEAD>
<TITLE>Review for Natural Born Killers (1994)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0110632">Natural Born Killers (1994)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/Reviews... | {
"content_hash": "bbc672fbb5687266f32292a4b8792994",
"timestamp": "",
"source": "github",
"line_count": 155,
"max_line_length": 202,
"avg_line_length": 65.2258064516129,
"alnum_prop": 0.7552917903066271,
"repo_name": "xianjunzhengbackup/code",
"id": "6c7212a786220c7975771f1aca0b3f19c2c8a086",
"size... |
package util
import (
"errors"
"fmt"
"strings"
v1 "k8s.io/api/core/v1"
"k8s.io/apimachinery/pkg/types"
"k8s.io/apimachinery/pkg/util/sets"
utilfeature "k8s.io/apiserver/pkg/util/feature"
corelisters "k8s.io/client-go/listers/core/v1"
"k8s.io/component-helpers/storage/ephemeral"
"k8s.io/klog/v2"
"k8s.io/k... | {
"content_hash": "b579cb3c1eafbdd1572cc7124eb55f6f",
"timestamp": "",
"source": "github",
"line_count": 386,
"max_line_length": 341,
"avg_line_length": 33.41968911917098,
"alnum_prop": 0.7290697674418605,
"repo_name": "tpepper/kubernetes",
"id": "c811e94b4cda63d5b359986c52e867be0f35d205",
"size": "... |
package org.visallo.tools.ontology.ingest.codegen;
import com.google.common.base.Strings;
import org.visallo.core.exception.VisalloException;
import org.visallo.core.util.VisalloLogger;
import org.visallo.core.util.VisalloLoggerFactory;
import org.visallo.tools.ontology.ingest.common.ConceptBuilder;
import org.visallo... | {
"content_hash": "7dc9d56166f6f06fca5363a85efd65b9",
"timestamp": "",
"source": "github",
"line_count": 58,
"max_line_length": 134,
"avg_line_length": 44.94827586206897,
"alnum_prop": 0.635596471039509,
"repo_name": "visallo/visallo",
"id": "7e4247c3bc2fbed417b8b03e7be324939ff7820b",
"size": "2607"... |
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
require APPPATH. 'core/REST_Controller.php';
class Dashboard extends REST_Controller {
protected $modelName = 'DashboardModel';
function __construct() {
parent::__construct();
}
} | {
"content_hash": "ac117823fca8666748cacb2543d5c8f8",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 63,
"avg_line_length": 28.22222222222222,
"alnum_prop": 0.7283464566929134,
"repo_name": "sidArts/lignioweb2",
"id": "d3b2fe170a027787bc0148a23b33de3d69d91601",
"size": "254... |
<!DOCTYPE html>
<html>
<script src="https://github.jspm.io/jmcriffey/bower-traceur-runtime@0.0.87/traceur-runtime.js"></script>
<script src="https://jspm.io/system@0.16.js"></script>
<script src="node_modules/es6-shim/es6-shim.min.js"></script>
<script src="node_modules/angular2/bundles/angular2-polyfil... | {
"content_hash": "8db7c621d31dbdeaea6980246b112285",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 108,
"avg_line_length": 26.3125,
"alnum_prop": 0.6555819477434679,
"repo_name": "thatknitter/GlobalGameJam2016",
"id": "b48c826e796c63d208e240a59e30c2b0c777d51d",
"size": "... |
make
if [ `lsmod | grep -o sonic` ]; then
sudo rmmod sonic
fi
sudo insmod ./sonic.ko || exit 1
sudo rm -f /dev/sonic_*
devnum=`grep sonic /proc/devices| awk '{print $1}'`
sudo mknod /dev/sonic_control c $devnum 0
sudo mknod /dev/sonic_port0 c $devnum 1
sudo mknod /dev/sonic_port1 c $devnum 2
sudo chmod 666 /dev... | {
"content_hash": "a1e85060812784475c456b0abcb03300",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 51,
"avg_line_length": 18.80952380952381,
"alnum_prop": 0.6860759493670886,
"repo_name": "hanw/sonic",
"id": "3881dadcc4fc26dfeec15455b5abf902fa923957",
"size": "409",
"b... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.