text
stringlengths
2
1.04M
meta
dict
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?><!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>虎门乐诚汽修</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link type="text/css" rel="stylesheet" hre...
{ "content_hash": "e3e68635e3bdfeb4f61bf9f7ce2b5dfb", "timestamp": "", "source": "github", "line_count": 120, "max_line_length": 143, "avg_line_length": 35.766666666666666, "alnum_prop": 0.5400745573159367, "repo_name": "ptangent/lcqxc", "id": "ab738c00fe0ec2bc8c33db3c6e8f78834cac2855", "size": "446...
<?php namespace Tuto\AnimeauxBundle\DependencyInjection; use Symfony\Component\Config\Definition\Builder\TreeBuilder; use Symfony\Component\Config\Definition\ConfigurationInterface; /** * This is the class that validates and merges configuration from your app/config files * * To learn more see {@link http://symfo...
{ "content_hash": "85b0662c33bda74054c2231282e2a044", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 131, "avg_line_length": 30.379310344827587, "alnum_prop": 0.717366628830874, "repo_name": "rachednemr/agence_voiture", "id": "569f35a7aa2b3b4cf6f179e4c775e1e2a76cad9a", "si...
package virtual; public class CalleeThreeTop { }
{ "content_hash": "bb9f756b25a71fbf5cd54edb096efd51", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 29, "avg_line_length": 10.2, "alnum_prop": 0.7647058823529411, "repo_name": "drunklite/spring-loaded", "id": "fded05278465b7cf3fbaa94b694bdc72f99c4aa6", "size": "51", "bin...
FROM phusion/baseimage:0.9.11 MAINTAINER kstile <2kwv01@things> ENV DEBIAN_FRONTEND noninteractive # Set correct environment variables ENV HOME /root # Use baseimage-docker's init system CMD ["/sbin/my_init"] # Fix a Debianism of the nobody's uid being 65534 RUN usermod -u 99 nobody RUN usermod -g 100 nobody # inst...
{ "content_hash": "c8cfca671d0e789444ff62347aa7cfcb", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 93, "avg_line_length": 31.91111111111111, "alnum_prop": 0.7834261838440112, "repo_name": "kwv/podcastslinger", "id": "8a194897aa4e3198a5f8b739301ecd1aede00b34", "size": "14...
public static string Abc(int def) { //
{ "content_hash": "20d4ea1d766c92ba8d880592e1240870", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 33, "avg_line_length": 13, "alnum_prop": 0.6923076923076923, "repo_name": "general-language-syntax/GLS", "id": "6f729d5b76da8e172e6f034dbbe21e3099acc5fa", "size": "42", "b...
.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}
{ "content_hash": "e8c7d60bfd29d34bd7a7b1981c130c5c", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 244, "avg_line_length": 82, "alnum_prop": 0.7357723577235772, "repo_name": "iamchriswick/Twilio-SMS-PHP-AJAX-Quickstart", "id": "1789a1567c3a58042a521c1b25c8e1ab70ae59fa", "...
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using Microsoft.CSharp.RuntimeBinder.Errors; using Microsoft.CSharp.RuntimeBinder.Syntax; namespace Microsoft.CSharp.RuntimeBinder.Semantics { // Used by bindUserDefinedConversion internal readonly struct UdConvInfo ...
{ "content_hash": "cb474eb4a0d8b38ac429507a6d9bd63a", "timestamp": "", "source": "github", "line_count": 1664, "max_line_length": 174, "avg_line_length": 40.875, "alnum_prop": 0.5160403434486003, "repo_name": "mmitche/corefx", "id": "4565b8f15aba587c743cd21ad6de35d959eca467", "size": "68220", "bin...
<?xml version="1.0" encoding="UTF-8"?> <!-- 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 Lic...
{ "content_hash": "887b8a0baa7031830455fe0ce2f0d072", "timestamp": "", "source": "github", "line_count": 122, "max_line_length": 201, "avg_line_length": 31.975409836065573, "alnum_prop": 0.6465008972058447, "repo_name": "rmarting/camel", "id": "54d132ba5e4048059ca3e3c479ebcf06f9f5c3fe", "size": "390...
/*************************************************************************/ /* register_types.cpp */ /*************************************************************************/ /* This file is part of: */ /* ...
{ "content_hash": "3d28d18eb48b75df1fb164b7ff23ff69", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 75, "avg_line_length": 54.06122448979592, "alnum_prop": 0.4971687429218573, "repo_name": "Faless/godot", "id": "0879a55b6e9b021b36fb7841c584056dcf4a5875", "size": "2649", ...
import pandas as pd import pytz from itertools import cycle import numpy as np from six import integer_types from unittest import TestCase import zipline.utils.factory as factory from zipline.sources import (DataFrameSource, DataPanelSource, RandomWalkSource)...
{ "content_hash": "0445364ea2c108bafbf92cec340446bb", "timestamp": "", "source": "github", "line_count": 164, "max_line_length": 75, "avg_line_length": 40.97560975609756, "alnum_prop": 0.5583333333333333, "repo_name": "mmilutinovic1313/zipline-with-algorithms", "id": "3664acdd656bd1672aab548357645409c...
<!--- 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 not use...
{ "content_hash": "2bffd9f01928bd6150137a23ca5386d2", "timestamp": "", "source": "github", "line_count": 97, "max_line_length": 284, "avg_line_length": 56, "alnum_prop": 0.5889175257731959, "repo_name": "krosenvold/commons-io", "id": "11e9dd75c65475b8092a5e3bb3d533306ee27fd3", "size": "5432", "bin...
FILE(REMOVE_RECURSE "CMakeFiles/gtest_catch_exceptions_no_ex_test_.dir/test/gtest_catch_exceptions_test_.cc.o" "gtest_catch_exceptions_no_ex_test_.pdb" "gtest_catch_exceptions_no_ex_test_" ) # Per-language clean rules from dependency scanning. FOREACH(lang CXX) INCLUDE(CMakeFiles/gtest_catch_exceptions_no_ex_t...
{ "content_hash": "0dea5cc6a0764ff07ddd43a4bf3fb8a7", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 95, "avg_line_length": 38.2, "alnum_prop": 0.7696335078534031, "repo_name": "ivansoban/ILEngine", "id": "d3ac280608edc89834b87719d8b6fc069709cb4b", "size": "382", "binary...
"""bigtable instances update command.""" from googlecloudsdk.api_lib.bigtable import util from googlecloudsdk.calliope import base from googlecloudsdk.command_lib.bigtable import arguments from googlecloudsdk.core import log from googlecloudsdk.core import resources class UpdateInstance(base.UpdateCommand): """Mod...
{ "content_hash": "ce9653c98abb970e8813b7c062267222", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 79, "avg_line_length": 34.61538461538461, "alnum_prop": 0.7377777777777778, "repo_name": "Sorsly/subtle", "id": "2b28fb6b90c0c4e4433b4d912ea87009364cdd5e", "size": "1945", ...
# Run Coverage report require 'simplecov' SimpleCov.start do add_group 'Controllers', 'app/controllers' add_group 'Helpers', 'app/helpers' add_group 'Mailers', 'app/mailers' add_group 'Models', 'app/models' add_group 'Views', 'app/views' add_group 'Libraries', 'lib' end # Configure Rails Environment ENV['R...
{ "content_hash": "03f0a63f8be121e48289379909669a85", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 124, "avg_line_length": 32.48148148148148, "alnum_prop": 0.7438236412010643, "repo_name": "cgservices/spree_multi_domain_themes", "id": "48748a3c7430e3f7aef5320a54cda25d96dcb...
package org.ode4j.tests.joints; import static org.ode4j.cpp.internal.ApiCppBody.dBodyAddForce; import static org.ode4j.cpp.internal.ApiCppJoint.dJointGetSliderPosition; import static org.ode4j.cpp.internal.ApiCppJoint.dJointGetSliderPositionRate; import static org.ode4j.cpp.internal.ApiCppWorld.dWorldQuickStep; impor...
{ "content_hash": "120ad1b3ee3ee0b3afb8d137633b5609", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 82, "avg_line_length": 37.42857142857143, "alnum_prop": 0.6717557251908397, "repo_name": "billhj/Etoile-java", "id": "4a038bccce93ff1ef626c4d2ad9a8ae838ca2f2e", "size": "36...
@interface UIView (SubviewHunting) - (UIView *)huntedSubviewWithClassName:(NSString*)className; - (void)debugSubviews; @end
{ "content_hash": "b07b8ba16d88342610486cd19f61ca93", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 60, "avg_line_length": 21, "alnum_prop": 0.7777777777777778, "repo_name": "ntaku/ASExtensions", "id": "7524e52b5498492c98fce1368aaec0680e268856", "size": "152", "binary": ...
using namespace llvm; MCContext::MCContext() { } MCContext::~MCContext() { // NOTE: The sections are all allocated out of a bump pointer allocator, // we don't need to free them here. } MCSymbol *MCContext::CreateSymbol(StringRef Name) { assert(Name[0] != '\0' && "Normal symbols cannot be unnamed!"); // Cre...
{ "content_hash": "d4d59676c56c25b007bebc3fd37bcc6f", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 74, "avg_line_length": 27.27659574468085, "alnum_prop": 0.6981279251170047, "repo_name": "wrmsr/lljvm", "id": "45d2c025361dfdf1b0f16029a9cfd1cabdf61e45", "size": "1807", ...
<?php namespace Hal\Application\Command; use Hal\Application\Command\Job\QueueFactory; use Hal\Application\Config\ConfigFactory; use Hal\Component\Bounds\Bounds; use Hal\Component\Evaluation\Evaluator; use Hal\Component\File\Finder; use Hal\Component\OOP\Reflected\ReflectedMethod; use Hal\Pattern\Resolver\PatternRes...
{ "content_hash": "c75fc50fa64f1b3f60c291d25b3c9521", "timestamp": "", "source": "github", "line_count": 127, "max_line_length": 160, "avg_line_length": 33.55905511811024, "alnum_prop": 0.6234162365086814, "repo_name": "Halleck45/DesignPatternDetector", "id": "652fca8090ccc1d181c84ce004332290ad10d785"...
The information below contains information specific to Python. For further guidance, review the [documentation](http://frameworkbenchmarks.readthedocs.org/en/latest/). ## Infrastructure Software Versions * [CPython3](https://www.python.org/) * [CPython2](https://www.python.org/) * [PyPy3](http://pypy.org/) * [PyPy2...
{ "content_hash": "47930c75b32edc577b91d7616517fc7d", "timestamp": "", "source": "github", "line_count": 125, "max_line_length": 113, "avg_line_length": 31.488, "alnum_prop": 0.7525406504065041, "repo_name": "saturday06/FrameworkBenchmarks", "id": "3e5fa14d8f1e0e465f7f90ad37d97fdadc811a5b", "size": ...
template <typename T> T Add(const T& a, const T& b) { return a + b; } template <typename T> void Print(const T& value1, const T& value2, const T& result) { std::cout << "The result of adding " << value1 << " to " << value2 << " is " << result << std::endl; } int main() { const int number1{ 1 ...
{ "content_hash": "f4e1eed6ff53203b92c2ae7b2af44bab", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 93, "avg_line_length": 26.26086956521739, "alnum_prop": 0.6142384105960265, "repo_name": "ordinary-developer/education", "id": "027c0b3f19091e761abf792f663dd0eae64d80f5", "...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>About Us - About Us | Cinema - Free Website Template from Templates.com</title> <meta http-equiv="Content-Type" content="text/ht...
{ "content_hash": "c36127baa427cca8b161260ef78c4b5c", "timestamp": "", "source": "github", "line_count": 89, "max_line_length": 484, "avg_line_length": 53.73033707865169, "alnum_prop": 0.6572563780844835, "repo_name": "Neyton/kino_dom", "id": "0e21fd6a6dcbe60a2f62665b6b8402436790bdab", "size": "4782...
<!DOCTYPE html> <html xmlns:ng="http://angularjs.org" xmlns:th="http://www.thymeleaf.org" lang="pt"> <eits-vbox vertical-align="center" horizontal-align="center"> </eits-vbox> </html>
{ "content_hash": "0ca26027142d9c7df2b2d76e172d8456", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 62, "avg_line_length": 26.857142857142858, "alnum_prop": 0.6914893617021277, "repo_name": "felipenami/SISCEI", "id": "04174e8306bdbbe826600e00704ab66233008dbd", "size": "188...
La facon la plus rapide d'installer Frappe sur un système Unix est d'utiliser frappe-bench. Lisez les instructions détaillées sur comment installer et utiliser Frappe Bench. > [https://github.com/frappe/bench](https://github.com/frappe/bench) Avec Frappe Bench vous pourrez configurer et héberger de multiples applicat...
{ "content_hash": "3c5405c1f258b7d43cb70899e7b95a97", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 144, "avg_line_length": 58.90909090909091, "alnum_prop": 0.808641975308642, "repo_name": "Amber-Creative/amber-frappe", "id": "65a82f29a2c4230160a775a66b5f7353e6ef92be", "s...
require_relative 'ecomdev/chefspec'
{ "content_hash": "18a5ada4e7525a3d8ae89801afb8b5db", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 35, "avg_line_length": 35, "alnum_prop": 0.8571428571428571, "repo_name": "EcomDev/ecomdev-chefspec", "id": "98a15b3a2747ec8cd20402ce7469ff456251e9ac", "size": "68", "bina...
#!/bin/bash typeset __abspath=$(cd ${0%/*} && echo $PWD/${0##*/}) typeset __shelldir=`dirname "${__abspath}"` typeset __testdir=`dirname "${__shelldir}"` typeset __tmp=`mktemp /tmp/avn-test.XXXXXX` typeset __written="" export HOME="${__testdir}/fixtures" # start in a known location cd "${__testdir}/fixtures/home" fu...
{ "content_hash": "eff7c69f3335010dcbe33fc80361470c", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 97, "avg_line_length": 28.953488372093023, "alnum_prop": 0.6176706827309237, "repo_name": "wbyoung/avn", "id": "3260ec120c2ebbefe5959bbac4d0d17a2861e6db", "size": "1245", ...
<?php namespace Ufuturelabs\Ufuturedesk\MainBundle\Form; use Symfony\Component\Form\AbstractType; use Symfony\Component\Form\FormBuilderInterface; use Symfony\Component\OptionsResolver\OptionsResolverInterface; class CourseType extends AbstractType { /** * @param FormBuilderInterface $builder * @param ...
{ "content_hash": "248c1839e2c58b26ef733f40c1ee9ba5", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 78, "avg_line_length": 23.41025641025641, "alnum_prop": 0.6538882803943045, "repo_name": "avegao/ufuturedesk-server", "id": "a398cc952146bd73420df2278ad9407a84864810", "siz...
/* Some portions of this code are Copyright (c) 2014, Yahoo! Inc. All rights reserved. */ package com.yahoo.sshd.server.command; import java.io.IOException; import java.io.OutputStream; import java.util.Collections; import java.util.Map; import javax.annotation.Nonnull; import org.apache.sshd.common.file.FileSystem...
{ "content_hash": "4eab34e98228e2e7ec56bf5f09fcce34", "timestamp": "", "source": "github", "line_count": 166, "max_line_length": 121, "avg_line_length": 37.01807228915663, "alnum_prop": 0.6434499593165175, "repo_name": "charlesk40/artifactory_ssh_proxy", "id": "7fd60acfd1faee00385a4c1e5a4aaa64d332b5f7...
module Mongo module Helpers VERSION = "1.0.0" end end
{ "content_hash": "6e17d3b87d877eeef3ce3e2467f6e681", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 21, "avg_line_length": 12.4, "alnum_prop": 0.6451612903225806, "repo_name": "kuldeepaggarwal/mongo-helpers", "id": "71bde791eb6456f2e80b04ed7d5bb2ed378390e8", "size": "62", ...
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:color="@color/kds_support_700" android:state_enabled="true"/> <item android:alpha="0.12" android:color="?attr/colorOnSurface"/> </selector>
{ "content_hash": "e0a9dc4c5367c4a61f908a72fb5d636b", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 77, "avg_line_length": 53.4, "alnum_prop": 0.7191011235955056, "repo_name": "kickstarter/android-oss", "id": "828ef424e1b0e1e50a4db2c6902d3a871e23dbc0", "size": "267", "bi...
<html lang="en"> <head> <title>Thread-Local - Using the GNU Compiler Collection (GCC)</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using the GNU Compiler Collection (GCC)"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#To...
{ "content_hash": "9db132584d23328c8a40ba9b17e2ba5f", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 171, "avg_line_length": 48.5188679245283, "alnum_prop": 0.7365350962473265, "repo_name": "bouffalolab/bl_iot_sdk_matter", "id": "fd81982ed32f65e150a51c5ef256b28d10d4ba3d", ...
/* * linux/kernel/time/tick-broadcast-hrtimer.c * This file emulates a local clock event device * via a pseudo clock device. */ #include <linux/cpu.h> #include <linux/err.h> #include <linux/hrtimer.h> #include <linux/interrupt.h> #include <linux/percpu.h> #include <linux/profile.h> #include <linux/clockchips.h> #in...
{ "content_hash": "a55a5c31c10befe03be5c446a7a434bb", "timestamp": "", "source": "github", "line_count": 110, "max_line_length": 71, "avg_line_length": 27.581818181818182, "alnum_prop": 0.6895187870797627, "repo_name": "KristFoundation/Programs", "id": "53d7184da0bedb5d7df959d09c2b787f77f0682b", "si...
import sys import imp import contextlib @contextlib.contextmanager def preserve_value(namespace, name): """ A context manager to preserve, then restore, the specified binding. :param namespace: The namespace object (e.g. a class or dict) containing the name binding. :param name: The n...
{ "content_hash": "18f58c4593698f7eea56f492546820c6", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 78, "avg_line_length": 33.673469387755105, "alnum_prop": 0.6442424242424243, "repo_name": "kyleterry/tenyksclient", "id": "f631707919076da94d7482af01e73b4cff1b41fe", "size"...
// // CLBeaconRegion+LoadPlist.h // iBeaconNotifier // // Created by Masahiro Murase on 2014/02/24. // Copyright (c) 2014年 calmscape. All rights reserved. // #import <CoreLocation/CoreLocation.h> @interface CLBeaconRegion (LoadPlist) /** 監視するビーコン領域が定義されたplistを読み込んでCLBeacolRegionオブジェクトのセットとして返す */ + (NSSet *)bea...
{ "content_hash": "51e5efa3c0873213916865923ed145b5", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 57, "avg_line_length": 21.705882352941178, "alnum_prop": 0.7560975609756098, "repo_name": "calmscape/iBeaconNotifier", "id": "90e0b0488e7e633c9c108cfbb458f14431552dd1", "si...
package com.timgroup.jpoeisis.matchers; import org.hamcrest.Description; import org.hamcrest.TypeSafeDiagnosingMatcher; import com.timgroup.jpoeisis.reflection.MethodCallArgument; public final class AnArgument<C> extends TypeSafeDiagnosingMatcher<MethodCallArgument<C>> { private final C value; public static...
{ "content_hash": "bb5c0591ed21fed55018e61e084e120e", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 98, "avg_line_length": 28.424242424242426, "alnum_prop": 0.6876332622601279, "repo_name": "tim-group/jpoeisis", "id": "f1553689e7bc091d9132ec081e6e17977ebc562a", "size": "9...
@implementation MasterViewController { NSArray *demos_; NSArray *demoSections_; BOOL isPhone_; UIPopoverController *popover_; UIBarButtonItem *samplesButton_; __weak UIViewController *controller_; } - (void)viewDidLoad { [super viewDidLoad]; isPhone_ = ([[UIDevice currentDevice] userInterfaceIdiom...
{ "content_hash": "46b79429949921b1baedf35170493f35", "timestamp": "", "source": "github", "line_count": 152, "max_line_length": 81, "avg_line_length": 32.19078947368421, "alnum_prop": 0.7110157367668097, "repo_name": "tuanvu89/MyFirstIOSApp", "id": "a2f601a4a4aa40eb36891ee346a55dbd42e3dd6b", "size"...
namespace hiberlite{ template<class AV> void KillChildren::notifyInitWalk(AV& av) { rowId=std::stack<sqlid_t>(); rowId.push(av.getRootId()); } template<class AV> void KillChildren::notifyDoneWalk(AV& av) { } template<class AV, class E, class S> void KillChildren::act(AV& av, collection_nvp<E,S> nvp ) { av.diveTab...
{ "content_hash": "41353fb7ce30ed953a9834ccc636cd0b", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 97, "avg_line_length": 22.818181818181817, "alnum_prop": 0.6872509960159362, "repo_name": "paulftw/hiberlite", "id": "99f926c6ec7a342e4545ea37a0720a29ce6a922e", "size": "10...
<?php namespace Hetic\SiteBundle\Controller; /** * This code has been auto-generated by the JMSDiExtraBundle. * * Manual changes to it will be lost. */ class CommandesController__JMSInjector { public static function inject($container) { $instance = new \Hetic\SiteBundle\Controller\CommandesController(...
{ "content_hash": "877a270c94ccc451e773e41eb108e5f6", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 75, "avg_line_length": 22.3125, "alnum_prop": 0.7058823529411765, "repo_name": "Symfomany/Hetic", "id": "24b66ccf4624c1ce76aea9c1a0204705fba76d84", "size": "357", "binary...
<?php /** * @see Zend_Gdata_Entry */ //require_once 'Zend/Gdata/Entry.php'; /** * @category Zend * @package Zend_Gdata * @subpackage Analytics */ class Zend_Gdata_Analytics_DataEntry extends Zend_Gdata_Entry { /** * @var array */ protected $_dimensions = array(); /** * @var arra...
{ "content_hash": "2740886189eb817b916062da20172afc", "timestamp": "", "source": "github", "line_count": 97, "max_line_length": 76, "avg_line_length": 23.97938144329897, "alnum_prop": 0.5004299226139295, "repo_name": "webino/ZF1Gdata", "id": "66dfb976863aa92bd679bf1fcd670b730ea6eda1", "size": "3042"...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "1f3fbfe06a1d10c0905a8c6883a9c650", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "cb70087a9c9538b6f97c56bc43900eca9c72b685", "size": "188...
// Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2017 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_CHAIN_H #define BITCOIN_CHAIN_H #include <arith_uint256.h> #incl...
{ "content_hash": "6157fe5ba2a72351a8cf5c5754078055", "timestamp": "", "source": "github", "line_count": 494, "max_line_length": 165, "avg_line_length": 32.19433198380567, "alnum_prop": 0.6200955734406438, "repo_name": "randy-waterhouse/bitcoin", "id": "8e6ac8d821377c6e624dadc16b3400476f63b20a", "si...
package com.bean.simplenews.module.news.presenter; import android.os.Handler; import android.util.Log; import com.bean.simplenews.common.Constants; import com.bean.simplenews.module.news.model.bean.NewsDetailBean; import com.bean.simplenews.common.base.BasePresenter; import com.bean.simplenews.module.news.model.NewsD...
{ "content_hash": "f70fb54116b01437b1a86612e5f3d927", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 149, "avg_line_length": 33.78125, "alnum_prop": 0.6581868640148011, "repo_name": "binzhihao/Reader", "id": "41f38a8b4f281b0f99dd4a2990a4d4a5cb32d3d9", "size": "2162", "bi...
package dynamodb import ( "context" "fmt" "strings" "github.com/Clever/wag/samples/v8/gen-go-db-only/db" "github.com/Clever/wag/samples/v8/gen-go-db-only/models" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/service/dynamodb" "github.com/aws/aws-sdk-go/service/dynamodb/dynamodbattribute" "github...
{ "content_hash": "ab858f45c34e74d60a982a9a03f8897d", "timestamp": "", "source": "github", "line_count": 560, "max_line_length": 255, "avg_line_length": 33.5375, "alnum_prop": 0.7158830733187797, "repo_name": "Clever/wag", "id": "599004083fb926b0d4d80a41c1abfc3b4c33bf71", "size": "18781", "binary"...
/* Warning: This CSS file has been auto-generated from a .less file. If you edit it your edits will be lost the next time LessCSS is run. It would be best to make a separate CSS file and place any overriding CSS in there. If you must access the original CSS, do so by editing the .less files. */ /* global sett...
{ "content_hash": "4b7660a1cf95031c5b014f933d41e599", "timestamp": "", "source": "github", "line_count": 842, "max_line_length": 157, "avg_line_length": 21.100950118764846, "alnum_prop": 0.6349411830922497, "repo_name": "taessina/workshop-client-code", "id": "7934dc38528760101841173471c9e9500a71b7f3",...
package com.balonbal.slybot.commands; import com.balonbal.slybot.Main; import com.balonbal.slybot.SlyBot; import com.balonbal.slybot.config.ChannelConfig; import com.balonbal.slybot.lib.Reference; import com.balonbal.slybot.lib.Settings; import org.apache.commons.lang3.StringUtils; import org.pircbotx.Colors; import o...
{ "content_hash": "ebb13d00daddb65a91f81a9d6759ea0f", "timestamp": "", "source": "github", "line_count": 233, "max_line_length": 268, "avg_line_length": 53.407725321888414, "alnum_prop": 0.4766152362584378, "repo_name": "Balonbal/slybot", "id": "9a5091d7b0a5036bd5873d88eb52b612cae0125f", "size": "12...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "3ea75971f89171745eb174b6bc083869", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "a8bfb262b09efa567605c62f02a2ee64480eaab0", "size": "176...
import {parseAndGetStatement} from '../../../utils'; import {expect} from 'chai'; describe('SwitchStatement', () => { it('should return correct type', () => { expect(parseAndGetStatement('switch(0){}').type).to.equal('SwitchStatement'); }); it('should accept expression in parentheses', () => { ...
{ "content_hash": "e3a4786ceff598ff44bea4e16847b639", "timestamp": "", "source": "github", "line_count": 103, "max_line_length": 114, "avg_line_length": 52.650485436893206, "alnum_prop": 0.6476120228655725, "repo_name": "markelog/cst", "id": "b1af46ba2db029ae708d4cdb75c7e7949f130524", "size": "5423"...
UserActionsUI::UserActionsUI(content::WebUI* web_ui) : content::WebUIController(web_ui) { // Set up the chrome://user-actions/ source. content::WebUIDataSource* html_source = content::WebUIDataSource::Create(chrome::kChromeUIUserActionsHost); html_source->SetDefaultResource(IDR_USER_ACTIONS_HTML); htm...
{ "content_hash": "9fb508517d706274712cf41748d824c3", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 73, "avg_line_length": 42.25, "alnum_prop": 0.7470414201183432, "repo_name": "chromium/chromium", "id": "641b3dad49e53e0b1fdefb94aa8bdc8b4611851f", "size": "1276", "binar...
Article 1247 ---- Le paiement doit être exécuté dans le lieu désigné par la convention. Si le lieu n'y est pas désigné, le paiement, lorsqu'il s'agit d'un corps certain et déterminé, doit être fait dans le lieu où était, au temps de l'obligation, la chose qui en fait l'objet. Les aliments alloués en justice doivent êt...
{ "content_hash": "346e82d67431431ab8385dfb6e70e534", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 80, "avg_line_length": 44.81818181818182, "alnum_prop": 0.7768762677484787, "repo_name": "oneminot/illacceptanything", "id": "3abb2b7cf52387d7de154ffa74f7cbd96e7b712a", "si...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="Source to the Rust file `/home/jacob/.cargo/registry/src/github.com-1ecc6299db9ec823/ncollide_...
{ "content_hash": "7658d3dc20b91fdbc6dc3b72a09f93e8", "timestamp": "", "source": "github", "line_count": 359, "max_line_length": 634, "avg_line_length": 60.061281337047355, "alnum_prop": 0.5972544290882107, "repo_name": "nitro-devs/nitro-game-engine", "id": "b0d3c896a8ed64d58a7e44d7ff72e0d1ab646bb6", ...
require 'spec_helper' describe MatchBetPresenter do let(:bet) { build(:bet) } let(:team_a) { create(:team, name_en: 'Brazil', name_pt: 'Brasil', acronym: 'BRA', group: 'A') } let(:team_b) { create(:other_team, name_en: 'Croatia', name_pt: 'Croácia', acronym: 'CRO', group: 'A') } let(:match) { build(:match, tea...
{ "content_hash": "34ec6132a9349fca1eefb836ada82ba6", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 106, "avg_line_length": 36.98245614035088, "alnum_prop": 0.6461100569259962, "repo_name": "rtopitt/bolao2014", "id": "e9ed374b7e575a050aed346a4824a09211ed461e", "size": "21...
"""Provides device automations for Alarm control panel.""" from typing import List import voluptuous as vol from homeassistant.components.alarm_control_panel.const import ( SUPPORT_ALARM_ARM_AWAY, SUPPORT_ALARM_ARM_HOME, SUPPORT_ALARM_ARM_NIGHT, ) from homeassistant.components.automation import Automation...
{ "content_hash": "95a5450d7c66404ac61f8bc5f888135f", "timestamp": "", "source": "github", "line_count": 151, "max_line_length": 80, "avg_line_length": 31.814569536423843, "alnum_prop": 0.5868026644462948, "repo_name": "postlund/home-assistant", "id": "95ae17aaaf5621041afa501292be150ce0a13bfd", "siz...
<!-- HTML header for doxygen 1.8.13--> <!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" cont...
{ "content_hash": "6ab444ebeb29c21b00c7cac25f3d6a6e", "timestamp": "", "source": "github", "line_count": 535, "max_line_length": 468, "avg_line_length": 58.17943925233645, "alnum_prop": 0.6871104542825933, "repo_name": "Infineon/mtb-pdl-cat2", "id": "4e4d6e6ad15a5d38300dfad4fc7a6f3f6a7eb65c", "size"...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "46f53c73e9df3b2e74ff707ea48e948a", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "ede655014180fd15ce826f2cde52a098744575a7", "size": "181...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE789_Uncontrolled_Mem_Alloc__new_wchar_t_fscanf_84a.cpp Label Definition File: CWE789_Uncontrolled_Mem_Alloc__new.label.xml Template File: sources-sinks-84a.tmpl.cpp */ /* * @description * CWE: 789 Uncontrolled Memory Allocation * BadSource: fscanf Read data fr...
{ "content_hash": "3c05db91ce032fd6822ccc0bd1f3c05e", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 154, "avg_line_length": 29.621052631578948, "alnum_prop": 0.6794598436389481, "repo_name": "JianpingZeng/xcc", "id": "9f76cf168c74ffc8e6f9d8191bfef95189fd0604", "size": "28...
export default function makeDeferred() { let reject, resolve, promise = new Promise(function (res, rej) { resolve = res; reject = rej; }); return Object.freeze({ promise, resolve, reject }); }
{ "content_hash": "a116e7b8fdb83f3bb95cf88e96e62025", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 66, "avg_line_length": 29.571428571428573, "alnum_prop": 0.6618357487922706, "repo_name": "OHIF/Viewers", "id": "0f5a0fa9f7b401d55098e5d8643caa63716ed0f1", "size": "207", ...
<?php include("../config/config.inc.php"); if(empty($_REQUEST['aid']) | empty($_REQUEST['time'])){ echo "error encountered please check your settings"; exit; }else{ $obj = db_fetch_object(db_query("select * from auction left join products p on p.productID = auction.productID where auctionID = '$_REQUEST[aid]'"))...
{ "content_hash": "4e448484bbe05ad1f3a775ec9e7a3b4b", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 390, "avg_line_length": 74.66666666666667, "alnum_prop": 0.6143973214285714, "repo_name": "exhibia/exhibia", "id": "f484a1fbfe267aa20c1208ad3214fddcd4192bc9", "size": "1792...
<?php /* Unsafe sample input : reads the field UserData from the variable $_GET Uses a special_chars_filter via filter_var function construction : concatenation with simple quote */ /*Copyright 2015 Bertrand STIVALET Permission is hereby granted, without written agreement or royalty fee, to use, copy, modify, an...
{ "content_hash": "44327767c8bea2945efe879a6835be5a", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 75, "avg_line_length": 22.49122807017544, "alnum_prop": 0.7644305772230889, "repo_name": "stivalet/PHP-Vulnerability-test-suite", "id": "bda33d5e334076ede362e56bb6b99507d8a37...
using System; using System.Collections; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; using ESRI.ArcGIS.esriSystem; using ESRI.ArcGIS.Geometry; using ClonableObj; namespace TestApp { public sealed class TestClass { #region class constructor (empty constructor) ...
{ "content_hash": "2243bed35afb6f860721dcce29a83689", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 121, "avg_line_length": 38.532710280373834, "alnum_prop": 0.6929420325006064, "repo_name": "Esri/arcobjects-sdk-community-samples", "id": "29e9c75f368ec827943f010b6884a4aba2...
<!doctype html> <html> <head> <title>touch-action: parent: none + two embedded children</title> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" type="text/css" href="pointerevent_styles.css"> <script src="/resources/testharness.js"></script> <script...
{ "content_hash": "def3f16a56e39bb139a5ac3f8625060f", "timestamp": "", "source": "github", "line_count": 145, "max_line_length": 142, "avg_line_length": 47.5448275862069, "alnum_prop": 0.502901073397157, "repo_name": "scheib/chromium", "id": "3ec5998b54d1677dee7dc15b6a6c5cec1750a55d", "size": "6894"...
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path...
{ "content_hash": "3befddd745f39fa9e8d1e3e5575f514b", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 101, "avg_line_length": 40.785714285714285, "alnum_prop": 0.7373029772329247, "repo_name": "billywatson/rails-movie-database", "id": "380f6bf801a5ddf2da2a82333245984d118074b3...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "e367b4be3a9d8ec339c280e62463d0dc", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "b6648f2cc80d18479c9534704ee30155d413b564", "size": "18...
'use strict' const JsonApi = require('devour-client') const Kitsu = new JsonApi({ apiUrl: 'https://kitsu.io/api/edge', logger: false, }) module.exports = Kitsu
{ "content_hash": "8006d1dd97978a73f570e1a7f084ef42", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 40, "avg_line_length": 16.7, "alnum_prop": 0.6826347305389222, "repo_name": "arandilopez/kijutsu", "id": "4fd49a95d485c0752a0741c44f57722f27a9398d", "size": "167", "binar...
<?php namespace admin\models; use common\helpers\ArrayHelper; use Yii; use yii\base\Model; use yii\data\ActiveDataProvider; /** * OrderInfoSearch represents the model behind the search form about `admin\models\OrderInfo`. */ class ReportSearch extends OrderDetail { public function rules() { return ...
{ "content_hash": "99f6add7117d5efd823b7893bb0c9cad", "timestamp": "", "source": "github", "line_count": 204, "max_line_length": 161, "avg_line_length": 40.46078431372549, "alnum_prop": 0.49600193845408286, "repo_name": "shenzhongwei/wine", "id": "9e498a1cff706de7d3b4b9903927157295cfc4e1", "size": "...
import java.util.Random; import java.util.Scanner; import java.util.concurrent.Callable; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.Future; public class PrimMain { public static boolean isPrimzahl(int zahl) { boolean values[] = new boolean[zahl + ...
{ "content_hash": "e5c47ef44e2c5525d12d4222176bb3e8", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 151, "avg_line_length": 28.183673469387756, "alnum_prop": 0.664011585807386, "repo_name": "florianm93/studium", "id": "0a405400bcce0269145faf9aa77f6a0cfa5d5365", "size": "1...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
{ "content_hash": "01260da471a9ea37660eff8b0f81490f", "timestamp": "", "source": "github", "line_count": 163, "max_line_length": 225, "avg_line_length": 40.4478527607362, "alnum_prop": 0.69164265129683, "repo_name": "terbolous/cloudstack-www", "id": "62b485ebb0bc4e948ac4ef068260c115ecc7c2ad", "size"...
const shell = require('shelljs') const successMessage = 'The build folder is ready to be deployed.' const result = shell.exec('timeout react-scripts build -t 1m') if (result.stdout.includes(successMessage)) process.exit(0) else process.exit(result.code)
{ "content_hash": "06ea2dd34e7867c48eddfc630f116fda", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 66, "avg_line_length": 28.88888888888889, "alnum_prop": 0.7538461538461538, "repo_name": "entirc/kanban-board", "id": "fec0807e89c1a217395cba1aab1161a09f009fa4", "size": "26...
package org.wso2.bench; import io.netty.channel.ChannelHandlerContext; import io.netty.handler.codec.http.HttpRequest; import io.netty.handler.codec.http.LastHttpContent; import java.util.concurrent.Delayed; import java.util.concurrent.TimeUnit; public class DelayedElement implements Delayed { private long DEL...
{ "content_hash": "c77ebd315aaf760bd5c7c5a278228b9e", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 170, "avg_line_length": 25.83582089552239, "alnum_prop": 0.659734257654535, "repo_name": "isururanawaka/netty5-mock-backend", "id": "fae07299372720bd05f8843af1107299c2d88a1c"...
SpecBegin(Sale); describe(@"past auction", ^{ __block Sale *_pastAuction; beforeEach(^{ _pastAuction = [Sale saleWithStart:[NSDate distantPast] end:[NSDate distantPast]]; }); it(@"is not active", ^{ expect(_pastAuction.isCurrentlyActive).to.beFalsy(); }); }); describe(@"current a...
{ "content_hash": "cb93f9404d5396e64b80d2284911fdda", "timestamp": "", "source": "github", "line_count": 54, "max_line_length": 96, "avg_line_length": 23.09259259259259, "alnum_prop": 0.6070569366479551, "repo_name": "TribeMedia/eigen", "id": "0ee653d3d52a422c8b6fc6d1262410dd3243ddc6", "size": "1247...
title: 'Hey, you got your Ruby in my Clojure!' author: Jim Crossley layout: news sequence: 2 tags: [ overlay, torquebox, polyglot, app-server ] --- <div class="notice big"> <i><b>UPDATE</b></i>: This article is obsolete. See <a href="/tutorials/overlay/">the Overlay Tutorial</a> for current documentation and ex...
{ "content_hash": "3bd7048d8d98418f422a7e0e50d34e8b", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 89, "avg_line_length": 36.2, "alnum_prop": 0.7662292817679558, "repo_name": "immutant/immutant.org", "id": "5e6f6b8a12b2f86d101be2cb9c3fe5c6ecb5847c", "size": "2900", "bi...
#ifndef GRPC_SUPPORT_CMDLINE_H #define GRPC_SUPPORT_CMDLINE_H #include <grpc/support/port_platform.h> #ifdef __cplusplus extern "C" { #endif /** Simple command line parser. Supports flags that can be specified as -foo, --foo, --no-foo, -no-foo, etc And integers, strings that can be specified as -foo=4, -foo...
{ "content_hash": "fcc88bfd95d25236bb56cdf809b2d974", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 78, "avg_line_length": 34.541666666666664, "alnum_prop": 0.6658624849215923, "repo_name": "vsco/grpc", "id": "5a83afb464ebf10424fe3a49aa3b372df9c2c811", "size": "4055", "...
<?php defined('BX_DOL') or die('hack attempt'); require_once('BxDolMData.php'); bx_import('BxDolStudioLanguagesUtils'); class BxDolMProfilesFields extends BxDolMData { /** * @var $_aProfileFields profile fields for transfer */ private $_aProfileFields = array(); /** * @var $_aFiltered exclude list...
{ "content_hash": "cfb6c1e43f60a53482ac088ed2a19010", "timestamp": "", "source": "github", "line_count": 375, "max_line_length": 238, "avg_line_length": 31.221333333333334, "alnum_prop": 0.5708062862999659, "repo_name": "unaio/una", "id": "8c4b7541f53e8bba5cad527f8f6ba0908d640635", "size": "11902", ...
function callPageDossiers(page, pagelimit, numForPage){ document.getElementsByClassName('current')[0].className=''; document.getElementById('ativo'+page).className = 'current'; var strURL = '/get_pageUPPPPDossiers/'+page+'/'+numForPage; $.ajax({type: 'GET', url: strURL }).done(function(r) { ...
{ "content_hash": "87da43f71868e581fa76d2bc9bb2a749", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 66, "avg_line_length": 36.088235294117645, "alnum_prop": 0.5590872045639772, "repo_name": "IdeaSolutionsOnline/ERP4R", "id": "b19ddbf99d3035c8feff5290264219b66433d60f", "si...
package com.theseventhsense.datetime import com.theseventhsense.utils.types.SSDateTime.DateTime /** * Created by erik on 6/15/16. */ object Implicits extends AbstractImplicits { // implicit class RichDateTime(dateTime: DateTime) extends JavaTimeRichDateTime(dateTime: DateTime) }
{ "content_hash": "8d280033e089ada3e4a47a3b2bb0a092", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 102, "avg_line_length": 28.9, "alnum_prop": 0.7889273356401384, "repo_name": "7thsense/utils-datetime", "id": "b5dcbcaae6dcd18f80f824b3008eb9ad31eda152", "size": "289", "...
junit-extras ============ Helper listeners, runners and classes for JUnit
{ "content_hash": "1c2877abd9282bb27629fa94772860b0", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 47, "avg_line_length": 18.75, "alnum_prop": 0.68, "repo_name": "bivas/junit-extras", "id": "3f878fa91a8d302fb5b1de9afafe710ac6d4f4c9", "size": "75", "binary": false, "co...
/* * @test * @bug 4476378 * @summary Check that SO_REUSEADDR allows a server to restart * after a crash. */ import java.net.*; public class Restart { /* * Test that a server can bind to the same port after * a crash -- ie: while previous connection still in * TIME_WAIT state we shou...
{ "content_hash": "1e87e0c3d9737c56384d59dfb180a55d", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 62, "avg_line_length": 25.11111111111111, "alnum_prop": 0.5247787610619469, "repo_name": "rokn/Count_Words_2015", "id": "051e322e43f9b1b2c237ad4e6702686aa7e03e3f", "size": ...
#import "NSObject.h" @interface MSImageScalingSpecification : NSObject { int _assetTypeFlags; double _nominalShortSideLength; double _minimumLongSideLength; double _maximumLongSideLength; } + (id)assetsToGenerateFromImageWithInputSize:(struct CGSize)arg1 toConformToSpecifications:(id)arg2; + (id)spe...
{ "content_hash": "93c0f12e47ef22e85f50a75e4eeb0cb5", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 114, "avg_line_length": 38.391304347826086, "alnum_prop": 0.8199320498301246, "repo_name": "matthewsot/CocoaSharp", "id": "b32a46dfbaeb43a0b2aad000660434c3c371c29f", "size"...
package com.github.nikolaymakhonin.utils.serialization; import com.github.nikolaymakhonin.logger.Log; import com.github.nikolaymakhonin.utils.RefParam; import com.github.nikolaymakhonin.utils.strings.CharsetUtils; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; i...
{ "content_hash": "278761e6e5a49649ae3ddf4516f8f486", "timestamp": "", "source": "github", "line_count": 217, "max_line_length": 237, "avg_line_length": 44.382488479262676, "alnum_prop": 0.5476066867407331, "repo_name": "NikolayMakhonin/AndroidAppExample", "id": "f700307f4fd4085abe48b6ff30d650d152f93c...
#include "stdinc.hpp" #include "terrain_map.hpp" #include "resources/terrain_library.hpp" #include "utility/interpolate.hpp" #include "utility/triangle_utilities.hpp" #include "utility/math_utilities.hpp" namespace ts { namespace world { namespace map_components { IntRect bounding_box(const Patte...
{ "content_hash": "52f056cce78494cd82b557e70e5be6d3", "timestamp": "", "source": "github", "line_count": 313, "max_line_length": 122, "avg_line_length": 35.78274760383387, "alnum_prop": 0.5679464285714285, "repo_name": "mnewhouse/tselements", "id": "cb62817679105a5e63dc62f1916d6c1ec830e7ed", "size":...
layout: default disqus: false archive: false post_class: post-template --- <header class="main-header post-head {% if page.cover %}" style="background-image: url({{ page.cover }}) {%else%}no-cover{% endif %}"> <nav class="main-nav {% if page.cover %} overlay {% endif %} clearfix"> <a class="back-button ico...
{ "content_hash": "71a077a8506ad6dd0438c362320d65d3", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 134, "avg_line_length": 34.828125, "alnum_prop": 0.4679228353521759, "repo_name": "he11ow0rld/he11ow0rld.github.io", "id": "daf75bc0312e71cdbd452ab699e8025a5324891c", "size...
<?xml version="1.0" encoding="UTF-8"?> <!-- This file is part of the Sylius package. (c) Paweł Jędrzejewski For the full copyright and license information, please view the LICENSE file that was distributed with this source code. --> <container xmlns="http://symfony.com/schema/dic/services" xmlns:xsi="http://w...
{ "content_hash": "16e983ed22abc0deac166a46e8a61119", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 228, "avg_line_length": 56.96363636363636, "alnum_prop": 0.7181615065432493, "repo_name": "tuka217/Sylius", "id": "ce57ce80ed1845497b4866552430bf4cb01629fd", "size": "3135"...
title: axz4 type: products image: /img/Screen Shot 2017-05-09 at 11.56.54 AM.png heading: z4 description: lksadjf lkasdjf lksajdf lksdaj flksadj flksa fdj main: heading: Foo Bar BAz description: |- ***This is i a thing***kjh hjk kj # Blah Blah ## Blah![undefined](undefined) ### Baah image1: a...
{ "content_hash": "8bf4c5840c707c0b730edcfcb2704fee", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 61, "avg_line_length": 22.2, "alnum_prop": 0.6636636636636637, "repo_name": "pblack/kaldi-hugo-cms-template", "id": "0982ed85ac8294c028def7b7d42a6676ddc26b15", "size": "337...
using System; using System.Collections; using NUnit.Framework; public delegate void MethodThatThrows(); public static class NUnitSpecificationExtensions { public static void ShouldBeFalse(this bool condition, string message) { Assert.IsFalse(condition, message); } public static void ShouldBeF...
{ "content_hash": "55f24d6119c25a780699daf5f210f5e9", "timestamp": "", "source": "github", "line_count": 211, "max_line_length": 126, "avg_line_length": 26.46919431279621, "alnum_prop": 0.660161145926589, "repo_name": "evicertia/HermaFx", "id": "bcb1dc9f08071bbf377714fbd8f7ca83e0dd3bff", "size": "55...
export const FETCH_RENTALS = "fetch_rents" export const FETCH_RENTAL = "fetch_rent" import axios from 'axios' const ROOT_URL = 'http://localhost:4741' export function fetchRentals(values){ const request = axios.get(`${ROOT_URL}/rentals?city=${values}`) return{ type: FETCH_RENTALS, payload: request } } ...
{ "content_hash": "69c17839f078efba1dd9118266e5a4f3", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 65, "avg_line_length": 20.565217391304348, "alnum_prop": 0.6828752642706131, "repo_name": "wilsonkaya/roomy-react", "id": "112a222a28cee962843819db347a8ede6e5c8a70", "size"...
/*Package client for interacting with bitcoin client Author: Mathieu Mailhos Filename: client_curl.go */ package client import ( "bytes" "encoding/json" "errors" "net/http" ) //TransactionTemplate Missing: depends[] type TransactionTemplate struct { Hash string `json:"hash"` Fee uint `json:"fee"` Data ...
{ "content_hash": "a600221ea2ccbe0b7ae98530a418e970", "timestamp": "", "source": "github", "line_count": 144, "max_line_length": 122, "avg_line_length": 28.666666666666668, "alnum_prop": 0.6494670542635659, "repo_name": "MathieuMailhos/GoBtcMiner", "id": "ceceb2ba148114838cd32472f5102a40fd68b9ca", "...
namespace Nancy.ViewEngines.Razor { /// <summary> /// Helpers for url related functions. /// </summary> /// <typeparam name="TModel">The type of the model.</typeparam> public class UrlHelpers<TModel> { /// <summary> /// Initializes a new instance of the <see cref="UrlHel...
{ "content_hash": "5515e70fa15a87e92ad0d7300857a6f2", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 91, "avg_line_length": 36.609756097560975, "alnum_prop": 0.5716189207195204, "repo_name": "Crisfole/Nancy", "id": "5db11d7deca5d174bf233450e7e64de82418b9d3", "size": "1501"...
package org.jfree.chart.renderer.category; import java.awt.BasicStroke; import java.awt.Color; import java.awt.GradientPaint; import java.awt.Graphics2D; import java.awt.Paint; import java.awt.Stroke; import java.awt.geom.Line2D; import java.awt.geom.Rectangle2D; import java.io.IOException; import java.io.ObjectInpu...
{ "content_hash": "d662684bec5dbae940d4bca02e201911", "timestamp": "", "source": "github", "line_count": 536, "max_line_length": 80, "avg_line_length": 35.985074626865675, "alnum_prop": 0.5440170053919535, "repo_name": "ibestvina/multithread-centiscape", "id": "6f5e4eca07c3e0498e6e3678446626b28bc92bd9...
package com.obsidian.compiler.RawValues; /** * Created by Jonathon on 5/13/2017. */ public class RawBooleanValue extends RawValue { public boolean value; public RawBooleanValue(boolean value) { this.value = value; } @Override public RawValue copy() { return new RawBooleanValue(this.value); } }
{ "content_hash": "c3386ef9023d38058b3454d9528755f7", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 47, "avg_line_length": 14.952380952380953, "alnum_prop": 0.7197452229299363, "repo_name": "ObsidianLang/obsidian-grammar", "id": "bc232c1b991b559c74545fcf94a814c1062be6bc", ...
python /etc/init.d/notify_ip.py
{ "content_hash": "da2b2d1b51c816c10f9d1d84b07339af", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 31, "avg_line_length": 32, "alnum_prop": 0.75, "repo_name": "resolutedreamer/IR-Transmit-Receive", "id": "167658720cbbf4a12451aeeb3b9d8b7c3e3739fe", "size": "42", "binary"...
'use strict'; module.exports = (function () { var Collection = require('easy-collections'); var db = require('./db'); var utils = require('./utils'); var courses = new Collection(db, 'courses'); var classes = new Collection(db, 'classes'); var Validator = require('jsonschema').Validator; v...
{ "content_hash": "95a3075422aac2c3799c06e8d7df2003", "timestamp": "", "source": "github", "line_count": 159, "max_line_length": 116, "avg_line_length": 31.49056603773585, "alnum_prop": 0.4353904533652886, "repo_name": "e-ucm/rage-analytics-backend", "id": "aac884bec02753680e5156bcbb1e78cf587eb948", ...
'use strict'; var _ = require('lodash'); var Send = require('./send.model'); // Get list of sends exports.index = function(req, res) { Send.find(function (err, sends) { if(err) { return handleError(res, err); } return res.json(200, sends); }); }; // Get a single send exports.show = function(req, res) { ...
{ "content_hash": "2c93305ce2723a1752c91ff5241f31ca", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 53, "avg_line_length": 26.10169491525424, "alnum_prop": 0.6136363636363636, "repo_name": "josephmilla/llama", "id": "90581be7b105fea156a874dcc7a84963e93d975f", "size": "154...
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- ~ Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. ~ ~ WSO2 Inc. licenses this file to you under the Apache License, ~ Version 2.0 (the "License"); you may not use this file except ~ in compliance with the License. ~ You may obtai...
{ "content_hash": "8ce8a48e8a41490d7f1d09471fcc0c2d", "timestamp": "", "source": "github", "line_count": 585, "max_line_length": 180, "avg_line_length": 60.48205128205128, "alnum_prop": 0.6758521282007801, "repo_name": "wso2/carbon-identity-framework", "id": "86bf64ffb059613cc832c21ce01cef4fe9c8577a",...
#ifndef TRIGGER_H #define TRIGGER_H #include "nodes/execnodes.h" #include "nodes/parsenodes.h" /* * TriggerData is the node type that is passed as fmgr "context" info * when a function is called by the trigger manager. */ #define CALLED_AS_TRIGGER(fcinfo) \ ((fcinfo)->context != NULL && IsA((fcinfo...
{ "content_hash": "fc079b8b47ba0932503c1892515ddf99", "timestamp": "", "source": "github", "line_count": 199, "max_line_length": 76, "avg_line_length": 33.49748743718593, "alnum_prop": 0.7302730273027302, "repo_name": "caidongyun/nginx-openresty-windows", "id": "ce4e971973fd0398f3aab2adcf4929351509bb8...
<?php namespace DAErp\Controller\Order\Production; use DACore\Controller\AbstractCrudRestController; class ProductionsRestController extends AbstractCrudRestController { protected $aclResource = 'productions'; }
{ "content_hash": "eb62c46ff027414d79e2417fe194c882", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 66, "avg_line_length": 24.11111111111111, "alnum_prop": 0.8341013824884793, "repo_name": "dnaloco/digitala", "id": "2259fb406c08f96564c1f4faaf82ed8d0f7ff01c", "size": "217",...
/* * 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": "a26685867b97c3cc96d25dd0aca43379", "timestamp": "", "source": "github", "line_count": 306, "max_line_length": 262, "avg_line_length": 54.450980392156865, "alnum_prop": 0.6745288680830632, "repo_name": "prestodb/presto", "id": "2397e1c686d2415437906ae85ba367ce0f85d869", "size": "16...
package domain //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 //distri...
{ "content_hash": "2e8ccdc76f3f79f9b6627415d126b387", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 228, "avg_line_length": 45.626168224299064, "alnum_prop": 0.8074559606718558, "repo_name": "xiaozhu36/terraform-provider", "id": "62e709e55ac224dd922913942f4718f8bf973df0", ...
import { Component, OnInit, ChangeDetectorRef } from '@angular/core'; import { StepsService } from '../../services/steps/steps.service'; @Component({ selector: 'ra-navigation', providers: [ StepsService ], styles: [` :host { position: fixed; bottom: 1rem; right: 1rem; z-index: 100; ...
{ "content_hash": "c8e38b8628a8ad403ad410fb1f27e1d8", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 93, "avg_line_length": 21.949367088607595, "alnum_prop": 0.5749711649365629, "repo_name": "eskypl/retroanywhere", "id": "6a9d70c4356a009f681609f7f150abc84f3ff54e", "size": ...
layout: page title: Personal Blog excerpt: "An archive of blog posts sorted by date." search_omit: true --- <ul class="post-list"> {% for post in site.categories.blog %} <li><article><a href="{{ site.url }}{{ post.url }}">{{ post.title }} <span class="entry-date"><time datetime="{{ post.date | date_to_xmlschema }}"...
{ "content_hash": "84938509565d1f0e9d692e9d4cb05e70", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 297, "avg_line_length": 44.45454545454545, "alnum_prop": 0.6175869120654397, "repo_name": "ericjansen/ericjansen.github.io", "id": "00aefd99032025c67eefd1ce6ef14cd314d794ec",...
ACCEPTED #### According to International Plant Names Index #### Published in Bot. Mag. 114: t. 7022. 1888 #### Original name null ### Remarks null
{ "content_hash": "bd0cc0e435efe5d647cfb246b1077d0a", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 11.538461538461538, "alnum_prop": 0.6866666666666666, "repo_name": "mdoering/backbone", "id": "ad64c3442a7c51059afe793d2a32b50e7ff49c3b", "size": "19...
package com.hackerrank.java.datastructures; class Printer { public void printArray(Object[] array) { for (int i = 0; i < array.length; i++) { System.out.println(array[i]); } } }
{ "content_hash": "7e17dc9222237cf2dd91ad7fab980653", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 43, "avg_line_length": 20.77777777777778, "alnum_prop": 0.6631016042780749, "repo_name": "FireClawGames/School", "id": "dc4d5abcb38e618441c802befcfef5ffb042998e", "size": "1...
"""Microsoft SQLServer hook module""" from __future__ import annotations from typing import Any import pymssql from airflow.providers.common.sql.hooks.sql import DbApiHook class MsSqlHook(DbApiHook): """Interact with Microsoft SQL Server.""" conn_name_attr = 'mssql_conn_id' default_conn_name = 'mssql_...
{ "content_hash": "44d450d343a516b3b61b09224e3be1e6", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 107, "avg_line_length": 32.81818181818182, "alnum_prop": 0.6078793474915358, "repo_name": "cfei18/incubator-airflow", "id": "20c1d4a4530138ff597e4ee914cc45f59d838215", "siz...