text
stringlengths
2
1.04M
meta
dict
package com.baidu.oped.apm.bootstrap.interceptor.group; import com.baidu.oped.apm.bootstrap.interceptor.AfterInterceptor5; import com.baidu.oped.apm.bootstrap.interceptor.AroundInterceptor5; import com.baidu.oped.apm.bootstrap.interceptor.BeforeInterceptor5; import com.baidu.oped.apm.bootstrap.logging.PLogger; impor...
{ "content_hash": "cf9cdd70a2b61535f9682e18900a08f6", "timestamp": "", "source": "github", "line_count": 60, "max_line_length": 212, "avg_line_length": 40.916666666666664, "alnum_prop": 0.6659877800407332, "repo_name": "masonmei/java-agent", "id": "4cc59ec3ce03cc5bf705a98cc580a74b34f7b7e7", "size": ...
// @flow import React, { useCallback } from 'react'; import { Image, View } from 'react-native'; import { useSelector } from 'react-redux'; import { ColorSchemeRegistry } from '../../../base/color-scheme'; import { isGifEnabled } from '../../../gifs/functions'; import { navigate } from '../../../mobile/navigation/com...
{ "content_hash": "25adc087f890529b140f7f1d8ad240ba", "timestamp": "", "source": "github", "line_count": 77, "max_line_length": 109, "avg_line_length": 30.584415584415584, "alnum_prop": 0.5146496815286624, "repo_name": "jitsi/jitsi-meet", "id": "cc88ce4371a30c68435fc8eac38e4a1cebe46874", "size": "23...
package EquationEditor.Tree; /** * Superclass for all different Math objects of the tree to inherit fields/methods from * @author Alex Billingsley */ public class MathObject implements java.io.Serializable { private String name; private int id; private MathObject parent = null; /...
{ "content_hash": "b6fb0b8d5d472e08b230152bc24cbb4c", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 87, "avg_line_length": 21.53846153846154, "alnum_prop": 0.6035714285714285, "repo_name": "HamdaBinteAjmal/PROFET", "id": "6dcb3906047d5fa20655f20252ce943798d4f48c", "size":...
import numpy as np import time #from dpLoadh5 import dpLoadh5 from dpFRAG import dpFRAG # labeled chunks #chunk_range_beg = 17,19,2, 17,23,1, 22,23,1, 22,18,1, 22,23,2, 19,22,2 chunk = [17,19,2] size = [128,128,128] offset = [0,0,0] has_ECS = True #username = 'watkinspv' username = 'patilra' # Input supervoxel ...
{ "content_hash": "17bff9341a586016f34b091600d137db", "timestamp": "", "source": "github", "line_count": 103, "max_line_length": 109, "avg_line_length": 37.728155339805824, "alnum_prop": 0.6623777663407102, "repo_name": "elhuhdron/emdrp", "id": "8a37ce260ecc647533ef07e228f2dc4e70d24082", "size": "39...
<?xml version='1.0' encoding='utf-8'?> <osi xmlns='urn:cfg.svc.als.osi.itu.iso' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='urn:cfg.svc.als.osi.itu.iso cfg.xsd'> <asap> <jndi> <!-- This jndi element specifies directories where are defined the ApplicationEntityInformation (APT...
{ "content_hash": "84a870e2390e0f894410672a9980645e", "timestamp": "", "source": "github", "line_count": 137, "max_line_length": 133, "avg_line_length": 39.54744525547445, "alnum_prop": 0.6288298265042451, "repo_name": "Kampbell/ISODE", "id": "72ece13062ce741e333a572fecb6fdce86072004", "size": "5418...
package me.learn.personal.month2; /** * * Title 191 : Write a function that takes an unsigned integer and return the number of '1' bits it has (also known as the Hamming weight). Example 1: Input: 00000000000000000000000000001011 Output: 3 Explanation: The input binary string 00000000000000000000000000001011 h...
{ "content_hash": "908b510182d8352db76d1462e28e47f0", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 139, "avg_line_length": 27.84, "alnum_prop": 0.6867816091954023, "repo_name": "balajiboggaram/algorithms", "id": "fb2f0e3ac21e7f695a5b429aad8c1b0456fa1ab7", "size": "2088",...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>izf: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
{ "content_hash": "8ea2c07bc79ad71ea15054709c7f6318", "timestamp": "", "source": "github", "line_count": 168, "max_line_length": 324, "avg_line_length": 43.035714285714285, "alnum_prop": 0.55283540802213, "repo_name": "coq-bench/coq-bench.github.io", "id": "b2610c5e464a597564067b5fcaa627a59f26b765", ...
@class DBSHARINGSharedLinkPolicy; @class DBTEAMLOGSharedFolderChangeLinkPolicyDetails; NS_ASSUME_NONNULL_BEGIN #pragma mark - API Object /// /// The `SharedFolderChangeLinkPolicyDetails` struct. /// /// Changed who can access shared folder via link. /// /// This class implements the `DBSerializable` protocol (serial...
{ "content_hash": "f5889287eb9113f37784ebdaa8118fd1", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 110, "avg_line_length": 30.852272727272727, "alnum_prop": 0.7712707182320442, "repo_name": "dropbox/dropbox-sdk-obj-c", "id": "1f39876061aed7ecd82d242bc6738f33d82f67c9", "s...
from jmessage import users from jmessage import common from conf import * import time import json jmessage=common.JMessage(app_key,master_secret) groups=jmessage.create_groups() response=groups.get_group_members("10184277") time.sleep(2) print (response.content)
{ "content_hash": "7b4b8abd1c42c177d656c7fcf726bfe6", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 47, "avg_line_length": 20.384615384615383, "alnum_prop": 0.8075471698113208, "repo_name": "jpush/jmessage-api-python-client", "id": "f8662fec075d664fe185e647c3242503b6d6d9ea"...
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved // Plugin written by Philipp Buerki. Copyright 2017. All Rights reserved.. #pragma once #include "CoreMinimal.h" #include "UObject/CoreOnline.h" #include "OnlineSubsystemB3atZTypes.h" #include "OnlineDelegateMacros.h" /** * Delegate used when the user quer...
{ "content_hash": "27afe9150296dea0a3855916da2dea6a", "timestamp": "", "source": "github", "line_count": 140, "max_line_length": 242, "avg_line_length": 44.72142857142857, "alnum_prop": 0.7660118191982112, "repo_name": "philippbb/OnlineSubsytemB3atZPlugin", "id": "0dc58a3a85cb289b8369e18b2d513490c9782...
package com.jonathancolt.nicity.core.lang; /* * #%L * nicity-core * %% * Copyright (C) 2013 Jonathan Colt * %% * 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.a...
{ "content_hash": "056377dd583fcb73e7d2f5957d15b931", "timestamp": "", "source": "github", "line_count": 158, "max_line_length": 75, "avg_line_length": 18.696202531645568, "alnum_prop": 0.523696682464455, "repo_name": "jnthnclt/nicity", "id": "0f520772ba61e56379cae6592cf7af1af26926f5", "size": "3610...
<?xml version="1.0"?> <!-- The COPYRIGHT file at the top level of this repository contains the full copyright notices and license terms. --> <form string="Payment Profile" col="4"> <label name="active" /> <field name="active" /> <label name="sequence" /> <field name="sequence" /> <separator string="...
{ "content_hash": "1b282f3a4080ac74fb7486e437130cae", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 74, "avg_line_length": 34.46666666666667, "alnum_prop": 0.6150870406189555, "repo_name": "fulfilio/trytond-payment-gateway", "id": "5c6c8e8df3e6d84fec4265cf3115bcce2a9f759f",...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. /****************************************************************************** * This file is auto-generated from ...
{ "content_hash": "6b2800c0c897f55589c4a07130d5b324", "timestamp": "", "source": "github", "line_count": 585, "max_line_length": 187, "avg_line_length": 41.873504273504274, "alnum_prop": 0.5709503592423253, "repo_name": "wtgodbe/coreclr", "id": "7ed23e3346e47c0092229cb8e08e0153ca21dbd6", "size": "24...
package org.devacfr.maven.skins.reflow.context; import javax.annotation.Nonnull; import org.devacfr.maven.skins.reflow.ISkinConfig; /** * @author Christophe Friederich * @since 2.3 */ public class BodyContext extends Context<BodyContext> { /** * Default constructor. * * @param config * ...
{ "content_hash": "ed8012e6f09fb0c2ba30d340e1dad7cb", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 106, "avg_line_length": 22.029411764705884, "alnum_prop": 0.7022696929238985, "repo_name": "devacfr/reflow-maven-skin", "id": "63a5d3a4d734cfe5076141628f8a58175195626b", "s...
var method = Custom.prototype; /** * Constructeur */ function Custom(params) { this._customFunction = null; this.parseParams(params); } /** * Parse param for get parameters */ method.parseParams = function(params){ if("custom_function" in params) this._customFunction=params["custom_function"]; }; //...
{ "content_hash": "9f762f673afe588b117844d1a5655cf7", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 49, "avg_line_length": 17.153846153846153, "alnum_prop": 0.6973094170403588, "repo_name": "Kaenn/Geko", "id": "7a6c13b553fea82bbdca77a9a31ca8eeca4f6405", "size": "446", "...
using System.Collections; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Linq; using com.amazon.device.iap.cpt.json; namespace com.amazon.device.iap.cpt { public sealed class GetUserDataResponse : Jsonable { public string RequestId{get;set;} pu...
{ "content_hash": "215eab5dd2019eaf8e8bf233a310d1b0", "timestamp": "", "source": "github", "line_count": 121, "max_line_length": 139, "avg_line_length": 33.82644628099174, "alnum_prop": 0.535304177864647, "repo_name": "EJBQ/Bae-Zeus-X", "id": "b3abd918512856c174a3ffe73eb90ca7d02f46f8", "size": "4664...
set -e echo "mkdir -p ${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" mkdir -p "${CONFIGURATION_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" SWIFT_STDLIB_PATH="${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" install_framework() { if [ -r "${BUILT_PRODUCTS_DIR}/$1" ]; then local source="${BUILT_PRODUCTS_DIR}...
{ "content_hash": "0dc6620b5b70f7230f34716ead996129", "timestamp": "", "source": "github", "line_count": 90, "max_line_length": 209, "avg_line_length": 40.166666666666664, "alnum_prop": 0.6381742738589211, "repo_name": "alexanderedge/AGEFlagIcons", "id": "8e2f9c1b1992f381b140fe8d13321e69423fd13b", "...
"use strict"; define(['app', 'scripts/webitel/utils', 'modules/widget/widgetModel', 'modules/calendar/calendarModel', 'modules/queueCallback/queueCallbackModel', 'modules/widget/widgetDefaultValues', 'modules/callflows/public/publicModel'], function (app, utils) { app.controller("WidgetCtrl", ['$scope', '$http', '...
{ "content_hash": "aec67b69ce1a62685c480fba85862ccb", "timestamp": "", "source": "github", "line_count": 439, "max_line_length": 250, "avg_line_length": 40.70159453302961, "alnum_prop": 0.4532124468323259, "repo_name": "webitel/web-client", "id": "ba19e952647e5d56a06545e9cdae4f4c0a0149d7", "size": "...
author: elliott layout: post title: "23rd class - Contributing, Commit access, and advanced git" --- ## Announcements * Pygame hacking - questions? * Project proposal - questions? * Personal workflows ## Contribtuing guidelines If you want people to contribute to your project it helps to have contributor guidelines...
{ "content_hash": "1c3c66d523bf42223a4ab5f24b713364", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 439, "avg_line_length": 59.58064516129032, "alnum_prop": 0.7758527341635084, "repo_name": "gerbal/Song-of-560", "id": "56654c395a9f7af1e01b02d12ba88af536867a3d", "size": "1...
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.criminalintent" > <application android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:theme="@style/Ap...
{ "content_hash": "8783b740eb949dacb10a9aeb87aa275a", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 76, "avg_line_length": 31.958333333333332, "alnum_prop": 0.5984354628422425, "repo_name": "yijia1992/criminalintent", "id": "4b2e777f7b45029e85d1cf905735a0f9fa67bae3", "siz...
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Web.Http; using...
{ "content_hash": "6daf5e6581d2d9b8da817292657d35d2", "timestamp": "", "source": "github", "line_count": 470, "max_line_length": 196, "avg_line_length": 52.38297872340426, "alnum_prop": 0.6100324939073923, "repo_name": "encounter12/TestMySkills", "id": "b8d4e87aaf10df0334e22e9a2d2db6e0e48ad8f1", "si...
0.9 ------------------------------------------------ * Removed `FieldName`, the relic of the old ages * `(@=)`, `@==`, `@!?` and `lasso` now take `Proxy` instead of `FieldName`. Those who are using `mkField` need to replace the operands with proxies (OverloadedLabels is recommended). * Supported aeson 1.x * Introd...
{ "content_hash": "be52dcca4be17fd85e6b8de6934548e8", "timestamp": "", "source": "github", "line_count": 325, "max_line_length": 218, "avg_line_length": 33.72615384615385, "alnum_prop": 0.5546939147887966, "repo_name": "fumieval/extensible", "id": "042f41c1ba5e4aea6b3ea1d2f711e25e5b7b4501", "size": ...
namespace extensions::webauthn_proxy { namespace { std::string Base64UrlEncode(base::span<const uint8_t> input) { // Byte strings, which appear in the WebAuthn IDL as ArrayBuffer or // ByteSource, are base64url-encoded without trailing '=' padding. std::string output; base::Base64UrlEncode( base::String...
{ "content_hash": "d96c96270586b19b9c783d6771ec6789", "timestamp": "", "source": "github", "line_count": 664, "max_line_length": 80, "avg_line_length": 34.95331325301205, "alnum_prop": 0.6930070231375759, "repo_name": "nwjs/chromium.src", "id": "7665e92950ce096afa14086e6dd4dd7e48dacd7e", "size": "24...
from thesaurus import fullfil_thesaurus_db from extract_names import extract_names from cache import name_genders, university_locations, university_types import os, sys lib_path = os.path.abspath('../') sys.path.append(lib_path) from model.teseo_model import University from model.dbconnection import dbconfig from sql...
{ "content_hash": "a119c87faed53434314c2528636a3352", "timestamp": "", "source": "github", "line_count": 58, "max_line_length": 139, "avg_line_length": 38.189655172413794, "alnum_prop": 0.6690744920993228, "repo_name": "OpenDataDayBilbao/teseo2014", "id": "41a347649a3c4ff695c51a183f3af032e203666e", ...
<?php namespace Google\Service\Gmail; class PopSettings extends \Google\Model { /** * @var string */ public $accessWindow; /** * @var string */ public $disposition; /** * @param string */ public function setAccessWindow($accessWindow) { $this->accessWindow = $accessWindow; } ...
{ "content_hash": "855348decfdc182ce4c39e2c78837c92", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 81, "avg_line_length": 16.895833333333332, "alnum_prop": 0.6387176325524044, "repo_name": "googleapis/google-api-php-client-services", "id": "c22f927af10890c54b3ae63d3f5d3592...
using System; using System.Reflection; using System.Reflection.Emit; using System.ServiceModel; namespace ACorns.WCF.DynamicClientProxy.Internal { /// <summary> /// Use a bit of reflection and code emiting to emit a nice proxy class that inherits from ClientBase<TInterface>, TInterface. /// The emited class follows...
{ "content_hash": "31610622abf92dd0dfbdacc9868a7fe0", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 127, "avg_line_length": 30.8, "alnum_prop": 0.7030696576151122, "repo_name": "SSEHUB/EASyProducer", "id": "4cb449e368e2cf011bec8848639e3946405dda20", "size": "1694", "bin...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XK_igrave` constant in crate `x11_dl`."> <meta name="keywo...
{ "content_hash": "7ea41b1831ba17a142e6178d538763ec", "timestamp": "", "source": "github", "line_count": 101, "max_line_length": 240, "avg_line_length": 37.584158415841586, "alnum_prop": 0.5226554267650158, "repo_name": "mcanders/bevy", "id": "26ba251759dc3e895547e55f66c206e173715bcb", "size": "3796...
package com.huawei.esdk.fusioncompute.demo.servlet; import java.io.IOException; import java.io.PrintWriter; import java.util.List; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apac...
{ "content_hash": "a380b1959cfa8fbbfa8ed630a83594a6", "timestamp": "", "source": "github", "line_count": 134, "max_line_length": 133, "avg_line_length": 29.12686567164179, "alnum_prop": 0.6553932872149628, "repo_name": "eSDK/esdk_cloud_fc_cli", "id": "5c1b396c8a7f214a3d7d7f94a6332fe559f19cf3", "size...
package com.glipka.easyReactJS.reactBootstrap import scala.scalajs.js import scala.scalajs.js._ import com.glipka.easyReactJS.react._ import ReactBootstrap._ @js.native trait LabelProps extends HTMLProps[Label] with js.Any{ var bsSize: Sizes = js.native var bsStyle: String = js.native } @js.native class Label...
{ "content_hash": "105d6d97eb1ef89082acd0472105e972", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 86, "avg_line_length": 24.8125, "alnum_prop": 0.7732997481108312, "repo_name": "glipka/Easy-React-With-ScalaJS", "id": "8c67cafbe148b851404a2b166a87e9fb923d730e", "size": "...
require 'spec_helper' describe JasmineParser::FileParser do before(:each) do @suite = JasmineParser::JasmineSuite.new @parser = JasmineParser::FileParser.new(@suite) end describe "parsing command" do it "should not accept strings for file name input" do expect {@parser.parse "foo"}.to raise...
{ "content_hash": "55226ec320e3096d879767fe49cea0c1", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 95, "avg_line_length": 22.63157894736842, "alnum_prop": 0.6883720930232559, "repo_name": "dimacus/jasmine-parser", "id": "91203d19cb2cbfe387ac739da6489a477146ca01", "size":...
package org.kiji.schema; import java.io.File; import java.net.URI; import java.net.URISyntaxException; import java.util.Collection; import java.util.regex.Matcher; import java.util.regex.Pattern; import com.google.common.base.Joiner; import com.google.common.base.Preconditions; import com.google.common.collect.Immu...
{ "content_hash": "590480db03642e575daf1ce74468e9c5", "timestamp": "", "source": "github", "line_count": 725, "max_line_length": 100, "avg_line_length": 33.11724137931034, "alnum_prop": 0.6675551853394419, "repo_name": "zenoss/kiji-schema", "id": "8e7d46e75119459411d06cd07269c865f953b71c", "size": "...
layout: post title: Happy birthday - Marcus inside (www.marcusoft.net) date: 2007-10-29T11:38:00.001Z author: Marcus Hammarberg tags: - Marcus private modified_time: 2007-10-29T11:51:37.275Z blogger_id: tag:blogger.com,1999:blog-36533086.post-2496410496021557951 blogger_orig_url: http://www.marcusoft.net/2007/10/happ...
{ "content_hash": "df68d734c0a855da1ab5af99165ea546", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 84, "avg_line_length": 43.666666666666664, "alnum_prop": 0.7519083969465649, "repo_name": "marcusoftnet/marcusoftnet.github.io", "id": "3b665bc1c1eaf2ed24b3c26ca61b32e665bbee...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hammer-tactics: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap....
{ "content_hash": "68976ac93cc9f899ec50f10d59e2cf9d", "timestamp": "", "source": "github", "line_count": 180, "max_line_length": 159, "avg_line_length": 41.28333333333333, "alnum_prop": 0.5560489839860046, "repo_name": "coq-bench/coq-bench.github.io", "id": "534318f688dc7bd4bc607df3bb022ae086ecf52d", ...
""" ffs.formats """ import collections import csv import six from six.moves import StringIO WriterType = csv.writer(StringIO()).__class__ ReaderType = csv.reader(StringIO()).__class__ class CSV(object): """ The Quantum CSV file operates like both a csv.reader and a csv.writer, until we observe you doing ...
{ "content_hash": "ce1cee1c641dfaaaa04330dff89af75e", "timestamp": "", "source": "github", "line_count": 216, "max_line_length": 108, "avg_line_length": 28.564814814814813, "alnum_prop": 0.5542949756888168, "repo_name": "davidmiller/ffs", "id": "852ac0233cee90a220b9954ccd6157c2a8e90d75", "size": "61...
#import "NSObject.h" #import "DVTInvalidation-Protocol.h" @class DVTStackBacktrace, IDEBotExecution, IDEBotSCMDefinition, IDEXcodeServer, NSArray, NSDate, NSDictionary, NSMutableArray, NSMutableDictionary, NSString, NSURL; @interface IDEBot : NSObject <DVTInvalidation> { NSMutableArray *_botExecutions; NSM...
{ "content_hash": "9136d995f917220f0081bc6df419dc2a", "timestamp": "", "source": "github", "line_count": 126, "max_line_length": 164, "avg_line_length": 58.214285714285715, "alnum_prop": 0.8141785957736878, "repo_name": "liyong03/YLCleaner", "id": "ee1909c831de0406a3fba6df2014519c102eeab3", "size": ...
CustomNetworkAccessManager::CustomNetworkAccessManager(QObject *parent) : QNetworkAccessManager(parent) { m_userAgent = " Mozilla/5.0 (Linux; U; Jolla; Sailfish; Mobile; rv:20.0) Gecko/20.0 Firefox/20.0 DevConf 0.2+"; }
{ "content_hash": "fe10d4a95330a747968c0c9b8c3f89b0", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 115, "avg_line_length": 56, "alnum_prop": 0.75, "repo_name": "jmlich/devconf-sailfish", "id": "c405974f24d44a4506f564f21309fb8312ae49a0", "size": "265", "binary": false, ...
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.vjia.transcardqueryer; public final class R { public static final class attr { } public static final class dimen ...
{ "content_hash": "c5578d8edffa14fc5c562df5a0470071", "timestamp": "", "source": "github", "line_count": 105, "max_line_length": 82, "avg_line_length": 43.61904761904762, "alnum_prop": 0.6973799126637554, "repo_name": "RyanTech/firstcodeandroid", "id": "999a647cdbcd4b3a07c6284d8a4f0ebb6074251e", "si...
<!DOCTYPE html> <html lang="zh-CN"> <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=""/> <link rel="icon" href="/f...
{ "content_hash": "75fbf473763ce1bb135ba46b82bdc9f8", "timestamp": "", "source": "github", "line_count": 141, "max_line_length": 125, "avg_line_length": 54.08510638297872, "alnum_prop": 0.5726462103330711, "repo_name": "DongpoAlex/business", "id": "73204221f70f7172bdd75b1a661da97862ffb946", "size": ...
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">XingAPI Sample</string> <string name="btn_login">OAuth Login</string> </resources>
{ "content_hash": "13131da2667ff0fc0e79b9fa0ba7f422", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 51, "avg_line_length": 21.125, "alnum_prop": 0.6627218934911243, "repo_name": "hdodenhof/xing-android-sdk", "id": "cc2c7c78fbfd5f1b52f2c8ff8603098a60b96e9f", "size": "169", ...
<?php /** * @namespace */ namespace Zend\Search\Lucene\Search\Highlighter; /** * @category Zend * @package Zend_Search_Lucene * @subpackage Search * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD Lic...
{ "content_hash": "b320a6f8643fcc6fb3890e357ba296cb", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 105, "avg_line_length": 25.13157894736842, "alnum_prop": 0.6596858638743456, "repo_name": "FbN/Zend-Framework-Namespaced-", "id": "b7d13f2fd78a583e8d5a567c101e3874109fca17", ...
package voldemort.store; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import voldemort.utils.ClosableIterator; import voldemort.utils.Pair; import voldemort.versioning.Occurred; import voldemort.versioning.Versioned; public class AbstractStorageEngine<K, V, T> extends AbstractStore<K...
{ "content_hash": "a40971d9e9f2fc47ba27904b7318d841", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 105, "avg_line_length": 30.55140186915888, "alnum_prop": 0.5965126950137657, "repo_name": "medallia/voldemort", "id": "4ba9aefcf9ca12f507cf2e7d9ddb6bc6ec5cc912", "size": "...
% CorrelIntro -- Info about CorrelDemo % % The files in this directory can reproduce the figures in the paper % ``Wavelet Threshold Estimators for Data with Correlated Noise" % by I.M. Johnstone and B.W. Silverman. % % % From the abstract: Wavelet threshold estimators for data with % stationary correlated ...
{ "content_hash": "5901e37f61c4fb3a5aa93fdecc4087ad", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 72, "avg_line_length": 47.625, "alnum_prop": 0.7674540682414698, "repo_name": "linhvannguyen/PhDworks", "id": "bcb95f4978a4200d686d9c11bb148ae791d02c15", "size": "1905", ...
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="apple-touch-icon" sizes="180x180" href="/SonghayCore/assets/favicons/apple-touch-icon.png"> ...
{ "content_hash": "efecf5779f187f5dd766fb33b36f333c", "timestamp": "", "source": "github", "line_count": 392, "max_line_length": 232, "avg_line_length": 44.01020408163265, "alnum_prop": 0.5019128217018317, "repo_name": "BryanWilhite/SonghayCore", "id": "93950455212336677ec914c2d096f9c15355eb09", "si...
Ext.define("e4e.dc.command.DcRpcFilterCommand", { extend : "e4e.dc.command.AbstractDcAsyncCommand", dcApiMethod : e4e.dc.DcCommandFactory.RPC_FILTER, /** * Call a service on the data-source filter. * * @param serviceName: * The name of the data-source service to be executed. * @param options...
{ "content_hash": "969ae4b7cc96beee0d710269d876ce5f", "timestamp": "", "source": "github", "line_count": 149, "max_line_length": 78, "avg_line_length": 35.04026845637584, "alnum_prop": 0.6470024899444551, "repo_name": "seava/seava.lib.e4e", "id": "0465c0eb08e509d7da38e923d499d2afd5da15bd", "size": "...
import { Store, AnyAction, Reducer, Middleware, StoreEnhancer, Unsubscribe, createStore, applyMiddleware, compose, Dispatch, } from 'redux'; import { NgZone } from '@angular/core'; import { BehaviorSubject, Observable, Observer } from 'rxjs'; import { distinctUntilChanged, filter, map, switchMap } ...
{ "content_hash": "0501b718cf2d6b25f5aad8bf0fec1642", "timestamp": "", "source": "github", "line_count": 125, "max_line_length": 78, "avg_line_length": 29.272, "alnum_prop": 0.6630226837933861, "repo_name": "angular-redux/store", "id": "74ad9e14cf3b9736fc80331f56252f46df1ad7f8", "size": "3659", "b...
package net.technolords.micro.command; import org.apache.camel.Exchange; import net.technolords.micro.model.ResponseContext; public interface Command { String CONFIG = "config"; String LOG = "log"; String RESET = "reset"; String STATS = "stats"; String STOP = "stop"; String getId(); Resp...
{ "content_hash": "4109587ffd52f63b503b258aec982af6", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 54, "avg_line_length": 23.0625, "alnum_prop": 0.7046070460704607, "repo_name": "Technolords/microservice-mock", "id": "db479cd8ac9827ffdc488845c1fd0793f5b18ab0", "size": "3...
.class public Lcom/android/camera/ui/FocusIndicatorRotateLayout; .super Lcom/android/camera/ui/RotateLayout; .source "FocusIndicatorRotateLayout.java" # interfaces .implements Lcom/android/camera/ui/FocusIndicator; # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Lcom/android/...
{ "content_hash": "38b706bb7cdce94bff7245efbf79c546", "timestamp": "", "source": "github", "line_count": 310, "max_line_length": 205, "avg_line_length": 26.529032258064515, "alnum_prop": 0.7205739299610895, "repo_name": "baidurom/devices-Coolpad8720L", "id": "f82f7801ef6f6a39df2e48a967a0127f1027a706",...
<?php defined('BASEPATH') OR exit('No direct script access allowed'); /* | ------------------------------------------------------------------- | AUTO-LOADER | ------------------------------------------------------------------- | This file specifies which systems should be loaded by default. | | In order to keep the fr...
{ "content_hash": "55821df4f76f46a6262b718d37e98e6d", "timestamp": "", "source": "github", "line_count": 135, "max_line_length": 77, "avg_line_length": 29.925925925925927, "alnum_prop": 0.47599009900990097, "repo_name": "metalcodeifsp/class_clock_modulo_2", "id": "ba56154eda26f1568b68ae3f4a6d62b3e08e1...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Thu Aug 07 18:51:31 PDT 2014 --> <title>H-Index</title> <meta name="date" content="2014-08-07"> <link rel="stylesheet" type="tex...
{ "content_hash": "005a404f3a76d47281c88a9979736820", "timestamp": "", "source": "github", "line_count": 124, "max_line_length": 805, "avg_line_length": 45.32258064516129, "alnum_prop": 0.6215302491103203, "repo_name": "FracturedRetina/FracturedRetina.github.io", "id": "5004207ed3d874c5e55d2e7135a434f...
<!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_162) on Wed Feb 26 19:24:06 PST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.ctc.wstx....
{ "content_hash": "aaa5c2d529f6dfb9ef0a3d431b8bebae", "timestamp": "", "source": "github", "line_count": 126, "max_line_length": 128, "avg_line_length": 35.77777777777778, "alnum_prop": 0.6062555456965395, "repo_name": "FasterXML/woodstox", "id": "4ff9cb8d15fbee4cf71e7c195834b0ffbb352521", "size": "...
package uk.org.rbc1b.roms.security; import static org.junit.Assert.assertEquals; import java.util.Collection; import java.util.HashMap; import java.util.Map; import org.junit.Before; import org.junit.Test; import org.springframework.security.core.Authentication; import org.springframework.security.core.GrantedAuthori...
{ "content_hash": "297f80283ea99b8ecd61197c5fdb151e", "timestamp": "", "source": "github", "line_count": 156, "max_line_length": 124, "avg_line_length": 32.506410256410255, "alnum_prop": 0.6121080654703215, "repo_name": "RBC1B/ROMS", "id": "e1f4a38ef1291ad9c72d68a6406b9507eff92acd", "size": "6199", ...
# Теория компиляторов для неофитов ## Лабораторная работа №3: "Лексер" [Содержание](../tutorial/content.md) [Лекция: Лексический анализатор](../tutorial/lexer.md) ------- В этой работе мы реализуем конечные автоматы, регулярные выражения и лексер. Необходимая теория изложена в лекции по ссылке вверху. Полный исход...
{ "content_hash": "37bc775342d7a7358eab887cc5f52baf", "timestamp": "", "source": "github", "line_count": 794, "max_line_length": 108, "avg_line_length": 37.10579345088161, "alnum_prop": 0.7505261014187767, "repo_name": "alepoydes/writing-compiler-for-neophytes", "id": "b57b3d49eb1e77e356d559d93177091b...
<?php namespace Daken\ReleaseProfilerBundle\PersistManager; use Daken\ReleaseProfilerBundle\Entity\Request; use Doctrine\ORM\EntityManagerInterface; class DatabasePersistManager implements PersistManagerInterface { /** @var EntityManagerInterface */ private $em; public function __construct(EntityMa...
{ "content_hash": "ebca546047557e18e690ccdb3e44013e", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 63, "avg_line_length": 19.756756756756758, "alnum_prop": 0.6415868673050615, "repo_name": "dakenf/ReleaseProfilerBundle", "id": "cfc463a4cba009e4b00343ec4f5088f1b2aa7f38", ...
 // Get the selection type. FCKSelection.GetType = function() { return FCK.EditorDocument.selection.type ; } ; // Retrieves the selected element (if any), just in the case that a single // element (object like and image or a table) is selected. FCKSelection.GetSelectedElement = function() { if ( this.GetType() == ...
{ "content_hash": "18d9b762a946e8b7d46e7c73b2a81d6f", "timestamp": "", "source": "github", "line_count": 138, "max_line_length": 74, "avg_line_length": 20.543478260869566, "alnum_prop": 0.6758377425044092, "repo_name": "viollarr/henriquecursos", "id": "7e6b21f757200fa732b8675ef17338da177ad9c7", "siz...
package com.tinkerpop.blueprints.oupls.sail; import static org.junit.Assert.assertTrue; /** * @author Joshua Shinavier (http://fortytwo.net) */ public class OrientGraphSailTest {//extends GraphSailTest { public void testTrue() { assertTrue(true); } /* public KeyIndexableGraph createGraph(...
{ "content_hash": "8ebf5b286525837e03a4a322001f639d", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 73, "avg_line_length": 22.846153846153847, "alnum_prop": 0.6531986531986532, "repo_name": "datablend/blueprints", "id": "5c9e6ad50a765708316410da3eca06a4f66841ba", "size": ...
package com.amazonaws.services.lightsail.model; import java.io.Serializable; import javax.annotation.Generated; import com.amazonaws.protocol.StructuredPojo; import com.amazonaws.protocol.ProtocolMarshaller; /** * <p> * Describes a bundle, which is a set of specs describing your virtual private server (or <i>insta...
{ "content_hash": "aa07532b086f41eba49f9924cd3f5c24", "timestamp": "", "source": "github", "line_count": 768, "max_line_length": 137, "avg_line_length": 35.10546875, "alnum_prop": 0.5966024999072734, "repo_name": "aws/aws-sdk-java", "id": "e0bb93385a65118ebdf13c2bdc9071450bf51d4e", "size": "27541", ...
from __future__ import absolute_import from __future__ import unicode_literals from past.builtins import basestring from builtins import object from future import standard_library standard_library.install_aliases() from ..exceptions import IllegalArgumentException from ..model import URI, ValueFactory from .repository...
{ "content_hash": "0b1a31070eb66acaef2f5554f1adeaeb", "timestamp": "", "source": "github", "line_count": 228, "max_line_length": 117, "avg_line_length": 37.833333333333336, "alnum_prop": 0.6283329469047066, "repo_name": "franzinc/agraph-python", "id": "ceb79bce79a1e571fc97f39eb019f6148c7e50e0", "siz...
""" Unit tests for PySpark; additional tests are implemented as doctests in individual modules. """ from array import array from glob import glob import os import re import shutil import subprocess import sys import tempfile import time import zipfile import random import threading import hashlib from py4j.protocol i...
{ "content_hash": "824740d79f1241a741aee92a947def15", "timestamp": "", "source": "github", "line_count": 1996, "max_line_length": 99, "avg_line_length": 41.079659318637276, "alnum_prop": 0.5855478992621501, "repo_name": "pronix/spark", "id": "3c51809444401aa73b8f1fa84139821d97deac44", "size": "82780...
namespace Google.Cloud.SecurityCenter.V1.Snippets { // [START securitycenter_v1_generated_SecurityCenter_DeleteBigQueryExport_async_flattened] using Google.Cloud.SecurityCenter.V1; using System.Threading.Tasks; public sealed partial class GeneratedSecurityCenterClientSnippets { /// <summary...
{ "content_hash": "55114ad7ac8bd18d93977e21631eb955", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 97, "avg_line_length": 44.36, "alnum_prop": 0.6961226330027052, "repo_name": "jskeet/gcloud-dotnet", "id": "162a8e1a650bfb8a496a7084275bbd435136dfe9", "size": "1731", "bi...
package com.sylvanaar.idea.Lua.debugger; import java.util.ArrayList; import javax.annotation.Nonnull; import javax.swing.SwingUtilities; import com.intellij.execution.ExecutionResult; import com.intellij.execution.process.ProcessHandler; import com.intellij.execution.ui.ConsoleView; import com.intellij.execution.u...
{ "content_hash": "a0871c9648b5bafec3fb0fad24fc046a", "timestamp": "", "source": "github", "line_count": 187, "max_line_length": 119, "avg_line_length": 31.352941176470587, "alnum_prop": 0.6411393484564216, "repo_name": "consulo/consulo-lua", "id": "ce277401526d21a546bfe142e7f4b8eecddf0aa7", "size":...
package io.onedecision.engine.decisions.examples.ch11; public interface ExamplesConstants { static final String TENANT_ID = "examples"; static final String CH11_DMN_RESOURCE = "/decisions/examples/Ch11LoanOriginationModel.dmn"; static final String CH11_DEFINITION_ID = "LoanOriginationModel"; // Iden...
{ "content_hash": "8c9bd47e4a1474f22d016205ce41aeac", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 110, "avg_line_length": 56.292682926829265, "alnum_prop": 0.762998266897747, "repo_name": "OneDecision/one-decision", "id": "d39d99872f070323b4fe4ee0f68045e8a099839e", "siz...
from __future__ import division import timeit from .datatypes import TimingReport def adaptiverun(stmt, setup='pass', number=0, repeat=3): """ Adaptively chooses a number of times to execute stmt, then does so repeat times. It chooses a number of executions such that each set of loops takes more tha...
{ "content_hash": "ceb2fa96390276380ff92cb9fdd5e56b", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 78, "avg_line_length": 33.03030303030303, "alnum_prop": 0.618348623853211, "repo_name": "mambocab/rumble", "id": "45cf4a61a9cfc820d1554e606d80a3fafb76a67b", "size": "1090",...
<?php /* @var $this yii\web\View */ use yeesoft\comments\widgets\Comments; use yeesoft\post\models\Post; /* @var $post yeesoft\post\models\Post */ $this->title = $post->title; $this->params['breadcrumbs'][] = $post->title; ?> <?= $this->render('/items/post.php', ['post' => $post]) ?> <?php if ($post->comment_statu...
{ "content_hash": "480ef1011a92d67eb9260b8e382c26c1", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 92, "avg_line_length": 27.294117647058822, "alnum_prop": 0.6163793103448276, "repo_name": "yeesoft/yii2-yee-cms", "id": "17dc1ade090b7ef2c129fd7fe5974d64deb2e843", "size": ...
package com.intellij.compiler; import com.intellij.ProjectTopics; import com.intellij.compiler.impl.CompileDriver; import com.intellij.compiler.impl.ExitStatus; import com.intellij.compiler.server.BuildManager; import com.intellij.ide.highlighter.ModuleFileType; import com.intellij.openapi.application.WriteAction; imp...
{ "content_hash": "bebf6c29e112a2ffba08065d22db2c07", "timestamp": "", "source": "github", "line_count": 431, "max_line_length": 144, "avg_line_length": 35.52900232018561, "alnum_prop": 0.7088748122510286, "repo_name": "leafclick/intellij-community", "id": "6b9641bb246b18e3a3e4d1478acaa93b99b0874c", ...
import sys from time import sleep from uuid import UUID, uuid4 as _uuid4, _uuid_generate_random try: import ctypes except ImportError: ctypes = None # noqa def say(m, *s): sys.stderr.write(str(m) % s + "\n") def uuid4(): # Workaround for http://bugs.python.org/issue4607 if ctypes and _uuid_ge...
{ "content_hash": "d0bb2398edc9504f12f4487674f10853", "timestamp": "", "source": "github", "line_count": 246, "max_line_length": 78, "avg_line_length": 28.833333333333332, "alnum_prop": 0.5777527139433244, "repo_name": "pantheon-systems/kombu", "id": "85822a6d0e3c441d746ba41b5d787fdd47bc6e11", "size...
PEGASUS_USING_PEGASUS; PEGASUS_USING_STD; #include "UNIX_IPsecTransportActionProvider.h" extern "C" PEGASUS_EXPORT CIMProvider* PegasusCreateProvider(const String& providerName) { if (String::equalNoCase(providerName, CIMHelper::EmptyString)) return NULL; else if (String::equalNoCase(providerName, "UNIX_IPsecTran...
{ "content_hash": "38ecdf73ccccf6f450ec0b8af50f6a39", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 129, "avg_line_length": 25.5625, "alnum_prop": 0.8019559902200489, "repo_name": "brunolauze/pegasus-providers", "id": "72e5b65569856e44f0adebba94690e77a15a417f", "size": "2...
using System; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace RapidGame.tests { [TestClass] public class UnitTest1 { [TestMethod] public void TestMethod1() { } } }
{ "content_hash": "5266c4ee9bf6e8f6e59626133573140c", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 51, "avg_line_length": 15.266666666666667, "alnum_prop": 0.611353711790393, "repo_name": "TRex22/RapidGame", "id": "a5863e4aea0cebb0a7668c0b0d0ea5e6b3672ffd", "size": "231"...
define(function(){ var postView = Backbone.View.extend({ tagName:"div", template:_.template( $( '#post' ).html() ), events: { 'click .J_post_delete': 'deletePost' }, initialize:function(){ }, render:function(){ this.$el.html( this.template( this.model.toJSON() ) ); return this; ...
{ "content_hash": "c682783fb2a22a19ec88615b255a31f4", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 58, "avg_line_length": 18.166666666666668, "alnum_prop": 0.5688073394495413, "repo_name": "gitoneman/paper", "id": "0415609c5b78a821d05f0e59555ac847049a0262", "size": "436"...
package org.multibit.hd.ui.views.wizards.welcome.restore_wallet; import com.google.common.base.Optional; import com.google.common.base.Strings; import net.miginfocom.swing.MigLayout; import org.multibit.commons.utils.Dates; import org.multibit.hd.ui.events.view.ViewEvents; import org.multibit.hd.ui.languages.MessageKe...
{ "content_hash": "2cf966af6a2500479254c937109c2184", "timestamp": "", "source": "github", "line_count": 154, "max_line_length": 132, "avg_line_length": 33.77922077922078, "alnum_prop": 0.7570165321030373, "repo_name": "akonring/multibit-hd-modified", "id": "bf80631419432aad65e48e5c86ea3c2642a267d4", ...
<!DOCTYPE HTML> <html> <head> <title>A separate Report-Only policy does not influence `strict-dynamic` in the script-src directive.</title> <script src='/resources/testharness.js' nonce='dummy'></script> <script src='/resources/testharnessreport.js' nonce='dummy'></script> <!-- CSP served: 1) Cont...
{ "content_hash": "cd211590d64971bcbb37f3ab467baf83", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 125, "avg_line_length": 40.86363636363637, "alnum_prop": 0.5884315906562848, "repo_name": "ric2b/Vivaldi-browser", "id": "1ceb74c63d1392672a36a2506b63c50199aa39fd", "size":...
from __future__ import absolute_import, unicode_literals, print_function, division from datetime import timedelta from flask import Flask from restfulgit.plumbing.routes import plumbing from restfulgit.porcelain.routes import porcelain from restfulgit.archives import archives from restfulgit.utils.json_err_pages imp...
{ "content_hash": "30c578f780ffab6bb444c2a241cf7ee7", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 91, "avg_line_length": 29.22, "alnum_prop": 0.7104722792607803, "repo_name": "cvrebert/restfulgit", "id": "6a731ca952544f59c894990c34cbc3b2a788e2d5", "size": "1476", "bin...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "ac398184843a1b6db3a1a5f5924e2b0b", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "77852683eebc2ce020e77c05907fbfc10267e229", "size": "183...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head> <title>Linux Quake III Arena Known issues</title></head> <body text="#000000" bgcolor="#ffffff"> <font size="+2"><b>Linux Quake III Arena Known issues</b></font><br> <i>Known issues and frequently asked questions - 1.32b</i><br> <br> <a href...
{ "content_hash": "305bed5c8e8bcc8f9dd75c7a4463ede3", "timestamp": "", "source": "github", "line_count": 283, "max_line_length": 501, "avg_line_length": 66.17314487632508, "alnum_prop": 0.7177871522400812, "repo_name": "ooonum/q3ultima", "id": "e87ef29ea6ea3a96fce3e0b0d9d20c9be48009af", "size": "187...
package cmd import ( "fmt" "net" "net/http" "os" "os/signal" "syscall" ttnlog "github.com/TheThingsNetwork/go-utils/log" pb "github.com/TheThingsNetwork/ttn/api/handler" "github.com/TheThingsNetwork/ttn/api/pool" "github.com/TheThingsNetwork/ttn/core/component" "github.com/TheThingsNetwork/ttn/core/handler...
{ "content_hash": "ccbb5bdb280c91e9546d06a0bf8943de", "timestamp": "", "source": "github", "line_count": 211, "max_line_length": 169, "avg_line_length": 43.53080568720379, "alnum_prop": 0.7070223189983669, "repo_name": "jvanmalder/ttn", "id": "fdba68f77555bb4f65f2f743d6ec25cf5dc67d97", "size": "9323...
// Copyright 2015 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. #include "base/bind.h" #include "base/location.h" #include "base/macros.h" #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" #inclu...
{ "content_hash": "5d135c547c2acb88562c0b2c5a650f3e", "timestamp": "", "source": "github", "line_count": 128, "max_line_length": 80, "avg_line_length": 36.3671875, "alnum_prop": 0.6698174006444683, "repo_name": "lihui7115/ChromiumGStreamerBackend", "id": "6ae525c4ffd1c0b79e431371ab499ac7b800bbe7", "...
package net.kaoriya.lmdb_playground; import java.util.Arrays; import org.fusesource.lmdbjni.Cursor; import org.fusesource.lmdbjni.Database; import org.fusesource.lmdbjni.Entry; import org.fusesource.lmdbjni.Env; import org.fusesource.lmdbjni.SeekOp; import org.fusesource.lmdbjni.Transaction; import static org.fuseso...
{ "content_hash": "03c020ce721ded8553ba307c5e16806b", "timestamp": "", "source": "github", "line_count": 83, "max_line_length": 70, "avg_line_length": 28.373493975903614, "alnum_prop": 0.5256900212314225, "repo_name": "koron/java-lmdb-playground", "id": "3cef11f8e1ab137ad86b4152e57dc916f9ae6783", "s...
from setuptools import setup setup( author = 'Juliano Martinez', author_email = 'juliano.martinez@locaweb.com.br', name = 'servicenow', version = '2.1.1', url = 'https://github.com/locaweb/python-servicenow', description = 'Python Library to interact with and manage the ServiceNow database', ...
{ "content_hash": "6a700e7c10684d5055b6cd4a0dff4f68", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 99, "avg_line_length": 40.88235294117647, "alnum_prop": 0.6776978417266187, "repo_name": "locaweb/python-servicenow", "id": "676151ea8c6ebb7352305998cfe862fcbae02007", "siz...
<!DOCTYPE html> <html class="no-js" ng-app="app"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link type="text/css" rel="stylesheet" href="...
{ "content_hash": "75b044a8e25625dbb5f2ab8ccaf2ae75", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 87, "avg_line_length": 33.291666666666664, "alnum_prop": 0.6307884856070087, "repo_name": "nucleus-angular/svg", "id": "214cce58345b48b6cfbe97cc079c74a8fbe2489b", "size": "...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jaxws="http://cxf.apache.org/jaxws" xsi:schemaLocation="http://cxf.apache.org/jaxws http://cxf.apache.org/schemas/jaxws.xsd http://www.springframework.org/s...
{ "content_hash": "71fcae8a54733d3d52d054437a0ab4d8", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 154, "avg_line_length": 44.95454545454545, "alnum_prop": 0.717896865520728, "repo_name": "leeyazhou/xyz", "id": "227f04b6134e797596467213abcd2e0e54140259", "size": "1019", ...
#import <AppKit/AppKit.h> #import <React/RCTBridge.h> #import <React/RCTBridgeModule.h> #import <React/RCTInvalidating.h> #import <React/RCTRootView.h> #import <React/RCTViewManager.h> /** * Posted right before re-render happens. This is a chance for views to invalidate their state so * next render cycle will pic...
{ "content_hash": "d09a76efac17435f0ffa7a747662cbea", "timestamp": "", "source": "github", "line_count": 161, "max_line_length": 99, "avg_line_length": 34.60248447204969, "alnum_prop": 0.7445700951355232, "repo_name": "ptmt/react-native-macos", "id": "be058d4e0aec9df22ecedb2c5a2e13526d6cf36a", "size...
/* ------------------------------------------------------------------------- // WINX: a C++ template GUI library - MOST SIMPLE BUT EFFECTIVE // // This file is a part of the WINX Library. // The use and distribution terms for this software are covered by the // Common Public License 1.0 (http://opensource.org/lic...
{ "content_hash": "b2c0581ec86f184add40583089b512db", "timestamp": "", "source": "github", "line_count": 195, "max_line_length": 93, "avg_line_length": 26.4, "alnum_prop": 0.6491841491841492, "repo_name": "qiniu/cerl", "id": "e8a7248f2628f25fc7f92c27f0a6f7f1cc6db43a", "size": "5148", "binary": fal...
o2.inputCount = function(elm, countContainerId, maxLength) { var currentCount = 0; var type = "element"; if (elm == parseInt(elm)) { currentCount = elm; type = "count"; } else { currentCount = elm.value.length; } var counter = currentCount || 0; if (maxLength >= 0) { if (type...
{ "content_hash": "b317213af665e74752bdfd85b8bf418a", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 99, "avg_line_length": 29.5, "alnum_prop": 0.6169491525423729, "repo_name": "haakonsk/O2-Framework", "id": "3c89c9c0d278046ca630f5d255fb0a3b3ce01c9b", "size": "590", "bin...
namespace NServiceBus.AcceptanceTests.ScenarioDescriptors { using System; using AcceptanceTesting.Support; using NServiceBus.Persistence; public class AllOutboxCapableStorages : ScenarioDescriptor { public AllOutboxCapableStorages() { var defaultSettings = Per...
{ "content_hash": "5f5cc02ee8c628258416a8a8c702ce25", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 100, "avg_line_length": 32.42857142857143, "alnum_prop": 0.6358296622613803, "repo_name": "sbmako/NServiceBus.MongoDB", "id": "005715e3020df942af1e98be208332a188938522", "s...
/* * Globals */ [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } body { } .main-content { padding-top: 80px; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin-top: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-seri...
{ "content_hash": "3fd423b68a8e53146738c9a3197920ef", "timestamp": "", "source": "github", "line_count": 1397, "max_line_length": 92, "avg_line_length": 17.797423049391554, "alnum_prop": 0.6251457989784016, "repo_name": "romilrobtsenkov/leplanner-beta", "id": "f071f593bd609a5d2015024e19e6d25ff96d39c1"...
import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.util.Scanner; public class StableMatchingBruteforce{ public static void main(String[] args){ char input; int inChar; int count; Scanner keyboard = new Scanner(System.in); File file = null; FileInputStream reader ...
{ "content_hash": "61ae00fbf9ed5809e70f7a6746eb7cc3", "timestamp": "", "source": "github", "line_count": 140, "max_line_length": 64, "avg_line_length": 25.585714285714285, "alnum_prop": 0.5538805136795086, "repo_name": "klinster/School-Work", "id": "a64e566006330a85ea698e37039dfbf2c501e1e7", "size":...
<dom-module id="x-child"> <template> <div id="simple">simple</div> <div id="complex1" class="scoped">complex1</div> <div id="complex2" selected>complex2</div> <div id="media">media</div> <div id="shadow" class="shadowTarget">shadowTarget</div> <div id="deep" class="deepTarget">deepTarget</div>...
{ "content_hash": "166e7db85bf9928427e795cd1e86ab1a", "timestamp": "", "source": "github", "line_count": 219, "max_line_length": 73, "avg_line_length": 19.27853881278539, "alnum_prop": 0.5611084793936523, "repo_name": "degranda/Polymer-0.9", "id": "d01bedfc926c1abd06931f06d78716caf38ca653", "size": ...
package shiver.me.timbers.http.mock.integration; import org.junit.AfterClass; import org.junit.BeforeClass; import shiver.me.timbers.http.mock.HttpMockServer; import shiver.me.timbers.http.mock.HttpMockTomcat7Server; public class ITHttpNoMock extends AbstractHttpNoMock { private static HttpMockServer http; ...
{ "content_hash": "708c145f5733e42e5bbc70df3a7b9e52", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 57, "avg_line_length": 20.714285714285715, "alnum_prop": 0.7051724137931035, "repo_name": "shiver-me-timbers/smt-http-mock-parent", "id": "a5dd2e10a2ce07d19f22b5267a4325b3708...
namespace NPOI.OpenXmlFormats.Dml { using System; using System.Diagnostics; using System.Xml.Serialization; using System.Collections; using System.Xml.Schema; using System.ComponentModel; using System.Collections.Generic; using System.Xml; using System.IO; using NPOI.OpenXml4Net....
{ "content_hash": "e0e76d373952b7959f219578371ff3bb", "timestamp": "", "source": "github", "line_count": 462, "max_line_length": 129, "avg_line_length": 25.20995670995671, "alnum_prop": 0.5451189147419937, "repo_name": "JesseQin/npoi", "id": "d45821eb17961773f6cc2161def68b36995ac4e2", "size": "13238...
var Canvas = require('canvas') , Image = Canvas.Image , canvas , ctx , fs = require('fs') , dao = require('./decisionDao'); var setCanvas = exports.setCanvas= function( width, height ){ canvas = new Canvas( width, height ); ctx = canvas.getContext('2d'); } var getPngByFiles = exports.getPngByFiles = func...
{ "content_hash": "fd5fcae724bcffd0bc53f687c9cf34e3", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 90, "avg_line_length": 29.484848484848484, "alnum_prop": 0.656731757451182, "repo_name": "ehrudxo/shma", "id": "29ab5768a79e1d02d4ad75cbe5cd23e9ae59ea37", "size": "1946", ...
var express = require('express'), bodyParser = require('body-parser'); var router = express.Router(); /* GET home page. */ router.get('/', function(req, res, next) { res.render('index', { title: 'Express' }); }); router.get('/react/test', function(req, res) { res.render('react/test', {title: 'React test'}); ...
{ "content_hash": "4913cc66a2d3cfa7e0503f7b334b83cb", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 94, "avg_line_length": 23.5, "alnum_prop": 0.625531914893617, "repo_name": "meniac/todo-app", "id": "c791c33a7c3532f34febf41936a4fdf7b6630514", "size": "705", "binary": f...
ACCEPTED #### According to Index Fungorum #### Published in Ceské Houby 2: 382 (1920) #### Original name Inocybe picetorum Velen. ### Remarks null
{ "content_hash": "963cbbf83f97dcd3aaabf19ae3890e2a", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 25, "avg_line_length": 11.538461538461538, "alnum_prop": 0.7, "repo_name": "mdoering/backbone", "id": "de934c733082a5f9a5ec23c61fe1765ad4c71825", "size": "199", "binary":...
class EFCMenuScene < SKScene def didMoveToView(view) # super.didMoveToView(view) super self.setup end def setup self.createWorld # self.createHero EFCTerrain.addNewNodeTo(self) self.createStartButton self.showHero end def createStartButton location = CGPointMake(CGRectGetMidX(UIScreen.mainScree...
{ "content_hash": "3f4f171aa11ba483b776a27c2779c3df", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 121, "avg_line_length": 33.264150943396224, "alnum_prop": 0.8020419739081112, "repo_name": "ztnark/RubyMotionFlappyBirdClone", "id": "bd4aae0b86d8f5c25432fbfb84d390b3747fd3ec...
<?xml version="1.0" encoding="UTF-8"?> <SAXEvents> <startDocument/> <startElement> <namespaceURI/> <localName>tokenizer</localName> <qualifiedName>tokenizer</qualifiedName> <attributes> <attribute> <namespaceURI/> <localName>UniqueName</localName> <qualifiedName>UniqueN...
{ "content_hash": "3e5e9cf4296d752e30e7e81c0f5f72f0", "timestamp": "", "source": "github", "line_count": 116, "max_line_length": 49, "avg_line_length": 29.06896551724138, "alnum_prop": 0.701067615658363, "repo_name": "reznikmm/matreshka", "id": "046651c8052847c406b3f99deea6cc18421afb63", "size": "33...
/** * Event.js * * @description :: TODO: You might write a short summary of how this model works and what it represents here. * @docs :: http://sailsjs.org/documentation/concepts/models-and-orm/models */ module.exports = { attributes: { id: { type: 'string', primaryKey: true, requ...
{ "content_hash": "bc7eff131a64c09a514701b5580c22e6", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 109, "avg_line_length": 19.576271186440678, "alnum_prop": 0.5757575757575758, "repo_name": "RaspPiXelnet/Millight", "id": "af6bb982c7f840f463529d8b2e7029f23717ddbf", "size"...
using System; using System.IO; namespace AttachR.VisualStudio { public class AvailableVisualStudioInstall : IEquatable<AvailableVisualStudioInstall> { public Version Version { get; } public FileInfo Executable { get; } public AvailableVisualStudioInstall(Version version, FileInfo execu...
{ "content_hash": "382a99469bf1046d865db0a800646671", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 109, "avg_line_length": 31.44, "alnum_prop": 0.601145038167939, "repo_name": "julienadam/AttachR", "id": "e6e062b82169c3d8f997633ef898410d4abb0e39", "size": "1572", "bina...
package com.idp.web.system.service; import java.util.List; import com.idp.common.persistence.Page; import com.idp.web.system.entity.SysUser; public interface SysUserService { public SysUser findByUsername(SysUser user); public Page<SysUser> findByPage(SysUser user,Page<SysUser> page); public SysUser getById(...
{ "content_hash": "9eefc3f74161744bd8082805f956b219", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 66, "avg_line_length": 18.571428571428573, "alnum_prop": 0.72, "repo_name": "jiangyuanlin/hello", "id": "08882493838fbaa6e87674df4facda909ef5a7a2", "size": "692", "binary...
namespace MassTransit.Monitoring { using System; using System.Collections.Concurrent; using System.Diagnostics; using System.Diagnostics.Metrics; using System.Linq; using System.Reflection; using System.Text; using Metadata; public static class Instrumentation { static ...
{ "content_hash": "c84b61f9ab4ffd57fa30147bf9f7bab7", "timestamp": "", "source": "github", "line_count": 474, "max_line_length": 157, "avg_line_length": 38.4451476793249, "alnum_prop": 0.5888163310102618, "repo_name": "MassTransit/MassTransit", "id": "359882ea7ccdbfdb0d9ded2f042df73e4ad22bbd", "size...
package org.apache.geode.cache30; import static org.junit.Assert.*; import org.junit.Test; import org.junit.experimental.categories.Category; import org.apache.geode.cache.*; import org.apache.geode.test.dunit.cache.internal.JUnit4CacheTestCase; import org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase;...
{ "content_hash": "a09c389364109c71cac66797178eb79e", "timestamp": "", "source": "github", "line_count": 476, "max_line_length": 99, "avg_line_length": 30.241596638655462, "alnum_prop": 0.6625217089267107, "repo_name": "smanvi-pivotal/geode", "id": "72a2f4a4635e7a6a56de9c229c08dd3d8d600d6e", "size":...
namespace { const char kPortForwardingTestPage[] = "/devtools/port_forwarding/main.html"; const int kDefaultDebuggingPort = 9223; const int kAlternativeDebuggingPort = 9224; } class PortForwardingTest: public InProcessBrowserTest { virtual int GetRemoteDebuggingPort() { return kDefaultDebuggingPort; } voi...
{ "content_hash": "0e13f76a36db348cfc0274f98f236d0b", "timestamp": "", "source": "github", "line_count": 153, "max_line_length": 80, "avg_line_length": 34.76470588235294, "alnum_prop": 0.7221282195901485, "repo_name": "scheib/chromium", "id": "dd6db2069a478efc4f8b4b2844446b9cd4f35f31", "size": "6602...
#include <math.h> #include <math_private.h> long double __ieee754_exp10l (long double arg) { /* This is a very stupid and inprecise implementation. It'll get replaced sometime (soon?). */ return __ieee754_expl (M_LN10l * arg); } strong_alias (__ieee754_exp10l, __exp10l_finite)
{ "content_hash": "c871f2321c34bdfc45ec4e02377d7235", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 67, "avg_line_length": 20.928571428571427, "alnum_prop": 0.6791808873720137, "repo_name": "andrewjylee/omniplay", "id": "6bd859fde5c2678e7e6549b60feae02b9d287d90", "size": ...