text stringlengths 2 1.04M | meta dict |
|---|---|
#include <CoreFoundation/CoreFoundation.h>
#include <CoreServices/CoreServices.h>
#include <QuickLook/QuickLook.h>
#import <CrashReporter/CrashReporter.h>
OSStatus GeneratePreviewForURL (void *thisInterface, QLPreviewRequestRef preview, CFURLRef url, CFStringRef contentTypeUTI, CFDictionaryRef options);
void CancelPre... | {
"content_hash": "d79e15612e3422d448516e91a2266e68",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 149,
"avg_line_length": 43.972972972972975,
"alnum_prop": 0.645359557467732,
"repo_name": "AppBlade/AppBladeSDK",
"id": "9d7a2459308f2612337cc6656c53719dfbfaa675",
"size": ... |
package entities
import "time"
// Different types to identify tokens.
const (
UnsubscribeTokenType = "unsubscribe"
ForgotPasswordTokenType = "forgot_password"
VerifyEmailTokenType = "verify_email"
)
// Token entity represents a one-time token which a user can use
// in an "unsubscribe" or "forgot password" ... | {
"content_hash": "1f7bde6d209e39c9922050d762ab3509",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 88,
"avg_line_length": 31.5,
"alnum_prop": 0.6926406926406926,
"repo_name": "FilipNikolovski/news-maily",
"id": "1ae1fe7056a34435207105b535d69e4ae3090a20",
"size": "693",
... |
binary for google protobuff
| {
"content_hash": "68f91f7b6ea45e14c871825933a2e277",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 27,
"avg_line_length": 28,
"alnum_prop": 0.8571428571428571,
"repo_name": "John-Chan/protobuff-prebuild",
"id": "8a65fdb59858bd2595857e890f507bf447ce4780",
"size": "49",
"... |
package org.apache.samza.sql.client.impl;
import org.apache.samza.Partition;
import org.apache.samza.config.Config;
import org.apache.samza.metrics.MetricsRegistry;
import org.apache.samza.system.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Collections;
import java.util.Map;
import j... | {
"content_hash": "a85b3bf54fef60647f00af0fa8e9ac7f",
"timestamp": "",
"source": "github",
"line_count": 100,
"max_line_length": 114,
"avg_line_length": 30.86,
"alnum_prop": 0.7161373946856773,
"repo_name": "apache/samza",
"id": "49e051ad0972480c3424b5ff88e32996dcf27c78",
"size": "3893",
"binary":... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.network.models;
import com.azure.core.annotation.Fluent;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.... | {
"content_hash": "5d42496de9a533a46abbed4323900760",
"timestamp": "",
"source": "github",
"line_count": 95,
"max_line_length": 109,
"avg_line_length": 29.810526315789474,
"alnum_prop": 0.6839689265536724,
"repo_name": "Azure/azure-sdk-for-java",
"id": "fe8d93f0e1d8826ae7a20ae529f844db4cd11bd3",
"si... |
<!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: $mod_files</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.c... | {
"content_hash": "0cd2503118f5bc563ea79e6ceadfe961",
"timestamp": "",
"source": "github",
"line_count": 95,
"max_line_length": 253,
"avg_line_length": 52.189473684210526,
"alnum_prop": 0.6686163775716014,
"repo_name": "inputx/code-ref-doc",
"id": "a8f3fa90a43bd79c32d257ccd53697c283e6ef9c",
"size": ... |
using KendoGridBinder.ModelBinder.Mvc;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Configuration;
using Microsoft.Extensions.DependencyInjection;
namespace WebApplication.NETCore2
{
public class Startup
{
public Startup(IConfiguration configuratio... | {
"content_hash": "7e642b86e72908d9c0b091dfec54cfed",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 106,
"avg_line_length": 29.596153846153847,
"alnum_prop": 0.5756985055230669,
"repo_name": "StefH/KendoGridBinderEx",
"id": "f752ae37e03423747cedca5e0a3b6bb5231c1000",
"siz... |
#ifndef EXCEPTION_HH
#define EXCEPTION_HH
#include <exception>
#include <iostream>
#include <string>
namespace hadoop {
/**
* Parent-type for all exceptions in hadoop.
* Provides an application specified message to the user, a call stack from
* where the exception was created, and optionally an exceptio... | {
"content_hash": "334332c13684730a95086016362c7da7",
"timestamp": "",
"source": "github",
"line_count": 111,
"max_line_length": 78,
"avg_line_length": 23.98198198198198,
"alnum_prop": 0.6164537941397445,
"repo_name": "moreus/hadoop",
"id": "9bfba01c5ae4d57e089891db7513eb9e796bfef2",
"size": "3468",... |
layout: post
title: "Welcome to Jekyll!"
date: 2016-09-17 23:34:56 +0530
categories: jekyll update
icon: thumbs-o-up
---
You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run... | {
"content_hash": "c959b5663415d5c9ab267dcc07d9a1a3",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 295,
"avg_line_length": 48.64,
"alnum_prop": 0.7384868421052632,
"repo_name": "transparentgeek/transparentgeek.github.io",
"id": "457ba345e6f94008eb58e0bea10bb52c831897ec",
... |
local init = os.clock()
minetest.log("action", "["..minetest.get_current_modname().."] loading init")
working_villages={
modpath = minetest.get_modpath("working_villages"),
}
if not minetest.get_modpath("modutil") then
dofile(working_villages.modpath.."/modutil/portable.lua")
end
modutil.require("local_require"... | {
"content_hash": "bb0e9a376c548fc2e52ba2ed6974ea54",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 77,
"avg_line_length": 27.64179104477612,
"alnum_prop": 0.7570194384449244,
"repo_name": "theFox6/working_villages",
"id": "c4503df9acfb4f676451288b9f8dca45cc7166de",
"size... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "e10031becf8fc23e9fefc06b7ed98b76",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "e2a02d1b8471b84b18471854f3f44c60f82ffc3a",
"size": "187... |
export const loadStyle = (url, resolve) => {
const link = document.createElement("link");
link.rel = "stylesheet";
link.href = url;
document.head.appendChild(link);
resolve(link);
};
| {
"content_hash": "7845a4db4cfb3bb5909b73650fc58805",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 46,
"avg_line_length": 27.571428571428573,
"alnum_prop": 0.6735751295336787,
"repo_name": "AntonLapshin/droplet.js",
"id": "a4fe66f44de54c1a2f493e191457c8d07c3b8ba1",
"size"... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "da138267e33cbcddf4abe12fb51d03f6",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "99f02f65e8e17352a968f6e35b737a56b3eede05",
"size": "206... |
import store from 'kolibri.coreVue.vuex.store';
import router from 'kolibri.coreVue.router';
import { ClassesPageNames, PageNames } from '../constants';
import { showLessonPlaylist, showLessonResourceViewer } from '../modules/lessonPlaylist/handlers';
import { showClassAssignmentsPage } from '../modules/classAssignment... | {
"content_hash": "1efef73e0283ceea79a17d04d0905076",
"timestamp": "",
"source": "github",
"line_count": 80,
"max_line_length": 98,
"avg_line_length": 34.1,
"alnum_prop": 0.6689882697947214,
"repo_name": "indirectlylit/kolibri",
"id": "3efd1c028ef843d7d3b6d78b7d38aa62754284b1",
"size": "2728",
"bi... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Stagonospora vincetoxici Fautrey & Roum.
### Remarks
null | {
"content_hash": "b941c8942d9adb98dbec8e0258470e5c",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 40,
"avg_line_length": 11.153846153846153,
"alnum_prop": 0.7172413793103448,
"repo_name": "mdoering/backbone",
"id": "e9f325490e9cb4cf8549a0505ca51c69aedf8bb3",
"size": "20... |
require 'capistrano/notify' | {
"content_hash": "6372a34635bc1b4f9003e6bd9b08b742",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 27,
"avg_line_length": 27,
"alnum_prop": 0.8518518518518519,
"repo_name": "leejones/capistrano-notify",
"id": "7cdf850cd64c44492f672b7f3ab8b0507cb9ac93",
"size": "27",
"bi... |
namespace remoting {
namespace protocol {
namespace {
const char kTcpProtocol[] = "tcp";
// Maps value returned by Recv() and Send() Pepper methods to net::Error.
int PPErrorToNetError(int result) {
if (result > 0)
return result;
switch (result) {
case PP_OK:
return net::OK;
case PP_OK_COMPLET... | {
"content_hash": "55bb2ee5cbc98bf9ceddbf7e52a4aadf",
"timestamp": "",
"source": "github",
"line_count": 280,
"max_line_length": 79,
"avg_line_length": 25.525,
"alnum_prop": 0.7147054708269204,
"repo_name": "yitian134/chromium",
"id": "e4e47d551560536d9bdee844d0b410f98c3deb8f",
"size": "7638",
"bi... |
// RTM.Tools
// RTM.Component.StereoImaging
// App.xaml.cs
//
// Created by Bartosz Rachwal.
// Copyright (c) 2015 Bartosz Rachwal. The National Institute of Advanced Industrial Science and Technology, Japan. All rights reserved.
using System.Windows;
namespace RTM.Component.StereoImaging
{
public partial cla... | {
"content_hash": "b0b5dc04cf80d426cd94b0bfaed3ff06",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 137,
"avg_line_length": 26.142857142857142,
"alnum_prop": 0.668488160291439,
"repo_name": "rachwal/RTM-Tools",
"id": "bfa603a4c5f46fd2caa9dad4be837400169b7f00",
"size": "55... |
#import "DefaultOperationHttpChannel.h"
#import "HttpRequestCreator.h"
#import "KaaLogging.h"
#import "KaaExceptions.h"
#define TAG @"DefaultOperationHttpChannel >>>"
#define CHANNEL_ID @"default_operations_http_channel"
#define URL_SUFFIX @"/EP/Sync"
@interface DefaultOperationHttpChannel ()
/**
* <Tra... | {
"content_hash": "9b54b41f5ab51d888251e427a48e58b8",
"timestamp": "",
"source": "github",
"line_count": 73,
"max_line_length": 144,
"avg_line_length": 36.23287671232877,
"alnum_prop": 0.5754253308128544,
"repo_name": "aglne/kaa",
"id": "1fb1c74e57eeca355423c991dedf63c37e2013c2",
"size": "3251",
"... |
import re
import nltk
from . import tokenizers as tok
from . import summary as summ
# mod = moderate
def mod_max_unit_func(unit_num):
return 5 * unit_num ** (1/12)
class Document(object):
def __init__(self, filename=None, text=None,
max_unit_func=lambda x: 5*x**(1/12)):
self.filena... | {
"content_hash": "304505903601d16e0590f4d5ece9ecf8",
"timestamp": "",
"source": "github",
"line_count": 127,
"max_line_length": 89,
"avg_line_length": 31.094488188976378,
"alnum_prop": 0.5292479108635098,
"repo_name": "euirim/maple",
"id": "550d577e5244d5d6bb583b62ee1d267452031720",
"size": "3949",... |
module Furnace::AVM2::ABC
class AS3InitProperty < PropertyOpcode
instruction 0x68
write_barrier :memory
implicit_operand false
consume 1
produce 0
end
end | {
"content_hash": "1c1c9d4003cb318ff3e4a64b9ea961d3",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 40,
"avg_line_length": 17.9,
"alnum_prop": 0.7206703910614525,
"repo_name": "whitequark/furnace-avm2",
"id": "ae82f32567bc64aefd983b09448e047d4f70e865",
"size": "179",
"b... |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Game Store</title>
<meta charset="UTF-8">
<link href="/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<header>
<nav class="navbar navbar-toggleable-md navbar-light bg-warning">
<div class="container">
... | {
"content_hash": "477d944c23eee2ccdc7c0f78137552ea",
"timestamp": "",
"source": "github",
"line_count": 232,
"max_line_length": 203,
"avg_line_length": 52.314655172413794,
"alnum_prop": 0.45859767652632444,
"repo_name": "vanncho/Java-Web-Development-Basics",
"id": "675b7172af5849eff29bab27093c5c9a516... |
package jdbreport.source;
import java.util.EventListener;
/**
* @version 1.1 03/09/08
* @author Andrey Kholmanskih
*
*/
public interface DataSetListener extends EventListener {
void cursorChange(CursorChangedEvent evt);
}
| {
"content_hash": "1f947f23924698dd2e5bfdaba53cc94f",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 56,
"avg_line_length": 15.533333333333333,
"alnum_prop": 0.7467811158798283,
"repo_name": "andreikh/jdbreport",
"id": "86b9f0a276276223ba029389f6539d14f5298953",
"size": "8... |
class: middle, center
background-image: url('./slides/images/slide-bg-1.png')
background-size: contain
# Docker Nashville
<p style="font-size: 32pt;">Welcome<br />
<!--<br />Wifi: BuiltWifi<br />Pass: Buil7Gues7--></p>
---
class: center
background-image: url('./slides/images/slide-bg-2.png')
background-size: contain
... | {
"content_hash": "9778623ce42d867f33c4686e3577b70d",
"timestamp": "",
"source": "github",
"line_count": 113,
"max_line_length": 159,
"avg_line_length": 27.654867256637168,
"alnum_prop": 0.67168,
"repo_name": "DockerNashvilleMeetup/Slides",
"id": "5104e0b1f19d1bb4eaccc2558e4c9588052a6df2",
"size": "... |
require File.join(File.dirname(__FILE__), 'lib', 'pin-it-button') | {
"content_hash": "6e6847e369e762fcd24ed66fbeeac389",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 65,
"avg_line_length": 65,
"alnum_prop": 0.676923076923077,
"repo_name": "willrax/pin-it-button",
"id": "31d432ccc3506ddc7dcfa22fe5b93606135c6357",
"size": "65",
"binary":... |
package org.onosproject.net.device;
import java.util.Collections;
import java.util.List;
import org.onosproject.net.Device;
import org.onosproject.net.Device.Type;
import org.onosproject.net.DeviceId;
import org.onosproject.net.MastershipRole;
import org.onosproject.net.Port;
import org.onosproject.net.PortNumber;
... | {
"content_hash": "707ce34abf940c05a6518b6adc47f770",
"timestamp": "",
"source": "github",
"line_count": 126,
"max_line_length": 95,
"avg_line_length": 22.58730158730159,
"alnum_prop": 0.6549543218552354,
"repo_name": "sdnwiselab/onos",
"id": "026d253cd617b53c7a92d22728bf656f2222f07e",
"size": "3463... |
<md:EntityDescriptor xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi"
... | {
"content_hash": "4f99617ad5f622061a02e40b59bf31ce",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 197,
"avg_line_length": 73.58878504672897,
"alnum_prop": 0.7672085344170688,
"repo_name": "OpenConext/OpenConext-teams",
"id": "76151c8fbe3f1dfe4964049e8fac8f28188c4a81",
... |
package org.apache.spark;
import com.linkedin.drelephant.math.Statistics;
import org.apache.commons.io.FileUtils;
import com.linkedin.drelephant.analysis.HadoopApplicationData;
import com.linkedin.drelephant.analysis.HadoopMetricsAggregator;
import com.linkedin.drelephant.analysis.HadoopAggregatedData;
import com.li... | {
"content_hash": "1a872a6ce2d7bd76932323571cb821ed",
"timestamp": "",
"source": "github",
"line_count": 75,
"max_line_length": 123,
"avg_line_length": 41.666666666666664,
"alnum_prop": 0.77824,
"repo_name": "qubole/dr-elephant",
"id": "ef8566b41dc4f8b8a58ba69a8721a5fa9be1fc41",
"size": "3718",
"b... |
import React from 'react'
import Link from 'gatsby-link'
const IndexPage = () => (
<div>
<h1>Hi people,</h1>
<p>Welcome to the Code Nut, a blog about software engineering</p>
</div>
)
export default IndexPage
| {
"content_hash": "36a34b3cbd67e6f7291540dd77e21bcc",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 69,
"avg_line_length": 20.272727272727273,
"alnum_prop": 0.6636771300448431,
"repo_name": "thecodenutproject/thecodenut",
"id": "c2075bf0c34e1739b5f448b7ede1d95d2773a800",
... |
<?php
namespace HeyDoc;
use Symfony\Component\HttpFoundation\Request as BaseRequest;
class Request extends BaseRequest
{
/**
* Get path without base url
*
* @return string
*/
public function getPath()
{
return str_replace($this->getBaseUrl(), '', $this->getRequestUri());
}... | {
"content_hash": "aaf90f4ec1070b2b8bd63c88053b0437",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 76,
"avg_line_length": 17.944444444444443,
"alnum_prop": 0.6253869969040248,
"repo_name": "nicolas-brousse/HeyDoc",
"id": "de9155d229a24c5b0d3f8fde21180e3787866897",
"size"... |
{-# LANGUAGE CPP,MagicHash,UnboxedTuples #-}
-- | This module defines the algebraic type-classes used in subhask.
-- The class hierarchies are significantly more general than those in the standard Prelude.
module SubHask.Algebra
(
-- * Comparisons
Logic
, ValidLogic
, ClassicalLogic
, Eq_ (..)
... | {
"content_hash": "1e9542c174d6690e1186ed0eeed0196f",
"timestamp": "",
"source": "github",
"line_count": 3249,
"max_line_length": 219,
"avg_line_length": 30.74453678054786,
"alnum_prop": 0.591626705643264,
"repo_name": "mredaelli/subhask",
"id": "90632902db22272aa8d703b2837005f602cace53",
"size": "9... |
package com.trifluxsoftware.set.enemies;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.g2d.Batch;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.maps.tiled.TiledMapTileLayer;
import com.badlogic.gdx.math.Vector2;
import com.trifluxsoftware.set.entities.BaseEnt;
import com.trifluxs... | {
"content_hash": "625b30406e2b4db66363c9bcac9fbf87",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 71,
"avg_line_length": 28.974358974358974,
"alnum_prop": 0.7088495575221239,
"repo_name": "SubjectAlpha/SETPlatformer",
"id": "f8929836da33b11a89486905af3615a7f85a0ac5",
"s... |
using System.Web;
using System.Web.Http;
namespace Arbor.Ginkgo.Tests.Integration.WebApp
{
public class WebApiApplication : HttpApplication
{
protected void Application_Start()
{
GlobalConfiguration.Configure(WebApiConfig.Register);
}
}
} | {
"content_hash": "5077018ac74d2b8d7e678131c5cfd742",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 65,
"avg_line_length": 22.153846153846153,
"alnum_prop": 0.6736111111111112,
"repo_name": "niklaslundberg/Arbor.Ginkgo",
"id": "3aa0a50b6ee20919a1b99be18ac7ec9775e7904b",
"... |
<?php
namespace lgladdy\CubeSensors;
use lgladdy\CubeSensors\OAuth;
/**
** CubeSensors for PHP **
**
** A PHP Library to provide CubeSensors API access
**
** Liam Gladdy (@lgladdy) liam@gladdy.co.uk
*/
require_once('OAuth.php');
class CubeSensors {
public $base_url = "http://api.cubesensors.com/";
public... | {
"content_hash": "cd7206fd25f7bc1bf680ca79f5d8b060",
"timestamp": "",
"source": "github",
"line_count": 136,
"max_line_length": 118,
"avg_line_length": 33.161764705882355,
"alnum_prop": 0.617960088691796,
"repo_name": "lgladdy/cubesensors-for-php",
"id": "5653fe3fbbb6842e77d498257874a61cad0c4290",
... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="./snakegame.css">
<script type="text/javascript" src="snakegame.js"></script>
</head>
<body>
<script type="text/javascript">
// var myPlayArea = new PlayArea(13, 10);
var myRuleBook = new RuleBook();
</s... | {
"content_hash": "b809b8ef2ad4a9005a6caa548986a450",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 64,
"avg_line_length": 24.5,
"alnum_prop": 0.641399416909621,
"repo_name": "graynun/WebDevCurriculum",
"id": "5e1c13ce4cc425499b83c72e5c5de5556040f694",
"size": "343",
"b... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
<title>1.15. generalization</title>
<!-- Loaded before other Sphinx assets -->
<li... | {
"content_hash": "549f75f68203499b2f4c16449bf65b8d",
"timestamp": "",
"source": "github",
"line_count": 881,
"max_line_length": 296,
"avg_line_length": 31.362088535754825,
"alnum_prop": 0.6020267824828085,
"repo_name": "csinva/csinva.github.io",
"id": "6f9e561b8349a2373d4efff3b6300cb972d48b64",
"si... |
package com.elmakers.mine.bukkit.action.builtin;
import java.util.Collection;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.entity.Entity;
import com.elmakers.mine.bukkit.action.CheckAction;
import com.elmakers.mine.bukkit.api.action.CastContext;
import com.elmakers.mine.bukkit.api.magic.Ma... | {
"content_hash": "9704be102f2e6cf0905962d90335bb5e",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 79,
"avg_line_length": 29.26086956521739,
"alnum_prop": 0.6319960376423972,
"repo_name": "elBukkit/MagicPlugin",
"id": "f0e3e84dc3e79c19a493a66423f773661fd3f70c",
"size": "... |
<!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_40) on Wed Apr 13 18:09:35 UTC 2016 -->
<title>MorePartitions (apache-cassandra API)</title>
<meta name="date" content="2016-04-13">
<link rel=... | {
"content_hash": "36a572d00d9c420ab836c7631b500917",
"timestamp": "",
"source": "github",
"line_count": 261,
"max_line_length": 659,
"avg_line_length": 50.49808429118774,
"alnum_prop": 0.6691198786039454,
"repo_name": "elisska/cloudera-cassandra",
"id": "ee9e8a89fcb68cc53f927882b0eac1477ec7d601",
"... |
<?xml version='1.0' encoding='utf-8'?>
<widget id="io.cordova.hellocordova" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<preference name="loglevel" value="DEBUG" />
<allow-intent href="market:*" />
<name>Control Mobile</name>
<description>
A... | {
"content_hash": "f9f27c5fd05205bb126c97e21bfd99d0",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 135,
"avg_line_length": 40.5,
"alnum_prop": 0.6172839506172839,
"repo_name": "henrino3/control-mobile",
"id": "4ab554d9cb8a7aaa045756d08f6e1ae0e975f8ab",
"size": "972",
"... |
package com.kinancity.core.generator.impl;
import static org.assertj.core.api.Assertions.assertThat;
import org.junit.Test;
import com.kinancity.api.model.AccountData;
import com.kinancity.core.generator.account.SequenceAccountGenerator;
public class SequenceAccountGeneratorTest {
@Test
public void sequenceTest(... | {
"content_hash": "83c4e14f5256095be5547ba9308809f5",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 70,
"avg_line_length": 26.05128205128205,
"alnum_prop": 0.7470472440944882,
"repo_name": "drallieiv/KinanCity",
"id": "6abb4df6d87f8ac2beff963952558f675041c150",
"size": "1... |
using System;
using System.IO;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Xml;
using System.Xml.Serialization;
using LibNLPCSharp.util;
namespace LibNLPCSharp.... | {
"content_hash": "97203b908a90fe7ef98da15c97b0240c",
"timestamp": "",
"source": "github",
"line_count": 89,
"max_line_length": 98,
"avg_line_length": 27.910112359550563,
"alnum_prop": 0.4915458937198068,
"repo_name": "SeNeReKo/LibNLPCommon_CSharp",
"id": "b8bb27d00bc30859ff36135a46e19e711ce942f8",
... |
[CmdletBinding()]
param (
[Parameter()]
[string]
$Version
)
Invoke-psake -buildFile .\psakefile.ps1 -taskList Publish -parameters @{Version = $Version }
| {
"content_hash": "f20a00b75e0e19c60dfad6a6fabaec07",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 92,
"avg_line_length": 20.75,
"alnum_prop": 0.6686746987951807,
"repo_name": "tiksn/TIKSN-Framework",
"id": "e624401f60b8745dc894c5d31ab778962e5b2c9f",
"size": "166",
"bin... |
//
// AppDelegate.h
// SmartHomeSampleriOS
//
// Created by Ibrahim Adnan on 2/10/15.
// Copyright (c) 2015 LG Electronics.
//
// 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
//
// ... | {
"content_hash": "fa4ff35b2f7857fbad1fca57cbaf510f",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 162,
"avg_line_length": 31.727272727272727,
"alnum_prop": 0.766189111747851,
"repo_name": "ConnectSDK/SmartHomeSampleriOS",
"id": "003548ed5e0a87947e8af1d8595402413b42c840",
... |
package fr.jmini.asciidoctorj.converter.html.reference;
import static org.assertj.core.api.Assertions.assertThat;
import java.util.Map;
import org.asciidoctor.Asciidoctor;
import org.asciidoctor.ast.Document;
import org.asciidoctor.ast.impl.DocumentImpl;
import fr.jmini.asciidoctorj.converter.html.testing.AbstractL... | {
"content_hash": "6de4943f9d872ccdac9337ef3e645e0f",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 93,
"avg_line_length": 32.60606060606061,
"alnum_prop": 0.7639405204460966,
"repo_name": "jmini/asciidoctorj-experiments",
"id": "e4c026af8d508fac7aad15f2ea40894c6099d84c",
... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Tue Apr 03 18:35:29 EST 2001 -->
<TITLE>
: Uses of Class com.kutsyy.lvspod.OrdinalSpatialStEM
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../..... | {
"content_hash": "a910dd36bfa0bd2bca87cb37483e9d9c",
"timestamp": "",
"source": "github",
"line_count": 115,
"max_line_length": 184,
"avg_line_length": 48.92173913043478,
"alnum_prop": 0.6206896551724138,
"repo_name": "kutsyy/com.kutsyy.lvspod",
"id": "21485d51d6bc3bb906465cd4a944c5a453227356",
"si... |
/**
* base namespace of cocostuidio
* @namespace
*/
var ccs = ccs || {};
/**
* that same as cc.Class
* @class
*/
ccs.Class = ccs.Class || cc.Class;
ccs.Class.extend = ccs.Class.extend || cc.Class.extend;
/**
* that same as cc.NodeRGBA
* @class
* @extends ccs.Class
*/
ccs.Node = ccs.Node || cc.Node;
ccs.Nod... | {
"content_hash": "570eb05d81f884ae24693f03545cdb2a",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 67,
"avg_line_length": 19.058823529411764,
"alnum_prop": 0.654320987654321,
"repo_name": "honghaier2020/web_app",
"id": "0590d5d90e2c6452a66f89b036bc136512c5f88e",
"size": ... |
lang: PT-BR
title: Mais Pequenos Pedaços de Análises
answer: [3-9]
load: livros = {"O Arco-Íris da Gravidade" => :esplendido}
ok: Veja, o método length trabalha com strings, arrays e hashes
error:
---
Vá em frente, preencha a lista com análises. E, se você quiser ver toda a lista, apenas digite: __puts livros__
... | {
"content_hash": "456151ee7c9547d1fa6a4ca87bb44134",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 140,
"avg_line_length": 45.11538461538461,
"alnum_prop": 0.7391304347826086,
"repo_name": "ricardovsilva/TryRuby",
"id": "a124926a72d8565ed58d73146743af6f815526e9",
"size":... |
package live
//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
//distribu... | {
"content_hash": "7a97ee7ca72586104b8c1e6f207de6f8",
"timestamp": "",
"source": "github",
"line_count": 129,
"max_line_length": 155,
"avg_line_length": 41.007751937984494,
"alnum_prop": 0.7843100189035916,
"repo_name": "aliyun/alibaba-cloud-sdk-go",
"id": "9aaa98a136cfe57b594a9f92996719e3828f2a3b",
... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "8b16b034c6f283a6dee8c792b23e9d4f",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "11c21fb5ccd0bae6114fbe41f4d7fffa674a8fe9",
"size": "186... |
#ifdef STAND_ALONE
# define BOOST_TEST_MODULE cassandra
#endif
#include "test_utils.hpp"
#include "cassandra.h"
#include <boost/format.hpp>
#include <boost/test/unit_test.hpp>
#define TOTAL_NUMBER_OF_BATCHES 100
struct NamedParametersTests : public test_utils::SingleSessionTest {
private:
/**
* Helper meth... | {
"content_hash": "337e2fac0efa139813a1da84c7fcad7e",
"timestamp": "",
"source": "github",
"line_count": 484,
"max_line_length": 202,
"avg_line_length": 56.03512396694215,
"alnum_prop": 0.6896500866487224,
"repo_name": "tempbottle/cpp-driver",
"id": "eb3040c68358e3521847cfb4a8eb84277cb0bfbe",
"size"... |
import { declare } from "@babel/helper-plugin-utils";
import { template, types as t } from "@babel/core";
export default declare((api, options) => {
api.assertVersion(7);
const { loose } = options;
let helperName = "taggedTemplateLiteral";
if (loose) helperName += "Loose";
/**
* This function groups the... | {
"content_hash": "9128a08c8ccae6905058c0ac4fa25c5c",
"timestamp": "",
"source": "github",
"line_count": 143,
"max_line_length": 91,
"avg_line_length": 30.622377622377623,
"alnum_prop": 0.5693080612011875,
"repo_name": "jridgewell/babel",
"id": "abdf7087f8fc388fc62bed0cf0761cc396d5514b",
"size": "43... |
# Flight
[](http://travis-ci.org/flightjs/flight)
[Flight](http://flightjs.github.io/) is a lightweight, component-based,
event-driven JavaScript framework that maps behavior to DOM nodes. It was
created at Twitter, and is used by the [twitter.co... | {
"content_hash": "d67d50dbfd3f2ce41f147a7528fc7e7a",
"timestamp": "",
"source": "github",
"line_count": 196,
"max_line_length": 112,
"avg_line_length": 29.198979591836736,
"alnum_prop": 0.7289882928533986,
"repo_name": "pushiming/flight-package-sample",
"id": "6e5035719b9bfbf8058c3534618142672b4c32de... |
<?php
/*
Plugin Name: Toolbar Theme Switcher
Plugin URI: https://github.com/Rarst/toolbar-theme-switcher
Description: Adds toolbar menu that allows users to switch theme for themselves.
Author: Andrey "Rarst" Savchenko
Version: 1.5
Author URI: http://www.rarst.net/
Text Domain: toolbar-theme-switcher
Domain Pa... | {
"content_hash": "130db1eb3cbd3ba08b8f62d12560a9b3",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 80,
"avg_line_length": 27.444444444444443,
"alnum_prop": 0.7004048582995951,
"repo_name": "Rarst/toolbar-theme-switcher",
"id": "583027b6818f58ef8751510608b1d6c1db9a8db2",
... |
package tw.howie.load.config;
import org.apache.catalina.core.AprLifecycleListener;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.bind.RelaxedPropertyResolver;
import org.springframework.boot.context.embedded.EmbeddedServletContainerFactory;
import org.springframework.boot.co... | {
"content_hash": "a966c9264e0c6db9da96719f40818d51",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 100,
"avg_line_length": 36.33870967741935,
"alnum_prop": 0.7665335108743897,
"repo_name": "howie/ServletContainerTest",
"id": "3e0b392bfe028c95854f768521a9d60b40cd592b",
"s... |
#include <permon/private/permonmatimpl.h>
PetscLogEvent Mat_GetColumnVectors, Mat_RestoreColumnVectors, Mat_MatMultByColumns, Mat_TransposeMatMultByColumns;
PETSC_STATIC_INLINE PetscErrorCode MatMatMultByColumns_MatMult_Private(Mat A, PetscBool A_transpose, Mat B, Mat C);
PETSC_STATIC_INLINE PetscErrorCode MatMatMul... | {
"content_hash": "5627c4c79a47bfa6f96816680ee6ef6b",
"timestamp": "",
"source": "github",
"line_count": 265,
"max_line_length": 130,
"avg_line_length": 33.02264150943396,
"alnum_prop": 0.7087190035424523,
"repo_name": "It4innovations/permon",
"id": "5245f661e6ed994f298a82447941a74a6e752086",
"size"... |
<div class="commune_descr limited">
<p>
Saint-Savin est
une ville géographiquement positionnée dans le département de Gironde en Aquitaine. Elle comptait 2 545 habitants en 2008.</p>
<p>La ville compte quelques équipements, elle dispose, entre autres, de un terrain de tennis et un terrain de sport.</p>
<p... | {
"content_hash": "e193c5bdfed7d56e9dbf6e8e4c7a925d",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 251,
"avg_line_length": 93.72222222222223,
"alnum_prop": 0.7350326022525193,
"repo_name": "donaldinou/frontend",
"id": "e29b6162444bc1a87a22283d3b6cdff2b08a902a",
"size": "... |
namespace paddle {
namespace platform {
inline ncclDataType_t ToNCCLDataType(framework::proto::VarType::Type type) {
if (type == framework::proto::VarType::FP32) {
return ncclFloat;
} else if (type == framework::proto::VarType::FP64) {
return ncclDouble;
} else if (type == framework::proto::VarType::INT3... | {
"content_hash": "8eca9b5cc0276d10735cade283a43628",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 79,
"avg_line_length": 31.30827067669173,
"alnum_prop": 0.6162343900096061,
"repo_name": "baidu/Paddle",
"id": "b8b14b3d15efb47cbf53a393476f25158ebb5dff",
"size": "5183",
... |
import { Resource } from '../api-resource';
/**
* @example <caption>Delete a channel</caption>
* ChannelResource.getModel(channel_id).delete()
*
* @example Only get the channels that are "available" (i.e. with resources on device)
* ChannelResource.getCollection().fetch({ available: true })
*/
export default cla... | {
"content_hash": "70c6eadfbdc1a6fa9fa596a7df76e83a",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 86,
"avg_line_length": 27.41176470588235,
"alnum_prop": 0.6995708154506438,
"repo_name": "benjaoming/kolibri",
"id": "937af409e8f956baa8594c2a7dce8feece9e95ec",
"size": "46... |
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**urn** | **String** | The design URN; returned when uploading the file to Forge The URN needs to be [Base64 (URL Safe) encoded](https://developer.autodesk.com/en/docs/model-derivative/v2/reference/http/job-POST/#id3). |
**... | {
"content_hash": "ae659889817cb244fa8c9da50398dc09",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 222,
"avg_line_length": 97.85714285714286,
"alnum_prop": 0.637956204379562,
"repo_name": "hironaokato/genkeimodelsio",
"id": "c61b6267f86f3d52ba7b8cf96eb1c05946e6c799",
"siz... |
from decorator import decorate
def get_recorder(spy, attribute, context):
decorator_map = {
'function': FunctionRecorder(spy),
'instance_method': InstanceMethodRecorder(spy),
'class_method': ClassMethodRecorder(spy),
'static_method': StaticMethodRecorder(spy)
}
return deco... | {
"content_hash": "6b3eedee624cf367267157e89a35e7fd",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 55,
"avg_line_length": 21.89830508474576,
"alnum_prop": 0.5928792569659442,
"repo_name": "bywires/chara",
"id": "3c4345cabdf03f552ca311d2a4b36af04b12c7a9",
"size": "1292",
... |
$redis = Redis::Namespace.new("my_app", :redis => Redis.new) | {
"content_hash": "da7ab355c762d76be5afc9b229f00603",
"timestamp": "",
"source": "github",
"line_count": 1,
"max_line_length": 60,
"avg_line_length": 60,
"alnum_prop": 0.6666666666666666,
"repo_name": "ricardobaumann/who_are_you",
"id": "bbf7bda39af354399400f3fed35e98ba2510e0a0",
"size": "60",
"bi... |
using UnityEngine;
namespace Pear.InteractionEngine.Converters
{
/// <summary>
/// Converts a vector3 to a float
/// </summary>
public class Vector3ToFloat : MonoBehaviour, IPropertyConverter<Vector3, float>
{
/// <summary>
/// Returns the magnitude of this vector
/// </summary>
/// <param name="convertF... | {
"content_hash": "14f276ae6698fb1a52d494b8b2c4e908",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 80,
"avg_line_length": 25.3,
"alnum_prop": 0.7035573122529645,
"repo_name": "PearMed/Pear-Interaction-Engine",
"id": "0356b28c09e5bed32260de2a83dca3e462340631",
"size": "50... |
const argscheck = require('@remobile/react-native-cordova').argscheck,
utils = require('@remobile/react-native-cordova').utils,
exec = require('@remobile/react-native-cordova').exec,
Entry = require('./Entry'),
FileError = require('./FileError'),
DirectoryReader = require('./DirectoryReader');
/*... | {
"content_hash": "63d727f58051a2edce2d9edab59510ac",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 123,
"avg_line_length": 39.855670103092784,
"alnum_prop": 0.702534919813761,
"repo_name": "remobile/react-native-file",
"id": "6a71f1465c542b68aa49694158478ea3edb479d6",
"s... |
package org.apache.camel.component.file.remote;
import java.io.File;
import org.apache.camel.CamelExecutionException;
import org.apache.camel.Exchange;
import org.apache.camel.component.file.GenericFileOperationFailedException;
import org.junit.Test;
/**
* @version
*/
public class FtpProducerTempFileExistIssueTe... | {
"content_hash": "fda159e8d220d5a7fcc0d8776adf456f",
"timestamp": "",
"source": "github",
"line_count": 115,
"max_line_length": 133,
"avg_line_length": 38.13913043478261,
"alnum_prop": 0.6803465572275422,
"repo_name": "aaronwalker/camel",
"id": "8406b19887fca6ae51dc3661a804c08719e2f844",
"size": "5... |
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
Version: 3.7.0
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.n... | {
"content_hash": "ba04893fc069ff73cbc8bb8818a024ce",
"timestamp": "",
"source": "github",
"line_count": 2271,
"max_line_length": 331,
"avg_line_length": 33.11668868339938,
"alnum_prop": 0.5245585576002553,
"repo_name": "zzsoszz/metronicv37",
"id": "b6149827de6806a48ef011a63eb281955d215fdd",
"size":... |
import forSelect from "../utils/for-select";
import h from "../utils/html";
const triggerHeight = 140,
minHeight = 100;
/**
*
* @param {HTMLElement|null} node
* @param {Settings} settings
*/
export default function (node, settings) {
node = node || document.body;
if (!settings.flag("new-lines")) {
... | {
"content_hash": "d8788a4992f467d5c92a3f55cc234a2b",
"timestamp": "",
"source": "github",
"line_count": 81,
"max_line_length": 97,
"avg_line_length": 37.55555555555556,
"alnum_prop": 0.47764628533859305,
"repo_name": "davidmz/BetterFeed",
"id": "2360e2dfbf362346f4b3e5bd3ef2ef443134f29d",
"size": "3... |
<?php
// autogenerated file 30.09.2013 15:20
// $Id: $
// $Log: $
//
//
require_once 'NotificationEnableArrayType.php';
require_once 'NotificationUserDataType.php';
require_once 'AbstractResponseType.php';
require_once 'ApplicationDeliveryPreferencesType.php';
require_once 'NotificationEventPropertyType.php';
/**
* C... | {
"content_hash": "e9922c59cb41c709e32096c57d462d68",
"timestamp": "",
"source": "github",
"line_count": 192,
"max_line_length": 116,
"avg_line_length": 23.713541666666668,
"alnum_prop": 0.6604436635185592,
"repo_name": "Kern-River-Corp/accelerator",
"id": "3dbec9bf9c9f498409e8e5d174c7526eaa257c91",
... |
if (global.GENTLY) require = GENTLY.hijack(require);
var util = require('util'),
WriteStream = require('fs').WriteStream,
EventEmitter = require('events').EventEmitter,
crypto = require('crypto');
function File(properties) {
EventEmitter.call(this);
this.size = 0;
this.path = null;
this.name = nu... | {
"content_hash": "4f4d2fde2e3522277d7cbd6171002da9",
"timestamp": "",
"source": "github",
"line_count": 70,
"max_line_length": 52,
"avg_line_length": 21.32857142857143,
"alnum_prop": 0.6309444072337576,
"repo_name": "deanhunt/pantheon",
"id": "b214e6cc3cc75f84a9b22beaccd05a7f36974d7f",
"size": "149... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>CURLOPT_IOCTLFUNCTION man page</title>
<meta name="generator" content="roffit">
<STYLE type="text/css">
pre {
overflow: auto;
margin: 0;
}
P.level0, pre.level0 {
padding-left: 2em;
}
P.leve... | {
"content_hash": "8277f226274a87cf9b04865f188baf65",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 362,
"avg_line_length": 42.48863636363637,
"alnum_prop": 0.7090131051083177,
"repo_name": "phr34k/serpent",
"id": "94725dd75d27d5bdb2c9080e8d73741156e5a851",
"size": "3739"... |
<?php
/**
* ModelCommand generates a model class.
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @version $Id$
* @package system.cli.commands.shell
* @since 1.0
*/
class ModelCommand extends CConsoleCommand
{
/**
* @var string the directory that contains templates for the model command.
* Defaults to null,... | {
"content_hash": "6bae3139a6c5f6e7130f7a767fcba6b4",
"timestamp": "",
"source": "github",
"line_count": 481,
"max_line_length": 132,
"avg_line_length": 32.25779625779626,
"alnum_prop": 0.6602861562258314,
"repo_name": "dwoodard/yii",
"id": "f9fa40376249270a11bac1ba4cf97671e7a76a4f",
"size": "15759"... |
layout: post
title: What I want from a computer
---
A loose collection of (very IMHO) ideas what a computer system built for
productivity should be like, everything goes, but nothing too crazy.
### Operating System
The OS itself is reduced to a minimal hardware abstraction layer:
- input
- audio
- filesystem
- netw... | {
"content_hash": "e47140fb3f17d68fa8714d190ed4cb9b",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 80,
"avg_line_length": 38.21649484536083,
"alnum_prop": 0.7836525492311842,
"repo_name": "floooh/floooh.github.io",
"id": "cf31f5ec6eff9306f2172deec73faac78315c3c0",
"size"... |
class CWeaponWalther :
public CWeaponPistol
{
typedef CWeaponPistol inherited;
public:
CWeaponWalther(void);
virtual ~CWeaponWalther(void);
DECLARE_SCRIPT_REGISTER_FUNCTION
};
add_to_type_list(CWeaponWalther)
#undef script_type_list
#define script_type_list save_type_list(CWeaponWalther)
| {
"content_hash": "374c2592cb2a6e280055045733946f47",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 55,
"avg_line_length": 22.692307692307693,
"alnum_prop": 0.8033898305084746,
"repo_name": "OLR-xray/OLR-3.0",
"id": "032aa5c2fc40f59e7750a646ab9281488486ba35",
"size": "369... |
package org.apache.lucene.index;
import java.util.Arrays;
import java.util.concurrent.atomic.AtomicReferenceFieldUpdater;
import java.util.concurrent.locks.ReentrantLock;
import org.apache.lucene.index.DocValuesUpdate.BinaryDocValuesUpdate;
import org.apache.lucene.index.DocValuesUpdate.NumericDocValuesUpdate;
impo... | {
"content_hash": "1726f3810e5f55760b12f636a4a7ca1f",
"timestamp": "",
"source": "github",
"line_count": 449,
"max_line_length": 134,
"avg_line_length": 33.17149220489978,
"alnum_prop": 0.6630186652343225,
"repo_name": "williamchengit/TestRepo",
"id": "d1c05a2385b37a61af687ad73394ce945b03ba84",
"siz... |
package org.olat.core.gui.util.bandwidth;
import java.io.OutputStream;
import org.olat.core.gui.UserRequest;
import org.olat.core.gui.control.Controller;
import org.olat.core.gui.control.WindowControl;
import org.olat.core.gui.control.creator.ControllerCreator;
/**
* @author Felix Jost, http://www.goodsolutions.ch... | {
"content_hash": "592ab51948b067598a25da43003a7af1",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 83,
"avg_line_length": 25.63888888888889,
"alnum_prop": 0.7735644637053087,
"repo_name": "RLDevOps/Scholastic",
"id": "6ad167d781f56c2248fc38ea32688f23a5d8b4d1",
"size": "1... |
//Created by Valerii Proskurin.
//Date: 30.01.2018
//parts of his code are taken from
//https://github.com/igrr/esp32-cam-demo
//by Ivan Grokhotkov
#include <WiFiClient.h>
#include <ESP32WebServer.h>
#include <WiFi.h>
#include "soc/soc.h"
#include "soc/gpio_sig_map.h"
#include "soc/i2s_reg.h"
#include "soc/i2s_struct.... | {
"content_hash": "31b22894ebc06a09f481cb95baf9f361",
"timestamp": "",
"source": "github",
"line_count": 467,
"max_line_length": 196,
"avg_line_length": 30.085653104925054,
"alnum_prop": 0.6293238434163702,
"repo_name": "Ebiroll/qemu_esp32",
"id": "bcd43ef9cb4e56477048e4bc878fcd25f8f20191",
"size": ... |
<!DOCTYPE html>
<html lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=devic... | {
"content_hash": "71cc42c53aaa21f118d3eee4f6535860",
"timestamp": "",
"source": "github",
"line_count": 165,
"max_line_length": 159,
"avg_line_length": 27.64848484848485,
"alnum_prop": 0.5679526523454625,
"repo_name": "christopherahern/christopherahern.github.io",
"id": "e09923fced8fc33fef4be0a67804c... |
Notes:
- Pull requests will not be accepted until the submitter has agreed to the [contributer agreement](https://github.com/ARMmbed/mbed-os/blob/master/CONTRIBUTING.md).
- This is just a template, so feel free to use/remove the unnecessary things
## Description
A few sentences describing the overall goals of the pul... | {
"content_hash": "ffb56af40b8fc50eda70ee9bfd725a4b",
"timestamp": "",
"source": "github",
"line_count": 39,
"max_line_length": 163,
"avg_line_length": 24.512820512820515,
"alnum_prop": 0.7353556485355649,
"repo_name": "infinnovation/mbed-os",
"id": "95211bb51169feb7ee9df23d673ced95994b6d35",
"size"... |
<?php
require_once 'Interface.php';
require_once realpath(dirname(__FILE__)) . '/../Exception.php';
if ( !function_exists('json_decode') ) {
throw new Exception("Please install the PHP JSON extension");
}
if ( !function_exists('curl_init') ) {
throw new Exception("Please install the PHP cURL extension");
}
... | {
"content_hash": "a01ff93868a3ae831389108f7f6510d6",
"timestamp": "",
"source": "github",
"line_count": 135,
"max_line_length": 102,
"avg_line_length": 29.414814814814815,
"alnum_prop": 0.52253840342483,
"repo_name": "Saldum/Paymill-Codeigniter",
"id": "14ac04aec0d457ad0acece5c15bc5a0d38350d2d",
"s... |
package com.swrve.sdk.messaging;
import android.util.Log;
import com.swrve.sdk.SwrveBase;
import com.swrve.sdk.SwrveHelper;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util... | {
"content_hash": "b19434aa93c55e8d05459321005a2e38",
"timestamp": "",
"source": "github",
"line_count": 506,
"max_line_length": 164,
"avg_line_length": 33.36166007905138,
"alnum_prop": 0.6257923108820568,
"repo_name": "leandroz/cordova-swrve",
"id": "4c03a76ce935861848e7e8bb717a7cd3f396f04a",
"size... |
require 'spec_helper'
RSpec.describe Gitlab::Gpg::Commit do
describe '#signature' do
shared_examples 'returns the cached signature on second call' do
it 'returns the cached signature on second call' do
gpg_commit = described_class.new(commit)
expect(gpg_commit).to receive(:using_keychain).... | {
"content_hash": "6463bc080c9328633b824fd92dd2a76a",
"timestamp": "",
"source": "github",
"line_count": 402,
"max_line_length": 126,
"avg_line_length": 36.30099502487562,
"alnum_prop": 0.5788391694648118,
"repo_name": "mmkassem/gitlabhq",
"id": "55102554508a7ef38763137d6ceabeb5e6cc2101",
"size": "1... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<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": "f162b7dcd74bed2bc77835ef3819d38e",
"timestamp": "",
"source": "github",
"line_count": 127,
"max_line_length": 300,
"avg_line_length": 81.46456692913385,
"alnum_prop": 0.6742702493717379,
"repo_name": "v8-dox/v8-dox.github.io",
"id": "c21fc5684462cdbe2b281121369cb60e5d72ae2d",
"siz... |
package com.navercorp.pinpoint.common.server.bo;
import com.navercorp.pinpoint.common.PinpointConstants;
import com.navercorp.pinpoint.common.util.BytesUtils;
import com.navercorp.pinpoint.common.server.util.RowKeyUtils;
import com.navercorp.pinpoint.common.util.TimeUtils;
/**
* @author emeroad
* @author jaehong.... | {
"content_hash": "675d7f7b3b7a20e56329b6e11f53282b",
"timestamp": "",
"source": "github",
"line_count": 127,
"max_line_length": 113,
"avg_line_length": 26.566929133858267,
"alnum_prop": 0.6387077652637818,
"repo_name": "barneykim/pinpoint",
"id": "09f667eaba9cb6e0ff1329b5c68e250ebd4cea52",
"size": ... |
from bilanci.tree_dict_models import deep_sum
from bilanci.utils import couch, nearly_equal
from bilanci.utils.comuni import FLMapper
from django.test import TestCase
from django.core.management import BaseCommand
from django.conf import settings
from collections import OrderedDict
from optparse import make_option
im... | {
"content_hash": "564c55a3bf2e0fe47cd53c0bd79db39f",
"timestamp": "",
"source": "github",
"line_count": 447,
"max_line_length": 199,
"avg_line_length": 46.982102908277405,
"alnum_prop": 0.5337364887386314,
"repo_name": "DeppSRL/open_bilanci",
"id": "f211fdadcfdfb098605f027d557a031674bd5f8c",
"size"... |
[](https://travis-ci.org/gurtowskij/variation)
# variation
---
This is the basic readme for this module. Include any usage or deployment instructions and links to other documentation here. | {
"content_hash": "d66446d151e3ad50c2e18cd831f40c78",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 125,
"avg_line_length": 44.5,
"alnum_prop": 0.7827715355805244,
"repo_name": "kbaseIncubator/variation",
"id": "a1ce1c64ef124cf8dc3038b4c1bd2303d15e8be0",
"size": "267",
"... |
#ifndef CDNS_UART_H
#define CDNS_UART_H
#include <types_ext.h>
void cdns_uart_init(vaddr_t base, uint32_t uart_clk, uint32_t baud_rate);
void cdns_uart_putc(int ch, vaddr_t base);
void cdns_uart_flush(vaddr_t base);
bool cdns_uart_have_rx_data(vaddr_t base);
int cdns_uart_getchar(vaddr_t base);
#endif /* CDNS_U... | {
"content_hash": "7fce97b545dfdb651da150860819f85c",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 73,
"avg_line_length": 19.352941176470587,
"alnum_prop": 0.7082066869300911,
"repo_name": "matt2048/optee_os",
"id": "6688fd34284c8e09b19fc200992587bd32fc4d5e",
"size": "16... |
package com.facebook.common.internal;
import static com.facebook.common.internal.Preconditions.checkNotNull;
import com.facebook.infer.annotation.Nullsafe;
import java.util.Arrays;
import javax.annotation.CheckReturnValue;
import javax.annotation.Nullable;
/**
* Helper functions that operate on any {@code Object}... | {
"content_hash": "a062b852fd4d563b334bc63d1d6c61b0",
"timestamp": "",
"source": "github",
"line_count": 392,
"max_line_length": 100,
"avg_line_length": 34.21938775510204,
"alnum_prop": 0.6370210228119875,
"repo_name": "facebook/fresco",
"id": "ec0788d3a114584c031a2aea556a3379e3c6bf9c",
"size": "140... |
layout: post
published: true
title: Programming Linear Regression in 2 Variables
mathjax: true
categories:
- mathematics
- machine learning
- statistics
- regression
- python
- numpy
- pandas
- matplotlib
---
<script src="https://gist.github.com/shak360/ab3aa9396f20774a1b3d93b2d9263bce.js"></script>
| {
"content_hash": "831295cdddb501669bf3a981a38488ed",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 91,
"avg_line_length": 21.133333333333333,
"alnum_prop": 0.7413249211356467,
"repo_name": "shak360/shak360.github.io",
"id": "cea8621243b44b05ce36109ff5b6cd6a73270bba",
"si... |
Clazz.declarePackage ("J.image");
Clazz.load (["J.image.JpgEncoder"], "J.image.Jpg64Encoder", ["JU.Base64"], function () {
c$ = Clazz.decorateAsClass (function () {
this.outTemp = null;
Clazz.instantialize (this, arguments);
}, J.image, "Jpg64Encoder", J.image.JpgEncoder);
$_M(c$, "setParams",
function (params) {
this... | {
"content_hash": "b602fe14543a92f3b0dc8c0bb95b6ff7",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 88,
"avg_line_length": 33.65217391304348,
"alnum_prop": 0.6886304909560723,
"repo_name": "khaliiid/visualizer",
"id": "6c2793b325e5bcfc0333cdf6bc3590a50839de0f",
"size": "7... |
<!DOCTYPE html>
<html>
<head>
<title>backbone.queryRouter.nested.js</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" media="all" href="../doc-style.css" />
<script src="../doc-filelist.js"></script>
<script>
var relativeDir = "../", thisFile = "src/backbon... | {
"content_hash": "c70eb7ca65956db83932510773967c4e",
"timestamp": "",
"source": "github",
"line_count": 171,
"max_line_length": 532,
"avg_line_length": 64.7953216374269,
"alnum_prop": 0.6104693140794224,
"repo_name": "STRML/backbone.queryRouter",
"id": "b660d590481630e75253ae6d7efd483422348159",
"s... |
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2014 Unicode, Inc.
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
For terms of use, see http://www.unicode.org/copyright.html
-->
<ldml>
<identity>
... | {
"content_hash": "6fec000965a424d4badd90789976edbc",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 253,
"avg_line_length": 41.72727272727273,
"alnum_prop": 0.6710239651416122,
"repo_name": "googlei18n/nototools",
"id": "5ced7dfd74d77d77e73e4cbc2d48ee7b89587887",
"size": ... |
extern crate ratel;
extern crate iron;
#[macro_use]
extern crate json;
use std::env;
use std::str::FromStr;
use std::net::Ipv4Addr;
use std::io::Read;
use iron::prelude::*;
use iron::{headers, status};
use iron::method::Method;
use iron::middleware::AfterMiddleware;
use ratel::error::ParseError;
const PROTOCOL: &'st... | {
"content_hash": "5c56bc426ae0b19aaa8e04d7c1f63773",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 116,
"avg_line_length": 32.30275229357798,
"alnum_prop": 0.5879011644419199,
"repo_name": "ratel-rust/ratel-server",
"id": "d2d5d38a7a24d964251f3c606c28050e1ceba81a",
"siz... |
#ifndef WKBundleAPICast_h
#define WKBundleAPICast_h
#include "WKSharedAPICast.h"
#include "WKBundlePage.h"
#include "WKBundlePagePrivate.h"
#include "WKBundlePrivate.h"
#include <WebCore/EditorInsertAction.h>
#include <WebCore/TextAffinity.h>
#include <WebCore/UserContentTypes.h>
#include <WebCore/UserScriptTypes.h>... | {
"content_hash": "13a9cff4a5ba7fdb6b2ecf34332d1e80",
"timestamp": "",
"source": "github",
"line_count": 109,
"max_line_length": 115,
"avg_line_length": 29.853211009174313,
"alnum_prop": 0.7931776275353412,
"repo_name": "kzhong1991/Flight-AR.Drone-2",
"id": "db32716c139b003987e023dd8fc0d2c06db14964",
... |
require('../../support/spec_helper');
describe("Cucumber.Runtime.StepResult", function() {
var Cucumber = requireLib('cucumber');
var stepResult, step;
beforeEach(function() {
step = createSpy("step");
stepResult = Cucumber.Runtime.StepResult({step: step});
});
it("is not failed", function() {
... | {
"content_hash": "c483afa633d6632303674db65e6c82ca",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 65,
"avg_line_length": 24.64864864864865,
"alnum_prop": 0.6326754385964912,
"repo_name": "samccone/cucumber-js",
"id": "2e9a82569827977aa191c0641062956b8a168ea0",
"size": "... |
package org.sakaiproject.user.impl;
import org.apache.commons.lang.StringUtils;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.sakaiproject.authz.api.*;
import org.sakaiproject.component.api.ServerConfigurationService;
import org.sakaiproject.component.cover.Component... | {
"content_hash": "a86ca808f8acadd5ec4e4d0f7e82ef05",
"timestamp": "",
"source": "github",
"line_count": 3099,
"max_line_length": 252,
"avg_line_length": 25.31816715069377,
"alnum_prop": 0.6139738213889703,
"repo_name": "conder/sakai",
"id": "99b4f782fb30c9559642c8e867e2d780f701e60b",
"size": "79465... |
package com.android.simone.github.marvelapp.presentation.ui.list;
import com.android.simone.github.marvelapp.presentation.viewmodel.ComicModel;
/**
* @author Simone Bellotti
*/
public interface OnComicClickListener {
void onComicClick(ComicModel comic);
}
| {
"content_hash": "3f47e7723eaba84ca7a13abb28f42a47",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 77,
"avg_line_length": 22.166666666666668,
"alnum_prop": 0.7894736842105263,
"repo_name": "SimoneBellotti/MarvelApp",
"id": "98c1860020dd21132a6f423f27482fcbfd1b2e7c",
"siz... |
/*
* Subclass of NaClDesc which passes write output data to the
* JavaScript console using the reverse channel.
*/
#ifndef NATIVE_CLIENT_SRC_TRUSTED_SERVICE_RUNTIME_NACL_DESC_JSCONSOLE_H_
#define NATIVE_CLIENT_SRC_TRUSTED_SERVICE_RUNTIME_NACL_DESC_JSCONSOLE_H_
#include "native_client/src/include/nacl_base.h"
#in... | {
"content_hash": "77226db320aa5700c56a7d08bb35e408",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 75,
"avg_line_length": 26.714285714285715,
"alnum_prop": 0.7638146167557932,
"repo_name": "cvsuser-chromium/native_client",
"id": "2750e9f117162ef5c5e6dce95ba274e6cb9bfd2d",
... |
<!DOCTYPE html>
<html lang="en">
<head>
<title>UserAsync Class 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": "7b15d4a9232e2ffb398514a7b34e9d32",
"timestamp": "",
"source": "github",
"line_count": 325,
"max_line_length": 245,
"avg_line_length": 42.50769230769231,
"alnum_prop": 0.4634817227651104,
"repo_name": "Appudo/Appudo.github.io",
"id": "b4de3fb7de2265eebce0dbe5c4eb0b97c0976024",
"siz... |
layout: doc
title: "**HOWTO:** Decode to Texture"
---
# **HOWTO:** Decode to Texture
Starboard declares the interfaces necessary to allow applications to query for
video frames from the media player, and have them returned as texture objects
(e.g. GLES textures). This is useful if the application would like to apply
... | {
"content_hash": "872089834c414518100f3ded0c94e12d",
"timestamp": "",
"source": "github",
"line_count": 142,
"max_line_length": 80,
"avg_line_length": 50.70422535211268,
"alnum_prop": 0.7895833333333333,
"repo_name": "youtube/cobalt_sandbox",
"id": "b15eb5eb04c9cb5fe9bdbab85b0aeae20c6ec93e",
"size"... |
<?php
namespace Users\Controller;
use Zend\Mvc\Controller\AbstractActionController;
use Zend\View\Model\ViewModel;
use Users\Form\LoginForm;
use Users\Form\LoginFilter;
class LoginController extends AbstractActionController {
public $authservice;
public function indexAction() {
$form = new LoginFor... | {
"content_hash": "e144c9a86dbe955afeb399bac5d56f16",
"timestamp": "",
"source": "github",
"line_count": 64,
"max_line_length": 114,
"avg_line_length": 32.40625,
"alnum_prop": 0.5231436837029894,
"repo_name": "abdouh/zf2",
"id": "c34b5121b445206557f5cefff9e3467833593605",
"size": "2074",
"binary":... |
/**
*
*/
package org.github.etcd.viewer.html.node;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import javax.inject.Inject;
import org.apache.wicket.AttributeModifier;
import org.apache.wicket.Component;
import org.apache.wic... | {
"content_hash": "ea10c9544ddb5bd23a7d6f5ccfbf656d",
"timestamp": "",
"source": "github",
"line_count": 446,
"max_line_length": 145,
"avg_line_length": 37.23094170403587,
"alnum_prop": 0.5859078590785908,
"repo_name": "raoofm/etcd-viewer",
"id": "611a01ee9fb3c4db6736c9facc8f195eac17ef1e",
"size": "... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.