text
stringlengths
2
1.04M
meta
dict
{% extends "base_new.html" %}
{ "content_hash": "12b5eecb5765024a96fd8898fca74bf6", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 29, "avg_line_length": 29, "alnum_prop": 0.6206896551724138, "repo_name": "nikkomidoy/project_soa", "id": "050cfc564ae3faf9ac6a743d530f70dd56651bb7", "size": "29", "binary...
#include "unittest.h" // test another instantiation of RapidJSON in a different namespace #define RAPIDJSON_NAMESPACE my::rapid::json #define RAPIDJSON_NAMESPACE_BEGIN namespace my { namespace rapid { namespace json { #define RAPIDJSON_NAMESPACE_END } } } // include lots of RapidJSON files #include "ra...
{ "content_hash": "0da8fcf9b92b51736390ba19bd573e0c", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 125, "avg_line_length": 30.964912280701753, "alnum_prop": 0.6906515580736544, "repo_name": "DavidNemeskey/keyvi", "id": "5db83cca5422a79a69e8d477344e670bcf0e54b4", "size": ...
<?php use yii\helpers\Html; use yii\widgets\ActiveForm; /* @var $this yii\web\View */ /* @var $model backend\models\StokBahanBaku */ /* @var $form yii\widgets\ActiveForm */ ?> <div class="stok-bahan-baku-form"> <?php $form = ActiveForm::begin(); ?> <?= $form->field($model, 'Id_Bahan_Baku')->textInput(['max...
{ "content_hash": "d09b764d67fa037d972ab7677925b236", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 150, "avg_line_length": 25.08, "alnum_prop": 0.5917065390749602, "repo_name": "propensic7/propensic7", "id": "3d21f1e382dbe5e10108b6858164a5d7bca4dbe8", "size": "627", "b...
layout: doc permalink: /ja/mobile-mapping/ lang: ja title: スマートフォンを使ったマッピング category: mobile-mapping cover: yes nosearch: true --- スマートフォンを使ったマッピング ============================= This guide is only available in [English](/en/mobile-mapping/) or [Español](/es/mobile-mapping/). It is being translated. To help produce t...
{ "content_hash": "cc852768f744ac6a01c69a0e30e74d59", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 132, "avg_line_length": 29.066666666666666, "alnum_prop": 0.7018348623853211, "repo_name": "hotosm/learnosm-staging", "id": "574a2aa8959e1c9c595bb037003dcafb53490400", "siz...
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>QUnit Example</title> <link rel="stylesheet" href="http://code.jquery.com/qunit/qunit-1.14.0.css"> </head> <body> <div id="qunit"></div> <div id="qunit-fixture"></div> <script src="http://code.jquery.com/qunit/qunit-1.14.0.js"></s...
{ "content_hash": "2ef95686c648f6bab4b638d3c3c7442a", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 80, "avg_line_length": 29.133333333333333, "alnum_prop": 0.6086956521739131, "repo_name": "gramer/js-code-inspection", "id": "fbd46a50a3332f3daa90d4ad6d86f2ed87748815", "si...
using dioptre::graphics::opengl::BufferManager; namespace dioptre { namespace graphics { namespace opengl { PlaneGeometry::PlaneGeometry(glm::float32 width, glm::float32 depth) : dioptre::graphics::PlaneGeometry(width, depth) { bufferManager_ = std::unique_ptr<BufferManager>(new BufferManager(this)); } void Pl...
{ "content_hash": "fce7fab308a84f9dbf5dd7999f6e7b6e", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 78, "avg_line_length": 26.6875, "alnum_prop": 0.7220921155347385, "repo_name": "tobscher/rts", "id": "c0245e173bbf994d9bbf6872861cc46a404cbc2a", "size": "1435", "binary":...
/** * ExchangeRateServiceLocator.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter. */ package com.google.api.ads.dfp.axis.v201505; public class ExchangeRateServiceLocator extends org.apache.axis.client.Service implements com.google.api.ads.dfp...
{ "content_hash": "d7c26fe618517e0028d1ba7c2a0d56d7", "timestamp": "", "source": "github", "line_count": 142, "max_line_length": 236, "avg_line_length": 42.605633802816904, "alnum_prop": 0.7064462809917356, "repo_name": "stoksey69/googleads-java-lib", "id": "44d3db7357f81392a9e24fb40b1d0af3d1e2ec9e", ...
package org.apache.hyracks.storage.common.file; import org.apache.hyracks.api.exceptions.HyracksDataException; import org.apache.hyracks.api.io.FileReference; /** * Maintains the mapping between file names and file ids. * * @author vinayakb */ public interface IFileMapManager extends IFileMapProvider { /** ...
{ "content_hash": "9a43b1826f4b95882d5970a655645f5a", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 80, "avg_line_length": 28.78787878787879, "alnum_prop": 0.6631578947368421, "repo_name": "waans11/incubator-asterixdb", "id": "0d8177642c1aee2390a04312485b66b26a5d97c1", "s...
package com.alibaba.rocketmq.filtersrv.filter; import com.alibaba.rocketmq.common.constant.LoggerName; import com.alibaba.rocketmq.common.utils.HttpTinyClient; import com.alibaba.rocketmq.common.utils.HttpTinyClient.HttpResult; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class HttpFi...
{ "content_hash": "534ac69d37bbd42336cd9a6f0680034d", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 113, "avg_line_length": 31.342105263157894, "alnum_prop": 0.6490344248530646, "repo_name": "lusong1986/RocketMQExt", "id": "a45361c5c309007226d140cd989cc6dc6192d204", "size...
package io.github.greyp9.arwo.app.mail.pop3.view; import io.github.greyp9.arwo.app.core.state.AppUserState; import io.github.greyp9.arwo.core.app.App; import io.github.greyp9.arwo.core.bundle.Bundle; import io.github.greyp9.arwo.core.config.CursorPOP3; import io.github.greyp9.arwo.core.config.CursorSetPOP3; import io....
{ "content_hash": "72973f22c8032ad64b1666d4cba3875f", "timestamp": "", "source": "github", "line_count": 100, "max_line_length": 109, "avg_line_length": 49.31, "alnum_prop": 0.7158791320219022, "repo_name": "greyp9/arwo", "id": "1dba4640ba6a92fde414e6ff5c93271315c112ca", "size": "4931", "binary": ...
<lift:surround with="default" at="content"> Submenu Page 2-1 </lift:surround>
{ "content_hash": "b7ae3bb9da3dd7541daa9808ddd86efd", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 43, "avg_line_length": 26.666666666666668, "alnum_prop": 0.7125, "repo_name": "wsaccaco/lift", "id": "6d2f9e9895e0f5e3d6b1709a6e4da25a98197002", "size": "80", "binary": fa...
<!DOCTYPE html> <html lang="en" ng-app="myApp" class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>My AngularJS App</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" ...
{ "content_hash": "d40f7868aef757a9cf027ab56881f2c3", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 97, "avg_line_length": 45.94117647058823, "alnum_prop": 0.7093469910371318, "repo_name": "jenniferpham/AngularBlog", "id": "6b5dfc7f99eedafcb6bb23f86db97e7db366e21f", "size...
<?php /** * @see Zend_Service_WindowsAzure_Diagnostics_Exception */ // require_once 'Zend/Service/WindowsAzure/Diagnostics/Exception.php'; /** * @see Zend_Service_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract */ // require_once 'Zend/Service/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php...
{ "content_hash": "38a7ff68d506e2667b012353b2cad627", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 161, "avg_line_length": 47.208333333333336, "alnum_prop": 0.6957928802588996, "repo_name": "Chatventure/zf1", "id": "da4275e2828e6bb7a3dd5e43566104ca5586d878", "size": "413...
package mu.nu.nullpo.gui.slick; import org.newdawn.slick.GameContainer; import org.newdawn.slick.Graphics; import org.newdawn.slick.SlickException; import org.newdawn.slick.state.BasicGameState; import org.newdawn.slick.state.StateBasedGame; /** * Base state */ public abstract class BaseGameState extends...
{ "content_hash": "afcf199067bf0be56b8bed419b7d9963", "timestamp": "", "source": "github", "line_count": 101, "max_line_length": 108, "avg_line_length": 31.861386138613863, "alnum_prop": 0.7212554381603481, "repo_name": "PoochyEXE/nullpomino", "id": "4322ff85424884bbd4a87d8c9d9065b41987abaa", "size"...
import { NavigationExperimental, Platform } from 'react-native'; const { Reducer: NavigationReducer } = NavigationExperimental; const tabsAndroid = [ { key: 'best', icon:"star", title: 'Best' }, { key: 'alerts', icon:"alarm", title: 'Alerts' }, { key: 'friends', icon:"people", title: 'Friends' }, { key: 'm...
{ "content_hash": "1d505b36208a10749dd03871853d830a", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 93, "avg_line_length": 37.65384615384615, "alnum_prop": 0.6506639427987743, "repo_name": "S4KH/react-native-nav-exp", "id": "18d1af2ffec4e9f32a3b3ce6f674e740b6d641cb", "siz...
#region Using using System; using System.Runtime.InteropServices; using SharpFont.Internal; #endregion namespace SharpFont { /// <summary> /// This structure is used to describe an outline to the scan-line converter. /// </summary> /// <remarks> /// The B/W rasterizer only checks bit 2 in the ‘t...
{ "content_hash": "2d8399ec4040c52e2f26b00d3eed352d", "timestamp": "", "source": "github", "line_count": 706, "max_line_length": 123, "avg_line_length": 39.375354107648725, "alnum_prop": 0.5546962120939603, "repo_name": "Cryru/SoulEngine", "id": "03438ed366884ce5d78b77b10e4f8ada88e701f9", "size": "2...
iServer ======= iServer-Needs a Host. and Guests ..what next? GitHub Recommended i Get-a-scaling-robot.IllStart By LookingFor 'A-Host'.Me
{ "content_hash": "a565e1cdd63fd1b208249b228227833d", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 121, "avg_line_length": 34.75, "alnum_prop": 0.7338129496402878, "repo_name": "iDestiny/iServer", "id": "be838509bf8306013656d87cec317610db12a4cf", "size": "139", "binary"...
namespace Google.Analytics.Admin.V1Alpha.Snippets { // [START analyticsadmin_v1alpha_generated_AnalyticsAdminService_UpdateDataStream_async] using Google.Analytics.Admin.V1Alpha; using Google.Protobuf.WellKnownTypes; using System.Threading.Tasks; public sealed partial class GeneratedAnalyticsAdminS...
{ "content_hash": "4784440196b17cec24789dd91a90c4e8", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 118, "avg_line_length": 44.03333333333333, "alnum_prop": 0.6850870552611658, "repo_name": "jskeet/gcloud-dotnet", "id": "1084d52a3dccf9087eb7d77642ce648ae59b4a09", "size": ...
import os from 'os'; import path from 'path'; import {app, Notification} from 'electron'; import Utils from 'common/utils/util'; import {localizeMessage} from 'main/i18nManager'; const assetsDir = path.resolve(app.getAppPath(), 'assets'); const appIconURL = path.resolve(assetsDir, 'appicon_48.png'); const defaultO...
{ "content_hash": "ee4fcb7bc566272d428ff8557f6d6f34", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 173, "avg_line_length": 39.8235294117647, "alnum_prop": 0.689807976366322, "repo_name": "mattermost/desktop", "id": "fbd6fa9f0c2c4681c45193692e3b18c0ad849fe8", "size": "146...
/** * @namespace Phaser.Types.GameObjects.TileSprite */
{ "content_hash": "c51a82aa26f39df4eb74b0082b183ca5", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 49, "avg_line_length": 12, "alnum_prop": 0.6833333333333333, "repo_name": "BeanSeed/phaser", "id": "b466fbd422143822b43d795401bb67e6163557e3", "size": "234", "binary": fal...
using Lucene.Net.Support; using System; using System.Collections.Generic; using System.Diagnostics; using System.Text; namespace Lucene.Net.Search { using AtomicReaderContext = Lucene.Net.Index.AtomicReaderContext; using IBits = Lucene.Net.Util.IBits; using IndexReader = Lucene.Net.Index.IndexReader;...
{ "content_hash": "f96b425ffb1d37ee9871dacabd7d7d9e", "timestamp": "", "source": "github", "line_count": 360, "max_line_length": 202, "avg_line_length": 38.03611111111111, "alnum_prop": 0.5385233330899, "repo_name": "Ref12/Codex", "id": "1f73ff97ebbda1ffbf09c9eab9fa3845b538afdd", "size": "14554", ...
package com.cdancy.etcd.rest.filters; import static com.google.common.base.Preconditions.checkNotNull; import static com.google.common.io.BaseEncoding.base64; import javax.inject.Inject; import javax.inject.Singleton; import org.jclouds.domain.Credentials; import org.jclouds.http.HttpException; import org.jclouds....
{ "content_hash": "8887c43feda96b9f647c7523bff80bdc", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 120, "avg_line_length": 37.11864406779661, "alnum_prop": 0.6698630136986301, "repo_name": "cdancy/etcd-rest", "id": "a997f13708eeb29026af5a85c5888bb637edfbb6", "size": "299...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; using Windows.ApplicationModel; using Windows.ApplicationModel.Activation; using Windows.Foundation; using Windows.Foundation.Collections; using Windows.UI.Xaml; using Windows.UI.Xam...
{ "content_hash": "8579786d7d2f868613d2d3cb839eec72", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 99, "avg_line_length": 38.528301886792455, "alnum_prop": 0.6111655239960823, "repo_name": "AskoVaananen/Csharp-ohjelmointi", "id": "bf234ab5e7c057f0d95250a634f5ba54bc3c385a"...
namespace ChilliSource { //------------------------------------------------------------------- TextEntryType ParseKeyboardInputType(const std::string& string) noexcept { std::string keyboardInputString = string; StringUtils::ToLowerCase(keyboardInputString); StringUtils::ToLowerCase...
{ "content_hash": "1b211788469d80e439bea15e2e0f5edf", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 76, "avg_line_length": 28.91304347826087, "alnum_prop": 0.5503759398496241, "repo_name": "ChilliWorks/ChilliSource", "id": "4ccd452d35b7f47102018bb0f2c731ef9be7e9c9", "size...
package com.asakusafw.utils.java.internal.model.syntax; import com.asakusafw.utils.java.model.syntax.Expression; import com.asakusafw.utils.java.model.syntax.FieldAccessExpression; import com.asakusafw.utils.java.model.syntax.ModelKind; import com.asakusafw.utils.java.model.syntax.SimpleName; import com.asakusafw.uti...
{ "content_hash": "7e4f0e4cd4a7097be18c02e07388788f", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 97, "avg_line_length": 29.825396825396826, "alnum_prop": 0.6822778073443321, "repo_name": "asakusafw/asakusafw", "id": "c732983dd4b5af0d3de8bb82b074d8d7402285c4", "size": "...
var displayObj; var systemObj; var infoTable; var originalDate; var inputFieldList = [ '#tournamentName', '#tournamentDate', '#tournamentSystem', '#leftImageURL', '#rightImageURL']; //var allSelectList = [ '#dickbuttURL', '#dogeURL', '#pepeURL' ]; var allSelectList = [ 'input' ]; // Figure out a better way t...
{ "content_hash": "f34fec62be120e96c062363d5bb2cc8a", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 141, "avg_line_length": 33.030534351145036, "alnum_prop": 0.6466373931130113, "repo_name": "nick-ng/NickTTnjs", "id": "961cc9d90112b7eb6d72cde8f4115c3fc45e5437", "size": "...
package org.apache.flink.runtime.highavailability.zookeeper; import org.apache.flink.api.common.JobID; import org.apache.flink.configuration.Configuration; import org.apache.flink.configuration.HighAvailabilityOptions; import org.apache.flink.runtime.highavailability.RunningJobsRegistry; import org.apache.flink.sha...
{ "content_hash": "994a3a10b7c75b23e85d1bf02b62c8e3", "timestamp": "", "source": "github", "line_count": 119, "max_line_length": 109, "avg_line_length": 31.26050420168067, "alnum_prop": 0.7481182795698925, "repo_name": "greghogan/flink", "id": "2fe5ff386a0ded8b258cf1c2c7e015cf00e0332d", "size": "452...
import { Protocol } from 'devtools-protocol'; import { CDPSession } from './Connection.js'; import { ConsoleMessageType } from './ConsoleMessage.js'; import { EvaluateFunc, HandleFor } from './types.js'; import { EventEmitter } from './EventEmitter.js'; import { ExecutionContext } from './ExecutionContext.js'; import ...
{ "content_hash": "98affa31bb8d5a7f9d6c5e6fe44d9207", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 196, "avg_line_length": 41.51162790697674, "alnum_prop": 0.6871148459383754, "repo_name": "ChromeDevTools/devtools-frontend", "id": "bd1263e14986dbd536bec83c926f13d7bad80f57"...
<?php if(is_null($intQuestionExampleSeq)){ $strQuery = sprintf("INSERT INTO question_example_type1 SET question_seq=%d, contents='%s', create_date=now(), modify_date=default, answer_flg=0, delete_flg=default", $intQuestionSeq, $strContents, $i...
{ "content_hash": "6c8ed133b7bfc1bb7a57b16e1dc8e6a5", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 56, "avg_line_length": 23.74074074074074, "alnum_prop": 0.5507020280811232, "repo_name": "inkukyang/MamaOMR", "id": "70042956dcec662963ec90ce18886de68eb1c319", "size": "641...
class Fash < File # rack_multipart is what you get when # a multipart-encoded form is submitted # # converts a standard rack multipart file upload # to an object paperclip will understand def initialize(rack_multipart) @original = rack_multipart super(rack_multipart.is_a?(String) ? rack_multipath :...
{ "content_hash": "a3f0d44b77be13e067faa43c581ab534", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 84, "avg_line_length": 27.6, "alnum_prop": 0.7159420289855073, "repo_name": "crhym3/rmce_uploadr", "id": "4b51ab91041b16fc870c1ff81688c69783611fcc", "size": "911", "binar...
package org.finos.waltz.model.entity_workflow; import com.fasterxml.jackson.databind.annotation.JsonDeserialize; import com.fasterxml.jackson.databind.annotation.JsonSerialize; import org.finos.waltz.model.EntityReference; import org.finos.waltz.model.LastUpdatedProvider; import org.finos.waltz.model.Nullable; impo...
{ "content_hash": "d55f296b8a75a1eef8238aa274d37e69", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 65, "avg_line_length": 30, "alnum_prop": 0.8, "repo_name": "khartec/waltz", "id": "8828296151de35ecc97dde7beaf99af129d27367", "size": "1537", "binary": false, "copies":...
/** ****************************************************************************** * @attention * * Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); * You may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * ...
{ "content_hash": "5ebfd6f910154783003ba2f82af1bf01", "timestamp": "", "source": "github", "line_count": 173, "max_line_length": 170, "avg_line_length": 37.05780346820809, "alnum_prop": 0.503665574793324, "repo_name": "james54068/stm32f429_learning", "id": "56436548201a17a1a04c1db76a7ce3da4a7ee0ff", ...
#ifndef _IDCACHE_H_ #define _IDCACHE_H_ #include <sys/types.h> void idcache_init(void); void idcache_fini(void); char *getuserbyid(uid_t); char *getgroupbyid(gid_t); int getuidbyname(const char *, uid_t *); int getgidbyname(const char *, gid_t *); #endif /* !_IDCACHE_H_ */
{ "content_hash": "41f5a015c069fffc2c02756a16e7e1fd", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 41, "avg_line_length": 18.866666666666667, "alnum_prop": 0.6713780918727915, "repo_name": "jrobhoward/SCADAbase", "id": "558af0ce115f8c226330cf0bb323b913adcee1b2", "size": ...
'use strict'; /** * Capitalize Filter * Capitalizes all the words of a given sentence. * If the format parameter is set to 'team', uppercase the team abbreviation. * i.e. CLUB DEPORTIVO LOGROÑÉS => Club Deportivo Logroñés * i.e. sd logroñés => SD Logroñés * @author Pablo Villoslada Puigcerber <pablo85@gmail.com> ...
{ "content_hash": "c1c478606da0cd591c93a174a078c859", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 96, "avg_line_length": 36.56818181818182, "alnum_prop": 0.5960223741454319, "repo_name": "Puigcerber/angular-capitalize-filter", "id": "cf02a652752e2f9305349e8374102dade27d59...
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("MV...
{ "content_hash": "837594dadda9069ad7617ea41c6eb75b", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 84, "avg_line_length": 39.91428571428571, "alnum_prop": 0.753042233357194, "repo_name": "Amadiere/MVCMasterLayoutShare", "id": "2ec8fae45a24f00b406a70b5531bc4995cc152c4", "...
package org.xlrnet.tibaija.processor; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.runners.MockitoJUnitRunner; import org.xlrnet.tibaija.commons.Value; import org.xlrnet.tibaija.exception.TIArgumentException; import org.xlrnet.tibaija.memory.NumberVariable; import static org.mockito.Mo...
{ "content_hash": "70d9b68e1a1e99ef563a968d47b19dca", "timestamp": "", "source": "github", "line_count": 348, "max_line_length": 99, "avg_line_length": 30.951149425287355, "alnum_prop": 0.66771887475629, "repo_name": "jhendess/tibaija", "id": "418f87c4a1bfdf3325b68858e9dd24aee36786e6", "size": "1195...
class CreateLocations < ActiveRecord::Migration def change create_table :locations do |t| t.integer :parent_id t.string :name t.timestamps null: false end end end
{ "content_hash": "98c748a92fa267b7ee09abde3350d965", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 47, "avg_line_length": 19.4, "alnum_prop": 0.6649484536082474, "repo_name": "tamuundangan/priecer", "id": "be08c17d303b586147ea526962fe402e97085c0c", "size": "194", "bina...
/* * The text above constitutes the entire PortAudio license; however, * the PortAudio community also makes the following non-binding requests: * * Any person wishing to distribute modifications to the Software is * requested to send the modifications to the original developer so that * they can be incorporate...
{ "content_hash": "8cc9e1a1650fb3172fc22bb087882376", "timestamp": "", "source": "github", "line_count": 122, "max_line_length": 92, "avg_line_length": 31.295081967213115, "alnum_prop": 0.7090099528548979, "repo_name": "pikoro/sharpsdr", "id": "998b819ce0c5b41e0ad3e54cb0b5014be602bd7f", "size": "563...
macro(doxygen_exclude FOLDER) set(DOXYGEN_EXCLUDE "${DOXYGEN_EXCLUDE} ${CMAKE_CURRENT_SOURCE_DIR}/src/CGUL/${FOLDER}") endmacro() if(DOXYGEN_ENABLE) # Find the doxygen executable find_package(Doxygen) if(DOXYGEN_FOUND) # Control doxygen output messages set(DOXYGEN_SHOW_WARNINGS "NO") ...
{ "content_hash": "74bcb5fc16e93c89022befddf5c95749", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 142, "avg_line_length": 35.527272727272724, "alnum_prop": 0.5910951893551689, "repo_name": "Zethes/CGUL", "id": "fe311c634ced38ac6bee0eaf2cea77ac34153705", "size": "1954", ...
package uk.gov.dvsa.ui.pages.cpms; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import uk.gov.dvsa.domain.navigation.MotPageFactory; import uk.gov.dvsa.framework.config.webdriver.MotAppDriver; import uk.gov.dvsa.helper.FormDataHelper; import uk.gov.dvsa.helper.PageInteractionHelper...
{ "content_hash": "f2ec50e36e6f5558b16472edb9bc984c", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 114, "avg_line_length": 36.2, "alnum_prop": 0.7329650092081031, "repo_name": "dvsa/mot", "id": "de869cee2701b720eb5cf6bcff62e76823d27028", "size": "1629", "binary": false...
/* Public domain */ #include <agar/config/ag_debug.h> #include <agar/config/ag_legacy.h> #include <agar/config/ag_threads.h> #include <agar/core/threads.h> #include <agar/config/_mk_have_stdlib_h.h> #ifdef _MK_HAVE_STDLIB_H # include <stdlib.h> #endif #include <agar/config/_mk_have_unistd_h.h> #ifdef _MK_HAVE_UNIST...
{ "content_hash": "c25efe92335bf7d9750a4c16709d61f4", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 57, "avg_line_length": 24.3, "alnum_prop": 0.7098765432098766, "repo_name": "adsr/agar", "id": "5e6741c60d11bae3b4be6e295327a3c2d5e7d15e", "size": "972", "binary": false,...
FROM balenalib/jetson-xavier-nx-devkit-emmc-alpine:3.13-build # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public key "Simon McVittie...
{ "content_hash": "d33fa7727a768b1343ae6888785789cb", "timestamp": "", "source": "github", "line_count": 93, "max_line_length": 716, "avg_line_length": 51.96774193548387, "alnum_prop": 0.7080488309538588, "repo_name": "resin-io-library/base-images", "id": "0f3251f7f7d63147c1300ef0781b89bc9d988050", ...
using System; using System.Collections; using Alphora.Dataphor.DAE.Client.Controls; using System.ComponentModel.Design.Serialization; namespace Alphora.Dataphor.DAE.Client.Design { /// <summary> Excludes default columns from serialization. </summary> public class GridColumnsSerializer : CodeDomSerializer ...
{ "content_hash": "e48410f030a6e6b5f02faefdc5761a7b", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 92, "avg_line_length": 32.170731707317074, "alnum_prop": 0.7445034116755117, "repo_name": "JClingo/gitbook", "id": "f25ac2c27ced44b7005bf0e9dc9917d94da514b3", "size": "1488...
'use strict'; /** * @ngdoc function * @name inflightHubApp.controller:AboutCtrl * @description * # AboutCtrl * Controller of the inflightHubApp */ angular.module('inflightHubApp') .controller('dailyExcludedCtrl', function () { this.awesomeThings = [ 'HTML5 Boilerplate', 'AngularJS', 'Karm...
{ "content_hash": "898dc5467433ad5849a613c2aa0f95cc", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 48, "avg_line_length": 19.764705882352942, "alnum_prop": 0.6458333333333334, "repo_name": "Sirintra1/FlightHub", "id": "56c5557993d7f3b980a57c6f6e8efe33543c277e", "size": "...
package io.shardingsphere.core.rewrite.placeholder; import lombok.Getter; import lombok.RequiredArgsConstructor; /** * Schema placeholder for rewrite. * * @author zhangliang */ @RequiredArgsConstructor @Getter public final class SchemaPlaceholder implements ShardingPlaceholder { private final String lo...
{ "content_hash": "cfce23f98a22102661cbc48e60fedcad", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 69, "avg_line_length": 18.84, "alnum_prop": 0.7346072186836518, "repo_name": "dangdangdotcom/sharding-jdbc", "id": "33eb82f0908a3fa415ea63406aab565b1e476991", "size": "1089...
// Copyright 2019 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. package org.chromium.chrome.browser.keyboard_accessory.sheet_tabs; import static org.hamcrest.Matchers.instanceOf; import static org.hamcrest.Matchers.is...
{ "content_hash": "5024b448dbfeae407ebeae49d6a07bee", "timestamp": "", "source": "github", "line_count": 202, "max_line_length": 112, "avg_line_length": 48.67821782178218, "alnum_prop": 0.6678531475643242, "repo_name": "endlessm/chromium-browser", "id": "58acb8fe86de4241afc765d2a07adb1c5b3142dc", "s...
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/bootstrap-theme.min.css"> <link rel="stylesheet" href="css/styles.css"> <!-- Notice the use of %PUBLIC_URL% in the tag above. It will be ...
{ "content_hash": "f33e8f146844408dbd13110d88e0b85f", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 79, "avg_line_length": 37.55555555555556, "alnum_prop": 0.6479289940828402, "repo_name": "davidoevans/react-redux-dapp", "id": "52083ce9ce256db006b34b860c056ed9382199e3", "...
using System; using System.IO; using System.Linq; using System.Text; using System.Text.RegularExpressions; using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Zergatul.Security.Tests.MessageDigest { [TestClass] public class BLAKE2sTests { private static SecurityProvider[] _providers = ne...
{ "content_hash": "6c3480f924bd5a1e7a6c01757d6bf010", "timestamp": "", "source": "github", "line_count": 132, "max_line_length": 143, "avg_line_length": 38.803030303030305, "alnum_prop": 0.549199531433034, "repo_name": "Zergatul/ZergatulLib", "id": "4e0b83d1d9280ca8b2b1ca66e8a21e9e0e174b15", "size":...
import 'babel-core/polyfill'; import React from 'react'; import ReactDOM from 'react-dom'; import history from './core/History'; import Router from './core/Router'; import routes from './routes'; let cssContainer = document.getElementById('css'); const appContainer = document.getElementById('app'); const context = { ...
{ "content_hash": "bc346c53cae9bab37033cdd53540db9a", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 78, "avg_line_length": 35.05263157894737, "alnum_prop": 0.6456456456456456, "repo_name": "chayn1k/social-monitor", "id": "9a28eb98e721fac3c8bf3fcdad8a8645f64bdfe4", "size":...
<!DOCTYPE html> <html> <head> </head> <body> <p> <?php // From within the PHP tags put your first and last name // in variables and use concatination to render your full name ?> </p> </body> </html>
{ "content_hash": "878f4357bfb46a52d51e652729e3e1ca", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 74, "avg_line_length": 20.384615384615383, "alnum_prop": 0.5018867924528302, "repo_name": "steare573/Curriculum", "id": "7c6006a067600892b2a6ecfb63de75072d4a723f", "size": ...
require 'test_helper' class FulFillmentRequestTest < Test::Unit::TestCase def setup fake "orders/450789469/fulfillment_requests/695890229", method: :get, body: load_fixture('fulfillment_request') end context "#mark_as_failed" do should "be able to mark_as_failed a fulfillment request" do fulfillme...
{ "content_hash": "6973f3338bf4b2311ce1035130f12e3a", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 134, "avg_line_length": 41, "alnum_prop": 0.7375946173254836, "repo_name": "DanielVartanov/shopify_api", "id": "0615d5a457c8131de42690b8c664010fd37b3037", "size": "1189", ...
/** */ package CIM15.IEC61970.Informative.InfTypeAsset.util; import CIM15.Element; import CIM15.IEC61968.Assets.AssetModel; import CIM15.IEC61970.Core.IdentifiedObject; import CIM15.IEC61970.Informative.InfAssets.GenericAssetModelOrMaterial; import CIM15.IEC61970.Informative.InfTypeAsset.*; import org.eclipse.em...
{ "content_hash": "3855abb3d9a5d9c34da480d538acf047", "timestamp": "", "source": "github", "line_count": 218, "max_line_length": 165, "avg_line_length": 30.990825688073393, "alnum_prop": 0.7067791592658378, "repo_name": "SES-fortiss/SmartGridCoSimulation", "id": "248291ea60c2d83c0a7025432f1d6d6cbe2fa6...
from __future__ import unicode_literals from moto.core.responses import BaseResponse from moto.ec2.utils import sequence_from_querystring class ElasticIPAddresses(BaseResponse): def allocate_address(self): if "Domain" in self.querystring: domain = self.querystring.get('Domain')[0] els...
{ "content_hash": "6929b1211559f16c235f75cb335ce3e7", "timestamp": "", "source": "github", "line_count": 161, "max_line_length": 120, "avg_line_length": 44.82608695652174, "alnum_prop": 0.6128585284744353, "repo_name": "gjtempleton/moto", "id": "a64a33bb5dcbd2dcb3ee2abf8b0110ca90495458", "size": "72...
package hu.javakurzus.bytemap; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.equalTo; import org.junit.Before; import org.junit.Rule; import org.junit.Test; import org.junit.rules.ExpectedException; public class BytemapTest { private Bytemap classUnderTest; @Rule publi...
{ "content_hash": "7aa4a93b0d419e6f8092d344c61a2864", "timestamp": "", "source": "github", "line_count": 218, "max_line_length": 110, "avg_line_length": 31.21559633027523, "alnum_prop": 0.7639970609845702, "repo_name": "jantekb/compressed-bytemap", "id": "f6398417ac8c9fac77c9f47552e19d0b188289ab", "...
<!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": "b40706b306b00bcfb9cce2be8bc3a107", "timestamp": "", "source": "github", "line_count": 103, "max_line_length": 818, "avg_line_length": 54.09708737864078, "alnum_prop": 0.6715721464465183, "repo_name": "forstermatth/LIIS", "id": "7f89929ec9ccd680e1c9e5ca07698b0b7b482d31", "size": "5...
package id.gits.dprkita.utils.view; import android.content.Context; import android.graphics.Typeface; import android.support.v4.view.PagerAdapter; import android.support.v4.view.ViewPager; import android.util.AttributeSet; import android.util.SparseArray; import android.util.TypedValue; import android.view.Gravity; ...
{ "content_hash": "9cc664280d33915939e38e0b895c6355", "timestamp": "", "source": "github", "line_count": 310, "max_line_length": 101, "avg_line_length": 36.28064516129032, "alnum_prop": 0.644082866542189, "repo_name": "perludem/DPR-KITA", "id": "5a6eff9c830288c9555fbb0fd4c1902998d71887", "size": "11...
function dig(obj, selector) { var result = obj; const splitter = selector.split('.'); for (let i = 0; i < splitter.length; i++){ if (result == undefined) return undefined; result = result[splitter[i]]; } return result; } export function col...
{ "content_hash": "f77242b2dc6042435cff3dcf78b7db1a", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 76, "avg_line_length": 27.554054054054053, "alnum_prop": 0.49190779794016676, "repo_name": "Kiho/svelte-datatable", "id": "813f37eca4c3d82f6ebd662c93aa27e17f55adf0", "size"...
AUTHFAILURE = 'AuthFailure' # DryRun 操作,代表请求将会是成功的,只是多传了 DryRun 参数。 DRYRUNOPERATION = 'DryRunOperation' # 操作失败。 FAILEDOPERATION = 'FailedOperation' # 内部错误。 INTERNALERROR = 'InternalError' # 参数错误。 INVALIDPARAMETER = 'InvalidParameter' # 参数取值错误。 INVALIDPARAMETERVALUE = 'InvalidParameterValue' # 超过配额限制。 LIMITEXCEEDE...
{ "content_hash": "7d986fe5f2f818673a8ce0f8bea30d5e", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 73, "avg_line_length": 18.254545454545454, "alnum_prop": 0.7878486055776892, "repo_name": "tzpBingo/github-trending", "id": "94a1c8ef71f603c85dd9fbed3f02d0c8a5f5eba6", "siz...
/* =============================================================================== Definitions for information that is related to a licensee's game name and location. =============================================================================== */ #define GAME_NAME "DOOM 3: BFG Edition" // appears on wind...
{ "content_hash": "5f4e769c22e9633bc8a926e287992e22", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 84, "avg_line_length": 28.5, "alnum_prop": 0.5712719298245614, "repo_name": "Nekel-Seyew/OregonState-idTech4", "id": "695faa4498a8ae5bec947d1d5a582a949d61c1b1", "size": "25...
/**************************************************************************** * PROJECT: Mac directory logic * FILE: sqMacDirectory.c * CONTENT: * * AUTHOR: John McIntosh, and others. * ADDRESS: * EMAIL: johnmci@smalltalkconsulting.com * RCSID: $Id: sqMacDirectory.c 1197 2005-05-31 05:51:16Z joh...
{ "content_hash": "7118a3fc69a523f1d03c87f2d0b73923", "timestamp": "", "source": "github", "line_count": 694, "max_line_length": 148, "avg_line_length": 30.011527377521613, "alnum_prop": 0.6612252736700596, "repo_name": "bencoman/pharo-vm", "id": "5619dbf63965bf9e74ded079aba5871fe25e3365", "size": "...
using System; using System.Collections.Generic; using System.Linq; using Foundation; using UIKit; namespace ZUMOAPPNAME.iOS { [Register ("AppDelegate")] public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate { public override bool FinishedLaunching (UIApplication app, NSD...
{ "content_hash": "9075a9adcd6dc0430873fdf8e3020a09", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 95, "avg_line_length": 21.72, "alnum_prop": 0.7605893186003683, "repo_name": "shrishrirang/azure-mobile-services-quickstarts", "id": "93e622e5b1f78a27143ea5a79dc30729040267a7...
/* Datamodel license. * Exclusive rights on this code in any form * are belong to it's author. This code was * developed for commercial purposes only. * For any questions and any actions with this * code in any form you have to contact to it's * author. * All rights reserved. */ package com.eas.client...
{ "content_hash": "45dc673226c1ba30929fbeaa96fc22de", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 81, "avg_line_length": 23.166666666666668, "alnum_prop": 0.6258992805755396, "repo_name": "AlexeyKashintsev/PlatypusJS", "id": "e201f5e48548ae2ffc192b11ecd64df321a9c15a", "...
from PyQt5 import QtCore, QtGui, QtWidgets class Ui_Dialog(object): def setupUi(self, Dialog): Dialog.setObjectName("Dialog") Dialog.resize(1375, 827) self.verticalLayout = QtWidgets.QVBoxLayout(Dialog) self.verticalLayout.setObjectName("verticalLayout") self.tabWidget = QtW...
{ "content_hash": "e86cdd3dd0fb0886d0744855e4de6dba", "timestamp": "", "source": "github", "line_count": 222, "max_line_length": 117, "avg_line_length": 63.9054054054054, "alnum_prop": 0.7168534573905688, "repo_name": "mdoucet/reflectivity_ui", "id": "b77f9d2c37ba1bb310c6c3884b806c38da89ce78", "size...
<?php namespace born05\twofactorauthentication\controllers; use Craft; use craft\web\Controller; use craft\elements\User; use craft\helpers\UrlHelper; use born05\twofactorauthentication\Plugin as TwoFactorAuth; use born05\twofactorauthentication\web\assets\verify\VerifyAsset; class SettingsController extends Control...
{ "content_hash": "2b609962d58204d2289e6c3bd985c233", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 113, "avg_line_length": 31.91509433962264, "alnum_prop": 0.5577889447236181, "repo_name": "born05/craft-twofactorauthentication", "id": "78d50a22035a91a43b97d256a36ecbb8cdff...
using namespace std; class TreeUtil { public: static bool isBST(vector<int> values); static bool upperValues(vector<int> &values, int index, int value); static void printMaximumPath(const vector<int> &values); static int calculateMaximumPath(vector<int> values, int index); }; bool TreeUtil::upperValu...
{ "content_hash": "a9c1e67ccb37e326be6935262d31d80f", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 71, "avg_line_length": 23.96969696969697, "alnum_prop": 0.5457227138643068, "repo_name": "theroyalcoder/HF-ICT-AAD-1-SEM", "id": "41a45d4bcb28668037e4190e61dfb771a4192f3d", ...
package org.springframework.web.portlet; import java.util.Map; import javax.portlet.MimeResponse; import javax.portlet.PortletRequest; import org.springframework.web.servlet.View; import org.springframework.web.servlet.ViewRendererServlet; public class ForwardingDispatcherPortlet extends DispatcherPortlet { /** ...
{ "content_hash": "f8a534587c764775b51fcb35407e0148", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 96, "avg_line_length": 38.77272727272727, "alnum_prop": 0.6928487690504103, "repo_name": "mgillian/uPortal", "id": "a53de9dc5e355e9750ab78d7010b7907b3915aff", "size": "2495...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "83181fa9fab0937f39dc6eb188baaf21", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "c719f0392ca42ebd2daea116baf6eae630c1efe4", "size": "180...
.class Lcom/android/settings/DeviceInfoSettings$6; .super Ljava/lang/Object; .source "DeviceInfoSettings.java" # interfaces .implements Landroid/support/v7/preference/Preference$OnPreferenceClickListener; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/android/settings/DeviceInf...
{ "content_hash": "a4a621f9859a3c914d1276df33ebfbd3", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 157, "avg_line_length": 28.333333333333332, "alnum_prop": 0.7615384615384615, "repo_name": "BatMan-Rom/ModdedFiles", "id": "9c99f882a7276a2b1a708cc68850b4e62b01a1ab", "size...
<?xml version="1.0" ?><!DOCTYPE TS><TS language="de" version="2.0"> <context> <name>AboutDialog</name> <message> <location filename="../forms/aboutdialog.ui" line="+14"/> <source>About Bitcoin</source> <translation>Über Bitcoin</translation> </message> <message> <location...
{ "content_hash": "f8a59aac3e48e50ec4cfa6bd7e9c4441", "timestamp": "", "source": "github", "line_count": 3072, "max_line_length": 448, "avg_line_length": 41.007486979166664, "alnum_prop": 0.6436277039095059, "repo_name": "pangubi/pangubi", "id": "662467c02832d18d5e5aea5874c786d940410aa4", "size": "1...
// // TransformableNode.cpp // ofApp // // Created by 横田達也 on 2016/12/15. // // #include "TransformableNode.h" //-------------------------------------------------------------- TransformableNode::TransformableNode() { cout << "[TransformableNode]TransformableNode()" << endl; _enabled = false; _mou...
{ "content_hash": "947bb375c49fd4238ae6616a837efc37", "timestamp": "", "source": "github", "line_count": 346, "max_line_length": 121, "avg_line_length": 30.77456647398844, "alnum_prop": 0.5064800901577761, "repo_name": "selflash/ofxSelflash", "id": "d36f39679c1d8b22d82592e3f2a61f9b4737251a", "size":...
package org.apache.camel.component.vm; import org.apache.camel.CamelContext; import org.apache.camel.CamelContextAware; import org.apache.camel.Exchange; import org.apache.camel.ExtendedExchange; import org.apache.camel.Processor; import org.apache.camel.component.seda.SedaConsumer; import org.apache.camel.support.Ex...
{ "content_hash": "ce88d8b49cc5065f969ca7d8480c7a9b", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 106, "avg_line_length": 30.68888888888889, "alnum_prop": 0.7335264301230991, "repo_name": "ullgren/camel", "id": "6e9430c41d33146291617dced7d675ce8df400d2", "size": "2183",...
<?php namespace PhpBench\Extensions\XDebug\Executor; use PhpBench\Executor\Benchmark\TemplateExecutor; use PhpBench\Executor\BenchmarkExecutorInterface; use PhpBench\Executor\ExecutionContext; use PhpBench\Executor\ExecutionResults; use PhpBench\Extensions\XDebug\XDebugUtil; use PhpBench\Path\Path; use PhpBench\Reg...
{ "content_hash": "965f788d443e58d964b0e909f92ea2be", "timestamp": "", "source": "github", "line_count": 93, "max_line_length": 106, "avg_line_length": 27.032258064516128, "alnum_prop": 0.6081941129673827, "repo_name": "phpbench/phpbench", "id": "38d586ae756a25d06204060878f2012163be0a6f", "size": "2...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>coinductive-examples: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../boot...
{ "content_hash": "67f4a7eec4df00a3f2b92cad30446304", "timestamp": "", "source": "github", "line_count": 170, "max_line_length": 159, "avg_line_length": 42.529411764705884, "alnum_prop": 0.5553250345781466, "repo_name": "coq-bench/coq-bench.github.io", "id": "121811f7617397879dea72e81437db65f83e567b",...
var Greeter = (function () { function Greeter() { } Greeter.prototype.greet = function () { if (this.greeting) { return "Hello, " + this.greeting; } else { return Greeter.standardGreeting; } }; Greeter.standardGreeting = "Hello, there"; ret...
{ "content_hash": "9862ce728635078ebfc965c25f6912c5", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 115, "avg_line_length": 30.134615384615383, "alnum_prop": 0.6362476068921507, "repo_name": "178220709/bae_node", "id": "af1de110a2dcc836fa1f7c07a34dd0d011d72fb5", "size": "...
module.exports = function (grunt) { grunt.initConfig({ pkg: grunt.file.readJSON('package.json'), env: { compatible: { COMPATI: 'compatiable' }, dev: { BUILD_MODE: 'debug' }, prod: { BUILD_MOD...
{ "content_hash": "1bd45501e662626942b0cdc0dec626ed", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 121, "avg_line_length": 29.764705882352942, "alnum_prop": 0.4431818181818182, "repo_name": "4gifted/pars", "id": "25592872734583adff0509449753a88e451d0f35", "size": "2024",...
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ #%L ~ ACS AEM Commons Bundle ~ %% ~ Copyright (C) 2013 Adobe ~ %% ~ 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...
{ "content_hash": "122d49e06caf566756feb3876be0bd08", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 104, "avg_line_length": 42.77777777777778, "alnum_prop": 0.6735930735930736, "repo_name": "npeltier/acs-aem-commons", "id": "2344c8674299c6c4a40fa23d34fc9bf679af8678", "siz...
#pragma once #include <eosio/chain/exceptions.hpp> namespace eosio { namespace chain { struct chain_snapshot_header { /** * Version history * 1: initial version * 2: Updated chain snapshot for v1.8.0 initial protocol features release: * - Incompatible with version 1. * - Ad...
{ "content_hash": "a8438cf99c534dfdd85d6e3834f5d9ed", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 130, "avg_line_length": 36.79545454545455, "alnum_prop": 0.6380481778875849, "repo_name": "EOSIO/eos", "id": "d2bd01492f140bc86140cbc86bea6f57634c1440", "size": "1619", "...
cask "pock" do version "0.7.2" sha256 "6b1e8047370d719407711c781c379ddf7e9eef572ed08407be0873ce4fe45476" url "https://pock.dev/download.php?file=pock_#{version.dots_to_underscores}.zip" appcast "https://github.com/pigigaldi/Pock/releases.atom" name "Pock" desc "Utility to display the Dock in the Touch Bar"...
{ "content_hash": "9581e739fd3094688a6bc84391e40eb1", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 82, "avg_line_length": 29.666666666666668, "alnum_prop": 0.7126805778491172, "repo_name": "xight/homebrew-cask", "id": "0bdaec5414feb34babec0d2a4246f07c50a7f5a1", "size": "...
from heat.openstack.common.notifier import api as notifier_api from heat.engine import api as engine_api from heat.engine import notification def send(stack): """Send usage notifications to the configured notification driver.""" # The current notifications have a start/end: # see: https://wiki.openstack...
{ "content_hash": "610de7b789cbe99953f3cb443921aed1", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 78, "avg_line_length": 33.75, "alnum_prop": 0.6275132275132275, "repo_name": "ntt-sic/heat", "id": "516090ca7c4a95415c053d11d88cee76390daf62", "size": "1520", "binary": f...
print('Enter your age:') age = int(input()) # if age >= 21: # print('You are legal here.') # else: # print('Your are illegal here.') print('You are legal here.') if age >= 21 else print('Your are illegal here.')
{ "content_hash": "3387ddc999c96625168857935231e49f", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 78, "avg_line_length": 27.625, "alnum_prop": 0.6153846153846154, "repo_name": "KristianMariyanov/PythonPlayground", "id": "5bc188092f2c5159c1da98a0bde2db71fcd0b517", "size":...
package com.google.cloud.tasks.v2beta2.samples; // [START cloudtasks_v2beta2_generated_CloudTasks_Create_SetCredentialsProvider_sync] import com.google.api.gax.core.FixedCredentialsProvider; import com.google.cloud.tasks.v2beta2.CloudTasksClient; import com.google.cloud.tasks.v2beta2.CloudTasksSettings; import com.g...
{ "content_hash": "01cd6f898673f518592c385efb759242", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 100, "avg_line_length": 45.63333333333333, "alnum_prop": 0.7859751643535428, "repo_name": "googleapis/google-cloud-java", "id": "03bec381695f767d4ee9e2decc85662406c44fc8", ...
<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> <title>Blog Laravel | @yield('titulo')</title> <!-- CAMBIAR ...
{ "content_hash": "69b7b0fb0d3b28efafd13db1ad405db6", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 208, "avg_line_length": 53.578947368421055, "alnum_prop": 0.693516699410609, "repo_name": "ke3nnix/Blog-Laravel", "id": "b2b7fd6096baa1d6e66b2c09e1bcfb5a08051c38", "size": ...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name Thymus grossheimii Ronniger ### Remarks null
{ "content_hash": "a006c93ec113ac78fbdf3e405a41af25", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 11.461538461538462, "alnum_prop": 0.738255033557047, "repo_name": "mdoering/backbone", "id": "8cdf794c8acaf5e93d37e100c33e33f1cf21872d", "size": "221...
<!DOCTYPE html> <html devsite> <head> <meta name="project_path" value="/web/tools/_project.yaml" /> <meta name="book_path" value="/web/tools/_book.yaml" /> <meta name="gtm_var" data-key="docType" data-value="reference"> <title>Source: workbox-routing/src/index.js</title> <link href="jsdoc.css" rel="styleshee...
{ "content_hash": "aaac1e3f763c656845dd9d11a5ac1ae5", "timestamp": "", "source": "github", "line_count": 60, "max_line_length": 85, "avg_line_length": 27.383333333333333, "alnum_prop": 0.6378575776019476, "repo_name": "agektmr/WebFundamentals", "id": "1def811af14b978efdb50871cb0b0969f2b15a1e", "size...
<?php namespace Equip\BeanstalkdConsumer\Configuration; use Equip\Configuration\AurynConfiguration; use Equip\Configuration\EnvConfiguration; use Equip\Configuration\ConfigurationSet; class DefaultConfigurationSet extends ConfigurationSet { public function __construct(array $data = []) { $data = arra...
{ "content_hash": "aecdce976d99ae8dc2b6763515928220", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 54, "avg_line_length": 25.227272727272727, "alnum_prop": 0.6810810810810811, "repo_name": "equip/beanstalkd-consumer", "id": "719ed8e28a7f1a30297c6fb18e9333907a05326e", "si...
<html> <head> <title>TestNG: Default test</title> <link href="../testng.css" rel="stylesheet" type="text/css" /> <link href="../my-testng.css" rel="stylesheet" type="text/css" /> <style type="text/css"> .log { display: none;} .stack-trace { display: none;} </style> <script type="text/javascript"> <!-- function flip...
{ "content_hash": "2845ae9e82479d39478541cd490cea94", "timestamp": "", "source": "github", "line_count": 84, "max_line_length": 154, "avg_line_length": 24.833333333333332, "alnum_prop": 0.6212847555129435, "repo_name": "regina311/lesson-3_1", "id": "6826ecc32e863db79d0aca09a9ea6c7df5770ba4", "size":...
<!-- Navigation --> <nav class="navbar navbar-inverse navbar-fixed-bottom" role="navigation"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="c...
{ "content_hash": "e9421d5fe44e2a3aada54494674e46de", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 133, "avg_line_length": 45.851063829787236, "alnum_prop": 0.4120649651972158, "repo_name": "sasa-radovanovic/ff-flight-diary", "id": "3907ea927ba7724a45dc1094045395ae946eb83f...
/** * @license Angular v4.4.6 * (c) 2010-2017 Google, Inc. https://angular.io/ * License: MIT */ export * from './animations/index'
{ "content_hash": "bdab36b9c43397b1343d0ae665d29ae6", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 49, "avg_line_length": 23, "alnum_prop": 0.6159420289855072, "repo_name": "mosafwat/InterviewTool", "id": "791b7c76c14140f688f1090110e16af25355f065", "size": "138", "binar...
package com.wso2telco.workflow.approval.subscription.servicetask; import com.wso2telco.workflow.approval.exception.SubscriptionApprovalWorkflowException; import com.wso2telco.workflow.approval.subscription.rest.client.WorkflowCallbackErrorDecoder; import com.wso2telco.workflow.approval.subscription.rest.client.Workf...
{ "content_hash": "31ae7ea39dec4976c53514467b4d2479", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 147, "avg_line_length": 48.892857142857146, "alnum_prop": 0.7406866325785245, "repo_name": "shawijayasekera/component-dep", "id": "3f17e57a69432a53c4291089018be547952d0e3e", ...
Simple mDNS client/server library in Golang. mDNS or Multicast DNS can be used to discover services on the local network without the use of an authoritative DNS server. This enables peer-to-peer discovery. It is important to note that many networks restrict the use of multicasting, which prevents mDNS from functioning....
{ "content_hash": "2a39769dd24aa1f4b947b9257e8a05a0", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 83, "avg_line_length": 23.59016393442623, "alnum_prop": 0.7109103544127866, "repo_name": "nicholasjackson/building-microservices-in-go", "id": "658a681787ee23a3c920d1eabe454b...
import CsHelper from CsDatabag import CsCmdLine import logging class CsChain(object): def __init__(self): self.chain = {} self.last_added = '' self.count = {} def add(self, table, chain): if table not in self.chain.keys(): self.chain.setdefault(table, []).append(c...
{ "content_hash": "7456b53eba9f115f9ad344bc1c01611d", "timestamp": "", "source": "github", "line_count": 297, "max_line_length": 156, "avg_line_length": 34.66329966329966, "alnum_prop": 0.5159786304031083, "repo_name": "DaanHoogland/cloudstack", "id": "01dfa7cac39917f8dceb6630105b56ab93c8672a", "siz...
/* * jQuery plugin: fieldSelection - v0.1.0 - last change: 2006-12-16 * (c) 2006 Alex Brem <alex@0xab.cd> - http://blog.0xab.cd * */ (function() { var fieldSelection = { getSelection: function() { var e = this.jquery ? this[0] : this; return ( /* mozilla / dom 3.0 */ ('selectionStart' in e &&...
{ "content_hash": "119aa23da5945fad0f6d05fe94c65e63", "timestamp": "", "source": "github", "line_count": 97, "max_line_length": 122, "avg_line_length": 27.49484536082474, "alnum_prop": 0.5433070866141733, "repo_name": "Hack4Eugene/Hack4Cause2016", "id": "70999c820dc165e80d775181f09d72045ba4efc5", "s...
package com.example.limba; import java.util.Date; import android.graphics.Picture; public class Vokabel { private String deutscheVokabel; private Object deutscheAussprache; // TODO Object ersetzen private String persischeVokabel; private Object persischeAussprache; // TODO Object ersetzen private Vokabel next; ...
{ "content_hash": "95f210d56ceb4c68465d1aa778a20381", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 65, "avg_line_length": 20.2625, "alnum_prop": 0.7495373226403454, "repo_name": "LitWit/Limba", "id": "d46c1f12796f47e9ed7763cf6297e468af9bea15", "size": "1621", "binary":...
class AuditLogPolicy < ApplicationPolicy def index? admin? end end
{ "content_hash": "5b653e14e5e8211eef2594911295e4c7", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 40, "avg_line_length": 15, "alnum_prop": 0.7333333333333333, "repo_name": "bitzesty/qae", "id": "2b37999ce690b3003850c3fc522720d81011c43e", "size": "75", "binary": false, ...
/*************************************************************************/ /* visual_script_editor.h */ /*************************************************************************/ /* This file is part of: */ /* ...
{ "content_hash": "93ca7dd2d67b7c61342c4ab31ad91a17", "timestamp": "", "source": "github", "line_count": 316, "max_line_length": 137, "avg_line_length": 31.680379746835442, "alnum_prop": 0.6774547997203076, "repo_name": "groud/godot", "id": "9387a09c783966eeb822bc1811d4722735442ca1", "size": "10011"...
import React, { Component } from 'react'; import { Button, Glyphicon, PageHeader, } from 'react-bootstrap'; import { DragDropContext } from 'react-dnd'; import HTML5Backend from 'react-dnd-html5-backend'; import $ from 'jquery'; import List from './list'; const sidebar = { position: 'fixed', top: '51px', bottom:...
{ "content_hash": "3ad656f68ed0a01b03605ace879ffbdd", "timestamp": "", "source": "github", "line_count": 124, "max_line_length": 86, "avg_line_length": 21.870967741935484, "alnum_prop": 0.6194690265486725, "repo_name": "sggdv/vegan", "id": "8b969b0366426ce80a7dee633e2ec5cc650bdbc3", "size": "2740", ...
ACCEPTED #### According to Index Fungorum #### Published in Dansk bot. Ark. 16: 27 (1956) #### Original name Hydnotryaceae M. Lange ### Remarks null
{ "content_hash": "37f44c60b6c984da57447c7ed5e1cf1a", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 29, "avg_line_length": 11.692307692307692, "alnum_prop": 0.6842105263157895, "repo_name": "mdoering/backbone", "id": "517162e1feb1abccb9361d210d852d7e171e5cb6", "size": "19...
<?php /** * @namespace */ namespace Zend\Markup; /** * @see Zend_Markup_Token */ require_once 'Zend/Markup/Token.php'; /** * @category Zend * @package Zend_Markup * @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-b...
{ "content_hash": "c6ea6bfa4810c3bfe950e6c1ea36c22f", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 87, "avg_line_length": 17.09009009009009, "alnum_prop": 0.5202952029520295, "repo_name": "FbN/Zend-Framework-Namespaced-", "id": "32d87f3da9527c8f036c70818a7194b16cc81a20", ...
<!-- @license Copyright (c) 2017 The expand.js authors. All rights reserved. This code may only be used under the BSD style license found at https://expandjs.github.io/LICENSE.txt The complete set of authors may be found at https://expandjs.github.io/AUTHORS.txt The complete set of contributors may be found at https://...
{ "content_hash": "219d185349a4d0d00110c04780d58541", "timestamp": "", "source": "github", "line_count": 123, "max_line_length": 102, "avg_line_length": 28.024390243902438, "alnum_prop": 0.45923991876994485, "repo_name": "expandjs/xp-elements", "id": "cd851fa84e50ff0f8b7c0c60938271ea4097df65", "size...
<!DOCTYPE html> <html> <head> <title></title> </head> <body> </body> <script type="text/javascript"> // var myObject={ // a: 1, // b: 2 // } function Person(){ this.name = 'zbl', this.say = function(){ console.log(this.name) } } let myObject = new Person() console.log(myObject) for (var key in myObject) { c...
{ "content_hash": "ee8fc800c3fe2f3d969682aa5384511d", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 34, "avg_line_length": 13.058823529411764, "alnum_prop": 0.6238738738738738, "repo_name": "zhaobinglong/test", "id": "9c813e1071a3f282fcafe5ab7ca8fa2b7fe5a9d0", "size": "44...