text
stringlengths
2
1.04M
meta
dict
/* * Portions of this file are based on pieces of Yahoo User Interface Library * Copyright (c) 2007, Yahoo! Inc. All rights reserved. * YUI licensed under the BSD License: * http://developer.yahoo.net/yui/license.txt */ Ext.lib.Ajax = function() { var activeX = ['MSXML2.XMLHTTP.3.0', 'MSXML2.XML...
{ "content_hash": "095b5a5d64ad80370c47bc6dbed9c281", "timestamp": "", "source": "github", "line_count": 371, "max_line_length": 198, "avg_line_length": 31.590296495956874, "alnum_prop": 0.4582764505119454, "repo_name": "mguymon/mmd", "id": "a584570e41835b2f2dd428f33217f32f342541f6", "size": "11845"...
<?php $app = 'frontend'; if (!include(__DIR__.'/../bootstrap/functional.php')) { return; } class sfAuthTestBrowser extends sfTestBrowser { public function checkNonAuth(): self { return $this->get('/auth/basic') ->with('request', function (sfTesterRequest $request) { $request->isParameter('m...
{ "content_hash": "479d23b8a6299cd3c4bde76a35f1fec5", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 64, "avg_line_length": 21.81967213114754, "alnum_prop": 0.5837716003005259, "repo_name": "rock-symphony/rock-symphony", "id": "9f8aedade03be8fa5c366ae8e5bdb088c513152a", "s...
package org.apache.hadoop.hdfs.server.namenode; import static org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.DFS_WEBHDFS_REST_CSRF_ENABLED_DEFAULT; import static org.apache.hadoop.hdfs.client.HdfsClientConfigKeys.DFS_WEBHDFS_REST_CSRF_ENABLED_KEY; import java.io.IOException; import java.net.InetSocketAddress; im...
{ "content_hash": "dba1d3ae272f63859167ee2f8edbf09e", "timestamp": "", "source": "github", "line_count": 321, "max_line_length": 103, "avg_line_length": 37.15264797507788, "alnum_prop": 0.7264799597518028, "repo_name": "wenxinhe/hadoop", "id": "e7e5f512868f89b0c24c5ff7bcd1ccd29460d787", "size": "127...
The service field. ```csharp public ServiceFieldInfo ServiceField { get; } ``` ## See Also * class [ServiceFieldInfo](../../Facility.Definition/ServiceFieldInfo.md) * class [HttpFieldInfo](../HttpFieldInfo.md) * namespace [Facility.Definition.Http](../../Facility.Definition.md) <!-- DO NOT EDIT: generated by xmldoc...
{ "content_hash": "3ab7fc312e9673960acdfc7e71926cb7", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 73, "avg_line_length": 27.307692307692307, "alnum_prop": 0.7267605633802817, "repo_name": "FacilityApi/Facility", "id": "f622c37f2d5ffa1c92969c51585b32353d49b610", "size": ...
export LD_LIBRARY_PATH=/opt/intel/mkl/lib/intel64:/usr/local/cuda-6.5/lib64 HOME_ROOT=/home/tzeng PROJ_ROOT=ABA/autoGenelable_multi_lables_proj CAFFE_TOOLS=$HOME_ROOT/$PROJ_ROOT/code/caffe/build/tools #TRAIN_DATA_ROOT=$HOME_ROOT/$PROJ_ROOT/images/train/ #VAL_DATA_ROOT=$HOME_ROOT/$PROJ_ROOT/images/val/ MDB_DIR=$HOME_R...
{ "content_hash": "1ff42a42c9e9f9a1f6c36b2ad0317f67", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 80, "avg_line_length": 26.394736842105264, "alnum_prop": 0.6819541375872383, "repo_name": "xiaomi646/caffe_2d_mlabel", "id": "8f63c19a2fc431b90aee4077377b9fc458df410f", "si...
title: How to Calculate the Margin of Error for a Sample Proportion localeTitle: Como calcular a margem de erro para uma proporção de amostra --- ## Como calcular a margem de erro para uma proporção de amostra Este é um esboço. [Ajude nossa comunidade a expandi-lo](https://github.com/freecodecamp/guides/tree/master/sr...
{ "content_hash": "420b44c64e9688e92477af94907185b4", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 201, "avg_line_length": 59.6, "alnum_prop": 0.7885906040268457, "repo_name": "HKuz/FreeCodeCamp", "id": "3a2fbd9a3266c538b6b5c2f1e1e408e098aa7fe1", "size": "612", "binary...
using NUnit.Framework; using RefactoringEssentials.CSharp.Diagnostics; using System; namespace RefactoringEssentials.Tests.CSharp.Diagnostics { [TestFixture] public class RedundantDelegateCreationTests : CSharpDiagnosticTestBase { [Test] public void TestAdd() { var ...
{ "content_hash": "af1544162cf40ab1cfd8d2c36686fdcf", "timestamp": "", "source": "github", "line_count": 134, "max_line_length": 88, "avg_line_length": 17.79850746268657, "alnum_prop": 0.6071278825995807, "repo_name": "ehasis/RefactoringEssentials", "id": "86a8c2005d889b53cf58380e31386dbde3659ab6", ...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Threading; using System.Threading.Tasks; using Microsoft.CodeAnalysis.Host; namespace Microsoft.CodeA...
{ "content_hash": "0db2cdbda05e2d60895137082f47f28f", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 155, "avg_line_length": 54.0625, "alnum_prop": 0.661271676300578, "repo_name": "jmarolf/roslyn", "id": "4276277796e0d5e2b16dbbebc4b0d7af40c8197b", "size": "1732", "binary...
using System; using CoreFoundation; using Foundation; using HomeKit; using UIKit; namespace HomeKitCatalog { /// <summary> /// The `HMCatalogViewController` is a base class which mainly provides easy-access methods for shared HomeKit objects. /// /// The base class for most table view controllers in this app. It...
{ "content_hash": "4a555f44f0f850d431a3ea707b62f22b", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 134, "avg_line_length": 25.462264150943398, "alnum_prop": 0.7006298629121896, "repo_name": "xamarin/monotouch-samples", "id": "fc1265e6966080b95d0eda4be7f83da5e945f0d6", "...
var datePickerController; (function() { // Detect the browser language datePicker.languageinfo = navigator.language ? navigator.language : navigator.userLanguage; datePicker.languageinfo = datePicker.languageinfo ? datePicker.languageinfo.toLowerCase().replace(/-[a-z]+$/, "") : 'en'; // Load the appropriat...
{ "content_hash": "9cd38ce613c61d49a8cca51568b39c61", "timestamp": "", "source": "github", "line_count": 1420, "max_line_length": 893, "avg_line_length": 51.78661971830986, "alnum_prop": 0.3871384473122374, "repo_name": "bigprof-software/online-invoicing-system", "id": "748a90474ce846d3d5b4a0f04b702b9...
package com.android.mms.ui; import android.content.Context; import com.android.mms.model.AudioModel; import com.android.mms.model.ImageModel; import com.android.mms.model.Model; import com.android.mms.model.SlideModel; import com.android.mms.model.SlideshowModel; import com.android.mms.model.VideoModel; import com....
{ "content_hash": "a9774234aa0fa912087ef691cb9c5398", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 94, "avg_line_length": 38.323232323232325, "alnum_prop": 0.6304691618344754, "repo_name": "bmaupin/android-sms-plus", "id": "45b10c666aca72b0cdbc4fc334b563ef46a30243", "siz...
package org.apache.flink.table.runtime.operators.deduplicate; import org.apache.flink.api.common.typeinfo.Types; import org.apache.flink.api.common.typeutils.TypeSerializer; import org.apache.flink.table.data.RowData; import org.apache.flink.util.Collector; import javax.annotation.Nullable; import java.util.Map; ...
{ "content_hash": "62be9a96c4a497a74fadf8e52b6e6579", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 119, "avg_line_length": 31.327272727272728, "alnum_prop": 0.7748113755078352, "repo_name": "greghogan/flink", "id": "eb2d73dd3600206dbc35bc423feafc3e5bb8b1a9", "size": "252...
import java.util.Random; public class ScoreBoardSLL { public static void main (String[] args) { Random random = new Random(); // Create 20 scores and store them in an array System.out.println("Here is a list of 20 scores:"); SingleLinkedList scores = new SingleLinkedList(); ...
{ "content_hash": "449085742fe06d6723bd53b9839dd7fe", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 70, "avg_line_length": 30.523809523809526, "alnum_prop": 0.5772230889235569, "repo_name": "mattboy9921/ScoreBoardSLL", "id": "23fd99b770881245100b309b65054c8dd7751648", "si...
#region MIT license // // MIT license // // Copyright (c) 2007-2008 Jiri Moudry, Pascal Craponne // // 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 restriction, including withou...
{ "content_hash": "f4efa6cb905a8b1a1e9317df5f22dd72", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 116, "avg_line_length": 41.4, "alnum_prop": 0.7605244996549344, "repo_name": "lytico/dblinq2007", "id": "27c8e567f00aa4854d9ae475aeeadc1c1f058b59", "size": "1451", "binar...
package org.axonframework.serializer; /** * Abstract implementation of the ContentTypeConverter for convenience purposes. It implements the {@link * #convert(org.axonframework.serializer.SerializedObject)} method, based on information available through the other * methods. * * @param <S> The source data type re...
{ "content_hash": "37edb913d3514e2719d38669379cd4b7", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 116, "avg_line_length": 36.476190476190474, "alnum_prop": 0.758485639686684, "repo_name": "fpape/AxonFramework", "id": "ba2b8652ee257623cde113a74f9fe0d9e31ee072", "size": "...
.pace { -webkit-pointer-events: none; pointer-events: none; z-index: 2000; position: fixed; height: 90px; width: 90px; margin: auto; top: 0; left: 0; right: 0; bottom: 0; } .pace.pace-inactive .pace-activity { display: none; } .pace .pace-activity { position: fixed; z-index: 2000; displ...
{ "content_hash": "dded08980b93467e7c35777a6de589d0", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 48, "avg_line_length": 18.12857142857143, "alnum_prop": 0.6509062253743105, "repo_name": "Sotera/graphene", "id": "0148b2c29039dba2d7b506f12f00a5e68d4b2200", "size": "1269"...
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package org.andengine.extension.physics.box2d; public final class R { }
{ "content_hash": "cd811cf6b42fbb0d40727c0701a10c37", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 52, "avg_line_length": 25.7, "alnum_prop": 0.7354085603112841, "repo_name": "pedroroberto/PhysicsLab", "id": "741e3f8ff48a5d667496fabdf5d27ed5939097a2", "size": "257", "b...
<?php namespace com\indigloo\sc\html { use \com\indigloo\Template as Template; use \com\indigloo\Util as Util ; use \com\indigloo\Url as Url ; use \com\indigloo\sc\util\PseudoId ; use \com\indigloo\sc\ui\Constants as UIConstants; use \com\indigloo\sc\auth\Login as Login ; class SocialGr...
{ "content_hash": "41f8ff3e6869ff16c1136cff436818f2", "timestamp": "", "source": "github", "line_count": 186, "max_line_length": 94, "avg_line_length": 33.22043010752688, "alnum_prop": 0.46852241463019906, "repo_name": "rjha/sc", "id": "6696846c5089a42dac7d8d945a1f5b537598177e", "size": "6179", "b...
'use strict'; // MODULES // var setReadOnly = require( '@stdlib/utils/define-nonenumerable-read-only-property' ); var smskmin = require( './smskmin.native.js' ); var ndarray = require( './ndarray.native.js' ); // MAIN // setReadOnly( smskmin, 'ndarray', ndarray ); // EXPORTS // module.exports = smskmin;
{ "content_hash": "2968815042b7e2d53a11c6244dccfbb4", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 85, "avg_line_length": 16.57894736842105, "alnum_prop": 0.6666666666666666, "repo_name": "stdlib-js/stdlib", "id": "0b844317c214e356828b6120e92f06b4d755b57e", "size": "931"...
FROM gradle:5.4.1-jdk11 USER root WORKDIR /http4k COPY build.gradle build.gradle COPY settings.gradle settings.gradle COPY apache apache COPY core core COPY jetty jetty COPY ktorcio ktorcio COPY netty netty COPY undertow undertow RUN gradle --quiet build jetty:shadowJar CMD ["java", "-server", "-XX:+UseNUMA", "-XX:+Use...
{ "content_hash": "2c852c46491a9a808d718db24b9455f8", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 162, "avg_line_length": 33.38461538461539, "alnum_prop": 0.7672811059907834, "repo_name": "zloster/FrameworkBenchmarks", "id": "25292e9e3227f4f37290fb05c65e09d02057be1a", "...
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apa...
{ "content_hash": "460d21439e3b97237a0b3260a8426c26", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 413, "avg_line_length": 60.5609756097561, "alnum_prop": 0.7172774869109948, "repo_name": "apache/incubator-openaz", "id": "4321c8dc4dd761106c1d8286a6635f10adc1c014", "size"...
/** * Autogenerated by Thrift Compiler (0.14.1) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ package org.apache.hadoop.hive.metastore.api; @SuppressWarnings({"cast", "rawtypes", "serial", "unchecked", "unused"}) @javax.annotation.Generated(value = "Autogenerated by Thrift ...
{ "content_hash": "b5174c03dc93e15d16dbbe319eeab527", "timestamp": "", "source": "github", "line_count": 2136, "max_line_length": 332, "avg_line_length": 34.42837078651685, "alnum_prop": 0.649029766518446, "repo_name": "lirui-apache/hive", "id": "dff37fe2e68b9eea7af56058e3af8085659ae5b8", "size": "7...
| [docs](..) / [using](.) / squirrel-command-line.md |:---| # Squirrel Command Line Here is a simplified help output specifically around creating releases: ``` Usage: Squirrel.exe command [OPTS] Creates Squirrel packages Commands --releasify=VALUE Update or generate a releases directory with a ...
{ "content_hash": "e8968da3b96b9e9ac19a49de0b55ebed", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 106, "avg_line_length": 39.51063829787234, "alnum_prop": 0.5961227786752827, "repo_name": "Squirrel/Squirrel.Windows", "id": "8b28ac5899c8f14c883a301219db032b1e4bc835", "si...
<!-- ~ Waltz - Enterprise Architecture ~ Copyright (C) 2016, 2017, 2018, 2019 Waltz open source project ~ See README.md for more information ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the...
{ "content_hash": "d15406ed25756625eaaa4c6fa23b55a4", "timestamp": "", "source": "github", "line_count": 71, "max_line_length": 109, "avg_line_length": 41.563380281690144, "alnum_prop": 0.4910199932226364, "repo_name": "kamransaleem/waltz", "id": "0d88a8bb7f69e59bda2c94ad13329fdf8e68df42", "size": "...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "content_hash": "a622b2253e3120d9164fe7cc9481e491", "timestamp": "", "source": "github", "line_count": 110, "max_line_length": 336, "avg_line_length": 47.85454545454545, "alnum_prop": 0.6666033434650456, "repo_name": "cgloger/inviwo", "id": "42b8508015ba3e376686ba443091b8c84d2ac3da", "size": "5264...
package org.apache.phoenix.end2end; import static org.apache.phoenix.util.TestUtil.TEST_PROPERTIES; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql....
{ "content_hash": "6661d71e64ff8640d23ae9736c751b80", "timestamp": "", "source": "github", "line_count": 51, "max_line_length": 108, "avg_line_length": 32.80392156862745, "alnum_prop": 0.6150627615062761, "repo_name": "jffnothing/phoenix-4.0.0-incubating", "id": "ab9bb2893742a7e93edc54969b53beb7b30533...
package org.apache.zookeeper.server.quorum; import static org.apache.zookeeper.test.ClientBase.CONNECTION_TIMEOUT; import java.util.ArrayList; import java.util.HashSet; import org.apache.zookeeper.PortAssignment; import org.apache.zookeeper.ZooKeeper; import org.apache.zookeeper.test.ClientBase; import org.apache....
{ "content_hash": "b56eb9db35ebb3c5af26b9b1e5d9b4dd", "timestamp": "", "source": "github", "line_count": 570, "max_line_length": 100, "avg_line_length": 41.90350877192982, "alnum_prop": 0.5730793384969646, "repo_name": "JulyKe/ZooKeeper350", "id": "1a090dc95038587ba484a0628feb509e628239fa", "size": ...
using Bridge.Contract; using Bridge.Contract.Constants; using ICSharpCode.NRefactory.CSharp; using ICSharpCode.NRefactory.CSharp.Resolver; using ICSharpCode.NRefactory.Semantics; using ICSharpCode.NRefactory.TypeSystem; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Br...
{ "content_hash": "53a94ba552cc201f20778695a39e3cbd", "timestamp": "", "source": "github", "line_count": 901, "max_line_length": 206, "avg_line_length": 29.58490566037736, "alnum_prop": 0.44237695078031214, "repo_name": "bridgedotnet/Bridge", "id": "a75ff828958494007aa136db1f86f732769affc2", "size":...
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CafeinaXml.XReflection.DataStructures.Reflection { internal class ListReflection { private static Dictionary<Type, ListReflected> Precached = new Dictionary<Type,ListReflected>(); public st...
{ "content_hash": "dbb5f10adc9d19c661f0794eb6731c31", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 109, "avg_line_length": 30.62162162162162, "alnum_prop": 0.6248896734333628, "repo_name": "dacanizares/CafeinaXml", "id": "f0830131ed9cbc203b7b5bec9b7daa6d3680733b", "size"...
require("./proof")(4, function (step, compiler, schema, placeholder, equal, deepEqual) { var structure, expected, actual, length; var compilation = compiler.compile(" \ SELECT *,\ (SELECT * \ FROM Product AS products ON products.manufacturerId = manufacturer.id) \ FROM ...
{ "content_hash": "7edca1cf74ee90eed4b4c4251ae8ce76", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 97, "avg_line_length": 50.38461538461539, "alnum_prop": 0.632824427480916, "repo_name": "bigeasy/relatable", "id": "223af176c37450f87ff2687ea088e96881ad36bb", "size": "1331...
<?php /** * This file has been @generated by a phing task by {@link BuildMetadataPHPFromXml}. * See [README.md](README.md#generating-data) for more information. * * Pull requests changing data in these files will not be accepted. See the * [FAQ in the README](README.md#problems-with-invalid-numbers] on how to make...
{ "content_hash": "f5ab611ba4015faa4cfddd6cf3a5e694", "timestamp": "", "source": "github", "line_count": 108, "max_line_length": 84, "avg_line_length": 19.47222222222222, "alnum_prop": 0.548264384213029, "repo_name": "42php/42php", "id": "84f2928a8ee7e3c2935ac94ea11026bf6e12cb2b", "size": "2103", ...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in Hymenomyc. eur. (Upsaliae) 550 (1874) #### Original name Boletus carpineus Sowerby, 1799 ### Remarks null
{ "content_hash": "bff641df6fddf789fe6ae4f508d94d78", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 14.846153846153847, "alnum_prop": 0.7150259067357513, "repo_name": "mdoering/backbone", "id": "d6b2fd2a46edbdf3c24728aa25be02d973c584a2", "size": "26...
package com.jayway.jsonpath.internal; import com.jayway.jsonpath.JsonPathException; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.Closeable; import java.io.IOException; import java.io.InputStream; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import ...
{ "content_hash": "ba6c4d2bed5052577509c1509b3a20b2", "timestamp": "", "source": "github", "line_count": 434, "max_line_length": 137, "avg_line_length": 37.19124423963134, "alnum_prop": 0.5775974227123475, "repo_name": "NetNow/JsonPath", "id": "ce6e24ef212a4554432097dc26e53101d918f4cb", "size": "167...
<?php $here = dirname(__FILE__); $yii = $here . '/../yii/framework/yii.php'; $config = $here . '/protected/config/main.php'; // remove the following lines when in production mode defined('YII_DEBUG') or define('YII_DEBUG',true); // specify how many levels of call stack should be shown in each log message defined('YII...
{ "content_hash": "73b03a51a0654a200664589ba9ec99f4", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 76, "avg_line_length": 33.15384615384615, "alnum_prop": 0.6983758700696056, "repo_name": "jessesiu/gigadb", "id": "bb051f949b70346d1ee6b181c8cffa515a8930dc", "size": "431",...
<!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>Alternate PHP Syntax for View Files : CodeIgn...
{ "content_hash": "704cc8bfdea402bb1282353d58db333e", "timestamp": "", "source": "github", "line_count": 147, "max_line_length": 383, "avg_line_length": 39.48299319727891, "alnum_prop": 0.6783252929014473, "repo_name": "FANMixco/gravitynow", "id": "6e601af44283e51b3585f851452b1a0f862a6d80", "size": ...
<!DOCTYPE html> <html lang="en"> <head> <title>Download - Thymeleaf</title> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <link rel="icon" href="images/favicon.ico"/> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:400,400italic,700,7...
{ "content_hash": "6420cda5072a0df519161a394acca41b", "timestamp": "", "source": "github", "line_count": 305, "max_line_length": 170, "avg_line_length": 37.99672131147541, "alnum_prop": 0.6331003537837605, "repo_name": "thymeleaf/thymeleaf-dist", "id": "71c3a196d894eddb20c4f957daf752b355c78a2c", "si...
/* * Copyright 1999-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
{ "content_hash": "e40e222309343c04e8a82bc4fec4a541", "timestamp": "", "source": "github", "line_count": 743, "max_line_length": 94, "avg_line_length": 34.43203230148048, "alnum_prop": 0.5768283625845287, "repo_name": "shun634501730/java_source_cn", "id": "c63468d3d7fc3b137ecc741115a72da195911e6f", ...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ip::tcp::protocol</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" title="Asio"> <link re...
{ "content_hash": "a2e6a1d00c26780aa52121dae27073eb", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 340, "avg_line_length": 59.55813953488372, "alnum_prop": 0.6235845372901211, "repo_name": "tcye/heptapod", "id": "b6afa62948770cd7973f15163d3d9c19cbf5977f", "size": "2561",...
package okhttp3.slack; import com.squareup.moshi.FromJson; import com.squareup.moshi.JsonAdapter; import com.squareup.moshi.Moshi; import com.squareup.moshi.ToJson; import java.io.IOException; import okhttp3.Call; import okhttp3.HttpUrl; import okhttp3.WebSocket; import okhttp3.OkHttpClient; import okhttp3.Request; i...
{ "content_hash": "ba51c88ed4473931a38eb03ec1a1f909", "timestamp": "", "source": "github", "line_count": 112, "max_line_length": 99, "avg_line_length": 35.32142857142857, "alnum_prop": 0.6953993933265925, "repo_name": "qingsong-xu/okhttp", "id": "0ec0ef7a458938c36e78b8368733133df3d82fc7", "size": "4...
package org.jboss.resteasy.test.core.interceptors.resource; import javax.annotation.Priority; import javax.ws.rs.WebApplicationException; import javax.ws.rs.core.MediaType; import javax.ws.rs.core.MultivaluedMap; import javax.ws.rs.ext.Provider; import javax.ws.rs.ext.WriterInterceptor; import javax.ws.rs.ext.WriterIn...
{ "content_hash": "0ca05cfe4fae56f8ce70677c05bd014d", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 84, "avg_line_length": 36.333333333333336, "alnum_prop": 0.7163608562691132, "repo_name": "awhitford/Resteasy", "id": "c89eed49d2b7790be780b0cfeee86bb792ad57fc", "size": "1...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "d6c83bfa5917efb57fd09a748b57cde8", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "510d2f85205d79202848d31b4a548521af31740a", "size": "192...
<?php class Zip_spark extends Spark_type { function __construct($data) { parent::__construct($data); $this->temp_file = $this->temp_path . '.zip'; $this->archive_url = property_exists($this->data, 'archive_url') ? $this->data->archive_url : null; } function location_detail() ...
{ "content_hash": "28ce022993ca197ebc004a22e7d426d0", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 115, "avg_line_length": 26.06122448979592, "alnum_prop": 0.5152701644479248, "repo_name": "katzgrau/getsparks.org", "id": "8ab9bb55038ebcf160589bc039bd57fe654dccf5", "size"...
ACCEPTED #### According to Index Fungorum #### Published in Docums Mycol. 8(no. 32): 19 (1978) #### Original name Cortinarius psalliotoides Chevassut & Rob. Henry ### Remarks null
{ "content_hash": "49c4b96998f381aa675812e6562f16a5", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 48, "avg_line_length": 14.076923076923077, "alnum_prop": 0.7049180327868853, "repo_name": "mdoering/backbone", "id": "8a687313e98b074de84962ef502ccbbdabc0d752", "size": "25...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_21) on Mon Apr 16 12:29:31 EDT 2012 --> <TITLE> UserGroup </TITLE> <META NAME="date" CONTENT="2012-04-16"> <LINK REL ="stylesheet" TYPE=...
{ "content_hash": "a20215a769d5f1e541154bc6bd9fbe21", "timestamp": "", "source": "github", "line_count": 407, "max_line_length": 368, "avg_line_length": 38.945945945945944, "alnum_prop": 0.6164910731184152, "repo_name": "NCIP/caadapter", "id": "7b853f6c76ca9a69072c4c7d39090d92b187358a", "size": "158...
#include <stdlib.h> #include <stdio.h> #include "xdebug_mm.h" #include "xdebug_str.h" #include "xdebug_var.h" #include "xdebug_xml.h" #include "xdebug_compat.h" static void xdebug_xml_return_attribute(xdebug_xml_attribute* attr, xdebug_str* output) { char *tmp; size_t newlen; xdebug_str_addl(output, " ", 1, 0); ...
{ "content_hash": "10b4065565632af83d4756e808017384", "timestamp": "", "source": "github", "line_count": 198, "max_line_length": 168, "avg_line_length": 23.075757575757574, "alnum_prop": 0.6474064346684176, "repo_name": "mbutkereit/docker-php", "id": "b503556630974644bdc1dd9d21b623a4d381c3f5", "size...
package com.google.security.zynamics.binnavi.debug.models.targetinformation; /** * Represents the settings which can be set in the debugger events panel in the CDebuggerOptions * dialog. */ public class DebuggerEventSettings { private final boolean breakOnDllLoad; private final boolean breakOnDllUnload; /**...
{ "content_hash": "cdefef59389a6222551adff75bd7dcc0", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 100, "avg_line_length": 30.96875, "alnum_prop": 0.7497477295660948, "repo_name": "chubbymaggie/binnavi", "id": "1e4aefa9198957b05255dbbd7bfcab04c535486a", "size": "1574", ...
<?php /* SensioDistributionBundle:Configurator:form.html.twig */ class __TwigTemplate_90a3e892fce8ae2e55b5471a54fbd9b3ca7e3802b309b3729c9e4015e11d5692 extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); // line 1 try { $th...
{ "content_hash": "d3c9b7b7f03b0c811e270a1b5a0d86d5", "timestamp": "", "source": "github", "line_count": 134, "max_line_length": 243, "avg_line_length": 37.08955223880597, "alnum_prop": 0.5251509054325956, "repo_name": "Vulcania/GSB_Symfony", "id": "2b3fd5f73bac250509251c507f1eec4b3a5cc09e", "size":...
<html> <body> <font face="verdana" size="-1">This inspection reports parameters that are not used by their methods and all method implementations/overriders.</font> </body> </html>
{ "content_hash": "5009afb0f50c40aa932074ce4bdf85cc", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 115, "avg_line_length": 30.166666666666668, "alnum_prop": 0.7513812154696132, "repo_name": "android-ia/platform_tools_idea", "id": "fc8a81cbbb6be520cd3b005169d702802b71c2db", ...
"""Integration with the Rachio Iro sprinkler system controller.""" from abc import abstractmethod from contextlib import suppress from datetime import timedelta import logging import voluptuous as vol from homeassistant.components.switch import SwitchEntity from homeassistant.const import ATTR_ENTITY_ID, ATTR_ID from...
{ "content_hash": "155cdeb952408d66c151ce294d0b1879", "timestamp": "", "source": "github", "line_count": 549, "max_line_length": 93, "avg_line_length": 34.05464480874317, "alnum_prop": 0.6043538724860933, "repo_name": "adrienbrault/home-assistant", "id": "8d87b688aa47e701fc40d90b639d91ed42628d4e", "...
using System; namespace UnityEngine.Rendering.PostProcessing { [Serializable] [PostProcess(typeof(GrainRenderer), "Unity/Grain")] public sealed class Grain : PostProcessEffectSettings { [Tooltip("Enable the use of colored grain.")] public BoolParameter colored = new BoolParameter { valu...
{ "content_hash": "1f3658c355f462dfc7e0756a4eafa18c", "timestamp": "", "source": "github", "line_count": 98, "max_line_length": 257, "avg_line_length": 39.755102040816325, "alnum_prop": 0.6239733059548255, "repo_name": "RobertFont/AlphaProject", "id": "ce48d2c18e9efda06d640cf4d2dd8b00217d15f6", "siz...
//----------------------------------------------------------------------- // <copyright file="HasChildren.cs" company="Marimer LLC"> // Copyright (c) Marimer LLC. All rights reserved. // Website: http://www.lhotka.net/cslanet/ // </copyright> // <summary>no summary</summary> //---------------------------------...
{ "content_hash": "92def184f932b86f6745fc03cfaed3c4", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 136, "avg_line_length": 31.63736263736264, "alnum_prop": 0.6748871135811045, "repo_name": "BrettJaner/csla", "id": "431098b537708b766849b225c43357a53b99aab1", "size": "2881...
struct CallbackMsg_t { HSteamUser m_hSteamUser; int m_iCallback; uint8 *m_pubParam; int m_cubParam; }; #pragma pack( pop ) //----------------------------------------------------------------------------- // Purpose: Functions for accessing and manipulating a steam account // associated with one client instance /...
{ "content_hash": "268bf3f996c54492b2b6ffcecd9754c2", "timestamp": "", "source": "github", "line_count": 332, "max_line_length": 295, "avg_line_length": 50.01807228915663, "alnum_prop": 0.6746958930507045, "repo_name": "s-m-k/SteamworksWrapper", "id": "f97a057188068119345e8a0f8f572b1d00603222", "siz...
/** * */ package fp4g.generator; import fp4g.core.Expresion; import fp4g.data.Container; import fp4g.data.expresion.FunctionCall; import fp4g.exceptions.CannotEvalException; /** * @author Edgardo * */ public abstract class FunctionGenerator <M extends MetaSourceModel, T extends Generator<M>> { //el generador p...
{ "content_hash": "6d4be342165891717cc9bb8d25c1fb45", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 115, "avg_line_length": 27.333333333333332, "alnum_prop": 0.7485928705440901, "repo_name": "egyware/fp4g", "id": "f8be80deef42ce9635adaa30a9b97c3abfaa1bdd", "size": "1066",...
<?php /** * DO NOT EDIT THIS FILE! * * This file was automatically generated from external sources. * * Any manual change here will be lost the next time the SDK * is updated. You've been warned! */ namespace DTS\eBaySDK\Trading\Types; /** * * @property string $unit */ class QuantityType extends \DTS\eBaySD...
{ "content_hash": "5affd144e70e2e077c5974521dfc0892", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 116, "avg_line_length": 27.1, "alnum_prop": 0.5874538745387454, "repo_name": "davidtsadler/ebay-sdk-php", "id": "1a0405aefce79f8049803fc3a5aed136cb432bfd", "size": "1355", ...
package com.streamsets.datacollector.execution; import com.streamsets.datacollector.runner.Pipeline; public interface PipelineInfo { Pipeline getPipeline(); }
{ "content_hash": "78ccce956d8c1e6fbf83f804a79a7398", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 52, "avg_line_length": 16.6, "alnum_prop": 0.8072289156626506, "repo_name": "SandishKumarHN/datacollector", "id": "57493d9134c5ddf58bc6abf30ae0ca4b2149897e", "size": "764",...
Resume Template A two column asymetric resume template made using HTML,CSS and Bootstrap perfect for an undergraduate Engineering/CS student. Usage Fork or clone the git repository. Edit index.html Command for cloning git clone https://github.com/Spurrya/resume2.git See sample resume in resume.pdf The row on the ri...
{ "content_hash": "71ee088365fe401307ac0164b5a0e130", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 148, "avg_line_length": 35.642857142857146, "alnum_prop": 0.8176352705410822, "repo_name": "Spurrya/resume2", "id": "f2139f60e2f909db2e88d6241077e6bc37a92172", "size": "499...
require_relative '../../../spec_helper' require_relative 'fixtures/classes' describe "Enumerator::Lazy#take_while" do before :each do @yieldsmixed = EnumeratorLazySpecs::YieldsMixed.new.to_enum.lazy @eventsmixed = EnumeratorLazySpecs::EventsMixed.new.to_enum.lazy ScratchPad.record [] end after :each...
{ "content_hash": "d31bad48db54e24db2c4fb5d01f861eb", "timestamp": "", "source": "github", "line_count": 58, "max_line_length": 98, "avg_line_length": 32.206896551724135, "alnum_prop": 0.6718415417558886, "repo_name": "ruby/spec", "id": "bcea0b1419f4faf383f0f7b2aefea1f71a72582f", "size": "1898", "...
======== arcpyext ======== arcpyext provides a collection of helper functions that make common tasks performed with the Esri ArcPy site-package easier to accomplish. It was chiefly developed to service a command-line toolset (agstools) for managing ArcGIS environments, but can readily be used within other scripts. ...
{ "content_hash": "3b17369aa9d8a0d3f4e797694a57d80a", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 120, "avg_line_length": 33.48, "alnum_prop": 0.7359617682198327, "repo_name": "adamkerz/arcpyext", "id": "96e818fb717dc0133b6c96cc5eaec9a5f8e8a779", "size": "1674", "bina...
var _ = require('underscore'); var Router = require('director').Router; function Moxi() { this.options = {}; this.layouts = {}; this.components = {}; this.routes = {}; this.datasources = {}; this.mode = "dev"; this.router = Router().configure({ html5history: true, run_handler_in_init: false...
{ "content_hash": "0780f42859076504aa96febcfaa59787", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 118, "avg_line_length": 25.714285714285715, "alnum_prop": 0.6347222222222222, "repo_name": "ozymandias547/Vivid", "id": "77566ca2c91e4fdea614960e7ffd2d330ba41d77", "size": ...
title: Episode 80 subtitle: Getting Started Is Never Easy datum: March 21 2016 layout: post author: Arne and Stefan explicit: 'no' duration: "0:03:13" audio: mp3: 80.mp3 ogg: 80.ogg m4a: 80.m4a chapters: - '00:00:00.000 Intro.' - '00:00:00.500 ... Shoubidoubidoo ...' - '00:00:01.000 Outro.' --- ## {{ page....
{ "content_hash": "dfed133292560f6495d7c016aa10cb51", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 163, "avg_line_length": 24.36, "alnum_prop": 0.6814449917898193, "repo_name": "jekyll-octopod/staging", "id": "e6771b1a6e4339e1580fd1054258a5eb1f511aeb", "size": "613", "...
from siuba.siu import CallTreeLocal, FunctionLookupError, ExecutionValidatorVisitor from .groupby import SeriesGroupBy from .translate import ( forward_method, not_implemented, method_agg_op, method_win_op_agg_result ) from siuba.experimental.pd_groups.groupby import SeriesGrou...
{ "content_hash": "3cea890606aef8858671334137be6fcc", "timestamp": "", "source": "github", "line_count": 269, "max_line_length": 104, "avg_line_length": 29.74721189591078, "alnum_prop": 0.6295926018495376, "repo_name": "machow/siuba", "id": "1697e5ac54fa98c0695a552af0fdfb19fc99802e", "size": "8002",...
Treinamento de MEAN STACK do Alura
{ "content_hash": "e9a55b570ac3480f3158d3a376c37741", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 34, "avg_line_length": 35, "alnum_prop": 0.8285714285714286, "repo_name": "kaiocesar/treinamento-mean", "id": "e75c7edb7d180489f0e7aad52bc322198271c358", "size": "54", "bi...
import { OPEN_MAIN_MENU, CLOSE_MAIN_MENU, TERMS_MENU_VALUE, ACCEPTED_PAYMENTS, REMEMBER_USER, FORGET_USER, SHOW_ERROR, HIDE_ERROR, SELECT_CURRENCY, SHOW_MESSAGE, } from './actionTypes'; import { createActions } from 'redux-actions'; /** * UI related actions. */ const uiActions = createActions( ...
{ "content_hash": "bc97a26fdb7b719ead30ccc0870bf6fb", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 46, "avg_line_length": 16.870967741935484, "alnum_prop": 0.6902485659655831, "repo_name": "TeamAusDigital/apec-connect", "id": "7712c9468749a7fa0b5640737ba1501c0ce70c05", "...
package org.takes.rs; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; import lombok.EqualsAndHashCode; import lombok.ToString; import org.takes.Response; /** * Plain text response decorator. * * <p>The class is immutable and thread-safe. * * @since 0.1 */ @ToString(callSuper...
{ "content_hash": "d35cab6bffc973b2c6cc85be506ed783", "timestamp": "", "source": "github", "line_count": 110, "max_line_length": 76, "avg_line_length": 20.736363636363638, "alnum_prop": 0.5778167470407716, "repo_name": "simonjenga/takes", "id": "17a6c9c11c2fdbc066df7e7672fca92c21a9c73b", "size": "34...
@charset "utf-8"; /* * CSS Document * Written by Ryan Yonzon * http://ryan.rawswift.com/ */ /* * IE hack */ html, body { margin:0px; overflow:hidden; /* hide browser's main scrollbar */ height:100%; /* make sure we'll use 100% of the page's height */ } #main_container { width:100%; /* mak...
{ "content_hash": "867eef769c380f8347b73952c2b726ad", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 134, "avg_line_length": 24.772727272727273, "alnum_prop": 0.6330275229357798, "repo_name": "digimark1/trackngo-dash", "id": "5f419d6848d71b2dd7480cdfa37bfb30cf63d391", "siz...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_45) on Fri Oct 28 15:16:22 BST 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.g...
{ "content_hash": "0473ebf719595b1aa05021a8e6063c4e", "timestamp": "", "source": "github", "line_count": 117, "max_line_length": 193, "avg_line_length": 40.88034188034188, "alnum_prop": 0.6268032615513276, "repo_name": "rvesse/airline", "id": "feb147590f85225f235aa1b9f3d50b9678a42263", "size": "4783...
class VariantPolicy < Struct.new(:user, :variant) def update? Role.user_is_at_least_a?(user, :editor) end def destroy? Role.user_is_at_least_a?(user, :editor) end end
{ "content_hash": "54ad90d1ef31eac3ff76c44ac88da7d1", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 49, "avg_line_length": 20.444444444444443, "alnum_prop": 0.6630434782608695, "repo_name": "ahwagner/civic-server", "id": "7c0a3b297437bb49609d9a1d80fb7912228c1573", "size": ...
function [Tr, leafIdx] = iniTree(X, r, eps0) % Initialize tree of nodes % Inputs: % X - initialization data. matrix of size [p x N] % r - subspace demension % eps0 = Error bound - if error for current nodes is greater than this, add a new level of nodes. % Outputs: % Tr - a tree of nodes, for all of the data....
{ "content_hash": "03e762ead1d5d4e6388b0c547a9e6b45", "timestamp": "", "source": "github", "line_count": 92, "max_line_length": 111, "avg_line_length": 32.96739130434783, "alnum_prop": 0.6307286515001649, "repo_name": "xinj987/Data_Thinning_Demo", "id": "0add8eae16f3ad0f51263fbd5e5e4bf9458d242b", "s...
<?php require_once(dirname(__FILE__).'/../lib/BasertDefaultActions.class.php'); /** * rtDefaultActions handles the default sytem pages: 404 etc.. * * @package rtCorePlugin * @subpackage modules * @author Piers Warmers <piers@wranglers.com.au> */ class rtDefaultActions extends BasertDefaultActions { }
{ "content_hash": "91cbe4d3c4afac56ec69865e77353ce2", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 73, "avg_line_length": 21.2, "alnum_prop": 0.710691823899371, "repo_name": "pierswarmers/rtCorePlugin", "id": "aea6b0a015d5c71d980a3e289033275481218f9e", "size": "562", "...
<!DOCTYPE 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"> <meta property="og:title" content="Prévia carnavalesca de Ceará-Mirim - 2019 | Melhor prévia carnavalesca de Ceará M...
{ "content_hash": "b5e848537bedf2d5e5db5bd445e8830b", "timestamp": "", "source": "github", "line_count": 262, "max_line_length": 416, "avg_line_length": 43.5, "alnum_prop": 0.5021496885145214, "repo_name": "fariias/fariias.github.io", "id": "63773b506b97f3d930282dfad6c5db517bab9a05", "size": "11416"...
package org.apache.storm.redis.common.adapter; import java.io.Closeable; import java.io.IOException; import java.util.Map; import org.apache.storm.redis.common.commands.RedisCommands; import redis.clients.jedis.Jedis; import redis.clients.jedis.ScanParams; import redis.clients.jedis.ScanResult; /** * Adapter class...
{ "content_hash": "18efb3088584bc37bf8a87227399a3ad", "timestamp": "", "source": "github", "line_count": 92, "max_line_length": 102, "avg_line_length": 23.58695652173913, "alnum_prop": 0.6423963133640553, "repo_name": "srdo/storm", "id": "89d759de9089c7fa4b16949700d025683c571519", "size": "2971", ...
A Fathead for Pytest api The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. source: http://doc.pytest.org/en/latest/builtin.html ## IA PAGE: https://duck.co/ia/view/pytest ## DEPENDENCIES: Python 3.5 BeautifulSoup 4 (pip inst...
{ "content_hash": "232fb5cbf5fc9afcaee751f487a5edfb", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 137, "avg_line_length": 17.307692307692307, "alnum_prop": 0.7666666666666667, "repo_name": "souravbadami/zeroclickinfo-fathead", "id": "1c73026156d63287d4bfdeb9696b2579985206...
from os.path import dirname as _dn, join as _j class MainFunc: def __init__(self): pass def run(self, filename): code = None with open(_j(_dn(__file__), "main_func_template.py"), 'r') as f: code = f.read() out_file = filename with open(out_file, 'w'...
{ "content_hash": "9cdf60b57eb33219693d331448dd8b39", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 72, "avg_line_length": 19.666666666666668, "alnum_prop": 0.5028248587570622, "repo_name": "amol9/redcmd", "id": "f448ced5b6860bd1a097fb8df6c58e1b1d86e380", "size": "354", ...
package codesample.frameworks.hibernate.many_to_many.unidirectional; import codesample.frameworks.hibernate.HibernateUtil; import org.hibernate.Session; /** * Example of many-to-many relationship. We have 2 tables - OurUser (Because simple User is not an appropriate name for * postgres) and Option. Each user can h...
{ "content_hash": "c6cae953187a42babec32db8b2366699", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 119, "avg_line_length": 35.507246376811594, "alnum_prop": 0.5877551020408164, "repo_name": "aquatir/remember_java_api", "id": "728455492e145efa1cf7675074723fa9dba9edc8", "s...
<componentContainer> <table width="100%"> <tr> <td valign="top" width="50%"> <component plugin="EC-Core" ref="urlLoader"> <plugin>@PLUGIN_KEY@</plugin> <version>@PLUGIN_VERSION@</version> <url>../../../plugins/@PLUGIN_KEY@/index.html</url> </component> ...
{ "content_hash": "ae111f1b579fe1330f1751dbf6b7df3f", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 61, "avg_line_length": 29, "alnum_prop": 0.5278514588859416, "repo_name": "electric-cloud/EC-DSLIDE", "id": "f255b16077e1edd1a3addac6169ee62381032dc0", "size": "377", "bi...
import Ember from 'ember'; import GithubInitializer from '../../../initializers/github'; import { module, test } from 'qunit'; let application; module('Unit | Initializer | github', { beforeEach() { Ember.run(function() { application = Ember.Application.create(); application.deferReadiness(); })...
{ "content_hash": "ad52c06c3871534050b376f61ab64e36", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 67, "avg_line_length": 24.636363636363637, "alnum_prop": 0.6845018450184502, "repo_name": "manukapoor/ember-cli-gh-badge", "id": "03e0a0a5761ff76d1328511c51e114a51256c1c1", ...
//================================================================================================= //================================================================================================= #ifndef _BLAZE_MATH_EXPRESSIONS_SMATTDMATMULTEXPR_H_ #define _BLAZE_MATH_EXPRESSIONS_SMATTDMATMULTEXPR_H_ //********...
{ "content_hash": "4bf4f3dd0c2e32ed5fb96390bb13675d", "timestamp": "", "source": "github", "line_count": 1426, "max_line_length": 144, "avg_line_length": 49.694249649368864, "alnum_prop": 0.49888518853014224, "repo_name": "nyotis/blaze-lib", "id": "f9a8df59d39d2b003bbe0b142258bc00649aa63f", "size": ...
@interface MYZNavController : UINavigationController @end
{ "content_hash": "2c7e80ec739cc70ecab9b5153bd459b0", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 52, "avg_line_length": 19.666666666666668, "alnum_prop": 0.847457627118644, "repo_name": "MA806P/WeiboDemo", "id": "d3a404b5be13ba7c53c20234eb9979485f21002f", "size": "219",...
book_path: /mobile/_book.yaml project_path: /mobile/_project.yaml # Building TensorFlow on iOS ## Using CocoaPods The simplest way to get started with TensorFlow on iOS is using the CocoaPods package management system. You can add the `TensorFlow-experimental` pod to your Podfile, which installs a universal binary f...
{ "content_hash": "63bcf9ba8f17bf88dc47ff3950c0fb69", "timestamp": "", "source": "github", "line_count": 110, "max_line_length": 134, "avg_line_length": 46.43636363636364, "alnum_prop": 0.76938136256852, "repo_name": "aselle/tensorflow", "id": "6223707892ce7b288ecabf932b33cd39860446a6", "size": "511...
using Bookstore.Data; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Xml; using Bookstore.Data; namespace SearchForReviews { class SearchForReviews { static void Main() { string fileName = "../../revi...
{ "content_hash": "7ebb7fb8114c59ef0c308360f35f81e4", "timestamp": "", "source": "github", "line_count": 83, "max_line_length": 134, "avg_line_length": 39.13253012048193, "alnum_prop": 0.48060344827586204, "repo_name": "Ico093/TelerikAcademy", "id": "71b07b1ae70eca9422c30341a69ce96fd6dc6a9e", "size"...
cask 'routeconverter' do version '2.27.95' sha256 '9883f301668d02cc03f63859399936bcd8156255f183c18ba260c74308948c44' url 'https://static.routeconverter.com/download/RouteConverterMac.app.zip' appcast 'https://static.routeconverter.com/download/previous-releases/', configuration: version.major_minor ...
{ "content_hash": "68c6200a14c2d529cf3242cc06a3d732", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 76, "avg_line_length": 32.42857142857143, "alnum_prop": 0.7819383259911894, "repo_name": "lantrix/homebrew-cask", "id": "4fbd6894cbbbf712cfd81a710375f0b75d118df1", "size": ...
<?xml version="1.0" encoding="UTF-8"?> <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"> <modelVersion>4.0.0</modelVersion> <parent> ...
{ "content_hash": "b6595876df6919e91e781a01458c0a11", "timestamp": "", "source": "github", "line_count": 215, "max_line_length": 123, "avg_line_length": 36.306976744186045, "alnum_prop": 0.4689982065078145, "repo_name": "dmacd/FB-try1", "id": "fd80f29786013d872ea7e2f7d0b48d85becc8897", "size": "7806...
from .catalog_item import CatalogItem class USqlPackage(CatalogItem): """A Data Lake Analytics catalog U-SQL package item. :param compute_account_name: the name of the Data Lake Analytics account. :type compute_account_name: str :param version: the version of the catalog item. :type version: str ...
{ "content_hash": "dbbb079bfe037b95ffd186b618c1588d", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 130, "avg_line_length": 41.02777777777778, "alnum_prop": 0.6445497630331753, "repo_name": "lmazuel/azure-sdk-for-python", "id": "bcb62ae92f1352e91f06e5fed8dd64edef0ce2e1", ...
package com.jme3.scene.plugins.blender.constraints; import com.jme3.animation.Animation; import com.jme3.math.Transform; import com.jme3.math.Vector3f; import com.jme3.scene.Spatial; import com.jme3.scene.plugins.blender.BlenderContext; import com.jme3.scene.plugins.blender.animations.Ipo; import com.jme3.scen...
{ "content_hash": "330e957275ca688a08e8dedb9017f8bb", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 96, "avg_line_length": 37.10687022900763, "alnum_prop": 0.6414318041555236, "repo_name": "indashnet/InDashNet.Open.UN2000", "id": "5d58299581f67612266cf96f53224e676b26ff0d",...
<?xml version='1.0' encoding='UTF-8'?> <hudson.maven.MavenBuild plugin="maven-plugin@2.17"> <actions> <hudson.maven.reporters.SurefireReport> <descriptions class="concurrent-hash-map"/> <failCount>0</failCount> <skipCount>0</skipCount> <totalCount>1</totalCount> <testData/> </hud...
{ "content_hash": "90cfc0056383eb54c8a9d6c7c37f1c5d", "timestamp": "", "source": "github", "line_count": 561, "max_line_length": 123, "avg_line_length": 41.61140819964349, "alnum_prop": 0.664025017135024, "repo_name": "Karsun/cicddemo", "id": "157fb75b150c3ecb1446e9cc678b6bbf48d535a1", "size": "2334...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE476_NULL_Pointer_Dereference__int64_t_67a.c Label Definition File: CWE476_NULL_Pointer_Dereference.label.xml Template File: sources-sinks-67a.tmpl.c */ /* * @description * CWE: 476 NULL Pointer Dereference * BadSource: Set data to NULL * GoodSource: Initial...
{ "content_hash": "4a2c9b3b5da633a3c0d30c48544120fd", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 127, "avg_line_length": 29.91588785046729, "alnum_prop": 0.6888472352389878, "repo_name": "JianpingZeng/xcc", "id": "b605b4abae5cd42f3bba1e65cf8cc3e2b0983345", "size": "32...
namespace CslaContrib.Caliburn.Micro { using Caliburn.Micro; /// <summary> /// Base class used to create ScreenWithModel objects, /// with pre-existing verbs for use by /// InvokeMethod or Invoke. /// </summary> /// <typeparam name="T">Type of the Model object.</typeparam> public abstr...
{ "content_hash": "f55cb147656524374ea0429ac0b920aa", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 69, "avg_line_length": 26.37878787878788, "alnum_prop": 0.5422171165996553, "repo_name": "MarimerLLC/cslacontrib", "id": "79324c39e6751fadda6b37ca4e30f2ee9f58dbbf", "size":...
require 'cardshark/dimension' RSpec.describe Cardshark::Dimension do describe '::new' do it 'raises an Error::AbstractClass' do expect { described_class.new(:id) } .to raise_exception(Cardshark::Error::AbstractClass) end end context 'when subclassed' do let(:subclass) { Class.new(descr...
{ "content_hash": "2f838b3c1b9a1f405d0b77f371b65a77", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 70, "avg_line_length": 26.56756756756757, "alnum_prop": 0.5876568328246863, "repo_name": "johndbritton/cardshark", "id": "022b34b0a92af57d1bf8f1aa70653003715715df", "size"...
package com.lite.library.utils; import android.content.Context; import android.os.Environment; import android.util.Log; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; /** * Created by lxx on 2016/5/12 14:07 * 文件操作工具类 */ public class FileUtils { /** * 保存内容到文件中 * ...
{ "content_hash": "09ee50459db80b5e5f03abc0590a11b5", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 152, "avg_line_length": 30.32051282051282, "alnum_prop": 0.5822410147991544, "repo_name": "mlick/LiteLibrary", "id": "0b0bdc5763d846b99038ad8b5a1c4afcf4f80b6f", "size": "25...
<div class="panel panel-default" ng-controller="ServiceRequestCtrl"> <div class="panel-heading"> <div><span class="lead">Pending Requests</span></div> </div> <div class="panel-body"> <div class="tablecontainer"> <table class="table table-hover"> <thead> ...
{ "content_hash": "3d26194f7bde199789898d6776f43144", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 114, "avg_line_length": 40.666666666666664, "alnum_prop": 0.4207650273224044, "repo_name": "njnareshjoshi/articles", "id": "009c29628bf5e16da07059532c72f857de5d645f", "size...
package org.lnu.is.domain.order.employee.timesheet; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import javax.persistence.Table; import org.lnu.is.annotation.dbtable.DT; import org.lnu.is.domain.Infor...
{ "content_hash": "cfdf8ee8b80a2b141dbab50feed642f5", "timestamp": "", "source": "github", "line_count": 172, "max_line_length": 73, "avg_line_length": 21.25, "alnum_prop": 0.6859097127222982, "repo_name": "ifnul/ums-backend", "id": "2471e61a4922bdc9f9844b73a76fd3a6d4ced6a0", "size": "3655", "bina...
 using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Reflection; using System.Reflection.Emit; using xClient.Core.NetSerializer.TypeSerializers; namespace xClient.Core.NetSerializer { public class Serializer { Dictionary<Type, ushort> m_typeI...
{ "content_hash": "0812f8b020ecad90cf7d37f3ed4393d9", "timestamp": "", "source": "github", "line_count": 248, "max_line_length": 132, "avg_line_length": 26.447580645161292, "alnum_prop": 0.7092544595212685, "repo_name": "AdvCode/QuasarRAT-Edit", "id": "96f5f39fb17a27634565c67ad780710c38ed9c72", "siz...
package common; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; import java.util.ArrayList; import java.util.Collections; import java.util.List; /** * Created by rage on 24.05.15. */ public class ReadKeys { public static PrivateKey readPrivateKey(File...
{ "content_hash": "83cda58d50d54d9eb4eaee7b99c16962", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 79, "avg_line_length": 27.64179104477612, "alnum_prop": 0.5534557235421166, "repo_name": "CandleInTheWind/demo", "id": "9777e26bc4cd2a2d205296046e584f1f37b9d558", "size": "...
package nl.fontys.sofa.limo.service.distribution; import java.util.List; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import org.junit.Test; /** * * @author Ben */ public class DistributionTypeFactoryImplTest { /** * Test of getDistributionTypes method, of class ...
{ "content_hash": "5228d68cfc60848e8edc19ef53c470eb", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 142, "avg_line_length": 39.75, "alnum_prop": 0.6997682886461437, "repo_name": "LogisticsImpactModel/LIMO", "id": "5a0359f323e91919eb7f6edf5d18d5b8785a1378", "size": "3021",...
name: Bug report about: Report a bug for "kn" title: '' labels: kind/bug assignees: '' --- <!-- If you need to report a security issue with Knative, send an email to knative-security@googlegroups.com. --> ### Bug report <!-- Please describe what is actually happening --> ### Expected behavior <!-- Please describe ...
{ "content_hash": "fb77348ca367785d71022fb70ebaacb9", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 125, "avg_line_length": 19.977777777777778, "alnum_prop": 0.6829810901001112, "repo_name": "knative/client", "id": "23958aeb0afa11bc30633a246e74af279b652540", "size": "903"...
In this step, you create your first classes and run tests on it. **Note**: Throughout this code lab, continue to edit the files in `s1_basics`. You can use the files in the other `samples` subdirectories to compare to your code or to recover if you get off track. _**Keywords**: class, test_ ### Create `Country` cla...
{ "content_hash": "0381a41922617055f9822d1ac30f3849", "timestamp": "", "source": "github", "line_count": 220, "max_line_length": 183, "avg_line_length": 49.04545454545455, "alnum_prop": 0.6771084337349398, "repo_name": "dartlangfr/risk-polymer-codelab", "id": "0486d86b934574ffb55260ba4207aa9d3561c6f9"...
Page Fragments Plugin for Wheelhouse CMS ======================================== This gem enables the development of single-page sites in Wheelhouse CMS. It allows pages to be defined as *page fragments*, which are then included within a containing page. The navigation is updated to link to the anchor div for each pa...
{ "content_hash": "fe0e5df7c7cf9b5e108dd9eb51fd9009", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 249, "avg_line_length": 35.65384615384615, "alnum_prop": 0.6839266450916937, "repo_name": "mullendev/wheelhouse-page-fragments", "id": "2ce5d2228bcae755c3b6914d8d216e534322f7...
<?php namespace Symfony\Component\Security\Acl\Dbal; use Doctrine\DBAL\Driver\Connection; use Doctrine\DBAL\Driver\Statement; use Symfony\Component\Security\Acl\Model\AclInterface; use Symfony\Component\Security\Acl\Domain\Acl; use Symfony\Component\Security\Acl\Domain\Entry; use Symfony\Component\Security\Acl\Doma...
{ "content_hash": "251a7185acd9179411814a6b7eb78236", "timestamp": "", "source": "github", "line_count": 625, "max_line_length": 193, "avg_line_length": 38.7648, "alnum_prop": 0.5456909361069836, "repo_name": "servergrove/ServerGroveLiveChat", "id": "40bd0676ee92c11ebb5c303c2ce1e142c8106d09", "size"...
import random import pprint as pp import logging as log import ctpy log.basicConfig(level=log.DEBUG, format='%(asctime)s %(levelname)s: %(message)s') def build_even_dimension(simconfig, num_modes): mode_boundaries = [] mode_width = float(simconfig.MAXALLELES) / float(num_modes) lower_val = 0.0 upper_...
{ "content_hash": "b5cc145e0ccd748b4dcdc956cd578caa", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 121, "avg_line_length": 32.3587786259542, "alnum_prop": 0.6301014390186365, "repo_name": "mmadsen/CTPy", "id": "62849a69842ce7dbee2c5ee40a4976ff010dba01", "size": "4963", ...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "4e89eabc6bf8202bedfa16ee26cae423", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "920ab37a941a1d9b2af0cdb38bdd84c953e3c72c", "size": "18...