text stringlengths 2 1.04M | meta dict |
|---|---|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Basic Combo - jQuery EasyUI Demo</title>
<link rel="stylesheet" type="text/css" href="../../themes/default/easyui.css">
<link rel="stylesheet" type="text/css" href="../../themes/icon.css">
<link rel="stylesheet" type="text/css" href="../demo.css">
<scrip... | {
"content_hash": "ac7daaee3b419cdf3e810c3a52b2ba0d",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 102,
"avg_line_length": 37.42857142857143,
"alnum_prop": 0.6246819338422391,
"repo_name": "nonkr/tiams",
"id": "419cf3fefd699056fd91308562a66e7e9f051173",
"size": "1572",
... |
weibo
| {
"content_hash": "e1a6e1ef5ed591dae26f21110d8a2a36",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 5,
"avg_line_length": 6,
"alnum_prop": 0.8333333333333334,
"repo_name": "Fuyuxxxx/weibo",
"id": "d6e217630b96c06a9ecebe548db1412e5ea1bb30",
"size": "14",
"binary": false,
... |
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
padding: 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 22px;
}
.ui-spinner... | {
"content_hash": "37959f65bf21b360056f0dd59ecd7a7a",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 63,
"avg_line_length": 17.065573770491802,
"alnum_prop": 0.6032660902977905,
"repo_name": "aasiimweDataCare/sugarGirls",
"id": "15a88feb16c663505d4777e372f6dbe859439240",
"... |
<?xml version="1.0" encoding="utf-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Body>
<typens:tanium_soap_request xmlns:typens="urn:TaniumSOAP">
<command>GetObje... | {
"content_hash": "9a75b45bbda52e97eb20b90d67a23275",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 177,
"avg_line_length": 40.125,
"alnum_prop": 0.6573208722741433,
"repo_name": "tanium/pytan",
"id": "261b67446781d0bc144be2a4ed11441ffbae42f1",
"size": "642",
"binary": ... |
from django.conf.urls import patterns, include, url
# Uncomment the next two lines to enable the admin:
from django.contrib import admin
admin.autodiscover()
urlpatterns = patterns('',
# Examples:
url(r'^teams/', include('teams.urls')),
# Uncomment the next line to enable the admin:
url(r'^admin/', i... | {
"content_hash": "7e7b0dbe4ba3f045bb2e883163a81f40",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 51,
"avg_line_length": 26.76923076923077,
"alnum_prop": 0.7011494252873564,
"repo_name": "cwilhelm/django-teams",
"id": "a4e3b0fc91fefe82094b2f414a4bfb485bf421ac",
"size": ... |
<?php
/**
* Adminhtml customers tag blocks content block
*
* @category Mage
* @package Mage_Adminhtml
* @author Magento Core Team <core@magentocommerce.com>
*/
class Mage_Adminhtml_Block_Report_Tag_Customer extends Mage_Adminhtml_Block_Widget_Grid_Container
{
public function __construct()
{
... | {
"content_hash": "4069a6347441a215131160d743c4cd06",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 97,
"avg_line_length": 22.82608695652174,
"alnum_prop": 0.6342857142857142,
"repo_name": "rajanlamic/urbanart",
"id": "4ad99b5fb2e463f788e874f30ef39d19ec68ec9e",
"size": "1... |
require_relative "../../test_helper"
class TestIsearch < Textbringer::TestCase
def test_isearch_forward
buffer = Buffer.current
buffer.insert(<<EOF)
ใๅๅใฏใ่นใฎๅไบบใใใ็ทใ่ฆใใใฆใใใฆใฆใใฐใธๅฏใฃใฆ่กใฃใใ
ใ่ถใๅฃฒใฃใฆไธใใใ่ถใๆฌฒใใใใงใใใ
ใใใ่ถใ ใฃใฆ๏ผใ
ใๆด้ฝใใใใใใใฎๅไบบใฏใ้ทนๆใใใใใใใซๅฝผใๆฏๅใใใ
ใใใใซใใจใใๅใใใซ้ ใใใใใฆใใใใใชๅฎ่ถใฏๆใใชใใใไธ่ใใฒใจใฏใใใใใจใใใใใชไฝณๅใใ่นใซใฏใชใใใ
ใ็ตๆงใงใ... | {
"content_hash": "1338eb28ed69923e4d5b38308788eeaa",
"timestamp": "",
"source": "github",
"line_count": 177,
"max_line_length": 61,
"avg_line_length": 24.943502824858758,
"alnum_prop": 0.7107587768969422,
"repo_name": "shugo/textbringer",
"id": "c745da222a3b2c6f727d92ac05d21f485d7686ce",
"size": "5... |
package com.tuzi80.holahola.task.clean;
import com.tuzi80.holahola.model.HolaProjectDescription;
import com.tuzi80.holahola.model.Preference;
import com.tuzi80.holahola.task.Task;
import com.tuzi80.holahola.utils.CommonUtil;
import com.tuzi80.holahola.utils.ExecScriptUtils;
/**
* Gradle clean build task.
* Created ... | {
"content_hash": "992d608f9b20bf289d5ed8d6e18f2ae4",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 95,
"avg_line_length": 32.08108108108108,
"alnum_prop": 0.6933445661331087,
"repo_name": "tuzi8080808080/holahola",
"id": "0173d2db87466556a93a9970e3ec5ea68aa73a18",
"size"... |
package apple.avfoundation;
import java.io.*;
import java.nio.*;
import java.util.*;
import com.google.j2objc.annotations.*;
import com.google.j2objc.runtime.*;
import com.google.j2objc.runtime.block.*;
import apple.audiotoolbox.*;
import apple.corefoundation.*;
import apple.coregraphics.*;
import apple.coreservices.... | {
"content_hash": "024ac277fedffa1baf40b67f6eff9ff5",
"timestamp": "",
"source": "github",
"line_count": 80,
"max_line_length": 69,
"avg_line_length": 30.2625,
"alnum_prop": 0.7323420074349443,
"repo_name": "Sellegit/j2objc",
"id": "c4c86d8afd6a7aafd80d13b8e595425f6d01edeb",
"size": "2421",
"binar... |
<?php
namespace Xincap\Wechat\Plugin;
use Overtrue\Wechat\Message;
use Xincap\Wechat\Plugin\Base;
use Log;
use Event;
class Dream extends Base {
public function process() {
if (mb_substr($this->message->Content, 0, 2) != 'ๆขฆ่ง') {
return null;
}
$response = Event::fire('wecha... | {
"content_hash": "76e474770ef93fbe92cbdc2bf79fe7cc",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 92,
"avg_line_length": 20.515151515151516,
"alnum_prop": 0.5406203840472673,
"repo_name": "xincap/wechat",
"id": "d66f37fb992fe6dc54cb8e7cf1fa258abd58e4f0",
"size": "681",
... |
package tl
import (
"bytes"
"encoding/json"
"fmt"
"io"
"io/ioutil"
"net/http"
"net/url"
"strings"
"time"
"github.com/PuerkitoBio/goquery"
"github.com/scylladb/go-set/strset"
"github.com/sirupsen/logrus"
)
type TLMatchPage struct {
Parse struct {
Title string `json:"title"`
Pageid int `json:"page... | {
"content_hash": "09363341a06c88687e1fa61cd6e47782",
"timestamp": "",
"source": "github",
"line_count": 487,
"max_line_length": 138,
"avg_line_length": 24.254620123203285,
"alnum_prop": 0.5873687775143921,
"repo_name": "scbizu/Astral",
"id": "801d190e652ceecfd4b530143300599d2ef5c50e",
"size": "1196... |
module CheeseBall
class Engine < ::Rails::Engine
end
end
| {
"content_hash": "c0a879d601f750756e44de9057169b43",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 32,
"avg_line_length": 15.25,
"alnum_prop": 0.7213114754098361,
"repo_name": "azitabh/cheese-ball",
"id": "86cd4cae78b615e35f2dcd41e30cc1f15ce567a2",
"size": "61",
"binary... |
package play.libs.ws.ahc;
import play.libs.ws.*;
public class HeaderAppendingFilter implements WSRequestFilter {
private final String key;
private final String value;
public HeaderAppendingFilter(String key, String value) {
this.key = key;
this.value = value;
}
@Override
p... | {
"content_hash": "7108241ea785e66a0270ca8928742a50",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 72,
"avg_line_length": 21.952380952380953,
"alnum_prop": 0.6919739696312365,
"repo_name": "playframework/play-ws",
"id": "56b661c594dce050171834258fc763ae44e90b67",
"size":... |
<resources>
<string name="app_name">221. College Notice Board</string>
<string name="samplecodez">SampleCodez</string>
<string name="college_notice_board">College Notice Board</string>
<string name="go">Go</string>
<string name="password">Password</string>
<string name="login">Login</string>
</r... | {
"content_hash": "9ba9cb5736d340d430db41e8ac92a35d",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 69,
"avg_line_length": 41.25,
"alnum_prop": 0.696969696969697,
"repo_name": "AndroidDevLog/AndroidDevLog",
"id": "840a8ddeca9026f7bdaa60942c81308f4ab30682",
"size": "330",
... |
rm -rf target
mkdir -p target
jscoverage lib target/lib-cov
XUNIT_HTML_COV_CONFIG=../../../xunit-html-cov-config.json TEST_COV_DIR=./target/lib-cov node_modules/mocha/bin/_mocha test/*_test.js --ignore-leaks -t 20000 --reporter xunit-html-cov
| {
"content_hash": "fe1ffac32ec511056b8c52af18639fa0",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 182,
"avg_line_length": 60.75,
"alnum_prop": 0.7407407407407407,
"repo_name": "VirtuOz/node-dynamic-module-loader",
"id": "9d19093e64ed35246f7eb621b26102aa3fd3aab8",
"size":... |
require File.expand_path('../../test_helper', __FILE__)
require File.expand_path('../../fixtures/test_fork_jobs', __FILE__)
require File.expand_path('../../fixtures/test_queue_settings', __FILE__)
describe "Backburner::Workers::ThreadsOnFork module" do
before do
Backburner.default_queues.clear
@worker_class... | {
"content_hash": "ec0f66c2a8f8bf7697588376eb9319da",
"timestamp": "",
"source": "github",
"line_count": 474,
"max_line_length": 155,
"avg_line_length": 38.175105485232066,
"alnum_prop": 0.6206134291240675,
"repo_name": "hammeraj/backburner",
"id": "7e4f8dbb81db83d3e9baf270bad9802bd60dc083",
"size":... |
#ifndef __MD_ZLIB_H_
#define __MD_ZLIB_H_
#include "md_zinc.h"
#include "region.h"
#include "ensemble.h"
#include "ironman.h"
#include "quad.h"
#include "permute.h"
/* from _barrier.c -- moved into its own file to allow barriers to
stand alone. */
#include "barrier.h"
/* from _bcast.c */
#ifndef _BroadcastSi... | {
"content_hash": "89406972bb4311462196ba599a64ebe1",
"timestamp": "",
"source": "github",
"line_count": 111,
"max_line_length": 132,
"avg_line_length": 34.13513513513514,
"alnum_prop": 0.7073106360517287,
"repo_name": "tangentforks/zpl",
"id": "becb6e8a9297a641beb1b51b455c23337c3fbfae",
"size": "40... |
package org.assertj.core.api.date;
import org.assertj.core.api.DateAssert;
import static org.mockito.Mockito.verify;
/**
* Tests for <code>{@link DateAssert#hasMonth(int)}</code>.
*
* @author Joel Costigliola
*/
public class DateAssert_hasMonth_Test extends AbstractDateAssertWithOneIntArg_Test {
@Override
... | {
"content_hash": "39509c1658ec83d336f7ef00ec1623f2",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 85,
"avg_line_length": 22.192307692307693,
"alnum_prop": 0.7538994800693241,
"repo_name": "xasx/assertj-core",
"id": "09b31c91ce8b36cd44d09073d1905baf5985b573",
"size": "11... |
Unicode (UTF_8) and ANSI Escape Sequence trickery for Haskell strings
## Quick Look
1. Go into the `src` sub-directory
2. Invoke GHCi thus: `ghci NiceSymbols`
3. At the prompt enter: `help`
## Documentation (and code listing!)
1. Go into the `doc` sub-directory
2. Run `pdflatex NiceSymbols.tex`
3. Read resulting `N... | {
"content_hash": "4c7041eeedd05a6ee5414b4a897a1e1b",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 69,
"avg_line_length": 25.318181818181817,
"alnum_prop": 0.7271095152603232,
"repo_name": "andrewbutterfield/nicesymbols",
"id": "7676b78f1b2d145e6660e6816cfd12eca53fabdf",
... |
const NONE = 0;
const READ_ONLY = 1;
const DONT_ENUM = 2;
const DONT_DELETE = 4;
const NEW_ONE_BYTE_STRING = true;
const NEW_TWO_BYTE_STRING = false;
# Constants used for getter and setter operations.
const GETTER = 0;
const SETTER = 1;
# These definitions must match the index of the properties in objects.... | {
"content_hash": "a8b6bb9425d1aa01bab25a1fb7aa4649",
"timestamp": "",
"source": "github",
"line_count": 216,
"max_line_length": 115,
"avg_line_length": 40.907407407407405,
"alnum_prop": 0.6482571299230421,
"repo_name": "bteixeira/sciborgV8",
"id": "e442b4413a0ff11a4c43bd3d709249f82bbcf0ce",
"size":... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE690_NULL_Deref_From_Return__int64_t_calloc_82_goodB2G.cpp
Label Definition File: CWE690_NULL_Deref_From_Return.free.label.xml
Template File: source-sinks-82_goodB2G.tmpl.cpp
*/
/*
* @description
* CWE: 690 Unchecked Return Value To NULL Pointer
* BadSource: ca... | {
"content_hash": "12d77377c06259a11652cf2aa3d9aba9",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 114,
"avg_line_length": 31.75,
"alnum_prop": 0.6867891513560805,
"repo_name": "JianpingZeng/xcc",
"id": "a754613b9f0238e1b3f695dee85fe97fe35103f8",
"size": "1143",
"binar... |
<!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2014-11-25
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name... | {
"content_hash": "fae46b281a8fe1e556fec53f27073c2b",
"timestamp": "",
"source": "github",
"line_count": 298,
"max_line_length": 344,
"avg_line_length": 33.01006711409396,
"alnum_prop": 0.3953441089763139,
"repo_name": "princeofdarkness76/trap",
"id": "20012a381edde77a803f386154ea85978a12b3e8",
"siz... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright ยฉ 2014 Cask Data, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required ... | {
"content_hash": "427b93b5987989581bb7a8405be2fdad",
"timestamp": "",
"source": "github",
"line_count": 392,
"max_line_length": 160,
"avg_line_length": 34.26020408163265,
"alnum_prop": 0.6231571109456441,
"repo_name": "samiyuru/netty-http",
"id": "d3616d3dfb77cbfc4234e78cfc2832a7e6962f47",
"size": ... |
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.2-hudson-jaxb-ri-2.2-63-
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on... | {
"content_hash": "7bc30fb67c42829f5b1b5f83a52c5abd",
"timestamp": "",
"source": "github",
"line_count": 744,
"max_line_length": 225,
"avg_line_length": 34.12231182795699,
"alnum_prop": 0.5772639539922008,
"repo_name": "ezsimple/java",
"id": "be0b9a9e644732888b0ade4735f23de686fca936",
"size": "25387... |
<employee name="Jane Doe 1" gender="female">testing 123<empnum>E1</empnum>
<pnum>P1</pnum>
<hours>40</hours>
</employee> | {
"content_hash": "adb86124e78075e434c5e697867c2faa",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 74,
"avg_line_length": 32.75,
"alnum_prop": 0.6564885496183206,
"repo_name": "zadean/xqerl",
"id": "9d4cdbca18c7ec0ecdc072ba3ed7152f028d975b",
"size": "131",
"binary": fal... |
OC_BEGIN_NAMESPACE
// A templated circular Queue with synchronization.
// All data is held by value (like CircularBuffer).
template <class T>
class CQThreadSafe {
public:
// Create a circular queue of the appropriate length
CQThreadSafe (int len, Allocator *a=0, bool shared_across_process=false) :
q_(len, fa... | {
"content_hash": "7f7acf59c7e45f49983af243b83408ce",
"timestamp": "",
"source": "github",
"line_count": 117,
"max_line_length": 76,
"avg_line_length": 23.28205128205128,
"alnum_prop": 0.5914096916299559,
"repo_name": "RichIsMyName/PicklingToolsRepo",
"id": "4350b7f82ba3cc8eb1074ed0fa08d4658c8a2170",
... |
from redactor.handlers import DateDirectoryUploader, UUIDUploader
class DateDirectoryWithUUIDUploader(UUIDUploader, DateDirectoryUploader):
pass
| {
"content_hash": "c6bbe7959aafe081bd0762e9f8cc9eef",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 73,
"avg_line_length": 30.2,
"alnum_prop": 0.8609271523178808,
"repo_name": "luzfcb/django_documentos",
"id": "bf9f096aee0c09143f0480d051cee8fe70935064",
"size": "151",
"b... |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Brush;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Set;
import java.util.List;
import ja... | {
"content_hash": "50ca730c4790efd657c29c4d7dee4ea0",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 108,
"avg_line_length": 34.67777777777778,
"alnum_prop": 0.6388977891701377,
"repo_name": "ice91/CloudBrush",
"id": "74b28c6c5c5e9a2f94be71ce8843755aa07ce967",
"size": "62... |
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The library is free for all purposes without any express
* guarantee it works.
*/
#include "tomcrypt_private.h"
#include <stdarg... | {
"content_hash": "6238adc77beb789f01daf02295818244",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 96,
"avg_line_length": 28.488636363636363,
"alnum_prop": 0.6007179896290387,
"repo_name": "google/google-ctf",
"id": "716bbcecabbcbe0bdeea6db8914e634e51cd0ad6",
"size": "25... |
// Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 The Apache Software Foundation
//
// 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
//
//... | {
"content_hash": "a8c0945f24c9c2591479b93aa64a2fcd",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 113,
"avg_line_length": 33.1219512195122,
"alnum_prop": 0.7606774668630338,
"repo_name": "apache/tapestry-5",
"id": "55f3e1a7987bdf709bf4e15e72ad87a501cc0015",
"size": "135... |
<?php
class Horde_Form_Action_updatefield extends Horde_Form_Action {
var $_trigger = array('onchange', 'onload', 'onkeyup');
function getActionScript(&$form, &$renderer, $varname)
{
return 'updateField' . $this->id() . '();';
}
function setValues(&$vars, $sourceVal, $arrayVal = false)
... | {
"content_hash": "4b8ee34279a13d19ac9c54a73ea0fa58",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 132,
"avg_line_length": 30.224489795918366,
"alnum_prop": 0.5057393652937204,
"repo_name": "UMD-SEAM/bugbox",
"id": "8bcebbe507cd5bf3d484b132a6f195c5757e1caa",
"size": "204... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Passenger: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Gener... | {
"content_hash": "061884f17477bce97e110f6427ecde1e",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 316,
"avg_line_length": 69.55555555555556,
"alnum_prop": 0.6876996805111821,
"repo_name": "brightbox/nginx-brightbox",
"id": "a13a2ee0041015b7f68b0c2b372951ff0630464d",
"si... |
/* */
"format register";
define(["exports","aurelia-metadata","./metadata","./util"], function (exports, _aureliaMetadata, _metadata, _util) {
"use strict";
var _prototypeProperties = function (child, staticProps, instanceProps) { if (staticProps) Object.defineProperties(child, staticProps); if (instanceProps) Ob... | {
"content_hash": "dc614ecb571cc0c93de72e8fc1a834ab",
"timestamp": "",
"source": "github",
"line_count": 302,
"max_line_length": 216,
"avg_line_length": 27.619205298013245,
"alnum_prop": 0.5108500179834552,
"repo_name": "behzad88/aurelia-converters-sample",
"id": "80c559e100426612e09e7172f02fed7c7bbd3... |
package im.actor.server.dialog
import im.actor.api.rpc.messaging.ApiMessage
import im.actor.api.rpc.peers.ApiPeer
import im.actor.server.sequence.SeqState
import scala.concurrent.Future
trait DeliveryExtension {
def receiverDelivery(
receiverUserId: Int,
senderUserId: Int,
peer: ApiPeer,
... | {
"content_hash": "f74da68524ec50a8430cec559a9e6d34",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 100,
"avg_line_length": 24.82857142857143,
"alnum_prop": 0.663981588032221,
"repo_name": "lzpfmh/actor-platform",
"id": "ca91efb23c87165470ee59d89bc81d0aa9aee726",
"size": ... |
// (c) Copyright 2017 Cloudera, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed t... | {
"content_hash": "0781e0f11267f5740dfc11ad96a7c114",
"timestamp": "",
"source": "github",
"line_count": 160,
"max_line_length": 104,
"avg_line_length": 34.5375,
"alnum_prop": 0.7321751719145856,
"repo_name": "cloudera/director-aws-plugin",
"id": "34c198f252ff47f504768b43f4b127b15af16602",
"size": "... |
import unittest
from conans.client.tools.scm import SCMBase
from conans.errors import ConanException
class RemoveCredentialsTest(unittest.TestCase):
def test_http(self):
expected_url = 'https://myrepo.com/path/to/repo.git'
test_urls = ['https://myrepo.com/path/to/repo.git',
... | {
"content_hash": "3d6b0cb61d645f97c6df0d4d24a2100b",
"timestamp": "",
"source": "github",
"line_count": 325,
"max_line_length": 102,
"avg_line_length": 52.62769230769231,
"alnum_prop": 0.6151192703461179,
"repo_name": "conan-io/conan",
"id": "83b67496a84ccbe4055b8332e90d5ffc2a326b9a",
"size": "1712... |
[The Ultimate Tic-Tac-Toe](http://mathwithbaddrawings.com/2013/06/16/ultimate-tic-tac-toe/) game written in ClojureScript.
[Reagent](https://reagent-project.github.io/) ๐
[re-frame](https://github.com/Day8/re-frame) ๐
[figwheel](https://github.com/bhauman/lein-figwheel) ๐
| {
"content_hash": "df993bc2df0d654bb269d53e3903740b",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 122,
"avg_line_length": 54.8,
"alnum_prop": 0.7445255474452555,
"repo_name": "ravicious/ultimate-ttt-cljs",
"id": "87332f91f01b39937cb58f3ea92d1b82d9afce97",
"size": "304",
... |
class StripeWebhooksController < ApplicationController
before_action :skip_authorization
skip_before_action :verify_authenticity_token
# Stripe webhook endpoint on receipt of a webhook
def create
unless @config.payment_type == "advanced_stripe"
Rollbar.error("Received stripe webhook without a configu... | {
"content_hash": "b8bb951d63c5f98909b4e4b4d5bd3b20",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 117,
"avg_line_length": 32.44,
"alnum_prop": 0.7336621454993835,
"repo_name": "rdunlop/unicycling-registration",
"id": "577d861b30cb3bda182cc03641e06ac825ead3b4",
"size": "... |
๏ปฟusing System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.Xna.Framework.Input;
namespace BEPUphysicsDemos
{
public class FreeCameraControlScheme : CameraControlScheme
{
/// <summary>
/// Gets or sets the speed at which the camera moves.
/// <... | {
"content_hash": "16c1a204d0036a2ea73dcde44a69e2b7",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 82,
"avg_line_length": 33.627450980392155,
"alnum_prop": 0.5965014577259475,
"repo_name": "karrtmomil/coms437_assignment2",
"id": "ec1568d0d5338acfa984100aad9a60101db31d40",
... |
CREATE TABLE list (id VARCHAR(64) NOT NULL, value VARCHAR(64) NOT NULL, PRIMARY KEY(id));
INSERT INTO "list" ("id", "value") VALUES ('ab', 'Abkhazian');
INSERT INTO "list" ("id", "value") VALUES ('ace', 'Achinese');
INSERT INTO "list" ("id", "value") VALUES ('ach', 'Acoli');
INSERT INTO "list" ("id", "value") VALUES (... | {
"content_hash": "300e1ad496f1c376e24853cb68b1bce6",
"timestamp": "",
"source": "github",
"line_count": 611,
"max_line_length": 89,
"avg_line_length": 62.782324058919805,
"alnum_prop": 0.5985401459854015,
"repo_name": "umpirsky/language-list",
"id": "505d9edb6b951f63fb96a40516402832eb8e80cd",
"size... |
layout: post
title: "GreenSpider - The Autodesk Revit point clouds plugin"
date: 2013-06-09 12:46
categories: [tools]
tags: [BIM, GreenSpider, Revit]
---

GreenSpider is plugin for Autodesk Revit developed by [Simone Garagnani](http://www.tcproject.net/).
GreenSpider narrows the gap... | {
"content_hash": "e1d9d4db2d439edc7fa406ad1530469c",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 297,
"avg_line_length": 66.33333333333333,
"alnum_prop": 0.8130653266331658,
"repo_name": "teocomi/teocomi.github.io",
"id": "bd45efc9dd521a31d48aeb0cfffe0f13460bf2a3",
"si... |
package androidx.car.widget;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.TextView;
import java.util.Collection;
import androidx.annotation.NonNull;
import androidx.car.R;
import androidx.gridlayout.widget.GridLayout;
/**
* This view shows a ... | {
"content_hash": "47caf2614a6608da85785d37eee04ad1",
"timestamp": "",
"source": "github",
"line_count": 73,
"max_line_length": 95,
"avg_line_length": 31.506849315068493,
"alnum_prop": 0.6660869565217391,
"repo_name": "aosp-mirror/platform_frameworks_support",
"id": "5672880d5415fb47d3ad767df60ea530aa... |
package me.myiume.myiulib.exception;
/**
* Thrown when a player is added to a round but is already in one.
*
* @since 0.2.0
*/
public class PlayerPresentException extends Exception {
private static final long serialVersionUID = -5109025861934945989L;
}
| {
"content_hash": "77cac2019c39ddcabc87bbab27fb9074",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 68,
"avg_line_length": 21.75,
"alnum_prop": 0.7471264367816092,
"repo_name": "myiume/MyiuLib",
"id": "58a0b587db116563d3d3fcc2608684b463cf6077",
"size": "261",
"binary": ... |
#include "drmP.h"
#include "radeon_drm.h"
#include "radeon.h"
#include "atom.h"
#include "atom-bits.h"
/* from radeon_encoder.c */
extern uint32_t
radeon_get_encoder_enum(struct drm_device *dev, uint32_t supported_device,
uint8_t dac);
extern void radeon_link_encoder_connector(struct drm_device *dev);
extern void... | {
"content_hash": "dc93830855e5af167ab7f8ed0b823270",
"timestamp": "",
"source": "github",
"line_count": 3149,
"max_line_length": 95,
"avg_line_length": 33.01524293426485,
"alnum_prop": 0.6630693021689992,
"repo_name": "andrewjylee/omniplay",
"id": "897ea7e59899c94164a6d5e608e76e3441209e48",
"size":... |
import json
import struct
import re
import os
import base64
import http.client
import sys
import hashlib
import datetime
import time
from binascii import unhexlify
settings = {}
def uint32(x):
return x & 0xffffffff
def bytereverse(x):
return uint32((((x) << 24) | (((x) << 8) & 0x00ff0000) |
(((x) >> 8) & 0... | {
"content_hash": "042dd69e8e109da04f5b9469b885de06",
"timestamp": "",
"source": "github",
"line_count": 238,
"max_line_length": 85,
"avg_line_length": 22.189075630252102,
"alnum_prop": 0.6460897557280818,
"repo_name": "cryptofun/honey",
"id": "ecac76b48a63b1b1b1bbdacc14f91000be800ac0",
"size": "556... |
<!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": "9312dd82222c3c2c228ada1a27471d6f",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 154,
"avg_line_length": 40.69607843137255,
"alnum_prop": 0.6475548060708263,
"repo_name": "Tanglo/LabBot",
"id": "41b05917a211ccddd11f2cb6b8efa08019d21dab",
"size": "4151"... |
<!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 (version 1.7.0_04) on Tue Sep 11 01:30:15 EDT 2012 -->
<title>com.midlocanics.frc.gongaware Class Hierarchy</title>
<meta name="date" content="2012-09... | {
"content_hash": "7da5d961344d2d069cba952cb3c2a6bf",
"timestamp": "",
"source": "github",
"line_count": 153,
"max_line_length": 232,
"avg_line_length": 36.169934640522875,
"alnum_prop": 0.6414889772316589,
"repo_name": "rossgong/midlocanics-robot",
"id": "92d0098c363ec313cc85b147cfd86cd7881a0d1e",
... |
package com.amazonaws.services.clouddirectory.model;
import javax.annotation.Generated;
/**
* <p>
* Indicates the object is not attached to the index.
* </p>
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
public class ObjectAlreadyDetachedException extends com.amazonaws.services.clouddirectory.model.... | {
"content_hash": "a388516d3dc054b4e3445b8b39add618",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 127,
"avg_line_length": 27.2,
"alnum_prop": 0.7235294117647059,
"repo_name": "dagnir/aws-sdk-java",
"id": "48bab08d5c6d48f9a7463a13cec24ebb9e99da71",
"size": "1260",
"bin... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Limitless - Responsive Web Application Kit by Eugene Kopyov</title>
<!-- Global stylesheets -->
<link href="https://font... | {
"content_hash": "d103df9d7a401e0f40b4105273eb2bc9",
"timestamp": "",
"source": "github",
"line_count": 1385,
"max_line_length": 468,
"avg_line_length": 48.897472924187724,
"alnum_prop": 0.5683593461600933,
"repo_name": "nickevin/WebCollection",
"id": "c8b15618eae0103d57166a3321600b9582cd4ad1",
"si... |
<fieldset class="recent-emails-setup">
<div class="control-group">
<div class="control-label wrap">
<label class="required"><%= _.__("oro.email.recent_emails_widget.mailbox_folder") %><em>*</em></label>
</div>
<div class="controls">
<input name="folderId" type="hidden... | {
"content_hash": "48d8951ee3e534ae1cb2fb57914be7fc",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 167,
"avg_line_length": 55.09375,
"alnum_prop": 0.5411230856494611,
"repo_name": "Djamy/platform",
"id": "23337d912aef351ec776883c7bf20e900f4716e8",
"size": "1763",
"bina... |
//
// FLVTestVC.m
// TMAVDemo
//
// Created by ๅคฉๆ on 2017/8/17.
// Copyright ยฉ 2017ๅนด ๅคฉๆ. All rights reserved.
//
#import "FLVTestVC.h"
#import "TMSystemCapture.h"
#import "TMAVConfig.h"
#import "TMAudioEncoder.h"
#import "FLV_Tags.h"
#import "FLVAnalysisTool.h"
@interface FLVTestVC () <TMSystemCaptureDelegate, ... | {
"content_hash": "689a82035306aee16a212e1f9a1559bb",
"timestamp": "",
"source": "github",
"line_count": 118,
"max_line_length": 147,
"avg_line_length": 27.61864406779661,
"alnum_prop": 0.6422215403498005,
"repo_name": "liulichao123/TMAVDemo",
"id": "dfb2c50681d4c503713384927dfb547fd6d54cf2",
"size"... |
๏ปฟ#region Apache License Version 2.0
#endregion Apache License Version 2.0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using SF.Biz.Accounting.DataModels;
using SF.Biz.Payments;
using SF.Sys;
using SF.Sys.Auth;
using SF.Sys.Clients;
using SF.Sys.Data;
using SF.Sys.... | {
"content_hash": "6cbb63c9bf93e1a9bc00798361896a25",
"timestamp": "",
"source": "github",
"line_count": 236,
"max_line_length": 190,
"avg_line_length": 42.36440677966102,
"alnum_prop": 0.5479095819163833,
"repo_name": "etechi/ServiceFramework",
"id": "529ae77b9f5599878c8573b88bc4a2fdfed52b9b",
"siz... |
<!-- About Section -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">About</h2>
<h3 class="section-subheading text-muted">"Voileau" is composed of french words... | {
"content_hash": "c9292c0eeb035ca823e2f75cff2c4778",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 178,
"avg_line_length": 57.567567567567565,
"alnum_prop": 0.5018779342723004,
"repo_name": "renyuanz/voileau",
"id": "85a7e93a347f3ef21591760ddd22ecd45c21962e",
"size": "21... |
<HTML><HEAD>
<TITLE>Review for Thomas Crown Affair, The (1999)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0155267">Thomas Crown Affair, The (1999)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="... | {
"content_hash": "33202db265bc0dc3101efdaab3c1f7e8",
"timestamp": "",
"source": "github",
"line_count": 95,
"max_line_length": 210,
"avg_line_length": 59.863157894736844,
"alnum_prop": 0.7443291717953227,
"repo_name": "xianjunzhengbackup/code",
"id": "4d7a815b3f4b699a99c1d93adbaabf5f87e5636c",
"siz... |
๏ปฟusing Irony.Ast;
using Irony.Parsing;
using Lua.LanguageService.Format;
using System.Collections.Generic;
namespace Lua.LanguageService.Grammar.Ast
{
abstract class LuaAssignmentNodeBase : AstNode, IAstNode
{
public ParseTreeNode Node
{
get;
private set;
}
... | {
"content_hash": "3bb842eef58a0c8cbeb56fc172bdb603",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 105,
"avg_line_length": 22.81132075471698,
"alnum_prop": 0.56575682382134,
"repo_name": "GCCFeli/LuaFormat",
"id": "b9f7d91df74e1f32659b390fd127e626fa8110c1",
"size": "1211... |
#include "axis2_math_stub.h"
#include <stdio.h>
#include <axiom.h>
#include <axis2_util.h>
#include <axiom_soap.h>
#include <axis2_client.h>
axiom_node_t *build_om_programatically(
const axutil_env_t * env,
const axis2_char_t * operation,
const axis2_char_t * param1,
const axis2_char_t * param2);
i... | {
"content_hash": "8e110361022fc931385c43b483d3aeec",
"timestamp": "",
"source": "github",
"line_count": 187,
"max_line_length": 109,
"avg_line_length": 30.545454545454547,
"alnum_prop": 0.5460434173669467,
"repo_name": "techhead/wsf_php_dist",
"id": "b0dfabf1f2be14bcd82e4dcd99e26b3d0ca543cb",
"size... |
'use strict';
const common = require('../common');
const http = require('http');
const net = require('net');
const assert = require('assert');
const reqstr = 'HTTP/1.1 200 OK\r\n' +
'Content-Length: 1\r\n' +
'Transfer-Encoding: chunked\r\n\r\n';
const server = net.createServer((socket) ... | {
"content_hash": "933053d1264dbda2434a58702a07a70b",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 76,
"avg_line_length": 32.03846153846154,
"alnum_prop": 0.6422569027611045,
"repo_name": "lexor90/node-compiler",
"id": "d29e37291dffdecbd264097d81f29c9f3e16bc2b",
"size": ... |
module Azure::DataFactory::Mgmt::V2018_06_01
module Models
#
# A FTP server Linked Service.
#
class FtpServerLinkedService < LinkedService
include MsRestAzure
def initialize
@type = "FtpServer"
end
attr_accessor :type
# @return Host name of the FTP server. Ty... | {
"content_hash": "304c845bf00d5603fe68be48ff5f7d8a",
"timestamp": "",
"source": "github",
"line_count": 213,
"max_line_length": 84,
"avg_line_length": 32.91079812206573,
"alnum_prop": 0.45820256776034235,
"repo_name": "Azure/azure-sdk-for-ruby",
"id": "9427a9b3c63fadfee9341861497dc682d7bda77c",
"si... |
package com.wangf.patterns.facade;
public class LegacySubsystem1 {
public void doThis() {
System.out.println("LegacySubsystem1: Do this...");
}
public void doThat() {
System.out.println("LegacySubsystem1: Do that...");
}
}
| {
"content_hash": "a2fd997afbe63c1f80a41e9eebe2a100",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 53,
"avg_line_length": 20.5,
"alnum_prop": 0.6666666666666666,
"repo_name": "wangf1/simpleSample",
"id": "ea2a874705dd38aa786d311959e7a52babeb867d",
"size": "246",
"binar... |
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
/******/
/******/ // The require function
/******/ function __webpack_require__(moduleId) {
/******/
/******/ // Check if module is in cache
/******/ if(installedModules[moduleId])
/******/ retu... | {
"content_hash": "404bb1dc5ef5c22f1bc4076f74ec6fa0",
"timestamp": "",
"source": "github",
"line_count": 21668,
"max_line_length": 766,
"avg_line_length": 34.61436219309581,
"alnum_prop": 0.6617401576482886,
"repo_name": "leo-mon/react-tutorial",
"id": "9bba213f77f8d76a7bbb1f9ac26e24301b363dc7",
"si... |
module Model
extend ActiveSupport::Concern
def self.redefined_field_types
@redefined_field_types ||= {}
end
def self.define_field_type( type, method_name )
redefined_field_types[type] = method_name.to_sym
end
module ClassMethods
# Finds document by id.
# Raises error if document is not f... | {
"content_hash": "800e11d223bbc35e2973eacf0b5b24c6",
"timestamp": "",
"source": "github",
"line_count": 80,
"max_line_length": 86,
"avg_line_length": 23.175,
"alnum_prop": 0.6564185544768069,
"repo_name": "kukushkin/aerogel-core",
"id": "0936b0d3933e0d2a3a205ff955e63c3e6b8fe289",
"size": "1894",
... |
/* jshint latedef:false */
/* jshint forin:false */
/* jshint noempty:false */
'use strict';
var util = require('util');
var msRest = require('ms-rest');
var msRestAzure = require('ms-rest-azure');
var ServiceClient = msRestAzure.AzureServiceClient;
var models = require('./models');
var operations = require('./ope... | {
"content_hash": "ce23aa9c32bc73b11ed732a2bc3b540c",
"timestamp": "",
"source": "github",
"line_count": 94,
"max_line_length": 170,
"avg_line_length": 41.234042553191486,
"alnum_prop": 0.7453560371517027,
"repo_name": "AzCiS/autorest",
"id": "21010b4575aaee26989ea84b2c1c33e1cf96e5dc",
"size": "4194... |
package org.springframework.boot.autoconfigure.data.r2dbc;
import io.r2dbc.spi.ConnectionFactory;
import org.springframework.boot.autoconfigure.AutoConfigureAfter;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.condition.ConditionalOnBean;
import... | {
"content_hash": "b428712801465801b4a8164ef73e8eed",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 105,
"avg_line_length": 44.24324324324324,
"alnum_prop": 0.8527794746487477,
"repo_name": "ilayaperumalg/spring-boot",
"id": "46638e8f245aecf2f7c9dd6d0672f0dd7cd37cc2",
"si... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Analytical Insight | articles in the "posts" category</title>
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link href="/feeds/all.atom.xml" ty... | {
"content_hash": "47e817b55737bcda4bdb2f99caa55a21",
"timestamp": "",
"source": "github",
"line_count": 4275,
"max_line_length": 856,
"avg_line_length": 28.829005847953216,
"alnum_prop": 0.6695011521859077,
"repo_name": "sbussmann/sbussmann.github.io",
"id": "88a566e45d012f88e2e83c3accc2b3203772d9f0"... |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Index — API Game Simulation 0.0.1 docume... | {
"content_hash": "82b3af04ae79df4eae0a3e23ce58b828",
"timestamp": "",
"source": "github",
"line_count": 382,
"max_line_length": 192,
"avg_line_length": 33.382198952879584,
"alnum_prop": 0.626646800501882,
"repo_name": "progreanmer/moba-blocks-editor",
"id": "be38bb72e17a17c7aba61421bd6af02bbbd7ec02",... |
<?php
namespace EMR\Bundle\CalendarBundle\Form\Type\Report;
/**
* Description of TagToColumnAdapter
*
* @author Nick Fenzan <nickf@millervein.com>
*/
class TagToColumnAdapter {
//put your code here
}
| {
"content_hash": "1ff0f8991949779fa864d67c54d9eeef",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 53,
"avg_line_length": 17.5,
"alnum_prop": 0.7238095238095238,
"repo_name": "NickFenzan/calendar-bundle",
"id": "0811853c062d27de5853adf71cec7b5ebc93ac99",
"size": "210",
... |
๏ปฟusing ProXero.Net.Interfaces;
using ProXero.Net.Messages;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ProXero.Net
{
public class HeartBeatFactory : IHeartBeatFactory<IMessage>
{
public IMessage CreateHeartBeat()
... | {
"content_hash": "b2b9726878a155ae21c3e16048ea090b",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 63,
"avg_line_length": 20.88888888888889,
"alnum_prop": 0.6941489361702128,
"repo_name": "ProXero/ProXero.Net",
"id": "3671b17a8530bbe6b5044917b9b8649e90f6af32",
"size": "3... |
<!--<?php
# MetInfo Enterprise Content Management System
# Copyright (C) MetInfo Co.,Ltd (http://www.metinfo.cn). All rights reserved.d.
require_once template('head');
echo <<<EOT
-->
<title>{$lang_setbasicWebInfoSet}</title>
</head>
<body>
<!--
EOT;
require_once template('metlangs');
echo <<<EOT
-->
<div class="v52f... | {
"content_hash": "e0a6c251ae4e2542d2a4a9a46f084a24",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 107,
"avg_line_length": 26.238636363636363,
"alnum_prop": 0.6141186660892161,
"repo_name": "maicong/OpenAPI",
"id": "f4565fe0c39efef9477bb0b4176b589375ad2b4d",
"size": "230... |
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Ben Gold</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link re... | {
"content_hash": "28e240efb8006edfa8b20465b7e52a6a",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 163,
"avg_line_length": 46.6578947368421,
"alnum_prop": 0.6085730400451212,
"repo_name": "bengold/ben.gold",
"id": "6329cfd1b6c92f7efb5777b3d0ab8d918ea2612c",
"size": "1773... |
from keystoneclient import base
class Project(base.Resource):
"""Represents an Identity project.
Attributes:
* id: a uuid that identifies the project
* name: project name
* description: project description
* enabled: boolean to indicate if project is enabled
"""
def u... | {
"content_hash": "b85094a0b50f61ccdceeca83caedbf04",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 72,
"avg_line_length": 31.69333333333333,
"alnum_prop": 0.5902397980647875,
"repo_name": "ioram7/keystone-federado-pgid2013",
"id": "cb08061d165ce97dbe4b97f76afe59799451b6d3"... |
{% extends 'admin/project_monitor/base.html' %}
{% load i18n %}
{% block title %}{% trans "Monitor" %}{% endblock %}
{% block page_header %}
<script src='{{ STATIC_URL }}js/d3.min.js' type='text/javascript' charset='utf-8'></script>
<script src='{{ STATIC_URL }}js/nv.d3.js' type='text/javascript' charset='utf-8... | {
"content_hash": "58c7dea036c98db16991f57cce2f4876",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 118,
"avg_line_length": 41.78947368421053,
"alnum_prop": 0.6423173803526449,
"repo_name": "b3lab/safir_monitor_dashboard",
"id": "cb0067ac7c57d2a466755d0e9bfc2ba3d6a92765",
... |
<?php
namespace Doctrine\DBAL\Exception;
use Doctrine\DBAL\DBALException;
/**
* Thrown when {@link DBALException::ERROR_NOT_NULL} is detected in driver
*
* @since 2.5
*/
class NotNullableException extends DBALException
{
}
| {
"content_hash": "8e777b7dca67df494fdd324735192c47",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 74,
"avg_line_length": 15.4,
"alnum_prop": 0.7359307359307359,
"repo_name": "minhnguyen-balance/oro_platform",
"id": "6d4d3fcfa854ab0c5fd023e0227dd24514d26eed",
"size": "12... |
@implementation DataManager
@synthesize managedObjectModel;
@synthesize managedObjectContext;
@synthesize persistentStoreCoordinator;
#pragma mark -
#pragma mark singleton management
static DataManager *instance = nil;
+ (DataManager*)sharedManager
{
if (instance == nil)
{
instance = [[super allocWi... | {
"content_hash": "1e0fb5e4bfd4728b0a94c020ecffaf71",
"timestamp": "",
"source": "github",
"line_count": 253,
"max_line_length": 151,
"avg_line_length": 25.51778656126482,
"alnum_prop": 0.6421933085501859,
"repo_name": "nippysaurus/ThatGuyFacts",
"id": "ad7fcafe49d0a22ac9d6a0c2540f57ebe9759398",
"si... |
**Dataflow matrix machines** are a generalization of recurrent neural networks.
Oct 19, 2016 experiment implements the scheme presented in the
Appendix D.2.2 of https://arxiv.org/abs/1610.00831
Oct 28, 2016 experiment implements a non-blocking asynchronous
input to a running DMM (inspired by various examples, includi... | {
"content_hash": "58ea0c13c34c9e55c9d1608aed5bfd92",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 79,
"avg_line_length": 41.81818181818182,
"alnum_prop": 0.7934782608695652,
"repo_name": "jsa-aerial/DMM",
"id": "51bc34350c0c8518d4291db12d6dec463be814fc",
"size": "490",
... |
using namespace std;
//int runow=0;
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
MainWindow w;
w.show();
return a.exec();
}
| {
"content_hash": "b7617ff29da87af7d0872190bfcb9518",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 32,
"avg_line_length": 13.416666666666666,
"alnum_prop": 0.5962732919254659,
"repo_name": "DPSablowski/spectangular",
"id": "77ad89386d52d0f13009c718032ad051a9788f47",
"siz... |
import datetime
from south.db import db
from south.v2 import SchemaMigration
from django.db import models
class Migration(SchemaMigration):
def forwards(self, orm):
# Adding model 'Achievement'
db.create_table('achievements_achievement', (
('id', self.gf('django.db.models.fiel... | {
"content_hash": "7a16138344c90a582a1a360984ecab6d",
"timestamp": "",
"source": "github",
"line_count": 95,
"max_line_length": 182,
"avg_line_length": 63.27368421052632,
"alnum_prop": 0.570121444019298,
"repo_name": "ogirardot/django-achievements",
"id": "21801060199080b19f3c3191375a1330742153bf",
... |
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:context="http://www.springframework.org/schema/context"
xmlns:tx="http://www.springframework.org/schema/tx"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:security="http:/... | {
"content_hash": "bb7e4f443d4b1839e238f24b1adfb38a",
"timestamp": "",
"source": "github",
"line_count": 80,
"max_line_length": 144,
"avg_line_length": 59.25,
"alnum_prop": 0.6172995780590718,
"repo_name": "yvoswillens/flowable-engine",
"id": "a4dfa026898c5de4c34a4dfcf1ee7d5c906dea95",
"size": "4740... |
NewApp::Application.config.session_store :cookie_store, key: '_newapp_session'
| {
"content_hash": "b6bcdfd3a325b93b95158db89ee5cf58",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 78,
"avg_line_length": 79,
"alnum_prop": 0.7848101265822784,
"repo_name": "fbazzarella/salesforce_sample",
"id": "666f159f36bc9b4563fb2a69806bcabc656b3619",
"size": "140",
... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>statsmodels.miscmodels.count.PoissonOffsetGMLE R... | {
"content_hash": "d741138fd85b3181deafbcd1b712c81f",
"timestamp": "",
"source": "github",
"line_count": 275,
"max_line_length": 577,
"avg_line_length": 71.55272727272727,
"alnum_prop": 0.7302942521725873,
"repo_name": "statsmodels/statsmodels.github.io",
"id": "4e25853591a9c3911151445f9a1f7847a5e5d1e... |
"""Testing for `hera_mc.weather`.
"""
import os
from math import floor
import pytest
import numpy as np
from astropy.time import Time, TimeDelta
from .. import weather
from . import onsite
# could be parameterized
def test_reduce_time_vals():
times = np.array(range(125)) + 31.24
values = np.array(range(125... | {
"content_hash": "1311ec73be1bf7767a762cc502d6dcce",
"timestamp": "",
"source": "github",
"line_count": 223,
"max_line_length": 78,
"avg_line_length": 38.139013452914796,
"alnum_prop": 0.6112874779541446,
"repo_name": "HERA-Team/Monitor_and_Control",
"id": "5e6702a0dacae71ad57f7663c5f737c0c87dd26b",
... |
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CM... | {
"content_hash": "29e4312a1afd16727257296540f47956",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 76,
"avg_line_length": 28.903225806451612,
"alnum_prop": 0.6964285714285714,
"repo_name": "ssriramana93/EnvClassify",
"id": "d82b97ae8e14ed5bc87c08f2dd05e17f04075fd3",
"siz... |
layout: post
title: fogbound-highrise ex Coming in June
category: work
excerpt: A collection of drawings about our planet, coming in June, 2012
thumb: fogbound-highrise-ex.png
---
<p><img src="{{ site.file }}/fogbound-highrise-ex.png"></p> | {
"content_hash": "9d027f77b0aa6f7d6a8873d0622c8055",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 72,
"avg_line_length": 30,
"alnum_prop": 0.7416666666666667,
"repo_name": "IzayoyiSakuya/nite",
"id": "d45f7f7c2e23d1e43aa8b352504222a7c2472f67",
"size": "244",
"binary": ... |
package org.elasticsearch.index.query;
import org.apache.lucene.index.LeafReaderContext;
import org.apache.lucene.index.SortedNumericDocValues;
import org.apache.lucene.index.Term;
import org.apache.lucene.search.BooleanQuery;
import org.apache.lucene.search.CoveringQuery;
import org.apache.lucene.search.DoubleValues... | {
"content_hash": "0cc43578ca3df87cc135f25014b6c6af",
"timestamp": "",
"source": "github",
"line_count": 427,
"max_line_length": 134,
"avg_line_length": 38.721311475409834,
"alnum_prop": 0.6288254505866699,
"repo_name": "nknize/elasticsearch",
"id": "99813d3f2ed84518da0f717b64a0f8241a6885e4",
"size"... |
> {%= description %}
## Install
{%= include("install-npm", {save: true}) %}
## Usage
```js
var happyQCore = require('{%= name %}');
```
## API
<!-- add a path or glob pattern for files with code comments to use for docs -->
{%%= apidocs("index.js") %}
## Related projects
<!-- add an array of related projects, the... | {
"content_hash": "1467e24b2f9e9d1c51b36e319cfd3916",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 81,
"avg_line_length": 16.4,
"alnum_prop": 0.5714285714285714,
"repo_name": "happy-q/happy-q-core",
"id": "7f2a6637096d0773ae5c01e079adf339d9b8833b",
"size": "610",
"bina... |
Check template in a browser [See Demo](https://greatsimple.github.io/module-framework-demo/template-7/)
Download archive with [Design Files](https://s3-us-west-2.amazonaws.com/gsgs/Module+Framework+Free.zip) (Sketch + Photoshop)
Check the [full version](http://moduleframework.com)
| {
"content_hash": "fdad5b0230a90b47938c6825968d1bfb",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 124,
"avg_line_length": 57.2,
"alnum_prop": 0.7692307692307693,
"repo_name": "greatsimple/module-framework-free-template",
"id": "57991033518190001e15359af8a5df13d6daf346",
... |
import { Wit } from 'node-wit';
import * as Loki from 'lokijs';
import * as minimist from 'minimist';
import { OpalBot } from './lib/opalbot';
const STATUS_CHAN = 'bot-status';
const DB_NAME = 'store.json';
/**
* Open a Loki database and load its contents.
*/
function openDB(filename: string): Promise<Loki> {
re... | {
"content_hash": "262817649c10bc0280e83ed316eeed24",
"timestamp": "",
"source": "github",
"line_count": 85,
"max_line_length": 72,
"avg_line_length": 24.08235294117647,
"alnum_prop": 0.5984367366878358,
"repo_name": "cucapra/opal-bot",
"id": "e0f98cb891833982c7d247be0807226baa20dd37",
"size": "2047... |
#include <linux/mm.h>
#include <linux/sched.h>
#include <linux/highmem.h>
#include <linux/hugetlb.h>
#include <linux/mmu_notifier.h>
#include <linux/rmap.h>
#include <linux/swap.h>
#include <linux/mm_inline.h>
#include <linux/kthread.h>
#include <linux/khugepaged.h>
#include <linux/freezer.h>
#include <linux/mman.h>
... | {
"content_hash": "5aa2c4be4e997070e0ef63a1ca230e6a",
"timestamp": "",
"source": "github",
"line_count": 2461,
"max_line_length": 80,
"avg_line_length": 26.438845997561966,
"alnum_prop": 0.6658469861371531,
"repo_name": "MihawkHu/Android_scheduler",
"id": "3da5c0bff3b0f108f5db7dabfe3931f4073b92d9",
... |
{% extends "base.html" %}
{% block body %}
<div class="content">
<div class="content" id="landing-bg"></div>
<iframe src="https://calendar.google.com/calendar/embed?src=whitehatcalpoly%40gmail.com"></iframe>
</div>
{% endblock %} | {
"content_hash": "32602d1ce83a49eec81f38be28412a45",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 106,
"avg_line_length": 35.57142857142857,
"alnum_prop": 0.6305220883534136,
"repo_name": "WhiteHatCP/thewhitehat.club",
"id": "aed8d92423bf4ad2b9581ca498624cfb4bd7db73",
"s... |
<?php
/**
* @namespace
*/
namespace ZendTest\Tag\Cloud;
use Zend\Tag;
use Zend\Tag\Cloud;
use Zend\Loader\PluginLoader;
use ZendTest\Tag\Cloud\TestAsset;
/**
* @category Zend
* @package Zend_Tag
* @subpackage UnitTests
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
... | {
"content_hash": "b195a83c36770d0b438721ac0e8f90d8",
"timestamp": "",
"source": "github",
"line_count": 315,
"max_line_length": 141,
"avg_line_length": 32.89206349206349,
"alnum_prop": 0.548209632274877,
"repo_name": "heiglandreas/zf2",
"id": "ac2f9f1b0531ff99dd5ac5f116613ea996d22c79",
"size": "110... |
module Main ( main ) where
import Control.Applicative
import Control.Monad.IO.Class ( liftIO )
import qualified Data.List as L
import qualified Language.Haskell.Interpreter as HI
import qualified Language.Haskell.Interpreter.Unsafe as HI
import qualified System.Directory as D
import qualified System.FilePath as FP
imp... | {
"content_hash": "d99c178dd3295e0cda529e944898b20b",
"timestamp": "",
"source": "github",
"line_count": 155,
"max_line_length": 117,
"avg_line_length": 36.94193548387097,
"alnum_prop": 0.6901851205029689,
"repo_name": "travitch/shellDSL",
"id": "0dd18af25eccf41502c7523913b549b56db62341",
"size": "5... |
package server
import (
"crypto/rand"
"encoding/hex"
"encoding/json"
"fmt"
"html/template"
"io"
"log"
"net/http"
"strconv"
"strings"
"github.com/gorilla/csrf"
"github.com/nsheridan/cashier/lib"
"github.com/nsheridan/cashier/server/store"
"github.com/nsheridan/cashier/server/templates"
"github.com/pkg/e... | {
"content_hash": "cac243fe6c4934d993ee8b6cfef7d8aa",
"timestamp": "",
"source": "github",
"line_count": 174,
"max_line_length": 76,
"avg_line_length": 28.54597701149425,
"alnum_prop": 0.6984095027179384,
"repo_name": "lyda/cashier",
"id": "3f3543e8c8dd84804516fd05e68efb2d329df8e7",
"size": "4967",
... |
module Less2Sass
module Less
module Tree
# Represents a function call node. It can be either
# a CSS or a Less built-in function.
#
# Its Sass equivalent is {::Sass::Script::Tree::Funcall}.
class CallNode < Node
attr_accessor :name
attr_accessor :args
attr_acc... | {
"content_hash": "066af294717e5a22e6c99c5fae330b28",
"timestamp": "",
"source": "github",
"line_count": 65,
"max_line_length": 115,
"avg_line_length": 39.323076923076925,
"alnum_prop": 0.6056338028169014,
"repo_name": "vecerek/less2sass",
"id": "bab3d5ec026b905fac4999aa139d7400880e3839",
"size": "2... |
<?php
class Notice extends Eloquent {
protected $table = 'notices';
public $timestamps = true;
protected $softDelete = false;
} | {
"content_hash": "071d532cf66563290eb91d7d95f67779",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 31,
"avg_line_length": 14.88888888888889,
"alnum_prop": 0.7014925373134329,
"repo_name": "dcrystalj/RubiKS",
"id": "526bb4943efd27ee7487b4e1789b96ba1d0681df",
"size": "134",... |
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<div id="acf-to-rest-api-settings">
<code><?php echo esc_url( home_url( 'wp-json/acf/' ) ); ?></code>
<select name="acf_to_rest_api_settings[request_version]">
<option value="2"<?php selected( 2, $request_version ); ?>>v2</option>
<option value="3"<?php selecte... | {
"content_hash": "6b231510582fe4b2302c857c010d4515",
"timestamp": "",
"source": "github",
"line_count": 16,
"max_line_length": 345,
"avg_line_length": 45.3125,
"alnum_prop": 0.6289655172413793,
"repo_name": "GunnJerkens/wp-boilerplate",
"id": "b7fb0ec7ae6f60c7857de97a115554090b34a4fe",
"size": "725... |
FROM continuumio/anaconda
#RUN apt-get update && apt-get install -y wget make git python default-jre default-jdk python-dev python-matplotlib gcc swig python-numpy libgsl2 \
# gsl-bin pkg-config zlib1g-dev libcairo2-dev libnetpbm10-dev netpbm libpng12-dev libjpeg-dev python-pyfits zlib1g-dev \
# libbz2-dev libcfi... | {
"content_hash": "61822ca0574f4eaa137361f9e3faf2e3",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 154,
"avg_line_length": 88,
"alnum_prop": 0.796875,
"repo_name": "jlevy44/Joshua-Levy-Synteny-Analysis",
"id": "1971c2c94f7242e001929ce922d0890e3dfac840",
"size": "718",
"... |
๏ปฟusing System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MousetailsAdventureLib
{
static class Util
{
public static T[] slice<T>(T[] l, int from, int to)
{
T[] r = new T[to - from];
for (int i = from; ... | {
"content_hash": "1e3daa914665d81e0289b15b4327099e",
"timestamp": "",
"source": "github",
"line_count": 162,
"max_line_length": 98,
"avg_line_length": 25.833333333333332,
"alnum_prop": 0.49008363201911587,
"repo_name": "mousetail/MousetailsAdventure",
"id": "251a07be476a7b4ddd0b0dbb6f67c46ff5d8da32",... |
<?xml version="1.0" encoding="UTF-8"?>
<model model-package="com.dianping.cat.matrix.model" enable-merger="true" enable-sax-parser="true"
enable-base-visitor="true" enable-native-parser="true" enable-native-builder="true">
<entity name="matrix-report" root="true">
<attribute name="domain" value-type="Strin... | {
"content_hash": "af9f18baa74b908d3f90e5758ea6ac70",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 98,
"avg_line_length": 54.75,
"alnum_prop": 0.6614481409001957,
"repo_name": "unidal/cat",
"id": "4c1c878f4353fe8190301552332e78bbb9e125c5",
"size": "1533",
"binary": fal... |
#ifndef __DEV_UDC_H
#define __DEV_UDC_H
/* USB Device Controller Transfer Request */
struct udc_request {
void *buf;
unsigned length;
void (*complete)(struct udc_request *req, unsigned actual, int status);
void *context;
};
/* endpoints are opaque handles specific to the particular device controller */
struct u... | {
"content_hash": "0c1017c411e6445efc583dfd8144d262",
"timestamp": "",
"source": "github",
"line_count": 108,
"max_line_length": 79,
"avg_line_length": 25.51851851851852,
"alnum_prop": 0.693033381712627,
"repo_name": "Redmi-dev/android_bootable_lk",
"id": "f5504107f3f661ce8263c97cdae0ef565c80a85c",
... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "350a7313e129ab2bcda64fc358272739",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "3529a2c1a48af2b0d4df7a5676cd34923f8f22e9",
"size": "191... |
<?php
class Google_Service_DriveActivity_Owner extends Google_Model
{
protected $domainType = 'Google_Service_DriveActivity_Domain';
protected $domainDataType = '';
protected $teamDriveType = 'Google_Service_DriveActivity_TeamDriveReference';
protected $teamDriveDataType = '';
protected $userType = 'Google_... | {
"content_hash": "b3ade64ee3e042c22fa8904940349a4f",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 90,
"avg_line_length": 23.727272727272727,
"alnum_prop": 0.6896551724137931,
"repo_name": "philnewman/scoutbook",
"id": "178d7d2b7f0ee8aa94e2ae354dd593d98fbd521f",
"size": ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.