text
stringlengths
2
1.04M
meta
dict
<?xml version="1.0" ?><!DOCTYPE TS><TS language="uk" version="2.0"> <defaultcodec>UTF-8</defaultcodec> <context> <name>AboutDialog</name> <message> <location filename="../forms/aboutdialog.ui" line="+14"/> <source>About CharityCoinHelps</source> <translation>Про CharityCoinHelps</transla...
{ "content_hash": "f7341f6443c415ff67dbfb2d99f8d6d7", "timestamp": "", "source": "github", "line_count": 2928, "max_line_length": 431, "avg_line_length": 38.14549180327869, "alnum_prop": 0.6263586713224102, "repo_name": "CharityCoinHelps/charitycoinhelps-master-0.8", "id": "6dba5e91e18f218152e9850f10b...
class Owner < ActiveRecord::Base has_many :widget_owners has_many :widgets, :through => :widget_owners end
{ "content_hash": "89f941cc7e60eeca691d7d401dd3e40f", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 46, "avg_line_length": 27.25, "alnum_prop": 0.7431192660550459, "repo_name": "matzko/query_sort_by_params", "id": "181ea2d5aa18de8d5827f1965f0d3d4c25bb832d", "size": "109", ...
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') describe "PaperclipRmagick" do before do @monster = Monster.new @monster.image = File.open("#{File.dirname(__FILE__)}/support/monster.png") @monster.save end describe 'thumb' do subject{ @monster.image.queued_for_write[:thumb] } ...
{ "content_hash": "0ae4f71fed04144504b7d6c4710f5877", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 79, "avg_line_length": 23.612903225806452, "alnum_prop": 0.6489071038251366, "repo_name": "mshibuya/paperclip-rmagick", "id": "f2e5ec395deea2ba7ec284b2b056d81e26394656", "s...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=US-ASCII"> <title>PuTTY FAQ</title> <link rel="previous" href="Chapter10.html"> <link rel="ToC" href="index.html"> <link rel="up" href="index.html"> <link ...
{ "content_hash": "1d4987eaedd3d7ca2fc8d6bb810ced1c", "timestamp": "", "source": "github", "line_count": 929, "max_line_length": 836, "avg_line_length": 90.5059203444564, "alnum_prop": 0.7342649857278782, "repo_name": "fredericjoanis/crc-scoreboard", "id": "982cdd01143030b093458205c196eba2899e7309", ...
<?xml version="1.0" encoding="utf-8" ?> <resources> <!--Replace placeholder ID with your tracking ID--> <string name="ga_trackingId">UA-46786960-1</string> <!--Enable automatic activity tracking--> <bool name="ga_autoActivityTracking">true</bool> <!--Enable automatic exception tracking--> <bool name="ga_...
{ "content_hash": "3d31835db82c35bf71894993454c742e", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 54, "avg_line_length": 30.833333333333332, "alnum_prop": 0.7081081081081081, "repo_name": "andytwmvp/NUU-WiFiAutoLogin", "id": "f6ef7615afa66b6b4324c37403a5f515b5482fa8", "...
#include "core/html/HTMLSpanElement.h" #include "core/HTMLNames.h" namespace blink { using namespace HTMLNames; HTMLSpanElement::HTMLSpanElement(Document& document) : HTMLElement(spanTag, document) { } DEFINE_NODE_FACTORY(HTMLSpanElement) } // namespace blink
{ "content_hash": "c1d563df13c5a48c8fc9359a7015eafc", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 52, "avg_line_length": 15.11111111111111, "alnum_prop": 0.7610294117647058, "repo_name": "was4444/chromium.src", "id": "2b13688514614e26a88f41d8209072458c486130", "size": "...
<!-- #%L %% Copyright (C) 2011 - 2017 BMW Car IT GmbH %% 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 applica...
{ "content_hash": "cb0dea0182542524bea6d82c9ef0ca64", "timestamp": "", "source": "github", "line_count": 241, "max_line_length": 264, "avg_line_length": 33.46058091286307, "alnum_prop": 0.6510416666666666, "repo_name": "clive-jevons/joynr", "id": "8063acfac5ecefe98874afdbe65c4a9161b28479", "size": "...
using System; using System.Collections.Generic; using System.Diagnostics; using CommonBotLibrary.Converters; using CommonBotLibrary.Interfaces.Models; using Newtonsoft.Json; namespace CommonBotLibrary.Services.Models { [DebuggerDisplay("{Id, nq}: {Title}")] public class SteamResult : IWebpage, IEquatable<Stea...
{ "content_hash": "a5cba407e98f648af373be876182eeb1", "timestamp": "", "source": "github", "line_count": 142, "max_line_length": 77, "avg_line_length": 33.15492957746479, "alnum_prop": 0.5609600679694138, "repo_name": "bcanseco/common-bot-library", "id": "3a7a586f45b3cfddfda0148d5093901dd63e96e6", "...
# Use this hook to configure devise mailer, warden hooks and so forth. # Many of these configuration options can be set straight in your model. Devise.setup do |config| # The secret key used by Devise. Devise uses this key to generate # random tokens. Changing this key will render invalid all existing # confirmat...
{ "content_hash": "6566daedfd72412501cb6d535abacf13", "timestamp": "", "source": "github", "line_count": 117, "max_line_length": 150, "avg_line_length": 49.888888888888886, "alnum_prop": 0.747130375192736, "repo_name": "studentinsights/studentinsights", "id": "bdbb9cafe253d0048c67d8b2ff5b920fb3e08b3b"...
<?xml version="1.0" encoding="utf-8"?> <doctrine-mapping xmlns="http://doctrine-project.org/schemas/orm/doctrine-mapping" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://doctrine-project.org/schemas/orm/doctrine-mapping http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd"> <e...
{ "content_hash": "a870cd8ffbf309157bd0ceb98ca48113", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 276, "avg_line_length": 44.851851851851855, "alnum_prop": 0.6548307184145334, "repo_name": "Ipsaous/Cdg", "id": "023edc928f6661843a443e79b538eed1845b64b7", "size": "1211", ...
<?php namespace WindowsAzure\Table\Models; use WindowsAzure\Common\Internal\Utilities; use WindowsAzure\Common\Internal\Validate; use WindowsAzure\Common\Internal\Resources; /** * Basic Windows Azure EDM Types used for table entity properties. * * @category Microsoft * @package WindowsAzure\Tab...
{ "content_hash": "48a5bf4bde5afeaa894bea1524d90feb", "timestamp": "", "source": "github", "line_count": 255, "max_line_length": 82, "avg_line_length": 29.058823529411764, "alnum_prop": 0.5087719298245614, "repo_name": "getupcloud/wordpress-ex", "id": "96ad3f6570653a5613764d251a58e7485ed4ec9b", "siz...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct base_unit_info&lt;metric::hour_base_unit&gt;</title> <link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home...
{ "content_hash": "b33ed900885791745c0451eb4002bf30", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 552, "avg_line_length": 93.67164179104478, "alnum_prop": 0.6644359464627151, "repo_name": "nicecapj/crossplatfromMmorpgServer", "id": "33c3cd78c81a9d567025d5f4bdfa56472619476...
namespace mscorlib { namespace System { class Type; class String; } } namespace mscorlib { namespace System { namespace Runtime { namespace CompilerServices { class SpecialNameAttribute : public mscorlib::System::Attribute , public virtual mscorlib::System::Runtime::InteropService...
{ "content_hash": "a38b878490627dbd53c646acbd35dc09", "timestamp": "", "source": "github", "line_count": 77, "max_line_length": 140, "avg_line_length": 24.92207792207792, "alnum_prop": 0.6649296508598228, "repo_name": "brunolauze/MonoNative", "id": "6a0a742862db60980c44b1fd1a7d6c715eb984e7", "size":...
import Notifications from './Notifications.js'; export default Notifications;
{ "content_hash": "23bf4d090837565ef76e7fb1c41a3b01", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 47, "avg_line_length": 39, "alnum_prop": 0.8205128205128205, "repo_name": "Axivity/openmovement-axsys-client", "id": "1d62ec7049974c62d8ccd4cb2c158a52ddce63ae", "size": "78"...
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
{ "content_hash": "865d27fb709dde8161e961d2c34da16d", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 84, "avg_line_length": 40.47222222222222, "alnum_prop": 0.7295813315030886, "repo_name": "thlorenz/pokertell", "id": "04bb2571cdf4a41e9634036d868de7f1dca435f2", "size": "14...
package com.intellij.openapi.fileChooser.tree; import com.intellij.openapi.vfs.VirtualFile; import com.intellij.ui.ColoredListCellRenderer; import com.intellij.ui.ColoredTableCellRenderer; import com.intellij.ui.ColoredTreeCellRenderer; import com.intellij.ui.SimpleColoredComponent; import com.intellij.ui.SimpleTextAt...
{ "content_hash": "60217e2c141a33edbb3ed73e704c5865", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 138, "avg_line_length": 36.093023255813954, "alnum_prop": 0.7061855670103093, "repo_name": "leafclick/intellij-community", "id": "c306e4a531cac61bde2526cf04d09d97835fc79a", ...
using System.Collections.Generic; using System.Collections.Immutable; using System.Linq; using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.DocumentationComments; using Microsoft.CodeAnalysis.Shared.Extensions; using Roslyn.Utilities; namespace Microsoft.CodeAnalysis.LanguageServices { ...
{ "content_hash": "f4270cfbe7c37843bc12e0cf17ea5e12", "timestamp": "", "source": "github", "line_count": 690, "max_line_length": 189, "avg_line_length": 43.94927536231884, "alnum_prop": 0.5565045342126957, "repo_name": "a-ctor/roslyn", "id": "efb4566058889a08676869016e6e1cce687e58b1", "size": "30487...
var bw_interface = (function (app) { 'use strict'; app.registerModule('bw-interface', ['Upload', 'ngFileUpload', 'ngMaterial', 'ngAnimate', 'core', 'core.routes', 'photoWorks', 'videoWorks', 'about']); app.registerModule('bw-interface.services'); }(ApplicationConfiguration))...
{ "content_hash": "376fdf941884fcfb68e9c83aa03cf59c", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 99, "avg_line_length": 46, "alnum_prop": 0.6149068322981367, "repo_name": "joshm101/blackwashed_portfolio", "id": "a9dde921a58db41372f0aa9b399e6a130391198f", "size": "322", ...
package org.apache.doris.common.util; public class SqlUtils { public static String escapeUnquote(String ident) { return ident.replaceAll("``", "`"); } public static String getIdentSql(String ident) { StringBuilder sb = new StringBuilder(); sb.append('`'); for (char ch : ide...
{ "content_hash": "87d65398dce9705d406a6cba3418be9b", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 54, "avg_line_length": 25.714285714285715, "alnum_prop": 0.49444444444444446, "repo_name": "imay/palo", "id": "f1bd21ab5772fc58267a74ad0b57599500274ac3", "size": "1342", ...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "69556500b5708db8cc07eadff0d653e0", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "d6fe477ad9a47fce7629d71478349a3c747ed996", "size": "19...
(function() { 'use strict'; angular .module('proyService1App') .controller('UserManagementDeleteController', UserManagementDeleteController); UserManagementDeleteController.$inject = ['$uibModalInstance', 'entity', 'User']; function UserManagementDeleteController ($uibModalInstance, e...
{ "content_hash": "d088a009c24880d0015b8bad30a91260", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 86, "avg_line_length": 26.642857142857142, "alnum_prop": 0.5670241286863271, "repo_name": "gcorreageek/dhl", "id": "8878906ff2462a164904bf6420a6d49031ce6173", "size": "746"...
package id.birokrazy.model; import com.fasterxml.jackson.annotation.JsonIgnore; import id.birokrazy.model.oauth2.OauthClientDetails; import javax.persistence.*; import java.io.Serializable; import java.util.*; /** * @author Arthur Purnama (arthur@purnama.de) */ @Entity public class UserData implements Serializable...
{ "content_hash": "4c7c6760a389727bfb9e059312bd5515", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 78, "avg_line_length": 19.92452830188679, "alnum_prop": 0.640625, "repo_name": "purnama/birokrazy", "id": "afc476eaff5fd17f673ab91c62943fb467157a87", "size": "2112", "bi...
<?php declare(strict_types=1); namespace Cake\Log\Engine; /** * Syslog stream for Logging. Writes logs to the system logger */ class SyslogLog extends BaseLog { /** * Default config for this class * * By default messages are formatted as: * level: message * * To override the log f...
{ "content_hash": "a0f0a6297e125a65cdc4589a66e7bbfb", "timestamp": "", "source": "github", "line_count": 137, "max_line_length": 100, "avg_line_length": 29.255474452554743, "alnum_prop": 0.5588822355289421, "repo_name": "dakota/cakephp", "id": "05e782de315dcfcb9e2e0e79a76d18cf990e8e2e", "size": "460...
@interface QLMFreeAudio : NSObject ///多余字段1 @property (nonatomic, strong) NSString *resource_content; ///多余字段2 @property (nonatomic, strong) NSString *image_url; ///音频内容 @property (nonatomic, strong) NSString *resource_name; ///音频地址 @property (nonatomic, strong) NSString *audio_file_url; @end
{ "content_hash": "4d4da12dd35bbf9542000f34c3bd4f33", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 57, "avg_line_length": 19.933333333333334, "alnum_prop": 0.7391304347826086, "repo_name": "FocusTheOne/Qomolangma", "id": "c5bc65c80a2fa9319d86083450d126db489e8bd0", "size"...
using SAD, Features, DocOpt, Stage S(sf) = mask(sf, filter = (kind, start, fin, file) -> kind == "S") NS(sf) = mask(sf, filter = (kind, start, fin, file) -> kind == "NS" || kind == "NT") # ---------------------------------------------------------------------------------------------------------------- # main # ------...
{ "content_hash": "14418d0ad110f41a8db2608459bd30e2", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 164, "avg_line_length": 51.21818181818182, "alnum_prop": 0.5470358537451189, "repo_name": "mit-nlp/SAD.jl", "id": "1a39154f84deb2a66b98f13238e4304d52a76fdf", "size": "2817"...
using System; using System.Collections.Generic; using System.Data; using System.Linq; using System.Text; using System.Threading.Tasks; namespace QTFK.Extensions.DataSets { public static class DataSetExtension { public static T Get<T>(this DataRow dr, string name) { if (dr.IsNull(na...
{ "content_hash": "5ca6e8c5c3dd8ed4709275b2680bf5ee", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 79, "avg_line_length": 26.464285714285715, "alnum_prop": 0.5256410256410257, "repo_name": "hossmi/qtfk", "id": "ca0c743ea78dddc658ef55dbfb5d339c4ba84aa3", "size": "1484", ...
<?php /** Zend_Search_Lucene_Search_Query */ #require_once 'Zend/Search/Lucene/Search/Query.php'; /** * @category Zend * @package Zend_Search_Lucene * @subpackage Search * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/...
{ "content_hash": "245eacf5e14c05c34e7e73b4fa1cfe1c", "timestamp": "", "source": "github", "line_count": 343, "max_line_length": 161, "avg_line_length": 32.86588921282799, "alnum_prop": 0.5675507850616517, "repo_name": "StudioBOZ/thirdClass", "id": "cf69cb4fa3b6777cfdebad9af0d8db226651b28f", "size":...
require_relative 'provider/digital_ocean' module BinarySolo module Provider def all [DigitalOcean] end def default all.first end def supported?(name=nil) find_by_name(name).present? end def find_by_name(name=nil) all.find { |p| p.name == name } end ex...
{ "content_hash": "a9053f8501a557623d5720d091800563", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 41, "avg_line_length": 13.64, "alnum_prop": 0.6041055718475073, "repo_name": "felixroeser/binarysolo", "id": "4448fd093bfd98142ff151f78331b04057456709", "size": "341", "b...
Keys A **key** means a cryptographic key, used for HMAC-based authentication of certain requests. Keys are used to allow third party software to communicate with the RunOrg API through an insecure channel, such as through tokens handled in the client browser. For instance, you can use keys to [securely authenticate](...
{ "content_hash": "276d4269f4f4a7bc372b8123bf8c74fc", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 83, "avg_line_length": 50.86666666666667, "alnum_prop": 0.752948885976409, "repo_name": "RunOrg/RunOrg", "id": "a89aac7b31cbc8d104c9d741ba9d705796ce7e7e", "size": "1526", ...
using extension_function_test_utils::CreateEmptyExtension; using extension_function_test_utils::RunFunctionAndReturnSingleResult; namespace { class DnsApiTest : public ExtensionApiTest { public: DnsApiTest() : resolver_event_(true, false), resolver_creator_(new extensions::MockHostResolverCreator(...
{ "content_hash": "387369ceb75ccaf66f53a9fac7119ad0", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 79, "avg_line_length": 36.38461538461539, "alnum_prop": 0.7308970099667774, "repo_name": "espadrine/opera", "id": "ccd960228c5702e0693ac1847eb7d63e174ab2bd", "size": "4026"...
import React from 'react'; import PropTypes from 'prop-types'; import { pageToTitleI18n } from 'docs/src/modules/utils/helpers'; import PageContext from 'docs/src/modules/components/PageContext'; // TODO: it really wants to be named useTitle but we're not quite there yet. function PageTitle(props) { const { activePa...
{ "content_hash": "28f2b5786d337c12735d7ce40e8f892b", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 76, "avg_line_length": 26.608695652173914, "alnum_prop": 0.7401960784313726, "repo_name": "allanalexandre/material-ui", "id": "8580a7e2b5f052fce36308e065799e82996de4b1", "s...
import { lazyComponent } from '@waldur/core/lazyComponent'; import { StateDeclaration } from '@waldur/core/types'; import { checkPermission } from '@waldur/issues/utils'; const SupportDetailsContainer = lazyComponent( () => import( /* webpackChunkName: "SupportDetailsContainer" */ './SupportDetailsContaine...
{ "content_hash": "fc88f72fded64cbe71fa1e2d78ca8949", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 83, "avg_line_length": 24.914285714285715, "alnum_prop": 0.676605504587156, "repo_name": "opennode/waldur-homeport", "id": "c5f59bdf3e41c6b7d53b3669896f49b5c29dd54b", "size...
// Copyright 2015 The Prometheus Authors // 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...
{ "content_hash": "b924d00b650c8f03ee27b0c6c98d6b1d", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 75, "avg_line_length": 29.22972972972973, "alnum_prop": 0.6592695330559408, "repo_name": "kirussel/node_exporter", "id": "92c7b7903e4cc287a182c6678dd78eb86d40de31", "size":...
package org.andengine.entity.sprite.batch; import org.andengine.engine.camera.Camera; import org.andengine.entity.IEntity; import org.andengine.entity.shape.IShape; import org.andengine.entity.shape.Shape; import org.andengine.entity.sprite.Sprite; import org.andengine.entity.sprite.batch.vbo.HighPerformanceSpr...
{ "content_hash": "64b78d717498eb008146da2d0309ffa8", "timestamp": "", "source": "github", "line_count": 757, "max_line_length": 327, "avg_line_length": 44.14134742404227, "alnum_prop": 0.7292234026634745, "repo_name": "alexbuicescu/AndEngine-Android-Studio-Template", "id": "d0dcfc05c9a214278eab91c262...
pageflow.tooltipContainer = { events: { 'mouseover [data-tooltip]': function(event) { if (!this.tooltip.visible) { var target = $(event.target); var key = target.data('tooltip'); var position; if (target.data('tooltipAlign') === 'bottom left') { position = { ...
{ "content_hash": "62eab57ffab71740bca1bd771f0fca06", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 66, "avg_line_length": 28, "alnum_prop": 0.5221088435374149, "repo_name": "tf/pageflow-dependabot-test", "id": "f4b925944aa297fe62a420351d216f236a31984a", "size": "1176", ...
package softlayer_security_certificate_request_status // DO NOT EDIT. THIS FILE WAS AUTOMATICALLY GENERATED
{ "content_hash": "d64bb0754ea3c7a147153f0259ea1045", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 53, "avg_line_length": 36.333333333333336, "alnum_prop": 0.8256880733944955, "repo_name": "sudorandom/softlayer-go-gen", "id": "670a34431a378713697c01688c589c96831b3e05", "s...
fn two_args<T>(x: T, y: T) { } fn main() { let a: @mut int = @mut 3; let b: @int = @3; // NOTE: // // The fact that this test fails to compile reflects a known // shortcoming of the current inference algorithm. These errors // are *not* desirable. two_args(a, b); //~ ERROR (values di...
{ "content_hash": "66f45f7beff6900631c997158c0406d0", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 68, "avg_line_length": 24.428571428571427, "alnum_prop": 0.5789473684210527, "repo_name": "kmcallister/rust", "id": "5c71ae38a64c019525e4f882a03001eff384dc80", "size": "809...
#!/usr/bin/env bash # Copyright 2016 The Kubernetes Authors. # # 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 applica...
{ "content_hash": "1e76b4f40b902daa397512be9a185b6b", "timestamp": "", "source": "github", "line_count": 581, "max_line_length": 218, "avg_line_length": 40.0895008605852, "alnum_prop": 0.641379014253821, "repo_name": "tomzhang/kubernetes", "id": "6b3d45dfbb045c1d0c36b241b8eaa4bbbba97b8d", "size": "2...
<?php namespace PhpParser\Node\Expr; use PhpParser\Node\Expr; class BooleanNot extends Expr { /** @var Expr Expression */ public $expr; /** * Constructs a boolean not node. * * @param Expr $expr Expression * @param array $attributes Additional attri...
{ "content_hash": "e506ea57d48f36fecf3601629637c811", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 74, "avg_line_length": 22.153846153846153, "alnum_prop": 0.5590277777777778, "repo_name": "handharbeni/trackmenuapi", "id": "8c84d4ad64efc98eadb81d99ec44e81b47d4d8b6", "siz...
package org.kiji.schema; import org.kiji.annotations.ApiAudience; import org.kiji.annotations.ApiStability; /** * Exception thrown during a metadata restore operation due to user error. */ @ApiAudience.Public @ApiStability.Stable final class RestoreException extends Exception { /** * Creates a new RestoreExc...
{ "content_hash": "f9867a121663ce32bcfa7b9db07ea52c", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 89, "avg_line_length": 24.5, "alnum_prop": 0.7458256029684601, "repo_name": "kijiproject/kiji-schema", "id": "0dcc85d725b7f4a1bf2c283fbeb786f6d339ed51", "size": "1255", "...
using System; using System.Drawing; using System.IO; using System.Text.RegularExpressions; using System.Windows.Forms; using System.Xml; #endregion Using Directives namespace ScintillaNET.Configuration { public class Configuration { #region Fields private bool? _autoComplete_AutoHide; ...
{ "content_hash": "bb4d69801f3c28cb0b9524887f391086", "timestamp": "", "source": "github", "line_count": 3132, "max_line_length": 201, "avg_line_length": 34.23403575989783, "alnum_prop": 0.43897184320235777, "repo_name": "NekoProject/NekoKun", "id": "592d53ee0fe9f9d8f2b78ec3790ae722d11695d0", "size"...
// // RKPropertyInspector.h // RestKit // // Created by Blake Watters on 3/4/10. // Copyright (c) 2009-2012 RestKit. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the Licen...
{ "content_hash": "819f3f05a23491ecc1ae774726506032", "timestamp": "", "source": "github", "line_count": 117, "max_line_length": 375, "avg_line_length": 40.23076923076923, "alnum_prop": 0.7248778415126408, "repo_name": "sixoverground/sync-ios", "id": "ba28926dc60cd07cdfca273b5de2b89cebc10d2c", "size...
namespace SeudoBuild.Pipeline.Modules.UnityBuild { /// <inheritdoc /> /// <summary> /// Configuration values for a build pipeline step that executes an arbitrary /// static method in a Unity editor script. /// </summary> public class UnityExecuteMethodBuildConfig : UnityBuildConfig { ...
{ "content_hash": "b26b53ea4ebb281ab7536d937189bead", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 93, "avg_line_length": 34.1764705882353, "alnum_prop": 0.6385542168674698, "repo_name": "mstevenson/SeudoBuild", "id": "817ad1713561af046f258735f0dc8b8a763e16da", "size": "...
<?php $language_data = array ( 'LANG_NAME' => 'QML', 'COMMENT_SINGLE' => array(1 => '//'), 'COMMENT_MULTI' => array('/*' => '*/'), 'COMMENT_REGEXP' => array( // comments 2 => "/(?<=[\\s^])(s|tr|y)\\/(?!\*)(?!\s)(?:\\\\.|(?!\n)[^\\/\\\\])+(?<!\s)\\/(?!\s)(?:\\\\.|(?!\n)[^\\/\\\\])*(?<!\...
{ "content_hash": "c52faa394eea6efae30d2dc0dea17f11", "timestamp": "", "source": "github", "line_count": 312, "max_line_length": 275, "avg_line_length": 45.10897435897436, "alnum_prop": 0.5241580218843257, "repo_name": "pcon/sticky-notes-quickstart", "id": "1805f341bcc03cfc332bb8ef82e558084d30621f", ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60) on Mon Jan 11 17:03:19 CST 2016 --> <title>com.metova.cappuccino Class Hierarchy (cappuccino 0.2.0 API)</title> <meta name="date" content="...
{ "content_hash": "bbe767345be0448cd6ad5cbb3812bca9", "timestamp": "", "source": "github", "line_count": 149, "max_line_length": 417, "avg_line_length": 39.013422818791945, "alnum_prop": 0.661792533975572, "repo_name": "metova/Cappuccino", "id": "940cdd7b003cdebd084bc017957496ad30b14317", "size": "5...
cask "displaperture" do version "2.1,1052" sha256 :no_check url "https://manytricks.com/download/displaperture" name "Displaperture" desc "Rounds your display corners" homepage "https://manytricks.com/displaperture/" livecheck do url "https://manytricks.com/displaperture/appcast/" strategy :spar...
{ "content_hash": "77078b8c41f95cd6c385a02f3b6da937", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 63, "avg_line_length": 25.208333333333332, "alnum_prop": 0.7289256198347107, "repo_name": "malob/homebrew-cask", "id": "93b88ce8af37a6518698d893846283ca5d073d58", "size": "...
<h2>Profile</h2> <div id="videoGameProfile" data-ng-controller="ProfileController"> <div class="row-fluid"> <div id="psnProfile" class="span6 videoGameProfile"> <h3>PlayStation Network</h3> <div class="profileDetails"> <div class="pic"><img src="Content/images/psnPic.png" alt="strivinglife" /></div> <...
{ "content_hash": "f76fbfd383aa8ce952839766a947d2b6", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 232, "avg_line_length": 61.932432432432435, "alnum_prop": 0.6895046912502727, "repo_name": "JamesSkemp/VideoGamesSpa", "id": "f0aac7e6766ce1f4f96fbc4471d4f4405c62ada9", "si...
from lib import * #from keras.layers.merge import Concatenate from keras.layers import Merge import copy from collections import Counter from sklearn.metrics import confusion_matrix from sklearn.metrics import f1_score import math word2topic = pickle.load(open("word2topic", "r")) embedding = pickle.load(open("word2top...
{ "content_hash": "2b21ee35dc79e4d7a7d3b64e18264df7", "timestamp": "", "source": "github", "line_count": 700, "max_line_length": 383, "avg_line_length": 38.92285714285714, "alnum_prop": 0.5525214710416207, "repo_name": "ProjectsUCSC/NLP", "id": "cee880c71cad4665991f33a755343d2f613833bc", "size": "27...
module Graphics.GL.SGIX.TagSampleBuffer ( -- * Extension Support glGetSGIXTagSampleBuffer, gl_SGIX_tag_sample_buffer, -- * Functions glTagSampleBufferSGIX ) where import Graphics.GL.ExtensionPredicates import Graphics.GL.Functions
{ "content_hash": "13bf3a421f1f87366d44cf61bdddf2e4", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 41, "avg_line_length": 24.2, "alnum_prop": 0.7892561983471075, "repo_name": "haskell-opengl/OpenGLRaw", "id": "2e50627af08d727b0db72fb8fcbcf3c59b72ac85", "size": "631", "...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_03) on Mon Nov 19 21:41:16 CET 2007 --> <TITLE> Uses of Interface org.springframework.beans.factory.xml.DocumentLoader (Spring Framework API 2.5) </T...
{ "content_hash": "9cec3c67a43e718355be60e5c8decc4c", "timestamp": "", "source": "github", "line_count": 197, "max_line_length": 428, "avg_line_length": 51.3502538071066, "alnum_prop": 0.6511466982997232, "repo_name": "mattxia/spring-2.5-analysis", "id": "0f114b1cc49fb3d5d098b0c2d9ea4c231141886f", "...
using base::trace_event::TraceLog; namespace net { namespace { // TraceLog category for NetLog events. const char kNetLogTracingCategory[] = "netlog"; struct TraceEntryInfo { std::string category; std::string id; std::string phase; std::string name; std::string source_type; }; TraceEntryInfo GetTraceEntr...
{ "content_hash": "c426addb1fc4f08f76b967aa4b9a2f98", "timestamp": "", "source": "github", "line_count": 349, "max_line_length": 80, "avg_line_length": 37.26361031518625, "alnum_prop": 0.7071126489811611, "repo_name": "CapOM/ChromiumGStreamerBackend", "id": "4adcd0f7097e7f992007a6508307c0c306667f60", ...
#pragma once #include <cstddef> #include <osquery/utils/only_movable.h> #include <osquery/utils/status/status.h> #include <osquery/utils/system/system.h> #ifdef WIN32 #pragma warning(push, 3) #pragma warning(disable : 4715) #endif /** * This protects parsing from overflowing the stack. * See http://rapidjson.or...
{ "content_hash": "4e1c4219509b54ab97eb9288ce4b52a9", "timestamp": "", "source": "github", "line_count": 370, "max_line_length": 80, "avg_line_length": 31.735135135135135, "alnum_prop": 0.6736501447794243, "repo_name": "hackgnar/osquery", "id": "56216c386806dc476303f618c1339377e9bb5bd9", "size": "11...
package pongo2 import ( "bytes" ) type NodeWrapper struct { Endtag string nodes []INode } func (wrapper *NodeWrapper) Execute(ctx *ExecutionContext, buffer *bytes.Buffer) *Error { for _, n := range wrapper.nodes { err := n.Execute(ctx, buffer) if err != nil { return err } } return nil }
{ "content_hash": "61175199e783bebf215537291c2edb2a", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 89, "avg_line_length": 15.35, "alnum_prop": 0.6644951140065146, "repo_name": "insionng/yougam", "id": "9180dc70b2748e79d6a1640acb5d2e8dfac1a7e3", "size": "307", "binary":...
This is an ESP8266 based Twitter client built with 256x64 OLED (SSD1322 based) display. ESP8266 connects directly to Twitter, so no third-party proxy services are used. Application connects to [user stream](https://dev.twitter.com/streaming/userstreams) and displays all the incoming tweets for that user. This basica...
{ "content_hash": "31c16976e485450242a4e8e830f7d650", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 450, "avg_line_length": 91.28571428571429, "alnum_prop": 0.7405320813771518, "repo_name": "andrei7c4/esptwitterclient", "id": "e507d20162106b21be522cc0aa5fd8cd2242be0d", "s...
namespace Snittlistan.Web.ViewModels; public class QuillData { public QuillData(string htmlFieldName, string stringFieldName, string placeholder) { HtmlFieldName = htmlFieldName; StringFieldName = stringFieldName; Placeholder = placeholder; } public string HtmlFieldName { get;...
{ "content_hash": "88b19b036f4ef05b24e5701d203f02b2", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 86, "avg_line_length": 24.058823529411764, "alnum_prop": 0.7017114914425427, "repo_name": "dlidstrom/Snittlistan", "id": "bd11ec3cb7e7ce00b973aad972b3383f0e3d340e", "size":...
/** * Performance test application for the primitives. */ package org.onosproject.primitiveperf;
{ "content_hash": "542cb0fb64f62401d4b4ee005f16a2c3", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 51, "avg_line_length": 16.833333333333332, "alnum_prop": 0.7524752475247525, "repo_name": "LorenzReinhart/ONOSnew", "id": "d9b4faeafcac7ad920f97bdfb3b965e460feadce", "size":...
@interface RoundModal : NSObject @property (strong, nonatomic) NSString *roundtime; @property (nonatomic) NSInteger pointnum; @property (nonatomic) NSInteger homepoint; @property (nonatomic) NSInteger awaypoint; @property (strong, nonatomic) NSMutableArray *homeHistory; @property (strong, nonatomic) NSMutableArray *a...
{ "content_hash": "b2c2276f85447f3c1c4473d4822df8b6", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 58, "avg_line_length": 33.7, "alnum_prop": 0.8011869436201781, "repo_name": "hmeng22/Huaminton", "id": "49eaa84533eb968afa05348ecfcef76460bd55a0", "size": "503", "binary"...
package org.opencb.opencga.analysis.wrappers.fastqc; import org.apache.commons.lang3.tuple.ImmutablePair; import org.apache.commons.lang3.tuple.Pair; import org.opencb.opencga.analysis.wrappers.executors.DockerWrapperAnalysisExecutor; import org.opencb.opencga.core.tools.annotations.ToolExecutor; import org.slf4j.Logg...
{ "content_hash": "7678fa65268fcc63a037d505c1fe9d2c", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 115, "avg_line_length": 34.042857142857144, "alnum_prop": 0.6953420058749475, "repo_name": "opencb/opencga", "id": "e13d9468d138867419578cef38646cc6ca4faecc", "size": "2383...
(function(){ //Modeled metrics based on flow model JenScript.AxisMetricsFlow = function(config) { this.___init(config); }; JenScript.Model.inheritPrototype(JenScript.AxisMetricsFlow, JenScript.AxisMetricsPlugin); JenScript.Model.addMethods(JenScript.AxisMetricsFlow, { ___init : function(config){ config = c...
{ "content_hash": "347bb415f7635530594184f2b095b1c6", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 90, "avg_line_length": 29, "alnum_prop": 0.7260536398467433, "repo_name": "sjanaud/jenscript", "id": "cc7f7cd35a4f8f0319f22cf94054860afc087832", "size": "522", "binary": ...
package consul import ( "fmt" "io" "log" "os" "path/filepath" "strconv" "strings" "sync" "time" "github.com/hashicorp/consul/agent/metadata" "github.com/hashicorp/consul/agent/pool" "github.com/hashicorp/consul/agent/router" "github.com/hashicorp/consul/agent/structs" "github.com/hashicorp/consul/lib" ...
{ "content_hash": "7f4052e53bc126b3fd09ebdacf021496", "timestamp": "", "source": "github", "line_count": 422, "max_line_length": 138, "avg_line_length": 27.369668246445496, "alnum_prop": 0.7064069264069264, "repo_name": "Faffnir/vip-manager", "id": "d669100ff7de03f8264669a9855f1e020886d89f", "size":...
/* * Attachment code for having the generic console device use the LAMEbus * serial device. */ #include <types.h> #include <lib.h> #include <generic/console.h> #include <lamebus/lser.h> #include "autoconf.h" struct con_softc * attach_con_to_lser(int consno, struct lser_softc *ls) { struct con_softc *cs = kmallo...
{ "content_hash": "3360769651e37ae30f0bd4d3c328ebe5", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 72, "avg_line_length": 17.441176470588236, "alnum_prop": 0.6711635750421585, "repo_name": "computist/os161", "id": "c5fdb7a32a1c4ee1417a6e31610387345edcd27a", "size": "2207...
require "houston/kanban/railtie" module Houston module Kanban class Engine < ::Rails::Engine isolate_namespace Houston::Kanban # Precompile this modules assets initializer :assets do |config| Rails.application.config.assets.precompile += %w( houston/kanban/application.js ...
{ "content_hash": "de79ce9d8c40586fa9e9404abb3d3f04", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 75, "avg_line_length": 29, "alnum_prop": 0.6500638569604087, "repo_name": "houstonmc/houston-kanban", "id": "c8756a44a033991485cc1238c69e2f2018bc6aa3", "size": "783", "bi...
NSString *const kTabBarAppearanceBackgroundColor = @"Tab Bar Background Color"; NSString *const kTabBarAppearanceHeight = @"Tab Bar Height"; NSString *const kTabBarAppearanceTint = @"Tab Bar Tint";
{ "content_hash": "1363090019fa774512bb70dae955b754", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 79, "avg_line_length": 39.8, "alnum_prop": 0.7939698492462312, "repo_name": "hulu001/GGTabBar", "id": "a3f7965c7383f98301685d70c1a158679cf6660d", "size": "377", "binary": ...
require "rails_helper" describe StyleController do describe "#index" do render_views before do login_as_stub_user get :index end context "loading the page" do it "responds with the correct HTTP status code" do expect(response.status).to be(200) end end end end
{ "content_hash": "7739a9e8ce96cd212e51a32a95975d2a", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 56, "avg_line_length": 17.77777777777778, "alnum_prop": 0.640625, "repo_name": "alphagov/transition", "id": "c53db5bd8a164cd200092fa6a2f34154fc538238", "size": "320", "bi...
package com.mmnaseri.cs.clrs.ch02.s1; import java.util.Comparator; /** * @author Mohammad Milad Naseri (mmnaseri@programmer.net) * @since 1.0 (8/13/15) */ public class FasterIterativeInsertionSorter<E extends Comparable<E>> extends IterativeInsertionSorter<E> { public FasterIterativeInsertionSorter(Comparat...
{ "content_hash": "a7a2dffd70b788073305ea6e755701ef", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 99, "avg_line_length": 32.111111111111114, "alnum_prop": 0.7041522491349481, "repo_name": "mmnaseri/cs-review", "id": "2acf77dda351267903ddec57b79286f3f872105d", "size": "1...
// Copyright 2009 the Sputnik authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /** * @name: S8.7.2_A1_T1; * @section: 8.7.2; * @assertion: GetValue(V) mast fail; * @description: Checking if execution of "'litera'=1;" fails; * @negative; */ 'litera'=1;
{ "content_hash": "813d3e9bca1f890a7557a75472eebeef", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 70, "avg_line_length": 25.583333333333332, "alnum_prop": 0.6775244299674267, "repo_name": "luboid/ES5.Script", "id": "ca5722a9d1b39c813e61461fd4a28dd7bc27c83d", "size": "30...
package org.locationtech.geowave.test.query; import java.io.IOException; import org.geotools.data.DataUtilities; import org.geotools.feature.SchemaException; import org.geotools.feature.simple.SimpleFeatureBuilder; import org.junit.After; import org.junit.AfterClass; import org.junit.Assert; import org.junit.Before; ...
{ "content_hash": "346c5cae3f039bcd757206fab7131450", "timestamp": "", "source": "github", "line_count": 149, "max_line_length": 92, "avg_line_length": 39.395973154362416, "alnum_prop": 0.6894378194207836, "repo_name": "spohnan/geowave", "id": "9ac75adecf7406900233e52496c6607b18992d61", "size": "630...
Specs ===== My repository of CocoaPods (cocoapods.org) specifications.
{ "content_hash": "5fe6ff0deea53db778989ee689513944", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 58, "avg_line_length": 18, "alnum_prop": 0.75, "repo_name": "shadowboy/Specs", "id": "b3611be7ffbf227efe58e002a45f1b25fd007bf1", "size": "72", "binary": false, "copies":...
using Microsoft.ApplicationInsights.DataContracts; using Microsoft.VisualStudio.TestTools.UnitTesting; using System; using System.Collections.Generic; using System.ServiceModel.Channels; using System.Text; namespace Microsoft.ApplicationInsights.Wcf.Tests { [TestClass] public class ClientIpTelemetryInitialize...
{ "content_hash": "9aa9a447b6bef0db88d27dd1949926c1", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 71, "avg_line_length": 35.54237288135593, "alnum_prop": 0.6461611826418694, "repo_name": "frackleton/ApplicationInsights-SDK-Labs", "id": "ee281ed904094bd2796469b9b4051b2906b...
<Alloy> <TableViewRow id="row"> <Label id="title"/> <View id="separator"/> </TableViewRow> </Alloy>
{ "content_hash": "89b6e8f694fe83dec388f67f1b381a46", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 28, "avg_line_length": 19.166666666666668, "alnum_prop": 0.5739130434782609, "repo_name": "darknos/Memkit", "id": "63d0d4b1447dba7dd74616047f8d7273de131424", "size": "115", ...
import { is } from 'ramda'; import { Primitive } from 'd3'; export default function functor<Datum>( v: string | ((datum: Datum, index?: number, outerIndex?: number) => string) ): (datum: Datum, index?: number, outerIndex?: number) => string; export default function functor<Datum>( v: | Primitive | ((datum:...
{ "content_hash": "0e7be127e48df34f56cc4accb977c9dd", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 77, "avg_line_length": 39.05, "alnum_prop": 0.6555697823303457, "repo_name": "gaearon/redux-devtools", "id": "b0ba2146540bdce40e0d5507d0c7c40433d4f7d7", "size": "781", "b...
xLog ==== A simple logger for the Go language. [![Build Status](https://img.shields.io/travis/dulo-tech/xlog/master.svg)](https://travis-ci.org/dulo-tech/xlog) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/dulo-tech/xlog) [![MIT license](https://img.shields.io/badge/lic...
{ "content_hash": "f9425bd84d36d042d23ddcbbfda228cb", "timestamp": "", "source": "github", "line_count": 446, "max_line_length": 135, "avg_line_length": 34.7780269058296, "alnum_prop": 0.687254206692025, "repo_name": "dulo-tech/xlog", "id": "ad8b64fb6946db131dc0e1d385bfd32b831d2ff0", "size": "15511"...
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace Grabacr07.KanColleViewer.Plugins.ViewModels { public class LogItemCollection : IEnumerable { public List<string> Columns = new List<string>(); public List<string...
{ "content_hash": "9d6018678f1c9e61f74ad25fef474d9b", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 58, "avg_line_length": 24.736842105263158, "alnum_prop": 0.6723404255319149, "repo_name": "bllue78/KanColleViewer", "id": "50059ccecb30854bb02d449b99c3737d819c901a", "size"...
#include <signal.h> #include "imapfilter.h" void signal_handler(int sig); /* * Catch signals that cause program's termination. */ void catch_signals(void) { signal(SIGINT, signal_handler); signal(SIGQUIT, signal_handler); signal(SIGTERM, signal_handler); } /* * Release signals and reset them to default ac...
{ "content_hash": "99510f3744d22a57200bbcbb26ad49e2", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 64, "avg_line_length": 13.844444444444445, "alnum_prop": 0.6982343499197432, "repo_name": "eliteraspberries/imapfilter", "id": "229a45422fd5f80726d814d787e12a659009a00b", "...
from gailtf.baselines.common.mpi_running_mean_std import RunningMeanStd import gailtf.baselines.common.tf_util as U import tensorflow as tf import gym from gailtf.baselines.common.distributions import make_pdtype class CnnPolicy(object): recurrent = False def __init__(self, name, ob_space, ac_space, kind='larg...
{ "content_hash": "2b01d08a260185eca70d10ebf32f3c2e", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 107, "avg_line_length": 41.666666666666664, "alnum_prop": 0.5835789473684211, "repo_name": "ryanjulian/gail-tf", "id": "36a01894c8c6239968511b3507ea799acb51fbac", "size": "...
<?php header('Content-Type: text/javascript; charset=UTF-8',true); (@include_once "yeapf.php") or die("yeapf not configured"); /* @OBSOLETE 20170111 $developBase=$yeapfConfig['yeapfPath']."/../develop"; (@include_once "$developBase/yeapf.develop.php") or die ("Error loading 'yeapf.develop.php'"); */ ...
{ "content_hash": "1aa32f57225bf65b6fdd5fd382ca6fc7", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 96, "avg_line_length": 27.148936170212767, "alnum_prop": 0.6355799373040752, "repo_name": "EDortta/YeAPF", "id": "abd35e045f57ac8d4f77dcb528f297baa2a47543", "size": "1601",...
/** * Created by king on 15-4-10. * * ch06.child_process_fork_main.js */ console.info("------ child_process fork main ------"); console.info(); /** * child_process fork * @type {exports} */ var cp = require('child_process'); // TODO: 引入child_process模块 var n = cp.fork('ch06.child_process_fork_sub.js'); // T...
{ "content_hash": "7a67e07ca314c35880f2bc27876882c4", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 69, "avg_line_length": 22.541666666666668, "alnum_prop": 0.6062846580406654, "repo_name": "0end1/code_base", "id": "ad0bbd4cfbe8e17305f78c2e042a89653b83701c", "size": "555"...
var gulp = require('gulp'), concat = require('gulp-concat'), uglify = require('gulp-uglify'), util = require('gulp-util'), jshint = require('gulp-jshint'), replace = require('gulp-replace'), insert = require('gulp-insert'), inquirer = require('inquirer'), semver = require('semver'), ...
{ "content_hash": "879e8edb989a662b012637d232aca4bb", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 121, "avg_line_length": 30.23170731707317, "alnum_prop": 0.6434045986284792, "repo_name": "etilextreval/panel_REF", "id": "00069f8cd1fdb75dccc03ef2a5d45ced50ff12cb", "size"...
// // Copyright (C) OpenSim Ltd. // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public License // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is dis...
{ "content_hash": "5c631001b8654e58d63b7c0b7379b96e", "timestamp": "", "source": "github", "line_count": 54, "max_line_length": 75, "avg_line_length": 26.24074074074074, "alnum_prop": 0.7177134791813691, "repo_name": "LarryNguyen/ECSimpp", "id": "4a3e6c7cfc16836e3b8810004dbfbe3a1de7523c", "size": "1...
import { createBatchResolver, ResolverFunction } from "graphql-resolve-batch"; interface SomeTestSource { someSourceProp: string; } interface SomeTestArgs { someArg: string; } interface SomeTestContext { someContextProp: string; } interface SomeTestResult { someTestResultProp: string; } const withS...
{ "content_hash": "f23a3799d91f89395a3091c0c43eabd1", "timestamp": "", "source": "github", "line_count": 93, "max_line_length": 78, "avg_line_length": 23.602150537634408, "alnum_prop": 0.6227790432801822, "repo_name": "chrootsu/DefinitelyTyped", "id": "1e9a2395a49db02379aed40036a408124ed5584b", "siz...
from direct.distributed import DistributedObject from direct.directnotify import DirectNotifyGlobal from toontown.toonbase import ToontownGlobals from pandac.PandaModules import * from math import * import math from direct.fsm.FSM import FSM from toontown.minigame import ArrowKeys from direct.showbase import PythonUtil...
{ "content_hash": "c93b494e620dd39b1b6d77bc102b4a44", "timestamp": "", "source": "github", "line_count": 731, "max_line_length": 170, "avg_line_length": 41.56497948016416, "alnum_prop": 0.5822472353870458, "repo_name": "ToonTownInfiniteRepo/ToontownInfinite", "id": "edc657c96d0a45d6a0761763153f3e97d4b...
import java.util.ArrayList; import java.util.Collection; import java.util.List; import java.util.PriorityQueue; /** * This class represents worst-fit algorithms for allocating files to disks. * * @author rcd */ public class WorstFitAlgorithm { public static final String WORST_FIT_METHOD = "worst-fit"; priv...
{ "content_hash": "1979434461e3ccdf64a31a5c5b8004f4", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 102, "avg_line_length": 27.29113924050633, "alnum_prop": 0.5913729128014842, "repo_name": "sallymerza/lab_bins", "id": "8718aaf83821a7aaff3d75a19831de7c9cb3d79d", "size": "...
FreeCAD add-on for create reinforcing bar in concrete structure ## Rebars in Beam ![screenshot](https://forum.freecadweb.org/download/file.php?id=48134) ![screenshot](https://forum.freecadweb.org/download/file.php?id=48137) ## Rebars in Square Footing
{ "content_hash": "745b981cd2263e0b7a7fb23152f4109a", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 70, "avg_line_length": 36.285714285714285, "alnum_prop": 0.7755905511811023, "repo_name": "chakkreetiya/FreeCAD-Rebars", "id": "f00c437fc354c3d080ff5ebba0f0353ebc04e2d2", "s...
package net.kuujo.copycat.state; import net.kuujo.copycat.protocol.PingRequest; import net.kuujo.copycat.protocol.PollRequest; import net.kuujo.copycat.protocol.SubmitRequest; import net.kuujo.copycat.protocol.SyncRequest; import net.kuujo.copycat.state.impl.StateLock; import org.vertx.java.core.AsyncResult; import ...
{ "content_hash": "aef4c8ce38671b7eebdfa6ffdd39efd4", "timestamp": "", "source": "github", "line_count": 149, "max_line_length": 93, "avg_line_length": 29.395973154362416, "alnum_prop": 0.6360730593607306, "repo_name": "ngbinh/copycat", "id": "45d76a614bb0de5f5acecacd9193fb89c2e1c8c7", "size": "4990...
define(function(require, exports, module) { describe('my description', function() { beforeEach(function() { loadFixtures('template.html'); }); it('should succeed', function() { var $node = $('#foo'); console.log($node.text()); expect(true).toBe(true); }); }); });
{ "content_hash": "e623d2db6160ae7fdf1563667713f762", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 43, "avg_line_length": 19.75, "alnum_prop": 0.5506329113924051, "repo_name": "blitzagency/django-chatterbox", "id": "0912db49ca4bd8d4464fdf490c6d8f1bad0ab569", "size": "316...
import config from '../../src/scss'; describe('scssConfig', () => { it('should contain scss loader', () => { expect(config.module.rules[0].test).toEqual(/\.scss$/); }); });
{ "content_hash": "65fb0da2779ccc9aeededbd8b69d4094", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 59, "avg_line_length": 20.444444444444443, "alnum_prop": 0.5706521739130435, "repo_name": "CAAPIM/webpack-config", "id": "0d563b537c8375df52ea6440c0d5bb99bfbda347", "size": ...
/* MACHINE GENERATED FILE, DO NOT EDIT */ package org.lwjgl.opengl; import org.lwjgl.*; import java.nio.*; public final class EXTStencilClearTag { /** * Accepted by the &lt;pname&gt; parameter of GetBooleanv, GetIntegerv, * GetFloatv, and GetDoublev. */ public static final int...
{ "content_hash": "37c1ee209d44f56d0463557d758ab48a", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 106, "avg_line_length": 35.38709677419355, "alnum_prop": 0.715587967183227, "repo_name": "ThePlexianNetwork/Grumy", "id": "4f35b59a70a966602ddbd9820628f03c0909688f", "size"...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows; using System.Windows.Media.Animation; namespace Inbox2.Framework.UI.Animation { public class Animator { #region PennerDoubleAnimation Helpers /// <summary> /// Sta...
{ "content_hash": "3d2796c097555a5395a224262aee10e2", "timestamp": "", "source": "github", "line_count": 148, "max_line_length": 114, "avg_line_length": 40.804054054054056, "alnum_prop": 0.5823811889385659, "repo_name": "waseems/inbox2_desktop", "id": "4bd5475db8165b7353a240fc46f48fa321c25073", "siz...
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/public/test/test_launcher.h" #include "base/base_paths.h" #include "base/command_line.h" #include "base/i18n/icu_util.h" #include "...
{ "content_hash": "10aff0ef4ab18f6df457f1b8e308c1ff", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 78, "avg_line_length": 30.210526315789473, "alnum_prop": 0.7508710801393729, "repo_name": "ric2b/Vivaldi-browser", "id": "ab354c13fb03d9eade71f1e18235e09087914a7f", "size":...
<?php require_once("dbconnection.php"); require_once("users.php"); require_once("util.php"); require_once("editors.php"); require_once("media.php"); require_once("scenes.php"); require_once("return_package.php"); class games extends dbconnection { //Takes in game JSON, all fields optional except user_id + key ...
{ "content_hash": "383d00fe3ddf7b6023784963ad904eae", "timestamp": "", "source": "github", "line_count": 790, "max_line_length": 555, "avg_line_length": 70.58987341772152, "alnum_prop": 0.44667001398701717, "repo_name": "ARISGames/server", "id": "b97f4da0d4cb4cb91dcad7b3adc1a45d1635ab3d", "size": "5...
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. /** * @fileoverview * 'settings-site-list' shows a list of Allowed and Blocked sites for a given * category. * * Example: * <settings-site-list p...
{ "content_hash": "aa3e773c8a49f6793e77ded0a799609d", "timestamp": "", "source": "github", "line_count": 366, "max_line_length": 80, "avg_line_length": 27.94808743169399, "alnum_prop": 0.6120832925994721, "repo_name": "ds-hwang/chromium-crosswalk", "id": "d380c5cb46a8b41b4c53bd00fa12ab090845f7f0", "...
<?php namespace App\Repositories\Frontend\Bible; use App\Models\Bible\Bible; use App\Repositories\Repository; /** * Class BibleRepository * @package App\Repositories\Frontend\Bible */ class BibleRepository extends Repository { /** * Associated Repository Model */ const MODEL = Bible::class; ...
{ "content_hash": "d44b1981ab3f3f5af48f8a3b9ad60b10", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 60, "avg_line_length": 17.555555555555557, "alnum_prop": 0.6244725738396625, "repo_name": "linzhengen/kaihua", "id": "ea2283ae88a726204aa4f9071c3d5e5ea2c969e4", "size": "47...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-analysis: 18 m 5 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min...
{ "content_hash": "8405b79e7063d8c35725c775bc3b7afd", "timestamp": "", "source": "github", "line_count": 263, "max_line_length": 159, "avg_line_length": 67.5551330798479, "alnum_prop": 0.6116958406033658, "repo_name": "coq-bench/coq-bench.github.io", "id": "bcf2e842e9a35a50c4d82341b8f8b09dfbf02396", ...
<?php /* SonataAdminBundle:CRUD:show.html.twig */ class __TwigTemplate_84ec08d2060a6860a71dbd8bb9840c79a8dba26704e828de41cf19074c7b7a86 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); // line 12 try { $this->parent = $...
{ "content_hash": "10be0597e11501f756666c3fea592c73", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 107, "avg_line_length": 24.229166666666668, "alnum_prop": 0.5993121238177128, "repo_name": "orlk/hopitrepo", "id": "5a2e62eb1f798eb4a133d3da462a3dcd98627166", "size": "1163...
SCRIPTS_DIR=.. JAR_FILES=$(wildcard java_targets/jar/*.jar) define check_no_diff cmp $(1) $(2) >&2 || \ (printf "ERROR: Output of $(1) differs from $(2)\n" >&2; exit 1) endef default: test-classdump build-targets: make -C java_targets test-classdump: build-targets python3 $(SCRIPTS_DIR)/classdump.py --output $(...
{ "content_hash": "693b8e49215b9cf02f41a849b8fb4dba", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 176, "avg_line_length": 29.85, "alnum_prop": 0.6968174204355109, "repo_name": "facebook/infer", "id": "886a01652f42b29c70a03e0868a570ad4d3323a8", "size": "775", "binary":...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System; using System.Linq; using System.Windows; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.C...
{ "content_hash": "326209424481671ecd2007a4d07762d8", "timestamp": "", "source": "github", "line_count": 254, "max_line_length": 163, "avg_line_length": 39.12204724409449, "alnum_prop": 0.5402032806682098, "repo_name": "gafter/roslyn", "id": "9b6bef8e0b349d6f005f8c0d23aae4f472fbdf06", "size": "9939"...
var audio = document.getElementById('audioElement'); var searchReusltsArray = []; // Results Array from Last.Fm // Control Buttons var playPauseBtn = document.getElementById('PPBtn'); var nextAudio = document.getElementById('forward'); var prevAudio = document.getElementById('backward'); var audioSlider = document.get...
{ "content_hash": "9926a74287147b9eb7612a7d683a8955", "timestamp": "", "source": "github", "line_count": 164, "max_line_length": 89, "avg_line_length": 31.378048780487806, "alnum_prop": 0.620093276331131, "repo_name": "fumen/gae-fumen", "id": "6283e2d105e4950ad6347bd4d360807cd5d99756", "size": "5310...
package org.wikipedia.page; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.widget.TextView; import org.wikipedia.R; import org.wikipedia.util.StringUtil; /** * A dialog that displays the currently clicked reference. */ public class ReferenceDialog exten...
{ "content_hash": "569a304a58cba6c2210b46c6260c48dc", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 94, "avg_line_length": 34.208333333333336, "alnum_prop": 0.761266747868453, "repo_name": "anirudh24seven/apps-android-wikipedia", "id": "b3065fa7e645fce22ecff173f28794673a20b...
package pkg.xfl.unary; import xfuzzy.lang.*; public class square extends Unary { public square() { super("xfl","square"); Parameter single[] = new Parameter[0]; setSingleParameters(single); } public double compute(double a) { return a*a; } public double derivative(double a) { ...
{ "content_hash": "8159e8abf68a5e70d84d2405aec3deb9", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 59, "avg_line_length": 20.19148936170213, "alnum_prop": 0.5806111696522656, "repo_name": "dayse/gesplan", "id": "008e4eaea4d543b4abfe5f769aa03cc7b1ab4861", "size": "1120", ...
package fr.icam.emit.services.clients; import java.io.IOException; import java.net.URI; import java.sql.PreparedStatement; import java.sql.ResultSet; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.github.jeromerocheteau.J...
{ "content_hash": "463858dcd17f927aef097d2e04fc3ae0", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 116, "avg_line_length": 31.536585365853657, "alnum_prop": 0.7896365042536736, "repo_name": "JeromeRocheteau/emit", "id": "96940e99d004b5140dbfd20ace01477b3d425a71", "size":...