text
stringlengths
2
1.04M
meta
dict
package com.jetbrains.python.psi.stubs; import com.intellij.psi.stubs.NamedStub; import com.jetbrains.python.psi.PyFunction; public interface PyFunctionStub extends NamedStub<PyFunction> { String getDocString(); String getDeprecationMessage(); }
{ "content_hash": "ec6b7fc7eb4acb46961e6d3a301f0b65", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 63, "avg_line_length": 25.2, "alnum_prop": 0.8095238095238095, "repo_name": "IllusionRom-deprecated/android_platform_tools_idea", "id": "666191bee3540509535150ae11d2292518265...
/* global jest, describe, beforeEach, it, expect, Event */ import React from 'react'; import ReactTestUtils from 'react-dom/test-utils'; import { Component as CompositeField } from '../CompositeField'; describe('CompositeField', () => { let props = null; beforeEach(() => { props = { data: { tag...
{ "content_hash": "bb89a792a594442701654636cc5806b9", "timestamp": "", "source": "github", "line_count": 83, "max_line_length": 77, "avg_line_length": 26.156626506024097, "alnum_prop": 0.5785352372178719, "repo_name": "silverstripe/silverstripe-admin", "id": "463c1504574a80a88a838b44b9a93d37ae7d2eac",...
// Released under MIT license // Copyright (c) 2009-2010 Dominic Baggott // Copyright (c) 2009-2010 Ash Berlin // Copyright (c) 2011 Christoph Dorn <christoph@christophdorn.com> (http://www.christophdorn.com) // Date: 2013-09-15T16:12Z (function(expose) { var MarkdownHelpers = {}; // For Spidermo...
{ "content_hash": "6d7f855001c4c58b29696d3f35960696", "timestamp": "", "source": "github", "line_count": 1740, "max_line_length": 132, "avg_line_length": 31.920689655172414, "alnum_prop": 0.48948543444600484, "repo_name": "carlan/docker-training", "id": "8aeef4f201325754643bb95bc86b5402c3aad75b", "s...
/**** deck_info.js ****/ div#heading { margin: 10px 0 0 0; padding: 0; } div#heading p { font-size: 14px; margin: 0; padding: 5px 0 5px 0; } div#deck_utils { font-size: 14px; font-weight: bold; float: right; clear: right; } /** middle section **/ div#middle { font-size: 12px;...
{ "content_hash": "5748ad9c8c15220374a3e778a4f1a198", "timestamp": "", "source": "github", "line_count": 192, "max_line_length": 73, "avg_line_length": 18.583333333333332, "alnum_prop": 0.6269618834080718, "repo_name": "swaiing/studydeck", "id": "4245206012f2f58610054953726af22a4cfe360d", "size": "3...
function plot_depth_image_errors(calib, image_i) global dataset_path dfiles depth_plane_mask Rext = calib.Rext; text = calib.text; if(nargin < 2) image_i = 1:length(depth_plane_mask); end fprintf('Plotting disparity reprojection errors for each depth image\n'); fprintf('(in raw disparity units)\n');...
{ "content_hash": "3cd2279b9f3bb368e9ae7ecaf8154023", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 93, "avg_line_length": 26.382978723404257, "alnum_prop": 0.6225806451612903, "repo_name": "njustchenhao/Kinect", "id": "a5335b51b94c7fce39b473f75546537b92bddcc1", "size": "...
package ch.unibas.dmi.dbis.cs108pet.management; import ch.unibas.dmi.dbis.cs108pet.common.JSONUtils; import ch.unibas.dmi.dbis.cs108pet.data.Group; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import java.io.File; /** * TODO: Write JavaDoc * * @author loris.sauter */ public...
{ "content_hash": "c4e2188b8fbbc3ecc828b4663cad8687", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 81, "avg_line_length": 25.8125, "alnum_prop": 0.7130750605326877, "repo_name": "dbisUnibas/ReqMan", "id": "0d4f26ce9a2224183505e2b9f1e8b59db8b4bdaf", "size": "826", "bina...
require File.expand_path('../application', __FILE__) # Initialize the Rails application. Ribron::Application.initialize!
{ "content_hash": "b3969fa20505efbaf5e4c4f2ffb5c363", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 52, "avg_line_length": 30.5, "alnum_prop": 0.7540983606557377, "repo_name": "juampi/ribron-old", "id": "da3a3c4f6da645cf8e55d2063f6f280ad45a6dcb", "size": "152", "binary":...
namespace v8 { class ApiFunction; namespace internal { class Isolate; class Page; class SCTableReference; class StatsCounter; //------------------------------------------------------------------------------ // External references #define EXTERNAL_REFERENCE_LIST_WITH_ISOLATE(V) \ V(...
{ "content_hash": "3b3caa75a7cf149c27cb0c22baa76379", "timestamp": "", "source": "github", "line_count": 374, "max_line_length": 80, "avg_line_length": 60.719251336898395, "alnum_prop": 0.5419437227530934, "repo_name": "youtube/cobalt", "id": "72a3397007c1e39af4e9abb1d1df374af717fddf", "size": "2302...
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <!-- State when a row is being pressed, but hasn't yet been activated (finger down) --> <item android:state_pressed="true"> <ripple android:color="@color/lightcream" /> </item> <!-- F...
{ "content_hash": "98e20a1d489a667605cda005019e166c", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 104, "avg_line_length": 36.64705882352941, "alnum_prop": 0.6532905296950241, "repo_name": "sarveshchavan7/Trivia-Knowledge", "id": "3a021a0141f361e33710981c1d05a2c70d21d2d5",...
We welcome pull requests from everyone. By participating in this project, you agree to abide by our simple code of conduct - be nice to people. Fork, then clone the repository: git clone git@github.com:your-username/devtools-boshrelease Make your change(s). Write a [good commit message](http://tbaggery.com/2008...
{ "content_hash": "e5d0c3abad01a0b932b38d26ff2d7359", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 185, "avg_line_length": 51.69230769230769, "alnum_prop": 0.7723214285714286, "repo_name": "cagiti/buildstack-boshrelease", "id": "977cba940b1fc35f077221fa87ac7a525e9584d1", ...
import requests __author__ = 'Lei Yu' # connection wrapper class Error(Exception): def __init__(self,message): self.message=message def __str__(self): return repr(self.message) class Connection: def __init__(self,host="api.coursera.org/api",version="catalog.v1"): self.host=host ...
{ "content_hash": "e151bc31e4843c1b9efd250bb2a7b578", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 72, "avg_line_length": 17.72093023255814, "alnum_prop": 0.5826771653543307, "repo_name": "leiyu123/coursera_rest_client", "id": "ab103b639e9bde1f944acc22c2a786112da0c54d", ...
var __defineProperty = function(clazz, key, value) { if (typeof clazz.__defineProperty == 'function') return clazz.__defineProperty(key, value); return clazz.prototype[key] = value; }, __hasProp = {}.hasOwnProperty, __extends = function(child, parent) { if (typeof parent.__extend == 'function') return par...
{ "content_hash": "ada6e8ac3c4ce30454a509ca5566a638", "timestamp": "", "source": "github", "line_count": 51, "max_line_length": 93, "avg_line_length": 32.15686274509804, "alnum_prop": 0.6091463414634146, "repo_name": "feilaoda/power", "id": "f1d3fb07324b2d66f66a0acd7924da40dd98fa67", "size": "1640",...
@implementation Fee @synthesize feeAmount; @synthesize feeCurrencyCode; @synthesize feePurpose; @synthesize feePurposeDescription; - (id)initFromFeeDictionary:(NSDictionary *)feeDictionary { self.feeAmount = [feeDictionary objectForKey:@"@Amount"]; self.feeCurrencyCode = [feeDictionary objectForKey:@"@CurrencyCode"...
{ "content_hash": "3d3b6eac2a00357a8a7458415d21fd5f", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 70, "avg_line_length": 25.62857142857143, "alnum_prop": 0.7402452619843924, "repo_name": "CartrawlerGit/Generic", "id": "2c39e59fed029ed481f8344cdde2c20bd9aa2c8a", "size": ...
import { Component, Input, ChangeDetectionStrategy } from '@angular/core'; import { ListViewChecklistItemModel } from './state/items/item.model'; @Component({ selector: 'sky-contrib-list-view-checklist-item', template: '<ng-content></ng-content>', styleUrls: ['./list-view-checklist-item.component.scss'], cha...
{ "content_hash": "77e8d9678f769503e195a8ff94a1960d", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 70, "avg_line_length": 34.142857142857146, "alnum_prop": 0.7656903765690377, "repo_name": "Blackbaud-ChrisFranz/microedge-skyux2-contrib", "id": "edbc7007a52cc2ae8f4a3a984f27...
package com.amazonaws.services.chimesdkmediapipelines.model; import java.io.Serializable; import javax.annotation.Generated; import com.amazonaws.protocol.StructuredPojo; import com.amazonaws.protocol.ProtocolMarshaller; /** * <p> * The source type and media pipeline configuration settings in a configuration objec...
{ "content_hash": "64dcf39b64acf5b595e89058b515d377", "timestamp": "", "source": "github", "line_count": 198, "max_line_length": 157, "avg_line_length": 34.15151515151515, "alnum_prop": 0.6647441585329784, "repo_name": "aws/aws-sdk-java", "id": "8c364440613f6208c1af9bf232eebe1e4a37570f", "size": "73...
import React from 'react'; import Header from './header' const Top = props => ( <Header /> ); export { Top };
{ "content_hash": "aca931d58a0b68d90a5e2a0a71347da6", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 29, "avg_line_length": 13, "alnum_prop": 0.5982905982905983, "repo_name": "michelmarcondes/ReactNativeStudies", "id": "ed2f06b7c2b0aaeb815d46c005476ae00edc39b5", "size": "11...
package org.apache.nutch.parse; // Nutch imports import org.apache.nutch.plugin.Extension; import org.apache.hadoop.conf.Configuration; import org.apache.nutch.util.NutchConfiguration; import org.junit.Assert; import org.junit.Before; import org.junit.Test; /** * Unit test for new parse plugin selection. * * @a...
{ "content_hash": "f3ea2e6401a9ee73689d840fe90884ea", "timestamp": "", "source": "github", "line_count": 90, "max_line_length": 81, "avg_line_length": 36.21111111111111, "alnum_prop": 0.6986805768640687, "repo_name": "gitriver/nutch-learning", "id": "00c524e2f82fd1fde81a6a1694f6929776cf53ae", "size"...
/** * @file subtitles-button.js */ import TextTrackButton from './text-track-button.js'; import Component from '../../component.js'; /** * The button component for toggling and selecting subtitles * * @param {Object} player Player object * @param {Object=} options Object of option names and values * @param {Fu...
{ "content_hash": "abfa0aa1b109d8caf80fecdc974a3be4", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 64, "avg_line_length": 26.58974358974359, "alnum_prop": 0.7184185149469624, "repo_name": "zzjaqwsx/TheApp2017", "id": "c56731496e8e3eb97d4adef3f897a4ddb236f608", "size": "1...
/** * Top level objects for the YAML API. * * @see com.github.autermann.yaml.YamlNode * @see com.github.autermann.yaml.Yaml */ package com.github.autermann.yaml;
{ "content_hash": "458953b400a3e1d01b2b3a24c8d43ba5", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 42, "avg_line_length": 21, "alnum_prop": 0.7083333333333334, "repo_name": "autermann/yaml", "id": "cc23a7a8bdc93bbb8a0e7dea6664dcf159cb061e", "size": "775", "binary": fals...
<?php /** * Only user facing pieces of Publicize are found here. */ class Publicize_UI { /** * Contains an instance of class 'publicize' which loads Keyring, sets up services, etc. */ public $publicize; /** * Hooks into WordPress to display the various pieces of UI and load our assets */ function __construct...
{ "content_hash": "edab434f91fc451cfca6b41ad34f9b21", "timestamp": "", "source": "github", "line_count": 776, "max_line_length": 325, "avg_line_length": 35.402061855670105, "alnum_prop": 0.5820471753057659, "repo_name": "jmelgarejo/Clan", "id": "7d5e3f36f6b985108a857fa75322e994f3aa0563", "size": "27...
module IncomeTax module Countries class UnitedStates class NorthDakota < State register 'North Dakota', 'ND' standard_deduction = 3900 level standard_deduction + 0, '3.22%' level standard_deduction + 73_800, '1.22%' level standard_deduction + 148_850, '2.27%' ...
{ "content_hash": "15698fd327db5b45befd2f04f3d42f7f", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 54, "avg_line_length": 28.470588235294116, "alnum_prop": 0.5847107438016529, "repo_name": "askl56/income-tax", "id": "c98cd09a2a762f10418beaa98f7ef2859fd8c0fa", "size": "48...
using System.Windows; namespace Calculateur.View { /// <summary> /// Logique d'interaction pour AspectBonusForm.xaml /// </summary> public partial class AspectBonusForm : Window { public AspectBonusForm() { InitializeComponent(); } private void Button_C...
{ "content_hash": "027b0262e5618c8859b007fe04520dcd", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 79, "avg_line_length": 23.466666666666665, "alnum_prop": 0.5568181818181818, "repo_name": "Jupotter/Terre-Natale-Calculateur", "id": "4cf223215cff0a07db0c77523963cf4378caa217...
/*! * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */ // jQuery to collapse the navbar on scroll $(window).scroll(function() { if ($(".navbar").offset().top > 50) { $...
{ "content_hash": "c471dca695575f37c9930cdc87e79df8", "timestamp": "", "source": "github", "line_count": 180, "max_line_length": 109, "avg_line_length": 29.733333333333334, "alnum_prop": 0.4581464872944694, "repo_name": "konstructs/konstructs.github.io", "id": "d879a380923c9bc272a5f4c2876b3503a5552f9c...
namespace WLW.Twitter.Bitly.Plugin.OAuth { interface IOAuthSettings { string AccessToken { get;set; } string AccessSecret { get;set; } } }
{ "content_hash": "9cfdeb124f6b143332789721da4676e2", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 40, "avg_line_length": 15.933333333333334, "alnum_prop": 0.4393305439330544, "repo_name": "sstjean/WLWTwitterBitlyPlugin", "id": "785d830ff45ac4624a07d9b55a151a291bf540bb", ...
package ingvar.android.processor.examples.dictionary.storage; import android.database.sqlite.SQLiteOpenHelper; import ingvar.android.literepo.LiteProvider; /** * Created by Igor Zubenko on 2015.04.09. */ public class DictionaryProvider extends LiteProvider { @Override protected SQLiteOpenHelper provideOpe...
{ "content_hash": "3511cfc9257d297f64e5f0a83f05f1f1", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 61, "avg_line_length": 23.058823529411764, "alnum_prop": 0.7627551020408163, "repo_name": "orwir/processor", "id": "e7c4f81c94d743f22a1754b7bc96e58d947450f5", "size": "392"...
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: AssemblyTitle("Pro...
{ "content_hash": "baf009a2c4caf39d668fc493789088bc", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 84, "avg_line_length": 39.888888888888886, "alnum_prop": 0.7486072423398329, "repo_name": "Sleeya/TechnologyFundamentals", "id": "465fa07f471d83e903657f3d7d4ce5f5f27c4aa0", ...
package ninja.animation.pattern.rotating.entrance; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.view.View; import ninja.Config; import ninja.animation.IAnimationPattern; import ninja.animation.Properties; import ninja.log.NinjaLog; public class RotateInUpRightAnimat...
{ "content_hash": "58db9eab8abd93274ca7efcbf389e5c4", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 153, "avg_line_length": 37.833333333333336, "alnum_prop": 0.6821900566393958, "repo_name": "MrNinja/AnimationPattern", "id": "84ee9133daeb3ce0e62f152363aa26bc254d4ec3", "si...
package org.jongo; import com.mongodb.DBCollection; import com.mongodb.DBObject; import com.mongodb.ReadPreference; import org.jongo.marshall.Unmarshaller; import org.jongo.query.Query; import org.jongo.query.QueryFactory; import static org.jongo.ResultHandlerFactory.newResultHandler; public class FindOne { p...
{ "content_hash": "c1daa1345171b041369537db811d187c", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 159, "avg_line_length": 32.12903225806452, "alnum_prop": 0.7108433734939759, "repo_name": "edwardmlyte/jongo", "id": "271a91676842750c008636f8c6f2689c48042565", "size": "26...
package com.facebook.buck.rules; import com.facebook.buck.io.ProjectFilesystem; import com.facebook.buck.model.BuildTarget; import com.google.common.annotations.Beta; import com.google.common.base.Function; import com.google.common.base.Supplier; import com.google.common.base.Suppliers; import com.google.common.coll...
{ "content_hash": "75398cf99d76ce9c9ec1e844758ab7c0", "timestamp": "", "source": "github", "line_count": 135, "max_line_length": 95, "avg_line_length": 30.333333333333332, "alnum_prop": 0.7230769230769231, "repo_name": "MarkRunWu/buck", "id": "65b1505708d83c881a153841a463b43c586a1d68", "size": "4700...
// 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 "chrome/browser/extensions/convert_user_script.h" #include <string> #include <vector> #include "base/base64.h" #include "base/file_util.h" ...
{ "content_hash": "9de8d5598666d3d1fc04bbebe39d1c30", "timestamp": "", "source": "github", "line_count": 193, "max_line_length": 80, "avg_line_length": 37.41968911917098, "alnum_prop": 0.6876211575740792, "repo_name": "andykimpe/chromium-test-npapi", "id": "1a7d48f1c2e4b903f0bcf2a31d4e01423ea2d3ef", ...
title: Na jeho obraz date: 17/07/2022 --- > <p></p> > Lebo ktorých vopred poznal, tých aj predurčil, aby boli podobní obrazu jeho Syna, aby on bol prvorodený medzi mnohými bratmi. (Rim 8,29) **Osobné štúdium** Na počiatku nás Boh stvoril na svoj obraz (1Moj 1,27). Jeho stvorenstvo je však porušené hriechom. Táto s...
{ "content_hash": "b887b68c96d4a8815fc03be41e5719cd", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 406, "avg_line_length": 45.375, "alnum_prop": 0.7598714416896235, "repo_name": "Adventech/sabbath-school-lessons", "id": "eaf2a2548248936992fd1ce4eaae29e6da529c6b", "size":...
<?php namespace KK\SatoriBundle\Entity; use Doctrine\ORM\EntityRepository; /** * BlogRepository * * This class was generated by the Doctrine ORM. Add your own custom * repository methods below. */ class BlogRepository extends EntityRepository { public function getBlogs() { $qb = $this->createQue...
{ "content_hash": "4378d06177c4693ac8ccd98e7878966d", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 68, "avg_line_length": 25.596153846153847, "alnum_prop": 0.5492111194590533, "repo_name": "keefekwan/symfony2_satoriblog", "id": "2f7d424ff7bb3cd276673ee35a1c3d32ab62e88c", ...
@interface ViewController : UIViewController @end
{ "content_hash": "8dfa267ac9146107bfc907ab9b86bd30", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 44, "avg_line_length": 17, "alnum_prop": 0.8235294117647058, "repo_name": "ForrestShi/WaterDropEffect", "id": "e7e5d951039f352a80ddcfca297d061b9a8b8ea6", "size": "213", "b...
<?php $type = 'text/javascript'; $files = array( '../LICENSE-INFO.txt', // note that define is only included here as a means // to revert to the pre async include, and should not be // used in other build methods 'jquery.mobile.define.js', 'jquery.mobile.ns.js', 'jquery.ui.widget.js', 'jquery.mobile.widget.js',...
{ "content_hash": "8c3ef479d100f76ceb5d01546eec88ac", "timestamp": "", "source": "github", "line_count": 139, "max_line_length": 86, "avg_line_length": 26.194244604316548, "alnum_prop": 0.6690469651194727, "repo_name": "KiPaWanG/jquery-mobile-master", "id": "07380b9fe3b5cfa5e3853b1f7aac0c4d5d5662e6", ...
/** * \file testexception.cpp * \date Jul 28, 2010 * \author samael */ #include <iostream> #include <XWolf.h> using namespace std; using namespace wolf; class FooBar { public: void foo() { bar(); } void bar() { throw XWolf("test exception throwing."); } }; int main() { try { FooBar fb; fb.foo(); } catch...
{ "content_hash": "06cfc26512a632715ce61dcb9abeb4d4", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 56, "avg_line_length": 13.172413793103448, "alnum_prop": 0.6047120418848168, "repo_name": "freesamael/wolf", "id": "c0c9ba4c1830b9a6dd7d333c4c1a8e980d19eb17", "size": "382"...
package com.redthirddivision.jevents; import java.lang.reflect.Method; import java.util.ArrayList; /** * <strong>Project:</strong> JEvents <br> * <strong>File:</strong> EventRegistry.java * * @author <a href = "http://redthirddivision.com/team/blp"> Matthew Rogers</a> */ public class EventRegistry { privat...
{ "content_hash": "e5c24d5878a85d0ac0ad9b2709a9fd27", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 143, "avg_line_length": 36.47826086956522, "alnum_prop": 0.5256257449344458, "repo_name": "RedThirdDivision/JEvents", "id": "1aea1c8f4c723d40022c3d95d1dedbed59baff33", "siz...
package com.intellij.model.psi.impl; import com.intellij.codeInsight.TargetEvaluatorAwareReference; import com.intellij.model.Symbol; import com.intellij.model.psi.PsiSymbolReference; import com.intellij.model.psi.PsiSymbolService; import com.intellij.psi.PsiElement; import org.jetbrains.annotations.Contract; import o...
{ "content_hash": "065bea08d533e310e2451c4ee113ba5e", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 113, "avg_line_length": 32.77358490566038, "alnum_prop": 0.7409326424870466, "repo_name": "leafclick/intellij-community", "id": "4f93df299838e27cade315aa6bfface4f5ac7dcd", ...
class ofApp : public ofBaseApp{ public: void setup(); void update(); void draw(); void keyPressed(int key); void loadImage(); void recompute(); ofxSaliencyMap saliencyMap; ofImage mSrcImg; ofImage mDstImg; ofParameter<float> mWIntensity; ofParame...
{ "content_hash": "12186daccda0e49c423d79679a0020a9", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 37, "avg_line_length": 18.208333333333332, "alnum_prop": 0.620137299771167, "repo_name": "TatsuyaOGth/ofxSaliencyMap", "id": "f516f465ff37effb09a07ad5b4f2348da301f387", "si...
package org.apache.camel.processor; import org.apache.camel.ContextTestSupport; import org.apache.camel.builder.RouteBuilder; import org.apache.camel.component.mock.MockEndpoint; /** * @version $Revision$ */ public class RecipientListWithDelimiterTest extends ContextTestSupport { @Override public boolean ...
{ "content_hash": "8518d3b409bbd4dbeeb3938ed032824c", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 93, "avg_line_length": 28.045454545454547, "alnum_prop": 0.6261480280929227, "repo_name": "kingargyle/turmeric-bot", "id": "78d0fde8c1f3a06966826a1cdad840e47725d40a", "size...
namespace Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models { using Newtonsoft.Json; using System.Collections; using System.Collections.Generic; using System.Linq; /// <summary> /// Properties of a Media Graph instance. /// </summary> public partial class MediaGraphInstanceProperties...
{ "content_hash": "86f42101edeb61d514b20086b132079e", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 285, "avg_line_length": 38.96153846153846, "alnum_prop": 0.6150049358341559, "repo_name": "jackmagic313/azure-sdk-for-net", "id": "adf0643d98012d102c04a5e0222d14185f2a2f3e", ...
<!DOCTYPE html> <title>@property: viewport units in initial value</title> <link rel="help" href="https://drafts.css-houdini.org/css-properties-values-api-1/#initial-value-descriptor" /> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <style> iframe { width...
{ "content_hash": "66b9db25faeb4ea0147499eb46da8b78", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 111, "avg_line_length": 42.84615384615385, "alnum_prop": 0.6460630931007951, "repo_name": "chromium/chromium", "id": "51520c2a70932872b9f1e5b283d8bdd195b1ca6c", "size": "38...
import { Component } from '@angular/core'; import { NavController } from 'ionic-angular'; import { BluetoothSerial } from 'ionic-native'; import { Observable } from 'rxjs/Observable'; @Component({ templateUrl: 'build/pages/btscale/btscale.html' }) export class BtscalePage { Status: string = 'None'; Result: stri...
{ "content_hash": "13076308b3cf7837e7b776623e955203", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 76, "avg_line_length": 24.327868852459016, "alnum_prop": 0.545822102425876, "repo_name": "holy-zhou/iTunesBrowser", "id": "458fb403cd7572c52491ee6cb59510bb8cc93a60", "size"...
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" export PYTHONPATH=$DIR:$PYTHONPATH export ENV=$1 source /usr/local/bin/virtualenvwrapper.sh workon max-xn.com
{ "content_hash": "357c88873b04a76efd3d12475aec26fa", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 55, "avg_line_length": 33, "alnum_prop": 0.696969696969697, "repo_name": "seraph0017/max-x.net", "id": "322557ab7464fd508593d7839e16132a6c138a1a", "size": "177", "binary":...
using System.Net.Http; using System.Xml.Linq; namespace Microsoft.AspNetCore.CookiePolicy; // REVIEW: Should find a shared home for these potentially (Copied from Auth tests) public class Transaction { public HttpRequestMessage Request { get; set; } public HttpResponseMessage Response { get; set; } publi...
{ "content_hash": "0f349fd5f6d02cac336bf84da96a490c", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 142, "avg_line_length": 30.488888888888887, "alnum_prop": 0.5852769679300291, "repo_name": "aspnet/AspNetCore", "id": "ecc769444708042c27df7d43a7fccfe626f417d7", "size": "1...
<?php // Include the initialization file require_once dirname(dirname(__FILE__)) . '/init.php'; $labelId = 'INSERT_LABEL_ID_HERE'; /** * Runs the example. * @param AdWordsUser $user the user to run the example with * @param string $labelId the label id to run the example with */ function GetCampaignsByLabelExam...
{ "content_hash": "87ca65641b0e048474a41d9f41d855a5", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 79, "avg_line_length": 32.52777777777778, "alnum_prop": 0.6447480785653288, "repo_name": "gamejolt/googleads-php-lib", "id": "1780ec2b006df93b000c07f6e3301c0d0749d881", "si...
<?php namespace OC\Files\Meta; use OC\Files\Node\AbstractFolder; use OCP\Files\IRootFolder; use OCP\Files\Storage\IVersionedStorage; use OCP\Files\NotFoundException; use OCP\Files\Storage; /** * Class MetaVersionCollection - this class represents the versions sub folder * of a file * * @package OC\Files\Meta *...
{ "content_hash": "7eb6816763bf0241b554e1ab4b6e8d5c", "timestamp": "", "source": "github", "line_count": 112, "max_line_length": 92, "avg_line_length": 22.839285714285715, "alnum_prop": 0.655199374511337, "repo_name": "phil-davis/core", "id": "9d38e17d5e6cfa8e1e2f1dc7ceba2a699ed5edce", "size": "3356...
package one.two; public class WriteWithInstance { public static void main(String[] args) { KotlinObject.Nested.INSTANCE.setStaticVariable(3); } }
{ "content_hash": "9b03dfcb8ddeb6c1d218fc1860fab5fb", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 58, "avg_line_length": 23.142857142857142, "alnum_prop": 0.7098765432098766, "repo_name": "google/intellij-community", "id": "094cff5b86e610a2ef2e571d48192a2c4c86de5f", "siz...
import OptionDialog from './option-dialog' export default OptionDialog
{ "content_hash": "1f58ad9b7d3e62d37319cf408db00518", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 42, "avg_line_length": 24, "alnum_prop": 0.8194444444444444, "repo_name": "ucev/blog", "id": "94218c1f3d0eaea7a9738fc35f8374b41db8f1b3", "size": "72", "binary": false, "...
Copyright (c) 2009 - 2016, BitWeb LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following...
{ "content_hash": "3e204fa24a3cd0c20e65b6e5db429d6a", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 78, "avg_line_length": 55.148148148148145, "alnum_prop": 0.8092679650772331, "repo_name": "BitWeb/stdlib", "id": "eb5898111b9626b63e27bd30c23ffe2cf40c91d8", "size": "1489",...
using NUnit.Framework; using SharpGEDParser.Model; namespace SharpGEDParser.Tests { [TestFixture] public class HeadTest : GedParseTest { [Test] public void Simple() { var txt = "0 HEAD\n"; var rec = ReadOne(txt); Assert.AreEqual("HEAD", rec.Tag);...
{ "content_hash": "9464a2cc85d1e674401124b2114a9ba0", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 49, "avg_line_length": 25.78048780487805, "alnum_prop": 0.4806054872280038, "repo_name": "fire-eggs/YAGP", "id": "7ce02306aad01ae0c97f85a09bac49946a284073", "size": "1059",...
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <script src="../resources/js-test.js"></script> </head> <body id="body"> <span tabindex="0" id="test" role="unknownrole switch checkbox" aria-checked="true">test</span> <p id="description"></p> <div id="console"></div> <script> description("This tests...
{ "content_hash": "c1acbeb513ecd13c37473d8f1c57b24b", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 95, "avg_line_length": 23.033333333333335, "alnum_prop": 0.6208393632416788, "repo_name": "hgl888/blink-crosswalk-efl", "id": "d582caaa412e52c578067acea7be0a7cbbb0ba71", "s...
/* $Id: default.css 7166 2015-02-21 21:18:59Z Joshua $*/ /* New "AguaPop" Theme for WebERP v2, 2012-08-03 by Hindra Joshua */ body { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10pt; background: silver; margin:0; padding:0; } /* default styles */ a{ color:blue; text-decoration:none; } a...
{ "content_hash": "fb1af9670ebd310ce162ed8b34e29397", "timestamp": "", "source": "github", "line_count": 501, "max_line_length": 114, "avg_line_length": 16.54690618762475, "alnum_prop": 0.6975874547647768, "repo_name": "whp0011/weberp", "id": "6095aa0a3a535ca748e0f4519f7891dc4a028e08", "size": "8290...
/** * * Return true or false if an `<option>` element, or an `<input>` element of type * checkbox or radio is currently selected found by given selector. * * <example> :index.html <select name="selectbox" id="selectbox"> <option value="John Doe">John Doe</option> <option value="Lay...
{ "content_hash": "3761bc7e91719f36c5956cd2ab36b333", "timestamp": "", "source": "github", "line_count": 54, "max_line_length": 92, "avg_line_length": 31.185185185185187, "alnum_prop": 0.6146080760095012, "repo_name": "CoderHam/WebScraper", "id": "50eb2eb23e4bf4d218c3e0bdee477e63c5da0d7a", "size": "...
/////////////////////////////////////////////////////////////////////////////// // Copyright (c) 2001, Eric D. Friedman All Rights Reserved. // // This library 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 Foun...
{ "content_hash": "6a0437b9883da6f8a2389231ce15e40e", "timestamp": "", "source": "github", "line_count": 145, "max_line_length": 87, "avg_line_length": 34.48965517241379, "alnum_prop": 0.6472705458908218, "repo_name": "gemxd/gemfirexd-oss", "id": "b5aafac6708d29baf793aebdfa1f397cc6b2b72f", "size": "...
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta charset="utf...
{ "content_hash": "1f976646a3f033b0ef83d4593b02fce2", "timestamp": "", "source": "github", "line_count": 340, "max_line_length": 185, "avg_line_length": 59.24411764705882, "alnum_prop": 0.3639477734200467, "repo_name": "quang-hcmus-91/Tizen-Music-Player", "id": "370442ac4673bd9578b9d9c9ec341f5055aac2e...
<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/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.gosu-lang.gosu</groupId> <artifactId>gosu-parent</artifactId> <version>1-X-SNAP...
{ "content_hash": "c254aba1c3c11ff4d2dfe6ce3ce04a8c", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 204, "avg_line_length": 33.014925373134325, "alnum_prop": 0.6270343580470162, "repo_name": "tcmoore32/sheer-madness", "id": "9f0dbd184202997a937c54b5cdc47521594fea2b", "siz...
define([ "jquery", "underscore", "backbone", "marionette", "../collections/agent-query-collection" ], function($, _, Backbone, Marionette, AgentQueryCollection) { var DeployCommand = Backbone.Model.extend({ url: "/deploy/deploy" }); return Marionette.ItemView.extend({ el: $("#asimov-modal"), template:...
{ "content_hash": "736f3b2196f4c1964142bfacd5532ecc", "timestamp": "", "source": "github", "line_count": 98, "max_line_length": 71, "avg_line_length": 22.316326530612244, "alnum_prop": 0.663923182441701, "repo_name": "daniellee/asimov-deploy", "id": "6638b07793b2cd9e50e8d7ba6653556af3982eb4", "size"...
namespace ash { namespace { constexpr char kDebuggingScreenId[] = "debugging"; const test::UIPath kRemoveProtectionDialog = {kDebuggingScreenId, "removeProtectionDialog"}; const test::UIPath kSetupDialog = {kDebuggingScreenId, "setupDialog"}; const test::UIPath kWaitDialo...
{ "content_hash": "ede5b1f9aa69a4afeb3ce6d9e99fb7c1", "timestamp": "", "source": "github", "line_count": 382, "max_line_length": 80, "avg_line_length": 38.22774869109948, "alnum_prop": 0.7312880914880504, "repo_name": "ric2b/Vivaldi-browser", "id": "92302fb27ca90b31ca83ad207d41fb87164b9327", "size":...
/* Copyright 2011 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that the copyright noti...
{ "content_hash": "7eeb7bb28e4d06d0426f0e94d10c9fae", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 113, "avg_line_length": 31.023255813953487, "alnum_prop": 0.7110194902548725, "repo_name": "Portwell/Sense8", "id": "20cb340541e543123ca9cdc3d47b04286fb56099", "size": "280...
document.write('<script type="text/javascript" src="searching2.js"></script>'); var myElement = document.getElementById('results'); var JavaScriptCode = document.createElement("script"); JavaScriptCode.setAttribute('type', 'text/javascript'); JavaScriptCode.setAttribute("src", 'data.js'); document.getElementById('resu...
{ "content_hash": "46882198b2135440e7ff6ec1399775e5", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 79, "avg_line_length": 50.714285714285715, "alnum_prop": 0.7774647887323943, "repo_name": "LuisMiranda132/interfaces", "id": "8d714c983619affc9653e1054a6fe81449be0093", "siz...
package e2e import ( "fmt" "sort" "strings" "time" "k8s.io/kubernetes/pkg/api" "k8s.io/kubernetes/pkg/client/cache" "k8s.io/kubernetes/pkg/runtime" "k8s.io/kubernetes/pkg/util/flowcontrol" "k8s.io/kubernetes/pkg/util/sets" "k8s.io/kubernetes/pkg/watch" "k8s.io/kubernetes/test/e2e/framework" . "github.c...
{ "content_hash": "bd3eeae670f0568456a82d11a2c279b8", "timestamp": "", "source": "github", "line_count": 328, "max_line_length": 109, "avg_line_length": 28.48170731707317, "alnum_prop": 0.6606722329265682, "repo_name": "suonto/kubernetes", "id": "a71c2a3eef927f28682967fe6b50016b3a2c35e3", "size": "9...
namespace google_youtube_api { using namespace googleapis; // Object factory method (static). LiveBroadcastContentDetails* LiveBroadcastContentDetails::New() { return new client::JsonCppCapsule<LiveBroadcastContentDetails>; } // Standard immutable constructor. LiveBroadcastContentDetails::LiveBroadcastContentDetai...
{ "content_hash": "f4d9115e49efa4e046d9a3b98862b80e", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 84, "avg_line_length": 28.782608695652176, "alnum_prop": 0.8021148036253777, "repo_name": "rcari/google-api-cpp-client", "id": "f6b7515b9fbb719aca76fcea71d1440e0794810d", "...
void GPIOinitOut(uint8_t portNum, uint32_t pinNum); //Initialize the port and pin as outputs. void GPIOinitIn(uint8_t portNum, uint32_t pinNum); // Set the pin HIGH void setGPIO(uint8_t portNum, uint32_t pinNum); // Set the pin LOW void clearGPIO(uint8_t portNum, uint32_t pinNum); // Read GPIO int getGPIO(uint8_t portN...
{ "content_hash": "dd1317192a045baec8eff391e3aad7b0", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 51, "avg_line_length": 27.58823529411765, "alnum_prop": 0.7334754797441365, "repo_name": "kammce/LPCXpresso-Nexys4-Servo-Commander", "id": "51e10d3a06ab46e5a81b642b6f81e33fb2...
package terrors // SimpleError provides a simple type for type based error handling. // This type can hold a message that is returned upon Error(). type SimpleError struct { Message string } func (s SimpleError) Error() string { return s.Message }
{ "content_hash": "8fb7c220d0c4d3fe9f78d542640b9361", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 68, "avg_line_length": 22.90909090909091, "alnum_prop": 0.753968253968254, "repo_name": "luqasz/gollum", "id": "9e72de38a6787dd248e76ea1d3728e3f30ce0c41", "size": "847", ...
<html> <body><table> <tr> <td valign="top" height="150"> <font face="verdana" size="-1"> This inspection reports any instances of static method calls or field accesses that are not qualified with the class name of the static method. This is legal if the static method or field is in the same class as the call, but may ...
{ "content_hash": "a27c301d8afa81be23cb2178a5de1dc4", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 137, "avg_line_length": 59.875, "alnum_prop": 0.7056367432150313, "repo_name": "jexp/idea2", "id": "642a47bac0b97186cffaf6bf2c25651a1fdda450", "size": "479", "binary": fal...
import weightedRandomObject from 'weighted-random-object'; interface MyObject { data: string; weight: number; } const objs: MyObject[] = [{ data: 'a', weight: 7 }, { data: 'b', weight: 5 }]; weightedRandomObject(objs); // $ExpectType MyObject weightedRandomObject([{ f: 5, weight: 1 }, { f: 9, weight: 2 }])....
{ "content_hash": "7e4b0f7e98cab44a9ae5b948f1c2a9c5", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 89, "avg_line_length": 28.75, "alnum_prop": 0.6579710144927536, "repo_name": "markogresak/DefinitelyTyped", "id": "99fd0a6d7e928248d1bb4d4cc0962b1f3b6a93b6", "size": "345",...
/** * Sharedaddy Base Styles * * Contains styles for modules, containers, buttons */ /* Master container */ #jp-post-flair { padding-top: .5em; } /* Overall Sharedaddy block title */ div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy { clear: both; } div.sharedaddy h3.sd-title { margin: 0 0 1em 0...
{ "content_hash": "cfaa42670e0f191229d0bc1c017567de", "timestamp": "", "source": "github", "line_count": 682, "max_line_length": 120, "avg_line_length": 25.39442815249267, "alnum_prop": 0.707488885039552, "repo_name": "fastesol/likemyhome", "id": "3d6565bf466d852e11321326a8ecf0e62b744f81", "size": "...
package com.java110.vo.api.returnPayFee; import com.java110.vo.MorePageVo; import java.io.Serializable; import java.util.List; public class ApiReturnPayFeeVo extends MorePageVo implements Serializable { List<ApiReturnPayFeeDataVo> returnPayFees; public List<ApiReturnPayFeeDataVo> getReturnPayFees() { ...
{ "content_hash": "543392ade49f2a5dcba47db9671a863a", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 77, "avg_line_length": 25.36842105263158, "alnum_prop": 0.7655601659751037, "repo_name": "java110/MicroCommunity", "id": "96b3a7a9a7c433b538d8b379365667fb774db6f1", "size":...
module.exports = require("./webpack.config")({ prod: false });
{ "content_hash": "b09be64acffc8146e2363bf6d14d8648", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 46, "avg_line_length": 21.666666666666668, "alnum_prop": 0.6461538461538462, "repo_name": "merivercap/bitshares-2-ui", "id": "00f7bc861d4a69dd59d62d57a5400622c66aadb1", "siz...
using System; using System.Collections.Generic; namespace FluentValidationFramework.UnitTests { public class FakeValidationTargetModel { public string StringValidationTargetProperty { get; set; } public int NumericValidationTargetProperty { get; set; } public DateTime DateValidationT...
{ "content_hash": "6502b56a43919ed22e9c5e92fe9f4797", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 83, "avg_line_length": 28.666666666666668, "alnum_prop": 0.7344961240310077, "repo_name": "SeregaZH/FluentValidationFramework", "id": "696e7c286d8d191bc128852fa9d84f6d6f1e87a...
<?php namespace Sabre\VObject\Property; use Sabre\VObject\Property; class Integer extends Property { /** * Sets a raw value coming from a mimedir (iCalendar/vCard) file. * * This has been 'unfolded', so only 1 line will be passed. Unescaping is * not yet done, but parameters are not inc...
{ "content_hash": "d79f6a937787d73459dddb607fde508a", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 77, "avg_line_length": 18.873015873015873, "alnum_prop": 0.5794785534062237, "repo_name": "jmaupoux/lotofoot-v2", "id": "9b6ab640a71c74fb39693d0ba119bd2cc4506dbb", "size": ...
{% extends "base.html" %} {% from "macros.html" import render_form %} {% block content %} <div class="container"> <h3>Add Contact</h3> {{ render_form(form, action_url=url_for('add_contact', client_id=client_id)) }} </div> {% endblock %}
{ "content_hash": "173184cf10b7529c023a34e985a37777", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 81, "avg_line_length": 30.125, "alnum_prop": 0.6390041493775933, "repo_name": "saltpy/planner", "id": "6cd9806ccb582d67e675634eb1983ddd3f3dc711", "size": "241", "binary": ...
package org.jpedal.jbig2; import java.awt.image.BufferedImage; import java.awt.image.DataBuffer; import java.awt.image.DataBufferByte; import java.awt.image.Raster; import java.awt.image.WritableRaster; import java.io.DataInput; import java.io.File; import java.io.FileInputStream; import java.io.IOExceptio...
{ "content_hash": "c8ad128fc565d871596cde910a278e03", "timestamp": "", "source": "github", "line_count": 178, "max_line_length": 95, "avg_line_length": 26.421348314606742, "alnum_prop": 0.704869232404848, "repo_name": "Borisvl/JBIG2-Image-Decoder", "id": "eea9b09433533ea08e6e489be2b28eaf84417852", "...
<!DOCTYPE html> <html> <head> <style type="text/css"> .block { background-color: #ccc; padding: 1em; margin: 1em; } </style> <!-- include AutobahnJS .. that's all you need --> <script src="http://autobahn.s3.amazonaws.com/js/autobahn.mi...
{ "content_hash": "1007858465bedad34e3cccb6b55194db", "timestamp": "", "source": "github", "line_count": 115, "max_line_length": 130, "avg_line_length": 34.643478260869564, "alnum_prop": 0.5268574297188755, "repo_name": "jgelens/AutobahnTestSuite", "id": "e8c4306787012f969a3400f851c2ee7905dadee9", "...
using System.Collections.Generic; using System.Collections.Concurrent; using System.Diagnostics; using System.Globalization; using System.Reflection; using System.Runtime.InteropServices; namespace System.Security.Cryptography { public class CryptoConfig { private const string AssemblyName_Cng = "Syste...
{ "content_hash": "e79a5ebcd50aad18e625bfc650a556f0", "timestamp": "", "source": "github", "line_count": 626, "max_line_length": 155, "avg_line_length": 49.477635782747605, "alnum_prop": 0.582410486552804, "repo_name": "ericstj/corefx", "id": "ebfe8669a20e97fc683f991f05a3a030d6f07970", "size": "3117...
import {ConfigurationTemplate, NoValueSupplied, Property} from "../index"; describe("ConfigurationTemplate", () => { it("is immutable", () => { const FOO = Property.string("FOO"); const originalConfig = new ConfigurationTemplate().withProp(FOO, "foo"); const updatedConfig = originalConfig....
{ "content_hash": "bb5faeef56faa761a39af945c2dc0ebe", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 91, "avg_line_length": 37.18421052631579, "alnum_prop": 0.6440198159943383, "repo_name": "daviddenton/configur8", "id": "e6e186c5ea2fcd7c56c9ddf22c35bd4aeb25b298", "size": ...
<!--- This file is automatically generated by make gen-cli-docs; changes should be made in the go CLI command code (under cmd/kops) --> ## kops rolling-update Rolling update a cluster. ### Synopsis This command updates a kubernetes cluster to match the cloud and kops specifications. To perform a rolling update, y...
{ "content_hash": "06e7e9efcfd13dcdf03792d0621f7374", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 135, "avg_line_length": 45.160493827160494, "alnum_prop": 0.7121377802077639, "repo_name": "mad01/kops", "id": "d9636474f16a0c2efc52dd8af5a7459e11623776", "size": "3659", ...
var QUnit = require("steal-qunit"); var set = require("../set-core"), props = require("../props"); QUnit.module("can-set props.id"); test("id set.difference", function(){ var idProps = props.id("color"); var res; res = set.difference({ color: "red" }, { color: "blue" }, idProps); deepEqual(res, false, "i...
{ "content_hash": "efdaf7181116ab5fd0a0ff7e8c1d3868", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 109, "avg_line_length": 33.67391304347826, "alnum_prop": 0.6042608134280181, "repo_name": "canjs/can-set", "id": "5076f9a1d64cb6d67b7c46771004410cc5e1eae8", "size": "1549",...
<?php use yii\helpers\Html; use yii\widgets\ActiveForm; use yii\helpers\ArrayHelper; use yii\bootstrap\Modal; use yii\helpers\Url; use backend\models\User; use backend\models\Products; use backend\models\Unitsmeasures; use kartik\widgets\DatePicker; use kartik\widgets\FileInput; /* @var $this yii\web\View */ /* @va...
{ "content_hash": "87c62cd4e6584442b1c3f595cb957ea7", "timestamp": "", "source": "github", "line_count": 103, "max_line_length": 190, "avg_line_length": 33.46601941747573, "alnum_prop": 0.5108790252393386, "repo_name": "countolaff/scid", "id": "25f500ccf05f441e4171ed65a9278634e12893e7", "size": "344...
package com.veridu.endpoint; import java.io.UnsupportedEncodingException; import java.util.HashMap; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import org.json.simple.parser.ParseException; import com.veridu.exceptions.APIError; import com.veridu.exceptions.EmptyResponse; import com.veridu.e...
{ "content_hash": "d84415e0c9b2c1521b8781ecd3939bb6", "timestamp": "", "source": "github", "line_count": 198, "max_line_length": 120, "avg_line_length": 30.893939393939394, "alnum_prop": 0.5898316168056237, "repo_name": "cauelorenzato/veridu-java", "id": "925d764cba9fed93377272846df254258091b2df", "...
package com.appdynamics.extensions.webspheremq.metricscollector; import com.appdynamics.extensions.logging.ExtensionsLoggerFactory; import com.appdynamics.extensions.webspheremq.config.WMQMetricOverride; import com.ibm.mq.constants.CMQC; import com.ibm.mq.constants.CMQCFC; import com.ibm.mq.pcf.PCFException; import ...
{ "content_hash": "313bac2f8d550602af029d3bf30a76bf", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 186, "avg_line_length": 47.54054054054054, "alnum_prop": 0.6913018760659465, "repo_name": "Appdynamics/websphere-mq-monitoring-extension", "id": "eea182311ca24b67a29eeb284b13...
<html> <head> <meta http-equiv="Content-Language" content="en-us"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>What is NwnMdlComp</title> </head> <body> <h3>What is...
{ "content_hash": "029f33a342e342a20adc4e16e0443e47", "timestamp": "", "source": "github", "line_count": 184, "max_line_length": 106, "avg_line_length": 51.880434782608695, "alnum_prop": 0.7573852922690132, "repo_name": "ArmorDarks/completerc", "id": "c70d24a8bbe9ad7f47adc50b863f34b1efa92213", "size...
package org.overlord.dtgov.services.i18n; import org.overlord.dtgov.i18n.AbstractMessages; /** * I18N messages. * * @author eric.wittmann@redhat.com */ public class Messages extends AbstractMessages { public static final Messages i18n = new Messages(); /** * Constructor. */ public Message...
{ "content_hash": "e91756db01e3ad259be71d8d16967e65", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 55, "avg_line_length": 16.636363636363637, "alnum_prop": 0.6584699453551912, "repo_name": "Governance/dtgov", "id": "2dc769eb98fe9868e0d5f79929322673ba6c7497", "size": "959...
package org.apache.derbyTesting.junit; import java.sql.*; import junit.framework.Test; /** * Base class for JDBC JUnit test decorators. */ public abstract class BaseJDBCTestSetup extends BaseTestSetup { public BaseJDBCTestSetup(Test test) { super(test); } /** * Maintain a single connection to the d...
{ "content_hash": "d114d23d498fc37af4faa3b724ced086", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 69, "avg_line_length": 25.569767441860463, "alnum_prop": 0.6371077762619373, "repo_name": "scnakandala/derby", "id": "49c68497021f63a9c42a5898c46ed45ef785539b", "size": "30...
// Copyright 2008 Google Inc. All rights reserved. package org.metasyntactic.automata.compiler.framework.parsers.packrat.expressions; import org.metasyntactic.common.base.Preconditions; /** * An atomic parsing expression consisting of a single terminal succeeds if the first character of the input string * matches ...
{ "content_hash": "d0add71ef5f1ea51945929424c57276d", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 115, "avg_line_length": 23.65625, "alnum_prop": 0.6822985468956407, "repo_name": "fpadoan/metasyntactic", "id": "768a0d3eb5d7e88c918d5a29c1085a865003512c", "size": "1514", ...
import abc class FwaasDriverBase(object, metaclass=abc.ABCMeta): """Firewall as a Service Driver base class. Using FwaasDriver Class, an instance of L3 perimeter Firewall can be created. The firewall co-exists with the L3 agent. One instance is created for each tenant. One firewall policy is ass...
{ "content_hash": "54f77130fcfe376623dbcb9d29462983", "timestamp": "", "source": "github", "line_count": 102, "max_line_length": 79, "avg_line_length": 36.13725490196079, "alnum_prop": 0.6923494302767227, "repo_name": "openstack/neutron-fwaas", "id": "afdb7d15dff2d2bf710334fa664166b3d648b1ff", "size...
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; namespace MasterPages { public partial class Personal_Info : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } } }
{ "content_hash": "4f16bb1938ee70d089cb5138e890cfca", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 60, "avg_line_length": 18.823529411764707, "alnum_prop": 0.6875, "repo_name": "niki-funky/Telerik_Academy", "id": "0c74c9cbec4212643dd9d5c9b74a47189a8a6d6e", "size": "322",...
package com.android.systemui.tuner; import android.content.ContentResolver; import android.content.Context; import android.content.Intent; import android.database.ContentObserver; import android.os.Bundle; import android.os.Handler; import android.os.Looper; import android.preference.Preference; import android.prefer...
{ "content_hash": "35746f65750fe129d169cd50a78d82e3", "timestamp": "", "source": "github", "line_count": 196, "max_line_length": 96, "avg_line_length": 34.34183673469388, "alnum_prop": 0.6526519090774031, "repo_name": "Ant-Droid/android_frameworks_base_OLD", "id": "a2b062c8b71046da948d0f8fcda1dc48dc9b...
package pl.info.rkluszczynski.image.engine.model.enums; public enum ImageOrientation { HORIZONTAL, VERTICAL, SQUARE }
{ "content_hash": "309d9f5800f770cec825ce6bfcef05de", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 55, "avg_line_length": 18.714285714285715, "alnum_prop": 0.7404580152671756, "repo_name": "rkluszczynski/image-detection-project", "id": "3339968e40c6dbb26f09b31ea5182c7c6727d...
ActiveRecord::Schema.define(version: 20150419175238) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql" create_table "employees", force: :cascade do |t| t.string "fname" t.string "sname" t.date "dob" t.date "join_date" t.in...
{ "content_hash": "b52497ce566a6826de4d4c0419860f18", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 119, "avg_line_length": 35.776119402985074, "alnum_prop": 0.6207759699624531, "repo_name": "daxroc/hmres", "id": "aece5ee4598614c629acbad7f1e7071a8e72268a", "size": "3138",...
package SevenZip.Compression.LZMA; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; public class DecodeParameter implements IParameter { /** * */ private static final long serialVersionUID = -5162504241090568230L; java.io.InputStream inStream; java.io.OutputStream outSt...
{ "content_hash": "bbb35f1df084a472a80f6092b26a8df1", "timestamp": "", "source": "github", "line_count": 51, "max_line_length": 104, "avg_line_length": 20.784313725490197, "alnum_prop": 0.6773584905660377, "repo_name": "softctrl/sc-utils-java", "id": "e0c7d0d770d6acab2c830ebedc34ce7698926a54", "size...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Thu Sep 10 12:30:20 NZST 2015 --> <title>weka.core</title> <meta name="date" content="2015-09-10"> <link rel="stylesheet" type="...
{ "content_hash": "37f8e87197a057ad3e25866387f8f7db", "timestamp": "", "source": "github", "line_count": 960, "max_line_length": 160, "avg_line_length": 41.255208333333336, "alnum_prop": 0.7026638050751168, "repo_name": "royhpr/KDDProject", "id": "28f07b87a51430b5002bd4d280af2a4adb9acfaa", "size": "...
// // PositionView.m // KBLove // // Created by 1124 on 14/11/11. // Copyright (c) 2014年 block. All rights reserved. // #import "PositionView.h" @implementation PositionView /* // Only override drawRect: if you perform custom drawing. // An empty implementation adversely affects performance during animation. - (...
{ "content_hash": "b0cdf2b04b9c925f6653dc88d9493c3f", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 74, "avg_line_length": 18.095238095238095, "alnum_prop": 0.7, "repo_name": "MJHelloWorld/KBLove", "id": "ee2a3f8faa242afbfd228cbd0c16eb006eaa0228", "size": "382", "binary...
<div class="col-md-14"> <nav class="navbar navbar-inverse navbar-static-top" role="navigation"> <div class="container"> <a class="navbar-brand">Chat Messenger</a> <a class="navbar-right navbar-text">Signed in as [[userDetails.user.name]]</a> <a class="navbar-right navba...
{ "content_hash": "ee04aaf65caea2be5674a6925d24f4e7", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 265, "avg_line_length": 42.714285714285715, "alnum_prop": 0.6028428093645485, "repo_name": "sahilchitkara/letsChat", "id": "666d78b6453c29b1d27953d9815b640de09495ad", "size...
require 'rspec/expectations' $LOAD_PATH << "lib" $LOAD_PATH << "models" require 'environment' require 'gif' Environment.environment = "test" def run_giffer_with_input(*inputs) shell_output = "" IO.popen('ENVIRONMENT=test ./giffer', 'r+') do |pipe| inputs.each do |input| pipe.puts input end pipe...
{ "content_hash": "dfc4b4784477e2605a6e9f79f6326815", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 71, "avg_line_length": 22.114285714285714, "alnum_prop": 0.6576227390180879, "repo_name": "mattLummus/Get-a-Gif", "id": "34a79de809852907985d6b51e935d696e182dab0", "size": ...
title: Functional localeTitle: Funcional --- ```javascript var fun = function(a, b) { var funInstance = {}; funInstance.a = a; funInstance.b = b; funInstance.method1 = function() { // method code here } funInstance.method2 = function() { // method code here } funInstance.method3 = func...
{ "content_hash": "423ccbc1b718cccd78e0edf3dac7ac64", "timestamp": "", "source": "github", "line_count": 150, "max_line_length": 503, "avg_line_length": 40.08, "alnum_prop": 0.7411842980705257, "repo_name": "pahosler/freecodecamp", "id": "7445cbf143ae6519d46f11861c115781a7d52054", "size": "6122", ...
package org.jivesoftware.smackx.privacy; import org.jivesoftware.smackx.privacy.packet.PrivacyItem; import java.util.List; /** * A privacy list represents a list of contacts that is a read only class used to represent a set of allowed or blocked communications. * Basically it can:<ul> * * <li>Handle many ...
{ "content_hash": "cd4dfc50701553739896f0fd07cbd435", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 136, "avg_line_length": 29.322580645161292, "alnum_prop": 0.658965896589659, "repo_name": "magnetsystems/message-smack", "id": "47f73a14866af57e626e5deddc79cba99a619399", "...
namespace System.Management.Automation { /// <summary> /// Provides information about a filter that is stored in session state. /// </summary> public class FilterInfo : FunctionInfo { #region ctor /// <summary> /// Creates an instance of the FilterInfo class with the specifi...
{ "content_hash": "40bd395a1c3584302d9994286163a810", "timestamp": "", "source": "github", "line_count": 137, "max_line_length": 158, "avg_line_length": 35.53284671532847, "alnum_prop": 0.5527937551355793, "repo_name": "TravisEz13/PowerShell", "id": "247aa0d5f6bcd80fab367a7db03d7d58ef85fab2", "size"...
# Gulp Start Skeleton Minimal Gulp Projects, include sass, server, watch ### How to start ```bash npm install bower install gulp ``` ### Gulp file ```javascript var gulp = require('gulp'); var del = require('del'); var connect = require('gulp-connect'); var concat = require('gulp-concat'); var uglify = require('gu...
{ "content_hash": "f9518b6cb5edcba284c8f63110514474", "timestamp": "", "source": "github", "line_count": 109, "max_line_length": 103, "avg_line_length": 25.28440366972477, "alnum_prop": 0.5798258345428157, "repo_name": "leenanxi/gulp-start-skeleton", "id": "3eaf9fa1f3e49cd726f514fc2ba025c2c1056959", ...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "8183680af26666b9e948d47a3926e766", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "505ddfa03df506b134d74d3674d0c827ee01f8ea", "size": "185...