text stringlengths 2 1.04M | meta dict |
|---|---|
<?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<title>Docs For Class Swift_Mailer_ArrayRecipientIterator</title>
<link rel="s... | {
"content_hash": "52157d18072d7314ecd7d2c996537d47",
"timestamp": "",
"source": "github",
"line_count": 252,
"max_line_length": 202,
"avg_line_length": 35.92857142857143,
"alnum_prop": 0.6015020985199911,
"repo_name": "m1k3777/vic",
"id": "cd21fa45263ae6e7433501eb8764bb047c80ed5b",
"size": "9054",
... |
SpBluetooth::SpBluetooth(SoftwareSerial& s, char* inputBuffer)
: serial(s), inputBuffer(inputBuffer) {
inputUsage = 0;
}
void SpBluetooth::begin(int baudRate) {
serial.begin(baudRate);
}
bool SpBluetooth::loop() {
int l = serial.available();
if(l == 0) {
return false;
}
l = ser... | {
"content_hash": "30b2e789365d5eb8e32b13bad33cc008",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 62,
"avg_line_length": 18.90909090909091,
"alnum_prop": 0.6089743589743589,
"repo_name": "ddmendes/SmartPendant",
"id": "e5a9e1b05b5992057bb52a9dea71a8700c433b60",
"size": ... |
package lombok;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import lomb... | {
"content_hash": "87f28495cc572603ac3d7a1f263a56cf",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 108,
"avg_line_length": 35.81159420289855,
"alnum_prop": 0.736139214892756,
"repo_name": "redundent/lombok",
"id": "af12e199fcd458bd6bcc7698f21057193556978c",
"size": "3610... |
import ModelFactory from 'ember-data-tiny-factory';
import QUnit from 'qunit';
QUnit.testStart(function(){
ModelFactory.setup();
});
QUnit.testDone(function(){
ModelFactory.teardown();
});
export function factorySetup(options){
ModelFactory.setResolver(options.resolver);
ModelFactory.setModulePrefix(o... | {
"content_hash": "c331ec607ae49bc2e281a2519bb16793",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 55,
"avg_line_length": 24.571428571428573,
"alnum_prop": 0.752906976744186,
"repo_name": "grese/ember-data-tiny-factory",
"id": "53441d28a237c5e4db47508e691bad5edca7116f",
... |
static std::mutex _mutex;
namespace wolf
{
namespace render
{
namespace vulkan
{
class w_buffer_pimp
{
public:
w_buffer_pimp() :
_name("w_buffer::"),
_gDevice(nullptr),
_map_data(nullptr),
_memory_allocation(nullptr),
_mapped(false),
_allocated_from_pool(false)
{
... | {
"content_hash": "5d3883f22bf697e70a6651d80174d378",
"timestamp": "",
"source": "github",
"line_count": 619,
"max_line_length": 130,
"avg_line_length": 26.793214862681744,
"alnum_prop": 0.5799216159179982,
"repo_name": "PooyaEimandar/WolfEngine",
"id": "f777e84d5d43982cfa40626a8607bb637cf89097",
"s... |
namespace Graphics{
class Bitmap;
}
class Animation;
namespace Storage{
class AbsolutePath;
}
namespace Paintown{
class Actor: public ObjectNonAttack {
public:
Actor( const Filesystem::AbsolutePath & filename );
Actor( const Actor & item );
virtual void act( std::vector< Object * > * others, World * world, ... | {
"content_hash": "91c17f6680e4847e74f63f932808283c",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 100,
"avg_line_length": 20.37837837837838,
"alnum_prop": 0.7042440318302388,
"repo_name": "Sevalecan/paintown",
"id": "d4dfe70eb591e3c368b83913590a2af2b499a057",
"size": "9... |
//
// IAASViewController.m
// IAAS
//
// Created by Brandon Williams on 8/10/10.
// Copyright 2010 Opetopic. All rights reserved.
//
#import "IAASViewController.h"
@implementation IAASViewController
@synthesize delegate;
@synthesize iaasURLPath;
@synthesize showCloseButton;
#pragma mark Initialization metho... | {
"content_hash": "805fba4d41053b3c2e36bcb30cd9c23f",
"timestamp": "",
"source": "github",
"line_count": 118,
"max_line_length": 208,
"avg_line_length": 30.38135593220339,
"alnum_prop": 0.7581589958158996,
"repo_name": "mbrandonw/In-App-App-Store",
"id": "82d21c09e74b855d858c0bf11a485234fac6984f",
"... |
#ifndef TIMERS_H
#define TIMERS_H
/************* Semantic Versioning***************/
#define TIMERS_LIBRARY
/************* Magic Numbers ***************/
#define NO_TIMER_INTERRUPT (void*)0
#define TIMER_ON 1
#define TIMER_OFF 0
/************* Enumeration ***************/
enum TIMERS_AVAILABLE
{
#if defi... | {
"content_hash": "4dfbb8a1ca327987dc89ea3389b6f94a",
"timestamp": "",
"source": "github",
"line_count": 104,
"max_line_length": 168,
"avg_line_length": 43.49038461538461,
"alnum_prop": 0.718770727393323,
"repo_name": "CraigComberbach/Timers",
"id": "b3f73c10e2f22462d896ddd61eeabd3953f6cb7e",
"size"... |
<?php
/**
* Use the DS to separate the directories in other defines
*/
if (!defined('DS')) {
define('DS', DIRECTORY_SEPARATOR);
}
/**
* These defines should only be edited if you have cake installed in
* a directory layout other than the way it is distributed.
* When using custom settings be sure to use the DS ... | {
"content_hash": "6d3370230118c64b2bd7b66fa4f4a937",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 136,
"avg_line_length": 28.72463768115942,
"alnum_prop": 0.6619576185671039,
"repo_name": "imsamurai/cakephp-environment",
"id": "05da95a1d200ef14f9d0f8acfba203eb5476b36c",
... |
package org.spongepowered.api.event.entity;
import org.spongepowered.api.entity.Entity;
import org.spongepowered.api.util.event.Cancellable;
/**
* Called when an {@link Entity} is tamed.
*/
public interface EntityTameEvent extends EntityEvent, Cancellable {
} | {
"content_hash": "099b2aa9646800720865c8d66bbec342",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 67,
"avg_line_length": 20.46153846153846,
"alnum_prop": 0.7781954887218046,
"repo_name": "Fozie/SpongeAPI",
"id": "fbc27fd56a27097d5d08a3d23dcb9ecfff08041e",
"size": "1516"... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "1181b5a05cfa0599b13f53042791b550",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "acc2ecdf3336f9ca90f2c3d85d6fcfc3a777480b",
"size": "178... |
// Copyright 2011 Splunk, 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
//
// Unless required by applicable law or ag... | {
"content_hash": "a0d16c05d266bbc213b2140ad9b40164",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 116,
"avg_line_length": 41.416666666666664,
"alnum_prop": 0.6096579476861167,
"repo_name": "splunk/splunk-sdk-javascript",
"id": "c4b24aff5377ad0c9e10cc86d3cd4cf404f26cc0",
... |
__author__ = 'Alex'
from PyQt4.QtGui import *
import sys
import json
import requests,base64
from PyQt4 import uic
import threading
class Window(QWidget):
def __init__(self,parent=None):
QWidget.__init__(self)
authThread=threading.Thread(target=self.Auth())
uiThread=threading.Thread(target=s... | {
"content_hash": "56199769721e13617d678c636d66bb9d",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 138,
"avg_line_length": 34.12222222222222,
"alnum_prop": 0.57896450667535,
"repo_name": "AlexEnriquez/PyQtMail",
"id": "4a4340b169a5b7892a0bd3c0fc45f4c65c6a7d8d",
"size": "... |
package org.jetbrains.plugins.gradle.service.settings;
import com.intellij.openapi.externalSystem.model.ProjectSystemId;
import com.intellij.openapi.externalSystem.service.settings.ExternalSystemConfigLocator;
import com.intellij.openapi.externalSystem.settings.ExternalProjectSettings;
import com.intellij.openapi.vfs.... | {
"content_hash": "c724ce76f42fe3d66aca74dbdb3c3b32",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 117,
"avg_line_length": 33.370370370370374,
"alnum_prop": 0.7162412134665187,
"repo_name": "sabi0/intellij-community",
"id": "78219777cff740b3dc510cf011d8c70c67523ce5",
"si... |
<?xml version="1.0" encoding="UTF-8"?>
<CQLQuery xmlns="http://CQL.caBIG/1/gov.nih.nci.cagrid.CQLQuery">
<Target name="edu.wustl.catissuecore.domain.SpecimenRequirement"/>
</CQLQuery>
| {
"content_hash": "fa8167fbb86c57ff37752659beb23f20",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 66,
"avg_line_length": 46,
"alnum_prop": 0.7391304347826086,
"repo_name": "NCIP/catissue-core",
"id": "46cb011a729070a1e68cf8c2283e8b1d54cff8f1",
"size": "184",
"binary": ... |
using System;
using CoreFoundation;
using CoreGraphics;
using Foundation;
using SceneKit;
using UIKit;
namespace PlacingObjects
{
public partial class ViewController : IVirtualObjectManagerDelegate, IVirtualObjectSelectionViewControllerDelegate
{
public void CouldNotPlace(VirtualObjectManager manager, VirtualObje... | {
"content_hash": "1f762a9568249b7d6278b9da1f7f8e53",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 115,
"avg_line_length": 31.56451612903226,
"alnum_prop": 0.7634133878385284,
"repo_name": "xamarin/monotouch-samples",
"id": "c402b20912ecb3fc00939a167c6ba271db42c6ce",
"si... |
@interface IUTAssertionInfoTest : IUTTest {
}
@end
| {
"content_hash": "91b2beeb729d80cc6787fd17932d3d85",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 43,
"avg_line_length": 10.6,
"alnum_prop": 0.7358490566037735,
"repo_name": "katsuyoshi/iunittest",
"id": "caff28fbc21b0cfd08f5ac135dbb36f87a8e6369",
"size": "264",
"binar... |
package com.javarush.test.level26.lesson15.big01.command;
import com.javarush.test.level26.lesson15.big01.CashMachine;
import com.javarush.test.level26.lesson15.big01.ConsoleHelper;
import com.javarush.test.level26.lesson15.big01.CurrencyManipulator;
import com.javarush.test.level26.lesson15.big01.CurrencyManipulatorF... | {
"content_hash": "2c05f1eda39a8c552728cccc47594f0e",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 93,
"avg_line_length": 32.39393939393939,
"alnum_prop": 0.7128157156220767,
"repo_name": "ailyenko/JavaRush",
"id": "8ee182351094740290772ee07d5af19c1f4aebeb",
"size": "106... |
Contributions are **welcome** and will be fully **credited**.
We accept contributions via Pull Requests on [Github](https://github.com/spatie/emoji).
## Pull Requests
- **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)** - The easiest way to apply th... | {
"content_hash": "777f1dffed28092e1a5ccd9c3211d195",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 302,
"avg_line_length": 45.172413793103445,
"alnum_prop": 0.7374045801526717,
"repo_name": "Jasper9041/docs.spatie.be",
"id": "7fc0bb7a25d9d5af5e8f1fdd3c74022a50892b15",
"s... |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CodePen - A Pen by Olga</title>
</head>
<body>
<!-- This line is an HTML comment. -->
<!-- Coments help PEOPLE read code. They are ignored by the computer. You should use comments to leave notes for yourself (and anyone else who might read your co... | {
"content_hash": "1c58f67cf2e34068040291dbb0d76a02",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 175,
"avg_line_length": 35.970588235294116,
"alnum_prop": 0.7134096484055601,
"repo_name": "olyanewyork/getting-started-with-html",
"id": "2665dff9b1a307c01262c422648dae0a384... |
using System;
using Microsoft.SPOT;
using System.Collections;
namespace NetMf.CommonExtensions
{
/// <summary>
/// Extension methods for ArrayList
/// </summary>
public static class ArrayListExtensions
{
/// <summary>
/// Add Range to ArrayList
/// </summary>
/// <pa... | {
"content_hash": "afb94807b9b268d1731f54c0ff513a0b",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 81,
"avg_line_length": 26.878048780487806,
"alnum_prop": 0.5226860254083484,
"repo_name": "JakeLardinois/NETMF.CommonExtensions",
"id": "85ce1bba499285d52d32af70f93f6777c77a1... |
package org.chocosolver.solver.trace;
import org.chocosolver.solver.Solver;
import org.chocosolver.solver.search.loop.monitors.IMonitorInitPropagation;
/**
* A search monitor logger which prints statistics every XX ms.
* <br/>
*
* @author Charles Prud'homme
* @since 18 aug. 2010
*/
public class LogStatEveryXXm... | {
"content_hash": "926cf51aabf4de075f8c5113180da824",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 112,
"avg_line_length": 27.1875,
"alnum_prop": 0.5685823754789272,
"repo_name": "PhilAndrew/choco3gwt",
"id": "dafa1b50c7838977479a42aa09b94ae01fa1b24d",
"size": "2986",
... |
function install_LMG
%% Add GIBBON paths
disp('---INSTALLING THE LMG TOOLBOX ---');
disp('-> Adding LMG paths');
toolboxPath=fileparts(mfilename('fullpath')); %Get the LMG path
addpath(fullfile(toolboxPath,'lib')); %Add toolbox lib path so toolbox functions used here are known
%%
[pathNames]=getSubPaths(to... | {
"content_hash": "ba8b8a55a1fd5196c36d5baa77e80ee2",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 112,
"avg_line_length": 28.509090909090908,
"alnum_prop": 0.6262755102040817,
"repo_name": "CELavecchia/LMG",
"id": "e1e949692c7f1545970d9a9c177b3353819f9e86",
"size": "156... |
<!DOCTYPE html>
<HTML><head><TITLE>Manpage of lppasswd</TITLE>
<meta charset="utf-8">
<link rel="stylesheet" href="/css/main.css" type="text/css">
</head>
<body>
<header class="site-header">
<div class="wrap"> <div class="site-title"><a href="/manpages/index.html">linux manpages</a></div>
<div class="site-descripti... | {
"content_hash": "bf050c139974b07ca87f310bee01e8e1",
"timestamp": "",
"source": "github",
"line_count": 120,
"max_line_length": 126,
"avg_line_length": 24.366666666666667,
"alnum_prop": 0.6754445964432284,
"repo_name": "yuweijun/yuweijun.github.io",
"id": "1912f468bdf34005a82c427859eedde2cc0cd017",
... |
DROP TABLE IF EXISTS `{prefix}access`;
CREATE TABLE `{prefix}access` (
`id` INT(11) NOT NULL AUTO_INCREMENT,
`access_level_id` INT(11) DEFAULT NULL,
`user_id` INT(11) DEFAULT NULL,
`created` DATETIME DEFAULT NULL,
`modified` DATETIME DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `access_level_id` (... | {
"content_hash": "f83fbd17d77e57f93566f3891845feb5",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 90,
"avg_line_length": 38.416666666666664,
"alnum_prop": 0.6767895878524945,
"repo_name": "andreasdr/croogo-forum",
"id": "bf5a386b0014c26f338e51e7001af5db7e05a566",
"size"... |
import { assert } from '../../platform/chai-web.js';
import { Loader } from '../../platform/loader.js';
import { Manifest } from '../manifest.js';
import { Runtime } from '../runtime.js';
export async function manifestTestSetup() {
const registry = {};
const loader = new Loader();
const manifest = await Ma... | {
"content_hash": "c2f9818a701dd1188e261605c65955c6",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 106,
"avg_line_length": 42.111111111111114,
"alnum_prop": 0.6781002638522428,
"repo_name": "PolymerLabs/arcs-live",
"id": "d3ad197de2c23a1371b50ae85d9b00df8985893b",
"size"... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.scvmm.generated;
import com.azure.core.util.Context;
/** Samples for VirtualNetworks Delete. */
public final class VirtualNetwo... | {
"content_hash": "b5b919a1abca42f5432d1b42e3837ecb",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 141,
"avg_line_length": 36.90909090909091,
"alnum_prop": 0.7352216748768473,
"repo_name": "Azure/azure-sdk-for-java",
"id": "9225f895732261d080c04b07c2f9bde665de8296",
"siz... |
using Orchard.UI.Resources;
namespace Orchard.Tags {
public class ResourceManifest : IResourceManifestProvider {
public void BuildManifests(ResourceManifestBuilder builder) {
var manifest = builder.Add();
manifest.DefineScript("TagsAutocomplete").SetUrl("orchard-tags-autocomplete.j... | {
"content_hash": "1758905acc3d7ffc2572ac671a199fe3",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 129,
"avg_line_length": 35.30769230769231,
"alnum_prop": 0.6971677559912854,
"repo_name": "neTp9c/Orchard",
"id": "43301450a766911d3e2f1514a2fa7ce6d39d9003",
"size": "459",... |
package jef.database.query.function;
import java.util.List;
import jef.database.jsqlparser.visitor.Expression;
import org.apache.commons.lang.ArrayUtils;
public abstract class BaseArgumentSqlFunction implements SQLFunction {
public boolean needEscape() {
return false;
}
public boolean hasArguments() {
re... | {
"content_hash": "1101830bf41cfa9e4c86329dc6141b3a",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 122,
"avg_line_length": 20.594594594594593,
"alnum_prop": 0.7217847769028871,
"repo_name": "GeeQuery/ef-orm",
"id": "d640c5d2f10929a767c5bcfbc28b97060ca75399",
"size": "762... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet... | {
"content_hash": "31c026075565a0eb5480ea548b6bb32f",
"timestamp": "",
"source": "github",
"line_count": 168,
"max_line_length": 240,
"avg_line_length": 40.76190476190476,
"alnum_prop": 0.502482476635514,
"repo_name": "coq-bench/coq-bench.github.io-old",
"id": "e6e4c0052c9c33878bde38b9d073e390d4258dfa... |
class HistoriesController < ApplicationController
before_action :require_login, except: %i(index show)
def index
@histories = History.order(updated_at: :desc).page(params[:page]).includes(:toy, cat: [:user])
end
def show
@history = History.find(params[:id])
end
def new
@toy = Toy.find(params[... | {
"content_hash": "74e7a09f360ff8515367212cfe783a75",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 98,
"avg_line_length": 26.70731707317073,
"alnum_prop": 0.6223744292237443,
"repo_name": "holrock/cattoy",
"id": "c5c3cc2ca06da9b052cb7c6b843f0ed9a0e8a2c0",
"size": "2214",... |
package upload
import (
"fmt"
"io"
"net/http"
"os"
"path/filepath"
"strconv"
"time"
)
// StoreFiles stores file uploads at paths like /YYYY/MM/filename.ext
func StoreFiles(req *http.Request) (map[string]string, error) {
err := req.ParseMultipartForm(1024 * 1024 * 4) // maxMemory 4MB
if err != nil {
return ... | {
"content_hash": "d8b34fb828c043609ebdaf86c0b9a70f",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 137,
"avg_line_length": 26.88888888888889,
"alnum_prop": 0.6578512396694215,
"repo_name": "gopheracademy/gccms",
"id": "6b99dfcd9df258f7e7446e487ff129f2e0c63086",
"size": "... |
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class MQTTConnectForm
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()>
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing ... | {
"content_hash": "7412ba7dc562e8327fcb2d13d3df9deb",
"timestamp": "",
"source": "github",
"line_count": 415,
"max_line_length": 127,
"avg_line_length": 43.16626506024097,
"alnum_prop": 0.7635368985151278,
"repo_name": "mateuszzwierzycki/Owl",
"id": "6f3904d6035ff6ea3d7135f99032897cb6c844fe",
"size"... |
<?php
/**
* Created by PhpStorm.
* User: Pavel Batanov <pavel@batanov.me>
* Date: 28.05.2015
* Time: 15:44
*/
namespace NemesisPlatform\Core\CMS\Entity;
use NemesisPlatform\Components\Form\Survey\Entity\Survey;
use NemesisPlatform\Components\MultiSite\Entity\MultiSiteElement;
use NemesisPlatform\Components\Multi... | {
"content_hash": "927b7bf5ab630545f161f9ebd0a3eb12",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 65,
"avg_line_length": 20.390243902439025,
"alnum_prop": 0.6435406698564593,
"repo_name": "nemesis-platform/platform",
"id": "9d6aac827041c8275c99d2b1f11ac1149b7e3b92",
"si... |
using System.Threading;
using SharpLib.Log;
namespace DemoWpf
{
public partial class TabMemo
{
#region Поля
private readonly ILogger _logger;
private int _id;
private Timer _timer;
#endregion
#region Конструктор
public TabMemo()
{
... | {
"content_hash": "8daea10e35c575550e8cd17b103e8d3d",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 96,
"avg_line_length": 20.48,
"alnum_prop": 0.5751953125,
"repo_name": "kav-it/SharpLib",
"id": "d963ba9c642200ea2977c3e3791547e4bd8167b9",
"size": "1056",
"binary": fals... |
<?php
/* CadyUserBundle:Registration:register_content.html.twig */
class __TwigTemplate_9c1c4aa42e875675b9f1549426cca44e753b10225fa87d6932620578950b516b extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this... | {
"content_hash": "ac03bc6fd2ca6f1be80acdacc1e46053",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 160,
"avg_line_length": 29.09259259259259,
"alnum_prop": 0.593252705283259,
"repo_name": "kooliameni/ProjetCommerce",
"id": "678b9ac27c458aae5251a982cd38ad77a40d7969",
"siz... |
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
?><!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Welcome to CodeIgniter</title>
<style type="text/css">
::selection { background-color: #E13300; color: white; }
::-moz-selection { background-color: #E13300; color: white;... | {
"content_hash": "118e6f61c866926b2b1d17546d82ba9e",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 193,
"avg_line_length": 22.717391304347824,
"alnum_prop": 0.6636363636363637,
"repo_name": "sonchai058/codeig",
"id": "83c1464ef0647f0f80b99d014c78f1336dfed265",
"size": "2... |
package brooklyn.clocker.example;
import brooklyn.catalog.Catalog;
import brooklyn.catalog.CatalogConfig;
import brooklyn.config.ConfigKey;
import brooklyn.entity.basic.AbstractApplication;
import brooklyn.entity.basic.ConfigKeys;
import brooklyn.entity.basic.Entities;
import brooklyn.entity.basic.SoftwareProcess;
im... | {
"content_hash": "64bfc17767a286a78066e0b07d5c34d8",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 120,
"avg_line_length": 41.4,
"alnum_prop": 0.7348362855609233,
"repo_name": "pushtechnology/clocker",
"id": "fa7484ccc5dbab04a11e6e03c870daadb326d8d0",
"size": "2479",
"... |
{-# LANGUAGE DeriveFunctor #-}
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
-- | Model library.
module HL.M where
import Control.Applicative
-- | The model monad.
newtype Model a = Model (IO a)
deriving (Monad,Functor,Applicative)
| {
"content_hash": "196435058a21340a7a0e8f4380093c2d",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 43,
"avg_line_length": 19.666666666666668,
"alnum_prop": 0.7203389830508474,
"repo_name": "yogsototh/hl",
"id": "70438bf0658207d54bbd35dc1a572efd98aeb457",
"size": "236",
... |
package com.jdon.container.builder;
import com.jdon.container.ContainerWrapper;
/**
* the container builder
*
* @author <event href="mailto:banqiao@jdon.com">banq</event>
*
*/
public interface ContainerRegistryBuilder {
String APPLICATION_CONTEXT_ATTRIBUTE_NAME = "ContainerBuilder";
publi... | {
"content_hash": "604010cc4369663cd5240a94e3c8bd61",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 72,
"avg_line_length": 22.47222222222222,
"alnum_prop": 0.7478368355995055,
"repo_name": "banq/jdonframework",
"id": "30513efcc77361f6efab4d7b8d4384b246f8f133",
"size": "14... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>idxassoc: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... | {
"content_hash": "e1ebe20cd9d2da9374b913129ea86de5",
"timestamp": "",
"source": "github",
"line_count": 177,
"max_line_length": 214,
"avg_line_length": 44.429378531073446,
"alnum_prop": 0.564471007121058,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "89f1e0d015c6272ac6e9799fd96c1d4aa116deea",
... |
package io.machinecode.chainlink.core.jsl.impl.execution;
import io.machinecode.chainlink.core.context.ExecutionContextImpl;
import io.machinecode.chainlink.core.context.JobContextImpl;
import io.machinecode.chainlink.core.jsl.impl.JobImpl;
import io.machinecode.chainlink.core.jsl.impl.transition.TransitionImpl;
impo... | {
"content_hash": "7b6dbd6cb6ecacc12916f1d51402f619",
"timestamp": "",
"source": "github",
"line_count": 117,
"max_line_length": 178,
"avg_line_length": 52.23076923076923,
"alnum_prop": 0.6802487317951236,
"repo_name": "BrentDouglas/chainlink",
"id": "80c40d52a30b1685c7b71e5074b99bb9a98a55b6",
"size... |
.. _author:
Author
======
XlsxWriter was written by John McNamara.
* `GitHub <https://github.com/jmcnamara>`_
* `Twitter @jmcnamara13 <https://twitter.com/jmcnamara13>`_
* `Coderwall <https://coderwall.com/jmcnamara>`_
* `Ohloh <https://www.ohloh.net/p/XlsxWriter/contributors/2717606196831029>`_
You can contact me ... | {
"content_hash": "987603340b420190e8f46a2ec301073b",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 169,
"avg_line_length": 36.83870967741935,
"alnum_prop": 0.6926444833625219,
"repo_name": "LuaDist2/xlsxwriter",
"id": "4489764baba46c9e65fd2af8bafedd287cb6eaf9",
"size": "... |
FROM balenalib/colibri-imx6dl-debian:bullseye-run
ENV NODE_VERSION 14.15.4
ENV YARN_VERSION 1.22.4
RUN buildDeps='curl libatomic1' \
&& set -x \
&& for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver keyserver.pgp.c... | {
"content_hash": "13af9a03beff6527ddd3033477db8ef4",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 694,
"avg_line_length": 65.08888888888889,
"alnum_prop": 0.7050187777398429,
"repo_name": "nghiant2710/base-images",
"id": "67317926b230eb079bf1da80b0f9bf303e3ec99f",
"size... |
- Removed legacy onTokenIssuanceStart contracts
- Updated responses to return 500 Internal error
- Added additional validation for Token Claims
## 1.0.0-beta.1 (2022-09-14)
### Other Changes
- The initial beta release
| {
"content_hash": "87ebfba76fae6137bfd382c96c1ce96a",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 48,
"avg_line_length": 24.555555555555557,
"alnum_prop": 0.7692307692307693,
"repo_name": "Azure/azure-sdk-for-net",
"id": "218fa1ba0be6bb4ddb1c8088da8c528f9badd178",
"size"... |
<?php
namespace AppBundle\Form;
use Symfony\Component\Form\AbstractType;
use Symfony\Component\Form\Extension\Core\Type\CollectionType;
use Symfony\Component\Form\FormBuilderInterface;
use Symfony\Component\OptionsResolver\OptionsResolver;
class ParticipationPhoneNumberList extends AbstractType
{
public functio... | {
"content_hash": "dda973c03b581ebe6ae55ff63467d4cf",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 88,
"avg_line_length": 28.055555555555557,
"alnum_prop": 0.5841584158415841,
"repo_name": "theoboldt/juvem",
"id": "6f7a5983b1cc14106ddae814a5fb3b60b1ae5b54",
"size": "1235... |
[](https://angular.io/styleguide)
[](https://travis-ci.org/mgechev/angular-seed)
[ {
function e(a) {
var a = a.element, b = this.getValue();
b ? a.setAttribute(this.id, b) : a.removeAttribute(this.id)
}
function f(a) {
this.setValue(a.hasAttribute(this.id) && a.getAttribute(this.id) || "")
}
var g = {text:1, password:1};
return... | {
"content_hash": "58bc8fce4b7ac91b7d4a6c73ad27147b",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 204,
"avg_line_length": 47.80281690140845,
"alnum_prop": 0.5857395403653506,
"repo_name": "Webkadabra/WkdYiiBootstrap",
"id": "131f7a2883d94ebadd6fcff1c495007add3442f4",
"s... |
import Anagram from './Anagram.js';
import Dictionary from './Dictionary.js';
import Hash from './Hash.js';
var _ = require('underscore'),
Chance = require("chance"),
chance = new Chance();
// Test cases for both Anagram and Dictionary, as they test each other
describe('utils: Anagram', functio... | {
"content_hash": "c3aa212c08b4df4d96e81af083e5a57c",
"timestamp": "",
"source": "github",
"line_count": 110,
"max_line_length": 95,
"avg_line_length": 36.77272727272727,
"alnum_prop": 0.5888751545117429,
"repo_name": "madwyn/anagram.js",
"id": "b37918dedb4c78aa57ac9e74638bb21435a5e102",
"size": "40... |
import Ember from "ember";
var oldActionHelper;
var newActionHelper;
//HTMLBars version
if (!Ember.HTMLBars) {
//cache the old handler
oldActionHelper = Ember.Handlebars.helpers.action;
newActionHelper = Ember.Handlebars.helpers.action = function (/*actionName*/) {
var options = arguments[arguments.length... | {
"content_hash": "35cc52e2ac940ede4397a9311d3d256a",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 81,
"avg_line_length": 20.46153846153846,
"alnum_prop": 0.7124060150375939,
"repo_name": "mattmarcum/ember-mobiletouch",
"id": "a78cde6e707ff72ef6779b7acf966cfc50968ecb",
"... |
namespace Google.Cloud.Iot.V1.Snippets
{
// [START cloudiot_v1_generated_DeviceManager_ListDevices_sync_flattened]
using Google.Api.Gax;
using Google.Cloud.Iot.V1;
using System;
public sealed partial class GeneratedDeviceManagerClientSnippets
{
/// <summary>Snippet for ListDevices</summ... | {
"content_hash": "76cd96e8ec3296a4c2ca44c64b2e9217",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 120,
"avg_line_length": 44.83606557377049,
"alnum_prop": 0.6062157221206581,
"repo_name": "googleapis/google-cloud-dotnet",
"id": "1a64093a1e93c0143de8597a5f7e85fb58a562ba",
... |
/*
* 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.
*/
package cs480.quiz2;
import java.io.FileNotFoundException;
import java.io.IOException;
/**
*
* @author raliclo
*/
public interface... | {
"content_hash": "ad835a649724d936bdef2f13b2323307",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 105,
"avg_line_length": 31,
"alnum_prop": 0.7896213183730715,
"repo_name": "ralic/NPU-CS480",
"id": "e013247af1cd87022956eeae7830fa521ba18dec",
"size": "713",
"binary": f... |
using UnityEngine;
namespace MixedRealityToolkit.Common
{
/// <summary>
/// A MonoBehaviour that interpolates a transform's position, rotation or scale.
/// </summary>
public class Interpolator : MonoBehaviour
{
[Tooltip("When interpolating, use unscaled time. This is useful for games that ... | {
"content_hash": "5be218cc0dfd5346f38c8af45331a5e2",
"timestamp": "",
"source": "github",
"line_count": 507,
"max_line_length": 152,
"avg_line_length": 34.2741617357002,
"alnum_prop": 0.5347298152730621,
"repo_name": "davidezordan/MixedRealitySamples",
"id": "edfe979b139a3d190cb97b1a70bc8132e64d50cd"... |
package net.will_co21.application.googleAPIImageSearch;
public interface ISwingLogPrinter {
public void print(String str);
}
| {
"content_hash": "f4c97d4cc91e6459643cc66ec9705d22",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 55,
"avg_line_length": 26.4,
"alnum_prop": 0.7878787878787878,
"repo_name": "j6k1/googleAPIImageSearch",
"id": "7ea8895a912329179717a8a06c700d7ea21d8873",
"size": "132",
"... |
import unittest
from mock import Mock
from wack.tree import Tree
from wack.http.errors import HttpNotFound
import util
class TreeTester(unittest.TestCase):
def setUp(self):
super(TreeTester, self).setUp()
self.tree = Tree()
def tearDown(self):
super(TreeTester, self).tearDown()
... | {
"content_hash": "91f4bac08f98d252d82edb14a8770ef0",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 80,
"avg_line_length": 32.58064516129032,
"alnum_prop": 0.5836633663366336,
"repo_name": "jlconnor/wsgistack",
"id": "c803a353dc38eee91628d713fd8e9d5431733c2d",
"size": "20... |
package com.taskadapter.redmineapi;
import com.taskadapter.redmineapi.bean.Changeset;
import com.taskadapter.redmineapi.bean.CustomFieldDefinition;
import com.taskadapter.redmineapi.bean.CustomFieldFactory;
import com.taskadapter.redmineapi.bean.Issue;
import com.taskadapter.redmineapi.bean.IssueCategory;
import com.t... | {
"content_hash": "29ddc71cde19299c2adf15fc2027b31e",
"timestamp": "",
"source": "github",
"line_count": 1329,
"max_line_length": 123,
"avg_line_length": 45.84499623777276,
"alnum_prop": 0.6780133928571429,
"repo_name": "redminenb/redmine-java-api",
"id": "40a93d409a95609fd4607156a21d133ba46972eb",
... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "db47e904c6711f245495ef80a17adf4b",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "e54894c7d1a36583e770e7f004ee2316759f52ed",
"size": "176... |
Package model is a convenience wrapper around what the `Store` provides.
It's main responsibility is to maintain indexes that would otherwise be maintaned by the users to enable different queries on the same data.
## Usage
The following snippets will this piece of code prepends them.
```go
import(
model "github.... | {
"content_hash": "0c80c31149336f4918428983a3124d00",
"timestamp": "",
"source": "github",
"line_count": 213,
"max_line_length": 335,
"avg_line_length": 26.990610328638496,
"alnum_prop": 0.7232562184727779,
"repo_name": "micro/micro",
"id": "567148aa7ce537fcc25bb5d7ffd769430f8d3ceb",
"size": "5758",... |
@interface NSDictionary (Extra)
- (NSDate *)dateForKey:(NSString *)key format:(NSString *)format;
- (NSDate *)unixDateForKey:(NSString *)key;
- (NSString *)stringForKey:(NSString *)key;
- (NSUInteger)intForKey:(NSString *)key;
- (BOOL)boolForKey:(NSString *)key;
- (double)doubleForKey:(NSString *)key;
- (float)floatFo... | {
"content_hash": "b1a97c510c41a0549d232ccf3eba31c6",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 65,
"avg_line_length": 33.30769230769231,
"alnum_prop": 0.7136258660508084,
"repo_name": "Thanhktm/IBChecker",
"id": "020ce2ab9d5e231ca70db6739a2c0fa4026162e5",
"size": "58... |
[](https://travis-ci.org/OpenGene/MrBam)
[](https://coveralls.io/github/OpenGene/MrBam?branch=master)
For a given mutation, query its mutated reads from a B... | {
"content_hash": "fcf62d2a8f0bc0184eac190236713aef",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 152,
"avg_line_length": 43.596774193548384,
"alnum_prop": 0.5904550499445061,
"repo_name": "ylxdzsw/MrBam",
"id": "57b595a6b4802e74e59dc0faf4d0b139d0676f8f",
"size": "2711"... |
//===============================================================================
// Microsoft patterns & practices
// Unity Application Block
//===============================================================================
// Copyright © Microsoft Corporation. All rights reserved.
// THIS CODE AND INFORMATION IS PR... | {
"content_hash": "e5dde2dbff104b6eb761104e5a1915cb",
"timestamp": "",
"source": "github",
"line_count": 132,
"max_line_length": 113,
"avg_line_length": 33.07575757575758,
"alnum_prop": 0.5302336234539624,
"repo_name": "austriapro/ebinterface-word-plugin",
"id": "2557d007a7c16c3e977ebb722867245687d846... |
// Copyright (c) 2012, Event Store LLP
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// Redistributions of source code must retain the above copyright notice,
// this list of condit... | {
"content_hash": "5a0c8de4aa1754e518efbab3fb23ace2",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 82,
"avg_line_length": 49.644444444444446,
"alnum_prop": 0.7743957027752909,
"repo_name": "msbahrul/EventStore",
"id": "ea88905a73391e6ca6a667a54ac1c5737b68b233",
"size": "... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading.Tasks;
namespace Spark.Engine.Extensions
{
public static class RegexExtensions
{
public static string ReplaceGroup(this Regex regex, string input, string ... | {
"content_hash": "c45e38f77b8c0e2c398675841bd9f97d",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 115,
"avg_line_length": 33.642857142857146,
"alnum_prop": 0.5966029723991507,
"repo_name": "aerosonik/SparkValidation",
"id": "8df33b147d03d24fa77a37723eead2dfe572d8d1",
"s... |
namespace Browsio.UnitTest.Domain
{
#region << Using >>
using System.Collections.Generic;
using Browsio.Domain;
using Incoding.MSpecContrib;
using Machine.Specifications;
#endregion
[Subject(typeof(GetGenresByCategoryQuery))]
public class When_genres_by_category
{
#region... | {
"content_hash": "e0e96985f0a7dde38c31b5b15a79710e",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 126,
"avg_line_length": 34.31578947368421,
"alnum_prop": 0.5253067484662577,
"repo_name": "IncodingSoftware/Browsio",
"id": "4157864cfa87c4b44bdd994323fbf9f5bac486ac",
"siz... |
<?php
namespace App\Entity;
use App\Model\UserInterface;
use App\Validator\Constraints as CustomAssert;
use Doctrine\Common\Collections\ArrayCollection;
use Doctrine\Common\Collections\Criteria;
use Doctrine\ORM\PersistentCollection;
use Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity;
use Symfony\Compone... | {
"content_hash": "d106077d74aa9d1d4d2f2b25e87a41f3",
"timestamp": "",
"source": "github",
"line_count": 750,
"max_line_length": 128,
"avg_line_length": 22.697333333333333,
"alnum_prop": 0.5845033190389473,
"repo_name": "disider/invox",
"id": "55bfc7867909bada95ce252a7e954be60970c887",
"size": "1721... |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="activity">Aktiivsus</string>
<string name="hostedALiveStream">Tegi otseülekannet</string>
<plurals name="supportedNbMonths">
<item quantity="one">Toeta Lichess.org\'i %1$s kuu %2$s</item>
<item quantity="other">Toeta Lichess.org\'i %1$s kuud... | {
"content_hash": "b202b2b2f34ac3a713c189926e777dc6",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 102,
"avg_line_length": 43.46666666666667,
"alnum_prop": 0.6895705521472393,
"repo_name": "luanlv/lila",
"id": "a4a4d5d6ea74202d39d57b7bf9295e79a42ac185",
"size": "3300",
... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Biatora rhabdogena Norman
### Remarks
null | {
"content_hash": "6d767c27fd67779893d8d14e09406ae9",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 25,
"avg_line_length": 10,
"alnum_prop": 0.7153846153846154,
"repo_name": "mdoering/backbone",
"id": "92c3df0eb14beb862dfcbe0b4357efe0778cf25b",
"size": "187",
"binary": ... |
ACCEPTED
#### According to
Interim Register of Marine and Nonmarine Genera
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "36ce25b67d5f23772c3f3f124df58c01",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 47,
"avg_line_length": 10.923076923076923,
"alnum_prop": 0.7183098591549296,
"repo_name": "mdoering/backbone",
"id": "2e16c55020e439fad97fd17643d52af56a9fe07c",
"size": "22... |
<!DOCTYPE HTML>
<!--
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-72755780-1"></script>
<script>
window.dataLayer = window.dataLayer || [... | {
"content_hash": "0299a696b00298ff6af291e24044517d",
"timestamp": "",
"source": "github",
"line_count": 121,
"max_line_length": 132,
"avg_line_length": 31.727272727272727,
"alnum_prop": 0.562125553529565,
"repo_name": "kingstonrichard/kingstonrichard.github.io",
"id": "3d4165ea002b32c7f8e7bf1fae2ed1c... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_05) on Thu Dec 11 10:42:19 EST 2014 -->
<title>Uses of Class com.compsci408.androidrx.R.menu</title>
<meta name="date" content="2014-12-11">
<l... | {
"content_hash": "8aa55856edbd3fd09ac3e05ecd6c9500",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 125,
"avg_line_length": 34.45967741935484,
"alnum_prop": 0.6115141586707231,
"repo_name": "duke-compsci408-fall2014/GlassRx",
"id": "428cd9aa5087be67d78bf867dadc39a0695be705... |
package model
//! conf.redis
import (
"errors"
"fmt"
"strings"
"github.com/ezbuy/redis-orm/orm"
)
var (
_redis_store *orm.RedisStore
)
const (
PAIR = "pair"
HASH = "hash"
SET = "set"
ZSET = "zset"
GEO = "geo"
LIST = "list"
ERROR_SPLIT = "#-#"
)
type Object interface {
GetClassName() string
GetStor... | {
"content_hash": "a69ead9a1d5aaea945ee5722a572b9e0",
"timestamp": "",
"source": "github",
"line_count": 135,
"max_line_length": 87,
"avg_line_length": 21.40740740740741,
"alnum_prop": 0.6477508650519032,
"repo_name": "ezbuy/redis-orm",
"id": "9659f4b4e2557dfd9b1f37d3f94110570ed3bb94",
"size": "2910... |
var BikeService = require("bikes/bikeService");
var Logger = require("utils/logger");
var BikeController = function() {
this.logAllBikes = function() {
var bikes = BikeService.get();
Logger.logList(bikes);
};
this.logSingleBike = function(bikeName) {
var bike = BikeService.find(bi... | {
"content_hash": "8660ba40c4cafe61e3b3b355495ea3e6",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 82,
"avg_line_length": 27.958333333333332,
"alnum_prop": 0.6974664679582713,
"repo_name": "lucamaral/webpack-sample",
"id": "d8c309e1c8b068b6fee1d9f8b1b70d9ffbf5360b",
"siz... |
import base64
import hashlib
from datetime import datetime
from lmap import *
import config
def ldap_connect():
ld = ldap.ldap(config.LDAP.URI)
ld.simple_bind(config.LDAP.BINDDN, config.LDAP.BINDPW)
return lmap.lmap(dn=config.LDAP.BASE, ldap=ld), ld
def pwcheck(record, pw):
if not record.startswith('{SSHA}'):
... | {
"content_hash": "e86c1b2a44e8bcd5f7f0d8c042889306",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 84,
"avg_line_length": 25.022727272727273,
"alnum_prop": 0.6930063578564941,
"repo_name": "c-base/raspberrylock",
"id": "b5277bba56ae34b4aeaae503898123946c4dd065",
"size": ... |
package com.clockwise.tworcy.model.account;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.stereotype.Service;
public @Service interface AccountService extends UserDetailsService {
void update(... | {
"content_hash": "601b2d05898e18860fe05b56247410e5",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 90,
"avg_line_length": 28.958333333333332,
"alnum_prop": 0.8014388489208633,
"repo_name": "ghandhikus/TworcyGierStrona",
"id": "0bcd329fd18b009dc1c48dae5c0640e479c9397e",
"... |
from .conftest import load
class TestStatic:
def test_get_index(self, client):
response = client.get("/")
assert 200 == response.status_code
assert 'href="/api"' in load(response, as_json=False)
| {
"content_hash": "b3b3faf8e311f76eb1417653d14a0a3c",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 61,
"avg_line_length": 22.7,
"alnum_prop": 0.6343612334801763,
"repo_name": "joshfriend/memegen",
"id": "1b6aa0b4a6fb56fc8f543dc51f5618ddae53c6e1",
"size": "306",
"binary... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "3e77a1f731e541fcf4151a51a3805acb",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "358d5a91e80c7aa0c0fa0805abe454e54293a40d",
"size": "191... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Get a Scholarship form the world's biggest scholarship search engine.">
<meta name="viewport" content="width=device-width, initial-sc... | {
"content_hash": "9f490f23dcad484053dfe6e29563a11c",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 313,
"avg_line_length": 48.36507936507937,
"alnum_prop": 0.5251066622907778,
"repo_name": "CraniumDev/Skolaly",
"id": "17b341feb7382be6ab485aa9bc252d942daa8e1e",
"size": "3... |
#ifndef _CHARMAP_DIR_H
#define _CHARMAP_DIR_H 1
/* The data type of a charmap directory being traversed. */
typedef struct charmap_dir CHARMAP_DIR;
/* Starts a charmap directory traversal.
Returns a CHARMAP_DIR, or NULL if the directory doesn't exist. */
extern CHARMAP_DIR *charmap_opendir (const char *directo... | {
"content_hash": "25fd54ff3be331329522ed2b4f040746",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 74,
"avg_line_length": 36.5625,
"alnum_prop": 0.7324786324786324,
"repo_name": "endplay/omniplay",
"id": "028f926b0a7cc23a7294b335903660807aea05fe",
"size": "1979",
"bina... |
bazel build //pipeline/samples/bazel/java:hello-world
bazel build //pipeline/samples/bazel/java:hello-resources
##### Run:
bazel run //pipeline/samples/bazel/java:hello-world
bazel run //pipeline/samples/bazel/java:hello-resources
##### Test:
###### All:
bazel test //pipeline/samples/ba... | {
"content_hash": "c97cab332d3f961f80a35bc88368929f",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 61,
"avg_line_length": 25.27777777777778,
"alnum_prop": 0.676923076923077,
"repo_name": "blackducksoftware/hub-detect",
"id": "84a1c55a00bfef722a7b8bd904866a53717e7e4a",
"s... |
/**
* Tangyoon (NPC 1092000)
* The Nautilus: Cafeteria (Map 120000103)
*
* Small talk.
*
* @author GoldenKevin (content from KiniroMS r227)
*/
npc.say("The stable is off-limits to everyone else, and I'm afraid I can't let you go there as well."); | {
"content_hash": "e487a90c0f5951f5bfea84a49302bf0f",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 103,
"avg_line_length": 21.333333333333332,
"alnum_prop": 0.6796875,
"repo_name": "Tagette/WvsNpcSimulator",
"id": "c4812dd4fe6efd3cc21ca15bf19f571d51baaae1",
"size": "1026... |
package com.devicehive.service;
import com.devicehive.auth.HiveAuthentication;
import com.devicehive.auth.HivePrincipal;
import com.devicehive.model.FilterEntity;
import com.devicehive.model.eventbus.Filter;
import com.devicehive.model.query.PluginReqisterQuery;
import com.devicehive.model.rpc.ListDeviceTypeRequest;... | {
"content_hash": "a3f384467205cd563bb611987844fecc",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 126,
"avg_line_length": 38.483870967741936,
"alnum_prop": 0.7954735959765298,
"repo_name": "devicehive/devicehive-java-server",
"id": "1c8a119465a478c529ae6679afdcd0f50151954... |
package Agua::Common::App;
use Moose::Role;
use Moose::Util::TypeConstraints;
=head2
PACKAGE Agua::Common::App
PURPOSE
APPLICATION METHODS FOR Agua::Common
=cut
use Data::Dumper;
sub getAppHeadings {
my $self = shift;
$self->logDebug("");
#### VALIDATE
my $username = $self->username();
$se... | {
"content_hash": "460e85ab156cbc67cb46b6a3ed269f75",
"timestamp": "",
"source": "github",
"line_count": 325,
"max_line_length": 116,
"avg_line_length": 24.944615384615386,
"alnum_prop": 0.6263722708770199,
"repo_name": "agua/agua",
"id": "8a5a7ba33ab684b28617d75d8f5cfc3268a3eefb",
"size": "8107",
... |
package com.ljz.base.widget.tabhost;
import android.content.Context;
import android.content.res.TypedArray;
import android.os.Bundle;
import android.os.Parcel;
import android.os.Parcelable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTran... | {
"content_hash": "e75174f09d10fa63f91d848d650843f7",
"timestamp": "",
"source": "github",
"line_count": 326,
"max_line_length": 134,
"avg_line_length": 33.68711656441718,
"alnum_prop": 0.5913312693498453,
"repo_name": "MacNovice/AndroidBase",
"id": "850d38dfa19fa89cac53a1ce97f57ccaafdc5098",
"size"... |
package PACKAGE
// emitted by compiler, not referred to by go programs
func new(typ *byte) *any
func panicindex()
func panicslice()
func throwreturn()
func throwinit()
func panicwrap(string, string, string)
func panic(interface{})
func recover(*int32) interface{}
func printbool(bool)
func printfloat(float64)
func p... | {
"content_hash": "636a25865702b7c59d69e934ba482de1",
"timestamp": "",
"source": "github",
"line_count": 138,
"max_line_length": 88,
"avg_line_length": 35.666666666666664,
"alnum_prop": 0.7423811458756603,
"repo_name": "rflanagan/reginaldflanagan-project1",
"id": "f45de0c9978747a2bf1938ce7f92764e0525f... |
package org.camunda.bpm.engine.test.standalone.pvm;
import java.util.ArrayList;
import java.util.List;
import org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder;
import org.camunda.bpm.engine.impl.pvm.PvmExecution;
import org.camunda.bpm.engine.impl.pvm.PvmProcessDefinition;
import org.camunda.bpm.engine.impl.... | {
"content_hash": "c0079d8e5f08282e991cdd3767c895ea",
"timestamp": "",
"source": "github",
"line_count": 391,
"max_line_length": 103,
"avg_line_length": 37.130434782608695,
"alnum_prop": 0.4907700785232126,
"repo_name": "xasx/camunda-bpm-platform",
"id": "261a7cb15cbfce4bd394eda800483a7f166cf76c",
"... |
<!-- HEAD Start -->
<head>
{% include force-https.html %}
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="{{site.description}}">
<meta name="author" content="{{site.author}}">... | {
"content_hash": "6a0f6ec93e850c8c21a0230dde365e01",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 115,
"avg_line_length": 42,
"alnum_prop": 0.6482479784366577,
"repo_name": "ghdi6758/ghdi6758.github.io",
"id": "3d3bbf219375fc94e948881f18186e806158ed66",
"size": "2227",
... |
package org.elasticsearch.cluster.metadata;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.elasticsearch.action.ActionListener;
import org.elasticsearch.action.admin.indices.delete.DeleteIndexClusterStateUpdateRequest;
import org.elasticsearch.action.support.master.Ack... | {
"content_hash": "7424b0ae504e1a959f0859f916fb2324",
"timestamp": "",
"source": "github",
"line_count": 139,
"max_line_length": 136,
"avg_line_length": 49.15827338129496,
"alnum_prop": 0.7059856578369677,
"repo_name": "robin13/elasticsearch",
"id": "1fd597cc7f9dcb833b890feaccb2fb3876f9879a",
"size"... |
namespace krono
{
size_t DataFormat::gTypeSize[DataFormat::TypeCount] = {sizeof(float), sizeof(unsigned char), sizeof(short), 3, sizeof(float), sizeof(long), 5};
DataFormat::DataFormat() :
type(Type::TypeCount),
count(0)
{
}
DataFormat::DataFormat(Type type, size_t count) :
type(type),
count(count)
{
}
DataF... | {
"content_hash": "500b9183e41e5d5523433a5de6c681aa",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 143,
"avg_line_length": 14.463414634146341,
"alnum_prop": 0.6998313659359191,
"repo_name": "lambertjamesd/Krono",
"id": "4c8d18ecabe96f58f51a9108cc24dac06ee5f851",
"size": ... |
from django.contrib import admin
from tjrapid import settings
class CustomAdminSite(admin.AdminSite):
def get_app_list(self, request):
app_list = super().get_app_list(request)
apps = {x['app_label']: x for x in app_list}
app_list = []
for label, model_list in settings.APP_LIST:
... | {
"content_hash": "55bbe6c446ac61bea4f7f5abc3300f75",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 74,
"avg_line_length": 33.44444444444444,
"alnum_prop": 0.5681063122923588,
"repo_name": "peterkuma/tjrapid",
"id": "05f78eba5c895ccb1e9353ba0534dbd7af1a381b",
"size": "602... |
package org.simpleframework.xml.core;
/**
* The <code>Group</code> interface represents a group of labels
* associated with a particular union annotation. A group allows
* a <code>Label</code> to be acquired by name or type. Acquiring
* the label by type allows the serialization process to dynamically
... | {
"content_hash": "2c0129043b24dbb8528ec27e66e38666",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 68,
"avg_line_length": 36.83673469387755,
"alnum_prop": 0.681994459833795,
"repo_name": "glorycloud/GloryMail",
"id": "677338ac85ff5344f42adfe7e43a178ed2f4bce0",
"size": "2... |
package com.plivo.helper.api.response.pricing;
public class SipOutboundPricing {
public String rate ;
public SipOutboundPricing() {
// empty
}
@Override
public String toString() {
return "SipOutboundPricing [rate=" + rate + "]";
}
}
| {
"content_hash": "9982ba69427de7bfd876f4dce80e11ca",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 50,
"avg_line_length": 17.642857142857142,
"alnum_prop": 0.7004048582995951,
"repo_name": "TechniqueSoftware/plivo-java",
"id": "e891c0491a92052444c16b1c573f623da31175ea",
... |
package com.mark.planewar;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MainActivity extends Activity {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(sa... | {
"content_hash": "6d2b8cb24fb1e03554c48f98cf67326e",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 85,
"avg_line_length": 31.17142857142857,
"alnum_prop": 0.5692025664527957,
"repo_name": "markzhai/PlaneWar",
"id": "46284b3a095454bb3ee4866305431f6dd5187f52",
"size": "109... |
package mem
import (
_ "embed"
"fmt"
"runtime"
"github.com/influxdata/telegraf"
"github.com/influxdata/telegraf/plugins/inputs"
"github.com/influxdata/telegraf/plugins/inputs/system"
)
// DO NOT REMOVE THE NEXT TWO LINES! This is required to embed the sampleConfig data.
//go:embed sample.conf
var sampleConfig ... | {
"content_hash": "29d319c79f5ee93fd0fa98038b17efe7",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 85,
"avg_line_length": 26.514018691588785,
"alnum_prop": 0.6704265068734578,
"repo_name": "Brightspace/telegraf",
"id": "961a02ed1002202bed1320115a7a2f173a0c8548",
"size":... |
@interface PLYNavigationController ()
@end
@implementation PLYNavigationController
- (BOOL)shouldAutorotate
{
return self.topViewController.shouldAutorotate;
}
- (PLY_SUPPORTED_INTERFACE_ORIENTATIONS_RETURN_TYPE)supportedInterfaceOrientations
{
return self.topViewController.supportedInterfaceOrientations;
}
@end... | {
"content_hash": "327495cfeca9e538fe3f6eb69547094a",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 82,
"avg_line_length": 18.88235294117647,
"alnum_prop": 0.8348909657320872,
"repo_name": "ProductLayer/ProductLayer-SDK-for-iOS",
"id": "a5ec9f7480b7414b2395a0bddd88015f227fc... |
package com.dubture.composer.ui;
public class ComposerUIPluginConstants {
public static final int DIALOG_LABEL_WIDTH = 100;
public static final int DIALOG_CONTROL_WIDTH = 175;
}
| {
"content_hash": "c9c056992e902562c99217c0032e17f3",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 52,
"avg_line_length": 26,
"alnum_prop": 0.7857142857142857,
"repo_name": "pulse00/Composer-Eclipse-Plugin",
"id": "3036e44cefb20e5d8de34ddcb4c985351fe5e37f",
"size": "182",... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>PowerShell - Set-HostsEntry - Carbon</title>
<link href="styles.css" type="text/css" rel="stylesheet" />
</head>
<body>
<ul id="SiteNav">
<li><a href="/">Get-Carbon</a></li>
... | {
"content_hash": "f532e7c9bbe8ad92baf94bc4d6bcc07f",
"timestamp": "",
"source": "github",
"line_count": 424,
"max_line_length": 289,
"avg_line_length": 48.908018867924525,
"alnum_prop": 0.6847663596470077,
"repo_name": "MattHubble/carbon",
"id": "173ce623c18c9866e6f9b5b0ba8288ee4d8a3ed7",
"size": "... |
{-
TRANSFORMERZ - Monad Transformer in vanilla Haskell
Nothing imported - just code
Author: Marco Faustinelli (contacts@faustinelli.net)
Web: http://faustinelli.net/
http://faustinelli.wordpress.com/
Version: 1.0
The MIT License - Copyright (c) 2015 Transformerz Project
-}
{-# LANGUAGE MultiParamTypeClas... | {
"content_hash": "941cfa66eec745dea6ab68e7a9521232",
"timestamp": "",
"source": "github",
"line_count": 168,
"max_line_length": 156,
"avg_line_length": 40.208333333333336,
"alnum_prop": 0.4698741672834937,
"repo_name": "Muzietto/transformerz",
"id": "c1ec9befd428c6edddc30f6e0d3523dc329283ae",
"size... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.