text stringlengths 2 1.04M | meta dict |
|---|---|
package log;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.nio.file.StandardOpenOption;
import java.time.format.DateTimeFormatter;
import java.util.ArrayList;
import java.util.List;
import java.time.LocalDateTime;
public class log implements Runnable {
private ch... | {
"content_hash": "84c7772e94d69ea323507a9d8d99f022",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 113,
"avg_line_length": 33.94444444444444,
"alnum_prop": 0.5886524822695035,
"repo_name": "hanlin-he/UTD",
"id": "7a787e6482159be549bf39efa871c1ddd2ec9899",
"size": "1833",... |
layout: page
title: "NCT01633866"
---
<ul>
{% assign result = site.data[page.title] %}
<p> Title: {{ result.official_title }} </p>
<p> Source: {{ result.source }} </p>
<p> ID: {{ result.id }} </p>
<p> URL: {{ result.required_header.url }} </p>
<p> Start: {{ result.start_date }} </p>
<... | {
"content_hash": "633799af75b3f1cf4861245ae9a6eae1",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 145,
"avg_line_length": 43.1578947368421,
"alnum_prop": 0.5878048780487805,
"repo_name": "caskethopper/caskethopper.github.io",
"id": "e3f1667285b603e42ec8d466abe010b825b0d15... |
<!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_151) on Thu Mar 08 14:17:33 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RoleSupplier (BOM: * : All... | {
"content_hash": "af97dbff4e04450da4dfbad85551a59a",
"timestamp": "",
"source": "github",
"line_count": 237,
"max_line_length": 391,
"avg_line_length": 40.26160337552743,
"alnum_prop": 0.6344581848669042,
"repo_name": "wildfly-swarm/wildfly-swarm-javadocs",
"id": "2e5263fe2a6c5452464b231af271a89c55df... |
---
layout: default
---
<div class="post">
<h1 class="post-title">{{ page.title }}</h1>
<span class="post-date">{{ page.date | date_to_string }}</span>
{{ content }}
</div>
<div class="related">
<h2>Related Posts</h2>
<ul class="related-posts">
{% for post in site.related_posts limit:3 %}
<li>
... | {
"content_hash": "59ddad2b55a3fd0649eefe858fc30991",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 147,
"avg_line_length": 30.618181818181817,
"alnum_prop": 0.5932304038004751,
"repo_name": "lucasdeabreu/lucasdeabreu.github.io",
"id": "5b75fb710b5e3e4b7469cd41ff751bd487afc... |
require File.expand_path('../boot', __FILE__)
# Pick the frameworks you want:
require "active_record/railtie"
require "action_controller/railtie"
require "action_mailer/railtie"
require "sprockets/railtie"
# require "rails/test_unit/railtie"
Bundler.require(*Rails.groups)
require "devise_security_questions"
module R... | {
"content_hash": "b64578add5a8e312b8f802616a804d37",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 99,
"avg_line_length": 38.5,
"alnum_prop": 0.7272727272727273,
"repo_name": "apcomplete/devise_security_questions",
"id": "bc1f0136ebb4f8d5e1b69ac55ccdc72095d061ff",
"size"... |
<?php defined('SYSPATH') or die('No direct script access.');
class YouTube_Playlist_Video_Data extends YouTube_Data {
protected $_playlist_id;
protected $_meta;
public function __construct($id, $order_by = 'published')
{
$this->_playlist_id = $id;
$this->_url = Y... | {
"content_hash": "e954389f94ebfcddab0728fb72994d8f",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 92,
"avg_line_length": 25.324324324324323,
"alnum_prop": 0.49413020277481323,
"repo_name": "senj-gold/plantator.hol.es",
"id": "862f725c8a7cd4f68b3a80d51dcb87d975d641b3",
"... |
configure_file("${PROJECT_SOURCE_DIR}/luavm/luavm.lua" "${CMAKE_INSTALL_PREFIX}/luavm/luavm.lua")
install(FILES "${PROJECT_SOURCE_DIR}/luavm/luavm.cmd" DESTINATION "${CMAKE_INSTALL_PREFIX}/luavm")
| {
"content_hash": "a04f469875ccb9c3aacb5702c51179fe",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 98,
"avg_line_length": 98.5,
"alnum_prop": 0.751269035532995,
"repo_name": "xpol/luainstaller",
"id": "e3c4e0af108485f148a2facb1bff05cea7ede34c",
"size": "197",
"binary": ... |
import React from 'react'
import Markdown from '../../../components/Markdown'
const TOC = () => (
<Markdown
source='
# TOC
- Details
- Intro
- Legend
- Verbatim Transcript + Notes
'
/>
)
export default TOC
| {
"content_hash": "b42cb07341cbd25b062bd3b41ba6b1b4",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 51,
"avg_line_length": 12.764705882352942,
"alnum_prop": 0.6359447004608295,
"repo_name": "goldylucks/adamgoldman.me",
"id": "42c29e83350474cdd7bb6452551743e770d2291d",
"si... |
/*jslint vars: true, plusplus: true, devel: true, nomen: true, regexp: true, indent: 4, maxerr: 50 */
/*global define, $, brackets */
/** Simple extension that adds a "File > Hello World" menu item. Inserts "Hello, world!" at cursor pos. */
define(function(require, exports, module) {
"use strict";
var Command... | {
"content_hash": "f6e301e50ad31d32d3be59ada24687e9",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 106,
"avg_line_length": 38.23809523809524,
"alnum_prop": 0.6581569115815691,
"repo_name": "donwalling/brackets-jsbeautify",
"id": "a04847a8c4779c39135357aa3bf3bb9991ec2b0d",
... |
class StatsPolicy < ApplicationPolicy
end
| {
"content_hash": "44949a48670dbab02789106bdbd5a579",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 37,
"avg_line_length": 21,
"alnum_prop": 0.8571428571428571,
"repo_name": "thoughtbot/administrate",
"id": "76e9342b812bae20137bfc39b715c7cd53c54768",
"size": "42",
"binar... |
package org.apache.geode.internal.cache.partitioned;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import org.apache.logging.log4j.Logger;
import org.apache.geode.cache.CacheClosedException;
import org.apache.geode.cache.CacheException;
import org.apache.geode.cache.execute.Function;
import org.apache... | {
"content_hash": "4114fc8adddaa70ee82cb3944975eb37",
"timestamp": "",
"source": "github",
"line_count": 408,
"max_line_length": 100,
"avg_line_length": 40.745098039215684,
"alnum_prop": 0.6445500481231954,
"repo_name": "davinash/geode",
"id": "ca09a2d7117b0e3e8686b1109ca7e6110e3356cd",
"size": "174... |
SPHINXOPTS =
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build
# Internal variables.
PAPEROPT_a4 = -D latex_paper_size=a4
PAPEROPT_letter = -D latex_paper_size=letter
ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
# the i18n builder cannot share the environment ... | {
"content_hash": "4cacc18f626cfa5d1a3534a4dca9d863",
"timestamp": "",
"source": "github",
"line_count": 221,
"max_line_length": 84,
"avg_line_length": 34.05429864253394,
"alnum_prop": 0.7022322614934893,
"repo_name": "noxdafox/vminspect",
"id": "e9c94240b980bd01334e74b1172657ec1ca485a0",
"size": "7... |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>io.gi... | {
"content_hash": "999c89a9aaf9bb14e03e609b6993e5ed",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 108,
"avg_line_length": 34.36231884057971,
"alnum_prop": 0.5525094896668072,
"repo_name": "sdaclin/jPok",
"id": "25208a72872b9565419fe1d2df99d898f61911b2",
"size": "2371",
... |
struct symrec;
//struct darray_symrec;
// "declaration" of hashtable and darray types
KHASH_MAP_INIT_INT(id, struct symrec*)
DARRAY_DEFINE(symrec, struct symrec*)
typedef enum { CONST, VAR, PROCEDURE, PARAM, PARAMLIST } species;
typedef struct symrec
{
species spec;
size_t id; // 2ndary token
int type; ... | {
"content_hash": "f4e10bfad2b9f7978ec3526d1fcc7af5",
"timestamp": "",
"source": "github",
"line_count": 77,
"max_line_length": 83,
"avg_line_length": 19.935064935064936,
"alnum_prop": 0.6866449511400652,
"repo_name": "rgeminas/gp--",
"id": "6895075add6f1daaa38fe03ed03487a9c8a45a19",
"size": "1681",... |
package com.atlassian.sourcemap;
import java.io.IOException;
/**
* We encode our variable length numbers as base64 encoded strings with
* the least significant digit coming first. Each base64 digit encodes
* a 5-bit value (0-31) and a continuation bit. Signed values can be
* represented by using the least signi... | {
"content_hash": "4e08789f6e17240e91a3593ed603f6d1",
"timestamp": "",
"source": "github",
"line_count": 91,
"max_line_length": 83,
"avg_line_length": 33.54945054945055,
"alnum_prop": 0.6082541762201114,
"repo_name": "atlassian/sourcemap",
"id": "19b0f078e9b0c74c6ef6a8d56d3669e736180350",
"size": "3... |
ST.namespace('ST.fieldDate.dayGrid');
ST.fieldDate.dayGrid.Layout = (function(){
var component = function(data)
{
this._data = data['object']['_data'];
this._object = data['object'];
this.isAdded = false;
this.dom = undefined;
};
component.prototype.commit = function()
{
this.... | {
"content_hash": "7005d2d47f71a5f85525c75a92b32075",
"timestamp": "",
"source": "github",
"line_count": 141,
"max_line_length": 135,
"avg_line_length": 24.73049645390071,
"alnum_prop": 0.5202179523946086,
"repo_name": "abcd19/StorageUI",
"id": "bce40b9394733f5cb3e1ce38bf80919a6f71a828",
"size": "35... |
<!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_24) on Tue May 01 09:56:12 CEST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class net.sourceforge.pm... | {
"content_hash": "1c0bd66cd2f43e0882ac9d1d39084867",
"timestamp": "",
"source": "github",
"line_count": 145,
"max_line_length": 258,
"avg_line_length": 43.97931034482759,
"alnum_prop": 0.6145522973184884,
"repo_name": "daejunpark/jsaf",
"id": "eaf1d6138ccb6225a0f9875973f86cde45175a57",
"size": "637... |
#ifndef BOOST_THREAD_FUTURE_HPP
#define BOOST_THREAD_FUTURE_HPP
#include <boost/thread/detail/config.hpp>
// boost::thread::future requires exception handling
// due to boost::exception::exception_ptr dependency
#ifndef BOOST_NO_EXCEPTIONS
#include <boost/core/scoped_enum.hpp>
#include <stdexcept>
#in... | {
"content_hash": "20ca55339b2811ec2ec542847e72d2e4",
"timestamp": "",
"source": "github",
"line_count": 4831,
"max_line_length": 170,
"avg_line_length": 33.97743738356448,
"alnum_prop": 0.5416491516646867,
"repo_name": "xissburg/XDefrac",
"id": "44f30d724553e733cd21eb3ca48d859d0007c037",
"size": "1... |
typedef unsigned int uint32;
typedef struct {
uint32 moves,
reuses,
inplace,
additions,
deletions,
stringLen;
} EditStat;
void initEditStat(EditStat *est);
inline EditStat *allocEditStat(void);
EditStat *allocAndInitEditStat(void);
void printStat(const EditStat *);
int getRank(c... | {
"content_hash": "c63d6254da6dade32f528fbdd9d81de6",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 64,
"avg_line_length": 21.45,
"alnum_prop": 0.7062937062937062,
"repo_name": "odeke-em/rodats",
"id": "de0610d4bd8dcf820f5850a4bd74fe92978994e6",
"size": "530",
"binary":... |
package wint.sessionx.provider.cookie;
import wint.lang.utils.CollectionUtil;
import wint.lang.utils.MapUtil;
import wint.sessionx.constants.SpecSessionKeys;
import wint.sessionx.cookie.WintCookie;
import wint.sessionx.provider.BaseConfig;
import wint.sessionx.provider.batch.BatchGetReceiver;
import wint.sessi... | {
"content_hash": "dead34bc7a532c61ba2282e02a4c26d0",
"timestamp": "",
"source": "github",
"line_count": 121,
"max_line_length": 123,
"avg_line_length": 29.305785123966942,
"alnum_prop": 0.6714608009024252,
"repo_name": "pister/wint",
"id": "cd8fbfd8f65154e27e5d0012c35799a9bf24b3d1",
"size": "3546",... |
tryDemo
ladjladfjdjasdfadfa
adfadfaf
adsfasfasfa
adsfasfasf
| {
"content_hash": "03e74ae80a30866a84fae4c41ab7a455",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 19,
"avg_line_length": 12,
"alnum_prop": 0.9166666666666666,
"repo_name": "myOrganizationName/tryDemo",
"id": "b6af4938aa011702b6b0481ba29e53c2161588f6",
"size": "70",
"bi... |
<!doctype html>
<html>
<head>
<title>Fable · Mandelbrot with Fable</title>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<h1>Mandelbrot Fractal</h1>
<!-- [body] -->
<canvas align="center" id="canvas" wi... | {
"content_hash": "2c0bc41cf1dfc4cefa52fff3f0a75fb1",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 72,
"avg_line_length": 26.5,
"alnum_prop": 0.6415094339622641,
"repo_name": "fable-compiler/samples",
"id": "d10ffb9cb4063329523fef5dd03537c761d18766",
"size": "425",
"bi... |
layout: default
title: LiftExists
---
`LiftExists` is a more general `exists` with the ability to auto-deduce where a given predicate should be applied based upon the argument type of the predicate and the applicability of the type structure to which it is applied. That is, `liftExists` can lift a predicate into the f... | {
"content_hash": "62897af7759e43b042cfa655ef130388",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 478,
"avg_line_length": 40.51111111111111,
"alnum_prop": 0.7098189797037849,
"repo_name": "wheaties/AutoLifts",
"id": "313762150b5369e1f750f3959dbeac8cdeb0e9c0",
"size": "1... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
in Peck, Ann. Rep. N. Y. St. Mus. nat. Hist. 30: 53 (1878)
#### Original name
Puccinia orbicula Peck & Clinton, 1878
### Remarks
null | {
"content_hash": "ef8ab95495dea1ce7a38934e33704592",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 58,
"avg_line_length": 17.076923076923077,
"alnum_prop": 0.6756756756756757,
"repo_name": "mdoering/backbone",
"id": "428d53e11ea6bc9f052d42163070b86409a475d4",
"size": "28... |
layout: post
title: "subprocessについて"
date: 2021-02-14
excerpt: "subprocessについて"
computer_science: true
hide_from_post: true
tag: ["subprocess"]
comments: false
sort_key: "2021-02-14"
update_dates: ["2021-02-14"]
---
# subprocessについて
## 概要
- 標準出力に入出力するインターフェース
- linuxでは`fd(file descriptor)`を用いてやり取りする
## pythonでの例... | {
"content_hash": "8c8b24d095015c6c08cfcb7289d6a026",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 83,
"avg_line_length": 20.763157894736842,
"alnum_prop": 0.7287705956907478,
"repo_name": "GINK03/gink03.github.io",
"id": "239565d6719d1504a0bca3b982c467f06462c86b",
"size... |
namespace Snittlistan.Web.HtmlHelpers;
public enum ScriptType
{
/// <summary>
/// Main jQuery library.
/// </summary>
JQuery,
/// <summary>
/// Validation library of jQuery.
/// </summary>
JQueryValidate,
/// <summary>
/// Localization of jQuery validation.
... | {
"content_hash": "5479339be5caaf4dd382da822fa24790",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 44,
"avg_line_length": 19.692307692307693,
"alnum_prop": 0.5455729166666666,
"repo_name": "dlidstrom/Snittlistan",
"id": "4af8183c2209d0499dd30d5ce6e91fc4917d171a",
"size":... |
' JustMock Lite
' Copyright © 2010-2014,2022 Telerik EAD
'
' 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 requir... | {
"content_hash": "69fcaf5e6b2a37aace86de64832fced6",
"timestamp": "",
"source": "github",
"line_count": 116,
"max_line_length": 121,
"avg_line_length": 35.5,
"alnum_prop": 0.5925206410879067,
"repo_name": "telerik/JustMockLite",
"id": "bfdea72a6ea1b3f3b93840af3d60e2c4cb03c3e8",
"size": "4119",
"b... |
/**
* The base implementation of `_.findIndex` and `_.findLastIndex` without
* support for iteratee shorthands.
*
* @param array The _array to inspect.
* @param predicate The function invoked per iteration.
* @param fromIndex The index to search from.
* @param fromRight Specify iterating from right to left.
*/
... | {
"content_hash": "99216e7b553798478c9e33936b7ce1e9",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 114,
"avg_line_length": 33.4,
"alnum_prop": 0.6841317365269461,
"repo_name": "UIUXEngineering/ix-material",
"id": "0ee04e2c7b31e53b6af83520fa67e1fa465ddbb6",
"size": "668",... |
.b-menu_layout_horiz .b-menu__list
{
display: inline-table;
vertical-align: middle;
}
.b-menu_layout_horiz .b-menu__item,
.b-menu_layout_horiz .b-menu__gap
{
display: table-cell;
vertical-align: middle;
}
| {
"content_hash": "35fe8b3c8c94a8875bb6ae51fcee3cfe",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 35,
"avg_line_length": 18.5,
"alnum_prop": 0.6576576576576577,
"repo_name": "vladrudych/realvnz",
"id": "edf97fc272d98d3d34b35e8ac32b967cfd699769",
"size": "222",
"binary... |
/* motif.h,v 1.1.1.2 1992/07/10 02:40:57 davew Exp */
#ifndef Already_Included_Motif
#define Already_Included_Motif
#if ! defined BATCH_ONLY_PETIT
#if defined(_Omega_String_h) && defined(String)
#include <basic/leave_String.h>
#endif
#include <X11/Intrinsic.h>
#undef True
#undef False
#define Motif_True 1
#define Mo... | {
"content_hash": "40b75226bf8a2da6f21d8e0334bf423f",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 80,
"avg_line_length": 18.25925925925926,
"alnum_prop": 0.6997971602434077,
"repo_name": "gcampax/omega-calc",
"id": "d86254acdfb41286a2d087c3e682cbc5b7c5f29f",
"size": "14... |
def WordCount(str)
return str.split(' ').count
end
| {
"content_hash": "86c1bce5dd3ad69e0acdbf1997d9ce68",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 31,
"avg_line_length": 18.333333333333332,
"alnum_prop": 0.6727272727272727,
"repo_name": "Gyubin/TIL",
"id": "b6688ec6211b860bfa48ff4351deed775bd71558",
"size": "55",
"bi... |
package io.github.m0pt0pmatt.survivalgames.command.executor.print;
import io.github.m0pt0pmatt.survivalgames.command.element.SurvivalGameCommandElement;
import org.spongepowered.api.text.Text;
import java.util.Optional;
import java.util.stream.Collectors;
class PrintEventIntervalsCommand extends AbstractPrintComma... | {
"content_hash": "2d348c02b0eccf543ffc01c26e8f7a30",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 100,
"avg_line_length": 37.82857142857143,
"alnum_prop": 0.48867069486404835,
"repo_name": "m0pt0pmatt/SpongeSurvivalGames",
"id": "4ac6fe182336030d0d6a0beb6339d2228e2147c4",... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
Ravenelia papillosa Speg., 1899
### Remarks
null | {
"content_hash": "3c02fdc038bb09f32c085430cd71fc4f",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 12.384615384615385,
"alnum_prop": 0.7142857142857143,
"repo_name": "mdoering/backbone",
"id": "ae76c22ed5e42e565fe9ce0928e27f4e8a2a08de",
"size": "21... |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W29021_text</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
... | {
"content_hash": "a0edbd3420221b7915feb888a2223cc6",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 975,
"avg_line_length": 63,
"alnum_prop": 0.6202686202686203,
"repo_name": "datamade/elpc_bakken",
"id": "0c1be4ecf72e3f423a41b356df9e6fc3e20d086e",
"size": "2511",
"bina... |
X Steps Recorder
This program is a clone of [PSR for Windows](https://blogs.msdn.microsoft.com/patricka/2010/01/04/using-the-secret-windows-7-problem-steps-recorder-to-create-step-by-step-screenshot-documents/), a program that allows users to make a recording of all of the steps they took. (It's like a screen recorder... | {
"content_hash": "c5b7c2dd69600efdf66a3a50b538f818",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 343,
"avg_line_length": 57.19444444444444,
"alnum_prop": 0.7484215638659544,
"repo_name": "nonnymoose/xsr",
"id": "8f94d2df790b12f31fba72832b629e6cc84838b6",
"size": "2065"... |
package com.eharmony.aloha.semantics.compiled.plugin.proto.codegen
import com.eharmony.aloha.semantics.compiled.plugin.proto.accessor._
import MapType._
private[proto] object CodeGenerators {
/** Camel-case a protocol buffer field name (so we can generate code for the getters / setters). This is a
* slig... | {
"content_hash": "8a437a382fae1d1fe689409668a62445",
"timestamp": "",
"source": "github",
"line_count": 126,
"max_line_length": 150,
"avg_line_length": 43.53968253968254,
"alnum_prop": 0.6239518775063799,
"repo_name": "eHarmony/aloha",
"id": "9cb7133d22a3212c9aa09a31bfd913739c2ac7c9",
"size": "5486... |
var should= require('chai').should(),
assert= require('chai').assert,
AWS = require('aws-sdk'),
_= require('lodash'),
fs= require('fs'),
dyngo= require('../index.js');
const _noerr= function (done)
{
return function (err)
{
if (err) console.log(err,err.stack);
... | {
"content_hash": "9953c3f2658dec11f801b8826ffab9a9",
"timestamp": "",
"source": "github",
"line_count": 117,
"max_line_length": 115,
"avg_line_length": 31.99145299145299,
"alnum_prop": 0.36174191824739516,
"repo_name": "rospogeo/dynodb-client",
"id": "11b1af51982cdf544e18a7ff6fedd380c3ba15ad",
"siz... |
package org.fastquery.analysis;
import java.lang.reflect.Method;
import java.lang.reflect.Parameter;
import org.fastquery.core.Modifying;
import org.fastquery.core.Query;
import org.fastquery.core.QueryBuilder;
import org.fastquery.core.QueryByNamed;
import org.fastquery.util.TypeUtil;
/**
* 在QueryRepository中 {@l... | {
"content_hash": "9bd09dcf32d109f3fa6903018eca5cfd",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 105,
"avg_line_length": 30.594594594594593,
"alnum_prop": 0.7190812720848057,
"repo_name": "xixifeng/fastquery",
"id": "34ae65ba602d3b0d53ddd1e777706540b977c838",
"size": "... |
/// <reference path="../../../node.d.ts" />
export = ResourcePathNotFoundException;
import HttpNotFoundException = require('../../errors/HttpNotFoundException');
'use strict';
/**
* 対象が見つかりません。パスに誤りがあります。
*/
class ResourcePathNotFoundException extends HttpNotFoundException {
/**
* @constructor
* @public
... | {
"content_hash": "0a40227ec0a3d4e103e9a825ecf3b2db",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 93,
"avg_line_length": 22.307692307692307,
"alnum_prop": 0.6689655172413793,
"repo_name": "sakura-internet/saklient.node",
"id": "ed2810cfd87b06a22bd0665c7457d236b6b845d2",
... |
package org.jtwig.parser.parboiled.expression;
import org.jtwig.model.expression.ConstantExpression;
import org.jtwig.model.expression.Expression;
import org.jtwig.parser.parboiled.AbstractParserTest;
import org.jtwig.parser.parboiled.ParserContext;
import org.junit.Test;
import org.parboiled.support.ParsingResult;
i... | {
"content_hash": "6ebc2246293e07d09c6ff18d19b8abb1",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 96,
"avg_line_length": 47.16901408450704,
"alnum_prop": 0.7384293819050463,
"repo_name": "lyncodev/jtwig-draft",
"id": "320d68e0a26db87568f22359f0cce173fbf97c33",
"size": "... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
Acacia subternata F.Muell.
### Remarks
null | {
"content_hash": "46432378802fd7d013f2395902e2d2b4",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 11.384615384615385,
"alnum_prop": 0.722972972972973,
"repo_name": "mdoering/backbone",
"id": "5eff3ddb9f10a7a783ade22f9a8bfb78c1c67793",
"size": "212... |
'use strict';
angular.module('app').component('graphControl', graphControl());
function graphControl() {
return {
templateUrl: 'app/graph/graph-control/graph-control.html',
controller: GraphControlController,
controllerAs: 'ctrl',
bindings: {
'quickHop': '&',
... | {
"content_hash": "40efe2ef60e0eb66a9ebf9a64817fc4b",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 82,
"avg_line_length": 21.8,
"alnum_prop": 0.5611620795107034,
"repo_name": "gchq/gaffer-tools",
"id": "8897f76fed50e710d531f0242f8a34089d0f6ec4",
"size": "1911",
"binary... |
require "spec_helper"
describe Sapience::Formatters::Default do
include_context "logs"
before { travel_to Time.new(2015, 9, 10, 20, 13, 45) }
after { travel_back }
let(:formatter) { described_class.new }
describe "#call" do
subject(:formatted) { formatter.call(log, nil) }
let(:payload) { "HEY HO" }
... | {
"content_hash": "1a97eecc2894ff521cb07a060591651b",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 87,
"avg_line_length": 29.476190476190474,
"alnum_prop": 0.6074313408723748,
"repo_name": "reevoo/sapience-rb",
"id": "b2bb9dafa23367e5ae13c8b7bc22885e2b295f42",
"size": "6... |
import Login from './pages/Login';
import Dashboard from './pages/Dashboard';
import Setting from './pages/Setting';
// User
import User from './pages/users/User';
import UserList from './pages/users/UserList';
import UserNew from './pages/users/UserNew';
export default {
'/login': {
component: Login,
},
'/... | {
"content_hash": "1df5091402f1f04f87d1d91100a4014a",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 46,
"avg_line_length": 18.580645161290324,
"alnum_prop": 0.5711805555555556,
"repo_name": "rorikurniadi/vuejs-AdminLTE",
"id": "2d477f89272ee54d4b30d9b55c2d753abf00b9ff",
"... |
inherit STD_WEAPON;
inherit STD_LORE;
void create_object(void);
void init(void);
mixed weapon_hit(void);
int wielding_func(object ob);
int do_kill(string str);
int do_runes(string str);
void create_object(void)
{
set_name("staff");
add_id("staff of dragon bone");
set_short("a staff of dragon bone");
s... | {
"content_hash": "b6537b118003132d198a04f9605fce85",
"timestamp": "",
"source": "github",
"line_count": 137,
"max_line_length": 79,
"avg_line_length": 36.934306569343065,
"alnum_prop": 0.5511857707509882,
"repo_name": "yodakingdoms/kingdoms",
"id": "d07e96c1bb1d1dae813eba8a6635e36072e37832",
"size"... |
// JavaScript Document | {
"content_hash": "70263cb849bcdb9602b5efda8687d044",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 23,
"avg_line_length": 23,
"alnum_prop": 0.782608695652174,
"repo_name": "ldjking/sharegrid",
"id": "4d7560db8a4bbebd36fcd140b019b81a3a9a348f",
"size": "25",
"binary": fal... |
require 'rails_helper'
describe EoyDonationEmail do
let(:ak_raw_id) { "#{Settings.action_kit.akid_secret}.2678.323423423999" }
let(:ak_hash) { Base64.urlsafe_encode64(Digest::SHA256.digest(ak_raw_id))[0..5] }
let(:akid) { "2678.323423423999.#{ak_hash}" }
describe '.opt_out' do
context 'nil value' do
... | {
"content_hash": "c97e2f4fa32039b67fdcdc7d5720c5bc",
"timestamp": "",
"source": "github",
"line_count": 111,
"max_line_length": 95,
"avg_line_length": 32.67567567567568,
"alnum_prop": 0.6360628618693135,
"repo_name": "SumOfUs/Champaign",
"id": "f076fd672f66a16ea697ae812c3cf5a47bb9a333",
"size": "36... |
<?php
/////////////////////////////////////////////////////////////////
/// getID3() by James Heinrich <info@getid3.org> //
// available at http://getid3.sourceforge.net //
// or http://www.getid3.org //
//////////////////////////////////////////////////... | {
"content_hash": "a6148243b8e188ee1733977e6d9ba484",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 173,
"avg_line_length": 43.43333333333333,
"alnum_prop": 0.5800716295727808,
"repo_name": "jiminald/PHP-Multimedia-Sorter",
"id": "07461847c5de8cabdc935269dac981746c003979",... |
package com.intellij.vcs.log.ui.actions;
import com.intellij.openapi.actionSystem.AnActionEvent;
import com.intellij.openapi.actionSystem.CommonDataKeys;
import com.intellij.openapi.project.DumbAwareAction;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.wm.IdeFocusManager;
import com.intelli... | {
"content_hash": "5af00d2949983abfd6af99365c9d12a4",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 103,
"avg_line_length": 40.170731707317074,
"alnum_prop": 0.7802064359441409,
"repo_name": "paplorinc/intellij-community",
"id": "83c87027d43d6dea1336cad638b0a4e846d6a0ae",
... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
Bull. Soc. linn. Lyon, Num. Spéc. 10: 10 (1943)
#### Original name
Clitopilus giovanellae var. giovanellae (Bres.) Joss.
### Remarks
null | {
"content_hash": "145fa41f01e74a950265de8c0062eee3",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 53,
"avg_line_length": 15.461538461538462,
"alnum_prop": 0.6915422885572139,
"repo_name": "mdoering/backbone",
"id": "1161733fb013d9fc29ff7f6de5a5658f70894924",
"size": "27... |
<?php
class Grupos_model extends CI_Model {
public function __construct(){
$this->load->database();
}
public function crearGrupo($datos){
$this->db->insert('grupo', $datos);
}
public function getMaterias(){
$result = $this->db->get('materia');
return $result->result_array();
}
public function busc... | {
"content_hash": "b2959b1920056995a85b6ea0477420d2",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 313,
"avg_line_length": 35.45283018867924,
"alnum_prop": 0.6583288983501863,
"repo_name": "lalolb/sicde",
"id": "d98646be2b458e7c59d3f094e5304ea44cf332b2",
"size": "1879",
... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Android.App;
using Android.Content;
using Android.OS;
using Android.Runtime;
using Android.Views;
using Android.Widget;
using Android.Support.V4.View;
using Com.Viewpagerindicator;
namespace Xamarin.Android.ViewPagerIndicator.... | {
"content_hash": "6b030c8b76b4478ced8a9128e59bed12",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 98,
"avg_line_length": 25.513513513513512,
"alnum_prop": 0.7648305084745762,
"repo_name": "wada811/Xamarin.Android.ViewPagerIndicator",
"id": "f7fa72ffe732df919452aad8fc43751... |
var MongoClient = require('mongodb').MongoClient;
var mongoVersion = require('mongo-version');
var compareVersion = require('compare-version');
var _ = require('underscore');
module.exports = function aggregateOut(collection, array, options, cb) {
// No options or No out arg: passthrough
if (!cb || !options.out) r... | {
"content_hash": "23b8517facd2536a6bb1a33191656f04",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 95,
"avg_line_length": 28.71153846153846,
"alnum_prop": 0.6068318821165438,
"repo_name": "tounano/mongo-aggregate-out",
"id": "bfceb7a0194133b7b1f522841911aabaae24dd51",
"s... |
<?php
namespace rg4;
class Ingredient {
private $name;
private $cost;
public function __construct($name, $cost) {
$this->name = $name;
$this->cost = $cost;
print "Class (rg4)Ingredient initialized with Name $name and Cost $cost.\n";
}
public function setName($name) {
print $this->getID().": ... | {
"content_hash": "e70e78e729507cba646d1bfcde6e0dd1",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 79,
"avg_line_length": 20.487179487179485,
"alnum_prop": 0.5869837296620776,
"repo_name": "jmd7/LearningPHP",
"id": "51af87ed95e2bb380afcffb7f91d52f45eda844a",
"size": "799... |
class ApplicationController < ActionController::Base
helper :all # include all helpers, all the time
protect_from_forgery # See ActionController::RequestForgeryProtection for details
# Scrub sensitive parameters from your log
# filter_parameter_logging :password
before_filter :init_time_zone
#sets th... | {
"content_hash": "eea74eb02470ad25707c2035cf3655cc",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 101,
"avg_line_length": 33.526315789473685,
"alnum_prop": 0.7346938775510204,
"repo_name": "flogic/larry",
"id": "96b6515952e9676a9d3fe834f0f0c29c1a0b8c56",
"size": "791",
... |
<!DOCTYPE html>
<html lang="en-gb" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Comment - UIkit tests</title>
<script src="../node_modules/jquery/dist/jquery.js"></script>
<script src="js/test.js"></scri... | {
"content_hash": "44119a3b9e5ca1ed0240153704db37a5",
"timestamp": "",
"source": "github",
"line_count": 208,
"max_line_length": 358,
"avg_line_length": 78.28846153846153,
"alnum_prop": 0.4106484893146647,
"repo_name": "decaf-emu/huehuetenango",
"id": "c0a0e68acb9fc0f40c3d33fd86f2b37e750d0c94",
"siz... |
//@ts-check
'use strict';
const bootstrapWindow = require('../../../../bootstrap-window');
bootstrapWindow.load(['vs/code/electron-browser/issue/issueReporterMain'], function (issueReporter, configuration) {
issueReporter.startup(configuration);
}, { forceEnableDeveloperKeybindings: true }); | {
"content_hash": "3ed3e0b706b8703b12de9bc6c9de6276",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 116,
"avg_line_length": 30.6,
"alnum_prop": 0.7254901960784313,
"repo_name": "KTXSoftware/KodeStudio-win32",
"id": "2af77c6c61b6dcb76e82cb14e33dcb44bd8cc557",
"size": "660"... |
package org.rabix.bindings.draft2;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.apache.commons.io.FileUtils;
import org.rabix.bindings.BindingException;
import org.rabix.bindings.Pro... | {
"content_hash": "a3ea7828c9836d82af0761ea2a3ba216",
"timestamp": "",
"source": "github",
"line_count": 400,
"max_line_length": 225,
"avg_line_length": 41.8,
"alnum_prop": 0.6994019138755981,
"repo_name": "markosbg/debug",
"id": "db71e38730bda3cfd437193295ffe0ce5db17c82",
"size": "16720",
"binary... |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Array Extension Reference</title>
<link rel="stylesheet" type="text/css" href="../css/jazzy.css" />
<link rel="stylesheet" type="text/css" href="../css/highlight.css" />
<meta charset="utf-8">
<script src="../js/jquery.min.js" defer></script>
<scr... | {
"content_hash": "c502b55de31552e49009c14cd28a44e5",
"timestamp": "",
"source": "github",
"line_count": 612,
"max_line_length": 494,
"avg_line_length": 54.18464052287582,
"alnum_prop": 0.5286028768734357,
"repo_name": "easyui/Alamofire",
"id": "53b896d29cc66a725cd9590190289f21ba6ff0cf",
"size": "33... |
#datepicker-dropdown {
font-size: 12px;
}
/* Style the calendar custom widget */
.date-range {
position:relative;
}
.date-range-field {
/*height: 22px;*/
overflow: hidden;
position: relative;
cursor:pointer;
border: 1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
background-color: white;
}
.date-range-fi... | {
"content_hash": "6f343ae57521eabff91deddafc496949",
"timestamp": "",
"source": "github",
"line_count": 144,
"max_line_length": 140,
"avg_line_length": 16.604166666666668,
"alnum_prop": 0.6741948975324132,
"repo_name": "sideeffects/stats_core",
"id": "ce9390e92f7e497ea8393256cc76e7c771c1decb",
"siz... |
package net.ssehub.kernel_haven.variability_model;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.util.Properties;
import java.util.Set;
import org.junit.Assert;
import org.junit.Test;
import net.ssehub.kernel_haven.AllTests;
import net.ssehub.kernel_haven.SetUpException;
i... | {
"content_hash": "47a7a7bf171afee808efe031dd3cdf86",
"timestamp": "",
"source": "github",
"line_count": 212,
"max_line_length": 119,
"avg_line_length": 38.31132075471698,
"alnum_prop": 0.6415907411967495,
"repo_name": "KernelHaven/KernelHaven",
"id": "032f4753238c1fe6b53c33d6fbebd45f6983f656",
"siz... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using LionFire.MultiTyping;
using LionFire.Ontology;
using LionFire.Referencing;
using LionFire.Serialization;
using LionFire.Structures;
namespace LionFire.ObjectBus.Redis
{
[LionSerializable(SerializeMethod.ByValue... | {
"content_hash": "01ab95760a0d0f08507239afca62bfc4",
"timestamp": "",
"source": "github",
"line_count": 141,
"max_line_length": 116,
"avg_line_length": 28.49645390070922,
"alnum_prop": 0.5266301642608263,
"repo_name": "jaredthirsk/Core",
"id": "022978a1b2fb467308f9bd7b638c5e2bfca58f01",
"size": "40... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
J. Mycol. 1(8): 100 (1885)
#### Original name
Septoria pyrolae Ellis & G. Martin
### Remarks
null | {
"content_hash": "58e5b7a0eb20a7723c9f8303895797cc",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 34,
"avg_line_length": 12.384615384615385,
"alnum_prop": 0.6708074534161491,
"repo_name": "mdoering/backbone",
"id": "a9a2095d09439fca11c0375d846aacf474ba3a90",
"size": "21... |
namespace Google.Cloud.Compute.V1.Snippets
{
// [START compute_v1_generated_RegionNetworkFirewallPolicies_GetEffectiveFirewalls_sync]
using Google.Cloud.Compute.V1;
public sealed partial class GeneratedRegionNetworkFirewallPoliciesClientSnippets
{
/// <summary>Snippet for GetEffectiveFirewalls<... | {
"content_hash": "657d145510f855e1227acbcefb06994c",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 149,
"avg_line_length": 51.09375,
"alnum_prop": 0.6948012232415902,
"repo_name": "googleapis/google-cloud-dotnet",
"id": "9a3a232fc55660bb1537a48d1e8e3a06ba200e5c",
"size":... |
package com.navercorp.pinpoint.plugin.redis.redisson;
import com.navercorp.pinpoint.bootstrap.config.ProfilerConfig;
/**
* @author jaehong.kim
*/
public class RedissonPluginConfig {
private boolean enable;
private boolean keyTrace;
public RedissonPluginConfig(ProfilerConfig src) {
this.enabl... | {
"content_hash": "f8ab0871a4009e5c1090b7de749267c4",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 83,
"avg_line_length": 24.444444444444443,
"alnum_prop": 0.6613636363636364,
"repo_name": "Xylus/pinpoint",
"id": "18e5dfba9f582d19eb6501948b116849b316f210",
"size": "1475"... |
"""NOEtools: For predicting NOE coordinates from assignment data.
The input and output are modelled on nmrview peaklists.
This modules is suitable for directly generating an nmrview
peaklist with predicted crosspeaks directly from the
input assignment peaklist.
"""
from . import xpktools
__docformat__ = "restructure... | {
"content_hash": "7eccec02f47ddbdcb0a7e4bcf97f4327",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 87,
"avg_line_length": 31.725490196078432,
"alnum_prop": 0.6820148331273177,
"repo_name": "poojavade/Genomics_Docker",
"id": "bab5b1e45c9e31ea67eed37f5d3d219b5bee749d",
"s... |
Patterns used to bind names must be irrefutable. That is, they must guarantee
that a name will be extracted in all cases. Instead of pattern matching the
loop variable, consider using a `match` or `if let` inside the loop body. For
instance:
```compile_fail,E0005
let xs : Vec<Option<i32>> = vec![Some(1), None];
// Th... | {
"content_hash": "1dd9e2bc128d53e31f5c86418f5180a7",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 77,
"avg_line_length": 18.894736842105264,
"alnum_prop": 0.5933147632311978,
"repo_name": "aidancully/rust",
"id": "66c31376d8b2851d234446221daeb2504ec183d1",
"size": "784"... |
<!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 : Variable Reference: $children</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.cs... | {
"content_hash": "6254cf5fa353a2b0478ffa897422bb7e",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 253,
"avg_line_length": 58.009803921568626,
"alnum_prop": 0.6780463072502958,
"repo_name": "inputx/code-ref-doc",
"id": "6c744dac96ab75dfb381c0632d006b33168fe2ba",
"size":... |
REM*******************************************************************
REM File : ACCOUNTROLL.sql
REM Short Description : Create Data Table SQL Scripts
REM Author : DBCode Generator
REM Created Date : 13.06.2013
REM Tech.Support : LiuWeiZhao. email:we... | {
"content_hash": "165ce0455920910d5bf1ba53b597930b",
"timestamp": "",
"source": "github",
"line_count": 132,
"max_line_length": 124,
"avg_line_length": 38.32575757575758,
"alnum_prop": 0.5852935362719905,
"repo_name": "welljoe/code-sidelights",
"id": "2a7767f17c579fc3bd82c6effdea3c98a63ef5bc",
"siz... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html version="-//W3C//DTD XHTML 1.1//EN"
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/1999/xhtml
... | {
"content_hash": "5b3155b895ba565c003c46cd79c31f17",
"timestamp": "",
"source": "github",
"line_count": 265,
"max_line_length": 453,
"avg_line_length": 43.09811320754717,
"alnum_prop": 0.6757726994133614,
"repo_name": "hxfxjun/ImageMagick-6.9.1",
"id": "2ff4a596ab36e713edf4cb4d1330675e1a5271d1",
"s... |
<!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_20) on Wed May 05 11:17:09 PDT 2010 -->
<TITLE>
org.apache.pig.backend.hadoop.hbase (Pig 0.7.0 API)
</TITLE>
<META NAME="date" CONTENT="2010-05-05">... | {
"content_hash": "2f1cf6a42acf4f407097c64a7fdcc0e8",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 151,
"avg_line_length": 30.0625,
"alnum_prop": 0.6642411642411642,
"repo_name": "hirohanin/pig7hadoop21",
"id": "d384c1adf9226e0b72f754c5f481aa5e758990a4",
"size": "962",
... |
using System;
namespace Grauenwolf.TravellerTools.Characters
{
public static class SimpleCharacterEngine
{
public static void AddCharacteristics(Person person, Dice random)
{
Func<int> Bump = () => ((random.NextDouble() <= 0.054) ? 1 : 0);
person.Strength = random.D(2,... | {
"content_hash": "8e5a5ca671a2f48b557be93197279698",
"timestamp": "",
"source": "github",
"line_count": 168,
"max_line_length": 99,
"avg_line_length": 44.375,
"alnum_prop": 0.5103957075788061,
"repo_name": "Grauenwolf/TravellerTools",
"id": "0a007844c804943b283e303928f5223288aaccee",
"size": "7457"... |
wlux_web_service
================
The new version of the "back end" code, starting with Winter 2014
| {
"content_hash": "e95ee0b7d54f0efb533d29d3566e270d",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 65,
"avg_line_length": 25.25,
"alnum_prop": 0.6435643564356436,
"repo_name": "rbwatson/wlux_web_service",
"id": "906fa9f182ede7c89b1f392b7b5cff4b08229ab6",
"size": "101",
... |
package org.apache.hadoop.examples;
import java.util.Random;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.conf.Configured;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.h... | {
"content_hash": "b8c7dcc50f5eb97f29f6174155dc2431",
"timestamp": "",
"source": "github",
"line_count": 79,
"max_line_length": 106,
"avg_line_length": 33.69620253164557,
"alnum_prop": 0.654770848985725,
"repo_name": "dongpf/hadoop-0.19.1",
"id": "1a3fa1b6bcce9d2a07621f50b1352387fa60280b",
"size": "... |
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/root"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@di... | {
"content_hash": "2b5c2b90d67b4c33b222de97bbccb495",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 72,
"avg_line_length": 32.65217391304348,
"alnum_prop": 0.6504660452729694,
"repo_name": "Osman93/Android",
"id": "4bbc76b486b842ddaace746a84ea942d5459b2f3",
"size": "1502"... |
namespace CGAL {
namespace internal {
template<typename Polynomial_2, typename Bound>
struct Interval_evaluate_2 : public std::binary_function
<Polynomial_2,CGAL::cpp11::array<Bound,4>,
std::pair<typename CGAL::Coercion_traits<typename CGAL::Polynomial_traits_d<Polynomial_2>::Innermost_coefficient_type,Bound>::... | {
"content_hash": "2437280535b9f74678a2a5c41e718416",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 141,
"avg_line_length": 33.333333333333336,
"alnum_prop": 0.6816,
"repo_name": "alexandrustaetu/natural_editor",
"id": "43e342239410297ab689706295a11445a176b4ba",
"size": "... |
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 330572 $ -->
<reference xml:id="ref.opcache" xmlns="http://docbook.org/ns/docbook">
<title>OPcache &Functions;</title>
&reference.opcache.entities.functions;
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t... | {
"content_hash": "389e62267a6dfb4aeb377724657c527d",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 70,
"avg_line_length": 22.096774193548388,
"alnum_prop": 0.7372262773722628,
"repo_name": "mziyut/.vim",
"id": "7e8dddb338e74ef102a7e5d4a79b6675517fde0e",
"size": "685",
... |
package com.github.bohnman.squiggly.examples.springboot.exception;
public class NotFoundException extends RuntimeException {
public NotFoundException() {
}
public NotFoundException(String message) {
super(message);
}
public NotFoundException(String message, Throwable cause) {
supe... | {
"content_hash": "33502bd3a644734098db7f016ef81f18",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 118,
"avg_line_length": 28.181818181818183,
"alnum_prop": 0.717741935483871,
"repo_name": "bohnman/squiggly-filter-jackson",
"id": "3b6882df1faa5a9002a2d148a3629dd76520caf9",... |
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "init.h"
#include "util.h"
#include "sync.h"
#include "ui_interface.h"
#includ... | {
"content_hash": "ce48de12d97de6d1a5de9653a20bd963",
"timestamp": "",
"source": "github",
"line_count": 1292,
"max_line_length": 159,
"avg_line_length": 35.8328173374613,
"alnum_prop": 0.5847589424572317,
"repo_name": "chakracoin/chakracoin-master",
"id": "61bcdceae7023b7e216a187b0312acc415a90a9e",
... |
This gem provides a simple way to download report data from salesforce.com.
It works well with any ruby applications, include such as Ruby on Rails.
You can access salesfore.com using only your salesforce login id (=email) and password.
A security token is no need.
Data will be saved in CSV format.
[ {
return {
object: function () {
return function (object, $buffer, $start) {
let $_, $i = []
$buffer[$start++] = object.nudge & 0xff
$_ = 0
object.array.copy($buffer, $start)
... | {
"content_hash": "79e077911fb3a6021e6bf2e57dc47352",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 57,
"avg_line_length": 27.25,
"alnum_prop": 0.42201834862385323,
"repo_name": "bigeasy/packet",
"id": "6c39270cefc03057ff4675594c0957dc87ca6f4f",
"size": "545",
"binary":... |
package com.google.security.zynamics.binnavi.Gui.MainWindow.ProjectTree.Nodes.DebuggerContainer;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import javax.swing.JTree;
import com.google.common.base.Preconditions;
import com.google.security.zynamics.binnavi.CMain;
import com.google.security.zynamics.binna... | {
"content_hash": "3ae0e97f528fa658e5408f4bb44d652f",
"timestamp": "",
"source": "github",
"line_count": 136,
"max_line_length": 137,
"avg_line_length": 33.00735294117647,
"alnum_prop": 0.7456003564268211,
"repo_name": "AmesianX/binnavi",
"id": "831ae7fc9646b383778cf73367137d2d46dc9dd9",
"size": "50... |
using System;
using System.Collections.Generic;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using RemotePlusClient.Utils;
using RemotePlusLibrary.SubSystem.Command;
namespace RemotePlusClient.ViewModels
{
public class ConsoleViewModel : Bas... | {
"content_hash": "5c4f85fd646b3a1c4f701c40def3757a",
"timestamp": "",
"source": "github",
"line_count": 99,
"max_line_length": 123,
"avg_line_length": 32.84848484848485,
"alnum_prop": 0.5581180811808119,
"repo_name": "brianb12321/RemotePlus",
"id": "48b75559b6a79585976ca38c6377ae83d211b914",
"size"... |
package com.sparetimelabs.serial;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
/**
* The type Comm port.
*/
public abstract class CommPort {
/**
* The Name.
*/
protected String name;
/**
* Closes the communications port.
*/
public void c... | {
"content_hash": "f0147e19cf0a6fc4f36ce6f25a14ca7f",
"timestamp": "",
"source": "github",
"line_count": 169,
"max_line_length": 118,
"avg_line_length": 26.402366863905325,
"alnum_prop": 0.6463469296279695,
"repo_name": "bluebiz/modbus-javacomm",
"id": "83cadba635a2c06d88a2ac941823b37b80b6faa2",
"si... |
function ShowHideContent() {
var self = this;
self.escapeElementName = function(str) {
result = str.replace('[', '\\[').replace(']', '\\]');
return(result);
};
self.showHideRadioToggledContent = function () {
$("input.govuk-radios__input[type=radio]").each(function () {
... | {
"content_hash": "e7cf302dbdd443c2f6b45ff9aaa2ae0d",
"timestamp": "",
"source": "github",
"line_count": 319,
"max_line_length": 149,
"avg_line_length": 33.86833855799373,
"alnum_prop": 0.5393372824879674,
"repo_name": "UKForeignOffice/loi-user-service",
"id": "34f50a98e4d4380fedb4c3d2a16319f12fd638c8... |
namespace Microsoft.AspNetCore.Routing;
/// <summary>
/// Interface for implementing a router.
/// </summary>
public interface IRouter
{
/// <summary>
/// Asynchronously routes based on the current <paramref name="context"/>.
/// </summary>
/// <param name="context">A <see cref="RouteContext"/> instanc... | {
"content_hash": "aeb42adfa8e52f5dd6ddfcd13285edf7",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 104,
"avg_line_length": 37.35,
"alnum_prop": 0.677376171352075,
"repo_name": "aspnet/AspNetCore",
"id": "ac79858f2d636d9349b513a5107d18ffd90600c5",
"size": "885",
"binary... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_14) on Sun Nov 04 20:19:11 CET 2012 -->
<TITLE>
Uses of Class org.lwjgl.opengl.ARBBufferObject (LWJGL API)
</TITLE>
<META NAME="date" CONTE... | {
"content_hash": "ae030679a7d9ae17ef63b980d84b47dc",
"timestamp": "",
"source": "github",
"line_count": 196,
"max_line_length": 252,
"avg_line_length": 43.37755102040816,
"alnum_prop": 0.6136203246294989,
"repo_name": "jmcomets/tropical-escape",
"id": "bb58aec756ef7d06cc31c7dc910a8efdcc8da24e",
"si... |
var exec = require('cordova/exec');
var ListPicker = function() {}
ListPicker.prototype.showPicker = function(options, callback, error_callback) {
options || (options = {});
var scope = options.scope || null;
var config = {
title: options.title || ' ',
selectedValue: options.selectedValue... | {
"content_hash": "cafeea8cccaceeb6a625d8fba3b1b815",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 83,
"avg_line_length": 30.838709677419356,
"alnum_prop": 0.602510460251046,
"repo_name": "Steven-Chan/PhoneGap-Plugin-ListPicker",
"id": "e069d92bb9c94a16db1a96ebb45ea2ad257a... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to i... | {
"content_hash": "0f02c24f9026318f804a61e7c3073c25",
"timestamp": "",
"source": "github",
"line_count": 257,
"max_line_length": 108,
"avg_line_length": 39.37354085603113,
"alnum_prop": 0.5621108805217907,
"repo_name": "BUPTAnderson/apache-hive-2.1.1-src",
"id": "e2212a7b2dc728b8b75b1434129d5876f93d68... |
/* Primitive Types */
var intNum = 10;
var floatNum = 0.1;
var singleQuoteStr = 'single quote string';
var doubleQuoteStr = "double quote string";
var singleChar = 'a';
var boolVar = true;
// undefined type
var emptyVar;
// null type
var nullVar = null;
console.log(
typeof intNum, // number
typeof floatNum... | {
"content_hash": "844ce6942626c0e04432e49f89c55e5f",
"timestamp": "",
"source": "github",
"line_count": 43,
"max_line_length": 55,
"avg_line_length": 19.46511627906977,
"alnum_prop": 0.6379928315412187,
"repo_name": "seungin/javascript",
"id": "4f92b71b4aa71f9b581b441b2b81194d97cd19d6",
"size": "83... |
unicorn Cookbook
================
TODO: Enter the cookbook description here.
e.g.
This cookbook makes your favorite breakfast sandwhich.
Requirements
------------
TODO: List your cookbook requirements. Be sure to include any requirements this cookbook has on platforms, libraries, other cookbooks, packages, operating ... | {
"content_hash": "b9c9a2a9a31a635064a0400510302ee6",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 168,
"avg_line_length": 23.142857142857142,
"alnum_prop": 0.5972222222222222,
"repo_name": "mukaer/chef-solo",
"id": "feace01199bd535d3fe37e1226faed684b8f364f",
"size": "19... |
angular.module("characterSheet.character", [])
.factory("CharacterFactory", function() {
var character = {
experience: 200000000,
abilities: {},
classes: {},
favoredClasses: 1,
favoredBonuses: {
"Skill": {
name: ... | {
"content_hash": "4ca763938388f91f2ad5e03e17f259ad",
"timestamp": "",
"source": "github",
"line_count": 229,
"max_line_length": 102,
"avg_line_length": 36.6768558951965,
"alnum_prop": 0.35873318252172876,
"repo_name": "RedXian/CharacterSheet",
"id": "16dd4654202693afc56b6a37a59b9aabfe4e3e5a",
"size... |
package org.apache.calcite.materialize;
import org.apache.calcite.util.Util;
import com.google.common.base.Function;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.Lists;
import org.pentaho.aggdes.algorithm.Algorithm;
import org.pentah... | {
"content_hash": "2a7c90103e2cb84a563f6aa199405f74",
"timestamp": "",
"source": "github",
"line_count": 207,
"max_line_length": 80,
"avg_line_length": 30.93719806763285,
"alnum_prop": 0.712211118051218,
"repo_name": "minji-kim/calcite",
"id": "bc98d944c185927cfffb9426b1d23a4e9f385b44",
"size": "720... |
import pygame
import os
import sys
from pygame.locals import *
pygame.init()
def parse_message(message,typeMessage=""):
messageList = []
count = 0
part = ''
for char in message:
if count != 0:
if count > len(typeMessage)-1:
if char == "_" or char == "|":
... | {
"content_hash": "4637096e2ae2eb3f0f677c84bb009589",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 49,
"avg_line_length": 27.865384615384617,
"alnum_prop": 0.5410628019323671,
"repo_name": "mstubinis/Tic-Tac-Pi",
"id": "0987e9a8bdeeeb6e026a2ed492cf25b0fc8eed8a",
"size": ... |
namespace starboard {
namespace shared {
namespace starboard {
namespace player {
namespace filter {
class VideoRenderAlgorithmImpl : public VideoRenderAlgorithm {
public:
typedef std::function<double()> GetRefreshRateFn;
explicit VideoRenderAlgorithmImpl(
const GetRefreshRateFn& get_refresh_rate_fn = GetR... | {
"content_hash": "7b9427911d28715baf91f597de2da33c",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 82,
"avg_line_length": 32.183673469387756,
"alnum_prop": 0.7279644895370958,
"repo_name": "youtube/cobalt_sandbox",
"id": "ff8d47400252c19cc3c7094d456748f218f7198c",
"size"... |
using CTPPV5.Infrastructure.Security;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Threading.Tasks;
using CTPPV5.Infrastructure.Extension;
namespace CTPPV5.Security.Impl
{
public class IdentifierProvider : IIdentifierProvide... | {
"content_hash": "53dda0fd5e665f6ebbf962e860099f99",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 117,
"avg_line_length": 27.15,
"alnum_prop": 0.7274401473296501,
"repo_name": "zesus19/c5.v1",
"id": "7343e503d4d0aa0768bcf3ef056e50362225b9e2",
"size": "545",
"binary": ... |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | {
"content_hash": "5bd74b87ed2756b93e475921aca3a61c",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 112,
"avg_line_length": 32.609756097560975,
"alnum_prop": 0.7314884068810771,
"repo_name": "mythguided/hydra",
"id": "d9809b1fe150f09a129aab5a5ed5264f518e166e",
"size": "13... |
---
title: Event Processing (CEP)
weight: 1
type: docs
aliases:
- /dev/libs/cep.html
- /apis/streaming/libs/cep.html
---
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyri... | {
"content_hash": "044b9ec5ce819a24580c9cd14d927220",
"timestamp": "",
"source": "github",
"line_count": 1601,
"max_line_length": 480,
"avg_line_length": 34.602748282323546,
"alnum_prop": 0.6790375277532086,
"repo_name": "kl0u/flink",
"id": "8abf6d3f534190bdbd5eb2bf60d457197258cbff",
"size": "55399"... |
<?xml version="1.0" encoding="utf-8"?>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@drawable/bg_circles"
android:tileMode="repeat"/>
| {
"content_hash": "d49b8b3814a29759701770b1dcd1c2d2",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 66,
"avg_line_length": 44.25,
"alnum_prop": 0.7005649717514124,
"repo_name": "GlobalTechnology/gma-android",
"id": "fdd23a2a4e53ddde54df70da928c1288e16e14c0",
"size": "177",... |
@interface SDLTBTState : SDLEnum {}
+(SDLTBTState*) valueOf:(NSString*) value;
+(NSMutableArray*) values;
+(SDLTBTState*) ROUTE_UPDATE_REQUEST;
+(SDLTBTState*) ROUTE_ACCEPTED;
+(SDLTBTState*) ROUTE_REFUSED;
+(SDLTBTState*) ROUTE_CANCELLED;
+(SDLTBTState*) ETA_REQUEST;
+(SDLTBTState*) NEXT_TURN_REQUEST;
+(SDLTBTState*... | {
"content_hash": "c21f26350089359d11687273803cf994",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 45,
"avg_line_length": 27.764705882352942,
"alnum_prop": 0.7457627118644068,
"repo_name": "kmilitel/sdl_ios",
"id": "b31eaf9bae74358bafa1fb7a9bcec5dad7e2e844",
"size": "632... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.