text stringlengths 2 1.04M | meta dict |
|---|---|
namespace Azure.ResourceManager.KeyVault.Models
{
/// <summary> The create mode to indicate whether the resource is being created or is being recovered from a deleted resource. </summary>
public enum ManagedHsmCreateMode
{
/// <summary> Create a new managed HSM pool. This is the default option. </su... | {
"content_hash": "25cd03ee54bd7da4d77a83ffcb232803",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 141,
"avg_line_length": 41.81818181818182,
"alnum_prop": 0.6869565217391305,
"repo_name": "Azure/azure-sdk-for-net",
"id": "3796ebe6c48f48a523781b86ec594771ad6003b1",
"size... |
using System;
using System.Collections.Generic;
using System.IO;
using System.Threading.Tasks;
namespace MimeDetective
{
public static partial class FileInfoExtensions
{
/// <summary>
/// Read header of a file and depending on the information in the header
/// return object FileType.
... | {
"content_hash": "37426691729761261c126e12829c57c0",
"timestamp": "",
"source": "github",
"line_count": 121,
"max_line_length": 110,
"avg_line_length": 40.47933884297521,
"alnum_prop": 0.5867701102490812,
"repo_name": "clarkis117/Mime-Detective",
"id": "8c16aa2884763e0c9e10d9e8f864c0cb0f7ad425",
"s... |
package com.amazonaws.services.waf.model.waf_regional.transform;
import javax.annotation.Generated;
import com.amazonaws.SdkClientException;
import com.amazonaws.services.waf.model.*;
import com.amazonaws.protocol.*;
import com.amazonaws.annotation.SdkInternalApi;
/**
* ListLoggingConfigurationsRequestMarshaller
... | {
"content_hash": "076f0c72ede41af003701e56a70ebdf0",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 157,
"avg_line_length": 39.340425531914896,
"alnum_prop": 0.7577068685776095,
"repo_name": "aws/aws-sdk-java",
"id": "9173b0ee288d4c4af553c07b85693efde4d32ad0",
"size": "24... |
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: _uri_string()</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-prin... | {
"content_hash": "e8e8be080b9da81c14f39c00cab3532a",
"timestamp": "",
"source": "github",
"line_count": 98,
"max_line_length": 253,
"avg_line_length": 52.03061224489796,
"alnum_prop": 0.664444008629143,
"repo_name": "inputx/code-ref-doc",
"id": "c9ebcf31d497135360c9b3db5f23e244057717b8",
"size": "5... |
package companyA;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement( name = "emergencyContact")
public class EmergencyContact {
private String contactName;
private String relation;
private String emergencyPhoneNumber;
/* no-args constructor */
pub... | {
"content_hash": "0cfe98d6cd50b3f9f730ce88207267e8",
"timestamp": "",
"source": "github",
"line_count": 80,
"max_line_length": 126,
"avg_line_length": 22.9875,
"alnum_prop": 0.7400761283306144,
"repo_name": "ethom7/TeamPrimrose",
"id": "bf9c9d56c99ef834c46d8ecea840b70feefab4c9",
"size": "1839",
"... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "f9121f6e358fe9d85a682408e8a2b3c6",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "8c1a671ee6f48026053b61a377ef2f1936735c4e",
"size": "187... |
import urllib2
from t import T
class P(T):
def __init__(self):
T.__init__(self)
def verify(self,head='',context='',ip='',port='',productname={},keywords='',hackinfo=''):
timeout=3
target_url = 'http://'+ip+':'+port
result = {}
result['result']=False
... | {
"content_hash": "ebd56274b5b4646f0cc6d102f7ebbf1f",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 93,
"avg_line_length": 28.047619047619047,
"alnum_prop": 0.48811544991511036,
"repo_name": "nanshihui/PocCollect",
"id": "2db5c4fa0f08238fcb5463feb5f1e2ecad410541",
"size":... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "2f93d531cf7b3d2d3799aa65d578e033",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "7300357dfd46b11557510b60b669db5228d23a3d",
"size": "183... |
Todo App
==
[](https://travis-ci.org/golmansax/todo-app-with-chk)
A simple Todo app built with Rails and React.
TODO:
* create backend models
* test coverage
| {
"content_hash": "aed8626f9ec31c6f1ec7e12d0aec7994",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 137,
"avg_line_length": 24.5,
"alnum_prop": 0.7428571428571429,
"repo_name": "golmansax/todo-app-with-chk",
"id": "8f6f6939f9cbbad886be965c99c1f743849b2905",
"size": "245",... |
package org.trello4j.model;
import java.util.Date;
/**
* Model that represents a user action @ Trello.
* <p/>
* Example json:
* <p/>
* <code>
* {
* "id":"4f7f3809301cb98a5346bb50",
* "idMemberCreator":"4f7d84acffdbe931585331bd",
* "data":{
* "text":"Adn can you make the checklists appear in the order I want... | {
"content_hash": "dfa38c182b607ad99971bc18e6d31c8a",
"timestamp": "",
"source": "github",
"line_count": 147,
"max_line_length": 104,
"avg_line_length": 28.482993197278912,
"alnum_prop": 0.6429424408884643,
"repo_name": "bytearrays/trello4j",
"id": "e04b9d3feaf14eef886b54f6aefe69047bfebc88",
"size":... |
require 'spec_helper'
describe "TimeZones" do
context "An instance of an embedded document" do
before do
@document = EDoc do
key :name, String
key :created_at, Time
end
end
it "should preserve milliseconds" do
doc = @document.new(:created_at => '2011-02-12 16:01:02.543Z... | {
"content_hash": "219ec115fbc762ab3967ce26289ef74d",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 91,
"avg_line_length": 28.545454545454547,
"alnum_prop": 0.6186305732484076,
"repo_name": "miyucy/mongomapper",
"id": "0bc947554dc069c60a4c78ef27923612e7524ab5",
"size": "1... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "5568919d0f38b97518c20cad5281511d",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "e927d8c159af41a188fc674e7bf9d51b98040ab7",
"size": "193... |
bpulse-protobuf-java is the model interface which bpulse relies on in order to send messages with pulses
to the collector, it is a mandatory dependency of [bpulse-sdk-java](https://github.com/bpulse/bpulse-sdk-java) or bpulse-java-client in order to compile it and send messages to the collector.
# Requirements
* Lin... | {
"content_hash": "1bc07e2b91350fe32f28546cedbb856d",
"timestamp": "",
"source": "github",
"line_count": 96,
"max_line_length": 192,
"avg_line_length": 27.34375,
"alnum_prop": 0.7466666666666667,
"repo_name": "bpulse/bpulse-protobuf-java",
"id": "b7cf0d5b65f14d71e16b9813fb2fdbecaf965b4f",
"size": "2... |
angular.module('core.project', ['ngResource']); | {
"content_hash": "d5d3f715b44ed1f44f3ab370dac54a91",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 47,
"avg_line_length": 47,
"alnum_prop": 0.723404255319149,
"repo_name": "gomowjames/angular-barrettj.co",
"id": "896e30bfccb08a87da079f6b60d8224b9ce55481",
"size": "47",
... |
ITEM.name = "Seeds base"
ITEM.model = "models/items/jewels/purses/big_purse.mdl"
ITEM.width = 1
ITEM.height = 1
ITEM.desc = "Небольшой мешочек с зерном."
ITEM.category = "Семена"
ITEM.PlantModel = "models/aoc_trees/aoc_lowveg14.mdl"
ITEM.BadGathering = {}
ITEM.CommonGathering = {}
ITEM.MasterGathering = {}
ITEM.functi... | {
"content_hash": "073b048caceb2b40e518e33d2ccf04cc",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 106,
"avg_line_length": 30.779661016949152,
"alnum_prop": 0.6828193832599119,
"repo_name": "xAleXXX007x/Witcher-RolePlay",
"id": "884058f30f57d78a8cf03dea50f607a6555442f5",
... |
@interface NSView (IDPExtension)
@property (nonatomic, strong) NSColor *backgroundViewColor;
- (void)round;
- (void)roundWithValue:(CGFloat)value;
- (void)borderWidthValue:(CGFloat)value;
- (void)borderViewColor:(NSColor *)color;
- (NSImage *)imageFromView;
- (NSImage *)imageRepresentation;
@end
| {
"content_hash": "8456e8fd1380f7c5fd9339af3c07219e",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 59,
"avg_line_length": 25,
"alnum_prop": 0.7566666666666667,
"repo_name": "artemch/IDPCollectionView",
"id": "7aaea283aa7a5daf0b91acf94b36500bd1a5e598",
"size": "476",
"b... |
/**
*
* SyncSnackbar
*
*/
import React from 'react';
import Snackbar from 'material-ui/Snackbar';
import RaisedButton from 'material-ui/RaisedButton';
import styles from './styles.css';
const SyncSnackbar = ({syncSnackbar, closeSyncSnackbar}) => {
return (
<div className={ styles.wrapper }>
<Snackbar
... | {
"content_hash": "0cb82641a5e3833f5a2a2e7240c45154",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 61,
"avg_line_length": 19.266666666666666,
"alnum_prop": 0.6505190311418685,
"repo_name": "GuiaLa/guiala-web-app",
"id": "703003e3f51cf73b6c25eabfecdb548fcb6b3c24",
"size":... |
from django import forms
from django.forms import ModelMultipleChoiceField
from django_summernote.widgets import SummernoteWidget, SummernoteInplaceWidget
from crispy_forms.helper import FormHelper
from crispy_forms.layout import Submit, Layout, Field, Fieldset, Button, Div
from crispy_forms.bootstrap import (
Prep... | {
"content_hash": "4c6719b25a16239ca23cb3a0c3db7c7d",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 92,
"avg_line_length": 42.08510638297872,
"alnum_prop": 0.6122345803842265,
"repo_name": "manducku/awesomepose",
"id": "195dd62ea2896bd1a281c3d55dee09cef2bf7a79",
"size": "... |
describe Bali do
it 'has a version number' do
expect(Bali::VERSION).not_to be nil
end
context "DSL" do
before(:each) do
Bali.clear_rules
end
context "delegating way to obtain roles with roles_for" do
it "doesn't throw error when defining delegation for querying roles" do
expe... | {
"content_hash": "2fef16bf5d0606d744bddde847ff2bbd",
"timestamp": "",
"source": "github",
"line_count": 629,
"max_line_length": 97,
"avg_line_length": 30.171701112877585,
"alnum_prop": 0.5476867952365897,
"repo_name": "saveav/bali",
"id": "1db93ba9c0588b1d4d88d155002246194bdccafe",
"size": "18978",... |
title: Lines
subtitle: with GTA Ps
layout: default
modal-id: 6
date: 2014-07-15
img: ANline.jpg
thumbnail: ANline-thumb.jpg
alt: image-alt
project-date: August 2018
client: Kurocon
category: Lines
description: Lineup at 5am with vetran Canadian linecon survivors of AN14,AN15 and AN16 for Kurocon.
---
| {
"content_hash": "0a67a8a6a2dab6b28fe3ba5043846eb6",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 100,
"avg_line_length": 21.642857142857142,
"alnum_prop": 0.7788778877887789,
"repo_name": "KUROC0N/KUROC0N.github.io",
"id": "e46375a05554d152c8d22d88f5aac22ce2d2c256",
"s... |
export * from './logging.module';
export * from './logging.types';
export * from './logging.logger';
export * from './logging.service';
| {
"content_hash": "456283e9986b0c7efa6f9b28300b183e",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 34,
"avg_line_length": 34,
"alnum_prop": 0.6764705882352942,
"repo_name": "better-js-logging/angular-logger2",
"id": "ea1dbb374ea896882914b9276df2be11e062978f",
"size": "136... |
/*
* Trevor Pence
* ITSE-1430
* 10/9/2017
*/
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
namespace MovieLib
{
public class Movie : IValidatableObject
{
public string Title
{
set { _title = value; }
get { return _titl... | {
"content_hash": "cbe60eec4f5b1c20692c7f2503e07c41",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 109,
"avg_line_length": 26,
"alnum_prop": 0.5641025641025641,
"repo_name": "TrevorPence/ITSE1430",
"id": "473618873e209d662abb6708131337caf0c791f5",
"size": "1094",
"bina... |
package pubsub.transport;
import java.io.File;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.HashMap;
import java.util.Map;
import pubsub.PubSubID;
import pubsub.messages.net.transport.DataMessage;
/**
*
* @author John Gasparis
*/
public class FileInfo {
private RandomAccessFil... | {
"content_hash": "80193918280552f8a078060b85b663f1",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 94,
"avg_line_length": 27,
"alnum_prop": 0.6160794941282746,
"repo_name": "yannakisg/pubsub",
"id": "0b620d62b1122933cbd6db7445127a117ba70120",
"size": "2214",
"binary": ... |
layout: "post"
title: "Travel"
date: "2017-07-28 21:11"
author: Brian Proctor
reviewed: 31st July 2017
review: 31st July 2018
---
> Information on INR testing aboad from anticoagulation europe. <a href="https://issuu.com/anticoagulation/docs/inr_abroad_table_2015_1bd22b93ad466c">link</a>
> Information on travel relate... | {
"content_hash": "e71f2471deec078e075cb08dfcc5b5d3",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 219,
"avg_line_length": 60.42857142857143,
"alnum_prop": 0.7730496453900709,
"repo_name": "anticoagBHSCT/clinic",
"id": "335e4fb1c396ea1261a186808f6daa7cea63ae5b",
"size": ... |
const Blueprints = require('../blueprints');
class ServiceBlueprint extends Blueprints {
constructor (blueprint, entityName, options) {
super(blueprint, entityName, options);
this.type = 'service';
this.files = [
'__name__.service.ts'
];
if (this.project.clea.spec && this.project.clea.sp... | {
"content_hash": "ec57cf29fe9d644682d634c9e8272bae",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 67,
"avg_line_length": 21.4,
"alnum_prop": 0.6542056074766355,
"repo_name": "groupe-sii/clea-cli",
"id": "82dae780a972ecf2680af8d89fefe9d18fb45841",
"size": "642",
"binar... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"content_hash": "c3d0b28304f9aae50cfc9693e19686e5",
"timestamp": "",
"source": "github",
"line_count": 267,
"max_line_length": 344,
"avg_line_length": 82.38951310861424,
"alnum_prop": 0.6513773979452677,
"repo_name": "vladn-ma/vladn-ovs-doc",
"id": "73338c89ac73db95536e6825b161de1c3224632e",
"size... |
'use strict';
/**
* @class
* Initializes a new instance of the ClusterListResult class.
* @constructor
* Cluster list results
*
* @member {string} [nextLink] The URL to use for getting the next set of
* results.
*
*/
class ClusterListResult extends Array {
constructor() {
super();
}
/**
* Defi... | {
"content_hash": "4c2181f8b41ba056de2fd81df79a79d0",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 73,
"avg_line_length": 20.612903225806452,
"alnum_prop": 0.48043818466353677,
"repo_name": "begoldsm/azure-sdk-for-node",
"id": "5064ff5012c5eecc97245d2343c57c05e548e1ee",
... |
package fm.last.moji.impl;
import static org.mockito.Mockito.doThrow;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.concurr... | {
"content_hash": "3e6989ced8b86118c98226937031c693",
"timestamp": "",
"source": "github",
"line_count": 141,
"max_line_length": 106,
"avg_line_length": 30.53900709219858,
"alnum_prop": 0.7398978169995355,
"repo_name": "kazabubu/moji",
"id": "87b9b01b35c7ea3755f1da4d125078fbb63a66de",
"size": "4905"... |
<div ng-controller="FeedSearchCtrl">
<div modal="feedSearchModal" close="close()" options="{dialogClass: 'modal feed-search-dialog'}">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" ng... | {
"content_hash": "7fb3970dd5ff959dfe135117572a11fc",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 128,
"avg_line_length": 52.15151515151515,
"alnum_prop": 0.40790238233585124,
"repo_name": "Athou/commafeed",
"id": "da9bafab8762b9b6d642029cef077121ecb8a42a",
"size": "172... |
import React from 'react';
import {StyleSheet, Text, View } from 'react-native';
export default class SkillScreen extends React.Component {
render() {
return (
<View>
<Text> Cooking skill screen for Serve </Text>
</View>
);
}
}
//Use FlatList to list different levels of cooking skill
| {
"content_hash": "d4c02f43393c0ccbd78a36e27129970a",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 58,
"avg_line_length": 22.785714285714285,
"alnum_prop": 0.6551724137931034,
"repo_name": "timmykuo/Serve",
"id": "31faf80289636d57256e3f60dd6cb2f86402188d",
"size": "319",... |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pt_BR" version="2.1">
<context>
<name>AboutDialog</name>
<message>
<source>About Richcoin Core</source>
<translation>Sobre o Richcoin Core</translation>
</message>
<message>
<source><b>Richcoin Core</b> version</source>... | {
"content_hash": "572344afb68e356c5494df7a0f31b840",
"timestamp": "",
"source": "github",
"line_count": 3388,
"max_line_length": 430,
"avg_line_length": 41.048701298701296,
"alnum_prop": 0.6637089873663472,
"repo_name": "Richcoin-Project/RichCoin",
"id": "5e81e115144401d24136afa797e5d44f8e95b3e5",
... |
package com.satikey.tools.supervisord;
import java.io.Serializable;
//{'name': 'process name',
//'group': 'group name',
//'description': 'pid 18806, uptime 0:03:12'
//'start': 1200361776,
//'stop': 0,
//'now': 1200361812,
//'state': 1,
//'statename': '... | {
"content_hash": "ecfdaff941572e5cf73af8cbd85fe858",
"timestamp": "",
"source": "github",
"line_count": 162,
"max_line_length": 110,
"avg_line_length": 21.40740740740741,
"alnum_prop": 0.600634371395617,
"repo_name": "satifanie/supervisord4j",
"id": "9b99e8ebb1dba6c240c46a2e195100137f300f7b",
"size... |
/*-*-linux-c-*-*/
/*
Copyright (C) 2008 Cezary Jackiewicz <cezary.jackiewicz (at) gmail.com>
based on MSI driver
Copyright (C) 2006 Lennart Poettering <mzxreary (at) 0pointer (dot) de>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License... | {
"content_hash": "261887b666410f222c7f672b022eed8a",
"timestamp": "",
"source": "github",
"line_count": 1112,
"max_line_length": 86,
"avg_line_length": 27.922661870503596,
"alnum_prop": 0.6786151368760064,
"repo_name": "WhiteBearSolutions/WBSAirback",
"id": "8877b836d27cf4bde02014d9a37763a3672bb4a0",... |
package org.kaazing.nuklei.tcp.internal.writer;
import java.nio.channels.SocketChannel;
import uk.co.real_logic.agrona.concurrent.ringbuffer.RingBuffer;
public class WriterState
{
private final long streamId;
private final SocketChannel channel;
private final RingBuffer streamBuffer;
public WriterS... | {
"content_hash": "040a35b5e138c1da9b3d3b19a1e1c518",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 81,
"avg_line_length": 19.88888888888889,
"alnum_prop": 0.6446927374301676,
"repo_name": "cmebarrow/nuklei",
"id": "d5bd04afa890dd7861d5b64e7c4eb33bb0c72f45",
"size": "1522... |
[Atom package](https://atom.io/packages/fixmyjs)
> Automagically fix JSHint lint warnings using [fixmyjs](https://github.com/jshint/fixmyjs)
<img src="https://cloud.githubusercontent.com/assets/170270/4474662/ceab387a-4962-11e4-99ab-17dd5c44847c.gif" width="399">
*Issues with the output should be reported on the fix... | {
"content_hash": "5ecd4d4cbc60ccb633dd2da70729e5b1",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 184,
"avg_line_length": 30.114285714285714,
"alnum_prop": 0.7533206831119544,
"repo_name": "goatslacker/atom-fixmyjs",
"id": "5760fa54d8f6afd418ff83c18164e20a21159634",
"si... |
using System.Globalization;
using Xunit;
namespace System.Tests
{
public static partial class DateTimeOffsetTests
{
[Fact]
public static void ToString_ParseSpan_RoundtripsSuccessfully()
{
DateTimeOffset expected = DateTimeOffset.MaxValue;
string expectedString = ... | {
"content_hash": "3909ea558f7fb2a56292d457f77973e0",
"timestamp": "",
"source": "github",
"line_count": 64,
"max_line_length": 140,
"avg_line_length": 49.109375,
"alnum_prop": 0.6659242761692651,
"repo_name": "fgreinacher/corefx",
"id": "5d3e9ac360d7da2ab83cd4133239736fdd749f68",
"size": "3347",
... |
tuples
=====
base
----
tuples are sequences, like lists, but they are immutable,
like strings
functionlally, they are used to represent
fixed collections of items
they are coded in parentheses, and they support
arbitrary types, arbirtrary nesting,
and the usual sequence operations
methods
- in... | {
"content_hash": "742f9caabe03d3cca1d72434962fa138",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 58,
"avg_line_length": 21.94736842105263,
"alnum_prop": 0.7290167865707434,
"repo_name": "ordinary-developer/lin_education",
"id": "4335c684d8f69365043acd986da4fa65b8e8dd0b",... |
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//--... | {
"content_hash": "b45daa7f4eefb60c1882edfb918be71a",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 196,
"avg_line_length": 44.82539682539682,
"alnum_prop": 0.6179178470254958,
"repo_name": "cgoconseils/XrmFramework",
"id": "8dba213b1cc6ab2fa086cb6ed401e5b761b216ba",
"siz... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_29) on Mon Nov 26 17:22:14 MSK 2012 -->
<TITLE>
Uses of Class org.apache.poi.hpbf.dev.PLCDumper (POI API Documentation)
</TITLE>
<META NAME... | {
"content_hash": "f3ea212637a57da80318e2d753241649",
"timestamp": "",
"source": "github",
"line_count": 147,
"max_line_length": 216,
"avg_line_length": 42.31292517006803,
"alnum_prop": 0.5905144694533762,
"repo_name": "HRKN2245/CameraSunmoku",
"id": "024f0d3b67533a694b574f672efb4e5d4d833748",
"size... |
package org.destinationsol.game.input;
import com.badlogic.gdx.math.Vector2;
import org.destinationsol.Const;
import org.destinationsol.common.SolMath;
import org.destinationsol.game.SolGame;
import org.destinationsol.game.planet.Planet;
public class BigObjAvoider {
public static final float MAX_DIST_LEN = 2 * (... | {
"content_hash": "094eb82e59182f4c27179a8f15b70ce3",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 92,
"avg_line_length": 30.3265306122449,
"alnum_prop": 0.6588156123822342,
"repo_name": "askneller/DestinationSol",
"id": "525f3ffc563977be4e9a4aa9b3193eca4384a895",
"size"... |
Spree::Product.class_eval do
# Product.variants.delete
has_many :ingredients, through: :product_ingredients, :class_name => "Dish::Ingredient"
has_many :product_ingredients, :class_name => "Dish::ProductIngredient", foreign_key: 'product_id'
belongs_to :difficulty, :class_name => "Dish::Difficulty", foreign_key... | {
"content_hash": "93d167d8a0d433debc671faf3a7fe3ca",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 177,
"avg_line_length": 34.47540983606557,
"alnum_prop": 0.6956728483119353,
"repo_name": "Bvnkame/spree_dishes",
"id": "67246143d2dd071b36bdf94d5799679a1e09c923",
"size": ... |
// Copyright 2018 The Nomulus Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by a... | {
"content_hash": "1cef211eea770bc885ffbb9104ca2af3",
"timestamp": "",
"source": "github",
"line_count": 198,
"max_line_length": 97,
"avg_line_length": 35.535353535353536,
"alnum_prop": 0.6917282546901649,
"repo_name": "google/nomulus",
"id": "a92dd02c812458156b884fa87a46a7bbb9d92458",
"size": "7036... |
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Mma on Coding with Data</title>
<link>/categories/mma/</link>
<description>Recent content in Mma on Coding with Data</description>
<generator>Hugo -- gohugo.io</genera... | {
"content_hash": "59e1e227f57fc90be8857b8d5cc58081",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 567,
"avg_line_length": 57.166666666666664,
"alnum_prop": 0.7091836734693877,
"repo_name": "mtoto/mtoto.github.io",
"id": "e72747ce67def21ef5ed547571bbea43b3ffe27a",
"size"... |
<div class="social-icons">
<ul class="text-left">
<li><a href="{{ site.author.github }}" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a href="{{ site.author.twitter }}" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="{{ site.author.linkedin }}" target="_blank"><i class="f... | {
"content_hash": "297982fbdc87ff8aa345be335e0efbfd",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 100,
"avg_line_length": 57.75,
"alnum_prop": 0.5670995670995671,
"repo_name": "RomainSabathe/RomainSabathe.github.io",
"id": "1c5043d06fff4c492351e67c90870282204bfcec",
"siz... |
#include "xmlstdpardialog.h"
#include <climits>
#include <QColorDialog>
#include <QFileDialog>
MeshLabXMLStdDialog::MeshLabXMLStdDialog(QWidget *p )
:QDockWidget(QString("Plugin"), p),isfilterexecuting(false),env(),showHelp(false)
{
curmask = 0;
qf = NULL;
stdParFrame=NULL;
clearValues();
}... | {
"content_hash": "4a2e8967fe561e8e42226ea3b5e3a079",
"timestamp": "",
"source": "github",
"line_count": 1327,
"max_line_length": 246,
"avg_line_length": 33.220798794272795,
"alnum_prop": 0.6499183377189003,
"repo_name": "hlzz/dotfiles",
"id": "d8f089102258fa72625c03e6b4c0f7a91b461ced",
"size": "440... |
from django.test import TestCase
from rockit.core import holders
from rockit.core import tasks
class TaskSettingsTestCase(TestCase):
def test_it_should_be_able_to_call_task(self):
holder = holders.SettingsHolder()
holder = tasks.settings(holder)
self.assertEqual(0, len(holder.get_content... | {
"content_hash": "dd3ea502184be1019b091209539805a1",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 54,
"avg_line_length": 27,
"alnum_prop": 0.7253086419753086,
"repo_name": "acreations/rockit-server",
"id": "c4dd6c102dcfd1f6319939b69f7d5c31cd22726b",
"size": "324",
"bi... |
require("babel-core/register"); //http://babeljs.io/docs/usage/require/ to run with es6 transpiling
require("./src/app");
| {
"content_hash": "7a679460f3df12406c777442928aaa4c",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 99,
"avg_line_length": 61,
"alnum_prop": 0.7295081967213115,
"repo_name": "broline/redux-todo",
"id": "441bfb314b71d89c7b71d0bf1b177ad9837a8bb0",
"size": "122",
"binary": ... |
#ifndef _MLX4_STATS_
#define _MLX4_STATS_
#ifdef MLX4_EN_PERF_STAT
#define NUM_PERF_STATS NUM_PERF_COUNTERS
#else
#define NUM_PERF_STATS 0
#endif
#define NUM_PRIORITIES 9
#define NUM_PRIORITY_STATS 2
struct mlx4_en_pkt_stats {
unsigned long rx_packets;
unsigned long rx_bytes;
unsigned long rx_multicast_pac... | {
"content_hash": "436e106cd54a0060fe69c9fcfe37d84e",
"timestamp": "",
"source": "github",
"line_count": 154,
"max_line_length": 75,
"avg_line_length": 28.181818181818183,
"alnum_prop": 0.7483870967741936,
"repo_name": "jrobhoward/SCADAbase",
"id": "0270cefd0ec4f6be055d23498170c510776ccb24",
"size":... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
The MIT License (MIT)
Copyright (c) 2014 Paul Adams (adamspe@notiosoftware.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without r... | {
"content_hash": "f2102ba7e9e3f97bfd581a41b48c84d6",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 119,
"avg_line_length": 54.97142857142857,
"alnum_prop": 0.747920997920998,
"repo_name": "adamspe/Karaf-FullStack-Example",
"id": "21bc07fefa975f618009db8d0db87dae787497f2",
... |
#pragma once
#if defined WIN32 || defined WIN64 || defined _XBOX
# if defined WIN32 || defined WIN64
# define WIN32_LEAN_AND_MEAN
# include <windows.h>
# elif defined _XBOX
# include <xtl.h>
# endif
namespace sys
{
typedef LONGLONG hptimer_t;
extern hptimer_t g_Start, g_Freq;
//hptimer_t g_Start, g_Freq;... | {
"content_hash": "a2ae02f80f601fef4d6ffd821a2b2928",
"timestamp": "",
"source": "github",
"line_count": 106,
"max_line_length": 125,
"avg_line_length": 24.933962264150942,
"alnum_prop": 0.6643965191070753,
"repo_name": "mojmir-svoboda/DbgToolkit",
"id": "d12f45133809f1372cf6038fcaaf4a0c4538cbe2",
"... |
using namespace gl;
using namespace rx;
using testing::_;
using testing::NiceMock;
using testing::Return;
namespace
{
class MockFactory : public NullFactory
{
public:
MOCK_METHOD1(createFramebuffer, FramebufferImpl *(const gl::Framebuffer::Data &));
MOCK_METHOD1(createProgram, ProgramImpl *(const gl::Progra... | {
"content_hash": "781712c97d64a50a8998f42773e0184e",
"timestamp": "",
"source": "github",
"line_count": 123,
"max_line_length": 99,
"avg_line_length": 40.27642276422764,
"alnum_prop": 0.6241421073879693,
"repo_name": "mikolalysenko/angle",
"id": "ef049f99c263499f872ec2dbb5adecef260b3912",
"size": "... |
@implementation DidJiexiaoViewCell
- (instancetype)initWithStyle:(UITableViewCellStyle)style reuseIdentifier:(NSString *)reuseIdentifier
{
self = [super initWithStyle:style reuseIdentifier:reuseIdentifier];
if (self)
{
[self createUI];
}
return self;
}
- (void)createUI{
// self.la... | {
"content_hash": "129768dd4cdf6a2a1b0ea6ed16f93487",
"timestamp": "",
"source": "github",
"line_count": 189,
"max_line_length": 178,
"avg_line_length": 35.629629629629626,
"alnum_prop": 0.6615681615681616,
"repo_name": "Miaocool/MYG-OC",
"id": "2ef6b4105771b1ce36b08fb59a61b81fb0861c91",
"size": "70... |
namespace em = enterprise_management;
namespace policy {
namespace {
// UMA histogram names.
const char kUMADelayInitialization[] =
"Enterprise.UserPolicyChromeOS.DelayInitialization";
const char kUMAInitialFetchClientError[] =
"Enterprise.UserPolicyChromeOS.InitialFetch.ClientError";
const char kUMAInitialF... | {
"content_hash": "61be613226164d9d33307283f7a86fdd",
"timestamp": "",
"source": "github",
"line_count": 352,
"max_line_length": 80,
"avg_line_length": 38.11363636363637,
"alnum_prop": 0.7063208109719737,
"repo_name": "anirudhSK/chromium",
"id": "a8acd1fb804c7817f089c705f9eda1c39dd0b129",
"size": "1... |
<?php
namespace Iyzipay\Request;
use Iyzipay\JsonBuilder;
use Iyzipay\Request;
class ReportingPaymentTransactionRequest extends Request
{
private $transactionDate;
private $page;
public function getTransactionDate()
{
return $this->transactionDate;
}
public function setTransactionDa... | {
"content_hash": "46a4efd29bc42d38f66beae5174496c2",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 67,
"avg_line_length": 20.175,
"alnum_prop": 0.6245353159851301,
"repo_name": "iyzico/iyzipay-php",
"id": "8bcceb19b38061417e5bb4bc423c55576567609a",
"size": "807",
"bina... |
package com.intellij.openapi.roots.impl;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.extensions.Extensions;
import com.intellij.openapi.fileTypes.FileTypeRegistry;
import com.intellij.openapi.module.Module;
import com.intellij.openapi.module.ModuleManager;
import com.intellij.openapi.pr... | {
"content_hash": "1ef5dbdcba40cdec9b31197e313ad274",
"timestamp": "",
"source": "github",
"line_count": 614,
"max_line_length": 146,
"avg_line_length": 41.486970684039086,
"alnum_prop": 0.6656459780944529,
"repo_name": "diorcety/intellij-community",
"id": "50a7e625757cf2ee90a93614ee3d19fbac51df40",
... |
CREATE TABLE public.products (
id uuid NOT NULL,
brand_id uuid NOT NULL,
code varchar(200) NOT NULL,
"name" varchar(200) NOT NULL,
stock numeric NOT NULL,
unit_price money NOT NULL,
vat money NOT NULL,
created date NULL,
update_time date NULL,
short_description varchar(500) NULL,
long_description varchar(15... | {
"content_hash": "037cc66c3455420e47c6a8651e2f7903",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 125,
"avg_line_length": 25.115942028985508,
"alnum_prop": 0.7432198499711483,
"repo_name": "cembasaranoglu/foxyecomm",
"id": "185e58e6c9784862700656e4521100727ae6f09f",
"si... |
package play.learn.java.design.observer1;
import java.util.ArrayList;
import java.util.List;
public class Weather {
private WeatherType currentWeather;
private List<WeatherObserver> observers;
public Weather() {
observers = new ArrayList<>();
currentWeather = WeatherType.SUNNY;
}
public void addObserver(W... | {
"content_hash": "bfcd845816a1f508941873b05feb02c3",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 82,
"avg_line_length": 21.525,
"alnum_prop": 0.7259001161440186,
"repo_name": "jasonwee/videoOnCloud",
"id": "8fc0a907d1ed4712cd3ab9d7581c9915d5ed61db",
"size": "861",
"b... |
"""This module contains a collection of unit tests which
validate the ..async_actions module.
"""
from keyczar import keyczar
from keyczar import keyczart
import unittest
import uuid
from ..async_actions import AsyncHealthCheck
from . import TempDirectory
class AsyncHealthCheckTestCase(unittest.TestCase):
def ... | {
"content_hash": "5b3c8d15d0558cd9308e6fa7bdd0f8e2",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 107,
"avg_line_length": 37.53658536585366,
"alnum_prop": 0.6861598440545809,
"repo_name": "simonsdave/cloudfeaster-services",
"id": "cdad669cf6a0a12a7da2a469af3099c4b6526cf8"... |
drop table user if exists;
create table user
(
id integer NOT NULL PRIMARY KEY,
name varchar(32),
address varchar(64),
state integer
);
INSERT INTO user (id, name, address, state)
VALUES (1, 'abel533', 'Hebei/Shijiazhuang', 1);
INSERT INTO user (id, name, address, state)
VALUES (2, 'isea533'... | {
"content_hash": "a27419ce54e9baa1333eacedc44ed6d7",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 47,
"avg_line_length": 24.357142857142858,
"alnum_prop": 0.6598240469208211,
"repo_name": "abel533/Mapper",
"id": "aca7aa30cfd29c6291e68ceba444c48664545600",
"size": "341",... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="http://photonui.orangehilldev.com/images/photo... | {
"content_hash": "63723646888425bada9189a8211bdeb9",
"timestamp": "",
"source": "github",
"line_count": 182,
"max_line_length": 195,
"avg_line_length": 74.8076923076923,
"alnum_prop": 0.7260374586852736,
"repo_name": "user-tony/photon-rails",
"id": "03fafc36a4e881978f3937c3f8de7487083a35f6",
"size"... |
/**
* StringLengthError.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.adwords.axis.v201406.cm;
/**
* Errors associated with the length of the given string being
* out of bounds.
*/
public class... | {
"content_hash": "9ece0cf9380309fd09424c7b8e0268a2",
"timestamp": "",
"source": "github",
"line_count": 135,
"max_line_length": 141,
"avg_line_length": 32.888888888888886,
"alnum_prop": 0.6238738738738738,
"repo_name": "nafae/developer",
"id": "2c164ab34656e23065ec124cdfce5b1c8b1ccd11",
"size": "44... |
<?php
/**
* @uses Zend_Service_DeveloperGarden_Response_ConferenceCall_AbstractConferenceCall
* @category Zend
* @package Zend_Service
* @subpackage DeveloperGarden
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
* @author Marco Kaiser
* @license http://... | {
"content_hash": "2f1dee8ba49e69421ceef2348314bf14",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 90,
"avg_line_length": 32.47826086956522,
"alnum_prop": 0.7282463186077643,
"repo_name": "Techlightenment/zf2",
"id": "44cf773503abe6cd04febaf0abe7e450a7453c4d",
"size": "1... |
<?php
namespace FacebookBundle\Service;
use Doctrine\ORM\EntityManager;
use Symfony\Component\Config\Definition\Exception\Exception;
use AppBundle\Entity\User;
use DateTime;
use Facebook\Facebook;
use Facebook\FacebookApp;
use Facebook\FacebookRequest;
use Facebook\Exceptions\FacebookSDKException;
use Facebook\Excep... | {
"content_hash": "b5e855727c9dd3635188528bd307c373",
"timestamp": "",
"source": "github",
"line_count": 217,
"max_line_length": 140,
"avg_line_length": 28.110599078341014,
"alnum_prop": 0.5614754098360656,
"repo_name": "LechS/SwingSwing",
"id": "570e0bbc89511f16c5397935b909a7a40dd9e605",
"size": "6... |
package metroinsight.citadel.metadata.impl;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.eclipse.rdf4j.model.IRI;
import org.eclipse.rdf4j.model.Value;
import org.eclipse.rdf4j.model.ValueFactory;
im... | {
"content_hash": "19c55252cfffbf6233020436b451684e",
"timestamp": "",
"source": "github",
"line_count": 335,
"max_line_length": 116,
"avg_line_length": 36.94328358208955,
"alnum_prop": 0.6390594699418228,
"repo_name": "MetroInsight/citadel",
"id": "119920fc14efd35803da6072a6b4d45a95ff096a",
"size":... |
from __future__ import unicode_literals
from __future__ import absolute_import
from django.views.generic import TemplateView
from django.shortcuts import render
class AboutContribView(TemplateView):
template_name = 'about-contrib/raffles.html'
class AboutWydView(TemplateView):
template_name = 'about-wyd/h... | {
"content_hash": "a5e33c0f70a7705c9688732c32a24b27",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 48,
"avg_line_length": 21.88888888888889,
"alnum_prop": 0.7639593908629442,
"repo_name": "alexfalcucc/wyd-kravov-raffle",
"id": "15bf9c7e445b65347707d6326eceea513a274c93",
... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" content="text/html">
<title></title>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/... | {
"content_hash": "08fb5f9762ce0bfc9eeced1fa5654e4c",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 218,
"avg_line_length": 58.25,
"alnum_prop": 0.7244635193133048,
"repo_name": "mredfern79/uh-team-a",
"id": "cf51493bc89829cc2818010e37080f0116cd3790",
"size": "1165",
"b... |
FROM ubuntu
# File Author / Maintainer
MAINTAINER Jonas Rosland
# Add the application resources URL
RUN echo "deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -sc) main universe" >> /etc/apt/sources.list
# Update the sources list
RUN apt-get update
# Install basic applications
RUN apt-get install -y tar git curl... | {
"content_hash": "afa17cc3d90b5e2c77734ef1d09a1c4c",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 106,
"avg_line_length": 31.849056603773583,
"alnum_prop": 0.7713270142180095,
"repo_name": "emccode/dashboard",
"id": "aa3745c97f6b91fa7b10be8b795749a89228b888",
"size": "1... |
using System;
using System.Windows.Input;
namespace Guinunit.Utilities
{
public static class CursorHelper
{
public static IDisposable UseWait()
{
return new CursorRestoreHandle(Cursors.Wait);
}
}
}
| {
"content_hash": "2e28a8b0fe773ecd22a23644aaa105ec",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 57,
"avg_line_length": 19.076923076923077,
"alnum_prop": 0.6370967741935484,
"repo_name": "janno-p/Guinunit",
"id": "8ab3c949914052607dcddf00feb0da9ff491ca9a",
"size": "250... |
using Microsoft.TeamFoundation.Client;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Web;
using System.Web.Mvc;
using TFSAdminDashboard.DataAccess;
using TFSAdminDashboard.DTO;
using TFSAdminDashboard.Models;
using Microsoft.TeamFoundation.Framework.Client;
namespac... | {
"content_hash": "65ec0e9591f7ee1f0e0103f77251ae02",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 119,
"avg_line_length": 29.393939393939394,
"alnum_prop": 0.7247422680412371,
"repo_name": "fbouteruche/tfsadmindashboard",
"id": "cb8db7a614732c9dbdad32df309e9eee2dbcd2b3",
... |
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
* This program is distributed in the hope that it will be use... | {
"content_hash": "49b1e429e8aecea0ee254ccd36d6d6be",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 74,
"avg_line_length": 30.177777777777777,
"alnum_prop": 0.7584683357879234,
"repo_name": "draftedstuff/android-serial-test",
"id": "c5106ae32abe2ecdf6a173597973135fd4255fca"... |
<?php
use \Mockery as m;
use Crafter\Installer\Repositories\ZendRepository;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
class ZendRepositoryTest extends PHPUnit_Framework_TestCase
{
/**
* The Repository.
*
* @var LaravelRepository
*... | {
"content_hash": "29168348c5e42d0416828d75a5adb054",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 137,
"avg_line_length": 22.78181818181818,
"alnum_prop": 0.5762170790103751,
"repo_name": "percymamedy/crafter",
"id": "6bdd4f91f2cdc72c35aba87b255cfeb679ae0cdc",
"size": "... |
<!-- header start -->
<!-- header end -->
| {
"content_hash": "748b6960ed92cc0614c4d86dda223500",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 21,
"avg_line_length": 21,
"alnum_prop": 0.47619047619047616,
"repo_name": "DayS/blog",
"id": "bde6e5abb8d3541cff2a3b6b126b61b7603da37b",
"size": "42",
"binary": false,
... |
module Financial
class Expense < ActiveRecord::Base
belongs_to :exp_type
belongs_to :payment_type
end
end | {
"content_hash": "6f2c9f6dbec208a0dbda4790ea5ecd80",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 36,
"avg_line_length": 19.5,
"alnum_prop": 0.7264957264957265,
"repo_name": "lnthai2002/financial",
"id": "d3dcb64668dd470dc0f8d651af013f39928ecf53",
"size": "117",
"binar... |
PasteFinder
-------------
Search for a paste on sprunge.us
(OLD CODE)
| {
"content_hash": "83c0a34e757600298c26921a95fefc7d",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 32,
"avg_line_length": 10.428571428571429,
"alnum_prop": 0.6027397260273972,
"repo_name": "JustHvost/PasteFinder",
"id": "3fbf687069bdaf8c30b6283d21a445ca44d6c50f",
"size": ... |
package com.mohawk.webcrawler.lang.operator;
import com.mohawk.webcrawler.lang.BaseOperator;
import com.mohawk.webcrawler.lang.LangCore;
import com.mohawk.webcrawler.lang.LanguageException;
import com.mohawk.webcrawler.lang.ScriptContext;
public class InvertBoolean_Operator extends BaseOperator {
@Override
... | {
"content_hash": "3113eeb7563a78fe8b0700ae332112f0",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 74,
"avg_line_length": 25.060606060606062,
"alnum_prop": 0.6880290205562273,
"repo_name": "chanh75/MohawkWebCrawler",
"id": "892f11dec95feb89b28bb9bf9d29bf3888359cec",
"siz... |
package io.zhuliang.appchooser.action;
import android.content.ComponentName;
import android.content.Intent;
import java.io.File;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentActivity;
import androidx.fragment.app.FragmentManager;
import io.zhuliang.a... | {
"content_hash": "3efabc8cc037d57d2bdcd78c968136d1",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 97,
"avg_line_length": 31.453333333333333,
"alnum_prop": 0.6875794828317083,
"repo_name": "JulianAndroid/AppChooser",
"id": "ef637d764faa5b54550b13c357c289d8f981df2a",
"siz... |
package com.guilite.hostmonitor;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.util.AttributeSet;
import android.util.Log;
import android.view.MotionEvent;
import android.view.SurfaceHolder;
import android.view.SurfaceView... | {
"content_hash": "347dd1680607b30fd51c3412aad79b4a",
"timestamp": "",
"source": "github",
"line_count": 163,
"max_line_length": 84,
"avg_line_length": 28.337423312883434,
"alnum_prop": 0.5598614418705348,
"repo_name": "idea4good/GuiLiteSamples",
"id": "94bd0f02931c17f26223fafb90440eb6e86e0181",
"si... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "631af1950bbe47f90a95603b4c314f3d",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "b8ce28abb498f48be212e10207907cfddfe0f35d",
"size": "181... |
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<meta name="viewport" content="width=device-width, initial-scale=0.75, maximum-scale=1">
<style type="text/css">
body {
margin: 20px;
font-family: sans-serif;
font-size: 20px;
color: #666;
}
h2 {
font-size: 22px;
padding-bottom: 20px;
col... | {
"content_hash": "b73bfca3f82889fe952488e8f11d8030",
"timestamp": "",
"source": "github",
"line_count": 211,
"max_line_length": 90,
"avg_line_length": 29.19905213270142,
"alnum_prop": 0.590650868365525,
"repo_name": "weberl48/Breakout",
"id": "d89be45e0a463c314d87bdb2fbe3938184bc9921",
"size": "616... |
package semt
import (
"encoding/xml"
"github.com/fgrid/iso20022"
)
type Document01300103 struct {
XMLName xml.Name `xml:"urn:iso:std:iso:20022:tech:xsd:semt.013.001.03 Document"`
Message *IntraPositionMovementInstructionV03 `xml:"IntraPosMvmntInstr"`
}
func (d *Document01300103) AddM... | {
"content_hash": "fc8c657bbdf7b36b729d67ba275a3e4d",
"timestamp": "",
"source": "github",
"line_count": 125,
"max_line_length": 531,
"avg_line_length": 49.696,
"alnum_prop": 0.8147134578235673,
"repo_name": "fgrid/iso20022",
"id": "6d73b106cc6c5b7f5d66934c9d17a1ac4004c07c",
"size": "6216",
"binar... |
(function (global) {
"use strict";
var $ = global.jQuery
var LCC = global.LCC || {}
LCC.Modules = LCC.Modules || {}
LCC.Modules.ImageGallery = function () {
this.start = function (element) {
var thumbnails = element.data('thumbnails') ? element.data('thumbnails') : "li img",
main_imag... | {
"content_hash": "091014e437355e7b216b26dd8fc6758f",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 104,
"avg_line_length": 28.428571428571427,
"alnum_prop": 0.5661641541038526,
"repo_name": "lccgov/lcc_templates",
"id": "632b5649cd157ebf21e8cec5beea91983cb59c02",
"size":... |
package com.huge.code.strategy;
import java.util.ArrayList;
import java.util.List;
import com.huge.code.canvas.BasicCanvas;
import com.huge.code.command.BucketCommand;
import com.huge.code.common.Chars;
import com.huge.code.strategy.base.Strategy;
/**
* @author Felipe
* @version 1.0
* Represents the strategy to f... | {
"content_hash": "7c1b0bb6107c50e29f715db05a785981",
"timestamp": "",
"source": "github",
"line_count": 89,
"max_line_length": 127,
"avg_line_length": 25.43820224719101,
"alnum_prop": 0.6704946996466431,
"repo_name": "felipecardozo/drawingtool",
"id": "5ced1d9989c37fdfffa65729b75ff868f4b47832",
"si... |
/* A Bison parser, made by GNU Bison 2.3. */
/* Skeleton interface for Bison's Yacc-like parsers in C
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU... | {
"content_hash": "04f0a9f7b95bab1b29a43263521f6375",
"timestamp": "",
"source": "github",
"line_count": 309,
"max_line_length": 75,
"avg_line_length": 28.779935275080906,
"alnum_prop": 0.6938041155965367,
"repo_name": "khmseu/asn1c",
"id": "8581bc80bf9e60ce3b4c6230257e30a7c9c853d9",
"size": "8893",... |
#include "server.h"
#include "win32-low.h"
#include "x86-low.h"
#ifndef CONTEXT_EXTENDED_REGISTERS
#define CONTEXT_EXTENDED_REGISTERS 0
#endif
#define FCS_REGNUM 27
#define FOP_REGNUM 31
#define FLAG_TRACE_BIT 0x100
#ifdef __x86_64__
/* Defined in auto-generated file reg-amd64.c. */
void init_registers_amd64 (vo... | {
"content_hash": "872b80e9ded8aad2a6df089995db53fb",
"timestamp": "",
"source": "github",
"line_count": 461,
"max_line_length": 71,
"avg_line_length": 24.90238611713666,
"alnum_prop": 0.6749128919860627,
"repo_name": "armoredsoftware/protocol",
"id": "7c22f058fe49daefbd672169ec5280873956a762",
"siz... |
package net.sourceforge.myvd.test.router;
import java.util.ArrayList;
import java.util.Properties;
import junit.framework.TestCase;
import net.sourceforge.myvd.chain.AddInterceptorChain;
import net.sourceforge.myvd.chain.BindInterceptorChain;
import net.sourceforge.myvd.chain.CompareInterceptorChain;
import net.sour... | {
"content_hash": "e711fe6768266c9ece7b70f6e278dddb",
"timestamp": "",
"source": "github",
"line_count": 157,
"max_line_length": 106,
"avg_line_length": 34.19108280254777,
"alnum_prop": 0.7889344262295082,
"repo_name": "TremoloSecurity/MyVirtualDirectory",
"id": "7075588ce871a6b00ad3917e29852b01cda754... |
//
// SSLinkedInShareContentEntity.h
// LinkedInConnection
//
// Created by vimfung on 13-10-26.
// Copyright (c) 2013年 掌淘科技. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <ShareSDK/ShareSDKPlugin.h>
/**
* @brief 分享内容实体
*/
@interface SSLinkedInShareContentEntity : NSObject <ISSPlatformShareC... | {
"content_hash": "b56f921ef805f15968600b4e696ef60e",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 82,
"avg_line_length": 16.54237288135593,
"alnum_prop": 0.6444672131147541,
"repo_name": "zhwe130205/iOS_NewsReader",
"id": "b4194d238e51adf406773e7003e9d359283438cd",
"siz... |
package herddb.model;
public class ColumnTypesTest {
}
| {
"content_hash": "b3c29d1918526e17b656eff2ecc0b424",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 30,
"avg_line_length": 9.666666666666666,
"alnum_prop": 0.7586206896551724,
"repo_name": "diennea/herddb",
"id": "36fe7e8cb5f43486ca7c298142fb88d76af678eb",
"size": "814",
... |
<?php
namespace TYPO3\CMS\Fluid\ViewHelpers\Be\Menus;
/* *
* This script is backported from the TYPO3 Flow package "TYPO3.Fluid". *
* *
* It is free software; you can redis... | {
"content_hash": "464f297222fc0843b585ee35ae80e17b",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 126,
"avg_line_length": 48.426829268292686,
"alnum_prop": 0.5691261646940318,
"repo_name": "ahmedRguei/blogTypo",
"id": "9967ca9075bcd308da204a733b30f4f78907b879",
"size": ... |
import sys, os
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
#sys.path.insert(0, os.path.abspath('.'))
# -- General configurat... | {
"content_hash": "53b44d97e027cc0ccc135dbd37c08391",
"timestamp": "",
"source": "github",
"line_count": 229,
"max_line_length": 80,
"avg_line_length": 31.82532751091703,
"alnum_prop": 0.6999176728869374,
"repo_name": "saffroncoin/csfrd",
"id": "6c7af3408457b54f6219fd4732ab7e0451915af3",
"size": "77... |
date: "2020-03-19T19:27:00+02:00"
title: "Installation with Docker"
slug: "install-with-docker"
weight: 10
toc: true
draft: false
menu:
sidebar:
parent: "installation"
name: "With Docker"
weight: 10
identifier: "install-with-docker"
---
# Installation with Docker
Gitea provides automatically updated... | {
"content_hash": "dbcea05f69bfed847eb059c044036a7c",
"timestamp": "",
"source": "github",
"line_count": 387,
"max_line_length": 231,
"avg_line_length": 32.26614987080104,
"alnum_prop": 0.6958436774245215,
"repo_name": "sapk-fork/gitea",
"id": "8773e34872d9abfcd52fad93a592ee40bf648288",
"size": "124... |
<?php
declare(strict_types=1);
namespace Eelly\SDK\EellyOldCode\Api\Store\ServiceTools;
use Eelly\SDK\EellyClient;
/**
* Class ServiceTools.
*
* modules/Store/Service/ServiceTools
*
* @author sunanzhi <sunanzhi@hotmail.com>
*/
class StUserTools
{
/**
* 插入增值服务用户与工具关系.
*
* @param int $use... | {
"content_hash": "4d944aaa1996b68cfadaceac0a3f1b6d",
"timestamp": "",
"source": "github",
"line_count": 95,
"max_line_length": 175,
"avg_line_length": 26.53684210526316,
"alnum_prop": 0.5910353034510115,
"repo_name": "EellyDev/eelly-sdk-php",
"id": "a4ee3e51884fbb16b57c9aad0450579007aa68c8",
"size"... |
module GameJam {
export class Level1 extends Phaser.State {
background: Phaser.Sprite;
music: Phaser.Sound;
player: GameJam.Player;
blockedLayer: Phaser.TilemapLayer;
map: Phaser.Tilemap;
backgroundlayer: Phaser.TilemapLayer;
enemies: Phaser.Group;
... | {
"content_hash": "073c318b0b78266c7707de4fa402eadd",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 107,
"avg_line_length": 38.77777777777778,
"alnum_prop": 0.5861190703597581,
"repo_name": "drasticactions/GameJamProject",
"id": "24be8be87075fb899ef719a12361cbc0e2e22eb4",
... |
using Omu.ValueInjecter;
using OnlineLibrary.Areas.Admin.Models;
using OnlineLibrary.Data.Entities;
using OnlineLibrary.Domain.Entities;
using OnlineLibrary.Models;
using OnlineLibrary.Classes;
using OnlineLibrary.Services;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
... | {
"content_hash": "a17469da781acbbc0462d1e8cd8452f6",
"timestamp": "",
"source": "github",
"line_count": 249,
"max_line_length": 136,
"avg_line_length": 31.51004016064257,
"alnum_prop": 0.5816976803466735,
"repo_name": "iulianj/OnlineLibrary",
"id": "c37616b1eb4e4d2ccc157678fa9bfbc66720aee5",
"size"... |
package org.gradle.logging;
import org.gradle.api.logging.StandardOutputListener;
public interface StandardOutputRedirector extends StandardOutputCapture {
void redirectStandardOutputTo(StandardOutputListener stdOutDestination);
void redirectStandardErrorTo(StandardOutputListener stdErrDestination);
}
| {
"content_hash": "966d99788e4f178bf4d4732c430e61c0",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 76,
"avg_line_length": 28.727272727272727,
"alnum_prop": 0.8544303797468354,
"repo_name": "tkmnet/RCRS-ADF",
"id": "048d8bd7966c53e12f6248bc295dc489d7c6e28e",
"size": "931"... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML style="overflow:auto;">
<HEAD>
<meta name="generator" content="JDiff v1.1.0">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which ... | {
"content_hash": "f9f2a9bf140ac1a3775d2c0358d8efff",
"timestamp": "",
"source": "github",
"line_count": 316,
"max_line_length": 269,
"avg_line_length": 38.86708860759494,
"alnum_prop": 0.6337730011398794,
"repo_name": "Ant-Droid/android_frameworks_base_OLD",
"id": "39f02458fda738682c5935597e0b98b1b52... |
package se.toxbee.sleepfighter.model;
import com.badlogic.gdx.utils.IntArray;
import com.google.common.collect.Ordering;
import java.util.ArrayList;
import java.util.BitSet;
import java.util.Collections;
import java.util.List;
import se.toxbee.sleepfighter.model.Alarm.AlarmEvent;
import se.toxbee.sleepfighter.util... | {
"content_hash": "9da58b0bc91958f159a20b360c34bab2",
"timestamp": "",
"source": "github",
"line_count": 240,
"max_line_length": 111,
"avg_line_length": 21.995833333333334,
"alnum_prop": 0.5866641409357833,
"repo_name": "Centril/sleepfighter",
"id": "b5aef69954e7fb657be747ac332ef6ca39cdc9cf",
"size"... |
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
import operator
import optparse
import os
import os.path
import sys
import time
import yaml
import ansible
from ansible import constants as C
from ansible.module_utils.six import string_types
from ansible.module_utils._text import... | {
"content_hash": "ac4538c738046bdd78da985b120f5e40",
"timestamp": "",
"source": "github",
"line_count": 363,
"max_line_length": 144,
"avg_line_length": 46.680440771349865,
"alnum_prop": 0.6197108291531426,
"repo_name": "SergeyCherepanov/ansible",
"id": "f133740cd775fa4c3f1c72d632a57732fe7aebba",
"s... |
package org.wisdom.framework.vertx.ssl;
import org.apache.commons.io.IOUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.wisdom.framework.vertx.ServiceAccessor;
import javax.net.ssl.KeyManagerFactory;
import javax.net.ssl.SSLContext;
import javax.net.ssl.TrustManager;
import javax.net.ssl.Tr... | {
"content_hash": "4c8a108b8b4ddebfa20015ddb60d9198",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 146,
"avg_line_length": 41.07222222222222,
"alnum_prop": 0.629108616258623,
"repo_name": "evrignaud/wisdom",
"id": "69f7ee23063794dfc85d17c9d80f48700a19f8e2",
"size": "804... |
using System;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Z.Core.Test
{
[TestClass]
public class System_String_ExtractUInt64
{
[TestMethod]
public void ExtractUInt64()
{
// Type
// Exemples
ulong result1 = "Fizz 123 Buzz".Extrac... | {
"content_hash": "86ada0fc20a28d85fcd4bc411f4c7fed",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 91,
"avg_line_length": 33.93103448275862,
"alnum_prop": 0.5833333333333334,
"repo_name": "zzzprojects/Z.ExtensionMethods",
"id": "a3e9d649d4cdeac76ebd52effff965a59439f4ac",
... |
/*
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3.0 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful... | {
"content_hash": "26dee3c4d351a0d59fdf9840467eb48d",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 249,
"avg_line_length": 32.53333333333333,
"alnum_prop": 0.7418032786885246,
"repo_name": "mattjr/seafloorexplore",
"id": "fec742ec71b5e1f0e7e5adda7c4e1ed8773051c4",
"size"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.