text
stringlengths
2
1.04M
meta
dict
require 'forwardable' class Cask::URL FAKE_USER_AGENT = 'Chrome/32.0.1000.00' attr_reader :uri, :cookies, :referer extend Forwardable def_delegators :uri, :path, :scheme, :to_s def initialize(uri, options={}) @uri = Cask::UnderscoreSupportingURI.parse(uri) @user_agent = options[:user_agent]...
{ "content_hash": "129e379062a9c6c18a2528518e575834", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 58, "avg_line_length": 20.48, "alnum_prop": 0.6328125, "repo_name": "chrisopedia/homebrew-cask", "id": "447d02a06c3b0fc9325922f3470705b062febe16", "size": "512", "binary"...
package com.leiot.test; import android.app.Activity; import android.os.Bundle; import android.util.Log; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.widget.TextView; import android.widget.EditText; import an...
{ "content_hash": "bdd2fc7d167c41b8460ffb2956066c8b", "timestamp": "", "source": "github", "line_count": 152, "max_line_length": 97, "avg_line_length": 38.91447368421053, "alnum_prop": 0.6069315300084531, "repo_name": "qrsforever/workspace", "id": "2ee35fb730f074b6b4e29e1b2623e44c7477e05f", "size": ...
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ru" version="2.0"> <defaultcodec>UTF-8</defaultcodec> <context> <name>AboutDialog</name> <message> <location filename="../forms/aboutdialog.ui" line="+14"/> <source>About Shilling</source> <translation>&amp;О Shilling</translation> </m...
{ "content_hash": "8bd7c4b1bfefa201d6dfa6e64a3534b5", "timestamp": "", "source": "github", "line_count": 2940, "max_line_length": 417, "avg_line_length": 39.903401360544215, "alnum_prop": 0.6365031197790583, "repo_name": "shillingcoins/source", "id": "931648329f7d89b36e2433c460503bb79cba90e9", "size...
class AddDefaultStatusForEvents < ActiveRecord::Migration[5.1] def change reversible do |dir| dir.up { execute "UPDATE events SET status = 'active' WHERE status IS NULL" } end change_column :events, :status, :string, null: false, default: 'active' end end
{ "content_hash": "53ccac2afb783c7baf1cfbd1a43fb180", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 83, "avg_line_length": 31, "alnum_prop": 0.6953405017921147, "repo_name": "neinteractiveliterature/intercode", "id": "4396367df7fec07ab3f0932506aa8d26a036bc19", "size": "279...
<form name="saveMiembro" > <input id="id_miembro" ng-model="formData.id_miembro" type='hidden' > <div class="panel panel-default"> <div class="table-responsive"> <table class="table table-striped"> <tbody> <tr><td><label for="id_nombrePuesto">Cargo:</label></td...
{ "content_hash": "3f3b8ac8984629fbf67baf09a5b30910", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 141, "avg_line_length": 49.18181818181818, "alnum_prop": 0.6081330868761553, "repo_name": "LuisEGR/hova-dir", "id": "9bcaed6ed625f55bf65465d02fa7c516706d8ed7", "size": "162...
layout: product title: Synnamon preview: screen: /synnamon/screen.png video: /synnamon/landing.mp4 --- # Synnamon Multilingual thesaurus app! Interactive Word Cloud interface for convenient and efficient display of synonyms. Sift through various synonyms and associated words by clicking on the cloud. One of t...
{ "content_hash": "6f810677b6d8d34367e7d781ab6c0c2d", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 465, "avg_line_length": 48.3421052631579, "alnum_prop": 0.7740881872618399, "repo_name": "onefatgiraffe/onefatgiraffe.github.io", "id": "09893f6b517562a0927f171dc776c1667ad33...
<PackageItem xmlns:tcm="http://www.tridion.com/ContentManager/5.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.sdltridion.com/ContentManager/ImportExport/Package/2013"> <Data> <tcm:Data> <tcm:Title>Page with a published MM Component</tcm:Title> <tcm:FileName>page_with_mm_component</tc...
{ "content_hash": "ca2548e401980f16c83072cfdc9b54f2", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 273, "avg_line_length": 91.25925925925925, "alnum_prop": 0.7650162337662337, "repo_name": "sdl/dxa-modules", "id": "cd5d344d4701257f166bf185ad624cd6866186d8", "size": "2464...
using content::BrowserContext; using content::DownloadManager; using download::DownloadItem; using DownloadVector = DownloadManager::DownloadVector; namespace { // Max URL length to be sent to the download page. const int kMaxURLLength = 2 * 1024 * 1024; // Returns a string constant to be used as the |danger_type| ...
{ "content_hash": "f4025fcb052a035a284df23131922188", "timestamp": "", "source": "github", "line_count": 426, "max_line_length": 80, "avg_line_length": 35.847417840375584, "alnum_prop": 0.6932093510575601, "repo_name": "ric2b/Vivaldi-browser", "id": "682cd15be12695b93bec6937e3e25d616a40d177", "size"...
<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Role; use Session; use Form; use Hash; use Auth; use Yajra\DataTables\DataTables; class RoleController extends Controller { public $messages = [ 'display_name.required' => 'Devi inserire un nome per il nuovo ruolo', 'desc...
{ "content_hash": "b2d85d82212d3fb4df32079ffa21f2ed", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 133, "avg_line_length": 29.530864197530864, "alnum_prop": 0.6308528428093646, "repo_name": "cent89/segresta", "id": "8bf97eab685319084230b562e9c0cb656f205eaa", "size": "239...
<?php namespace Vipa\JournalBundle\Command; use Doctrine\ORM\EntityManager; use Vipa\JournalBundle\Entity\Article; use Vipa\JournalBundle\Entity\ArticleTypes; use Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Output\Outp...
{ "content_hash": "f28b088c68209186070276f9d8f308f1", "timestamp": "", "source": "github", "line_count": 83, "max_line_length": 91, "avg_line_length": 27.3855421686747, "alnum_prop": 0.6198856137263529, "repo_name": "okulbilisim/ojs", "id": "96bdd74d33b44c3f8122e2a1939da1e3c822feb3", "size": "2273",...
/*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=e94253ab960dd954b0bd) * Config saved to config.json and https://gist.github.com/e94253ab960dd954b0bd */ /*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github....
{ "content_hash": "add1f6d1e980ffb9a81bfe8acdf5fc00", "timestamp": "", "source": "github", "line_count": 6758, "max_line_length": 540, "avg_line_length": 21.6757916543356, "alnum_prop": 0.6573847151585487, "repo_name": "frascata/webfra", "id": "e06cd1d5fccb7b546ed8549f3f5be2d55cbe7c86", "size": "146...
namespace FluentMigrator.Builders.Alter.Column { /// <summary> /// Interface to specify the column modification options /// </summary> public interface IAlterColumnOptionSyntax : IColumnOptionSyntax<IAlterColumnOptionSyntax, IAlterColumnOptionOrForeignKeyCascadeSyntax> { } }
{ "content_hash": "402753cfe1121a77e4f08cef55f9d414", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 138, "avg_line_length": 33.333333333333336, "alnum_prop": 0.7566666666666667, "repo_name": "eloekset/fluentmigrator", "id": "b021d5efdeed3c990ee6f4942bbc4d0728536bfa", "size...
package org.ovirt.engine.core.bll; import java.util.HashMap; import java.util.Map; import org.ovirt.engine.core.common.businessentities.storage.DiskImage; import org.ovirt.engine.core.common.queries.IdsQueryParameters; import org.ovirt.engine.core.compat.Guid; public class GetAncestorImagesByImagesIdsQuery<P extends...
{ "content_hash": "8ab2801371abf98bf7191c7d8f910307", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 77, "avg_line_length": 34.18518518518518, "alnum_prop": 0.7053087757313109, "repo_name": "walteryang47/ovirt-engine", "id": "adcf0b5b685cd9daf0f45299c732658c2d01d852", "siz...
<?xml version='1.0' encoding='UTF-8'?> <?artifactRepository version='1.1.0'?> <artifacts size='2'> <artifact classifier='osgi.bundle' id='hu.bme.mit.inf.TreatEngine' version='0.0.1.201404232140'> <properties size='5'> <property name='artifact.size' value='41306'/> <property name='download.size' value=...
{ "content_hash": "2b577c6ac66d9a42b7e226a86e742bed", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 105, "avg_line_length": 49.08695652173913, "alnum_prop": 0.6731620903454384, "repo_name": "Rudolfking/TreatLookaheadMatcher", "id": "cad3a7ddfb8212c168f25ac0fe6b3db9ecf45dfd"...
import { Component, ChangeDetectorRef, ViewChild, OnInit } from '@angular/core'; import { ChatIOService } from '@services/utils/socket.io.service'; import { GlobalService } from '@services/global.service'; import { OnlineUserService } from '@services/data.service'; import { ActivatedRoute } from '@angular/router'; impo...
{ "content_hash": "b20e841ca83956b261f1f71f53ee2640", "timestamp": "", "source": "github", "line_count": 120, "max_line_length": 80, "avg_line_length": 25.116666666666667, "alnum_prop": 0.6277372262773723, "repo_name": "tomatobang/tomato-ionic", "id": "aa466bd617e3ac2973d7a456f671fb16a3683957", "siz...
<?php return [ /** * Debug on or off? */ 'debug' => true, /** * Enable log? */ 'log' => false, /** * The path for whatsapp data like media, pictures, etc.. * The path must be writable for webserver */ 'data-storage' => storage_path() . '/whatsapi', ...
{ "content_hash": "dc2539f63a8c7931624dbc8faf75dfb0", "timestamp": "", "source": "github", "line_count": 126, "max_line_length": 86, "avg_line_length": 25.253968253968253, "alnum_prop": 0.5216844751728472, "repo_name": "xaamin/whatsapi", "id": "ed24e5414965bc9d2fe7d260426e4d9a00bb1a92", "size": "318...
<form name="signupForm" novalidate button-form ng-submit="signupForm.$valid && signupController.signup($event)"> <md-input-container class="md-block"> <label>ID</label> <md-icon>person_add</md-icon> <input required name="id" ng-model="signupController.user.id"> <div ng-messages="signupForm.id.$error"> ...
{ "content_hash": "97946195fa0565f64b51208516b31234", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 129, "avg_line_length": 44.191489361702125, "alnum_prop": 0.6846413095811267, "repo_name": "googlecodelabs/cloud-lamp-migration", "id": "ed9feb01948c2ea1d05fc4f9d714c1e60ebda...
using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace KeepOnDroning.Api.ServiceDomain { public class ServiceCoordinate { public float Lat { get; set; } public float Lng { get; set; } } }
{ "content_hash": "47c573eb9e4fb3c80555c732394710cd", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 41, "avg_line_length": 21.76923076923077, "alnum_prop": 0.657243816254417, "repo_name": "rootdevelop/semm", "id": "3c1f2917e1ce81c7407576eec00d5cb28faa4723", "size": "285",...
package com.orangesignal.csv.manager; import static org.hamcrest.core.IsInstanceOf.instanceOf; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertThat; import org.junit.Test; /** * {@link CsvManagerFactory} クラスの単体テストです。 * * @author Koji Sugisawa */ public class Cs...
{ "content_hash": "ac595f65987b1890214899d1da79859c", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 66, "avg_line_length": 22.2, "alnum_prop": 0.745945945945946, "repo_name": "Koichi-Kobayashi/orangesignal-csv", "id": "00904ec2dc2af8b4346f845ff40ce2cd5fbbf270", "size": "1...
package com.tle.web.sections.ajax.handler; import com.tle.web.sections.SectionInfo; import com.tle.web.sections.SectionTree; import com.tle.web.sections.SectionsRuntimeException; import com.tle.web.sections.ajax.AjaxRenderContext; import com.tle.web.sections.convert.Conversion; import java.lang.reflect.Field; import...
{ "content_hash": "1a87d6f1cba6e815b4c2ded0cf8a7357", "timestamp": "", "source": "github", "line_count": 121, "max_line_length": 117, "avg_line_length": 37.17355371900826, "alnum_prop": 0.6700755891507336, "repo_name": "equella/Equella", "id": "30367e42fc287842bc8a16d4cc986ce6c54d28f9", "size": "530...
<?php $assets = $this->app->assets; $url = $this->app->url; ?> <!-- Start HomePage Slider --> <section id="home"> <!-- Carousel --> <div id="main-slide" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#main-slide" data-slide-...
{ "content_hash": "0679f2d6b2c8b562178a7ff749523105", "timestamp": "", "source": "github", "line_count": 390, "max_line_length": 231, "avg_line_length": 36.80769230769231, "alnum_prop": 0.5390456287008011, "repo_name": "kecik-framework/skeleton", "id": "b14a80e402e8f37c5b5eab32bbee131c25eb1aab", "si...
using System.Collections.Immutable; using System.Linq; using System.Threading.Tasks; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalysis.CodeFixes; using Microsoft.CodeAnalysis.CSharp; using RefactoringEssentials.CSharp.Diagnostics; namespace RefactoringEssentials.Sam...
{ "content_hash": "98020f4f87dac966262d85b1df201d76", "timestamp": "", "source": "github", "line_count": 73, "max_line_length": 156, "avg_line_length": 50.16438356164384, "alnum_prop": 0.678590933915893, "repo_name": "SSkovboiSS/RefactoringEssentials", "id": "d194a3bcd1dc578fb3b6da14ac3f5e6081c85043",...
#import <CoreData/NSMappedObjectStore.h> // Not exported @interface NSMemoryObjectStore : NSMappedObjectStore { } + (id)metadataForPersistentStoreWithURL:(id)arg1 error:(id *)arg2; + (_Bool)setMetadata:(id)arg1 forPersistentStoreWithURL:(id)arg2 error:(id *)arg3; - (void)_preflightCrossCheck; - (id)_archivedData; -...
{ "content_hash": "ffe2376d4084bbed99b4e7bc351f0fce", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 107, "avg_line_length": 25.42105263157895, "alnum_prop": 0.7619047619047619, "repo_name": "matthewsot/CocoaSharp", "id": "172e2d3a83cf0813de06bda68aa8cd8fc1840564", "size":...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in Can. J. Bot. 31: 674 (1953) #### Original name Farinaria stellariae Sowerby, 1803 ### Remarks null
{ "content_hash": "c43ec93e8a05d655436f517fbff5424a", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 14.307692307692308, "alnum_prop": 0.6989247311827957, "repo_name": "mdoering/backbone", "id": "e697129353501daf50beae9c7e15399ec30798ce", "size": "26...
package core.module.codec; public class FailedResponse extends InboundMessage { protected int parameterId; protected String failedReason; public FailedResponse(int parameterId, java.lang.String failedReason) { this.parameterId = parameterId; this.failedReason = failedReason; } p...
{ "content_hash": "7b3f40714c2bd2bf49d0846e9bf47bb3", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 127, "avg_line_length": 25.4, "alnum_prop": 0.6771653543307087, "repo_name": "ericlink/adms-server", "id": "e05ab9801cfd779a1ffe56627e64d7e935ac9813", "size": "806", "bin...
using UnityEngine; using System.Collections; // Simple script to keep an object within the user's play area. // If the play area is configured, the object attempts to stay within its initial distance, // but clamped to be within the play area. // If the play area is not configured, the object is left alone. // A ship...
{ "content_hash": "1b4d4e15e7dd6d64ed293ec4ba2b25ed", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 125, "avg_line_length": 41.05263157894737, "alnum_prop": 0.6125, "repo_name": "davidezordan/MixedRealitySamples", "id": "11ca4f3faaddff48bb4af1e9a1156720998f057e", "size": ...
XTOOLS_NAMESPACE_BEGIN void SessionMessageRouter::RegisterHandler(const MessageHandlerProxyPtr& handler) { m_handlerMap[handler->GetMessageType()] = handler; } bool SessionMessageRouter::CallHandler(const JSONMessagePtr& message, const NetworkConnectionPtr& connection) const { try { std::string messageType = me...
{ "content_hash": "b08ba9fd1aadba3786a8609e736d1b43", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 115, "avg_line_length": 22.62857142857143, "alnum_prop": 0.7386363636363636, "repo_name": "andymule/HoloToolkit", "id": "468436acd88b19d835cc11d3c4b9ea7281ce88d8", "size": ...
<?xml version='1.0' encoding='utf-8'?><!-- ============================================================================================ House of Commons - Canada - - - - - - - - - - - - - - - - - - - - - - - - - The data contained in this document is provided in a standard XM...
{ "content_hash": "24e23099d87a4b6d52ca8f396b7ed2a1", "timestamp": "", "source": "github", "line_count": 3718, "max_line_length": 114, "avg_line_length": 28.892953200645508, "alnum_prop": 0.6142575215966637, "repo_name": "tomclegg/whovoted", "id": "d3641439e54f5023b937cbc175edad73267c3fca", "size": ...
 #include <aws/wisdom/model/Document.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::Utils::Json; using namespace Aws::Utils; namespace Aws { namespace ConnectWisdomService { namespace Model { Document::Document() : m_contentReferenceHasBeenSet(false), m_excerpt...
{ "content_hash": "36d63763de2da381a8af756989379e21", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 72, "avg_line_length": 17.22093023255814, "alnum_prop": 0.7029034436191762, "repo_name": "cedral/aws-sdk-cpp", "id": "3ff1824e428bd30fe129dd9e1c4c8dd7a5763169", "size": "16...
""" Tests for Docker container wrapper for Luigi. Requires: - docker: ``pip install docker`` Written and maintained by Andrea Pierleoni (@apierleoni). Contributions by Eliseo Papa (@elipapa) """ import tempfile from helpers import unittest from tempfile import NamedTemporaryFile import luigi import logging from lu...
{ "content_hash": "350cbab77cc7ef1d1715830a095c8f72", "timestamp": "", "source": "github", "line_count": 147, "max_line_length": 88, "avg_line_length": 28.13605442176871, "alnum_prop": 0.6922147001934236, "repo_name": "jamesmcm/luigi", "id": "22982a9dc1166779b81b474be41057b050f5865e", "size": "4738"...
<div class="modal-header"> <div>{{ data.response.trancode }}</div> <label ng-style="{'font-size': 'x-large'}" ng-class="{'approved': data.response.status == 'Approved', 'declined': data.response.status != 'Approved'}"> {{ data.response.status }} </label> </div> <div class="modal-body" style=""> <i...
{ "content_hash": "e53f2c4a1c85b0c302dd8190a5e360cf", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 155, "avg_line_length": 62.705882352941174, "alnum_prop": 0.6557223264540337, "repo_name": "GalaxyPay/GalaxyPayTerminal", "id": "4e3fe05635e4dd601659429b4fcce39959f0afa8", ...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in Boln Soc. argent. Bot. 28(1-4): 215 (1992) #### Original name Fibulostilbum phylaciicola Seifert & Bandoni, 1992 ### Remarks null
{ "content_hash": "8e26397c55c15d3a291e2a624096c203", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 50, "avg_line_length": 16.76923076923077, "alnum_prop": 0.7110091743119266, "repo_name": "mdoering/backbone", "id": "863c9c9bc486f5178acb1eae9a91677f0d6d44ac", "size": "292...
<html> <head> <title>User agent detail - VOTO VT888_TD/Linux/3.4.39 Android/4.3 Release/08.15.2013 Browser/AppleWebkit534.30 Mobile Safari/534.30 MicroMessenger/5.4.0.66_r807534.480 NetType/WIFI</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materiali...
{ "content_hash": "48051c6615d37376dad0544ee4136008", "timestamp": "", "source": "github", "line_count": 1142, "max_line_length": 775, "avg_line_length": 40.81873905429072, "alnum_prop": 0.5374664807465408, "repo_name": "ThaDafinser/UserAgentParserComparison", "id": "d6b3fd6dd809343cd4febc821857f46786...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "40d14b07ee1862183c08f78b7b3de440", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "5f6054c2a5693f4af58d526e47f3608a1a591813", "size": "193...
<?php namespace Czim\PxlCms\Models; use Czim\PxlCms\Helpers\Paths; use Lookitsatravis\Listify\Listify; use Watson\Rememberable\Rememberable; /** * Can use Listify out of the box because images uses 'position' column * * @property string $file * @property string $caption * @property string ...
{ "content_hash": "211e1ff1342721df999329d123ce5aa4", "timestamp": "", "source": "github", "line_count": 96, "max_line_length": 81, "avg_line_length": 18.6875, "alnum_prop": 0.572463768115942, "repo_name": "czim/laravel-pxlcms", "id": "2670dae5f34a7da13a4d51be8c3d08b29717a852", "size": "1794", "bi...
// // AWSSAMLSignInProvider.h // AWSMobileHubHelper // // Copyright 2016 Amazon.com, Inc. or its affiliates (Amazon). All Rights Reserved. // // Code generated by AWS Mobile Hub. Amazon gives unlimited permission to // copy, distribute and modify it. // #import "AWSSignInProvider.h" NS_ASSUME_NONNULL_BEGIN /** * ...
{ "content_hash": "a7a52451ea841768bba8cc94b1a206e8", "timestamp": "", "source": "github", "line_count": 167, "max_line_length": 164, "avg_line_length": 38.790419161676645, "alnum_prop": 0.7459092312442112, "repo_name": "jtbales/Face-To-Name", "id": "5598e2c3494ff185144486b2f415afccc35e4d7c", "size"...
""" Generic Node baseclass for all workers that run on hosts """ import inspect import os import sys import time from eventlet import event from eventlet import greenthread from eventlet import greenpool from sqlalchemy.exc import OperationalError from nova import context from nova import db from nova import except...
{ "content_hash": "fba761c4a343ccfa785239cacc3492be", "timestamp": "", "source": "github", "line_count": 218, "max_line_length": 79, "avg_line_length": 34.706422018348626, "alnum_prop": 0.5622521808088818, "repo_name": "anotherjesse/nova", "id": "59648adf239911bba00b3f466da513de9f79b1d8", "size": "8...
#region Copyright // // DotNetNuke® - http://www.dotnetnuke.com // Copyright (c) 2002-2017 // by DotNetNuke Corporation // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated // documentation files (the "Software"), to deal in the Software without restrict...
{ "content_hash": "e2b57598c3deb25e5f2ef7446f255da4", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 116, "avg_line_length": 41.84126984126984, "alnum_prop": 0.701062215477997, "repo_name": "SCullman/Dnn.Platform", "id": "459b4151b81b139e0df21cc81aef6f4fb20b050c", "size": ...
#!/usr/bin/env node 'use strict'; // Do this as the first thing so that any code reading it knows the right env. process.env.BABEL_ENV = 'production'; process.env.NODE_ENV = 'production'; // Makes the script crash on unhandled rejections instead of silently // ignoring them. In the future, promise rejections that ...
{ "content_hash": "eea6560626d76bcf13c098df3d715f00", "timestamp": "", "source": "github", "line_count": 153, "max_line_length": 232, "avg_line_length": 29.38562091503268, "alnum_prop": 0.6730427046263345, "repo_name": "stdlib-js/www", "id": "578917cfcb6a5e745d57288ac755192848a7cca6", "size": "5620"...
require 'uri' require 'open-uri' require 'digest/hmac' require 'rexml/document' Creator = Struct.new(:name, :role) class Creator def to_s "#{name}(#{role})" end end class Amazon # config として与えられた key, secret, assoc_tag を指定して初期化する def initialize(config) @key = config["key"] @secret = config["secret...
{ "content_hash": "d4ea851753a80327cf65930e9d39fb5e", "timestamp": "", "source": "github", "line_count": 90, "max_line_length": 86, "avg_line_length": 29.011111111111113, "alnum_prop": 0.5779394867866717, "repo_name": "nojima/bookinfo", "id": "3d1056c91af1ce3f368e089f6e7bac010195d991", "size": "2739...
@interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
{ "content_hash": "23d559cde335ce02fee356d062fa9657", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 60, "avg_line_length": 23.2, "alnum_prop": 0.7931034482758621, "repo_name": "azu/CoreDataPassing", "id": "8452b03565d06e5ad012e0da1b0d8e0cdd3b7d8b", "size": "275", "binary...
<?xml version="1.0" encoding="UTF-8"?> <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/ass...
{ "content_hash": "e4dcf3a1ad6f1bcfe12b929c6fa8053c", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 147, "avg_line_length": 33.40909090909091, "alnum_prop": 0.6054421768707483, "repo_name": "ialexandrakis/vertx-mod-smpp-client", "id": "cc89271b20b02e207d4f16a7098743a573be8f...
#include <Core/IEPlugin/ObjToField_Plugin.h> #include <Core/IEPlugin/G3DToField_Plugin.h> #include <Core/IEPlugin/NrrdField_Plugin.h> #include <Core/IEPlugin/MatlabFiles_Plugin.h> #include <Core/IEPlugin/SimpleTextFileToMatrix_Plugin.h> #include <Core/IEPlugin/EcgsimFileToMatrix_Plugin.h> #include <Core/IEPlugin/Ecg...
{ "content_hash": "de03cee6dd5d64f3578cbc158532ff8c", "timestamp": "", "source": "github", "line_count": 71, "max_line_length": 196, "avg_line_length": 80.4225352112676, "alnum_prop": 0.7950963222416813, "repo_name": "jessdtate/SCIRun", "id": "6bdf202be6d3c27e196acfb3aab7fefa47a87969", "size": "6960...
package income import ( "context" "fmt" model "go-common/app/job/main/growup/model/income" "go-common/library/log" ) const ( _insertUpChargeSQL = "INSERT INTO %s (mid,inc_charge,total_charge,date) VALUES %s ON DUPLICATE KEY UPDATE inc_charge=VALUES(inc_charge),total_charge=VALUES(total_charge)" _upChargeSQL ...
{ "content_hash": "329aa55aeadc8212da15974a5574a439", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 171, "avg_line_length": 30.369565217391305, "alnum_prop": 0.6893342877594846, "repo_name": "LQJJ/demo", "id": "c696bc57c7b92dfad742e5191929d9c881f26e30", "size": "1397", ...
testng-listeners ================ testng listeners
{ "content_hash": "a118499bec416ff49d2800b9edf168bf", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 16, "avg_line_length": 13, "alnum_prop": 0.5769230769230769, "repo_name": "cnishina/test-services", "id": "8b7327f5e4adc21e552e9459daa0bea2b9f71df0", "size": "52", "binary...
class AddIndexToDataObjectsInfoItems < EOL::DataMigration def self.up execute("create index info_item_id on data_objects_info_items(info_item_id)") end def self.down remove_index :data_objects_info_items, :name => 'info_item_id' end end
{ "content_hash": "db0c756c9eb787847c9fa84a42462982", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 81, "avg_line_length": 28.22222222222222, "alnum_prop": 0.7283464566929134, "repo_name": "EOL/capstone_eol", "id": "841e0a098b99dfc8f57992384d406e3444cfed16", "size": "254",...
#include <platform/iomap.h> #include <platform/irqs.h> #include <platform/interrupts.h> #include <platform/timer.h> #include <kernel/event.h> #include <target.h> #include <string.h> #include <stdlib.h> #include <bits.h> #include <debug.h> #include <sdhci.h> /* * Function: sdhci reset * Arg : Host structure & ...
{ "content_hash": "0ed1b472cb1c0ae68d27dcd6b0455647", "timestamp": "", "source": "github", "line_count": 829, "max_line_length": 111, "avg_line_length": 26.803377563329313, "alnum_prop": 0.6247524752475248, "repo_name": "detule/lk-g2-spr", "id": "6fba466de1537532a571275ac70be601492acaf2", "size": "2...
<!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" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Risky Jobs - Search</title> <link rel=...
{ "content_hash": "5ec6e3d595934262531f25c2e4a92b4d", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 74, "avg_line_length": 41.94736842105263, "alnum_prop": 0.657465495608532, "repo_name": "inest-us/php", "id": "2c5265d323a517aaf442d3b03ca0cc5d5506d30c", "size": "797", "...
<!DOCTPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Rummy</title> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/style.css" rel="sty...
{ "content_hash": "71189698af3a7e779106e8dcfbe732e7", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 74, "avg_line_length": 28.807692307692307, "alnum_prop": 0.6141522029372497, "repo_name": "studzien/rummy", "id": "4eb8aa70e2414557e420b7110a96133a942da999", "size": "749",...
<!-- Modified form of basic binding that specifies the type of items in the collection of string values as simple elements. --> <binding> <mapping name="customer" class="simple.Customer3"> <structure name="name" field="name"> <value name="first-name" field="firstName"/> <value name="last-name" field...
{ "content_hash": "c26871a96c52df1d3ef881918a64c66a", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 75, "avg_line_length": 36.4, "alnum_prop": 0.6497252747252747, "repo_name": "vkorbut/jibx", "id": "d1a47d01fe6d5f8fe1408bc9e65abf54cfcf3f62", "size": "728", "binary": fal...
using System; namespace ExcelDataReader.Core.BinaryFormat { /// <summary> /// Helper class for parsing the BIFF8 Shared String Table (SST) /// </summary> internal class XlsSSTReader { public XlsSSTReader(XlsBiffSST sst, XlsBiffStream biffStream) { Sst = sst; ...
{ "content_hash": "2becb192de522fbad6d531d2ca41d955", "timestamp": "", "source": "github", "line_count": 165, "max_line_length": 146, "avg_line_length": 35.78181818181818, "alnum_prop": 0.5538617886178862, "repo_name": "appel1/ExcelDataReader", "id": "27cbdcf19ef90f640f23a38244c7d32d6f40f800", "size...
namespace Microsoft.Azure.Management.Redis.Fluent { using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; using System.Collections; using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; /// <summary> /// LinkedServerOperations operations. ...
{ "content_hash": "2700e564ef788e08b84d37584563a630", "timestamp": "", "source": "github", "line_count": 186, "max_line_length": 344, "avg_line_length": 48.005376344086024, "alnum_prop": 0.6210101915108075, "repo_name": "hovsepm/azure-libraries-for-net", "id": "ba68d3d468b1587346441b27411f2ccf9d2f74e6...
require 'indigo/jquery/ui/rails/version' module Indigo module Jquery module Ui module Rails class Engine < ::Rails::Engine; end end end end end
{ "content_hash": "e5595908dab2ae3461556796b7abc02b", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 43, "avg_line_length": 16.09090909090909, "alnum_prop": 0.6384180790960452, "repo_name": "crgee/indigo-jquery-ui-rails", "id": "763680ff9833c91d1ec906d27749d2ca8c1ea1b9", "...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "c51b0de33b1f97ec458d3730e62fd7ec", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "4458916e6fad9720a1e11c57298095ce9f3b3115", "size": "188...
SELECT USER FROM HU.ECCO; -- RERUN if USER value does not match preceding AUTHORIZATION comment -- date_time print -- NOTE Direct support for SQLCODE or SQLSTATE is not required -- NOTE in Interactive Direct SQL, as defined in FIPS 127-2. -- NOTE ********************* instead *************************** -- NO...
{ "content_hash": "6d96e76b23769279af3e5aecf3ff2c2a", "timestamp": "", "source": "github", "line_count": 96, "max_line_length": 71, "avg_line_length": 34.052083333333336, "alnum_prop": 0.650351789538085, "repo_name": "balena/sqlp", "id": "5b61f9f0656ebc07c8880b60127503653d89544a", "size": "3396", ...
define(["sample/dep_one", "sample/dep_three"], function () { });
{ "content_hash": "f77b6732c3ea1fa31bf0c976ce80c965", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 60, "avg_line_length": 32.5, "alnum_prop": 0.6153846153846154, "repo_name": "aguadev/aguadev", "id": "eb345bd9ec819e9ef88be93a5de1021f6b3d9043", "size": "65", "binary": fa...
package us.cyrien.minecordbot.reporters; import org.bukkit.configuration.file.FileConfiguration; import org.bukkit.configuration.file.YamlConfiguration; import us.cyrien.mcutils.diagnosis.Diagnostics; import us.cyrien.mcutils.diagnosis.IReporter; import us.cyrien.minecordbot.Minecordbot; import us.cyrien.minecordbot.c...
{ "content_hash": "dda3ea43b2b5c388302178a95fa50cac", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 101, "avg_line_length": 35.208333333333336, "alnum_prop": 0.6502958579881657, "repo_name": "CyR1en/MineCordBot", "id": "6fd7e82bd0274e1d4e49028909502fcddeac0737", "size": "...
title: "Tokens" description: "Tokens are placeholders included in a check definition that the agent replaces with entity information before executing the check. You can use tokens to fine-tune check attributes (like alert thresholds) on a per-entity level while re-using check definitions. Read the reference doc to lear...
{ "content_hash": "03fd7905fc5e499c0e4f931824422c9d", "timestamp": "", "source": "github", "line_count": 330, "max_line_length": 509, "avg_line_length": 31.333333333333332, "alnum_prop": 0.6490328820116054, "repo_name": "sensu/sensu-docs", "id": "4c37c11eef7670d697c0dbdc710447b6c816d2cf", "size": "1...
package implementations.test; import java.io.File; import java.io.IOException; import java.nio.ByteBuffer; import java.util.Arrays; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.concurrent.Future; import javax.sound.sampled.AudioFormat; import java...
{ "content_hash": "6a25fb469343eb967fd478a637b7a17f", "timestamp": "", "source": "github", "line_count": 681, "max_line_length": 126, "avg_line_length": 30.208516886930983, "alnum_prop": 0.6566206494264049, "repo_name": "AndreJCL/JCL", "id": "59ecd4107312e9aeb1052889363c562c0b59f4c6", "size": "20572...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; Android 4.1.2; Cink Peax Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.90 Mobile Safari/537.36</title> <link rel="stylesheet" href="https://cdnjs.clou...
{ "content_hash": "75676da345597b4545b00baa36b884d3", "timestamp": "", "source": "github", "line_count": 1372, "max_line_length": 961, "avg_line_length": 41.13265306122449, "alnum_prop": 0.5469043484424283, "repo_name": "ThaDafinser/UserAgentParserComparison", "id": "e6457fc02100fc39dc47e951a07bdca1af...
FactoryGirl.define do factory :application, class: Doorkeeper::Application do sequence(:name) { |n| "Application #{n}" } redirect_uri 'https://app.com/callback' end end
{ "content_hash": "adec59af0cda2a54c413f840e2bb4c1c", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 57, "avg_line_length": 30, "alnum_prop": 0.7, "repo_name": "calfzhou/wine_bouncer", "id": "c75d04dffc9031bd40e6ee2f1409a9a031159efa", "size": "180", "binary": false, "co...
package com.apollographql.apollo.cache.normalized; import com.apollographql.apollo.internal.cache.normalized.RecordWeigher; import java.util.HashSet; import java.util.LinkedHashMap; import java.util.Map; import java.util.Set; import java.util.UUID; import javax.annotation.Nonnull; import javax.annotation.Nullable; ...
{ "content_hash": "5aa1c7cdfb0ae17a4c24e68d9a9b9c30", "timestamp": "", "source": "github", "line_count": 143, "max_line_length": 120, "avg_line_length": 28.706293706293707, "alnum_prop": 0.6862362971985384, "repo_name": "sav007/apollo-android", "id": "6e3a5d43637559533719e0b9bb5856c5b7ddaab8", "size...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-character: 5 m 21 s 🏆</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.mi...
{ "content_hash": "02c97c1319b789d9fc59fa87b6f0b37e", "timestamp": "", "source": "github", "line_count": 179, "max_line_length": 554, "avg_line_length": 58.81005586592179, "alnum_prop": 0.5883917545359552, "repo_name": "coq-bench/coq-bench.github.io", "id": "fbf5035a20a9d751e2bee1c2690ce675b59ff5ad", ...
(function () { 'use strict'; angular .module('tddWorkshop.data') .constant('dataConstants', dataConstants()); function dataConstants() { return { BASE_URL: '/api', BLEETS: 'bleets', USERS: 'users' }; } })();
{ "content_hash": "3403193c34fba3ab7ce5d74228552803", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 48, "avg_line_length": 15.875, "alnum_prop": 0.5433070866141733, "repo_name": "francesco-desensi/tdd-workshop-angular-js", "id": "22a03bc62a8e1525d9fab8efb63ef728729af79e", ...
<?php /* * <auto-generated> * This code was generated by a Codezu. * * Changes to this file may cause incorrect behavior and will be lost if * the code is regenerated. * </auto-generated> */ namespace Mozu\Api\Urls\Commerce\Catalog\Admin\Attributedefinition; use Mozu\Api\MozuUrl; use...
{ "content_hash": "bcda9842da88a0a69270e232bf74ae7b", "timestamp": "", "source": "github", "line_count": 100, "max_line_length": 397, "avg_line_length": 43.61, "alnum_prop": 0.7179545975693649, "repo_name": "Mozu/mozu-php-sdk", "id": "2bcc4044f70f704d6d2a94448c8da21f9c1422b7", "size": "4361", "bin...
package worldline.com.foldablelayout.demo; import android.content.ContentProvider; import android.content.ContentValues; import android.content.res.AssetFileDescriptor; import android.content.res.AssetManager; import android.database.Cursor; import android.net.Uri; import android.os.CancellationSignal; import java....
{ "content_hash": "9f59435d0bcb6adaf4b2508bb6ef5618", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 154, "avg_line_length": 26.441176470588236, "alnum_prop": 0.6668520578420467, "repo_name": "worldline/FoldableLayout", "id": "24676a4478422adcc5975580caf89b9ee2bb4984", "si...
package com.consol.citrus.jms.endpoint; import javax.jms.Connection; import javax.jms.ConnectionFactory; import javax.jms.Destination; import javax.jms.JMSException; import javax.jms.MessageConsumer; import javax.jms.Queue; import javax.jms.Session; import java.util.HashMap; import java.util.Map; import com.consol....
{ "content_hash": "9e478ca70bb5477f34e9355f95d2d708", "timestamp": "", "source": "github", "line_count": 261, "max_line_length": 149, "avg_line_length": 47.02681992337165, "alnum_prop": 0.7386345119765357, "repo_name": "christophd/citrus", "id": "ffb4a96c392ffb1ff04889a7acbc25ded6e43004", "size": "1...
using System; using System.Web; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using LibBusinessLayer; using LibDataLayer; namespace Presentation.page { public partial class PresentationPage : System.Web.UI.MasterPage { #region[Define] protected string _htmlFull...
{ "content_hash": "e526a3c0457abe140b8204e387a4d3d9", "timestamp": "", "source": "github", "line_count": 264, "max_line_length": 181, "avg_line_length": 42.91287878787879, "alnum_prop": 0.5057816223850296, "repo_name": "chungthanhphuoc1990/SocialNetwork", "id": "57310244000a79fb754c8c28e8eb972a321c04f...
package com.google.api.ads.adwords.jaxws.v201406.cm; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for BulkMutateJobError.Reason. * * <p>The following schema fragment specifies the expected content contained within this class. * <p> * <pre> * &lt;simp...
{ "content_hash": "31b0e314d6fab35369c39d5d940fcf56", "timestamp": "", "source": "github", "line_count": 211, "max_line_length": 187, "avg_line_length": 29.777251184834125, "alnum_prop": 0.5393920101862167, "repo_name": "nafae/developer", "id": "ca394714cfad58b3b47a8ff02689ad0451209a91", "size": "62...
<?xml version="1.0"?> <!-- Copyright 2008-2011 California Institute of Technology. ALL RIGHTS RESERVED. U.S. Government Sponsorship acknowledged. $Id$ --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/PO...
{ "content_hash": "263fb266cbc54291c636d28fe0e6c99f", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 98, "avg_line_length": 30.596153846153847, "alnum_prop": 0.6725329981143935, "repo_name": "EDRN/ecas-frontend-curation-webapp", "id": "5e6e7262533bee530939ce626cf0a8b0a442b2d...
using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; namespace LocalLeet { public abstract class Heap<T> : IEnumerable<T> { private const int InitialCapacity = 0; private const int GrowFactor = 2; private const int MinGrow = 1; ...
{ "content_hash": "4028a4f3577489e92c73c38b31df21bf", "timestamp": "", "source": "github", "line_count": 215, "max_line_length": 85, "avg_line_length": 24.813953488372093, "alnum_prop": 0.49409559512652296, "repo_name": "txchen/localleet", "id": "0a67e2fe3e8aaf652d63a4ef157d436bc95ddfed", "size": "5...
* Now a drop-in replacement for `Rack::Deflater` # 0.0.1 * Initial version * Plays five minutes of the overture from *Die Fledermaus*
{ "content_hash": "485e89111281cf1e2721e50343a5c3e8", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 58, "avg_line_length": 22.666666666666668, "alnum_prop": 0.7279411764705882, "repo_name": "gabebw/rack-deflatermaus", "id": "8628f522fcf4b229a9b8eefcd0f0a57a776a94c1", "size...
using System; namespace ShawLib.TCP { public class ClientEventArgs : EventArgs { public TcpClient Client { get; private set; } public ClientEventArgs(TcpClient client) { Client = client; } } }
{ "content_hash": "a5e86ba8323a87adc2ba8ed92208265c", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 53, "avg_line_length": 18, "alnum_prop": 0.5833333333333334, "repo_name": "Shawak/shawlib", "id": "a62640e478153f9bc3381b32f58eac56d7bcbb06", "size": "254", "binary": fal...
import time from twisted.words.protocols import irc from twisted.internet import reactor, protocol from twisted.python import log import settings import loggers from events import * from elasticsearch import ESLogLine class LogBot(irc.IRCClient): nickname = settings.NICK[:16] ignorelist = [] _user_left...
{ "content_hash": "bd8110c28c6c9f20c3c964d9572a8bef", "timestamp": "", "source": "github", "line_count": 246, "max_line_length": 88, "avg_line_length": 35.36585365853659, "alnum_prop": 0.5595402298850575, "repo_name": "racker/slogger", "id": "8fab93d3a2e2d4bcaf9334012e37b3723e661b94", "size": "9319"...
#include <tinyxml2.h> #include <sys/stat.h> #include <sys/types.h> #include <dirent.h> #include <list> #include <algorithm> #include <unistd.h> #include <map> #include <unordered_map> #include <vector> #include <string> #include <cstring> #include <ctime> #include "world.h" #include "channel.h" #include "player.h" #in...
{ "content_hash": "95dd41b1a87d92eec74807fe42e65cf0", "timestamp": "", "source": "github", "line_count": 793, "max_line_length": 172, "avg_line_length": 24.639344262295083, "alnum_prop": 0.4955217769589027, "repo_name": "sorressean/Aspen", "id": "fffc21b75c4be772d9c32357a1c8455fbbbc5077", "size": "1...
<package> <name>rosserial_arduino</name> <version>0.7.1</version> <description> Libraries and examples for ROSserial usage on Arduino/AVR Platforms. </description> <author>Michael Ferguson</author> <author>Adam Stambler</author> <maintainer email="paul.bouchier@gmail.com">Paul Bouchier</maintainer> ...
{ "content_hash": "6b3ae77cf3420f6f192d045af1f90b39", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 76, "avg_line_length": 31.4, "alnum_prop": 0.7401273885350318, "repo_name": "CMUBOOST/BOOST_Stalker", "id": "81b68baa55117419f0a154db8586885203177778", "size": "785", "bi...
``source`` ========== .. versionadded:: 1.15 The ``source`` function was added in Twig 1.15. .. versionadded:: 1.18.3 The ``ignore_missing`` flag was added in Twig 1.18.3. The ``source`` function returns the content of a template without rendering it: .. code-block:: jinja {{ source('templ...
{ "content_hash": "d44eba9e8781c525f0979d9f5835330a", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 79, "avg_line_length": 27.6875, "alnum_prop": 0.6580135440180587, "repo_name": "gustavokev/preescolar1", "id": "b3cbb7c5f5a2b89c1d55643a809ab167c96f19b9", "size": "886", ...
using System; using System.Collections.Generic; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; public partial class missing_page_error : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { this.Master.BodyClass = "mobile_support"; } }
{ "content_hash": "b5eec301f524d8583005179f0134331f", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 60, "avg_line_length": 24.384615384615383, "alnum_prop": 0.6971608832807571, "repo_name": "caiters/Genie", "id": "704ddf0447105a3fa09845318613d2cc9a04643a", "size": "319", ...
namespace blink { class WebFormElement; class WebFrame; class WebNode; struct WebURLError; } namespace content { class RendererPpapiHost; class RenderFrame; class RenderFrameImpl; // Base class for objects that want to filter incoming IPCs, and also get // notified of changes to the frame. class CONTENT_EXPORT Rende...
{ "content_hash": "ec72adba7fc5b488d29bab231a22af2c", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 80, "avg_line_length": 38.14150943396226, "alnum_prop": 0.6977491961414791, "repo_name": "CTSRD-SOAAP/chromium-42.0.2311.135", "id": "f2c429b5d971eeaf324d4717af698647ffc3909...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>mathcomp-analysis: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
{ "content_hash": "196b3c62016506a7881a1c97bbfa4d79", "timestamp": "", "source": "github", "line_count": 190, "max_line_length": 159, "avg_line_length": 42.036842105263155, "alnum_prop": 0.5636659571804182, "repo_name": "coq-bench/coq-bench.github.io", "id": "002eeef996277089c0dcaff34892cdb1ab04dbdd",...
<html><body> <h4>Windows 10 x64 (18362.113)</h4><br> <h2>_POWER_INFORMATION_LEVEL_INTERNAL</h2> <font face="arial"> PowerInternalAcpiInterfaceRegister = 0n0<br> PowerInternalS0LowPowerIdleInfo = 0n1<br> PowerInternalReapplyBrightnessSettings = 0n2<br> PowerInternalUserAbsencePrediction = 0n3<br> PowerInte...
{ "content_hash": "720a762078a74e92cebbafcf7c6b6b7d", "timestamp": "", "source": "github", "line_count": 65, "max_line_length": 66, "avg_line_length": 48.33846153846154, "alnum_prop": 0.8112667091024824, "repo_name": "epikcraw/ggool", "id": "a4d738435fff1c70ee3f786d4b106fa240b4841f", "size": "3142",...
<volume> <name>{{diskname}}</name> <capacity unit='GB'>{{disksize}}</capacity> <allocation unit='GB'>{{disksize}}</allocation> <target> <format type='raw'/> </target> </volume>
{ "content_hash": "d044aae6beeb95607ca1b9d337ba879b", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 63, "avg_line_length": 31.22222222222222, "alnum_prop": 0.41637010676156583, "repo_name": "Jumpscale/jumpscale_core8", "id": "9d55948abe01617390d1ecc6fbb085af9f91eb8c", "siz...
Episode ======= ### Prefix: epi ### Description Episodes are a set of quests that are linked by a storyline or area. ------------------------------------------------------------------------ `Function` is(oVariable) ------------- ### Description Checks whether the variable that is passed in is ...
{ "content_hash": "0f1c33ea195d9a7542c2209ac1faa212", "timestamp": "", "source": "github", "line_count": 409, "max_line_length": 79, "avg_line_length": 23.141809290953546, "alnum_prop": 0.5082937136819863, "repo_name": "Hammster/wildstar-api-docs", "id": "e7b4b952f698a3079ea2a716ff18c05aeaf01497", "...
// Copyright 2013 The Noda Time Authors. All rights reserved. // Use of this source code is governed by the Apache License 2.0, // as found in the LICENSE.txt file. using NodaTime.Annotations; using NodaTime.Utility; namespace NodaTime.Calendars { internal sealed class GregorianYearMonthDayCalculator : GJYearMon...
{ "content_hash": "e10610ea67147ddb6af1ddf41840fb7a", "timestamp": "", "source": "github", "line_count": 193, "max_line_length": 133, "avg_line_length": 47.487046632124354, "alnum_prop": 0.5446808510638298, "repo_name": "jskeet/nodatime", "id": "d408475ac57f7e75033bdce3d1e9ce8e6f24d9a7", "size": "91...
package org.drools.planner.core.heuristic.selector.move.decorator; import java.util.Arrays; import java.util.List; import org.drools.planner.core.heuristic.selector.SelectorTestUtils; import org.drools.planner.core.heuristic.selector.common.SelectionCacheType; import org.drools.planner.core.heuristic.selector.commo...
{ "content_hash": "51c0976ac3cbe94f0d67b47bf7fa16da", "timestamp": "", "source": "github", "line_count": 115, "max_line_length": 112, "avg_line_length": 42.77391304347826, "alnum_prop": 0.7306363081927221, "repo_name": "cyberdrcarr/optaplanner", "id": "ce7b673d154c618e6f732260bdf278f08ce157a9", "siz...
<?php namespace Flikore\Validator\Validators; /** * Tests for ExactValueValidator class. * * @author George Marques <george at georgemarques.com.br> * @version 0.5.2 * @since 0.3 * @license http://opensource.org/licenses/MIT MIT * @copyright (c) 2014, George Marques * @package Flikore\Validator * @category...
{ "content_hash": "9bd9246c42d83383638c285deceb09c0", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 72, "avg_line_length": 22.20253164556962, "alnum_prop": 0.6185860889395667, "repo_name": "flikore/validator", "id": "010b266cbfe91492bc61e9076ad01ac01336c37b", "size": "292...
Robot-Base ========== The bare mininum code needed to make the drivetrain move.
{ "content_hash": "45fd9122f1f20255211f58c86341141a", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 57, "avg_line_length": 20.25, "alnum_prop": 0.691358024691358, "repo_name": "BVT-Team-61/Robot-Base", "id": "05b025ad8ceb70eb87ad8a54664607c0fc58b96b", "size": "81", "bina...
package org.ampathkenya.utils; import java.io.File; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; public class FileUtils { private FileReader fileReader = null ; private FileWriter fileWriter = null ; private String filePath = "" ; private File file = null ; ...
{ "content_hash": "5adcbe603b54c3e6f0dcf672fa4398d6", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 64, "avg_line_length": 25.21951219512195, "alnum_prop": 0.6237911025145068, "repo_name": "Reagan/CSVToSQLConverter", "id": "685101cf11794d585ab81d2d7b40189c3e1e588d", "size...
#import <Foundation/Foundation.h> #import "macros.h" #import "GDOperation.h" /** * @file GDOperationsController.h * * Header file for GDOperationsController. */ /** * The GDOperationsController is a controller you should use * to expose methods to run GDBaseOperation instances. This helps break * apart logic...
{ "content_hash": "490044f2c866b8c127f5c742b85a7373", "timestamp": "", "source": "github", "line_count": 97, "max_line_length": 118, "avg_line_length": 29.577319587628867, "alnum_prop": 0.7079121645172534, "repo_name": "wave2future/gdkit", "id": "8164f4a331fecb85d54a0cdbfe836641093559a9", "size": "2...
using System; using System.Threading.Tasks; namespace AsyncFriendlyStackTrace.Test { internal class Example1 : IExample { public async Task Run() { await A(); } private async Task A() { await B(); } private async Task B() ...
{ "content_hash": "fcbb02cde1f7d5317242a0fbe6fbd7ec", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 54, "avg_line_length": 17.310344827586206, "alnum_prop": 0.46215139442231074, "repo_name": "aelij/AsyncFriendlyStackTrace", "id": "ebaa90f3909901ff81c1125aca8a3503c884bb85", ...
package snippets import ( "bytes" "context" "fmt" "math/rand" "strings" "testing" "time" compute "cloud.google.com/go/compute/apiv1" "github.com/GoogleCloudPlatform/golang-samples/internal/testutil" computepb "google.golang.org/genproto/googleapis/cloud/compute/v1" ) func TestFirewallSnippets(t *testing.T)...
{ "content_hash": "6b444877a8107261b5d6d3220bd3fd8f", "timestamp": "", "source": "github", "line_count": 98, "max_line_length": 104, "avg_line_length": 28.428571428571427, "alnum_prop": 0.7096195262024407, "repo_name": "GoogleCloudPlatform/golang-samples", "id": "e0610fd1a7dcce97cd1227687b83cffdcb0ca7...
[This document is formatted with GitHub-Flavored Markdown. ]:# [For better viewing, including hyperlinks, read it online at ]:# [https://github.com/sourceryinstitute/OpenCoarrays/blob/master/CAF_API.md]:# OpenCoarrays Application Binary Interface (ABI) ==========================================...
{ "content_hash": "ad93b8c6e816809930018de3f2aa15b9", "timestamp": "", "source": "github", "line_count": 583, "max_line_length": 448, "avg_line_length": 42.45626072041166, "alnum_prop": 0.7126696832579186, "repo_name": "zbeekman/opencoarrays", "id": "bd59ceaa9a21dad402092f44a1af87cccca50b5e", "size"...
studentdemoc- ============= mvc phone book
{ "content_hash": "e5b3353f2a240434a2e7aa7fbfd27b1d", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 14, "avg_line_length": 11, "alnum_prop": 0.5454545454545454, "repo_name": "gamer91106/studentdemoc-", "id": "4639c513eeafdb984ca8766a456bb7fb875371da", "size": "44", "bina...
package com.lotaris.j2ee.itf.model; import com.lotaris.j2ee.itf.TestGroup; import com.lotaris.j2ee.itf.test.utils.ItfTestHelper; import com.lotaris.rox.annotations.RoxableTest; import com.lotaris.rox.annotations.RoxableTestClass; import java.lang.reflect.Method; import java.util.Random; import org.junit.Before; import...
{ "content_hash": "136d0f30f4867cc0b8071e39539d5696", "timestamp": "", "source": "github", "line_count": 141, "max_line_length": 153, "avg_line_length": 38.361702127659576, "alnum_prop": 0.7846182288777963, "repo_name": "lotaris/jee-itf", "id": "7960168b780f1c86d42898353f2433b3505d6a09", "size": "54...
<?php /** * Fixtures for comic entity with single strip with image. * * @package ComicCMS2 * @author Cezary Kluczyński * @license https://github.com/cezarykluczynski/ComicCMS2/blob/master/LICENSE.txt MIT */ namespace ComicTest\Fixture; use Doctrine\Common\DataFixtures\FixtureInterface; use Doctrine\...
{ "content_hash": "5ed1cd63e66c0a7af463d9162dd349a4", "timestamp": "", "source": "github", "line_count": 71, "max_line_length": 85, "avg_line_length": 30.549295774647888, "alnum_prop": 0.5975103734439834, "repo_name": "cezarykluczynski/ComicCMS2", "id": "ed0d7320474045ccd6abe14625381e9b41947ed3", "s...
include3 <!-- #include file="include4.html" --> /include3
{ "content_hash": "419409d8bcb0ef3531ba7d72ff8f98d7", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 38, "avg_line_length": 19, "alnum_prop": 0.6842105263157895, "repo_name": "jffry/lb-include", "id": "d4ad093dd893e8f9262dfd794b796581b5cd315e", "size": "57", "binary": fal...
- Veda: version <= v1.2.0 - Vednn: https://github.com/mergian/vednn + patch ###### Veda, Llvm-Ve, Vednn installation script ``` #it may require sudo user for installing veda and llvm-ve bash libnd4j/build_ve_prerequisites.sh ``` --------------------- ### libdn4j Aurora Ve library with Vednn ##### Building lib...
{ "content_hash": "0c813118bae11cc4211395b8d3c1b125", "timestamp": "", "source": "github", "line_count": 77, "max_line_length": 208, "avg_line_length": 28.25974025974026, "alnum_prop": 0.7173713235294118, "repo_name": "deeplearning4j/deeplearning4j", "id": "00b62378164d589b6bfc99a2f560be6c973acac0", ...
<?php namespace App\Model\Entity; use Cake\ORM\Entity; /** * Client Entity. * * @property int $id * @property string $name * @property string $email * @property string $social_reason * @property string $tel * @property string $website * @property int $task_id * @property \App\Model\Entity\Task[] $tasks */ ...
{ "content_hash": "49c166a58d4fd9ec2d6d91a8d934deb4", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 82, "avg_line_length": 23.057142857142857, "alnum_prop": 0.6245353159851301, "repo_name": "paulohsilvavieira/pauloHenriquePage", "id": "49125869282405b62370f9b4b8a69464584e33...
<?xml version="1.0"?> <Package> <DisplayName>Python generator</DisplayName> <DisplayName xml:lang="ru_ru">Генератор в Python</DisplayName> <Description>Install it for Python support in TRIK Studio</Description> <Description xml:lang="ru_ru">Установите это для работы с конструктором ТРИК на языке Питон(P...
{ "content_hash": "5fb7c2ee26be8d872dd40ab9e899ec4c", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 117, "avg_line_length": 46.38461538461539, "alnum_prop": 0.736318407960199, "repo_name": "qreal/qreal", "id": "5e3b30e89ec5eff665f1ecff3adc7e93441c6059", "size": "665", "...
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ro_RO" version="2.0"> <defaultcodec>UTF-8</defaultcodec> <context> <name>AboutDialog</name> <message> <location filename="../forms/aboutdialog.ui" line="+14"/> <source>About UKCoin</source> <translation>Despre UKCoin</translation> </me...
{ "content_hash": "b85a69f9edee2479232b341c23feda86", "timestamp": "", "source": "github", "line_count": 2922, "max_line_length": 420, "avg_line_length": 37.36789869952088, "alnum_prop": 0.6185971114306387, "repo_name": "ukcoin-project/UKC", "id": "97e2bbd4c19470c682e7a9026367a2a73b72b8bd", "size": ...