text
stringlengths
2
1.04M
meta
dict
console.log('###########################\n') console.log('Este exemplo continha erros') console.log('\n##########################') //Esta linha contem erros var var
{ "content_hash": "6eedacdddc45a29c79931e51ffe3b181", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 44, "avg_line_length": 27.833333333333332, "alnum_prop": 0.49101796407185627, "repo_name": "rvitorper/Aulas-ITA-Jr", "id": "25f8dd015d89d94fef589f5d1a0f301b16759b79", "size"...
require File.expand_path('../boot', __FILE__) require "rails" # Pick the frameworks you want: require "active_model/railtie" require "active_job/railtie" require "active_record/railtie" require "action_controller/railtie" require "action_mailer/railtie" require "action_view/railtie" require "sprockets/railtie" # requi...
{ "content_hash": "6a077600107f137cddeae353cb244aeb", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 99, "avg_line_length": 39.189189189189186, "alnum_prop": 0.7351724137931035, "repo_name": "EzzySri/AlzAboutMe", "id": "697a6ae6373497ee585703f14efdae06af5f25c2", "size": "1...
"""Tests for tf.keras models using tf.distribute.Strategy.""" from __future__ import absolute_import from __future__ import division from __future__ import print_function from absl.testing import parameterized import numpy as np from tensorflow.python import keras from tensorflow.python.data.experimental.ops import ca...
{ "content_hash": "7c5645521f44c835e80a530db43f148c", "timestamp": "", "source": "github", "line_count": 1749, "max_line_length": 91, "avg_line_length": 40.81132075471698, "alnum_prop": 0.6425139046498269, "repo_name": "alsrgv/tensorflow", "id": "bd594a8862f6b0f3e2ac9126d931d4c25ebe5b1e", "size": "7...
//============================================================================ // // Copyright (c) 1999-2015 . All Rights Reserved. // //---------------------------------------------------------------------------- // // Fichero: TPDUACK.java 1.0 9/9/99 // // // Descripción: Clase TPDUACK. // // Authors: // Alejand...
{ "content_hash": "034e344f6d270175d60cb8bd148746d6", "timestamp": "", "source": "github", "line_count": 433, "max_line_length": 102, "avg_line_length": 27.658198614318707, "alnum_prop": 0.552438209752839, "repo_name": "iacobus-net/ptmf", "id": "ae1b48ba5d95f612b654bf81c6f597a09ab39256", "size": "11...
package com.thoughtworks.go.server.service.materials.commands; import java.io.Serializable; import java.util.HashMap; import com.thoughtworks.go.config.CaseInsensitiveString; import com.thoughtworks.go.config.PipelineConfig; import com.thoughtworks.go.config.materials.PackageMaterialConfig; import com.thoughtworks.g...
{ "content_hash": "c41524ed710328c91dfedfb47c67b9d1", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 153, "avg_line_length": 52.88636363636363, "alnum_prop": 0.7754619681993984, "repo_name": "kierarad/gocd", "id": "ce6c3a2b2d4b98fbe93812fa9ce683ff53d5f315", "size": "5255",...
package edu.javacourse.hibernate; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.PrimaryKeyJoinColumn; import javax.persistence.Table; @Entity @Table(name = "jc_cash_payment") @PrimaryKeyJoinColumn(name = "PAYMENT_ID") public class CashPayment extends Payment { @Column...
{ "content_hash": "b856e4b99fd5dad12c165da93a90d206", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 48, "avg_line_length": 23.333333333333332, "alnum_prop": 0.6514285714285715, "repo_name": "java-course-ee/java-course-ee", "id": "ca690a3bf68dd5e963c2baabc265e176979759e7", ...
describe("Platform", function() { // We need to check for platforms that do not support the Web MIDI API nor the JazzPlugin (such // as Firefox 52+. it("should be checked to make sure current environment is supported."); });
{ "content_hash": "5e0efcb8664999478939a506b7b8b346", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 97, "avg_line_length": 33.285714285714285, "alnum_prop": 0.7081545064377682, "repo_name": "cotejp/webmidi", "id": "11d12d0d3b4fde0d243e939c9a940cf8e14ecd97", "size": "233", ...
/* NOTE - eventually this file will be automatically updated using a Perl script that understand * the naming of test case files, functions, and namespaces. */ #include <time.h> /* for time() */ #include <stdlib.h> /* for srand() */ #include "std_testcase.h" #include "testcases.h" int main(int argc, ch...
{ "content_hash": "b2d285eee7311411f4bc070ce07acc0a", "timestamp": "", "source": "github", "line_count": 1896, "max_line_length": 96, "avg_line_length": 42.94356540084388, "alnum_prop": 0.7282027978040063, "repo_name": "maurer/tiamat", "id": "44fbc7aa3bf3c6bde26e2654269021326f606f84", "size": "81421...
<?xml version='1.0' encoding='UTF-8'?> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!--=== App-specific strings =============================================================--> <!--This should make it easier for forks to change the branding--> <!--Used in AndroidManifest.xml--> <string name=...
{ "content_hash": "40803bd8a3861c3867c53cc28e9ad74b", "timestamp": "", "source": "github", "line_count": 854, "max_line_length": 234, "avg_line_length": 82.99297423887587, "alnum_prop": 0.7676787629098708, "repo_name": "gnebsy/k-9", "id": "8530cd3b8a9e4796090940303daa0fd9225196c6", "size": "87400", ...
<?php /* * @package libSSE-php * @author Licson Lee <licson0729@gmail.com> * @description A PHP library for handling Server-Sent Events (SSE) */ /* * @class SSEData_MySQLi * @description The MySQLi data mechnism */ class SSEData_MySQLi { private $conn; private $credinals; /* * @method SSEData_MySQ...
{ "content_hash": "5386889f643c9bee79b3f705f0e3106f", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 190, "avg_line_length": 29.60747663551402, "alnum_prop": 0.6360479797979798, "repo_name": "pp-pacman/redezeit_wortmeldungen", "id": "9ab37b2cbbac420410785ba3abfe9fa4f395b9ef...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package net.viperfish.chatapplication.core; import java.util.Collection; import java.util.LinkedList; import java.util.List; import ja...
{ "content_hash": "e26405cef0a2450d281ff5ace7ec2e70", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 106, "avg_line_length": 33.21739130434783, "alnum_prop": 0.7203315881326352, "repo_name": "shilongdai/LSChatServer", "id": "4965395bca2c5190f3f3520f388d3f7839265887", "size...
module ChefZero module Solr module Query class RegexpableQuery def initialize(regexp_string, literal_string) @regexp_string = regexp_string # Surround the regexp with word boundaries @regexp = Regexp.new("(^|#{NON_WORD_CHARACTER})#{regexp_string}($|#{NON_WORD_CHARACTER}...
{ "content_hash": "ee54a65139b73308ea59c27025592075", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 106, "avg_line_length": 28.82758620689655, "alnum_prop": 0.5729665071770335, "repo_name": "lazyval/chef-zero", "id": "241e675ebc60e9a6d4adf9244362497d3aca6a56", "size": "83...
(function(Pert, chrome) { 'use strict'; window.Pertext = (function() { var ACTIVE_WM, ACTIVE_SD, STANDARD_DEVIATION, WEIGHTED_MEAN, currentStrategy, storage, getById, getByClass, strategyHandler, isValid, execute, calculate...
{ "content_hash": "6b2c26475fe9f5abbb055e1d609f66f3", "timestamp": "", "source": "github", "line_count": 189, "max_line_length": 64, "avg_line_length": 26.24867724867725, "alnum_prop": 0.5764966740576497, "repo_name": "sl4m/pertext", "id": "7fb23452f7786198eb2fa2732607174415db8ebd", "size": "4961", ...
package com.baeldung.spring.cloud.aws.sns; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.cloud.aws.messaging.core.NotificationMessagingTemplate; import org.springframework.stereotype.Component; @Component public class SNSMessageSender { @Autowired NotificationMessa...
{ "content_hash": "4bdce6085e147dd4fb9f3ae5ce00a5f5", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 84, "avg_line_length": 33.1875, "alnum_prop": 0.815442561205273, "repo_name": "csc19601128/misc-examples", "id": "58cb03644bce994032a720b148e9a05f11d1b549", "size": "531", ...
package com.deepoove.poi.tl.render; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; import com.deepoove.poi.XWPFTemplate; import com.deepoove.poi.da...
{ "content_hash": "2b5fc784827a80f5e297aac6ea4fb043", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 192, "avg_line_length": 42.45333333333333, "alnum_prop": 0.6617462311557789, "repo_name": "Sayi/poi-tl", "id": "cf038cae320be7f33ff3a59586906bde73f0fd11", "size": "3400", ...
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.synapse.models; import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; import java.util....
{ "content_hash": "1573e32ed33551d41012ab2106053041", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 76, "avg_line_length": 31.962962962962962, "alnum_prop": 0.697566628041715, "repo_name": "Azure/azure-sdk-for-java", "id": "62d7c7bfa5cea2327019cbd9bb2984e00c0ed9fa", "size...
<?xml version="1.0" encoding="UTF-8"?> <sem:triples uri="http://www.lds.org/vrl/people/religious-affiliation/general-authorities-wives" xmlns:sem="http://marklogic.com/semantics"> <sem:triple> <sem:subject>http://www.lds.org/vrl/people/religious-affiliation/general-authorities-wives</sem:subject> <sem:predica...
{ "content_hash": "4de99a3ec92256363fe1147f0ebf351e", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 140, "avg_line_length": 61.166666666666664, "alnum_prop": 0.7302452316076294, "repo_name": "freshie/ml-taxonomies", "id": "da5107cf7be4979cc155f258fea9a00006528a1f", "size"...
exports.Recorder = require('./lib/recorder').Recorder; var Answer = exports.Answer = require('./lib/answer').Answer;
{ "content_hash": "e39c4b0c18e3498120d56b36ef9e3dab", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 61, "avg_line_length": 58.5, "alnum_prop": 0.7264957264957265, "repo_name": "letsface/socket-io-faker", "id": "425410d1945b9792ac231c9dfa0e3c62d3ec2797", "size": "117", "b...
<!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/html; charset=UTF-8" /> <title>Smart Buttons for GitHub</title> <link href="styles/smart_b...
{ "content_hash": "1b3b292b837480f74e2758bdbf05e4ac", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 121, "avg_line_length": 40.166666666666664, "alnum_prop": 0.5240071132187315, "repo_name": "techlab/SmartButtons", "id": "d179e5107d6bd4e80b587c51017713a057559286", "size":...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "e648eb277108302352bde37dc7a144ec", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "57c74da5652451b8c8f56365f10dcd12bf119746", "size": "181...
package jk.cloud.app.presenter; import com.google.gson.Gson; import com.google.gson.JsonElement; import com.google.gson.JsonParser; import org.json.JSONObject; import java.util.HashMap; import jk.cloud.app.model.domain.Login; import jk.cloud.app.model.http.OkHttpManager; import jk.cloud.app.model.http.URLProviderUt...
{ "content_hash": "ba748cf143540a542d74fcd5a62fb3e9", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 92, "avg_line_length": 36.31944444444444, "alnum_prop": 0.5326959847036329, "repo_name": "liuyongfeng90/JKCloud", "id": "d4d55b8eb9213f41001d5dc8520360b020c8d367", "size": ...
package main import "fmt" func init() { fmt.Print("Content-Type: text/plain;charset=utf-8\n\n"); } func main() { fmt.Println("hello!!!!") }
{ "content_hash": "6ea04722c5b2cc417e7e7d3e07d66a27", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 57, "avg_line_length": 13.181818181818182, "alnum_prop": 0.6344827586206897, "repo_name": "wiloon/golang-x", "id": "8e4a2e14803d38472625dd18e8c37e56dcda72e9", "size": "145"...
<jqxGrid #myGrid [width]="850" [source]="dataAdapter" [columns]="columns" [filterable]="true" [selectionmode]="'multiplecellsextended'" [showfilterrow]="true"> </jqxGrid> <br /> <jqxButton (onClick)="clearFiltering()" [width]="120" [height]="30"> Remove Filter </jqxButton>
{ "content_hash": "683e17da3dfbaa1338b0756740626007", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 89, "avg_line_length": 26.545454545454547, "alnum_prop": 0.660958904109589, "repo_name": "juannelisalde/holter", "id": "eb972df85439ff6f60861252269662bbefdf677a", "size": "...
#ifndef DOMTokenList_h #define DOMTokenList_h #include "bindings/core/v8/Iterable.h" #include "bindings/core/v8/ScriptWrappable.h" #include "core/dom/SpaceSplitString.h" #include "platform/heap/Handle.h" #include "wtf/Vector.h" #include "wtf/text/AtomicString.h" namespace blink { class Element; class ExceptionStat...
{ "content_hash": "7430ddcbc8b61b56afaf6798170b018a", "timestamp": "", "source": "github", "line_count": 98, "max_line_length": 96, "avg_line_length": 34.09183673469388, "alnum_prop": 0.737503741394792, "repo_name": "ds-hwang/chromium-crosswalk", "id": "e93e20c43d3e5e9b82d1ff641aafc39cd483684d", "si...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>W30775_text</title> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;"> ...
{ "content_hash": "1779aecfa03fb635b915c087131ad273", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 301, "avg_line_length": 52.55555555555556, "alnum_prop": 0.6949562065841136, "repo_name": "datamade/elpc_bakken", "id": "c013e6126320ee7cf6cb533d7c7340a22e5e9e29", "size": ...
<?xml version='1.0' encoding='UTF-8'?> <resources> <string name="donations__button_close">Chiudi</string> <string name="donations__flattr">Flattr</string> <string name="donations__description">Pensi che questa applicazione sia utile?\nSupporta il suo sviluppo mandando una donazione allo sviluppatore!</string> <...
{ "content_hash": "ce26aee48bc86b4d11ac4431d126e752", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 157, "avg_line_length": 82.63157894736842, "alnum_prop": 0.7668789808917198, "repo_name": "kzganesan/donations", "id": "a7c141fa7f128da917b20321387352e1b391a51e", "size": "...
My Personal Website built with Node.js View the website here (Note Heroku takes a minute to start up): https://develonaut.herokuapp.com/
{ "content_hash": "86f514255a5bc44e37e720e757770ebe", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 97, "avg_line_length": 46, "alnum_prop": 0.782608695652174, "repo_name": "Develonaut/Develonaut", "id": "ca680eb9e492cb91044ae39ce5c7947e42372bd3", "size": "151", "binary"...
1. [](#improved) * Support for multiple forms and fields in the same page 1. [](#bugfix) * Fix typo in `SEARCH_FIELD_MINIUMUM_CHARACTERS` translation string * Fixed validation and JS submission * Separated JS from inline to file * Fixed issue with min query length always enforced. It is now possible...
{ "content_hash": "d8ac9c497789d9d1dc61f3ed4bfc1832", "timestamp": "", "source": "github", "line_count": 202, "max_line_length": 196, "avg_line_length": 26.07920792079208, "alnum_prop": 0.6778663629460896, "repo_name": "nicholasnbg/nbgdev", "id": "434f2ffba0a30dd48c32864d297d414e46d9f595", "size": "...
add_executable(ot-cli main.c cli_readline.cpp cli_stdio.cpp ) target_include_directories(ot-cli PRIVATE ${COMMON_INCLUDES}) if (READLINE) target_compile_definitions(ot-cli PRIVATE $<$<BOOL:${READLINE}>:HAVE_LIB$<UPPER_CASE:${OT_READLINE}>=1>) endif() target_compile_options(ot-cli PRIVATE ${OT_CFL...
{ "content_hash": "1989397cdeadce1f93330976247fce69", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 66, "avg_line_length": 18.705882352941178, "alnum_prop": 0.6949685534591195, "repo_name": "jwhui/openthread", "id": "4354374d2db75192700ebe910230f4c15b9fecf5", "size": "221...
'use strict'; describe('Controller: AuthenticationCtrl', function () { // load the controller's module beforeEach(module('promomemxApp')); var AuthenticationCtrl, scope; // Initialize the controller and a mock scope beforeEach(inject(function ($controller, $rootScope) { scope = $rootScope.$new(); ...
{ "content_hash": "30ebfae2b9cfc620208d2b93aca9df77", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 72, "avg_line_length": 24.90909090909091, "alnum_prop": 0.6751824817518248, "repo_name": "epool/promome.mx", "id": "3404be224e9c18f85a93472372556cc5688b71a3", "size": "548"...
// ***************************************************************************** // // © Component Factory Pty Ltd 2012. All rights reserved. // The software and associated documentation supplied hereunder are the // proprietary information of Component Factory Pty Ltd, 17/267 Nepean Hwy, // Seaford, Vic 3198, A...
{ "content_hash": "42a2e8f347e51963994c2898bb3d4d0f", "timestamp": "", "source": "github", "line_count": 153, "max_line_length": 97, "avg_line_length": 34.28104575163399, "alnum_prop": 0.6062917063870352, "repo_name": "Cocotteseb/Krypton", "id": "95147475943f2f597b6abc46ecfc7cd38678f6c9", "size": "5...
import * as path from "path"; import * as fs from "fs"; import * as program from "commander"; import { ILogService, LogService } from "./logService"; export interface IFileService { saveFile(destination: string, content: string): void; fileExists(fileName: string): boolean; getManifestFile(filePath: string...
{ "content_hash": "f1b98b215b77790a44e3646c727c0f20", "timestamp": "", "source": "github", "line_count": 124, "max_line_length": 126, "avg_line_length": 35.04838709677419, "alnum_prop": 0.5855959502991256, "repo_name": "break-stuff/clarion", "id": "a1824c20c6c14f105fff97129715e277a38a31f7", "size": ...
/*------------------------------------------------------------------------- Copyright 2011 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software. --------------------------------------------------------------------...
{ "content_hash": "bdfceecb3e4bf2123916f4ead7dbe959", "timestamp": "", "source": "github", "line_count": 140, "max_line_length": 98, "avg_line_length": 36.08571428571429, "alnum_prop": 0.681908155186065, "repo_name": "sumedhasingla/VTK", "id": "4836d3670a4505f033e8ac1e8a73f5e24cf0983a", "size": "561...
package com.quantityandconversion.hackernews.screens.topitems; import android.content.Context; import android.support.v7.widget.RecyclerView; import com.quantityandconversion.hackernews.R; import com.quantityandconversion.hackernews.app.QacActivity; public class TopItemsActivity extends QacActivity implements TopIte...
{ "content_hash": "f7969b50d4da6f882964f3effe3bbdb4", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 91, "avg_line_length": 29.56140350877193, "alnum_prop": 0.7163204747774481, "repo_name": "Fyzxs/HackerNewsReader", "id": "a0afc0825fd2adf03e3a37fec2d8b827d48eedcf", "size":...
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in wr...
{ "content_hash": "bc141686aada4d65c14d606cc253e2ba", "timestamp": "", "source": "github", "line_count": 125, "max_line_length": 273, "avg_line_length": 42.584, "alnum_prop": 0.7302273154236333, "repo_name": "GoogleCloudPlatform/k8s-config-connector", "id": "ec0f1e7dd2156a752b5f314dbda9e10273cdd397", ...
package openblocks.enchantments.flimflams; import net.minecraft.entity.player.EntityPlayerMP; import net.minecraft.init.Enchantments; import net.minecraft.item.ItemStack; import openblocks.api.IFlimFlamAction; public class BaneFlimFlam implements IFlimFlamAction { @Override public boolean execute(EntityPlayerMP ta...
{ "content_hash": "20ae2f214d12383a5e9c28b5a0a007a5", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 113, "avg_line_length": 29.095238095238095, "alnum_prop": 0.7610474631751227, "repo_name": "TheSilkMiner/OpenBlocks", "id": "85c81eae584d0cf1e8d42fbe6bd740ad4748c1d7", "siz...
<!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": "5a58e4dec1112f937b3d9779f5bcfe06", "timestamp": "", "source": "github", "line_count": 948, "max_line_length": 425, "avg_line_length": 58.11286919831224, "alnum_prop": 0.6920186600352145, "repo_name": "PyramidTechnologies/pyramidtechnologies.github.io", "id": "a7bd5a4d6d897e1fb9e1fec...
using namespace std; using namespace boost; // // Global state // CCriticalSection cs_setpwalletRegistered; set<CWallet*> setpwalletRegistered; CCriticalSection cs_main; CTxMemPool mempool; unsigned int nTransactionsUpdated = 0; map<uint256, CBlockIndex*> mapBlockIndex; uint256 hashGenesisBlock("0x"); static CBigN...
{ "content_hash": "2bddb8860029527bfb66487d35baaf5f", "timestamp": "", "source": "github", "line_count": 3814, "max_line_length": 280, "avg_line_length": 33.38751966439434, "alnum_prop": 0.5726009109470709, "repo_name": "canadacoin/pasutest", "id": "cc1487f24b617d3697cb3d7fd9454abe96a42474", "size":...
<?xml version="1.0" encoding="utf-8"?> <!-- --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/mtf/etc/fixture.xsd"> <fixture name="orderStatus" module="Magento_Sales" type="composite" collection=...
{ "content_hash": "a3c71a57e79c92387c8d3460b639472c", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 147, "avg_line_length": 46.421052631578945, "alnum_prop": 0.6258503401360545, "repo_name": "j-froehlich/magento2_wk", "id": "3866c069ef149a1634c5ea768e82e5232cebe644", "siz...
/** * Module for displaying the Guacamole text input method. */ angular.module('textInput', []);
{ "content_hash": "3d5d6c9670f5f3ef11b2346090524e49", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 57, "avg_line_length": 16.833333333333332, "alnum_prop": 0.6732673267326733, "repo_name": "TribeMedia/guacamole-client", "id": "89a1e79f82a8e29c2ffcec6d52ee8e5fc42e864f", "s...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Coq bench</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet...
{ "content_hash": "c1f75ab0c14711f367a727f5ae33ed5c", "timestamp": "", "source": "github", "line_count": 220, "max_line_length": 157, "avg_line_length": 43.21818181818182, "alnum_prop": 0.5459612957509465, "repo_name": "coq-bench/coq-bench.github.io-old", "id": "40cc737ccb5e75e87aeaf1e15278ec3423c2c58...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_seq_packet_socket::max_connections</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"...
{ "content_hash": "2b25cba6d0a80f7c5f85ce90aae3fd98", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 369, "avg_line_length": 64.7872340425532, "alnum_prop": 0.6502463054187192, "repo_name": "letitvi/VideoGridPlayer", "id": "ea55ddd4b6084f311ebf28f19efac78c0966e98e", "size"...
{{<layout}} {{$pageTitle}} GOV.UK prototyping kit {{/pageTitle}} {{$content}} <main id="content" role="main"> <div class="spacer_15"></div> <div class="breadcrumb"> <ol> <li><a class="breadcrumb_links no_link_style" href="https://www.gov.uk">Home</a></li> <li><a class="breadcrumb_links no_link_style...
{ "content_hash": "6940401d6cfeae99ef96251edebed2ea", "timestamp": "", "source": "github", "line_count": 354, "max_line_length": 452, "avg_line_length": 42.18361581920904, "alnum_prop": 0.548382776401259, "repo_name": "LandRegistry/data-publication-platform", "id": "cc84ad3ed30a33ed7d5913e36e86635036c...
using System; using System.Data.Entity; using System.Data.Entity.Infrastructure; using System.Threading; using System.Web.Mvc; using WebMatrix.WebData; using CAT.Azure.Models; namespace CAT.Azure.Filters { [AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)] ...
{ "content_hash": "d4e0467f4b3d3bedac82a87a32b0d989", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 207, "avg_line_length": 39.96, "alnum_prop": 0.6121121121121121, "repo_name": "AlexCatarino/CAT", "id": "cabd0ed2145a7c569e3857852c151ecc09718149", "size": "2000", "binar...
CREATE DATABASE IF NOT EXISTS `whiskeyAppTest` /*!40100 DEFAULT CHARACTER SET latin1 */; USE `whiskeyAppTest`; -- MySQL dump 10.13 Distrib 5.6.13, for osx10.6 (i386) -- -- Host: localhost Database: whiskeyAppTest -- ------------------------------------------------------ -- Server version 5.5.38-0ubuntu0.12.04.1 /...
{ "content_hash": "8336e136e7c53dc0a459b5c458395b46", "timestamp": "", "source": "github", "line_count": 151, "max_line_length": 244, "avg_line_length": 37.152317880794705, "alnum_prop": 0.6862745098039216, "repo_name": "rcruz/whiskey-app", "id": "bc25d4ee6cab3741e7e7fb848120687405094bc4", "size": "...
body { align-content: center; background-image: url('noConnection.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: center; }
{ "content_hash": "9a010fa5b5224ef9535f37e017c94c28", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 43, "avg_line_length": 24, "alnum_prop": 0.7619047619047619, "repo_name": "Peter42/lunch_parser", "id": "def0ceab1f93a1e9c280731ddfada2289fc96ba3", "size": "168", "binary"...
'use strict'; //Setting up route angular.module('bs').config( function($stateProvider, $urlRouterProvider){ // For unmatched routes: $urlRouterProvider.otherwise('/'); // states for my app $stateProvider .state('home', { url: '/', templateUrl: 'views/index.html' }); } )...
{ "content_hash": "e67e9eb6738fc3cfb03a0e2b757c0754", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 79, "avg_line_length": 24.133333333333333, "alnum_prop": 0.6602209944751382, "repo_name": "HugoMuller/battleship.js", "id": "29c76faade63317e09f39b1ea0bbd87e21a2975c", "siz...
""" Module for producing the Project Summary Report Note: Much of this code was written by Pontus and lifted from the SciLifeLab repo """ from collections import defaultdict, OrderedDict import os from string import ascii_uppercase as alphabets import ngi_reports.reports class Report(ngi_reports.reports.BaseReport)...
{ "content_hash": "c1315132fe488177e4063d4008c42009", "timestamp": "", "source": "github", "line_count": 241, "max_line_length": 189, "avg_line_length": 52.74688796680498, "alnum_prop": 0.5313089993706733, "repo_name": "NationalGenomicsInfrastructure/ngi_reports", "id": "18eb547a209bba7a5a57b8771f6119...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "5ae822552817686a50efba727ebf7973", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "33ee7f094a3283e9c0df7fae08105bdf4a0fb4e7", "size": "191...
package jetbrains.mps.samples.VoiceMenuToXML; /*Generated by MPS */ import jetbrains.mps.smodel.language.LanguageRuntime; import jetbrains.mps.smodel.adapter.ids.SLanguageId; import java.util.Collection; import org.jetbrains.mps.openapi.language.SLanguage; import jetbrains.mps.smodel.runtime.ILanguageAspect; import o...
{ "content_hash": "95791dcf945e0efe78c1e8264a4a0045", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 81, "avg_line_length": 24.152173913043477, "alnum_prop": 0.7632763276327633, "repo_name": "vaclav/voicemenu", "id": "b0272b51a9a566cd1a2909681b9e3f1dc0bf8f68", "size": "111...
package com.squareup.spoon; import com.android.ddmlib.AndroidDebugBridge; import com.android.ddmlib.testrunner.IRemoteAndroidTestRunner; import com.android.ddmlib.testrunner.ITestRunListener; import com.beust.jcommander.IStringConverter; import com.beust.jcommander.JCommander; import com.beust.jcommander.Parameter; im...
{ "content_hash": "33d679e7ed508423d6b4fbe7faa2c8a6", "timestamp": "", "source": "github", "line_count": 534, "max_line_length": 100, "avg_line_length": 36.659176029962545, "alnum_prop": 0.6872190437270127, "repo_name": "hulingCK/spoon", "id": "4e8eb3f212317a5d30ca74bb50cd2b0d13b4db8c", "size": "195...
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("02....
{ "content_hash": "879ad04e34bb6cb4efcc88874a8ed0f6", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 84, "avg_line_length": 39.22222222222222, "alnum_prop": 0.7457507082152974, "repo_name": "damyan91/CSharp-Advanced", "id": "3c53302eddcc6f5e16698e9c3749de6206a79218", "size...
package org.apache.ignite.internal.processors.cache.distributed.dht.atomic; import org.apache.ignite.internal.processors.affinity.*; import org.apache.ignite.internal.processors.cache.*; /** * DHT atomic cache entry for off-heap tiered or off-heap values modes. */ public class GridDhtAtomicOffHeapCacheEntry exten...
{ "content_hash": "d8c5a67732f237c6f0e6555d4cde585b", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 109, "avg_line_length": 28.958333333333332, "alnum_prop": 0.6489208633093525, "repo_name": "avinogradovgg/ignite", "id": "91a8e657bc3d3c1ce7fe7f22d3e063927d1d2269", "size":...
<?xml version="1.0" encoding="UTF-8"?> <service xmlns="http://zstack.org/schema/zstack"> <id>network.service</id> <interceptor>NetworkServiceApiInterceptor</interceptor> <message> <name>org.zstack.header.network.service.APIQueryNetworkServiceProviderMsg</name> </message> <message> ...
{ "content_hash": "05f6c01538d6a87aaab691fca3e4051c", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 100, "avg_line_length": 30.77777777777778, "alnum_prop": 0.7129963898916968, "repo_name": "AlanJager/zstack", "id": "c9917eb28c52319baa1437a4b994d6f9b7f70316", "size": "554...
<?php namespace Sylius\Bundle\ShippingBundle\DependencyInjection; use Sylius\Bundle\ResourceBundle\DependencyInjection\Extension\AbstractResourceExtension; use Symfony\Component\Config\FileLocator; use Symfony\Component\DependencyInjection\ContainerBuilder; use Symfony\Component\DependencyInjection\Loader\XmlFileLo...
{ "content_hash": "ec13b43d162c9d1c9f1a714d3440afdd", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 101, "avg_line_length": 34, "alnum_prop": 0.732620320855615, "repo_name": "PyRowMan/Sylius", "id": "39175a60d19c016d60cf6fdcba5b2d6f0ecf5b18", "size": "1335", "binary": f...
class Payment include Mongoid::Document MIN_YEAR = 2016 MAX_YEAR = Time.now.year MIN_MONTH = 1 MAX_MONTH = 12 field :year, type: Integer field :month, type: Integer field :total, type: Float field :eventual, type: Float field :net_salary, type: Float belongs_to :employee validates :year, pre...
{ "content_hash": "de5fdb133268e009409ce4639750072f", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 59, "avg_line_length": 23.425, "alnum_prop": 0.6446104589114194, "repo_name": "radarpgcs/radar-pgcs", "id": "44a16575d5f64d23544348e93983e786e36ccc41", "size": "937", "bi...
using System; using System.Windows.Forms; using System.ComponentModel; using System.Xml.Serialization; using System.Runtime.InteropServices; namespace Toolkit { public class Hotkey : IMessageFilter { #region Interop [DllImport("user32.dll", SetLastError = true)] private static extern int RegisterHotKey(Int...
{ "content_hash": "1a9c79581c7eeef21d485396864b92b3", "timestamp": "", "source": "github", "line_count": 302, "max_line_length": 98, "avg_line_length": 23.5, "alnum_prop": 0.6281527405946175, "repo_name": "hilts-vaughan/inspire", "id": "ef607dcee9d6b825156151b3ef70c82dfb6dcda8", "size": "7097", "b...
<?xml version="1.0" encoding="UTF-8"?> <recipeml version="0.5"> <recipe> <head> <title>Abm Pizza Dough</title> <categories> <cat>None</cat></categories> <yield>1</yield></head> <ingredients> <ing> <amt> <qty>7/8</qty> <unit>cups</unit><...
{ "content_hash": "35a91ad6631edf501531230a0d24c0ac", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 80, "avg_line_length": 30.45762711864407, "alnum_prop": 0.5592654424040067, "repo_name": "coogle/coogle-recipes", "id": "f1767bf2d13484e766b89b2477d0a7ef024018b2", "size": ...
export enum NgxLegendItemColor { GREEN = 'green', PURPLE = 'purple', LIGHT_PURPLE = 'light-purple', BLUE = 'blue', YELLOW = 'yellow', }
{ "content_hash": "b0231fd786478c2bba03a5e0497b8593", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 32, "avg_line_length": 20.857142857142858, "alnum_prop": 0.6301369863013698, "repo_name": "nvhlottehpt/gitdemo", "id": "96b411dd82fcae7d2c6bee3ea19ad5c28a4d88f9", "size": "1...
<div class="padding"> <p class="m-b-md"><strong>Dropzone</strong> <a href="http://www.dropzonejs.com/" target="blank"><i class="fa fa-link text-muted"></i></a></p> <p class="text-muted">DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.</p> <form action="api/dropzone"...
{ "content_hash": "386c7c3ddd449824daf08a79187b2bec", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 143, "avg_line_length": 67.5, "alnum_prop": 0.6666666666666666, "repo_name": "MR-MONGOOSE/alpha", "id": "62d33e6b4394c7ab1c57316be3e9264a4f07f2c6", "size": "679", "binary...
package types import ( "os" . "gopkg.in/check.v1" ) func (s *NodeSuite) TestHostname(c *C) { h, err := os.Hostname() // Unmodified node-name value is either os.Hostname if available or // "localhost" otherwise if err != nil { c.Assert(GetName(), Equals, "localhost") } else { c.Assert(GetName(), Equals, h...
{ "content_hash": "ea4035310ec2eaa5d24ff6fccca55df3", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 68, "avg_line_length": 17.782608695652176, "alnum_prop": 0.6528117359413202, "repo_name": "tgraf/cilium", "id": "b21f3ff87784464e71b14c0e4a27d7254e4f95a6", "size": "1038", ...
@interface AppDelegate (Baichuan) @end
{ "content_hash": "003737cbfe900a4b00e505b478e2f1ef", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 33, "avg_line_length": 19.5, "alnum_prop": 0.7948717948717948, "repo_name": "wenin819/cordova-plugin-baichuan", "id": "7719f43894ec7722cce966a16f90e16075cc395c", "size": "13...
package rancher import ( "errors" "fmt" "time" rancherClient "github.com/rancher/go-rancher/v2" ) func backoff(maxDuration time.Duration, timeoutMessage string, f func() (bool, error)) error { startTime := time.Now() waitTime := 150 * time.Millisecond maxWaitTime := 2 * time.Second for { if time.Now().Sub(...
{ "content_hash": "2e645943b1b565612794dca92afaabb8", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 141, "avg_line_length": 26.691176470588236, "alnum_prop": 0.7168044077134986, "repo_name": "janeczku/rancher-letsencrypt", "id": "2b75023f7ee77f93a6e4aea815aefcc0a8a98bb9", ...
{% load static %} {% load i18n %} {% load cache %} {% get_current_language as CURRENT_LANGUAGE %} <!DOCTYPE html> <html lang="{{ CURRENT_LANGUAGE }}"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initi...
{ "content_hash": "a10da0ec0d2fca107c207865c8cfb987", "timestamp": "", "source": "github", "line_count": 224, "max_line_length": 381, "avg_line_length": 54.794642857142854, "alnum_prop": 0.47009939709956006, "repo_name": "andrewnsk/dorokhin.moscow", "id": "eea0b3a3a0d86a2d061821f266e48712551475af", ...
<!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) on Wed Aug 14 21:12:40 EDT 2013 --> <title>Uses of Class org.drip.analytics.holset.CFFHoliday</title> <meta name="date" content=...
{ "content_hash": "f03f51eab7f6b33250060e159cf74848", "timestamp": "", "source": "github", "line_count": 115, "max_line_length": 135, "avg_line_length": 36.982608695652175, "alnum_prop": 0.5951093345873502, "repo_name": "tectronics/rootfinder", "id": "36566ec3e76e10e17fc139a5199a2b7b21f18c8c", "size...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using Poker.Core.Interfaces; namespace Poker.Core { static class Utilities { /// <summary> /// Gets the next item in the list, or the first if the current item was the last (or null) /// </summary> ...
{ "content_hash": "82e560d1fd1967f907042b595f046e6c", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 99, "avg_line_length": 29.477272727272727, "alnum_prop": 0.5481881264456437, "repo_name": "ErnstHaagsman/Poker", "id": "fbb7a36dad1506cb87af738821c24c6991b159f0", "size": "...
<!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.4.2_11) on Mon Jul 12 21:36:17 CEST 2010 --> <TITLE> Uses of Class org.apache.fop.afp.modca.ContainerDataDescriptor (Apache FOP 1.0 API) </TITLE> <LINK...
{ "content_hash": "4688a8426dc7e4485a7cc8c97ad727bb", "timestamp": "", "source": "github", "line_count": 175, "max_line_length": 291, "avg_line_length": 46.91428571428571, "alnum_prop": 0.6211936662606578, "repo_name": "kezhong/XML", "id": "752cb9895e4045db0ccdcd9730bec8d4a63240ce", "size": "8210", ...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "f521ba43f03b22b025823a5843e31061", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "d61498280133f19714cea4796b35e88d275b1860", "size": "19...
// Copyright 2015 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "content/browser/renderer_host/dwrite_font_proxy_impl_win.h" #include <shlobj.h> #include <stddef.h> #include <stdint.h> #include <algorithm> #include <memory> #incl...
{ "content_hash": "2a4a72d378eba1eba743004491d78663", "timestamp": "", "source": "github", "line_count": 621, "max_line_length": 101, "avg_line_length": 37.34299516908212, "alnum_prop": 0.6763691246226822, "repo_name": "chromium/chromium", "id": "90e5a51d20e444c41a38502954695acfa2a5f29c", "size": "2...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Organization</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../index.html" title="Chapter&#160...
{ "content_hash": "f17d221d058d12b4cbebba99024b3995", "timestamp": "", "source": "github", "line_count": 223, "max_line_length": 419, "avg_line_length": 45.27354260089686, "alnum_prop": 0.6027139461172741, "repo_name": "goldcoin/gldcoin", "id": "80d66502fcf4dbca3979df2fc094ef882b511308", "size": "10...
<?xml version="1.0" encoding="UTF-8" ?> <module> <name>blockfacebook</name> <displayName><![CDATA[Facebook block]]></displayName> <version><![CDATA[1.3.3]]></version> <description><![CDATA[Displays a block for subscribing to your Facebook page.]]></description> <author><![CDATA[PrestaShop]]></author> <tab><![CDAT...
{ "content_hash": "9e15216f9145346e8e9a5f06934c6869", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 95, "avg_line_length": 39.583333333333336, "alnum_prop": 0.7052631578947368, "repo_name": "Aurelsicoko/prestashop-14", "id": "53e7231b28224a2eaed49f964d3703820fc761a1", "si...
#ifndef JERRYX_HANDLER_H #define JERRYX_HANDLER_H #include "jerryscript.h" JERRY_C_API_BEGIN /* * Handler registration helper */ jerry_value_t jerryx_handler_register_global (const char *name_p, jerry_external_handler_t handler_p); /* * Common external function handlers */ jerry_value_t jerryx_handler_asser...
{ "content_hash": "8d0a35ed4cdbdd916fc112fdd3a21bed", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 120, "avg_line_length": 38.74528301886792, "alnum_prop": 0.5385926467007548, "repo_name": "dbatyai/jerryscript", "id": "393586109711a243c0b00ee8b238c0d0840c5a49", "size": ...
class AddCustomRoleToUsers < ActiveRecord::Migration def change add_column :users, :custom_role, :string end end
{ "content_hash": "9162bd6ffd256efba08d62c6e6bf1003", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 52, "avg_line_length": 24.2, "alnum_prop": 0.7520661157024794, "repo_name": "NuxosMinecraft/NuxWS", "id": "89fe4f956711182c3dbf71f2ddb81b3247473820", "size": "121", "binar...
package org.elasticsearch.gateway; import org.apache.lucene.codecs.CodecUtil; import org.apache.lucene.index.CorruptIndexException; import org.apache.lucene.index.IndexFormatTooNewException; import org.apache.lucene.index.IndexFormatTooOldException; import org.apache.lucene.store.Directory; import org.apache.lucene.s...
{ "content_hash": "abdebdb1b376e7d61b27a957747e6780", "timestamp": "", "source": "github", "line_count": 363, "max_line_length": 158, "avg_line_length": 48.26721763085399, "alnum_prop": 0.6234233205867244, "repo_name": "ESamir/elasticsearch", "id": "c3c1cd3b73495df982d449255c1d708a35da3848", "size":...
{-# OPTIONS_HADDOCK show-extensions #-} {-# LANGUAGE GeneralizedNewtypeDeriving #-} {-| Module : Data.Utils.Stack Description : a simple stack monad Copyright : (c) Lars Brünjes, 2016 License : MIT Maintainer : brunjlar@gmail.com Stability : experimental Portability : portable This module defines the '...
{ "content_hash": "14599d23ad1b0eb70ddbb1695becc7e8", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 90, "avg_line_length": 25.48421052631579, "alnum_prop": 0.6232961586121437, "repo_name": "brunjlar/heap", "id": "0f9db46491c26d9e575633c5dd91294703f83d8c", "size": "2422", ...
export {log, error, warn, info, verbose, debug} from 'winston';
{ "content_hash": "b66ec09befe6e214fc86d739517186db", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 63, "avg_line_length": 64, "alnum_prop": 0.703125, "repo_name": "DirtyHairy/mayrogue-deathmatch", "id": "10473d00506506360b0017c8ab06a0fada323b29", "size": "64", "binary":...
set -xe # print commands and exit on error # install server installServerClient -o GsDevKit createStone ${STONENAME1} $GS_VERSION ls -altr $GS_HOME/server/stones/${STONENAME1}/snapshots ls -altr $GS_HOME/server/stones/${STONENAME1}/extents status stopStone -b ${STONENAME1} echo "$0 DONE"
{ "content_hash": "6b4d8f9af0288a6c8b353211c39e3dbc", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 55, "avg_line_length": 21.142857142857142, "alnum_prop": 0.75, "repo_name": "GsDevKit/GsDevKit_home", "id": "d94fac7315584920c91a93785fba316e865a7b18", "size": "652", "bi...
package com.planet_ink.coffee_mud.WebMacros; import com.planet_ink.coffee_web.interfaces.*; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet...
{ "content_hash": "37100a5ed048b945b4d92e7aea2022d2", "timestamp": "", "source": "github", "line_count": 182, "max_line_length": 124, "avg_line_length": 31.97252747252747, "alnum_prop": 0.6542361230451967, "repo_name": "bozimmerman/CoffeeMud", "id": "0781218a85b58710e35813dd15e9f6fae732ba2a", "size"...
<?xml version="1.0" encoding="utf-8"?> <!-- Copyright (C) 2015 The Android Open Source Project 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/license...
{ "content_hash": "bbaf1d11daab87c9098d2a1dc23a4b5a", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 422, "avg_line_length": 62.47826086956522, "alnum_prop": 0.7369519832985386, "repo_name": "cmkeene/OMGAndroid", "id": "58d9f6fa78651f287d8e0c603008e804e29155a4", "size": "1...
// Copyright (c) 2009-2012 The Bitcoin developers // Copyright (c) 2011-2012 Litecoin Developers // Copyright (c) 2013 DHcoin Developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_CHECKPOINT_H #define BI...
{ "content_hash": "0180478c17ab4f330f21298580d84909", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 89, "avg_line_length": 31.8125, "alnum_prop": 0.7573673870333988, "repo_name": "lalik5/DHcoin", "id": "6ae3b1feb8e38bd41b687f2221e3bb726bca0b4c", "size": "1018", "binary"...
/** * @file src/modules/imageProc/ImgAnalyzeFactory.cpp * @date Jun 2018 * @author PhRG - opticalp.fr */ /* Copyright (c) 2018 Ph. Renaud-Goud / Opticalp Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal i...
{ "content_hash": "5163728a390da9b52f4c62014c7189e1", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 78, "avg_line_length": 32.50666666666667, "alnum_prop": 0.7317473338802297, "repo_name": "Opticalp/instrumentall", "id": "c2c9af66c74765ffe851f5ce70c52bffe5967dd7", "size":...
class UsersController < ApplicationController def create @user = User.new(user_params) if @user.save login(@user) render :show else flash.now[:alerts] = @user.errors.full_messages render :new end end def new @user = User.new end def destroy end def show e...
{ "content_hash": "d1c619ed3db516fba3046f8fa7b3520f", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 70, "avg_line_length": 13.457142857142857, "alnum_prop": 0.6305732484076433, "repo_name": "mdgraser/app-academy", "id": "c3eb6140d8d6c4195a1991cfc79e805ec58b704b", "size": ...
#ifndef __VDS_USER_MANAGER_KEYS_CONTROL_H_ #define __VDS_USER_MANAGER_KEYS_CONTROL_H_ #include "asymmetriccrypto.h" #include "encoding.h" class mock_server; namespace vds { class keys_control { public: static const_data_buffer root_id() { auto result = base64::to_bytes(root_id_); return result...
{ "content_hash": "a8de5f7d5b130fd8d0adfced42329736", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 88, "avg_line_length": 24.554054054054053, "alnum_prop": 0.6186020913593836, "repo_name": "lboss75/vds", "id": "3e304103e33f7337a6b463c539b584c6ca045ccf", "size": "1896", ...
<!-- 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 Apache License, Version 2.0 (the "License"); yo...
{ "content_hash": "b403305d1518b1acb98d244ddab11f25", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 133, "avg_line_length": 45.892857142857146, "alnum_prop": 0.7245136186770428, "repo_name": "jaikiran/ant-ivy", "id": "8ee7a6d0833a4bbc7176e442ee0fac73bc69839b", "size": "12...
import * as React from 'react'; interface ISectorNameProps { name: string; } class SectorName extends React.Component<ISectorNameProps, null> { shouldComponentUpdate (nextProps:ISectorNameProps) { return this.props.name !== nextProps.name; } render() { return ( <section className="sector"> ...
{ "content_hash": "71d07a0c5563d9c875bb056b444e9e69", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 66, "avg_line_length": 19.61904761904762, "alnum_prop": 0.6650485436893204, "repo_name": "guptag/js-frameworks", "id": "cce8562e7d72f30e232a8469a71ef0d77c6e849c", "size": "...
package bootstrappolicy // known namespaces const ( DefaultOpenShiftSharedResourcesNamespace = "openshift" DefaultOpenShiftInfraNamespace = "openshift-infra" ) // users const ( DefaultServiceAccountName = "default" BuilderServiceAccountName = "builder" DeployerServiceAccountName = "deployer" Master...
{ "content_hash": "eae2e834a5452d9f5478711fb93961bc", "timestamp": "", "source": "github", "line_count": 137, "max_line_length": 107, "avg_line_length": 45.91970802919708, "alnum_prop": 0.7207121284374504, "repo_name": "pmorie/origin", "id": "4401ee901fe330beeac73d81752baf0d4bdf8032", "size": "6291"...
"""Wordcount exercise Google's Python class The main() below is already defined and complete. It calls print_words() and print_top() functions which you write. 1. For the --count flag, implement a print_words(filename) function that counts how often each word appears in the text and prints: word1 count1 word2 count2 ...
{ "content_hash": "17777c47c14c58b3812be7b0bdf3843e", "timestamp": "", "source": "github", "line_count": 85, "max_line_length": 79, "avg_line_length": 29.658823529411766, "alnum_prop": 0.6925823086076953, "repo_name": "custom22/google-python-exercises", "id": "5aaac4724d191edd4cc35e3afc86c5d8e8c092c4"...
glmFeatureLabel::glmFeatureLabel(): m_text("NONE"), m_alpha(0.0), m_cameraPos(NULL), bVisible(false), m_bChanged(true) { } glmFeatureLabel::glmFeatureLabel(const std::string &_text):m_text(_text), m_alpha(0.0), m_cameraPos(NULL), bVisible(false), m_bChanged(true){ } glmFeatureLabel::~glmFeatureLabel(){ ...
{ "content_hash": "14cc7e67312a4e417e8956a8626a6059", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 141, "avg_line_length": 25.825, "alnum_prop": 0.6573088092933205, "repo_name": "tangrams/ofxVectorTile", "id": "5afed0f7f24ba4ee62c21fdcd941f845d883215c", "size": "1226", ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - SonyEricsson290i/R101</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css"> <link href="https://fonts.googleapis.com/icon?f...
{ "content_hash": "1c912f2525a68dd00f6451604c959e9a", "timestamp": "", "source": "github", "line_count": 1041, "max_line_length": 964, "avg_line_length": 40.603266090297794, "alnum_prop": 0.5214346550582001, "repo_name": "ThaDafinser/UserAgentParserComparison", "id": "689e51c540550869ffbfb250ec4101abc...
# ---------------------------------------- # SRCH_02: GENERATE STATISTICS ABOUT SITE TRAFFIC # ---------------------------------------- param([string]$LogFolderPath) $UserStory = "SRCH_02" $0 = $myInvocation.MyCommand.Definition $CommandDirectory = [System.IO.Path]::GetDirectoryName($0) $values = @{"User Story: " ...
{ "content_hash": "eabdc7a11795671e792d9db8cfff07a8", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 58, "avg_line_length": 26.96969696969697, "alnum_prop": 0.4820224719101124, "repo_name": "GSoft-SharePoint/Dynamite-Components", "id": "ac522af817e81615f956fedcd7d6a6ee33c213...
package com.javarush.task.task11.task1115; /* От школьника до квалифицированного раба */ public class Solution { public static void main(String[] args) { } public class Schoolboy { } public class Student extends Schoolboy { } public class Worker extends Student { } public c...
{ "content_hash": "64b6663284fc0f72d75fbf60d2a9b457", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 44, "avg_line_length": 13.25925925925926, "alnum_prop": 0.6536312849162011, "repo_name": "Sukora-Stas/JavaRushTasks", "id": "0da69a662140b54f06b3324b51936a3604837a38", "siz...
package default_constructors; public class Functions { static default_constructors_md.Root root = new default_constructors_md.Root(); public static final void main(String[] args) { main(new java.util.ArrayList(java.util.Arrays.asList(args))); } public static void main(java.util.ArrayList<St...
{ "content_hash": "0159263dec23e9f059ea63ff5dbe6723", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 82, "avg_line_length": 24.55, "alnum_prop": 0.5824847250509165, "repo_name": "bozzzzo/quark", "id": "1206a191f124994f3a8b7ab042ccff6395b5bd91", "size": "491", "binary": f...
#ifndef SVGFEConvolveMatrixElement_h #define SVGFEConvolveMatrixElement_h #include "core/svg/SVGAnimatedBoolean.h" #include "core/svg/SVGAnimatedEnumeration.h" #include "core/svg/SVGAnimatedInteger.h" #include "core/svg/SVGAnimatedIntegerOptionalInteger.h" #include "core/svg/SVGAnimatedNumber.h" #include "core/svg/S...
{ "content_hash": "0b0cb39e6379d12c3894f2325626fcb3", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 92, "avg_line_length": 43.29032258064516, "alnum_prop": 0.783532041728763, "repo_name": "PeterWangIntel/blink-crosswalk", "id": "3becdcff86d4ae9ae1ac39aaf56f1df19123a6e3", ...
package org.camunda.bpm.model.bpmn.impl.instance; import org.camunda.bpm.model.bpmn.RelationshipDirection; import org.camunda.bpm.model.bpmn.instance.BaseElement; import org.camunda.bpm.model.bpmn.instance.Relationship; import org.camunda.bpm.model.xml.ModelBuilder; import org.camunda.bpm.model.xml.impl.instance.Mode...
{ "content_hash": "007dd71f36c25a85041d4c73ec4b78f3", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 112, "avg_line_length": 32.57954545454545, "alnum_prop": 0.7732821764911056, "repo_name": "camunda/camunda-bpm-platform", "id": "96ff4ab024bf3875798004547c414ed36f44a4ff", ...
package net.folab.oxpath; public class OxAttrribute extends OxExpression { private final OxExpression prefix; private final String attrName; public OxAttrribute(String attrName) { prefix = null; this.attrName = attrName; } public OxAttrribute(OxExpression prefix, String attrName...
{ "content_hash": "c2a4348061faf54b01820e92791a12a1", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 63, "avg_line_length": 23.733333333333334, "alnum_prop": 0.5786516853932584, "repo_name": "leafriend/oxpath", "id": "588f3384e20e7c9ef133f148cf91f1125b80fac3", "size": "712...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name Cornus macrophylla Wall. ### Remarks null
{ "content_hash": "d744d26f3864c780342b7a8dcb6439b2", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 11.23076923076923, "alnum_prop": 0.726027397260274, "repo_name": "mdoering/backbone", "id": "ef6f11b7c17474e0a06903b8329d8c07387ed6a7", "size": "204"...
#pragma once #include "UIElement.h" namespace Lupus { namespace Windows { // TODO: Implement Grid. class LUPUSWINDOWS_API Grid : public UIElement { public: virtual ~Grid() = default; }; } }
{ "content_hash": "4fff9d6e81adc18b458a1f7e8cf82a8c", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 54, "avg_line_length": 15.875, "alnum_prop": 0.5393700787401575, "repo_name": "chronos38/lupus-core", "id": "2b38beae194e71cde63ff50e122f4c12cec6ee5d", "size": "1417", "b...
// Provides the OData model implementation of a tree binding sap.ui.define(['jquery.sap.global', 'sap/ui/model/TreeBinding', 'sap/ui/model/odata/CountMode', 'sap/ui/model/ChangeReason', 'sap/ui/model/odata/ODataUtils'], function(jQuery, TreeBinding, CountMode, ChangeReason, ODataUtils) { "use strict"; /** * ...
{ "content_hash": "a9c03d6c478863447dc7c0e603f8c375", "timestamp": "", "source": "github", "line_count": 1357, "max_line_length": 255, "avg_line_length": 37.389830508474574, "alnum_prop": 0.6887342819977137, "repo_name": "mindmill/open-cmis-explorer", "id": "535c574042a15045c9e68c169c593192c6fbd457", ...
<!DOCTYPE html> <html lang="en"> <head> <title>Jon Chen</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="referrer" content="no-referrer"> <link rel="stylesheet" href="./compiled.css"> </head> <body> <div class="container"> <div id="intro"> <dl> <dt...
{ "content_hash": "e5692ed2323123d696c1024aca3ac8bc", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 117, "avg_line_length": 35.81818181818182, "alnum_prop": 0.5678934010152284, "repo_name": "bsdlp/bsdlp.github.io", "id": "51ace3b012440c36e23587a937eb49904fb440c3", "size":...
ACCEPTED #### According to Index Fungorum #### Published in S. Afr. J. Sci. 22: 168 (1925) #### Original name Hypochnus eylesii Van der Byl ### Remarks null
{ "content_hash": "b5643cb02c5616942e9946e3cfe0e179", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 30, "avg_line_length": 12.307692307692308, "alnum_prop": 0.675, "repo_name": "mdoering/backbone", "id": "8fbc1a746e03b924a9d8aafbf3acf12f464e96b2", "size": "213", "binary...