text stringlengths 2 1.04M | meta dict |
|---|---|
"""Tests for Kaleidescape config flow."""
import dataclasses
from unittest.mock import AsyncMock
from homeassistant.components.kaleidescape.const import DOMAIN
from homeassistant.config_entries import SOURCE_SSDP, SOURCE_USER
from homeassistant.const import CONF_HOST
from homeassistant.core import HomeAssistant
from ... | {
"content_hash": "9de7319e2de7d256f5f4d2a3616045f1",
"timestamp": "",
"source": "github",
"line_count": 126,
"max_line_length": 82,
"avg_line_length": 34.30952380952381,
"alnum_prop": 0.6985889428637521,
"repo_name": "w1ll1am23/home-assistant",
"id": "8171ed0955bb47a829fdd227153fe2db48fc75cd",
"siz... |
using System;
using System.Runtime.CompilerServices;
namespace System.Globalization {
[ScriptIgnoreNamespace]
[ScriptImport]
public sealed class NumberFormatInfo {
private NumberFormatInfo() {
}
[ScriptField]
[ScriptName("nan")]
public string NaNSymbol {
... | {
"content_hash": "c134d27853ed413be557dfa284a88bc4",
"timestamp": "",
"source": "github",
"line_count": 197,
"max_line_length": 48,
"avg_line_length": 20.573604060913706,
"alnum_prop": 0.4246237355045645,
"repo_name": "x335/scriptsharp",
"id": "60ab5ae0a51f4bd508d380b84ddd700ae5529f00",
"size": "42... |
namespace Xilium.CefGlue
{
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Runtime.InteropServices;
using Xilium.CefGlue.Interop;
/// <summary>
/// Provides information about the context menu state. The ethods of this class
/// can only be accessed... | {
"content_hash": "1b96a6b5a75a2b6326de51e977a057a3",
"timestamp": "",
"source": "github",
"line_count": 215,
"max_line_length": 88,
"avg_line_length": 33.925581395348836,
"alnum_prop": 0.5488072388264327,
"repo_name": "rajsite/lvcef",
"id": "9ffd6f9dfd94ed5938b10f90a50ca87173c48238",
"size": "7294"... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>concurrency-system: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootst... | {
"content_hash": "34258d9a212f99576dae48127734d15b",
"timestamp": "",
"source": "github",
"line_count": 171,
"max_line_length": 159,
"avg_line_length": 39.08771929824562,
"alnum_prop": 0.5341113105924596,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "82266c7884582947544d0960c677ea4ea920533e",
... |
<?php
namespace oasis\names\specification\ubl\schema\xsd\CommonBasicComponents_2;
use un\unece\uncefact\data\specification\UnqualifiedDataTypesSchemaModule\_2;
/**
* @xmlNamespace urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2
* @xmlType IdentifierType
* @xmlName AgencyIDType
* @var oasis\nam... | {
"content_hash": "95e8d80f83b47d00e50b78c10b2cd788",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 85,
"avg_line_length": 27.823529411764707,
"alnum_prop": 0.8033826638477801,
"repo_name": "heroicstudios/quickbooks-php-sdk",
"id": "22122681183115538065ed5e672a35a2b41954c0"... |
package com.intellij.openapi.projectRoots;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.extensions.ExtensionPointName;
import com.intellij.openapi.extensions.Extensions;
import com.intellij.openapi.fileChooser.FileChooserDescriptor;
import com.intellij.openapi.project.Projec... | {
"content_hash": "177814101ec070577a1dd1f235d4dfec",
"timestamp": "",
"source": "github",
"line_count": 252,
"max_line_length": 146,
"avg_line_length": 30.214285714285715,
"alnum_prop": 0.7048857368006304,
"repo_name": "idea4bsd/idea4bsd",
"id": "6ab50e8ec4ea0b2cf2055b5ba9ae4ec4af360c79",
"size": "... |
<?php
class PlaintextHasherTest extends PHPUnit_Framework_TestCase {
public function testBasicHashing()
{
$hasher = new Oss2\Auth\Hashing\PlaintextHasher;
$value = $hasher->make('password');
$this->assertNotSame('otherpassword', $value);
$this->assertTrue($hasher->check('passw... | {
"content_hash": "9f034ec8f437060aaa21f4a16d675ee9",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 62,
"avg_line_length": 28.714285714285715,
"alnum_prop": 0.6467661691542289,
"repo_name": "oss2/auth",
"id": "0795177bedf205b6a3c0914ca0cc14880eb56942",
"size": "723",
"b... |
import Embed from '../blots/embed';
import Quill from '../core/quill';
import Module from '../core/module';
class FormulaBlot extends Embed {
static create(value) {
let node = super.create(value);
if (typeof value === 'string') {
window.katex.render(value, node);
node.setAttribute('data-value', ... | {
"content_hash": "2fb26eca346a6229fd1735d0fe130755",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 56,
"avg_line_length": 20.318181818181817,
"alnum_prop": 0.645413870246085,
"repo_name": "ATM-Christal/VR-final",
"id": "18a157677dde84172c7aad5bc360b46dfb490b3c",
"size": ... |
.class public Landroid/widget/TextView$MagnifierView;
.super Landroid/view/View;
.source "TextView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/widget/TextView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xc
name = "Magnif... | {
"content_hash": "22e0876589042e8897598bba9fb5ca8c",
"timestamp": "",
"source": "github",
"line_count": 1342,
"max_line_length": 206,
"avg_line_length": 27.614008941877795,
"alnum_prop": 0.7322035727778078,
"repo_name": "BatMan-Rom/ModdedFiles",
"id": "936b9c347ad6b109b9e4270ee8342005a8c4b247",
"si... |
import copy
from . wrapper import Wrapper
from .. util import color_list
class Feedback(Wrapper):
def __init__(self, *args, animation,
master=1, inputs=None, outputs=None, **kwds):
super().__init__(*args, animation=animation, **kwds)
self.master = master
inputs = inputs o... | {
"content_hash": "ca2e87a46660a952a661d86d9aa1b7b1",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 78,
"avg_line_length": 29.08695652173913,
"alnum_prop": 0.5866965620328849,
"repo_name": "rec/BiblioPixel",
"id": "d78a71ef5fd1d9f16be29a9d9868726b46cda8f5",
"size": "1338"... |
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.media.remote;
import android.app.PendingIntent.CanceledException;
import android.test.suitebuilder.annotation.LargeTe... | {
"content_hash": "1a9ed809c26e0f53a840f9d5a02ad06b",
"timestamp": "",
"source": "github",
"line_count": 104,
"max_line_length": 98,
"avg_line_length": 43.61538461538461,
"alnum_prop": 0.6807760141093474,
"repo_name": "js0701/chromium-crosswalk",
"id": "c4284fe1350230c4cebf367041b5eeadccb91714",
"si... |
@implementation Enrolls
@end
| {
"content_hash": "4400201a9959e0a92366cf4f90822585",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 23,
"avg_line_length": 10,
"alnum_prop": 0.8,
"repo_name": "xueqiulou/Jianguo",
"id": "fc1d8101b06a4f502abb4cb1868f8b770e78ea42",
"size": "178",
"binary": false,
"copies... |
tinyjson
========
Tiny (as in minimal) implementation of a JSON response parser. The parser
itself is only dependent on:
* `<string.h> - memcpy`
* `<stdlib.h> - atof`
Also included is a C++ wrapper around the low level `tinyjson_parse` function
Contact
-------
[@MatthewEndsley](https://twitter.com/#!/MatthewEndsley) ... | {
"content_hash": "99ff1712d14567b9cd686cf5b3469437",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 78,
"avg_line_length": 26.6,
"alnum_prop": 0.7274436090225563,
"repo_name": "mendsley/tinyjson",
"id": "ca419ccabbbc9fed82e425e4dc1586b466cfff8a",
"size": "532",
"binary"... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "e76bbca0459a4be2e94cb55d4a4ca552",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "5c59a5b4179f1ee4bbcd0fe7c9595bf5f1f86169",
"size": "173... |
apt-get update
apt-get install -y nodejs npm
ln -s /usr/bin/nodejs /usr/bin/node
apt-get install -y redis-server
echo "deb http://download.rethinkdb.com/apt trusty main" | sudo tee /etc/apt/sources.list.d/rethinkdb.list
wget -qO- http://download.rethinkdb.com/apt/pubkey.gpg | sudo apt-key add -
sudo apt-get update
su... | {
"content_hash": "dd39f28bd9c30cf73ad67c588b5be41c",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 106,
"avg_line_length": 33.06666666666667,
"alnum_prop": 0.7701612903225806,
"repo_name": "caco0516/node-oauth20-provider-libre",
"id": "9c864d509337b45c4cdd8b54bfdeea7fa87cf... |
<?php
namespace TralangBundle\Entity;
use Doctrine\ORM\Mapping as ORM;
use Doctrine\Common\Collections\ArrayCollection;
/**
* Category
*
* @ORM\Table(name="category")
* @ORM\Entity(repositoryClass="TralangBundle\Repository\CategoryRepository")
*/
class Category
{
public function __construct()
{
... | {
"content_hash": "9f49e071c29a4e008f93f2e0dd264f21",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 85,
"avg_line_length": 17.055555555555557,
"alnum_prop": 0.5594462540716613,
"repo_name": "romamolodyko/Tralang",
"id": "4ec364fbf0574cb025d8a2e795f5d4e9694aed3b",
"size": ... |
require( "class" )
local ffi = require( "ffi" )
local cef = require( "cef" )
local GL = require( "opengl" )
class( "framework.html.browser" )
local browser = framework.html.browser
local function get_view_rect( self )
local func = function( handler, browser, rect )
rect[0] = ffi.new( "cef_rect_t", 0, 0, self.wid... | {
"content_hash": "bde0166b2b29e417ea21b5c008a7e0f3",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 66,
"avg_line_length": 20.072727272727274,
"alnum_prop": 0.6711956521739131,
"repo_name": "Planimeter/lgameframework",
"id": "aa62954083eaff1fcc25b53033128ef3c1352d99",
"si... |
survey 'GL',
:full_title => 'Greenland',
:default_mandatory => 'false',
:status => 'alpha',
:description => '<p><strong>This has been generated based on a default and needs to be localised for Greenland. Please help us! Contact <a href="mailto:certificate@theodi.org">certificate@theodi.org</a></strong></p><p>Th... | {
"content_hash": "4583cecb790224780aeeffbc075ae146",
"timestamp": "",
"source": "github",
"line_count": 2577,
"max_line_length": 729,
"avg_line_length": 54.47652308886302,
"alnum_prop": 0.6664767142022708,
"repo_name": "Motejl/open-data-certificate",
"id": "a722a138b831abfa85f4decd8b9b4f0677a58007",
... |
import { SerializedError, onUnexpectedError } from 'vs/base/common/errors';
import { extHostNamedCustomer } from 'vs/workbench/api/common/extHostCustomers';
import { MainContext, MainThreadErrorsShape } from 'vs/workbench/api/common/extHost.protocol';
@extHostNamedCustomer(MainContext.MainThreadErrors)
export class ... | {
"content_hash": "d629152585d15d02724b814b8c453fb6",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 94,
"avg_line_length": 27.166666666666668,
"alnum_prop": 0.7239263803680982,
"repo_name": "Microsoft/vscode",
"id": "9ccf414c1f492ab1709cf14b74c45851281bf56f",
"size": "100... |
package frame.interceptor;
import com.jfinal.aop.Interceptor;
import com.jfinal.aop.Invocation;
import com.jfinal.token.TokenManager;
/**
* 防止表单重复提交
*
* @author hadong
*
* 在跳转到view之前,生成token
*
* TokenManager.createToken("jockillerToken", 30*60);
*
* 在页面中加入隐藏域
*
... | {
"content_hash": "863771f81f02925980adb70f919cbf70",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 84,
"avg_line_length": 23.38235294117647,
"alnum_prop": 0.6339622641509434,
"repo_name": "dhso/0513syr",
"id": "2baa0f26712c45c4901b1905c23bb2ba75021475",
"size": "877",
... |
package org.onosproject.cpman.rest;
import com.codahale.metrics.Counter;
import com.codahale.metrics.Gauge;
import com.codahale.metrics.Histogram;
import com.codahale.metrics.Meter;
import com.codahale.metrics.Metric;
import com.codahale.metrics.MetricFilter;
import com.codahale.metrics.MetricRegistry;
import com.cod... | {
"content_hash": "06cab7d578f2e1dec9246136d475c012",
"timestamp": "",
"source": "github",
"line_count": 253,
"max_line_length": 94,
"avg_line_length": 32.10671936758893,
"alnum_prop": 0.6532069432475687,
"repo_name": "y-higuchi/onos",
"id": "fe89335d71d756e3cc9543b3a9297f9d7b2f1ed7",
"size": "8740"... |
"""
WSGI config for {{ project_name }} project.
It exposes the WSGI callable as a module-level variable named ``application``.
For more information on this file, see
https://docs.djangoproject.com/en/{{ docs_version }}/howto/deployment/wsgi/
"""
from __future__ import absolute_import, unicode_literals
import os
fr... | {
"content_hash": "82be1ebd3861d6689feab0b85eed4697",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 82,
"avg_line_length": 27.22222222222222,
"alnum_prop": 0.746938775510204,
"repo_name": "nilnvoid/wagtail",
"id": "f58f6b154cd83f53b14b37d743094191dec4e768",
"size": "490",... |
package org.springframework.boot.test.mock.mockito.example;
import java.security.Provider.Service;
/**
* Example bean for mocking tests that calls {@link Service}.
*
* @author Phillip Webb
*/
public class ExampleServiceCaller {
private final ExampleService service;
public ExampleServiceCaller(ExampleService... | {
"content_hash": "edb3b0c1c2bed6382bd74274e0393a95",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 61,
"avg_line_length": 18.178571428571427,
"alnum_prop": 0.7367387033398821,
"repo_name": "lenicliu/spring-boot",
"id": "176fa3f5a822ce69176b5cfeabf0bafff9811e62",
"size": ... |
var fs = require("fs");
module.exports = function(name) {
fs.mkdir(name, function(error) {
fs.mkdir(name + "/config", function(error) {
var copyTemplate = function(location) {
var read = fs.createReadStream(__dirname + '/templates/' + location);
var write = fs.createWriteStream(name + "/" + location);
... | {
"content_hash": "1abf74ad6b70eebcab8ed01ee3f9010c",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 73,
"avg_line_length": 27.652173913043477,
"alnum_prop": 0.6242138364779874,
"repo_name": "penman/fluid",
"id": "1f5a29bf9d153992e916cbb325a54001fceeded3",
"size": "636",
... |
// Copyright 2021 The Oppia Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by ap... | {
"content_hash": "cda362f9943ebfeab5e23da7fce551f5",
"timestamp": "",
"source": "github",
"line_count": 108,
"max_line_length": 94,
"avg_line_length": 37.361111111111114,
"alnum_prop": 0.7090458488228005,
"repo_name": "kevinlee12/oppia",
"id": "e3a5f2d5268d4bf859494ba24e9371249576bf27",
"size": "40... |
package org.apache.tinkerpop.gremlin.process.traversal.strategy.finalization;
import org.apache.tinkerpop.gremlin.process.traversal.Step;
import org.apache.tinkerpop.gremlin.process.traversal.Traversal;
import org.apache.tinkerpop.gremlin.process.traversal.TraversalStrategy;
import org.apache.tinkerpop.gremlin.proces... | {
"content_hash": "8ab19dd3bab21d777a0ffaf546cd4d14",
"timestamp": "",
"source": "github",
"line_count": 57,
"max_line_length": 167,
"avg_line_length": 35.31578947368421,
"alnum_prop": 0.7277694982613016,
"repo_name": "mike-tr-adamson/incubator-tinkerpop",
"id": "be3157574e267fcf9fa81c4c2c42dd59b408b0... |
package org.quattor.pan.dml.data;
import java.io.ObjectStreamException;
import net.jcip.annotations.Immutable;
import org.quattor.pan.exceptions.EvaluationException;
/**
* Represents the undef value in the pan language.
*
* @author loomis
*
*/
@Immutable
public class Undef extends TransientElement {
public... | {
"content_hash": "fcd5f031163da97f2ecf7eb3b4be533d",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 72,
"avg_line_length": 16.311475409836067,
"alnum_prop": 0.7195979899497488,
"repo_name": "quattor/pan",
"id": "ff6d7815cd1522399b1f0243dc6834358ac3aa0a",
"size": "1799",
... |
<div class="col-sm-9 col-sm-offset-3 col-lg-10 col-lg-offset-2 main">
<div class="row">
<div class="col-lg-12">
<div class="panel panel-default">
<h4 class="title_page"> Edit blog </h4>
<form action="<?php echo base_url('admin/bl... | {
"content_hash": "8db369d62dd68f0733531bc3bcc3b6fe",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 159,
"avg_line_length": 54.077777777777776,
"alnum_prop": 0.3416889254160674,
"repo_name": "asariujang/CI_OZINDO",
"id": "d10dc7694ccb62a56ba01e794902a10fc6115030",
"size":... |
#include "SDL_config.h"
/* Output raw audio data to a file. */
#if HAVE_STDIO_H
#include <stdio.h>
#endif
#include "SDL_rwops.h"
#include "SDL_timer.h"
#include "SDL_audio.h"
#include "../SDL_audiomem.h"
#include "../SDL_audio_c.h"
#include "../SDL_audiodev_c.h"
#include "SDL_diskaudio.h"
/* The t... | {
"content_hash": "306ed6338540906c945a43305eb9ee2f",
"timestamp": "",
"source": "github",
"line_count": 164,
"max_line_length": 78,
"avg_line_length": 26.01829268292683,
"alnum_prop": 0.6510428872744317,
"repo_name": "balaam/dinodeck",
"id": "61e1652d53a2adad3dccb6d68c8284489b24396e",
"size": "5219... |
<?php
namespace Symfony\Component\HttpKernel\DataCollector;
use Symfony\Component\EventDispatcher\EventDispatcher;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\HttpKernel\Debug\EventDispatcherTraceableInterface;
/*
* This file is part of the Symf... | {
"content_hash": "f553a93a33fb0f1c4608b2d1823873c0",
"timestamp": "",
"source": "github",
"line_count": 77,
"max_line_length": 120,
"avg_line_length": 25.675324675324674,
"alnum_prop": 0.6525037936267072,
"repo_name": "ShinichiU/mySymfony2study",
"id": "ba07ff83095c1e0b3c77806fcdf045a2b70cfd0a",
"s... |
package authorizationsync
import (
"fmt"
"strings"
"testing"
apiequality "k8s.io/apimachinery/pkg/api/equality"
apierrors "k8s.io/apimachinery/pkg/api/errors"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/runtime"
"k8s.io/apimachinery/pkg/util/sets"
clienttesting "k8s.io/client-go/te... | {
"content_hash": "9694bc67d558105fca3a02623cb7f58d",
"timestamp": "",
"source": "github",
"line_count": 218,
"max_line_length": 131,
"avg_line_length": 32.30275229357798,
"alnum_prop": 0.6512354444760011,
"repo_name": "detiber/origin",
"id": "086b67895f656c455159ecbc35019ba3a324332c",
"size": "7042... |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Symfony2PluginSettings">
<option name="directoryToApp" value="src" />
<option name="pluginEnabled" value="true" />
<option name="profilerCsvPath" value="" />
<option name="lastServiceGeneratorLanguage" value="yaml" />
</co... | {
"content_hash": "6e11fe12e9b58d917b240fe25644ce78",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 63,
"avg_line_length": 37.666666666666664,
"alnum_prop": 0.6814159292035398,
"repo_name": "tarlepp/symfony-flex-backend",
"id": "db5a581e303e45fade8248aca0a2251e25cceb19",
"... |
package org.diirt.datasource.formula;
import java.util.Arrays;
import java.util.List;
import org.diirt.datasource.util.NullUtils;
import org.diirt.vtype.VBoolean;
import org.diirt.vtype.VNumber;
import org.diirt.vtype.ValueFactory;
import org.diirt.vtype.ValueUtil;
/**
* Abstract class for formula functions that t... | {
"content_hash": "e02dc2203be5c39e72efa36510f11c94",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 127,
"avg_line_length": 29.330645161290324,
"alnum_prop": 0.6436623590871597,
"repo_name": "berryma4/diirt",
"id": "074c4b148b4409626ef3db515f9d33fbb28ad425",
"size": "377... |
package com.amazonaws.services.mediapackage.model.transform;
import javax.annotation.Generated;
import com.amazonaws.SdkClientException;
import com.amazonaws.services.mediapackage.model.*;
import com.amazonaws.protocol.*;
import com.amazonaws.annotation.SdkInternalApi;
/**
* ListOriginEndpointsRequestMarshaller
... | {
"content_hash": "c080aa9e7e7cc5d252c5fce3c15894d4",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 120,
"avg_line_length": 42.82,
"alnum_prop": 0.7585240541802896,
"repo_name": "aws/aws-sdk-java",
"id": "60e4ff5d719a9a98b9709a7368604f781fdccc8f",
"size": "2721",
"binar... |
#include <grpc/support/port_platform.h>
#include "src/core/lib/iomgr/port.h"
#if GRPC_ARES == 1 && defined(GRPC_WINDOWS_SOCKET_ARES_EV_DRIVER)
#include <grpc/support/string_util.h>
#include "src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h"
#include "src/core/ext/filters/client_channel/s... | {
"content_hash": "c7054a3b460eee1991c0d8301438e275",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 86,
"avg_line_length": 34.611111111111114,
"alnum_prop": 0.7399678972712681,
"repo_name": "donnadionne/grpc",
"id": "f76c6a4a12bcb91d44af94841ddb974584748aa6",
"size": "122... |
Clazz.load(["java.lang.RuntimeException"],"java.lang.TypeNotPresentException",null,function(){
c$=Clazz.decorateAsClass(function(){
this.$typeName=null;
Clazz.instantialize(this,arguments);
},java.lang,"TypeNotPresentException",RuntimeException);
Clazz.makeConstructor(c$,
function(typeName,cause){
Clazz.superConstructo... | {
"content_hash": "ee2c3e4d3cb906a5bcc79a97f7944f4d",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 94,
"avg_line_length": 34.266666666666666,
"alnum_prop": 0.77431906614786,
"repo_name": "bas-rustenburg/jsmol-local",
"id": "19ad7a973b2519acb4b3d6ec2e6e2f85983e7183",
"siz... |
#include <aws/inspector/model/ReportStatus.h>
#include <aws/core/utils/HashingUtils.h>
#include <aws/core/Globals.h>
#include <aws/core/utils/EnumParseOverflowContainer.h>
using namespace Aws::Utils;
namespace Aws
{
namespace Inspector
{
namespace Model
{
namespace ReportStatusMapper
{
... | {
"content_hash": "8222860d19898044ec19491ff9fe2893",
"timestamp": "",
"source": "github",
"line_count": 74,
"max_line_length": 94,
"avg_line_length": 28.91891891891892,
"alnum_prop": 0.5976635514018691,
"repo_name": "jt70471/aws-sdk-cpp",
"id": "cde0870e09e721f6ff8a0a2b56fe9b90135a3244",
"size": "2... |
[![NPM version][npm-image]][npm-url]
[![Unix Build Status][travis-image]][travis-url]
[![Windows Build Status][appveyor-image]][appveyor-url]
[![Coveralls Status][coveralls-image]][coveralls-url]
[![Dependency Status][depstat-image]][depstat-url]
**Unbend** Flatten tree into an object with `{ '/complete/path/to/each':... | {
"content_hash": "0410f9e07c7881ffbcf23c7742334387",
"timestamp": "",
"source": "github",
"line_count": 158,
"max_line_length": 108,
"avg_line_length": 19.556962025316455,
"alnum_prop": 0.610032362459547,
"repo_name": "zerobias/unbend",
"id": "abb5851dc7df89ea8badb44468269a09e18e549f",
"size": "310... |
#homepage-url-field {
bottom: 1px;
display: block;
margin-left: 10px;
position: relative;
}
| {
"content_hash": "90a718acff3a1477df507b7f1915127f",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 21,
"avg_line_length": 12.75,
"alnum_prop": 0.6568627450980392,
"repo_name": "junmin-zhu/chromium-rivertrail",
"id": "d32713e08e39c81fc4068d7a8198fe88a5e0c880",
"size": "273... |
function _typeof(obj) { if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof o... | {
"content_hash": "ef6fece2c0df5e3443048b5caa8bc178",
"timestamp": "",
"source": "github",
"line_count": 61,
"max_line_length": 351,
"avg_line_length": 29.950819672131146,
"alnum_prop": 0.5938697318007663,
"repo_name": "jridgewell/babel-plugin-transform-incremental-dom",
"id": "da0e8485a17a5d874169e88... |
namespace Twilio.Base
{
public abstract class Resource {}
} | {
"content_hash": "37ec91b79a6ebf19bb39a7a55e3ebfb4",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 37,
"avg_line_length": 15.75,
"alnum_prop": 0.7301587301587301,
"repo_name": "twilio/twilio-csharp",
"id": "69354a900dfdeff4d24cad6365f7bba994931d69",
"size": "63",
"binar... |
/** @file */ // Doxygen marker
/* Base library of extensions to iOS frameworks to support cocos3d. */
#import "CC3Environment.h"
#if CC3_IOS
#import <UIKit/UIGestureRecognizer.h>
#import <UIKit/UIColor.h>
#import "CC3OpenGLFoundation.h"
// Define when compiling with lower SDK's
#ifndef __IPHONE_5_0
# define __I... | {
"content_hash": "63ff05d138160a05f8573ee300cf9111",
"timestamp": "",
"source": "github",
"line_count": 209,
"max_line_length": 202,
"avg_line_length": 33.19138755980861,
"alnum_prop": 0.796453798471962,
"repo_name": "ngrebenshikov/SisyphusHill",
"id": "137442a57601cefc6a5997c5787c26b42ab669eb",
"s... |
<?xml version="1.0" encoding="UTF-8"?>
<GeocodeResponse>
<status>OK</status>
<result>
<type>locality</type>
<type>political</type>
<formatted_address>3812 Groß-Siegharts, Austria</formatted_address>
<address_component>
<long_name>Groß-Siegharts</long_name>
<short_name>Groß-Siegharts</short_name>
<typ... | {
"content_hash": "b5afb4b9ff06804e965b5d5330010e36",
"timestamp": "",
"source": "github",
"line_count": 62,
"max_line_length": 69,
"avg_line_length": 28.532258064516128,
"alnum_prop": 0.6823063877897118,
"repo_name": "linkeddatalab/statspace",
"id": "763e72bfb1d0c92fcbe9b45ca99a1f52e9b40760",
"size... |
/* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE590_Free_Memory_Not_on_Heap__free_char_alloca_66a.c
Label Definition File: CWE590_Free_Memory_Not_on_Heap__free.label.xml
Template File: sources-sink-66a.tmpl.c
*/
/*
* @description
* CWE: 590 Free Memory Not on Heap
* BadSource: alloca Data buffer is allocate... | {
"content_hash": "3bf31a1b587037d839e907ebe9b38d06",
"timestamp": "",
"source": "github",
"line_count": 103,
"max_line_length": 109,
"avg_line_length": 30.135922330097088,
"alnum_prop": 0.6288659793814433,
"repo_name": "JianpingZeng/xcc",
"id": "af77f4c24fd130f63cb51ca08797e78008bd6909",
"size": "3... |
namespace System.Windows.Forms {
using System;
using System.Collections;
using System.ComponentModel;
using System.ComponentModel.Design.Serialization;
using System.Diagnostics;
using System.Drawing;
using System.Globalization;
using System.Windows.Forms.Layout;
using System.Reflec... | {
"content_hash": "2827259affed9a52b835b3270dd83ce3",
"timestamp": "",
"source": "github",
"line_count": 816,
"max_line_length": 225,
"avg_line_length": 48.745098039215684,
"alnum_prop": 0.5206154465004023,
"repo_name": "mind0n/hive",
"id": "d89b2dd7890d703c912671db282f77c558b49acc",
"size": "39776"... |
import { Party } from "./party";
import { Code } from "./code";
import { TransportMeans } from "./transport-means";
export class ShipmentStage {
constructor(
public transportModeCode: Code = new Code(),
public carrierParty: Party = new Party(),
public transportMeans: TransportMeans = new T... | {
"content_hash": "1c68a6f58e9ea1d5e340c50701b3492c",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 69,
"avg_line_length": 30.846153846153847,
"alnum_prop": 0.6583541147132169,
"repo_name": "nimble-platform/frontend-service",
"id": "fb2e30f436c30b0666795974e20e00faf904d4a3"... |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.9) on Wed Oct 28 16:08:27 UTC 2020 -->
<title>AWTPolygonProducer (mxGraph 4.2.2 API Specification)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-10-28">
<link rel=... | {
"content_hash": "52dab205032ac2256c7f62ff62eaac85",
"timestamp": "",
"source": "github",
"line_count": 384,
"max_line_length": 524,
"avg_line_length": 37.364583333333336,
"alnum_prop": 0.6506830220239754,
"repo_name": "jgraph/mxgraph",
"id": "a7528f24c58080ab9934fed9052c516293d88bb4",
"size": "143... |
<?php
namespace SoflomoTest\Mail\Service;
use PHPUnit_Framework_TestCase as TestCase;
use Soflomo\Mail\Module;
use Zend\Loader;
class ModuleTest extends TestCase
{
public function testModuleProvidesConfig()
{
$module = new Module;
$config = $module->getConfig();
$this->assertEquals(... | {
"content_hash": "d21a680c90f69875daff1505becc3b29",
"timestamp": "",
"source": "github",
"line_count": 33,
"max_line_length": 85,
"avg_line_length": 24.757575757575758,
"alnum_prop": 0.5630354957160343,
"repo_name": "juriansluiman/Soflomo-Mail",
"id": "48e35f9bf995ef7c34dd8ebda3cc8e0bd083e25a",
"s... |
<div class='fossil-doc' data-title='coroutine::auto - Coroutine utilities'>
<style>
HTML {
background: #FFFFFF;
color: black;
}
BODY {
background: #FFFFFF;
color: black;
}
DIV.doctools {
margin-left: 10%;
margin-right: 10%;
}
DIV.doctools H1,DIV.doctools H2 {
margin-left: -5%;
... | {
"content_hash": "75f8c5e5aebc3fd336ea6e4eeea1f8a5",
"timestamp": "",
"source": "github",
"line_count": 167,
"max_line_length": 632,
"avg_line_length": 35.81437125748503,
"alnum_prop": 0.6316669453268684,
"repo_name": "neverpanic/macports-base",
"id": "755260f95705991ed28cda5fb04c2bb89989f44f",
"si... |
package app.coolweather.com.coolweather.activity;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.text.TextUtils;
import android.view.View;
impo... | {
"content_hash": "8c2358f3ed58f1c8ee18c6a5bc4f1b9a",
"timestamp": "",
"source": "github",
"line_count": 275,
"max_line_length": 96,
"avg_line_length": 34.37090909090909,
"alnum_prop": 0.559775708844689,
"repo_name": "GentleSadness/coolweather",
"id": "de9322120f0da6096a9905474750b9c16fb939da",
"siz... |
<div class="commune_descr limited">
<p>
Perrouse est
un village
géographiquement positionné dans le département de Haute-Saône en Franche-Comté. Elle totalisait 206 habitants en 2008.</p>
<p>À coté de Perrouse sont positionnées géographiquement les communes de
<a href="{{VLROOT}}/immobilier/devecey_2520... | {
"content_hash": "d54c83e177cbf93d0bb682315ab3bea4",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 139,
"avg_line_length": 73.77777777777777,
"alnum_prop": 0.7379518072289156,
"repo_name": "donaldinou/frontend",
"id": "0ab1d0306c5a17a3330ccff081678b630ed4df31",
"size": "... |
layout: post
title: go lang, komut satırı aracı
categories:
- go
---
go dili güçlü bir komut satırı aracı ile gelmektedir. şimdi teker teker bu komutların ne işe yaradıklarına bakalım.
terminalinizden (kabuk, shell, artık ne diyorsanız :) `go` komutunu çalıştırdığınızda aşağıdaki gibi bir çıktı alacaksınız.
{% highl... | {
"content_hash": "bdfd859537c552ed3957e987c8765133",
"timestamp": "",
"source": "github",
"line_count": 139,
"max_line_length": 678,
"avg_line_length": 57.42446043165467,
"alnum_prop": 0.7614632924079178,
"repo_name": "alioygur/alioygur.github.io",
"id": "4339a0087b939ee6893ea1adc097f2d6aab72461",
... |
package com.badlogic.gdx.backends.headless;
import com.badlogic.gdx.Files.FileType;
import com.badlogic.gdx.files.FileHandle;
import com.badlogic.gdx.utils.GdxRuntimeException;
import java.io.File;
/** @author mzechner
* @author Nathan Sweet */
public final class HeadlessFileHandle extends FileHandle {
public He... | {
"content_hash": "b8ee5aca7752b749621be3053ccfb19e",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 105,
"avg_line_length": 28.5625,
"alnum_prop": 0.7169948942377826,
"repo_name": "srpepperoni/libGDX",
"id": "fb298972a6bbeccea72757e79b97480ec412393e",
"size": "2127",
"b... |
package kic
import (
"fmt"
"github.com/golang/glog"
"github.com/pkg/errors"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
typed_core "k8s.io/client-go/kubernetes/typed/core/v1"
)
// ServiceTunnel ...
type ServiceTunnel struct {
sshPort string
sshKey string
v1Core typed_core.CoreV1Interface
sshConn *ssh... | {
"content_hash": "ffbcea3b30931ebd600c625c2dd8cd02",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 183,
"avg_line_length": 22.80597014925373,
"alnum_prop": 0.6845549738219895,
"repo_name": "dalehamel/minikube",
"id": "862debcc998fe3888ab1bdfeae4e4a098b57ffce",
"size": "2... |
package org.citygml4j.xml.adapter.ade;
import org.citygml4j.core.model.ade.ADEProperty;
import org.citygml4j.core.model.ade.generic.ADEGenericProperty;
import org.xmlobjects.serializer.ObjectSerializeException;
import org.xmlobjects.stream.XMLWriteException;
import org.xmlobjects.stream.XMLWriter;
import org.xmlobje... | {
"content_hash": "e8ce3dc39678d8f7c036b4483d5cf6bf",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 172,
"avg_line_length": 38.5625,
"alnum_prop": 0.7358184764991896,
"repo_name": "citygml4j/citygml4j",
"id": "de6ea70b5800f2fd313dd661e0586f9f0c7b83bb",
"size": "1944",
"... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "fc31312cb84ff53d4d1a1678641cd06c",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "66a37003d61f0040b08f0a22090bbe14b07ccf6e",
"size": "184... |
/*************************************************************************/
/* rasterizer_canvas_rd.cpp */
/*************************************************************************/
/* This file is part of: */
/* ... | {
"content_hash": "78bf5cd155ab660f3fe46bb641b9a128",
"timestamp": "",
"source": "github",
"line_count": 2524,
"max_line_length": 343,
"avg_line_length": 37.80110935023772,
"alnum_prop": 0.674635782412745,
"repo_name": "Paulloz/godot",
"id": "aad2be45c685c7613aa9675a1593a2abc39db5d7",
"size": "95410... |
<HTML>
<HEAD>
<TITLE>3rd Party ROBOTC Drivers</TITLE>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</HEAD>
<BODY bgcolor="#ffffff" link="#000000" vlink="#000000">
<table width="100%" bgcolor="navy" cellspacing=0 cellpadding=1 border=0>
<... | {
"content_hash": "031c79353839d2ef7ab3bab9c0914b88",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 537,
"avg_line_length": 58.55,
"alnum_prop": 0.672929120409906,
"repo_name": "OlsonElliott/Easy-as-Pi",
"id": "2d006b498722763a9f705505f0ef1b6fb01aba73",
"size": "3513",
... |
MAGVAF05 ;WOIFO/NST - Utilities for RPC calls ; 14 Sep 2011 1:55 PM
;;3.0;IMAGING;**118**;Mar 19, 2002;Build 4525;May 01, 2013
;; Per VHA Directive 2004-038, this routine should not be modified.
;; +---------------------------------------------------------------+
;; | Property of the US Government. ... | {
"content_hash": "a9fa31d56b4803ddfa87a80d501de741",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 115,
"avg_line_length": 54.294117647058826,
"alnum_prop": 0.612856626941134,
"repo_name": "apexdatasolutions/VistA-M",
"id": "e335c16c9acd56ded0f3747923f2d0e0480f570d",
"si... |
<!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"/>
<title>src/plottables/plottable-financial.h File Reference</title>
<link href=... | {
"content_hash": "c36bdf4e809e0ad27c47bdc8988e0b68",
"timestamp": "",
"source": "github",
"line_count": 85,
"max_line_length": 314,
"avg_line_length": 76.8,
"alnum_prop": 0.7173713235294118,
"repo_name": "jormunmor/doctorado",
"id": "a12a5037a53dabb6ed04ffc086f3c7f401aa90f8",
"size": "6528",
"bin... |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href='http://fonts.googleapis.com/css?family=Roboto:400,100,300,500' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="index_price/css/net... | {
"content_hash": "38508530a63ad1a2c37ee35777ec7204",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 185,
"avg_line_length": 33.577777777777776,
"alnum_prop": 0.5562541363335539,
"repo_name": "suiGn/orgboat",
"id": "243ce3ff60d0f10c9f4755f7b240aea1fe7a3f15",
"size": "3022"... |
#include "tensorflow/compiler/xla/client/computation_builder.h"
#include <stddef.h>
#include <array>
#include <numeric>
#include <set>
#include <vector>
#include "tensorflow/compiler/xla/ptr_util.h"
#include "tensorflow/compiler/xla/shape_util.h"
#include "tensorflow/compiler/xla/status_macros.h"
#include "tensorfl... | {
"content_hash": "323fce6150b15e9cb20615d2a07519f6",
"timestamp": "",
"source": "github",
"line_count": 1719,
"max_line_length": 80,
"avg_line_length": 34.29842931937173,
"alnum_prop": 0.7040655370681321,
"repo_name": "raymondxyang/tensorflow",
"id": "cbecab5037a5c0531930102328bfebc0184aef62",
"siz... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "3ebd8967207373f13534f19ffeacffae",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "80b5a00db79c327084562c363948c717a7fbaf35",
"size": "172... |
<!--
~ Copyright 2014-present Open Networking Laboratory
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless requir... | {
"content_hash": "997f562e525569277a2cea4abeae91d5",
"timestamp": "",
"source": "github",
"line_count": 980,
"max_line_length": 114,
"avg_line_length": 39.95510204081633,
"alnum_prop": 0.5721473082030851,
"repo_name": "LorenzReinhart/ONOSnew",
"id": "15d2a6464e89ce9ade20d1ff4d6543fb3f11f396",
"size... |
describe("A suite", function() {
it("contains spec with an expectation", function() {
expect(true).toBe(true);
});
});
describe("B suite", function() {
it("contains spec with an expectation", function() {
expect(true).toBe(true);
});
});
describe("C suite", function() {
it("contain... | {
"content_hash": "f9996827cac900af67aa43281231432e",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 56,
"avg_line_length": 23.764705882352942,
"alnum_prop": 0.5792079207920792,
"repo_name": "jackzing/automation",
"id": "7c328f77ea60cf5cc6c5e6bd0b53e4bd318a5285",
"size": "... |
@interface DeviceAudioOutput : NSObject
- (id)initWithProducer:(id<QuietAudioProducer>)p
withNumBuffers:(unsigned int)numBuffers
withBufferLength:(unsigned int)bufferLength;
@end
| {
"content_hash": "32faf220dfb12248c2a6093e493a08a6",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 50,
"avg_line_length": 38.6,
"alnum_prop": 0.7772020725388601,
"repo_name": "quiet/QuietModemKit",
"id": "493e0aef22d993db61a880b900804c196727a4e4",
"size": "257",
"binary... |
<?xml version="1.0" encoding="UTF-8"?>
<citations>
<bibl><title level="j">AAPS PharmSciTech</title> <date>2002</date>; <biblScope type="vol">3</biblScope> (<biblScope type="issue">2</biblScope>) <idno>article 7</idno></bibl>
</citations>
| {
"content_hash": "5f52ac91b14718d2405ae8d7aba46dfb",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 174,
"avg_line_length": 59.75,
"alnum_prop": 0.6861924686192469,
"repo_name": "Aazhar/grobid",
"id": "a9be3e777fdbc67a29c72133b7a970a941356782",
"size": "239",
"binary": f... |
/**
* (C) 2015 NPException
*/
package de.npe.gameanalytics.events;
import com.google.gson.Gson;
import com.google.gson.annotations.SerializedName;
import de.npe.gameanalytics.Analytics;
import de.npe.gameanalytics.Analytics.KeyPair;
/**
* Base event class. Contains values that are mandatory for all event types.
... | {
"content_hash": "f857dce7bed81281f0770a3611a89fa4",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 76,
"avg_line_length": 20.423728813559322,
"alnum_prop": 0.6854771784232365,
"repo_name": "pixlepix/CompositeReactors",
"id": "1cebc8dacfe3db90d2b3415f56257bc18d6825b5",
"s... |
.. document::
.. title:: Demo document
.. stylesheet:: style.css
.. meta::
:description: A demo Gregwar/RST document
.. .. this is a comment!
Gregwar/RST Sandbox
===================
Reference to :doc:`HoHo <some/doc>`
.. note::
**Note**:
This is a testing sandbox, if you want to understand how it wor... | {
"content_hash": "c1b619c2c644c64aca88d39f3552e74a",
"timestamp": "",
"source": "github",
"line_count": 269,
"max_line_length": 87,
"avg_line_length": 17.434944237918216,
"alnum_prop": 0.5439232409381664,
"repo_name": "Gregwar/RST",
"id": "7d2649cb724ab7ad714155926ea880b85be3b99e",
"size": "4690",
... |
import falcor from 'falcor';
import _ from 'lodash';
import * as db from 'lib/db';
const $ref = falcor.Model.ref;
export default [
{
// Search for staff member by name
route: "search['staff'][{keys:queries}][{integers:indices}]",
get: pathSet =>
new Promise(resolve => {
let minIndex = pat... | {
"content_hash": "8080d549cc715b8761d6f0166daacef6",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 80,
"avg_line_length": 30.355555555555554,
"alnum_prop": 0.5029282576866764,
"repo_name": "thegazelle-ad/gazelle-server",
"id": "88e91e4f25f09b68fa64fa828f08fc56080aff36",
... |
package alluxio.proxy.s3.signature;
import static alluxio.proxy.s3.S3Constants.AUTHORIZATION_CHARSET;
import com.amazonaws.SdkClientException;
import com.amazonaws.auth.SigningAlgorithm;
import org.apache.commons.lang3.StringUtils;
import org.apache.kerby.util.Hex;
import org.slf4j.Logger;
import org.slf4j.LoggerFa... | {
"content_hash": "bfae0703963c0bdf46d1581a4b7e0911",
"timestamp": "",
"source": "github",
"line_count": 104,
"max_line_length": 83,
"avg_line_length": 33.32692307692308,
"alnum_prop": 0.6959030582804385,
"repo_name": "Alluxio/alluxio",
"id": "f054e9350e15a4a4a34cd9d9150fbface1df7a15",
"size": "3978... |
namespace content {
class WebKitTestRunnerBindings : public v8::Extension {
public:
WebKitTestRunnerBindings();
virtual ~WebKitTestRunnerBindings();
// v8::Extension implementation.
virtual v8::Handle<v8::FunctionTemplate>
GetNativeFunction(v8::Handle<v8::String> name) OVERRIDE;
private:
DISALLOW_C... | {
"content_hash": "7b5df1dfe4edb83ff3840d4d3261334d",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 62,
"avg_line_length": 24.833333333333332,
"alnum_prop": 0.7516778523489933,
"repo_name": "leighpauls/k2cro4",
"id": "d9eac862542d2c3fbd65d6aea34c457b19fd415e",
"size": "81... |
package de.frosner.datagenerator.distributions;
import javax.annotation.Nonnull;
import net.sf.qualitycheck.Check;
import de.frosner.datagenerator.features.ContinuousFeatureValue;
import de.frosner.datagenerator.features.FeatureDefinition;
import de.frosner.datagenerator.features.FeatureValue;
public class Continuou... | {
"content_hash": "7283be66f6369b6d84c4c8e426f08994",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 90,
"avg_line_length": 31.413793103448278,
"alnum_prop": 0.7947310647639956,
"repo_name": "FRosner/DataGenerator",
"id": "83adb0c8021357f19fe1ddf61dd4dc79f0bca4be",
"size":... |
title='
JUGEND RETTET
'
# Description of the whole page (e.g. to be seen on link preview cards)
description='
Wir sind eine Organisation junger Menschen, die mithilfe von Spenden ehrenamtlich Seenotrettung betreiben. Mit unserem Schiff, der IUVENTA, retten wir Menschen aus Seenot im Mittelmeer.
Unterstütze uns jetzt u... | {
"content_hash": "d2492c98dffe6a676781141954fc2a04",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 185,
"avg_line_length": 37.333333333333336,
"alnum_prop": 0.7946428571428571,
"repo_name": "JugendRettet/translations",
"id": "4277e179074e6db2c4323ca135376efe2800d71e",
"si... |
int main(int argc, char** argv)
{
using namespace NeedHug;
ReturnCode returnCode = ReturnCode::Stop_Restart;
while (returnCode == NeedHug::ReturnCode::Stop_Restart)
{
// When the code reaches here, nothing should be allocated any longer in order to avoid memoryleaks.
NeedHugGame needHugGame;
try
{
return... | {
"content_hash": "581c84067293437ce67bd451fa332e39",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 130,
"avg_line_length": 23.96875,
"alnum_prop": 0.6857887874837028,
"repo_name": "Poelsa/need-hug",
"id": "1ba1dc618da50bb5e22e7d93d7cfe108f90657f2",
"size": "863",
"bina... |
package edu.emory.cci.aiw.i2b2etl.dest;
import edu.emory.cci.aiw.i2b2etl.AbstractDataAndMetadataTest;
import edu.emory.cci.aiw.i2b2etl.ProtempaFactory;
import org.junit.AfterClass;
import org.junit.BeforeClass;
/**
* Parent class to all test classes that creates a protempa instance.
*
* @author Andrew Post
*/
pu... | {
"content_hash": "a76e4b6f93071632bc8668405024a89a",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 95,
"avg_line_length": 26.941176470588236,
"alnum_prop": 0.740174672489083,
"repo_name": "arpost/aiw-i2b2-etl",
"id": "6cf9aa71de846c01e446559c419f7fad3cd4e5c7",
"size": "1... |
#ifndef __GAME_PROJECTILE_H__
#define __GAME_PROJECTILE_H__
/*
===============================================================================
idProjectile
===============================================================================
*/
extern const idEventDef EV_Explode;
class idProjectile : public idEntit... | {
"content_hash": "840e204a30566c006ffed3f28a7ceacf",
"timestamp": "",
"source": "github",
"line_count": 258,
"max_line_length": 188,
"avg_line_length": 28.899224806201552,
"alnum_prop": 0.6645654506437768,
"repo_name": "Grimace1975/bclcontrib-scriptsharp",
"id": "d328b0f9f245b2e75d6675fdbc6e9183de2fe... |
<?php
namespace Backend\Modules\Banners\Domain\Banner\Command;
use Backend\Modules\Banners\Domain\Banner\Banner;
final class DeleteBanner
{
/** @var Banner */
private $banner;
public function __construct(Banner $banner)
{
$this->banner = $banner;
}
public function getBanner(): Banne... | {
"content_hash": "a90e28b94d082cce4a2ef2138e7c695f",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 56,
"avg_line_length": 17.428571428571427,
"alnum_prop": 0.639344262295082,
"repo_name": "wijs/fork-cms-module-banners",
"id": "ae4532fa5aaf511f7ac749f81b28f7c2b23f4c44",
"... |
/*
* Hibernate Validator, declare and validate application constraints
*
* License: Apache License, Version 2.0
* See the license.txt file in the root directory or <http://www.apache.org/licenses/LICENSE-2.0>.
*/
package org.hibernate.validator.internal.engine.valueextraction;
import java.lang.reflect.AnnotatedAr... | {
"content_hash": "5297c296cca47ee5dd95036977103ba5",
"timestamp": "",
"source": "github",
"line_count": 249,
"max_line_length": 157,
"avg_line_length": 36.6425702811245,
"alnum_prop": 0.7691801841297676,
"repo_name": "shahramgdz/hibernate-validator",
"id": "897de5ec34696cbbf11e05a8f00087b7102bab52",
... |
package roaring
//
// Copyright (c) 2016 by the roaring authors.
// Licensed under the Apache License, Version 2.0.
//
// We derive a few lines of code from the sort.Search
// function in the golang standard library. That function
// is Copyright 2009 The Go Authors, and licensed
// under the following BSD-style licen... | {
"content_hash": "da64db8fb277999563951947fd5c0649",
"timestamp": "",
"source": "github",
"line_count": 2603,
"max_line_length": 151,
"avg_line_length": 25.516327314636957,
"alnum_prop": 0.669462051521402,
"repo_name": "RoaringBitmap/roaring",
"id": "4ce48a294cafc4a216185e3b6baf9ba634e6a2c8",
"size... |
'use strict';
var LIBRARY = require('./_library')
, global = require('./_global')
, ctx = require('./_ctx')
, classof = require('./_classof')
, $export = require('./_export')
, isObject = require('./_is-object')
, aFunction ... | {
"content_hash": "19b86ff9ffde4d8e0b61d8cd25737269",
"timestamp": "",
"source": "github",
"line_count": 299,
"max_line_length": 119,
"avg_line_length": 34.42809364548495,
"alnum_prop": 0.5695550806294929,
"repo_name": "sarataha/yalla-netlob",
"id": "ae642f577b6e787c8469fbf3d6b6ffc54196187e",
"size"... |
var MagnificPopup = function() {
'use strict';
// Handle Magnific Popup
var handleMagnificPopup = function() {
// Image popup - vertical fit
$(document).ready(function() {
$('.js__popup__image').magnificPopup({
type: 'image',
closeOnContentClick: true,
mainClass: 'mfp-img-mo... | {
"content_hash": "337ca96b85c81473a705aa774ec69a1d",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 107,
"avg_line_length": 27.02777777777778,
"alnum_prop": 0.540082219938335,
"repo_name": "martinzhou2015/SRCMS",
"id": "db3a00ed891f7daa9915d9a71ee14211483004ac",
"size": "... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>circuits: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... | {
"content_hash": "d83e80d73049b2a7949ea0df1925998a",
"timestamp": "",
"source": "github",
"line_count": 170,
"max_line_length": 159,
"avg_line_length": 40.188235294117646,
"alnum_prop": 0.5401053864168618,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "814bda87acce7240268ea256b2b569aa9d80d513",... |
package org.cipango.util;
import java.util.Iterator;
import javax.servlet.sip.SipURI;
public class SipURIProxy extends URIProxy implements SipURI
{
static final long serialVersionUID = -8783776759537945045L;
private SipURI _uri;
public SipURIProxy(SipURI uri)
{
super(uri)... | {
"content_hash": "166045cc596d24fc67c75b09b180c3e2",
"timestamp": "",
"source": "github",
"line_count": 148,
"max_line_length": 63,
"avg_line_length": 18.114864864864863,
"alnum_prop": 0.5490488623647892,
"repo_name": "tjpdj1988/cipango",
"id": "a1c7b7d4fc6dcca44d7e16718d9562b2ffa15d46",
"size": "3... |
using base::ASCIIToUTF16;
using base::WideToUTF16;
namespace views {
namespace examples {
namespace {
const char* kElideBehaviors[] = { "No Elide", "Truncate", "Elide Head",
"Elide Middle", "Elide Tail", "Elide Email", "Fade Tail" };
const char* kAlignments[] = { "Left", "Center", "Right", "Head" };
// A Label ... | {
"content_hash": "1a45e68146bdf46a58129f6d761e6d9d",
"timestamp": "",
"source": "github",
"line_count": 202,
"max_line_length": 80,
"avg_line_length": 36.57920792079208,
"alnum_prop": 0.680470970361348,
"repo_name": "js0701/chromium-crosswalk",
"id": "98ea080ac0883b72a4c21e9d30a095acc89e4414",
"siz... |
<!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"/>
<meta name="description" content=""/>
<meta name="author" content=""/>
<title>EduManage - Add new Subjec... | {
"content_hash": "47f6cc10604e890a0350fd369c47f31d",
"timestamp": "",
"source": "github",
"line_count": 279,
"max_line_length": 182,
"avg_line_length": 48.655913978494624,
"alnum_prop": 0.36220994475138124,
"repo_name": "Prasanna185/EduManage",
"id": "30f54badbb91ca49cba806b9718555ac13a81923",
"siz... |
from tempest.api.network import base
from tempest import test
class DHCPAgentSchedulersTestJSON(base.BaseAdminNetworkTest):
_interface = 'json'
@classmethod
@test.safe_setup
def setUpClass(cls):
super(DHCPAgentSchedulersTestJSON, cls).setUpClass()
if not test.is_extension_enabled('dhc... | {
"content_hash": "0304044a7fbda7546fde02c01ec6f2c8",
"timestamp": "",
"source": "github",
"line_count": 86,
"max_line_length": 79,
"avg_line_length": 40.46511627906977,
"alnum_prop": 0.603448275862069,
"repo_name": "cloudbase/lis-tempest",
"id": "c84d1a7c36f73ed78d1b5dd674df3ede1312e199",
"size": "... |
const toml = require('toml')
const defaultEventsFile = require('raw-loader!../../conf/events.toml')
let eventConfig = toml.parse(defaultEventsFile)
const canvas = document.createElement('canvas')
canvas.width = 16 * 32 * 2
canvas.height = 16 * 32
const ctx = canvas.getContext('2d')
ctx.fillStyle = 'white'
ctx.stroke... | {
"content_hash": "a88173d001444a31b83aff23f9a62fdb",
"timestamp": "",
"source": "github",
"line_count": 143,
"max_line_length": 160,
"avg_line_length": 30.25874125874126,
"alnum_prop": 0.5881673214698405,
"repo_name": "daniel-j/webjcs",
"id": "1d827c57d9fe8863e9bb08e86698ac84e66c594c",
"size": "432... |
#import <Foundation/NSObject.h>
@class NSMethodSignature, NSInvocation;
@interface NSProxy <NSObject> {
Class isa;
}
+allocWithZone:(NSZone *)zone;
+alloc;
+(Class)class;
//+(BOOL)respondsToSelector:(SEL)selector;
-(void)dealloc;
-(void)finalize;
-(NSMethodSignature *)methodSignatureForSelector:(SEL)selecto... | {
"content_hash": "61e421b9ad4887a49b5d283473612f28",
"timestamp": "",
"source": "github",
"line_count": 26,
"max_line_length": 63,
"avg_line_length": 15.76923076923077,
"alnum_prop": 0.7414634146341463,
"repo_name": "mpw/marcelweiher-libobjc2",
"id": "0108aa1d9f87e1d2f61578daf19ab0c1145c0f7a",
"siz... |
table.app-launcher-apps {
border-radius: 20px;
background: #111111;
border-collapse: separate; /* override bootstrap if necessary */
padding: 36px 23px 36px 23px;
}
table.app-launcher-apps tr td {
min-width: 100px;
margin-bottom: 15px;
font-size: 18px;
text-align: center;
padding: 13px;
}
table.ap... | {
"content_hash": "2ad4315644c3ce7eef43e2f7d4335c20",
"timestamp": "",
"source": "github",
"line_count": 189,
"max_line_length": 91,
"avg_line_length": 26.095238095238095,
"alnum_prop": 0.6626115166261152,
"repo_name": "jesslilly/app-launcher.js",
"id": "d413de408e2364f22ced8694ce57d6228714583e",
"s... |
socialcrawler
=============
Social Crawler provides the ability of data retrieval from various social web sites in RDF format.
| {
"content_hash": "cab0e6e954fdba5c78a544bc0adf2d54",
"timestamp": "",
"source": "github",
"line_count": 4,
"max_line_length": 98,
"avg_line_length": 32,
"alnum_prop": 0.7421875,
"repo_name": "GalaksiyaIT/socialcrawler",
"id": "7eebd8f294a83d51c3c857388a466173cdd66e20",
"size": "128",
"binary": fa... |
class CreatePagesDomainAcmeOrders < ActiveRecord::Migration[5.1]
include Gitlab::Database::MigrationHelpers
# Set this constant to true if this migration requires downtime.
DOWNTIME = false
# rubocop:disable Migration/PreventStrings
# rubocop:disable Migration/AddLimitToTextColumns
def change
create_t... | {
"content_hash": "0165db1d6117970ab8e1c479e49dd310",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 112,
"avg_line_length": 34.48148148148148,
"alnum_prop": 0.7271750805585392,
"repo_name": "mmkassem/gitlabhq",
"id": "75636031193d0e1fd47a66f8c528561e4f01d8f5",
"size": "10... |
__author__ = 'Ahmad Syarif'
import pika
import json
class CommandHandler(object):
avatarKey = 'avatar.NAO.command'
def __init__(self):
credential = pika.PlainCredentials('lumen', 'lumen')
connection = pika.BlockingConnection(pika.ConnectionParameters('localhost', 5672, '/', credential))
... | {
"content_hash": "bc1185d9d7dbacf1bf2d8df4bbecd0c6",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 117,
"avg_line_length": 39.67741935483871,
"alnum_prop": 0.6317073170731707,
"repo_name": "ahmadsyarif/Python-AgentIntelligent",
"id": "355866df24e63e98aeaccb91f7515367689c94... |
iOS version of: [Ping Pong Scoreboard "PPS"](https://github.com/jexia-inc/pingpong) based on the Jexia platform
#TODO: Contributing
**Guidelines to**:
* Coding Rules
* Commit
* Submitting a Pull Request
* Review
* Issues
| {
"content_hash": "e088508ca5f62b9fecce4487914c90fc",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 111,
"avg_line_length": 20.363636363636363,
"alnum_prop": 0.7366071428571429,
"repo_name": "jexia-inc/pingpong-ios",
"id": "847fd06ff37fb3142764f7fe85467f28f52e88fe",
"size... |
cp `ls -1 $xmm_rpcdata/*MOS1*ImagingEvts.ds` ./mos1evts_barycen.ds
cp $PWD/../src_evt.reg ./
# Make barycentric correction on the clean event file
barycen table=mos1evts_barycen.ds:EVENTS
# Get the coordinates from the .reg file
while read LINE
do
srcregion=$LINE
done < src_evt.reg
export srcregion
export mos1ta... | {
"content_hash": "c160585607f53e16a04f14024263cb85",
"timestamp": "",
"source": "github",
"line_count": 38,
"max_line_length": 66,
"avg_line_length": 24,
"alnum_prop": 0.7905701754385965,
"repo_name": "evandromr/bash_xmmscripts",
"id": "42415270810be760669f5d99f1e121a80840584c",
"size": "925",
"b... |
class Post < ActiveRecord::Base
self.table_name = "wp_posts"
has_many :post_meta, :class_name => "PostMeta", :dependent => :destroy
has_many :tags
def self.clear_existing_listings
Post.delete_all("post_type = 'listing'")
end
def self.generate(properties, website)
properties.each do |property|
... | {
"content_hash": "3b54875d333c5be372c2d31b85a7a56b",
"timestamp": "",
"source": "github",
"line_count": 115,
"max_line_length": 130,
"avg_line_length": 39.62608695652174,
"alnum_prop": 0.618608733816107,
"repo_name": "docteurdiam/dezrez",
"id": "025b19f966319f9ad048a1ef8430702a6fd37f2a",
"size": "4... |
package com.justwayward.reader.view.recyclerview.swipe;
import android.content.Context;
import android.content.res.Resources;
import android.content.res.TypedArray;
import android.support.v4.view.MotionEventCompat;
import android.support.v4.view.ViewCompat;
import android.support.v7.widget.RecyclerView;
import androi... | {
"content_hash": "a665f026bc8a1780149f010b47bd621d",
"timestamp": "",
"source": "github",
"line_count": 921,
"max_line_length": 99,
"avg_line_length": 38.48751357220413,
"alnum_prop": 0.6021666149462578,
"repo_name": "weiwenqiang/GitHub",
"id": "d556b896a83c18304de5268c2af790eb7954483f",
"size": "3... |
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.34014
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//--... | {
"content_hash": "04a1b5325da06cd741b8078798cea00c",
"timestamp": "",
"source": "github",
"line_count": 83,
"max_line_length": 179,
"avg_line_length": 42.59036144578313,
"alnum_prop": 0.5943422913719943,
"repo_name": "Stefander/JPMeshConverter",
"id": "c0aa93e2401a3f9d7ed19d01c056700a96a2f913",
"si... |
import * as Phaser from 'phaser'
import {BootState} from './states/boot.ts'
import {MenuState} from './states/menu.ts'
import {SplashState} from './states/splash.ts'
import {GameState} from './states/game.ts'
class Game extends Phaser.Game {
constructor() {
let width = 160;
let height = 144;
... | {
"content_hash": "6d65475f83eb56a6a62733567626798d",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 60,
"avg_line_length": 24.2,
"alnum_prop": 0.628099173553719,
"repo_name": "QuipHop/codeinemassacre",
"id": "041234ae21f2951439a3ff8838bb657c8617575f",
"size": "696",
"bi... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>actuary: 52 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="sty... | {
"content_hash": "b9b01bc2bb56e9efea20a8bb8d45645d",
"timestamp": "",
"source": "github",
"line_count": 192,
"max_line_length": 159,
"avg_line_length": 49.234375,
"alnum_prop": 0.5689199196022426,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "c8e8d222f94152d36855cd08c3320164a3e5f1cc",
"size"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.