text
stringlengths
2
1.04M
meta
dict
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: The TF Game rules // // $NoKeywords: $ //=============================================================================// #include "cbase.h" #include "sdk_gamerules.h" #include "ammodef.h" #include "KeyValues.h" #i...
{ "content_hash": "5bba0f14c79750554962d38f8558d34d", "timestamp": "", "source": "github", "line_count": 392, "max_line_length": 147, "avg_line_length": 28.714285714285715, "alnum_prop": 0.5740049751243781, "repo_name": "sswires/ham-and-jam", "id": "3dead650dbc3ff01a1869739724b4bf7202749ac", "size":...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "b46e6cb4c1c919e299017e97faed9ed6", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "aaaca990ca2cabe417cf9afc772d251cb17dad03", "size": "191...
Then /^I should have zero news_articles$/ do expect(NewsArticle.all.size).to eq(0) end Then /^I should have one news_article$/ do expect(NewsArticle.all.size).to eq(1) end Given /^news_article$/ do FactoryGirl.create(:news_article, title: 'About the Company') end
{ "content_hash": "2059feddaabe0c43482999801b65d88d", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 63, "avg_line_length": 24.727272727272727, "alnum_prop": 0.7242647058823529, "repo_name": "Vizzuality/grid-arendal", "id": "c0df19a6d472d615efa8093da117d5719137b4e4", "size...
package containerservice // Copyright (c) Microsoft and contributors. 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 ...
{ "content_hash": "fcb3a79ca195444a0375779e01d48dad", "timestamp": "", "source": "github", "line_count": 444, "max_line_length": 211, "avg_line_length": 43.722972972972975, "alnum_prop": 0.7542883634677793, "repo_name": "Miciah/origin", "id": "2de1c02faf0c981d5144e3e7a5834f5c4251bbd5", "size": "1941...
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6.2 (C:\Users\Octavio\AppData\Local\Programs\Python\Python36-32\python.exe)" project-jdk-type="Python SDK" /> </project>
{ "content_hash": "6286bc9fe677dc0bd5c1289295fdee6a", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 187, "avg_line_length": 64.75, "alnum_prop": 0.7297297297297297, "repo_name": "Schifer/FPI", "id": "05f53f3659acf9ce23ee71abdb96d07ba4206f54", "size": "259", "binary": fal...
from .handler import Handler from .device_hive import DeviceHive from .device_hive_api import DeviceHiveApi from .transports.transport import TransportError from .api_request import ApiRequestError from .api_response import ApiResponseError from .device import DeviceError from .network import NetworkError from .device_...
{ "content_hash": "81e625473ddb6c3d41cd3e90f69455a0", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 48, "avg_line_length": 38.18181818181818, "alnum_prop": 0.8523809523809524, "repo_name": "devicehive/devicehive-python", "id": "339e154436d1578918285cda1a5c4c8ed144665c", "...
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <system systemId="file:/C:/Projects/NHINC/Current/Product/Production/Common/Interfaces/src/wsdl/EntityDocRetrieveSecured.wsdl" uri="wsdl/EntityDocRetrieveSecured.wsdl"/> <system systemId="file:/C:/Projects/NHINC/Current/Product/Production/Common/Interface...
{ "content_hash": "8266904223c0510d5fdb1bf3597b7b3b", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 181, "avg_line_length": 8.53125, "alnum_prop": 0.6135531135531136, "repo_name": "sailajaa/CONNECT", "id": "80b9638c971b933104988fe061a9de5fa14c2ad3", "size": "546", "bina...
<?php class Google_Service_Dataflow_TemplateMetadata extends Google_Collection { protected $collection_key = 'parameters'; public $description; public $name; protected $parametersType = 'Google_Service_Dataflow_ParameterMetadata'; protected $parametersDataType = 'array'; public function setDescription($d...
{ "content_hash": "c6946cdc0c7cf1104553c267ddaa7438", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 74, "avg_line_length": 20.952380952380953, "alnum_prop": 0.6829545454545455, "repo_name": "bshaffer/google-api-php-client-services", "id": "24b960b701e9a22e61ab78b8dc706809ce...
import Cat from './cat.js'; import Dog from './dog.js'; export { Dog, Cat };
{ "content_hash": "4bf2ea915a812af96af8c74ecef92df8", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 27, "avg_line_length": 25.666666666666668, "alnum_prop": 0.6233766233766234, "repo_name": "xkm2000/library-starterkit", "id": "6f1e8e65840b9f84cb3e044e2d640e52fdd2470d", "si...
package revel import ( "bytes" "errors" "fmt" "github.com/xeonx/timeago" "html" "html/template" "reflect" "strings" "time" ) var ( // The functions available for use in the templates. TemplateFuncs = map[string]interface{}{ "url": ReverseURL, "set": func(viewArgs map[string]interface{}, key string, val...
{ "content_hash": "67f9eab23470181c22f477aeb486ca30", "timestamp": "", "source": "github", "line_count": 323, "max_line_length": 109, "avg_line_length": 30.57894736842105, "alnum_prop": 0.6478687860686443, "repo_name": "notzippy/revel", "id": "f27a48904c1a16d9bf4dc4ae94446d819ad5f171", "size": "9877...
<?php /* Smarty version Smarty-3.1.21-dev, created on 2017-05-21 09:40:09 compiled from "D:\xampp\htdocs\sach\application\views\templates\quanly\contents\tables\datatable.html" */ ?> <?php /*%%SmartyHeaderCode:228685921445988af63-51855721%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed'); $_valid ...
{ "content_hash": "626a46da726232074f87389bbf4e8ccb", "timestamp": "", "source": "github", "line_count": 358, "max_line_length": 200, "avg_line_length": 69.59217877094972, "alnum_prop": 0.4204061973187766, "repo_name": "minhquang520/sach", "id": "ae83b25f03bb2db904206866af0a7a55613f08fd", "size": "2...
ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Septosporium heterosporum Ellis & Galloway ### Remarks null
{ "content_hash": "1ef1cc023f7c1f4d0c9ade684e06d932", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 42, "avg_line_length": 11.307692307692308, "alnum_prop": 0.7278911564625851, "repo_name": "mdoering/backbone", "id": "6ba357a8b7585a9fc9cf40760e5aee2cc8c1dab8", "size": "21...
<?php /** * @namespace */ namespace Zend\Cache; /** * @package Zend_Cache * @copyright Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ interface Frontend { /** * Set a frontend option * ...
{ "content_hash": "7725547bd0ff1e0d42eed15da93b6b77", "timestamp": "", "source": "github", "line_count": 165, "max_line_length": 135, "avg_line_length": 23.375757575757575, "alnum_prop": 0.5742805289084781, "repo_name": "phphatesme/LiveTest", "id": "645c292ebb9ab2b8ad82dae800d0ee2f3ef833dd", "size":...
'use strict'; var defaults = require('../data/defaults'); var lodash = require('lodash'); var reverseConfig = require('reverse-config'); var packageName = require('../package').name; function expand(array) { var bundles = {}; array.forEach(function (bundle) { if ('string' == typeof bundle) { ...
{ "content_hash": "e398ab84f4f091a6cb6baa7bba0a766b", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 67, "avg_line_length": 23.47142857142857, "alnum_prop": 0.5794278758368837, "repo_name": "infonl/jsxmas", "id": "d9282fe4a71ec6e7a7fff25acf8106ecd4fcdd4a", "size": "1643", ...
set +h # disable hashall shopt -s -o pipefail set -e PKG_NAME="libgpg-error" PKG_VERSION="1.19" TARBALL="${PKG_NAME}-${PKG_VERSION}.tar.bz2" SRC_DIR="${PKG_NAME}-${PKG_VERSION}" function prepare() { ln -sv "/source/$TARBALL" "$TARBALL" } function unpack() { tar xf ${TARBALL} } function build() { ....
{ "content_hash": "e0f02b03238b1bd3f142887e02524add", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 95, "avg_line_length": 19.846153846153847, "alnum_prop": 0.6369509043927648, "repo_name": "PandaLinux/pandaOS", "id": "d9a17c12158455a2bc609f70c9395578826b24e1", "size": "7...
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 4.0.0"> <meta name="generator" content="Hugo 0.54.0" /> ...
{ "content_hash": "fe29706a16839a52513c84cc1a65059c", "timestamp": "", "source": "github", "line_count": 607, "max_line_length": 251, "avg_line_length": 22.237232289950576, "alnum_prop": 0.5595643799081346, "repo_name": "manparvesh/manparvesh.github.io", "id": "202474b7c34a1752a40d4bc6a8cc3dc36ba3b766...
package org.elasticsearch.index.analysis; import org.apache.lucene.analysis.CharArraySet; import org.apache.lucene.analysis.bg.BulgarianAnalyzer; import org.elasticsearch.common.inject.Inject; import org.elasticsearch.common.inject.assistedinject.Assisted; import org.elasticsearch.common.settings.Settings; import or...
{ "content_hash": "49f360abf8b96acb49af14ff6b7fa48c", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 159, "avg_line_length": 35.09090909090909, "alnum_prop": 0.772020725388601, "repo_name": "Kreolwolf1/Elastic", "id": "2acfc857c7d86523bc131f480e61dd2e92e7dd3a", "size": "19...
package org.arakhne.afc.attrs.xml; import java.io.IOException; import java.net.URL; import java.util.Date; import org.w3c.dom.Element; import org.arakhne.afc.attrs.attr.Attribute; import org.arakhne.afc.attrs.attr.AttributeException; import org.arakhne.afc.attrs.attr.AttributeImpl; import org.arakhne.afc.attrs.att...
{ "content_hash": "cb079a8cc60bf25df94f42e09398817f", "timestamp": "", "source": "github", "line_count": 203, "max_line_length": 109, "avg_line_length": 36.857142857142854, "alnum_prop": 0.664929163325314, "repo_name": "gallandarakhneorg/afc", "id": "5b35a9ef84f0cbaf100ea874f2b41bc4f323bd98", "size"...
/** * This package contains AST classes for representing parsed JSON values. * * <p>The root of the AST class hierarchy is {@link com.semmle.js.ast.json.JSONValue}, which in turn * extends {@link com.semmle.js.ast.SourceElement}. * * <p>Nodes accept visitors implementing interface {@link com.semmle.js.ast.json.Vi...
{ "content_hash": "010f33ccbb78defd53c3c1b6ca5c0c30", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 100, "avg_line_length": 40.44444444444444, "alnum_prop": 0.7335164835164835, "repo_name": "github/codeql", "id": "fac0bbc3c22996c7d100033a72a818ecc0a0e529", "size": "364", ...
namespace NRepository.MongoDb.Interceptors { using System; using System.Collections.Generic; using System.Linq; using MongoDB.Driver; using NRepository.Core; using NRepository.Core.Command; using NRepository.MongoDb.Events; public class WriteConcernModifyCommandInterceptor : IModifyCom...
{ "content_hash": "84716e1117b2d5ad1ac6935492cb9d42", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 117, "avg_line_length": 31.023255813953487, "alnum_prop": 0.6173163418290855, "repo_name": "j-kelly/NRepository.MongoDb", "id": "8d0ed45af1920e4faf509a227965acbb369b7d3b", ...
package org.utn.edu.ar.model.persistence.gaeDatastore; import java.util.ArrayList; import java.util.Date; import com.google.appengine.api.datastore.*; import com.google.appengine.repackaged.com.google.common.collect.Lists; import com.googlecode.objectify.ObjectifyService; import com.googlecode.objectify.cmd.*; import...
{ "content_hash": "642d5671c5a2905525cf808e5538e8ff", "timestamp": "", "source": "github", "line_count": 65, "max_line_length": 81, "avg_line_length": 30.29230769230769, "alnum_prop": 0.7089893346876587, "repo_name": "leomora/gae-bookingmatches-app", "id": "ea61c2ef07114c6b56bec54914a7b92beb3aab49", ...
package com.intellij.ide.structureView.impl.java; import com.intellij.ide.IdeBundle; import com.intellij.ide.util.treeView.smartTree.ActionPresentation; import com.intellij.ide.util.treeView.smartTree.Sorter; import com.intellij.openapi.util.IconLoader; import org.jetbrains.annotations.NonNls; import org.jetbrains.an...
{ "content_hash": "0dd80e241537f804c000e02071a5812e", "timestamp": "", "source": "github", "line_count": 51, "max_line_length": 91, "avg_line_length": 24.84313725490196, "alnum_prop": 0.7419100236779794, "repo_name": "jexp/idea2", "id": "722c80e8ed4ec30cfc26023a70b64d2b6930450d", "size": "1867", "...
package com.google.api.codegen.py; import com.google.api.codegen.config.ApiConfig; import com.google.api.codegen.config.MethodConfig; import com.google.api.codegen.py.PythonImport.ImportType; import com.google.api.tools.framework.model.Field; import com.google.api.tools.framework.model.Interface; import com.google.ap...
{ "content_hash": "2a8e51ea9d7dd55a3a51646d33400c91", "timestamp": "", "source": "github", "line_count": 308, "max_line_length": 100, "avg_line_length": 36.47727272727273, "alnum_prop": 0.6756564307966177, "repo_name": "jcanizales/toolkit", "id": "277293246a7f26f601b93e7a0b5bdd8a88b3de19", "size": "...
SELECT * FROM dbusers WHERE lastupdate IS NOT NULL AND ServerLogin LIKE '%** Orphaned **%' AND DatabaseUserID NOT IN ('guest', 'INFORMATION_SCHEMA', 'sys', 'cdc', 'BUILTIN\Administrators') ORDER BY 1, 2, 3 -- Status SELECT * FROM SQLDBUsers WHERE ServerLogin = '** Orphaned **' AND Database...
{ "content_hash": "56cd1371c655ceffdcc2160ecfedc122", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 90, "avg_line_length": 30.764705882352942, "alnum_prop": 0.6520076481835564, "repo_name": "antlr/codebuff", "id": "224571f870eed046889e8884b74afcc055ed17bf", "size": "535",...
define([ 'dojo/_base/declare', 'dojo/_base/lang', 'dojo/_base/Color', 'dojo/_base/array', 'dojo/DeferredList', 'dojo/dom-class', 'dojo/dom-construct', 'dojo/dom-style', 'dojo/on', 'esri/geometry/geometryEngine', 'esri/geometry/Polyline', 'esri/graphic', 'esri/layers/FeatureLayer', 'esri/symb...
{ "content_hash": "7486125539b74bb520d80c76428c69a1", "timestamp": "", "source": "github", "line_count": 495, "max_line_length": 122, "avg_line_length": 32.86060606060606, "alnum_prop": 0.45659658182712404, "repo_name": "sjayashree01/solutions-webappbuilder-widgets", "id": "8e4350daa6b789d125e8c685809...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>euclidean-geometry: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootst...
{ "content_hash": "6a013e7abedad67a91a578bf8351d34e", "timestamp": "", "source": "github", "line_count": 168, "max_line_length": 278, "avg_line_length": 45.220238095238095, "alnum_prop": 0.565618007108069, "repo_name": "coq-bench/coq-bench.github.io", "id": "2be5bc18bc59fd88fdb0c244647461ad1b9c49ce", ...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in Matsush. Mycol. Mem. 10: 94 (2003) #### Original name Tholomyces Matsush. ### Remarks null
{ "content_hash": "685d78d3175e79b654ced0163e23e319", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 13.76923076923077, "alnum_prop": 0.6983240223463687, "repo_name": "mdoering/backbone", "id": "4df1afe2ee5ee244e7f791916342f9d9f64dc607", "size": "220...
module Collision.Helpers where import Graphics.UI.GLUT import Data.IORef import Control.Monad import Control.Parallel.Strategies import Data.Map import GameObjects.GameObject import GameObjects.Objects.Ball -- | Atomically modifies the contents of an IORef. -- Used instead ($~!) [GLUT] (^&) :: IORef a -> (a -> a) ...
{ "content_hash": "b0fee350a42405e09dae394ce0cae871", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 62, "avg_line_length": 28.344827586206897, "alnum_prop": 0.681265206812652, "repo_name": "Zielon/Bounce", "id": "84738067d3868b5eb3605a821b333bd40055a917", "size": "822", ...
RELN_ROOT?= ${.CURDIR}/../.. .ifdef NO_LANGCODE_IN_DESTDIR DESTDIR?= ${DOCDIR}/readme .else DESTDIR?= ${DOCDIR}/en_US.ISO8859-1/readme .endif DOC?= article FORMATS?= html INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # # SRCS lists the individual SGML files that make up the document. Changes # to any of these fi...
{ "content_hash": "16d3e60bf3d5ea2a026e256af29ff3e1", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 73, "avg_line_length": 21.863636363636363, "alnum_prop": 0.7193347193347194, "repo_name": "jrobhoward/SCADAbase", "id": "35219fced674166823bf22da18aaf27fd61ac78e", "size": ...
package org.apache.lucene.analysis; import org.apache.lucene.store.AlreadyClosedException; import org.apache.lucene.util.CloseableThreadLocal; import org.apache.lucene.util.Version; import java.io.Closeable; import java.io.IOException; import java.io.Reader; import java.util.HashMap; import java.util.Map; /** * A...
{ "content_hash": "d737b75b698b7aec8224420ddcdb012f", "timestamp": "", "source": "github", "line_count": 459, "max_line_length": 124, "avg_line_length": 38.78649237472767, "alnum_prop": 0.6975790597090378, "repo_name": "smartan/lucene", "id": "cf51745988c7c74e42d5b8611803a1b42429d6ce", "size": "1860...
If your code is taking too long to run, you will need to either reduce the complexity of your chosen RNN architecture or switch to running your code on a GPU. If you'd like to use a GPU, you have two options: #### Build your Own Deep Learning Workstation If you have access to a GPU, you should follow the Keras instr...
{ "content_hash": "7edab793cf4f9199c8a5f53173a7e29d", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 286, "avg_line_length": 59.75, "alnum_prop": 0.5617154811715481, "repo_name": "nateGeorge/RNN_project", "id": "e4b212adfc1afd42d52cefffa5f8fa8722ddc093", "size": "3951", ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>C++ command line parameters parser: User&#39;s guide</title> <link href="own.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"...
{ "content_hash": "e1bc211e8bfb66577f38a585bfba06e0", "timestamp": "", "source": "github", "line_count": 300, "max_line_length": 707, "avg_line_length": 86.54666666666667, "alnum_prop": 0.6923047296256355, "repo_name": "makerbot/clp-parser", "id": "7b3f14b155edb2fcffac82600b47c6f6c74054bf", "size": ...
Turbolinks =========== [![Build Status](https://travis-ci.org/rails/turbolinks.svg?branch=master)](https://travis-ci.org/rails/turbolinks) Turbolinks makes following links in your web application faster. Instead of letting the browser recompile the JavaScript and CSS between each page change, it keeps the current page...
{ "content_hash": "d7d6bbad76fe85e138df9a751dd04291", "timestamp": "", "source": "github", "line_count": 428, "max_line_length": 475, "avg_line_length": 46.16588785046729, "alnum_prop": 0.7418897717495825, "repo_name": "peterjm/turbolinks", "id": "7b436306094333141a8cde0a1de2853e7f30c791", "size": "...
/* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __STM32F7xx_HAL_DMA2D_H #define __STM32F7xx_HAL_DMA2D_H #ifdef __cplusplus extern "C" { #endif /* Includes ------------------------------------------------------------------*/ #include "stm32f7xx_hal_def.h" /** ...
{ "content_hash": "2b7ad3fe6332dc3203b3da9c3e26c573", "timestamp": "", "source": "github", "line_count": 524, "max_line_length": 172, "avg_line_length": 44.29770992366412, "alnum_prop": 0.5125797001550922, "repo_name": "PUCSIE-embedded-course/stm32f4-examples", "id": "68526825da70d96d27cc748355001c960...
namespace net { class CookieStore; class HttpTransactionFactory; class ProxyConfigService; class URLRequestContext; class URLRequestJobFactory; } namespace data_reduction_proxy { class DataReductionProxyConfigService; } using data_reduction_proxy::DataReductionProxyConfigService; namespace android_webview { class A...
{ "content_hash": "cca45c60c0e7fcdb7d3028ea1c28742e", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 78, "avg_line_length": 35.71641791044776, "alnum_prop": 0.7860426243209361, "repo_name": "andykimpe/chromium-test-npapi", "id": "8eedbc400b3d89ab07cc72abbca3d7338960636c", ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html lang="en"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> {% block head %} <link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap.min.css') }}"/> <link rel="stylesheet" href="{{ url_for('static', filename='css/style.css'...
{ "content_hash": "e77fd65814359b36576c01a262bad9fe", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 117, "avg_line_length": 47.234375, "alnum_prop": 0.47568640423420444, "repo_name": "apen-yong/scm-manager", "id": "3178153400113ecdab6673b1331aa7b59f433673", "size": "3055"...
#include <tommath.h> #ifdef BN_MP_DR_REDUCE_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoretic functionality. * * The library was designed directly after the MPI library by * Michael From...
{ "content_hash": "8c8a56ed1534a7509e71aab3bd8b6475", "timestamp": "", "source": "github", "line_count": 94, "max_line_length": 71, "avg_line_length": 25.70212765957447, "alnum_prop": 0.5964403973509934, "repo_name": "chad/rubinius", "id": "e60b5784f1627ec5d423f4d4142f4aecfd4046a7", "size": "2416", ...
@interface BaseCollectionView : UICollectionView - (void)config; - (void)createSubviews; - (void)loadData; @end
{ "content_hash": "ea7fee23b8de4c6f40bebdc266ccfc52", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 48, "avg_line_length": 16.285714285714285, "alnum_prop": 0.7543859649122807, "repo_name": "LeeYofu/ProjectTemplate", "id": "c828beb783563be94ff4850305308a4f11c88682", "size"...
/* * Appirater.m * appirater * * Created by Arash Payan on 9/5/09. * http://arashpayan.com * Copyright 2010 Arash Payan. All rights reserved. */ #import "Appirater.h" #import <SystemConfiguration/SCNetworkReachability.h> #include <netinet/in.h> NSString *const kAppiraterFirstUseDate = @"kAppiraterFirstUseD...
{ "content_hash": "997f467491e8cafb493f70c3d0bef108", "timestamp": "", "source": "github", "line_count": 407, "max_line_length": 194, "avg_line_length": 35.058968058968055, "alnum_prop": 0.7645244936575794, "repo_name": "softboysxp/NowPlaying", "id": "b5171a6d0ddfd378ae3970eee2283f2598098df3", "size...
module Novaposhta class Base def self.class_attr_accessor(*names) names.each do |name| define_singleton_method("#{name.to_s}=".to_sym){ |attr| class_variable_set("@@#{name.to_s}", attr) } define_singleton_method(name.to_sym){ class_variable_get("@@#{name.to_s}") } end end clas...
{ "content_hash": "6b0a703b183e2899ac447f827fdfbaa3", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 108, "avg_line_length": 28.735849056603772, "alnum_prop": 0.562048588312541, "repo_name": "woodcrust/novaposhta", "id": "fb4b333488be0ff12bcc602c4cc3597986a64d42", "size": ...
class ProjectGithubWebhookCreation include Sidekiq::Worker sidekiq_options retry: false attr_reader :project def perform(project_id) @project = Project.find(project_id) GithubService.new(project.organization.admin_user.auth_token).create_webhook( project.github_repo, Rails.application.secrets.git...
{ "content_hash": "ec7a0b5b4359cac15461b76fe0bfc962", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 83, "avg_line_length": 32.214285714285715, "alnum_prop": 0.7583148558758315, "repo_name": "Wolox/codestats", "id": "2727b459fbf99a31f64a0d98a4f91a992adb19d9", "size": "451"...
<?php class Google_Service_Slides_UpdateLineCategoryRequest extends Google_Model { public $lineCategory; public $objectId; public function setLineCategory($lineCategory) { $this->lineCategory = $lineCategory; } public function getLineCategory() { return $this->lineCategory; } public functio...
{ "content_hash": "9e315b72027288965387c2f3502bc090", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 74, "avg_line_length": 18.24, "alnum_prop": 0.6973684210526315, "repo_name": "bshaffer/google-api-php-client-services", "id": "7aad11d77516f111d8f7c3aeb78e31c8474284c8", "s...
#ifndef MOCK_DATAFACADE_HPP #define MOCK_DATAFACADE_HPP // implements all data storage when shared memory _IS_ used #include "contractor/query_edge.hpp" #include "extractor/guidance/turn_instruction.hpp" #include "extractor/guidance/turn_lane_types.hpp" #include "engine/algorithm.hpp" #include "engine/datafacade/algo...
{ "content_hash": "cf7cd7b1914bc79bf0cda8973f2f5fca", "timestamp": "", "source": "github", "line_count": 328, "max_line_length": 100, "avg_line_length": 35.21951219512195, "alnum_prop": 0.6417070637119113, "repo_name": "duizendnegen/osrm-backend", "id": "e4d9d4f9d0f92029a3da44db1090d2b7207d35d4", "s...
package com.shubham.server.main; import java.util.HashMap; import java.util.Map; public class WsSessionList { public static Map<String, String> sessions = new HashMap<String, String>(); public static void addSession(String ip,String key){ sessions.put(ip, key); } public static void removeSession(String ip...
{ "content_hash": "4e16d221ee9e0d375171fad1620154ab", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 76, "avg_line_length": 20.318181818181817, "alnum_prop": 0.7248322147651006, "repo_name": "pentestershubham/Playstack", "id": "89c63a16f593211666f22e0799806b6d392a6064", "s...
<?php require_once (dirname(dirname(__FILE__)).'/create.class.php'); /** * Create a Template Variable. * * @param string $name The name of the TV * @param string $caption (optional) A short caption for the TV. * @param string $description (optional) A brief description. * @param integer $category (optional) The c...
{ "content_hash": "62b9cf1fe619d1a387d3182ea87f62aa", "timestamp": "", "source": "github", "line_count": 205, "max_line_length": 115, "avg_line_length": 39.94146341463415, "alnum_prop": 0.5316316560820713, "repo_name": "timsvoice/great_green_sources", "id": "2adb133af14bdd320a02d97910fb47e357c4b21c", ...
import { DatePicker as DatePickerDefinition } from '.'; import { View, CSSType } from '../core/view'; import { booleanConverter } from '../core/view-base'; import { Property } from '../core/properties'; const defaultDate = new Date(); const dateComparer = (x: Date, y: Date): boolean => x <= y && x >= y; @CSSType('Da...
{ "content_hash": "019063cd3e15c9de92433cd108440b4c", "timestamp": "", "source": "github", "line_count": 103, "max_line_length": 89, "avg_line_length": 29.980582524271846, "alnum_prop": 0.7529145077720207, "repo_name": "NativeScript/NativeScript", "id": "451b1ecc1701ea272386487f1b4ba5c5575ce3ce", "s...
using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Z.Core.Test { [TestClass] public class System_String_IsEmpty { [TestMethod] public void IsEmpty() { // Type string @thisEmpty = ""; string @thisNotEmpty = "FizzBuzz"; // Ex...
{ "content_hash": "e8d2a747b1ebc72c4d71157ce0cb53ac", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 68, "avg_line_length": 24.041666666666668, "alnum_prop": 0.5337954939341422, "repo_name": "zzzprojects/Z.ExtensionMethods", "id": "6a03767d262c7e23bc231e675cdf8058ad71bd64", ...
using namespace swift; SILGlobalVariable *SILGlobalVariable::create(SILModule &M, SILLinkage linkage, bool IsFragile, StringRef name, SILType loweredType, ...
{ "content_hash": "1c1b5ac039d0c973fa61006b29776d45", "timestamp": "", "source": "github", "line_count": 153, "max_line_length": 78, "avg_line_length": 32.529411764705884, "alnum_prop": 0.6114124974884468, "repo_name": "therealbnut/swift", "id": "09f87b5047ea55758f06bc6530561197b5d05dfe", "size": "5...
ACCEPTED #### According to Belgian Species List #### Published in null #### Original name null ### Remarks null
{ "content_hash": "d0e300b655a8cd6e0a850337d91a7105", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 20, "avg_line_length": 8.846153846153847, "alnum_prop": 0.6869565217391305, "repo_name": "mdoering/backbone", "id": "b96fa50221be3331651eef688ca8882c9fa3388e", "size": "177...
namespace CodeNav.Tests.Files { interface ITestInterface { int InterfaceMethod(); int InterfaceMethod(int input); int InterfaceProperty { get; } } public class ImplementingClass : ITestInterface { public int InterfaceMethod() { return 0; ...
{ "content_hash": "5798f12817e5f6914b88ade1cb1b7597", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 52, "avg_line_length": 20.059701492537314, "alnum_prop": 0.5297619047619048, "repo_name": "sboulema/CodeNav", "id": "578826e79ecfc07c276646c0e7a3bf0c7430688d", "size": "134...
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911 // .1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2015....
{ "content_hash": "484439d298cca23d9e0dd3128f41197d", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 116, "avg_line_length": 30.5, "alnum_prop": 0.6610544971200709, "repo_name": "AltisourceLabs/ecloudmanager", "id": "a7ef376322cc43050cad26c6cf57e6e3002d06b0", "size": "2257...
<?xml version="1.0" encoding="UTF-8"?> <testsuite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://maven.apache.org/surefire/maven-surefire-plugin/xsd/surefire-test-report.xsd" name="uk.co.jemos.podam.test.unit.pdm3.Pdm3PojoUnitTest" time="0.27" tests="18" errors="0" skipped="0" failure...
{ "content_hash": "be2a7f5048a3dac00b7f416b76a93fe6", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 408, "avg_line_length": 85.25316455696202, "alnum_prop": 0.7317000742390497, "repo_name": "Vignesh4vi/podam", "id": "44a77be3125414ae3042ab08169d6c06a07cf3cd", "size": "673...
#ifndef HMLIB_ALGORITHM_NUMERIC_INC #define HMLIB_ALGORITHM_NUMERIC_INC 100 # #include<algorithm> #include"../utility.hpp" #include"../type_traits.hpp" namespace hmLib{ template<typename InputIterator, typename OutputIterator, typename T> T partial_accumulate(InputIterator first, InputIterator last, OutputIterator o...
{ "content_hash": "c124294eda299540876afa514f1da26c", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 237, "avg_line_length": 37.8421052631579, "alnum_prop": 0.6808066759388038, "repo_name": "hmito/hmLib", "id": "2948be30a4af1b5671e1e0518de54f46271d1a48", "size": "1440", ...
Rcm I18n translation library and utilities ============================== #### Rcm Translate API #### Rcm Translate API - HTTP API for translations Calling the API: ``` https://example.com/api/rcm-translate-api/MY-TRANSLATION-NAMESPACE?1=term1&key2=term2 ``` The query param field is an arbitrary key (usua...
{ "content_hash": "e63373e7e41f3321425cf85ec9cb28d3", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 89, "avg_line_length": 20.035714285714285, "alnum_prop": 0.6737967914438503, "repo_name": "bjanish/rcm-i18n", "id": "39a127cd007c4af69f49f7b8f6be4dadbb920b8e", "size": "561...
<html> <head> <title>Docs For Class CF_Container</title> <link rel="stylesheet" type="text/css" href="../media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">php-cloudfiles</td> </tr> <tr><td class="header_line"><img src="../...
{ "content_hash": "0f629d80644171618f8dcb8789698211", "timestamp": "", "source": "github", "line_count": 1160, "max_line_length": 675, "avg_line_length": 51.70775862068965, "alnum_prop": 0.6178289791767393, "repo_name": "spinolacastro/magento-scalable", "id": "fd857c6d72a9c5d09b404766398536f1abcb2fe5"...
<?xml version="1.0" encoding="utf-8" ?> <menu xmlns:android="http://schemas.android.com/apk/res/android"> <item android:id="@+id/search" android:title="搜索" android:actionViewClass="android.widget.SearchView" android:orderInCategory="100" android:showAsAction="always" /> <...
{ "content_hash": "7bd2d7cde3f51612de5daaf859698e6e", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 65, "avg_line_length": 34.733333333333334, "alnum_prop": 0.6276391554702495, "repo_name": "jiyilanzhou/coolweather", "id": "65d45499bab91156fffe25213337ce46038c6c18", "size...
package cmwell.web.ld.service /** * Created with IntelliJ IDEA. * User: gilad * Date: 7/22/13 * Time: 9:02 AM * To change this template use File | Settings | File Templates. */ object Conf { lazy val metaNsToken: String = { val is = Thread.currentThread.getContextClassLoader.getResourceAsStream("tok...
{ "content_hash": "9a94b0d5b1471e4c379352f60fe938c6", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 96, "avg_line_length": 24.5, "alnum_prop": 0.6964285714285714, "repo_name": "thomsonreuters/CM-Well", "id": "7b67bee8d8f2c65afc7e77b62375314abd8cf73e", "size": "1007", "b...
MIT License Copyright (c) 2017 Steve Haroz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distr...
{ "content_hash": "c39f7a66f8e4bb788c86d57e12613967", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 78, "avg_line_length": 50.857142857142854, "alnum_prop": 0.8052434456928839, "repo_name": "steveharoz/open-access-vis", "id": "8b8e17b2af481d77325415304b2fe9879fabac4b", "s...
import { mount } from '@vue/test-utils'; import SearchSideBar from '../src/views/SearchSideBar'; import SampleSearchResults from './SampleSearchResults'; function createWrapper() { return mount(SearchSideBar, { propsData: { book: {}, }, }); } describe('Search side bar', () => { it('should mount', ...
{ "content_hash": "78473c97532b1ccb188a459fe9628f84", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 86, "avg_line_length": 30.324324324324323, "alnum_prop": 0.6675579322638147, "repo_name": "DXCanas/kolibri", "id": "b6369f47c58553735588217e8af6177cbc0797e6", "size": "1122...
<?php namespace Codeception\Test\Interfaces; use PHPUnit\Framework\SelfDescribing; interface Descriptive extends SelfDescribing { public function getFileName(): string; public function getSignature(): string; }
{ "content_hash": "817680b73d1f5197a241fc1353c074cb", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 44, "avg_line_length": 18.583333333333332, "alnum_prop": 0.7802690582959642, "repo_name": "Codeception/Codeception", "id": "a2833feb6c68b0778a18c01729d137a6233a6fdb", "size...
using OpenSim.Framework.Servers.HttpServer; using System.Collections; using System.IO; namespace OpenSim.Framework.Capabilities { public class LLSDStreamhandler<TRequest, TResponse> : BaseStreamHandler where TRequest : new() { private LLSDMethod<TRequest, TResponse> m_method; public ...
{ "content_hash": "4d009c7adf30d0ec2d45097726666bd3", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 116, "avg_line_length": 37.51111111111111, "alnum_prop": 0.6575829383886256, "repo_name": "BogusCurry/arribasim-dev", "id": "46b8fa853e78c43f942bd91d15d6ef5dc905d1e4", "siz...
using System; using System.Collections.Generic; namespace Sokoban { class CommandManager { readonly Stack<Command> _undoStack = new Stack<Command>(); readonly Stack<Command> _redoStack = new Stack<Command>(); /// <summary> /// Undo 可能な状態かどうかを示します /// </summary> ...
{ "content_hash": "39b61802ae099ae83962bb5322387031", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 66, "avg_line_length": 22.353658536585368, "alnum_prop": 0.46153846153846156, "repo_name": "setchi/Sokoban", "id": "587edd9c24eb623693dd05b78d93b8aa84d4b934", "size": "1953...
[![Cookbook Version](http://img.shields.io/cookbook/v/geckodriver.svg?style=flat-square)][cookbook] [![linux](http://img.shields.io/travis/dhoer/chef-geckodriver/master.svg?label=linux&style=flat-square)][linux] [![osx](http://img.shields.io/travis/dhoer/chef-geckodriver/macosx.svg?label=macosx&style=flat-square)][osx]...
{ "content_hash": "6a42f315c298255fae74bcd647652f4f", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 115, "avg_line_length": 32, "alnum_prop": 0.7372159090909091, "repo_name": "dhoer/chef-geckodriver", "id": "67b7393b631f9989282fe76ec3cb04b1ca771b82", "size": "2145", "bi...
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. #include <stdlib.h> #ifdef _CRTDBG_MAP_ALLOC #include <crtdbg.h> #endif #include <ctype.h> #include "azure_c_shared_utility/gballoc.h" #include "iothub.h" #include "io...
{ "content_hash": "89d4ca4ed5852fb138be979d93de8d30", "timestamp": "", "source": "github", "line_count": 690, "max_line_length": 285, "avg_line_length": 46.72463768115942, "alnum_prop": 0.5700062034739454, "repo_name": "yaweiw/azure-iot-gateway-sdk", "id": "ee97e835cfa303248557a1065a62de13348b6cf0", ...
<?php namespace Nelmio\Alice\Instances\Instantiator\DummyClasses; class DummyWithExplicitDefaultConstructor { public function __construct() { } }
{ "content_hash": "e203523be167ae79358cbca51f2ffd64", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 59, "avg_line_length": 13.5, "alnum_prop": 0.7345679012345679, "repo_name": "rainlike/justshop", "id": "fbf243d468820e95251d704a9517c318f1cdb570", "size": "377", "binary"...
using System; using Premotion.Mansion.Core.Scripting.ExpressionScript; namespace Premotion.Mansion.Core.ScriptFunctions.Date { /// <summary> /// Returns the /// </summary> [ScriptFunction("DateDiff")] public class DateDiff : FunctionExpression { /// <summary> /// </summary> /// <param name="context"></pa...
{ "content_hash": "0c1ee8df2a302661d6d0c714073381e3", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 81, "avg_line_length": 24.580645161290324, "alnum_prop": 0.6732283464566929, "repo_name": "devatwork/Premotion-Mansion", "id": "6e922f9ccb38f35d3c6b5e4e34a4b78db2eace84", "...
<!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_60-ea) on Tue Aug 16 17:15:34 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly...
{ "content_hash": "0f3940a2412de81d294413111f8a6c1e", "timestamp": "", "source": "github", "line_count": 232, "max_line_length": 515, "avg_line_length": 59.38793103448276, "alnum_prop": 0.6692553345913775, "repo_name": "wildfly-swarm/wildfly-swarm-javadocs", "id": "e4cbbfe84b3a4fae548f9cb4152b837bbd3f...
#pragma once #ifndef _TEST_HTTP_H_ #define _TEST_HTTP_H_ #include <iostream> #include <vector> #include <map> #include <set> #include <list> #include <deque> #include <queue> #include <typeinfo> #include "../proto4z.h" using namespace std; using namespace zsummer::proto4z; const int MAX_HTTP_LEN = 1000; class TestHT...
{ "content_hash": "9036a2c3f5dc864785c090078f7f259d", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 126, "avg_line_length": 22.441176470588236, "alnum_prop": 0.6507208387942333, "repo_name": "darongE/zsummerX", "id": "5fac830a25147ef466404624084e26b0dc1d7920", "size": "15...
#ifndef EDDA_CURVILINEAR_GRID_H #define EDDA_CURVILINEAR_GRID_H #include "grid.h" #include <vector> namespace edda{ #define DIR_I 0 #define DIR_J 1 #define DIR_K 2 #if 0 ////////////// This CellTopoType is used in OSUFlow. In OSUFlow CVertex is defined in Grid.h. can be placed at another file for more organized cod...
{ "content_hash": "c1d96ff6605403ba9183c260f1efb0e4", "timestamp": "", "source": "github", "line_count": 191, "max_line_length": 165, "avg_line_length": 29.73821989528796, "alnum_prop": 0.6566901408450704, "repo_name": "GRAVITYLab/edda", "id": "50c3943f7b4963f684d4429cfb562a143db19ef3", "size": "568...
using System; using NSec.Cryptography; using Xunit; namespace NSec.Tests.Algorithms { public static class Sha512Tests { private const string s_hashOfEmpty = "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e"; #regi...
{ "content_hash": "7e14cb9512eaa6e71f8c10b499410829", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 176, "avg_line_length": 24.096774193548388, "alnum_prop": 0.5917001338688086, "repo_name": "ektrah/nsec", "id": "9a5414e14b37f87dc19936d2f982a1bed1b42372", "size": "1494", ...
package org.apache.vxquery.runtime.functions.node; import org.apache.vxquery.runtime.functions.base.AbstractTaggedValueArgumentScalarEvaluatorFactory; import org.apache.hyracks.algebricks.common.exceptions.AlgebricksException; import org.apache.hyracks.algebricks.runtime.base.IScalarEvaluator; import org.apache.hyr...
{ "content_hash": "1570d45bc21dce231e47734e0a508ebd", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 101, "avg_line_length": 34.69230769230769, "alnum_prop": 0.8104212860310421, "repo_name": "sjaco002/vxquery", "id": "0205a50d280bf18000674b68023fd8ee732501c1", "size": "170...
package etcd import ( "encoding/json" "fmt" "io/ioutil" "net/http" "os" "strings" "time" "github.com/m3db/m3cluster/client" etcdclient "github.com/m3db/m3cluster/client/etcd" "github.com/m3db/m3cluster/services" xclock "github.com/m3db/m3x/clock" "github.com/m3db/m3x/errors" "github.com/coreos/etcd/embe...
{ "content_hash": "1055c7d04f318b6260b4c31442b3cd8d", "timestamp": "", "source": "github", "line_count": 130, "max_line_length": 85, "avg_line_length": 22.084615384615386, "alnum_prop": 0.6913967258794845, "repo_name": "m3db/m3cluster", "id": "0ab5189f6f6a0b20850bbc51e02c35154266c5a8", "size": "3993...
<!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_72) on Wed Nov 05 20:55:56 EST 2014 --> <title>Uses of Class org.apache.cassandra.thrift.Cassandra.system_update_column_family_result._...
{ "content_hash": "9291c1acd32f2c318703507eae5711ad", "timestamp": "", "source": "github", "line_count": 225, "max_line_length": 576, "avg_line_length": 65.41777777777777, "alnum_prop": 0.6959032542971669, "repo_name": "anuragkapur/cassandra-2.1.2-ak-skynet", "id": "cc1fd536c3f1162f64b821442c6a6253a2f...
<?php namespace Ems\Core; use Closure; use Ems\Contracts\Core\Stringable; use Ems\Contracts\Core\StringableTrait; use Ems\Contracts\Core\Type; use Ems\Core\Exceptions\KeyNotFoundException; use Ems\Core\Exceptions\UnsupportedParameterException; use LogicException; use ReflectionException; use ReflectionFunction; use ...
{ "content_hash": "abe30b41a874cbace42b2dd8a230c9dc", "timestamp": "", "source": "github", "line_count": 1098, "max_line_length": 142, "avg_line_length": 25.729508196721312, "alnum_prop": 0.5609358960744752, "repo_name": "mtils/php-ems", "id": "20f7f15719bdff4dc70d0394dcd1f3f967f6d8c9", "size": "282...
<h1>Characters</h1> <ul> <li *ngFor="let character of characters">{{character}}</li> </ul>
{ "content_hash": "cbb177a5c6b285f752b7d5cf68efc06e", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 63, "avg_line_length": 24, "alnum_prop": 0.625, "repo_name": "sgbj/generator-aspnetcore-angular2", "id": "389dd5f22bde4ec1a2264cdaa44ee3f9ce4c4827", "size": "98", "binary"...
using Should; namespace SpecEasy.Specs.ExceptionReporting.SupportingExamples { [SupportingExample] internal class BrokenClassSpec : Spec<BrokenClass> { private bool input; private bool result; public void RunSpec() { When("inverting a boolean value", () => resul...
{ "content_hash": "b08870841cb63842762cfd19dc4fed43", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 117, "avg_line_length": 31.181818181818183, "alnum_prop": 0.5830903790087464, "repo_name": "trackabout/speceasy", "id": "c3b403ee370b12305bcb26ad40fb0a758d0c5720", "size": ...
import { Component, OnInit } from "@angular/core"; import { FormBuilder, FormGroup, Validators } from "@angular/forms"; import { Router } from "@angular/router"; import { TableletService } from "../../service"; import { API } from "../../http"; const compareDates = (startDateKey: string, endDateKey: string) => { ret...
{ "content_hash": "95c1dd0715d85c636d5cfab3a3904efe", "timestamp": "", "source": "github", "line_count": 256, "max_line_length": 128, "avg_line_length": 28.42578125, "alnum_prop": 0.6231963721313728, "repo_name": "CaoYouXin/serveV2", "id": "ce453201eda3bde1eba4835de98aa7113f1d6ed9", "size": "7511", ...
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" > <ImageView android:layout_width="match_parent" android:layout_height="match_parent" android:l...
{ "content_hash": "40e2c502218f1211c99a2c6b70e5cfda", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 74, "avg_line_length": 36.82857142857143, "alnum_prop": 0.682699767261443, "repo_name": "tigline/lufthansa", "id": "d706c97fe29f3553a743094635e1856e7185dc16", "size": "1289...
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
{ "content_hash": "cf355e10463eddd354d4182d001529b8", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 177, "avg_line_length": 43.53225806451613, "alnum_prop": 0.6209707298999629, "repo_name": "lavacano201014/tilandis", "id": "f929dbeff93efac57eb960249f23dbbaf2d5692b", "size...
class EventBase(object): """ The base of all event classes. A Ryu application can define its own event type by creating a subclass. """ def __init__(self): super(EventBase, self).__init__() class EventRequestBase(EventBase): """ The base class for synchronous request for RyuApp.s...
{ "content_hash": "799fe28d151d8bd93e98e1104200b6fb", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 75, "avg_line_length": 24.1875, "alnum_prop": 0.6020671834625323, "repo_name": "fujita/ryu", "id": "3f5c3dbf85f0fcbeebde13d7e944356267771d78", "size": "1452", "binary": f...
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec upgrade-insecure-requests/` --> <html> <head> <meta charset="utf-8"> <meta name="timeout" content="long"> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <script src="/reso...
{ "content_hash": "12c71dff394c608e38f5dd8ce13e4e17", "timestamp": "", "source": "github", "line_count": 113, "max_line_length": 170, "avg_line_length": 39.11504424778761, "alnum_prop": 0.5226244343891403, "repo_name": "ric2b/Vivaldi-browser", "id": "57fec0607ed54cee338fee7e31ce2c8b06655658", "size"...
package binary_coverage_test import ( "testing" "github.com/bazelbuild/rules_go/go/tools/bazel_testing" ) func TestMain(m *testing.M) { bazel_testing.TestMain(m, bazel_testing.Args{ Main: ` -- BUILD.bazel -- load("@io_bazel_rules_go//go:def.bzl", "go_binary") go_binary( name = "hello", srcs = ["hello.g...
{ "content_hash": "44f33b944b13c2c6cf576799611611fe", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 75, "avg_line_length": 20.508196721311474, "alnum_prop": 0.6266986410871302, "repo_name": "bazelbuild/rules_go", "id": "724528be71bb8fbbe84fdd01a3a653699daf9759", "size": "...
package com.vk.api.sdk.queries.friends; import com.vk.api.sdk.queries.EnumParam; /** * Created by Anton Tsivarev on 22.09.16. */ public enum FriendsGetOnlineOrder implements EnumParam { RANDOM("random"), HINTS("hints"); private final String value; FriendsGetOnlineOrder(String value) { thi...
{ "content_hash": "f12d86c3b133ed6b06af23ad807fff4a", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 56, "avg_line_length": 18.217391304347824, "alnum_prop": 0.6563245823389021, "repo_name": "kokorin/vk-java-sdk", "id": "950970798165bf4695b5d7de0108b7c52084e63e", "size": "...
Creates and manages Redis instances on the Google Cloud Platform. This page contains information about getting started with the Google Cloud Memorystore for Redis API using the Google API Client Library for Java. In addition, you may be interested in the following documentation: * Browse the [Javadoc reference for th...
{ "content_hash": "e73ddd93c51ba95a6b664f848b54b309", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 127, "avg_line_length": 31.095238095238095, "alnum_prop": 0.7503828483920367, "repo_name": "googleapis/google-api-java-client-services", "id": "f95eaf4586abcc61e798ff2fefc591...
export default { baseSrc: './src', baseDist: './static', src: { styles: './src/sass', scripts: './src/blocks', images: './src/images', fonts: './src/fonts' }, dist: { styles: './static/css', scripts: './static/scripts', images: './static/imag...
{ "content_hash": "33ab1dd03680417bf3bbd2036fb4ca99", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 36, "avg_line_length": 20.333333333333332, "alnum_prop": 0.4644808743169399, "repo_name": "dim2k2006/geekon-main", "id": "b13e8624c0dd8edc954606d5f3ae27385bb9c51d", "size":...
package responses import "github.com/etcinit/gonduit/entities" // PHIDQueryResponse is the result of phid.query operations. type PHIDQueryResponse map[string]*entities.PHIDResult
{ "content_hash": "2f13b6b99775160df856d93847d0b458", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 60, "avg_line_length": 30.166666666666668, "alnum_prop": 0.8287292817679558, "repo_name": "etcinit/phabricator-slack-feed", "id": "24d2417244782ea79444d8c1a4215b3da765ef3e", ...
EditAddressDialog::EditAddressDialog(Mode mode, QWidget *parent) : QDialog(parent), ui(new Ui::EditAddressDialog), mapper(0), mode(mode), model(0) { ui->setupUi(this); GUIUtil::setupAddressWidget(ui->addressEdit, this); switch(mode) { case NewReceivingAddress: setWindowTitle(tr("Ne...
{ "content_hash": "67be54cc1ff65a8cba6304e99e89148e", "timestamp": "", "source": "github", "line_count": 141, "max_line_length": 113, "avg_line_length": 29.113475177304963, "alnum_prop": 0.6133982947624848, "repo_name": "gravitondev/graviton", "id": "810e9f8309abea2882d47c8e9579e0059ea1d570", "size"...
using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; using System.ComponentModel; namespace BankApp_V2_MVC { public class Kredyt { public int nr_uzytkownika { get { throw new System.NotImplementedException(); ...
{ "content_hash": "4a01438dce3ec3f0baa08943f05d63fe", "timestamp": "", "source": "github", "line_count": 93, "max_line_length": 59, "avg_line_length": 18.559139784946236, "alnum_prop": 0.39976825028968715, "repo_name": "moradewicz/SuperBank", "id": "6ba608babab4484af51e30dd48e66c8a03bb80d3", "size":...
@interface AccountDetailsViewController : UIViewController @property (nonatomic, strong) Account *account; @end
{ "content_hash": "c467f3666bf2a4ea0060f946d5d79d7d", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 58, "avg_line_length": 28.25, "alnum_prop": 0.8230088495575221, "repo_name": "JinlianWang/AdaptiveDesign", "id": "82a3f290998b161e15d2b9ca42631963f0f73569", "size": "322", ...
import collections from supriya.ugens.PV_MagSquared import PV_MagSquared class PV_MagNoise(PV_MagSquared): """ Multiplies magnitudes by noise. :: >>> pv_chain = supriya.ugens.FFT( ... source=supriya.ugens.WhiteNoise.ar(), ... ) >>> pv_mag_noise = supriya.ugens.PV...
{ "content_hash": "315b9f1b59e3af61cf70e175c42e6bf7", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 72, "avg_line_length": 22, "alnum_prop": 0.5527272727272727, "repo_name": "Pulgama/supriya", "id": "ecaa0ca5064dcf587b15d4d42ff500a5eb243506", "size": "550", "binary": fa...
from __future__ import division from __future__ import print_function from __future__ import absolute_import from builtins import range from past.builtins import basestring from past.utils import old_div from builtins import object import zipfile import numpy as np import matplotlib.pyplot as plt from osgeo import gdal...
{ "content_hash": "6ddc50f722c1ac0f7bc8bd707e9df65e", "timestamp": "", "source": "github", "line_count": 1090, "max_line_length": 164, "avg_line_length": 34.15321100917431, "alnum_prop": 0.5718967416122707, "repo_name": "JRoehrig/GIRS", "id": "c501406da022256c6e274e5a821773aca7cdbe7c", "size": "3722...
<?php namespace Composer\Test\Downloader; use Composer\Test\TestCase; class ArchiveDownloaderTest extends TestCase { /** @var \Composer\Config&\PHPUnit\Framework\MockObject\MockObject */ protected $config; public function testGetFileName() { $packageMock = $this->getMockBuilder('Composer\P...
{ "content_hash": "e3dd4b0a5dc524f6fae8bfda20886c51", "timestamp": "", "source": "github", "line_count": 172, "max_line_length": 126, "avg_line_length": 35.86046511627907, "alnum_prop": 0.6120298313878081, "repo_name": "nicolas-grekas/composer", "id": "9537e462a19fb23409cd604f7fe52f4340b3467c", "siz...
package lee; import org.crazyit.app.domain.News; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.Transaction; import org.hibernate.cfg.Configuration; public class NewsManager { public static void main(String[] args) throws Exception { //ʵÀý»¯Configuration£¬ Configurat...
{ "content_hash": "f5c27efc3912263590c021be3b22fc7b", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 49, "avg_line_length": 24.18918918918919, "alnum_prop": 0.6972067039106146, "repo_name": "runnerfish/ssh2_code_learn", "id": "38a2d18c2524dae1b5be5975407ae2ba15a4a7ca", "si...
import * as React from 'react'; import TopLayoutBlog from 'docs/src/modules/components/TopLayoutBlog'; import { docs } from './premium-plan-release.md?@mui/markdown'; export default function Page() { return <TopLayoutBlog docs={docs} />; }
{ "content_hash": "c776c03e314ec2f31b37b27aab9381fa", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 70, "avg_line_length": 34.714285714285715, "alnum_prop": 0.7366255144032922, "repo_name": "rscnt/material-ui", "id": "8ab4e78e9edf0767e255e6c71c10a6d31f6523fb", "size": "243...
using System.IO; namespace Lucene.Net.Search.Payloads { using AtomicReaderContext = Lucene.Net.Index.AtomicReaderContext; using IBits = Lucene.Net.Util.IBits; using BytesRef = Lucene.Net.Util.BytesRef; using DocsAndPositionsEnum = Lucene.Net.Index.DocsAndPositionsEnum; using Similarity = Luce...
{ "content_hash": "0c07e820cb054c00accd49c52cd9fc32", "timestamp": "", "source": "github", "line_count": 253, "max_line_length": 284, "avg_line_length": 43.948616600790515, "alnum_prop": 0.5170428995413257, "repo_name": "Ref12/Codex", "id": "8bab46e54986d34fd3bf80bb86bbffa254c31100", "size": "11980"...
.. index:: intermediate object-oriented development object-oriented development COMP 413: Intermediate Object-Oriented Development ======================================================= Credit Hours ----------------------------------- 3 Prerequisites ---------------------------- :doc:`comp271` (strictly enforc...
{ "content_hash": "20e35aed7971fe2f913ed50137b4b2aa", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 289, "avg_line_length": 41.6, "alnum_prop": 0.7249313186813187, "repo_name": "tombiju/coursedescriptions", "id": "e8a4ef488780d88c3bf243886ae38a4e632019a5", "size": "2929",...
import { Incident } from "incident"; import util from "util"; import * as httpIo from "../interfaces/http-io"; export namespace UnexpectedHttpStatusError { export type Name = "UnexpectedHttpStatus"; export const name: Name = "UnexpectedHttpStatus"; export interface Data { response: httpIo.Response; expe...
{ "content_hash": "909ff03ddf768f1caa99a6b3f0172267", "timestamp": "", "source": "github", "line_count": 109, "max_line_length": 96, "avg_line_length": 30.825688073394495, "alnum_prop": 0.7116071428571429, "repo_name": "ocilo/skype-http", "id": "c2329bde89a752670f364f70fd0163831ab7e4a8", "size": "33...
<div class="container"> <div class="row" > <div class="col-xs-12" ng-if="!showOffer"> <h3>{{message}}</h3> </div> <div class="row pull-right"> <a ng-show="currentUser.id" ui-sref="app.offer" class = "btn btn-info"> Add your offe...
{ "content_hash": "d66652cddb47827127d2925444ef39c9", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 228, "avg_line_length": 53.172413793103445, "alnum_prop": 0.49546044098573283, "repo_name": "tahdy/am-store", "id": "057a6b9b8aa46ac7772a793c7f0c86d9d3baacc8", "size": "154...
package io.github.astrapi69.mystic.crypt.processor.bruteforce; import java.util.Arrays; /** * The class {@link BruteForceProcessor} can process a brute force for find a password. For an * example see the unit test. * * @version 1.0 * @author Asterios Raptis */ public class BruteForceProcessor { /** The possi...
{ "content_hash": "7c40c79f0266dcd8e8d2c4149921421f", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 94, "avg_line_length": 22.039473684210527, "alnum_prop": 0.6782089552238806, "repo_name": "astrapi69/mystic-crypt", "id": "172e244ed809bcbf3b9bccc41d64fd3a1c191b10", "size"...
require 'spec_helper' describe "Connection" do before(:all) do @raw_conn = get_connection @conn = PLSQL::Connection.create( @raw_conn ) end after(:all) do unless defined?(JRuby) @raw_conn.logoff rescue nil else @raw_conn.close rescue nil end end describe "create and destroy...
{ "content_hash": "443ac93e4435c2f92a72c9f501ac766e", "timestamp": "", "source": "github", "line_count": 503, "max_line_length": 116, "avg_line_length": 38.17097415506958, "alnum_prop": 0.6245833333333334, "repo_name": "jgebal/ruby-plsql", "id": "dc74007a6c2f4a1b79e59103bdf2b5c34fc4c87a", "size": "1...