text
stringlengths
2
1.04M
meta
dict
html { background-attachment: fixed; background-color: $i18n{colorBackground}; background-image: url(chrome://theme/IDR_THEME_NTP_BACKGROUND?$i18n{themeId}); background-position: $i18n{backgroundBarDetached}; background-repeat: $i18n{backgroundTiling}; } html[bookmarkbarattached='true'] { background-posi...
{ "content_hash": "21cedc9e954e602384871bff7761c73e", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 80, "avg_line_length": 24.294871794871796, "alnum_prop": 0.6765171503957783, "repo_name": "endlessm/chromium-browser", "id": "48aea9313eee8700e842ca6d9749cac67ff55b4f", "si...
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
{ "content_hash": "2bff9eb25be4e76534532a7e05df319d", "timestamp": "", "source": "github", "line_count": 791, "max_line_length": 188, "avg_line_length": 49.35018963337547, "alnum_prop": 0.4248386105133723, "repo_name": "mufaddalq/cloudstack-datera-driver", "id": "5d45e1b4da92478ed097c71849034f78dbed5d...
package io.opensec.six.oval.model.common; /** * A base class for all the concrete file behaviors. * * @author Akihito Nakamura, AIST * @see <a href="http://oval.mitre.org/language/">OVAL Language</a> */ public abstract class AbstractFileBehaviors extends AbstractBehaviors { /** * The default r...
{ "content_hash": "11adc4f9d9fb69d34c43c5d3fbd483ef", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 97, "avg_line_length": 21.73873873873874, "alnum_prop": 0.5499378367177787, "repo_name": "nakamura5akihito/six-oval", "id": "9f81a8e62491dff2d40c4a1c86a25b01031068c4", "si...
import requests import json from conf import appid, apikey, sender, receivers, content url = 'https://api.bluehouselab.com/smscenter/v1.0/sendsms' params = { 'sender' : sender, 'receivers' : receivers, 'content' : content, } headers = {'Content-type': 'application/json; charset=utf-8',} r = request...
{ "content_hash": "fd54fd192e4332bfb65aceffe18e1c30", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 62, "avg_line_length": 28.647058823529413, "alnum_prop": 0.6632443531827515, "repo_name": "BlueHouseLab/sms-openapi", "id": "1f3f7a2de8cba2a589cbf34d2f53fd51bba6e1d7", "siz...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script></head><body class="PopupSearchResultsPage" onLoad="NDOnLoad()"><script language...
{ "content_hash": "bea71f652cdeb201fd61df713be499b9", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 725, "avg_line_length": 87.75, "alnum_prop": 0.698005698005698, "repo_name": "bsimser/ezrpg", "id": "f3abed05c60a54c320630a5f00fe483ed3cc0990", "size": "1755", "binary": ...
xdescribe Spree::ReturnAuthorization, type: :model do let(:default_warehouse) { ShipwireFactory::Warehouse.new.default } let(:shipwire_product) { sw_product_factory.in_stock } let(:return_item) { build(:return_item, inventory_unit: order.inventory_units.first) } let(:return_items) { [ret...
{ "content_hash": "d9fbb22f0108e3439c764fb7bd3e9eb3", "timestamp": "", "source": "github", "line_count": 130, "max_line_length": 161, "avg_line_length": 38.43076923076923, "alnum_prop": 0.6569255404323459, "repo_name": "nebulab/solidus_shipwire", "id": "d9ca2a4b0447dd7f1dca03cbd82e21e36a669c3e", "si...
@charset "UTF-8"; .grid-row, #content, .header-inner, .notice, .panel, fieldset, .form-section, .form-group, .form-block, .breadcrumbs ol, nav.global-nav, .example { zoom: 1; } .grid-row:after, #content:after, .header-inner:after, .notice:after, .panel:after, fieldset:after, .form-section:after, .form-group:after, ....
{ "content_hash": "becc255acae041124f63bc48ca4e414a", "timestamp": "", "source": "github", "line_count": 5379, "max_line_length": 540, "avg_line_length": 19.71723368655884, "alnum_prop": 0.6685429807937091, "repo_name": "tyfairclough/das-mya-beta", "id": "f4f9e2fadb7f355fafb52334485019e346ccca53", "...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>qcert: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
{ "content_hash": "0553ce34198f1be3d305899f7e7f5931", "timestamp": "", "source": "github", "line_count": 177, "max_line_length": 355, "avg_line_length": 42.96045197740113, "alnum_prop": 0.5547080483955813, "repo_name": "coq-bench/coq-bench.github.io", "id": "231c84bfbccb4f4b37cbd71477e86542a5785b01", ...
"""matplotlib_kit package driver file. Inserts the following modules in sys.modules: matplotlib, pylab. @author: Charl P. Botha <http://cpbotha.net/> """ import os import re import sys import types # you have to define this VERSION = '' def init(theModuleManager, pre_import=True): if hasattr(sys, 'frozen') an...
{ "content_hash": "cc44d592364385b685eccdeaa684107a", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 81, "avg_line_length": 34.94736842105263, "alnum_prop": 0.6863704819277109, "repo_name": "zhangfangyan/devide", "id": "54499ba91041c1406c4e3c5706dbe2d5e6e2bf88", "size": "2...
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Docs for page CharacterReader.php</title> <link rel="stylesheet" href="../../m...
{ "content_hash": "69afa6fec5935403287290ede46e38c4", "timestamp": "", "source": "github", "line_count": 165, "max_line_length": 135, "avg_line_length": 31.654545454545456, "alnum_prop": 0.604824813325675, "repo_name": "giantbits/conTainr", "id": "1018be360409ce6d02c641e5e58ac60e012dfc14", "size": "...
// // AppDelegate.m // ButtonDemo // // Created by cuong minh on 3/5/12. // Copyright (c) 2012 __MyCompanyName__. All rights reserved. // #import "AppDelegate.h" #import "ViewController.h" @implementation AppDelegate @synthesize window = _window; @synthesize viewController = _viewController; - (BOOL)applicatio...
{ "content_hash": "b41d1606035888fd44b4225f5189b089", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 279, "avg_line_length": 37.35294117647059, "alnum_prop": 0.752755905511811, "repo_name": "mrdevilvn/demo", "id": "2dc1a1201f2f38e0e1b675aab89ccc1078648bf2", "size": "2540",...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ccs: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" re...
{ "content_hash": "968774862d43a5b7ed1021ad2185e88b", "timestamp": "", "source": "github", "line_count": 175, "max_line_length": 159, "avg_line_length": 40.86857142857143, "alnum_prop": 0.5503355704697986, "repo_name": "coq-bench/coq-bench.github.io", "id": "a5df74d5a1028f84b007497ff98085902c3a9cce", ...
namespace google { namespace protobuf { class MessageLite; } // namespace protobuf } // namespace google namespace kudu { class Histogram; class Sockaddr; class Trace; namespace rpc { class Connection; class DumpConnectionsRequestPB; class RemoteUser; class RpcCallInProgressPB; struct InboundCallTiming { MonoTim...
{ "content_hash": "6ad82ecfa6e21b84b4eba36fa3d47bf0", "timestamp": "", "source": "github", "line_count": 252, "max_line_length": 89, "avg_line_length": 35.226190476190474, "alnum_prop": 0.7193871803537231, "repo_name": "helifu/kudu", "id": "c651aaad9e414032169aa5449b100c5f3bb5e46d", "size": "10213",...
(function($) { $.fn.zebratable = function(options) { var defaults = { tblClass: 'dashboardGrid', altClass: 'dashboardTableAlt' }; var options = $.extend(defaults, options); return this.each(function() { // all of our tables need common spacing ...
{ "content_hash": "51c8534c75c30835bae6b52dc9d832e1", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 112, "avg_line_length": 34.23364485981308, "alnum_prop": 0.5402675402675403, "repo_name": "valadas/Dnn.Platform", "id": "944537cb7fcbdf0f5a6789181aa33f2e4625d294", "size":...
package com.alibaba.rocketmq.remoting; import com.alibaba.rocketmq.remoting.protocol.RemotingCommand; public interface RPCHook { void doBeforeRequest(final String remoteAddr, final RemotingCommand request); void doAfterResponse(final String remoteAddr, final RemotingCommand request, ...
{ "content_hash": "1e9c08eb990fdb88c348ea6b57a13099", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 81, "avg_line_length": 25.642857142857142, "alnum_prop": 0.7576601671309192, "repo_name": "chenkongshan/RocketMQ", "id": "cc2d594664c3de7be5597c6d2b6a34c314932906", "size":...
import uuid import types from traitlets import ( HasTraits, Instance, default ) def issue(self, message, exc=None): """Accepts a message that will be logged with an additional reference code for easy log lookup. The identifier will be returned for inclusion in user-visible error messages...
{ "content_hash": "d065f5bdd41cf859e0d444d96fa9dadc", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 78, "avg_line_length": 22.88372093023256, "alnum_prop": 0.6239837398373984, "repo_name": "simphony/simphony-remote", "id": "fddc6f688246c29e383eac125a071a172a6a0855", "size...
package com.amazonaws.services.s3.transfer.model; import com.amazonaws.services.s3.transfer.TransferManager; /** * Contains information returned by Amazon S3 for a completed upload. * <p> * See {@link TransferManager} for more information about creating transfers. * * @see TransferManager#upload(String, Strin...
{ "content_hash": "c8252ac0f339eb3b8738d3d91b7bc1b8", "timestamp": "", "source": "github", "line_count": 112, "max_line_length": 80, "avg_line_length": 28.098214285714285, "alnum_prop": 0.6228153797267239, "repo_name": "puppetlabs/aws-sdk-for-java", "id": "3d98e552ce26db6724619bc050f286b662673b26", ...
package sk.fiit.dps.team11.workers; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.TimeUnit; import javax.annotation.PostConstruct; import javax.inject.Inject; import com.codahale.metrics.MetricRegistry; import sk.fiit.dps.team11.core.DatabaseAdapter; import sk.fiit.dps.team11.cor...
{ "content_hash": "5131be71af299da55aba6be32f53b7df", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 83, "avg_line_length": 23.7027027027027, "alnum_prop": 0.7890535917901939, "repo_name": "jurajmatus/dps-dynamo", "id": "8e9d98e8b08aed988da666f48beddc1b831e3510", "size": "...
BOOL areLinesEqual(CTLineRef line1, CTLineRef line2); CFIndex getTruncationIndex(CTLineRef line, CTLineRef trunc);
{ "content_hash": "abcb7789d0dc7347e9c4d59462ac7d4d", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 60, "avg_line_length": 57, "alnum_prop": 0.8508771929824561, "repo_name": "SanjoDeundiak/DTCoreText", "id": "db56c7168e41f0976836c8750477a8af9e852264", "size": "244", "bin...
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5 Version: 4.1.0 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://them...
{ "content_hash": "dd2d810ba22976ef91d33885a2786259", "timestamp": "", "source": "github", "line_count": 1748, "max_line_length": 256, "avg_line_length": 37.94794050343249, "alnum_prop": 0.5135754451027392, "repo_name": "wtfckkk/crm-admision", "id": "eef0f4c086facd538ce0ed901d9e8fc750c2a255", "size"...
package org.apache.ignite.internal.processors.query.h2.twostep; import java.util.Collection; import java.util.Collections; import java.util.Iterator; import java.util.List; import java.util.concurrent.LinkedBlockingQueue; import java.util.concurrent.atomic.AtomicInteger; import org.apache.ignite.cluster.ClusterNode;...
{ "content_hash": "ed7e368db8b2bd534948c6b387b104ec", "timestamp": "", "source": "github", "line_count": 139, "max_line_length": 119, "avg_line_length": 30.230215827338128, "alnum_prop": 0.6427891480247501, "repo_name": "nivanov/ignite", "id": "430a687d19ea7bf39f535a65ff49a368c3c1aa31", "size": "500...
<?php namespace Dez\Authorizer; class AuthException extends \Exception {}
{ "content_hash": "5172faa525e255b48faef9e92e50210b", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 41, "avg_line_length": 15, "alnum_prop": 0.7866666666666666, "repo_name": "dez-php/dez-authorizer", "id": "bd767091938ed955ecd6e2fd0402b4cae2672e1e", "size": "75", "binary...
CREATE TABLE Entity1 ( Id INTEGER AUTOINCREMENT PRIMARY KEY NOT NULL, /* /* /* This is an invalid block comment */ */ Column1 INTEGER )
{ "content_hash": "2e7848f2d16c090e16989adb0c6adb04", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 49, "avg_line_length": 23.333333333333332, "alnum_prop": 0.7, "repo_name": "Alanyanbc/sharebook", "id": "07dfd474ad44ba9c57c6624a0ac2a5152cfa1c44", "size": "140", "binary"...
using System; using System.Web.Http; using System.Web.Mvc; using who_is_that_guy.Areas.HelpPage.ModelDescriptions; using who_is_that_guy.Areas.HelpPage.Models; namespace who_is_that_guy.Areas.HelpPage.Controllers { /// <summary> /// The controller that will handle requests for the help page. /// </summary>...
{ "content_hash": "5e2beb4e36d24a18706b73aaefa7028e", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 115, "avg_line_length": 30.22222222222222, "alnum_prop": 0.5955882352941176, "repo_name": "imochaz/hacklondon2016", "id": "fa5ca64d2e54a1a10c7f12a31cb9db0bbf22c1af", "size"...
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": "f87c541133023153775b0984808fecd0", "timestamp": "", "source": "github", "line_count": 90, "max_line_length": 209, "avg_line_length": 39.22222222222222, "alnum_prop": 0.6345609065155807, "repo_name": "spitzgoby/Tunits", "id": "3347d547e235ff532fcd4f24df75f7ecd5bcbd12", "size": "354...
package com.amazonaws.services.dynamodbv2.model.transform; import java.math.*; import javax.annotation.Generated; import com.amazonaws.services.dynamodbv2.model.*; import com.amazonaws.transform.SimpleTypeJsonUnmarshallers.*; import com.amazonaws.transform.*; import com.fasterxml.jackson.core.JsonToken; import sta...
{ "content_hash": "3dd75d28508df3292551af7e68846e69", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 138, "avg_line_length": 37.57142857142857, "alnum_prop": 0.6776510350654837, "repo_name": "jentfoo/aws-sdk-java", "id": "ab69754934c8368633c8ffd8593d9a91a2eb392e", "size": ...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef applebycoin_ALLOCATORS_H #define applebycoin_ALLOCATORS_H #include <string...
{ "content_hash": "a69c440bbb75fa4584e003e560c44df2", "timestamp": "", "source": "github", "line_count": 257, "max_line_length": 110, "avg_line_length": 33.249027237354085, "alnum_prop": 0.6538326506729082, "repo_name": "ApplebyCoin/ApplebyCoin", "id": "5ac6a5b444dc6142fe8e825a4075d134d99b8ae5", "si...
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
{ "content_hash": "c8bba6c7c7b4cdb43309ba4d8f382c4c", "timestamp": "", "source": "github", "line_count": 247, "max_line_length": 167, "avg_line_length": 46.19838056680162, "alnum_prop": 0.6325475418455876, "repo_name": "twitter-forks/presto", "id": "f00c9ea79ef24e2aee0e45b47c9ba844a1405782", "size":...
'use strict'; const _ = require('lodash'); const addEmptyLineBefore = require('../../utils/addEmptyLineBefore'); const hasEmptyLine = require('../../utils/hasEmptyLine'); const isAfterComment = require('../../utils/isAfterComment'); const isFirstNested = require('../../utils/isFirstNested'); const isFirstNodeOfRoot = ...
{ "content_hash": "4b8442b3da073f0e45ce223c0e05fcb3", "timestamp": "", "source": "github", "line_count": 124, "max_line_length": 87, "avg_line_length": 25.04032258064516, "alnum_prop": 0.6647342995169082, "repo_name": "kyleterry/sufr", "id": "c587155b59539f3b7ef0b34cadbd7f7bba05e72b", "size": "3121"...
"""Unit tests for Superset""" import json import pytest import prison from sqlalchemy.sql import func import tests.integration_tests.test_app from superset import db from superset.models.annotations import Annotation, AnnotationLayer from tests.integration_tests.base_tests import SupersetTestCase from tests.integrat...
{ "content_hash": "9deb0bf589fdcf603211d2b3338f09eb", "timestamp": "", "source": "github", "line_count": 732, "max_line_length": 97, "avg_line_length": 36.78825136612022, "alnum_prop": 0.5853912139329348, "repo_name": "zhouyao1994/incubator-superset", "id": "61f6b2ff678295c85dc0326a2306ef29bc4bb5c3", ...
from Signal import Signal import numpy as np class LMSAdaptiveFilter: """ The LMS Adaptive Filter. """ def __init__(self, order, damping=0.5): self.order = order self.damping = damping self.X = Signal(order) self.Y = Signal(order) self.weights = [0] * order ...
{ "content_hash": "1dfd6a3ef1f6c92bf8f6048af7b0744c", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 64, "avg_line_length": 26.933333333333334, "alnum_prop": 0.5433168316831684, "repo_name": "111t8e/h2o-2", "id": "f38e98bc1a93082dd91db0c9a92240ea44e11e22", "size": "808", ...
<!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_92) on Fri Jun 28 10:31:40 PDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package com.github.r...
{ "content_hash": "32c8a983ea4c16ee99776af95a6f78a6", "timestamp": "", "source": "github", "line_count": 216, "max_line_length": 394, "avg_line_length": 43.986111111111114, "alnum_prop": 0.667298179139038, "repo_name": "rvesse/airline", "id": "ae1f1ee901648dc7fe6267d0ad9d391d6043ed7b", "size": "9501...
FROM balenalib/artik520-ubuntu:cosmic-run ENV NODE_VERSION 15.6.0 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || ...
{ "content_hash": "81c1445417e733fef625e1e71eac9017", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 691, "avg_line_length": 64.28888888888889, "alnum_prop": 0.7048047010024197, "repo_name": "nghiant2710/base-images", "id": "2af221e212255511d81e4be5db1dde3aa11ac703", "size...
<?php namespace Fabfoto\AdminBundle\Form\Type\Picture; use Admingenerated\FabfotoAdminBundle\Form\BasePictureType\NewType as BaseNewType; class NewType extends BaseNewType { }
{ "content_hash": "9951d64adcb46efef894640d75235612", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 82, "avg_line_length": 18, "alnum_prop": 0.8277777777777777, "repo_name": "garciaf/fabbook", "id": "dcabea4334e6aef4550984e33f0df282c4182f2a", "size": "180", "binary": fa...
using std::vector; using std::string; using cv::Mat; namespace charliesoft { BLOCK_BEGIN_INSTANTIATION(Filter2D); BLOCK_END_INSTANTIATION(Filter2D, AlgoType::imgProcess, BLOCK__FILTER2D_NAME); BEGIN_BLOCK_INPUT_PARAMS(Filter2D); //Add parameters, with following parameters: ADD_PARAMETER(toBeLinked, Matrix, "BLOC...
{ "content_hash": "a3cf415d24f3c15f9ea11113439794ce", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 98, "avg_line_length": 33.19512195121951, "alnum_prop": 0.7031594415870683, "repo_name": "Petititi/imGraph", "id": "2877be1d463afc97c6dfee008848fd70d60e0bc8", "size": "1638...
<!-- @license Copyright (c) 2015 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http:/...
{ "content_hash": "8026bd0ebde8051fb1edf74ed98a9b6a", "timestamp": "", "source": "github", "line_count": 397, "max_line_length": 110, "avg_line_length": 30.738035264483628, "alnum_prop": 0.5890354830779316, "repo_name": "erithgames/erithgames.github.io", "id": "bd4a661b3feb921e2e7e622f747702e13107e501...
<!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 Oct 02 16:43:22 BST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Overview (Apache Je...
{ "content_hash": "a1c8a37fb1abac9f87dcd195991ed00f", "timestamp": "", "source": "github", "line_count": 143, "max_line_length": 137, "avg_line_length": 30.685314685314687, "alnum_prop": 0.6403828623518687, "repo_name": "renzoar/RDFExplorer", "id": "fd19abe18d7ec558238917267b48fa2ea8c17fb0", "size":...
<html> <head> <title>User agent detail - Mozilla/5.0 (Linux; Android 4.0.4; YPY-73G Build/IMM76D) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> ...
{ "content_hash": "5ddf24d8a6335bf3fa2fe66e1ee0ddcf", "timestamp": "", "source": "github", "line_count": 1123, "max_line_length": 750, "avg_line_length": 41.3793410507569, "alnum_prop": 0.5382943467688136, "repo_name": "ThaDafinser/UserAgentParserComparison", "id": "7dec9f9f82a7ef2422cd85409c57034d12c...
redirect_from: - /docker-trusted-registry/architecture/ description: Learn about the architecture of Docker Trusted Registry. keywords: - docker, registry, dtr, architecture title: DTR architecture --- Docker Trusted Registry (DTR) is a Dockerized application that runs on a Docker Universal Control Plane cluster. ![]...
{ "content_hash": "56019613b9b58a98ec5e1543c68f721c", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 204, "avg_line_length": 59.41975308641975, "alnum_prop": 0.5414502389362145, "repo_name": "rillig/docker.github.io", "id": "19a00b1db9a50a5c0282c8477c75b12fddf4fb0c", "size...
@implementation SKProductSubscriptionPeriodStub - (instancetype)initWithMap:(NSDictionary *)map { self = [super init]; if (self) { [self setValue:map[@"numberOfUnits"] ?: @(0) forKey:@"numberOfUnits"]; [self setValue:map[@"unit"] ?: @(0) forKey:@"unit"]; } return self; } @end @implementation SKProduc...
{ "content_hash": "f1a3ec76aa1fb4931553faeeaffa8f7c", "timestamp": "", "source": "github", "line_count": 324, "max_line_length": 122, "avg_line_length": 31.80246913580247, "alnum_prop": 0.687305900621118, "repo_name": "flutter/plugins", "id": "f5e44d78b157aa47d0d76e253848a14db25b447a", "size": "1048...
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Overview &mdash; Miruken.Mediate documentatio...
{ "content_hash": "dbfc1363f78152b346f7c2e0d6bd82ff", "timestamp": "", "source": "github", "line_count": 331, "max_line_length": 653, "avg_line_length": 37.44108761329305, "alnum_prop": 0.5856531913176793, "repo_name": "miruken/miruken.github.io", "id": "fe172ada7ba46a032f6552d3c3e83220a0b5437c", "s...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "content_hash": "9ca0bdb496a1e78ffe14a71fcab0aade", "timestamp": "", "source": "github", "line_count": 105, "max_line_length": 280, "avg_line_length": 44.80952380952381, "alnum_prop": 0.6765143464399574, "repo_name": "jensmcatanho/raytracer", "id": "0fc00c6c9555843d314fcf4ad755f0a8fd5ee897", "size...
wmtexe.cmd.run module ===================== .. automodule:: wmtexe.cmd.run :members: :undoc-members: :show-inheritance:
{ "content_hash": "35d00b30b9cf01742262de8aa9b51a7a", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 30, "avg_line_length": 19, "alnum_prop": 0.556390977443609, "repo_name": "csdms/wmt-exe", "id": "a17a8a93538a8830fd2617e428ad6fd3c6d0deaa", "size": "133", "binary": false,...
from pyface.qt import QtGui # Enthought library imports. from traits.api import Bool, provides, Unicode # Local imports. from pyface.i_directory_dialog import IDirectoryDialog, MDirectoryDialog from dialog import Dialog @provides(IDirectoryDialog) class DirectoryDialog(MDirectoryDialog, Dialog): """ The toolkit...
{ "content_hash": "ff5b36eb0296eea8aa9c4fb3aea10bf4", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 79, "avg_line_length": 29.97142857142857, "alnum_prop": 0.47283126787416585, "repo_name": "brett-patterson/pyface", "id": "4c6336275ab7422ea0ab7333aaf62f858cd3b6dd", "size"...
#import "ALPValidatorRule.h" typedef BOOL (^ALPValidatorCustomRuleBlock)(id); @interface ALPValidatorCustomRule : ALPValidatorRule @property (copy, nonatomic, readonly) ALPValidatorCustomRuleBlock block; - (id)initWithType:(ALPValidatorRuleType)type block:(ALPValidatorCustomRuleBlock)validatorBlock invalidMessage...
{ "content_hash": "55ae118eb2e21fe6bced89d40982952b", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 131, "avg_line_length": 26.76923076923077, "alnum_prop": 0.8247126436781609, "repo_name": "orta/ALPValidator", "id": "2cd4d89b948cf42b74e0e63198382d976ebe8a2c", "size": "15...
This document provides answers to some of the frequently asked questions about TensorFlow. If you have a question that is not covered here, you might find an answer on one of the TensorFlow [community resources](../resources/index.md). [TOC] ## Building a TensorFlow graph See also the [API documentation on building ...
{ "content_hash": "82d03a0abb35314b6120861e61e942b2", "timestamp": "", "source": "github", "line_count": 309, "max_line_length": 125, "avg_line_length": 45.605177993527505, "alnum_prop": 0.7590122055066705, "repo_name": "kcartier/tensorflow-toe-in-the-water", "id": "171697c69e4da5f48e4d74fa81380bdf2c2...
<html> <body> Reports conditional expressions where the condition is either <code>true</code> or <code>false</code> constant. These expressions sometimes occur as the result of automatic refactorings, and may obviously be simplified. <p>Example:</p> <pre> return true ? "Yes" : "No"; </pre> <p>After quick-fix is appli...
{ "content_hash": "780916b5410e922d7e5b114599318b4f", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 111, "avg_line_length": 27.466666666666665, "alnum_prop": 0.7038834951456311, "repo_name": "allotria/intellij-community", "id": "8d5728256cb9a8486b78a5305429e7488f96bf73", ...
<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); class Detail_pesanan extends CI_Controller { function __construct() { parent::__construct(); $this->load->model('Detail_pesanan_model'); $this->load->library('form_validation'); $this->load->library('...
{ "content_hash": "e9ef6e654244967fcd4df9ad3ddbd197", "timestamp": "", "source": "github", "line_count": 211, "max_line_length": 110, "avg_line_length": 34.41706161137441, "alnum_prop": 0.5407601211787386, "repo_name": "bimaahida12/Warteg", "id": "d7260f35c41d5427a4036c8a18d39c30f9bb617e", "size": "...
package com.spotify.docker.client; import com.spotify.docker.client.exceptions.DockerException; import com.spotify.docker.client.messages.ProgressMessage; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class LoggingLoadHandler implements ProgressHandler { private static final Logger log = Logge...
{ "content_hash": "ce0dc4aecd1878448c9bb7e294ad3adc", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 86, "avg_line_length": 24.541666666666668, "alnum_prop": 0.7623089983022071, "repo_name": "rgrunber/docker-client", "id": "25641753989cd75e7f7b829b4bb24083ab41fa37", "size"...
Generate Chinese name by using Node.js with ❤️. ## Installation ```sh $ npm --save install chinese-random-name ``` ## Usage First you need to require this package: ```javascript const randomName = require('chinese-random-name'); ``` > **If you're using it from Browser environment, do require > `chinese-random-nam...
{ "content_hash": "15a9d54ecd9c715b6c009c30971673fc", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 142, "avg_line_length": 23.96, "alnum_prop": 0.6950473010573177, "repo_name": "XadillaX/chinese-random-name", "id": "cb8b9b7e08005940d3163114e007db69b3629818", "size": "186...
<!DOCTYPE html> <html> <head> <title>MediaElement Playlist Plugin for Video and Audio Tag</title> <!-- jQuery and MediaElement.js --> <script type="text/javascript" src="_demo/jquery-2.1.0.js"></script> <script type="text/javascript" src="_demo/mediaelement-and-player.js"></script> <link type="text/css" re...
{ "content_hash": "5eea36dd64863d1aa816889981b54ffe", "timestamp": "", "source": "github", "line_count": 273, "max_line_length": 352, "avg_line_length": 66.92307692307692, "alnum_prop": 0.6964422550629448, "repo_name": "david1hung/P3", "id": "ee075fa828bcaa8675e865f0306f56091c6f18c6", "size": "18270...
// Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See full license at the bottom of this file. using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Threading.Tasks; using Windows.Data.Json; using Windows.Storage; using Win...
{ "content_hash": "5eb809915dab3780b11a1ceb5421f425", "timestamp": "", "source": "github", "line_count": 419, "max_line_length": 139, "avg_line_length": 43.00238663484487, "alnum_prop": 0.5728715728715729, "repo_name": "tupham81/Office-365-REST-API-Explorer", "id": "dca971f485b45ccf079cac9e829a874e374...
package org.knowm.xchange.bleutrade.dto; import com.fasterxml.jackson.annotation.JsonProperty; import java.math.BigDecimal; public class DepositRecord { public final String id; public final String timestamp; public final BigDecimal amount; public final String label; public final String coin; public Depos...
{ "content_hash": "04efc64b95fcf170c9af9805f67c4792", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 53, "avg_line_length": 22.644444444444446, "alnum_prop": 0.5691854759568205, "repo_name": "chrisrico/XChange", "id": "d0c45a03a2ec6ceab1747cc788efb62a3cca0911", "size": "10...
body { cursor: url('http://www.rw-designer.com/cursor-view/96741.png'), default; }
{ "content_hash": "0a42e2b3685579ef9cb689a29a35f46e", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 74, "avg_line_length": 28, "alnum_prop": 0.6904761904761905, "repo_name": "josefelq/rly-sky", "id": "0fdec42307c6478912717be8f27d6ef526f62821", "size": "84", "binary": fal...
const mockDevice = { registerGpio: jest.fn(() => Promise.resolve()), unregisterGpio: jest.fn(() => Promise.resolve()), }; jest.mock("../../../device", () => ({ getDevice: () => mockDevice })); jest.mock("../../../api/crud", () => ({ destroy: jest.fn() })); import { PinBindingType, PinBindingSpecialAction, } fro...
{ "content_hash": "ef6a894cecf1405b8c761bb93cfba748", "timestamp": "", "source": "github", "line_count": 90, "max_line_length": 80, "avg_line_length": 34.644444444444446, "alnum_prop": 0.6430404105195638, "repo_name": "FarmBot/Farmbot-Web-API", "id": "485b84af65902ecd0d42dcb64cc1120439139b5f", "size...
using System; namespace Azure.Search.Documents.Indexes.Models { /// <summary> A customer-managed encryption key in Azure Key Vault. Keys that you create and manage can be used to encrypt or decrypt data-at-rest in Azure Cognitive Search, such as indexes and synonym maps. </summary> public partial class SearchR...
{ "content_hash": "d6123de4a390efca144d0843849c66bd", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 236, "avg_line_length": 67.54545454545455, "alnum_prop": 0.7187079407806191, "repo_name": "jackmagic313/azure-sdk-for-net", "id": "68c2462ff2254cd548523dd09b1278a2b6047d69", ...
require "pathname" require "rails/generators/base" require "rails/generators/rails/encryption_key_file/encryption_key_file_generator" require "active_support/encrypted_file" module Rails module Generators class MasterKeyGenerator < Base MASTER_KEY_PATH = Pathname.new("config/master.key") def add_mas...
{ "content_hash": "e2f0454aab1df1706b93ddd6ef9887b2", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 114, "avg_line_length": 30.571428571428573, "alnum_prop": 0.6348464619492656, "repo_name": "odedniv/rails", "id": "7f57340c114db1d9f6d88d86513d704ff5400a89", "size": "1529"...
''' Affine invariant feature-based image matching sample. This sample is similar to find_obj.py, but uses the affine transformation space sampling technique, called ASIFT [1]. While the original implementation is based on SIFT, you can try to use SURF or ORB detectors instead. Homography RANSAC is used to reject outli...
{ "content_hash": "27f62bdd7e8ef5f51be44f4561efd3cb", "timestamp": "", "source": "github", "line_count": 161, "max_line_length": 101, "avg_line_length": 32.838509316770185, "alnum_prop": 0.5969358804615094, "repo_name": "zzjkf2009/Midterm_Astar", "id": "f2b0e7999535df29dd4e1c3c1221d3f04f13db61", "si...
using System; using System.Collections.Generic; using System.Linq; using System.Web; namespace Rhino.Service.Models { public class TagTree { public string Name { get; set; } public string Tags { get; set; } } }
{ "content_hash": "ae052b3882a6f7cc89c5046549ce77ca", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 40, "avg_line_length": 17.214285714285715, "alnum_prop": 0.6556016597510373, "repo_name": "jomit/Rhino", "id": "269eaa87836cdbd252177b58ea8d64f18efd86bb", "size": "243", ...
package no.uib.cipr.matrix; import no.uib.cipr.matrix.DenseMatrix; import no.uib.cipr.matrix.Matrix; import no.uib.cipr.matrix.QR; /** * QR test */ public class QRTest extends OrthogonalTestAbstract { public QRTest(String arg0) { super(arg0); } public void testStaticFactorize() { ass...
{ "content_hash": "7b81047c0e15722f142cf623cf7cf87b", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 68, "avg_line_length": 25.151515151515152, "alnum_prop": 0.6126506024096385, "repo_name": "rabbanyk/CommunityEvaluation", "id": "25b2a1be778ef729c95af150ad5ef1e366d3e288", ...
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" android:viewportWidth="24" android:viewportHeight="24" android:tint="?attr/colorControlNormal"> <path android:fillColor="@android:color/white" android:pathData="M5.6,12.45V11.5...
{ "content_hash": "077deb62e71b0bf405c6a2a1b205a4bf", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 66, "avg_line_length": 34.8, "alnum_prop": 0.7011494252873564, "repo_name": "google/material-design-icons", "id": "57b23f90b2fc332c0e9b2e5904998737b7fe470c", "size": "348",...
from __future__ import absolute_import, unicode_literals from functools import wraps import time import celery from celery.schedules import crontab from elasticsearch.helpers import scan from elasticsearch.exceptions import NotFoundError from oclubs.access import done, database, elasticsearch, redis from oclubs.acce...
{ "content_hash": "9691816b40833af0feee559ad5dd4a95", "timestamp": "", "source": "github", "line_count": 222, "max_line_length": 78, "avg_line_length": 28.725225225225227, "alnum_prop": 0.5220323035910303, "repo_name": "SHSIDers/oclubs", "id": "e88045cbe6feba07da0ddf6f65d7a9d8342e8ad0", "size": "642...
package org.apache.sentry.provider.db.service.thrift; import org.junit.BeforeClass; public class TestSentryServiceForPoolWithKerberos extends TestSentryServiceWithKerberos { @BeforeClass public static void setup() throws Exception { kerberos = true; haEnabled = false; pooled = true; beforeSetup...
{ "content_hash": "2156ef173cac78335c1c745d7dc5fa6c", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 89, "avg_line_length": 19.55, "alnum_prop": 0.7263427109974424, "repo_name": "apache/incubator-sentry", "id": "bd3c1ccba0a5b2e9863042f9a12f76b613c2041a", "size": "1203", ...
using Lucene.Net.Analysis.Core; using NUnit.Framework; using System.IO; namespace Lucene.Net.Analysis.Miscellaneous { public class TestScandinavianFoldingFilter : BaseTokenStreamTestCase { private Analyzer analyzer = new AnalyzerAnonymousInnerClassHelper(); private class AnalyzerAnonymo...
{ "content_hash": "a53463cc87d1118ed689b79579489eda", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 106, "avg_line_length": 34.54961832061068, "alnum_prop": 0.5757843570481661, "repo_name": "laimis/lucenenet", "id": "9c1f248bf8a2bba585e04fb7a34a7791380ef2b1", "size": "53...
/** OutSystems - Mobile Services João Gonçalves - 28/04/2015 */ function FacebookToken() { } exports.saveToken = function (successCallback, errorCallback, token, username) { cordova.exec(successCallback, errorCallback, "FacebookToken", "saveToken", [token, username]); };
{ "content_hash": "383d16097da05e75303b4947c09f451f", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 98, "avg_line_length": 27.9, "alnum_prop": 0.7347670250896058, "repo_name": "jrmunson/Android-Dev", "id": "1982c6a57abfc1bcebb128c4b876ab090fa070a2", "size": "281", "bina...
<?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"> <item android:id="@+id/menu_search" android:icon="@drawable/ic_search_24dp" android:title="@string/search" app:actionView...
{ "content_hash": "5249ba7a7f1d2ccb1ad20ad489edeb1d", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 64, "avg_line_length": 30.307692307692307, "alnum_prop": 0.6446700507614214, "repo_name": "pablo-johnson/LimaGo", "id": "50d706ee982bb371247d315db3668d9dd14527e6", "size": ...
<testConfig> <deployConfig>deploy-vcenter-ipsec.xml</deployConfig> <deployConfigTemplate>deploy.tmpt</deployConfigTemplate> <!-- suite special test variables --> <pingTestTarget>zstack.org</pingTestTarget> </testConfig>
{ "content_hash": "c912286e8c8bc43f846fdd95fee71c31", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 60, "avg_line_length": 39.333333333333336, "alnum_prop": 0.75, "repo_name": "zstackio/zstack-woodpecker", "id": "d38e5df1cf6691e7b76ef7f2e1964a81083b98c2", "size": "236", ...
pkill nm-applet; sleep 2; nohup nm-applet &
{ "content_hash": "3f1596e4ef5e4aa6f4fc6e2b7654a68c", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 43, "avg_line_length": 44, "alnum_prop": 0.7272727272727273, "repo_name": "borisjoffe/scripts", "id": "9a5ab8a94c26f1e78ad964c3ffd0e26231118edd", "size": "44", "binary": f...
<?php defined('JPATH_PLATFORM') or die; use Joomla\Registry\Registry; /** * Form Rule class for the Joomla Platform. * Requires the value entered be one of the options in a field of type="list" * * @since 11.1 */ class JFormRuleOptions extends JFormRule { /** * Method to test the value. * * @param Si...
{ "content_hash": "b2a486271436ee2be96bdb67c6988ab9", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 130, "avg_line_length": 33.69090909090909, "alnum_prop": 0.6335671883432272, "repo_name": "yaelduckwen/libriastore", "id": "c0b45f7393fb85fc4176d10b9eff5d722db476ee", "size...
"""This module contains methods to produce a formatted string to be sent through the Telegram API. """ import math import html import itertools import logging import exceptions import constants from objects.answer import TelegramAnswer from objects.answer import TelegramCallbackAnswer from objects.answer import Telegr...
{ "content_hash": "ab90914d2145803ff8b9b304991a1fbc", "timestamp": "", "source": "github", "line_count": 248, "max_line_length": 139, "avg_line_length": 36.53629032258065, "alnum_prop": 0.6447411985432071, "repo_name": "crash-g/BoardGameBot", "id": "9909c766685c047fbfdbfa77371849e33e2cd34c", "size":...
<?php // https://developers.google.com/classroom/guides/sharebutton $url = $CFG->wwwroot . '/gclass/launch'; ?> <h1>I am a share</h1> <center> <p> Install in Google Classroom </p> <script src="https://apis.google.com/js/platform.js" async defer></script> <g:sharetoclassroom url="<?= $url ?>" size="32"></g:sharetocla...
{ "content_hash": "9114372c910ef839b435847676f0e77b", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 74, "avg_line_length": 22.533333333333335, "alnum_prop": 0.6804733727810651, "repo_name": "csev/tsugi", "id": "ce05ecf256b10ab4bc54586b8b6c099642ce267b", "size": "338", "...
Some service attributes, such as _forward-number_ for supplementary-service and _limit_ for reccuring-bucket can be changed by issue a PATCH request on the _/ecc/v1/subscriptions/{type}:{id}/services/{sid}_ path. The body of the request shall include the attribute to change. **Example Command:** ``` curl --request PA...
{ "content_hash": "0b60fac30e7f34ff875a6cd78fbd9348", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 275, "avg_line_length": 23.47826086956522, "alnum_prop": 0.725, "repo_name": "symsoft/ecc-api-guide", "id": "116eb99632d16d587dd66002837d22847d2151ce", "size": "1100", "b...
package org.jhotdraw.samples.net; import org.jhotdraw.framework.*; import org.jhotdraw.standard.*; import org.jhotdraw.figures.*; import org.jhotdraw.util.*; import java.util.*; import java.util.List; import java.awt.*; /** * @version <$CURRENT_VERSION$> */ public class NodeFigure extends TextFigure { private s...
{ "content_hash": "85382b88e1ca5878df86436db6ff939a", "timestamp": "", "source": "github", "line_count": 146, "max_line_length": 90, "avg_line_length": 26.58219178082192, "alnum_prop": 0.7031692862664262, "repo_name": "mmohan01/ReFactory", "id": "26e080159c5a69bcacafa7c4233f4953d647e5d6", "size": "4...
import * as Foundation from './foundation'; import { Controllers as PlatformControllers } from './platform'; Foundation.ApiServer .bootStrap() .createApplication() .usePassport() .useAuthorizationOn('/*') .registerControllers(PlatformControllers) .buildServices() .listen(3000);
{ "content_hash": "acbd768686af51a8b83cd0f6809a9123", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 64, "avg_line_length": 28, "alnum_prop": 0.7045454545454546, "repo_name": "SlidingApps/typescript-rest-mongodb", "id": "a33ab3aeb3976d46ab23175227e1192347b31a49", "size": "...
package org.gradle.initialization.exception; import org.codehaus.groovy.runtime.StackTraceUtils; public class StackTraceSanitizingExceptionAnalyser implements ExceptionAnalyser { private final ExceptionAnalyser analyser; public StackTraceSanitizingExceptionAnalyser(ExceptionAnalyser analyser) { thi...
{ "content_hash": "d90eb6efafe09a04cbcdeef43713a0a2", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 94, "avg_line_length": 29.333333333333332, "alnum_prop": 0.7878787878787878, "repo_name": "robinverduijn/gradle", "id": "b7e355b76b6fcbc609cee5767a8c1628253d94ce", "size": ...
module CouchPotato module ClassReloading private def with_class_reloading(&block) begin yield rescue ArgumentError => e if(name = e.message.scan(/(can't find const|undefined class\/module) ([\w\:]+)/).try(:first).try(:[], 1)) eval name.gsub(/\:+$/, '') r...
{ "content_hash": "443035d77fb5809c27a156e8c932c430", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 113, "avg_line_length": 24.127659574468087, "alnum_prop": 0.6384479717813051, "repo_name": "langalex/couch_potato", "id": "3743e0f4f898a073a7b691235cf338e9b6bf0efd", "size"...
<div class="box-login"> <div class="spaceRunnerLogo"></div> <div class="loginSuperContainer"> <div loader="resetPassword"></div> <div ng-hide="isEmailTokenValid"> <p> Email link invalid, click below to go login help page </p> <a class="btn btn-md btn-info btn-block" ng-cl...
{ "content_hash": "c67a8d1f28615867aec0c19816096229", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 266, "avg_line_length": 52.083333333333336, "alnum_prop": 0.582, "repo_name": "pmabres/emerald2dWeb", "id": "28678a5214917f8e54f93973336b0678cac61ece", "size": "2500", "b...
package com.nicolas.coding.common; import java.util.HashMap; /** * Created by chaochen on 14-10-30. */ public class EmojiTranslate { public static HashMap<String, String> sEmojiMap = new HashMap<String, String>(); static { sEmojiMap.put(new String(Character.toChars(0x0001F44D)), "+1"); sEm...
{ "content_hash": "401b79927c4e0cd2fdee51aee2d0ba13", "timestamp": "", "source": "github", "line_count": 859, "max_line_length": 100, "avg_line_length": 78.24447031431897, "alnum_prop": 0.7023894542641195, "repo_name": "liwangadd/Coding", "id": "2d44476b21a4d8abb7457ec6f115ba0b49009a18", "size": "67...
Course project for my Image Processing course. :D
{ "content_hash": "56fe08f2f94b847803a2ad20122a3393", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 49, "avg_line_length": 50, "alnum_prop": 0.8, "repo_name": "sina-cb/ColonD_ImageProcessor", "id": "1634ad2786438d05373f7579841b904d194d646a", "size": "74", "binary": false...
body { background-color: #fff; font-family: Verdana, Helvetica, Arial, sans-serif; margin-left: auto; margin-right: auto; background-repeat: repeat-y; font-size: 13px; padding: 0px; } td, select, input, li{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color:#333333; } code{...
{ "content_hash": "7af1654e10058cb4fd4955c2c10bfefc", "timestamp": "", "source": "github", "line_count": 200, "max_line_length": 106, "avg_line_length": 19.08, "alnum_prop": 0.6768867924528302, "repo_name": "gwt-maven-plugin/gwt-maven-plugin", "id": "fa5563538539ec51f54e9db61b3b50c45f1c1d69", "size"...
<div class="container"> <div class="row"> @if((sizeof($files) > 0) || (sizeof($directories) > 0)) @foreach($directories as $key => $dir_name) <div class="col-sm-6 col-md-2"> <div class="thumbnail text-center" data-id="{{ $dir_name['long'] }}"> <a data-id="{{ $dir_name['long'] }}" class="fo...
{ "content_hash": "bbd7a053251ca712330267d71ac93e0d", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 169, "avg_line_length": 44.885714285714286, "alnum_prop": 0.5442393380012731, "repo_name": "UniSharp/laravel-filemanager-plus", "id": "18fcd1a3141944c6719562c69e1a99a86070571...
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs for page job.php</title> <lin...
{ "content_hash": "3a4fc2f3c34ef3ba5eb90de9ddbad501", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 332, "avg_line_length": 33.62903225806452, "alnum_prop": 0.6100719424460431, "repo_name": "fvbock/mygengo-php", "id": "47172e1bd183a8a62b634b9473d3f1f0e44698c1", "size": "2...
package com.example.administrator.fnroad.main.view; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import com.example.administrator.fnroad.R; import com.example.administrato...
{ "content_hash": "fbcb1654b7e36d6321a1efd641f256b9", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 107, "avg_line_length": 30.897058823529413, "alnum_prop": 0.6839600190385531, "repo_name": "quanquanfan93/FNRoad", "id": "9851f73b98b7bfd54fa2593f3580c7c6a2eb7bee", "size":...
#ifndef QHELPGENERATOR_H #define QHELPGENERATOR_H // // W A R N I N G // ------------- // // This file is not part of the Qt API. It exists for the convenience // of the help generator tools. This header file may change from version // to version without notice, or even be removed. // // We mean it. // #include "...
{ "content_hash": "295a20efd8b6ce24d069e7a151db9c46", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 77, "avg_line_length": 26.373333333333335, "alnum_prop": 0.7158746208291203, "repo_name": "RikoOphorst/blowbox", "id": "f79771c7dfd777966ee4bf68fd360f059fde98f1", "size": "...
#ifndef QDYNAMICDOCKWIDGET_P_H #define QDYNAMICDOCKWIDGET_P_H // // W A R N I N G // ------------- // // This file is not part of the Qt API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // // We mean it. // #include ...
{ "content_hash": "977c7f19a923405daf3d85036eec0836", "timestamp": "", "source": "github", "line_count": 168, "max_line_length": 89, "avg_line_length": 25.410714285714285, "alnum_prop": 0.7022721948934176, "repo_name": "blorenz/phantomjs", "id": "699c7dd2ebe551ac4dbd48bca5bb1ec69f3c9b31", "size": "5...
package com.twitter.finagle.redis.replies import com.twitter.finagle.redis.{RedisResponseTest, ServerError} import com.twitter.finagle.redis.protocol._ import com.twitter.io.Buf import org.junit.runner.RunWith import org.scalatest.junit.JUnitRunner @RunWith(classOf[JUnitRunner]) class ReplyDecodingTest extends RedisR...
{ "content_hash": "c235cad60f358c6e2ccb8be41942eef3", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 72, "avg_line_length": 24.047619047619047, "alnum_prop": 0.6897689768976898, "repo_name": "koshelev/finagle", "id": "717474d1def867e5443634ca257c8e54f4b29cbc", "size": "151...
import path from 'path'; import { defineConfig } from 'vite'; import vue from '@vitejs/plugin-vue'; import { fileURLToPath } from 'url'; // https://vitejs.dev/config/ export default defineConfig({ plugins: [vue()], resolve: { alias: { '@': fileURLToPath(new URL('./src', import.meta.url)), ...
{ "content_hash": "3a8edf1e6267de0e70481e12e9b5a30c", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 72, "avg_line_length": 24.666666666666668, "alnum_prop": 0.4656019656019656, "repo_name": "gilbitron/laravel-vue-pagination", "id": "6f24ff116cf9775456d35ecf06e510f99b8b01e3"...
<?php namespace Iyzipay\Model\Subscription; use Iyzipay\Options; use Iyzipay\IyzipayResource; use Iyzipay\Model\Mapper\Subscription\RetrieveSubscriptionCheckoutFormMapper; use Iyzipay\Request\Subscription\RetrieveSubscriptionCreateCheckoutFormRequest; class RetrieveSubscriptionCheckoutForm extends IyzipayResource {...
{ "content_hash": "de18a9ab659365764276084d07fe7248", "timestamp": "", "source": "github", "line_count": 98, "max_line_length": 163, "avg_line_length": 34.1530612244898, "alnum_prop": 0.7113833283537496, "repo_name": "iyzico/iyzipay-php", "id": "c350c95c4be019b59f0f6e130451749e737310b5", "size": "33...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "2f5e52316d9019b537ee66cc57e666ae", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "521291d0877d3527693e846cc546ae186e9f0b71", "size": "202...
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:color="@color/colorAccent"/> <item android:color="#D3A006" android:state_pressed="true"/> </selector>
{ "content_hash": "ba619a66927a0745002366c8fabc2930", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 69, "avg_line_length": 46.4, "alnum_prop": 0.7025862068965517, "repo_name": "IceDcap/IT-ebooks", "id": "b221f84e08341c41c2d565462d172bbba4694264", "size": "232", "binary":...
package org.dswarm.persistence.model.job.utils; import org.dswarm.persistence.model.job.Mapping; import org.dswarm.persistence.model.utils.BasicDMPJPAObjectUtils; public final class MappingUtils extends BasicDMPJPAObjectUtils<Mapping> { }
{ "content_hash": "01502a0e2e96858f8efebd3dd9e9bca5", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 73, "avg_line_length": 27, "alnum_prop": 0.8353909465020576, "repo_name": "dswarm/dswarm", "id": "a4cc67279d4f0afde1d73ce5e702e52531c96751", "size": "899", "binary": false...
define(function(require, exports, module) { "use strict"; var MockRenderer = exports.MockRenderer = function(visibleRowCount) { this.container = document.createElement("div"); this.visibleRowCount = visibleRowCount || 20; this.layerConfig = { firstVisibleRow : 0, lastVisibleRow : this.vi...
{ "content_hash": "449e1870ef310bca1bcf1af38b74b545", "timestamp": "", "source": "github", "line_count": 169, "max_line_length": 83, "avg_line_length": 23.224852071005916, "alnum_prop": 0.7070063694267515, "repo_name": "lc525/gollum-dtg", "id": "4e5c515db0d6dc2397575e61cde93feac6a67bf9", "size": "56...
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Room362.com</title> <meta name="description" content="Blathering of a security addict" /> <meta name="HandheldFriendly" content="True" /> <meta name="viewport" content="width=d...
{ "content_hash": "edc44083d47df2a9552d9bea7ed9904d", "timestamp": "", "source": "github", "line_count": 169, "max_line_length": 426, "avg_line_length": 45, "alnum_prop": 0.6107823800131492, "repo_name": "mubix/blog.room362.com", "id": "1f7d6084984d557da565c7bb220ddac682f0397d", "size": "7605", "b...
namespace AbstractFactory.Models { using Contracts; public abstract class RegularSmarthphone : IRegularSmartphone { public abstract void Camera(); } }
{ "content_hash": "e5423a1e3032662b699b5523e1ca1cb6", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 65, "avg_line_length": 19.555555555555557, "alnum_prop": 0.6988636363636364, "repo_name": "owolp/Telerik-Academy", "id": "da0b8e744b10d12ceae9b281bd9e7413eda7ba61", "size": ...
var noOfLatitude = noOfLongitude = 1000; var noOfRecords = noOfRows * noOfLongitude; var distanceDelta = 0.0001; var centrePoint = { latitude: 0, longitude: 0 }; var coordinates = [centrePoint.latitude - distanceDelta * noOfLatitude, centrePoint.longitude - distanceDelta * noOfLongitude]; for (i = 0; i < noOfLatitud...
{ "content_hash": "09d012d138e2e12cfd631bcff8ac1084", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 132, "avg_line_length": 36.5, "alnum_prop": 0.6934931506849316, "repo_name": "lukaszbudnik/geo-layers", "id": "e8f63399fa194014c9e6544a36151fcfb29dfa86", "size": "584", "...
using System; using System.Diagnostics; using System.Runtime.InteropServices; using Microsoft.Win32.SafeHandles; internal static partial class Interop { internal static partial class NetSecurityNative { [StructLayout(LayoutKind.Sequential)] internal unsafe struct GssBuffer : IDisposable ...
{ "content_hash": "f5e13462d26422a98f6ba0b38a027dbe", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 144, "avg_line_length": 35.41269841269841, "alnum_prop": 0.5307037203047961, "repo_name": "jcme/corefx", "id": "c6a98c868decc33f24dbd51ba204a4e5a5ba94ee", "size": "2435", ...
<!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_80) on Thu Oct 15 19:27:01 UTC 2015 --> <title>DistributionSummary (AWS SDK for Java - 1.10.27)</title> <meta name="date" content="2015...
{ "content_hash": "d7980c7d70daca2bf0fa2995ce4d4d51", "timestamp": "", "source": "github", "line_count": 1453, "max_line_length": 455, "avg_line_length": 55.58774948382656, "alnum_prop": 0.7009372407730688, "repo_name": "TomNong/Project2-Intel-Edison", "id": "c587b4594aab472e939182ac212ae9c077691d24",...
<!doctype html> <html lang=en > <head> <meta charset=utf-8 > <title>Open Index or Markdown</title> <meta name=viewport content='width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,minimal-ui' > <meta name=description content=' Top folder file wrangler Opens index file or Markdown reader...
{ "content_hash": "1d6b1bc5baea1ba112b65acd920fcc8b", "timestamp": "", "source": "github", "line_count": 65, "max_line_length": 137, "avg_line_length": 28.984615384615385, "alnum_prop": 0.6772823779193206, "repo_name": "ladybug-analysis-tools/3d-models", "id": "b90a7b78ac146fe04ce7d9902570c213074bf33f...
import { Component, OnInit } from '@angular/core'; import { ApiService } from '../../services/api.service'; import { Router, ActivatedRoute } from '@angular/router'; import { NotificationsService } from 'angular2-notifications'; @Component({ moduleId: module.id, selector: 'mail-list', templateUrl: 'mail-list.com...
{ "content_hash": "0430148086297acd5c3e4e8e075b690f", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 114, "avg_line_length": 31.515151515151516, "alnum_prop": 0.6254807692307692, "repo_name": "IrmantasLiepis/logo-design", "id": "aa3406843372c07388781cd0d1a9f825d702bdef", "...
<!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_13) on Fri Jan 31 12:16:22 GMT 2014 --> <title>Waypoint</title> <meta name="date" content="2014-01-31"> <link rel="stylesheet" type="te...
{ "content_hash": "e2881f5674b1f9bef0e07db305f61a97", "timestamp": "", "source": "github", "line_count": 586, "max_line_length": 899, "avg_line_length": 37.87883959044368, "alnum_prop": 0.6453124296076046, "repo_name": "aber-cs-groupten/stumblr-android-app", "id": "916cd2418c596020878990d796a356ffd279...