text
stringlengths
2
1.04M
meta
dict
SYNONYM #### According to Integrated Taxonomic Information System #### Published in null #### Original name null ### Remarks null
{ "content_hash": "f0fcda79616b55651864633bc8cdb82f", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.7218045112781954, "repo_name": "mdoering/backbone", "id": "e3dfb6070cd9b919a41c140e9231ff2c6c513f75", "size": "193...
<!-- @license Apache-2.0 Copyright (c) 2018 The Stdlib Authors. 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...
{ "content_hash": "3fbe5128c889808d1ff6da0c67c56970", "timestamp": "", "source": "github", "line_count": 250, "max_line_length": 287, "avg_line_length": 29.928, "alnum_prop": 0.7006148088746325, "repo_name": "stdlib-js/stdlib", "id": "4b1dff1728f811899456db24a6a38fcb454bba1e", "size": "7482", "bin...
require 'yaml' require 'fileutils' # path stuff current_dir = File.dirname(__FILE__) # load config cnf = YAML::load_file(File.join(current_dir, 'config.yml')) puts cnf.inspect # time stamp array tsa = [] # create img dir Dir.mkdir(File.join(cnf['img_dir'])) if not File.directory?(cnf['img_dir']) Dir.glob(File.join...
{ "content_hash": "6aba73d4f5e2e97db9ce109df5b98bc6", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 109, "avg_line_length": 24.593220338983052, "alnum_prop": 0.6140592694693315, "repo_name": "AstromechZA/uct_cam_web_host", "id": "43c76c39b5c3090f9b51a1efc04a57d050c9f978", ...
#include "ProducerStateTest.h" #include <activemq/state/ProducerState.h> #include <activemq/commands/ProducerInfo.h> #include <decaf/lang/Pointer.h> using namespace std; using namespace activemq; using namespace activemq::state; using namespace activemq::commands; using namespace decaf::lang; /////////////////////...
{ "content_hash": "e518f047fdddf1ea2542b40de5801622", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 80, "avg_line_length": 26.689655172413794, "alnum_prop": 0.6330749354005168, "repo_name": "lleoha/activemq-cpp-debian", "id": "de5172adbde36757e1737ffc268762263192391d", "s...
package org.asn1s.io.ber.input; import org.asn1s.api.exception.Asn1Exception; import org.asn1s.api.type.Type.Family; import org.asn1s.api.value.Value; import org.jetbrains.annotations.NotNull; import java.io.IOException; final class SetOfBerDecoder implements BerDecoder { @Override public Value decode( @NotNull Re...
{ "content_hash": "33692deb869617ec7242b4366c8858da", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 88, "avg_line_length": 28.473684210526315, "alnum_prop": 0.789279112754159, "repo_name": "lastrix/asn1s", "id": "2a1ecfb4ac1a6e3624320c88b8e433a0cb8a7909", "size": "2486", ...
<?php namespace Smalldb\TemplateSloth; class Slot { protected $sloth; protected $slot_name; protected $fragmentQueue; protected $serial = 1; public function __construct(string $slot_name, Sloth $sloth) { $this->slot_name = $slot_name; $this->sloth = $sloth; $this->fragmentQueue = new \SplPriorityQueu...
{ "content_hash": "62a6aa12f75a9ca44fc140b7b80e4b53", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 80, "avg_line_length": 19.095238095238095, "alnum_prop": 0.6475477971737323, "repo_name": "smalldb/template-sloth", "id": "2cbfb4be7eee14799f855adf9052d92a989799b0", "size"...
<?xml version="1.0" encoding="utf-8"?> <!-- ~ The MIT License (MIT) ~ ~ Copyright (c) 2016 Kyriakos Alexandrou (Kiki) ~ ~ Permission is hereby granted, free of charge, to any person obtaining a copy ~ of this software and associated documentation files (the "Software"), to deal ~ in the Software without r...
{ "content_hash": "9f74c77240a80f2b8e74cb5daa01ba69", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 82, "avg_line_length": 42.08, "alnum_prop": 0.6745880861850444, "repo_name": "KyriakosAlexandrou/Bluetooth-Toolkit", "id": "11784c1137610ce828b34b9ec5cdc5bf449141be", "size...
<!DOCTYPE HTML> <html lang="en"> <head> <!-- Generated by javadoc (17) --> <title>ACF (Paper) 0.5.1-SNAPSHOT API</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="index redirect"> <meta name=...
{ "content_hash": "a5941d8348106ce8673ada3abb7009fa", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 105, "avg_line_length": 39.16, "alnum_prop": 0.7313585291113381, "repo_name": "aikar/commands", "id": "a85daf0c9c3a1e13d2b26c048f8596163699719e", "size": "979", "binary":...
package cynthia.com.mikk_code_p2p.bean; import java.util.List; /** * Created by shkstart on 2016/12/2 0002. */ public class Index { public Product product; public List<Image> images; }
{ "content_hash": "50edbb38ca8f961d2f8986fcd20f85dd", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 41, "avg_line_length": 17.90909090909091, "alnum_prop": 0.6954314720812182, "repo_name": "Mikk-x/Mikk_Code_P2P", "id": "358d848633ee9f3a7b1affd988e4dee186902135", "size": "...
$('#login').on('click', function(e) { e.preventDefault(); var $form = $(this).closest('form'); var $href = $form.attr('action'); var $post = $form.attr('method'); var $data = $form.serialize(); $.ajax({ dataType: "json", type: $post, ...
{ "content_hash": "4d8825ba910269bbfd1209e8968beee4", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 67, "avg_line_length": 30.74074074074074, "alnum_prop": 0.4072289156626506, "repo_name": "oanaOtelea/project-symfony", "id": "8424cc62d124b609b28f40e33060cb3b094a58e7", "si...
.class Lcom/ub/main/foodsale/FoodQuHuo$2; .super Ljava/lang/Object; .source "FoodQuHuo.java" # interfaces .implements Landroid/view/View$OnClickListener; # annotations .annotation system Ldalvik/annotation/EnclosingMethod; value = Lcom/ub/main/foodsale/FoodQuHuo;->onCreate(Landroid/os/Bundle;)V .end a...
{ "content_hash": "a1e9646a6a986850735da8f027173176", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 101, "avg_line_length": 25.661016949152543, "alnum_prop": 0.6908850726552179, "repo_name": "achellies/WaterEveryDay", "id": "91a45b06b23a207db90517334bd236f168b88183", "siz...
define(function(require) { /* DEPENDENCIES */ var BaseDialog = require('utils/dialogs/dialog'); var TemplateHTML = require('hbs!./deploy/html'); var Sunstone = require('sunstone'); var DatastoresTable = require('tabs/datastores-tab/datatable'); var HostsTable = require('tabs/hosts-tab/datatable'); ...
{ "content_hash": "90b746a9b197f7dbbb0fd42d7c14fe83", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 88, "avg_line_length": 25.68686868686869, "alnum_prop": 0.6264254817145104, "repo_name": "tuxmea/one", "id": "8e68bd8a701ff9d97673f788d07ccea9c4e63f03", "size": "2543", "...
\section{sgb.h File Reference} \label{sgb.h}\index{sgb.h@{sgb.h}} Super Gameboy definitions. \subsection*{Functions} \begin{CompactItemize} \item \label{sgb.h_a0} \index{sgb_check@{sgb\_\-check}!sgb.h@{sgb.h}}\index{sgb.h@{sgb.h}!sgb_check@{sgb\_\-check}} {\bf UINT8} {\bf sgb\_\-check} (void) \begin{CompactList}\sm...
{ "content_hash": "063089f52ddb476b1d9e15b006513d52", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 110, "avg_line_length": 31, "alnum_prop": 0.7248576850094877, "repo_name": "Maikel-Ortega/zurrapagb", "id": "227b1a0ca1914ecd4d11b694084787b40bd2c1fb", "size": "527", "bi...
package io.cattle.platform.allocator.constraint; import io.cattle.platform.allocator.service.AllocationAttempt; import io.cattle.platform.allocator.service.AllocationCandidate; import io.cattle.platform.allocator.service.DiskInfo; import io.cattle.platform.allocator.util.AllocatorUtils; import io.cattle.platform.core....
{ "content_hash": "1d472e7386ef7dab1aa4a8f9fcf96c0e", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 113, "avg_line_length": 33.89090909090909, "alnum_prop": 0.6915236051502146, "repo_name": "kaos/cattle", "id": "70db19184e7281bb5b331a5fea123dcbf7eae631", "size": "1864", ...
package com.farmafene.cas.integration.wss; import org.apache.wss4j.common.ext.WSSecurityException; import org.apache.wss4j.dom.handler.RequestData; import org.apache.wss4j.dom.validate.Credential; import org.apache.wss4j.dom.validate.Validator; import org.jasig.cas.client.proxy.ProxyGrantingTicketStorage; imp...
{ "content_hash": "8fcabe2049882313aebae22092db1aca", "timestamp": "", "source": "github", "line_count": 148, "max_line_length": 116, "avg_line_length": 31.783783783783782, "alnum_prop": 0.7204506802721088, "repo_name": "venanciolm/cas-server", "id": "851cfb623069c7b39d3731922c922c1c395d97c7", "size...
(function() { 'use strict'; angular.module('calendar', [ 'calendar.events' ]); })();
{ "content_hash": "61be088b42356f41037292ccfe9e1d49", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 32, "avg_line_length": 13.25, "alnum_prop": 0.49056603773584906, "repo_name": "yanivefraim/google-calendar-angular-material", "id": "15177c699eb1a7f635035611934606a7c7ba89ed",...
'use strict'; var Image = require('Image'); var NativeMethodsMixin = require('NativeMethodsMixin'); var React = require('React'); var PropTypes = require('prop-types'); var StyleSheet = require('StyleSheet'); var ViewPropTypes = require('ViewPropTypes'); var createReactClass = require('create-react-class'); var requ...
{ "content_hash": "93de8b32f8a2b2f8c7c0c4918c382026", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 63, "avg_line_length": 21.346666666666668, "alnum_prop": 0.6477201748906933, "repo_name": "VowelWeb/CoinTradePros.com", "id": "0a99366680df7df853a4a11789c7f72620af73ad", "s...
namespace ZE { IMPLEMENT_CLASS_1(Event_Physics_BASE, Event); IMPLEMENT_CLASS_1(Event_Physics_PREUPDATE, Event_Physics_BASE); IMPLEMENT_CLASS_1(Event_Physics_POSTUPDATE, Event_Physics_BASE); IMPLEMENT_CLASS_1(Event_Physics_UPDATE, Event_Physics_BASE); IMPLEMENT_CLASS_1(Event_Physics_ONCOLLIDE, Event_Physics_BASE); ...
{ "content_hash": "d1de306c01b12ebdf193d21663cc5af6", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 77, "avg_line_length": 51.083333333333336, "alnum_prop": 0.7911908646003263, "repo_name": "azon04/ZEngine", "id": "a7c7cc3d6c9eca4eeafbd931029ef198652452a1", "size": "667",...
extern "C" { #endif #define crypto_auth_BYTES crypto_auth_hmacsha512256_BYTES SODIUM_EXPORT size_t crypto_auth_bytes(void); #define crypto_auth_KEYBYTES crypto_auth_hmacsha512256_KEYBYTES SODIUM_EXPORT size_t crypto_auth_keybytes(void); #define crypto_auth_PRIMITIVE "hmacsha512256" SODIUM_EXPORT const char *crypto...
{ "content_hash": "8591349ac7f659bf74253a3b9d9606b8", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 75, "avg_line_length": 26.88235294117647, "alnum_prop": 0.6980306345733042, "repo_name": "lmctv/pynacl", "id": "d0fc8ee268808d4be8e9c25fed2b8924d14b2429", "size": "1131", ...
'use strict'; module.exports = require('./src/limber');
{ "content_hash": "ef1b12c2214eb641bedf79f029555762", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 41, "avg_line_length": 28, "alnum_prop": 0.6785714285714286, "repo_name": "JoshuaWise/limber", "id": "542e5a3aa429dba8afe52fc41fd6c94afd28888c", "size": "56", "binary": fa...
#include "LocalResourceGeneric.hpp" //! Include logging capabilities #include "../../Globals.hpp" #include "../../Debug/Logger.hpp" namespace SDL2_Engine { namespace ResourceTypes { /* LocalResource (Generic) : dispose - Unload resource information Created: 04/10/2017 Modified: 04/10/2017 */ void __Lo...
{ "content_hash": "1e14972e8eb6c0e04d990ffae9eae68c", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 126, "avg_line_length": 23.341463414634145, "alnum_prop": 0.648380355276907, "repo_name": "MitchCroft/SDL2_Engine", "id": "56bb8160b33a2b25390ae5db79cd2069e7d939d1", "size"...
long double __ieee754_sqrtl (long double x) { fputs ("__ieee754_sqrtl not implemented\n", stderr); __set_errno (ENOSYS); return 0.0; } strong_alias (__ieee754_sqrtl, __sqrtl_finite) stub_warning (sqrtl) #include <stub-tag.h>
{ "content_hash": "36346c5cd4968363bce22c09a873e318", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 54, "avg_line_length": 21.09090909090909, "alnum_prop": 0.6810344827586207, "repo_name": "endplay/omniplay", "id": "af9c2b51bf2aeaa331bb7dfc999371d991e6a7d6", "size": "289"...
.class final Lorg/codeaurora/ims/csvt/CallForwardInfoP$1; .super Ljava/lang/Object; .source "CallForwardInfoP.java" # interfaces .implements Landroid/os/Parcelable$Creator; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lorg/codeaurora/ims/csvt/CallForwardInfoP; .end annotation .ann...
{ "content_hash": "a5fa1c1f70b15c60fb7142883d327be7", "timestamp": "", "source": "github", "line_count": 89, "max_line_length": 154, "avg_line_length": 23.820224719101123, "alnum_prop": 0.7099056603773585, "repo_name": "Liberations/Flyme5_devices_base_cm", "id": "55d4680224436a9d84c745754820d60df87fb4...
AWS = {}; /** * Constructs a service interface and a low-level {Client}. Use the `client` * property to make API calls. Each API operation is exposed as a function on * the `client`. * * ### Sending a Request Using SNS * * ```js * svc = new AWS.SNS(); * svc.client.OPERATION_NAME(params, function (err, da...
{ "content_hash": "6895f97e1704ff29e68618d37f2d6787", "timestamp": "", "source": "github", "line_count": 468, "max_line_length": 79, "avg_line_length": 52.452991452991455, "alnum_prop": 0.6713377871924393, "repo_name": "exhibia/exhibia", "id": "121237c16bbac8b58a242ee4e32facdeebd0b6f2", "size": "251...
package org.apache.hadoop.yarn.client.cli; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.PrintWriter; import java.text.DecimalFormat; import java.util.EnumSet; import java.util.HashSet; import java.util.List; import java.util.Set; import org.apache.commons.cli.CommandLine; import o...
{ "content_hash": "0d0cfb46c7db6ceafb004cd64e3dd611", "timestamp": "", "source": "github", "line_count": 533, "max_line_length": 83, "avg_line_length": 41.45403377110694, "alnum_prop": 0.6806064720525006, "repo_name": "wankunde/cloudera_hadoop", "id": "5de3d0cee0c705b6c9daaac7808fb7fd430893ce", "siz...
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, shrink-to-fit=no"> <title>ListView</title> <script src="listview.js"></script> <style> body { margin: 1em; } .listview { border: #333 1px solid; border-color: #999 #ccc #ccc #999; border-radius: 1px; ...
{ "content_hash": "1c73fb536ebe4562c92feb634b6498b0", "timestamp": "", "source": "github", "line_count": 124, "max_line_length": 103, "avg_line_length": 23.919354838709676, "alnum_prop": 0.7097100472016183, "repo_name": "bbars/utils", "id": "ea2211d7fc82160fa913eac521a027cebb99477a", "size": "2966",...
FROM tomcat:8-jre8 # RUN apt-get update && apt-get install -y apt-utils && apt-get install -y telnet # This gives us envsubst, which we use for tomcat configuration. RUN apt-get update && apt-get install -y gettext-base RUN rm -rf /usr/local/tomcat/webapps/* COPY ROOT.war /usr/local/tomcat/webapps/ROOT.war COPY Se...
{ "content_hash": "6e28ffaece367b1e5356b0aa05ce1230", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 81, "avg_line_length": 23.318181818181817, "alnum_prop": 0.7446393762183235, "repo_name": "SRA-18F-GSA-Agile-Services/checkFDA", "id": "b58cf4165cdc6ce071180fe6fc454a477f112f...
SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row...
{ "content_hash": "9746a150a32823e99e26e4a9c397d0a8", "timestamp": "", "source": "github", "line_count": 3462, "max_line_length": 238, "avg_line_length": 24.941074523396882, "alnum_prop": 0.7069927964236907, "repo_name": "FarmBot/Farmbot-Web-API", "id": "cd00774a28de9dd61d1bf3b1e7dccb465cd13124", "s...
# NFake NFake is a mocking library for the .NET framework. **This is currently a prototype and therefore not applicable for production use!** # Copyright Copyright © Martin Tamme. See LICENSE for details.
{ "content_hash": "04e6e7e5f9f5d5170cc88fd4223b4379", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 82, "avg_line_length": 23.333333333333332, "alnum_prop": 0.7619047619047619, "repo_name": "mtamme/NFake", "id": "e88f4ba592385feab46689e1a5954e9d81302ebc", "size": "213", ...
javascript: window.open('http://downforeveryoneorjustme.com/' + location.href.replace('http://','').replace('https://',''), '_blank'); if (location.href != "http://nywillb.github.io/isItUp") { javascript: window.open('http://downforeveryoneorjustme.com/' + location.href.replace('http://','').replace('https://',''),...
{ "content_hash": "b2bef6ac16ba348d43611ff7a4589631", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 138, "avg_line_length": 72, "alnum_prop": 0.6689814814814815, "repo_name": "nywillb/isItUp", "id": "92b2adc8ecb88fb4727741729d49d7669a973f09", "size": "432", "binary": fal...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>jQuery Slidestep plugin</title> <meta name="description" content=""> <meta name="author" content=""> <meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0...
{ "content_hash": "63059fe899e28f86c11d30ada299b2e5", "timestamp": "", "source": "github", "line_count": 307, "max_line_length": 172, "avg_line_length": 33.31921824104234, "alnum_prop": 0.5809952096979177, "repo_name": "cristobal/Slidestep", "id": "596fcbed8229c8df089ec360f93c7f08da9c93c0", "size": ...
@implementation XHTextFieldTableViewCell @end
{ "content_hash": "246f58e7cb3d8d88fe22e0168248f64a", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 40, "avg_line_length": 15.666666666666666, "alnum_prop": 0.8723404255319149, "repo_name": "JackTeam/XHSetting", "id": "caf7d88f5af3c4e43c5b6f9c43065cc7d1c601fd", "size": "43...
package com.example.effervescencemmxiv; import java.util.ArrayList; import android.app.ActionBar; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.widget.AdapterView; import android.w...
{ "content_hash": "6e01856442d56bc45a3a3475901704ca", "timestamp": "", "source": "github", "line_count": 89, "max_line_length": 126, "avg_line_length": 29.04494382022472, "alnum_prop": 0.6943907156673114, "repo_name": "RonishKalia/EffervescenceMM14", "id": "c1fccd878b8448bcb85ce7969d17a74b341db132", ...
#include <assert.h> #include <stdlib.h> #include "memory.h" #include "reservation.h" #include "tm.h" /* ============================================================================= * DECLARATION OF TM_CALLABLE FUNCTIONS * ============================================================================= */ static T...
{ "content_hash": "21de90ba7b65672a630f7b6ca3d7dca1", "timestamp": "", "source": "github", "line_count": 441, "max_line_length": 84, "avg_line_length": 26.859410430839002, "alnum_prop": 0.5344871253693542, "repo_name": "jaingaurav/rstm", "id": "336e74c389c5b77eeacf1cf825cd9c16107874c6", "size": "148...
<?php declare(strict_types=1); namespace Ajgl\Csv\Reader; /** * @author Antonio J. García Lagar <aj@garcialagar.es> */ class ReaderFactory implements ReaderFactoryInterface { public function createReader( string $type, string $filePath, string $delimiter = ReaderInterface::DELIMITER_D...
{ "content_hash": "888cc2602201755fe4ddc53028a7e6f9", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 100, "avg_line_length": 27.151515151515152, "alnum_prop": 0.5792410714285714, "repo_name": "ajgarlag/AjglCsv", "id": "ad3274d1e5e60134728065a81e1534914b2243b4", "size": "11...
namespace Azure.ResourceManager.Relay.Models { /// <summary> SKU of the namespace. </summary> public partial class RelaySku { /// <summary> Initializes a new instance of RelaySku. </summary> /// <param name="name"> Name of this SKU. </param> public RelaySku(RelaySkuName name) ...
{ "content_hash": "931a8999bb2117f08526049e1a1d7fc5", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 72, "avg_line_length": 33.2962962962963, "alnum_prop": 0.5583982202447163, "repo_name": "Azure/azure-sdk-for-net", "id": "25cf799785b2364367bd88396502e8a08ac1a94e", "size":...
version=$1 base_directory=/Users/wpantoja/Repositories/PayPal_Github/FoundationClient/wallet-sdk-android echo Version = $version echo Base Directory = $base_directory cd $base_directory rm -rf $base_directory/collate/$version mkdir -p $base_directory/collate/$version for i in $(find . -mindepth 4 -type d -name aar...
{ "content_hash": "0926de03d946eb8ae7f784c5fb229e95", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 173, "avg_line_length": 25.11111111111111, "alnum_prop": 0.7345132743362832, "repo_name": "cybergrouch/lange_bin_folder", "id": "b3d029e6681045b656f032ba2d2516b2c74bbcea", ...
<?php /* * Original Author: Aftab naveed * Modified By: @dbashyal */ class Utility { public static function convertCsvToArray($fileName, $delimiter = ',', $header = null) { if (!file_exists($fileName) || !is_readable($fileName)) { return false; } $data = array(); ...
{ "content_hash": "7e4b007a6e443bbac164bf30599e5e41", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 89, "avg_line_length": 26.24137931034483, "alnum_prop": 0.442838370565046, "repo_name": "dbashyal/Merge_Payment_Transaction_Logs", "id": "c45474b099cd51e8c1b04825eb041c61a815...
import sys sys.path.append('simulations/') import argparse import matplotlib.pyplot as plt import seaborn as sns import numpy as np import tempfile import tensorflow as tf from tf_rl.controller import DiscreteDeepQ from tf_rl.models import MLP from planning import Planning from maddux.predefined_environments import g...
{ "content_hash": "4cba055af21217935d9b4f578d216ab3", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 133, "avg_line_length": 40.878787878787875, "alnum_prop": 0.625648628613788, "repo_name": "bcaine/maddux", "id": "8dcc6924b765d55759a195e57c848eb1af348f94", "size": "4047",...
DVBCQGY3 ;;ALB-CIOFO/SBW - Gynecological Conditions Questionaire (Continued); 7/JUL/2011 ;;2.7;AMIE;**174**;Apr 10, 1995;Build 2 ; TXT ; ;; 15. Tumors and neoplasms ;; a. Does the Veteran have a benign or malignant neoplasm or metastases related ;; to any of the diagnoses in the Diagnosis section? ;; ___ Yes __...
{ "content_hash": "4753ed49004feea3a54a149eecf55bbf", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 88, "avg_line_length": 45.126126126126124, "alnum_prop": 0.5450189658614494, "repo_name": "OSEHRA-Sandbox/VistA-M", "id": "bf624bfd2a3a1f6c72120aab20e6fa3dbae35874", "size...
<?php use Flarum\Api\Controller as FlarumController; use Flarum\Api\Serializer\DiscussionSerializer; use Flarum\Api\Serializer\ForumSerializer; use Flarum\Discussion\Discussion; use Flarum\Discussion\Event\Saving; use Flarum\Discussion\Filter\DiscussionFilterer; use Flarum\Discussion\Search\DiscussionSearcher; use F...
{ "content_hash": "f0c324a27cb6cf97ba21314bb2dd8483", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 92, "avg_line_length": 40.038167938931295, "alnum_prop": 0.6934223069590085, "repo_name": "flarum/tags", "id": "e4360e1211a0c1c0734e35d0568479df3b4c5234", "size": "5413", ...
<html> <?php $this->load->helper('html'); echo doctype(); ?> <head> <?php echo meta('Content-type','text/html; charset=utf-8','equiv');?> <title>Appli_Frais</title> <link rel="shortcut icon" type="image/x-icon" href="<?php echo base_url('/assets/img/logo_gsb.png'); ?>" /> ...
{ "content_hash": "4caf04420d3c8666a432d191367a8ed8", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 176, "avg_line_length": 64.77083333333333, "alnum_prop": 0.5577356063042779, "repo_name": "elsac/GSB", "id": "496a7a98fd97ab778ee54676a31b7745e2711f66", "size": "3110", "...
using System.Collections.Generic; using System.Threading.Tasks; using SaasEcom.Core.Models; namespace SaasEcom.Core.Infrastructure.PaymentProcessor.Interfaces { /// <summary> /// Interface for CRUD related to credit cards with Stripe /// </summary> public interface ICardProvider { /// <sum...
{ "content_hash": "a77140646c28b8af8c56cc4b41abce3e", "timestamp": "", "source": "github", "line_count": 60, "max_line_length": 78, "avg_line_length": 37.63333333333333, "alnum_prop": 0.5961027457927369, "repo_name": "haithemaraissia/saas-ecom", "id": "3c40d5ef68b00357f3effa7a17bf4df154f522ce", "siz...
layout: page title: Holder Champion Chemical Award Ceremony date: 2016-05-24 author: Benjamin Bowman tags: weekly links, java status: published summary: Maecenas non sodales lacus. Quisque. banner: images/banner/leisure-02.jpg booking: startDate: 03/03/2017 endDate: 03/07/2017 ctyhocn: DROCOHX groupCode: HCCAC ...
{ "content_hash": "bb8787e17836779df383a8c45c897fb9", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 833, "avg_line_length": 87.0909090909091, "alnum_prop": 0.8136743215031316, "repo_name": "KlishGroup/prose-pogs", "id": "bc40d0ed67a13c895ee46daf3506db9604e6ff1b", "size": ...
title: Monthly Update (08/02/2015) categories: - Misc tags: - monthly update # https://www.iconfinder.com/icons/5243659/electric_light_flashlight_light_pocket_torch_torch_icon thumbnail: thumbnail.svg --- In the monthly update, I bring you what I've been doing throughout the past month in regards to technology, comput...
{ "content_hash": "c2b7327725e58c74af0066b4ad44f635", "timestamp": "", "source": "github", "line_count": 86, "max_line_length": 582, "avg_line_length": 51.91860465116279, "alnum_prop": 0.7659574468085106, "repo_name": "calvinbui/calvin.me", "id": "7715f0b8baa262298739314a8c86be4f5860e851", "size": "...
haxelib run flow build linux ver=`grep version project.flow | cut -d"'" -f2` cd bin mv linux64 IsometricEdit-${ver} tar -cvzf IsometricEdit-${ver}-linux.tar.gz IsometricEdit-* cd .. rm builds/*-linux.tar.gz mv bin/IsometricEdit-*.tar.gz builds/ rm -rf bin/IsometricEdit-*
{ "content_hash": "a09b94f5b19c06956944991343512591", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 59, "avg_line_length": 30.22222222222222, "alnum_prop": 0.7352941176470589, "repo_name": "DjPale/IsometricEdit", "id": "9ffd62bef6001a3bda8748c708f987dc26e3150e", "size": "2...
package com.example.volley; import com.android.volley.toolbox.ImageLoader.ImageCache; import android.graphics.Bitmap; import android.support.v4.util.LruCache; /** * Klasa odpowiedzialna za przesy³anie bitmap z/na serwer. */ public class LruBitmapCache extends LruCache<String, Bitmap> implements ImageCache { pu...
{ "content_hash": "62e3d840f56f6320930409457125bdee", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 72, "avg_line_length": 21.46511627906977, "alnum_prop": 0.7388949079089924, "repo_name": "maslokarol/KSGApp", "id": "902ecf9d7c3a3880560ec1e54e5e4cb0301246d1", "size": "923...
// Copyright 2020 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. // So that mojo is defined. import 'chrome://resources/mojo/mojo/public/js/mojo_bindings_lite.js'; import 'chrome://nearby/app.js'; import {setContactMan...
{ "content_hash": "2d8b60e65f79f220c2598dd17e0c6277", "timestamp": "", "source": "github", "line_count": 133, "max_line_length": 99, "avg_line_length": 40.82706766917293, "alnum_prop": 0.6946593001841621, "repo_name": "scheib/chromium", "id": "e152f96ec79aedc4819dcd60da02df695a7cb0e4", "size": "5430...
Level 1 Python Extra Tree Classifier - NOT USED IN FINAL SUBMISSION ================================================== ## Overview caret based code templates for training and testing models. Includes function to capture training run-time statistics. ## Model Based on sci-kit learn Extra Tree Classifier
{ "content_hash": "57b72a2c33c58ca319995390fa962027", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 78, "avg_line_length": 30.8, "alnum_prop": 0.6655844155844156, "repo_name": "jimthompson5802/kaggle-BNP-Paribas", "id": "37ee273e5e72fb29439d8398516b12ca1fcdb50e", "size": ...
// This class is exported from the invologgerDll.dll class INVOLOGGERDLL_API CinvologgerDll { public: CinvologgerDll(void); // TODO: add your methods here. }; extern INVOLOGGERDLL_API int ninvologgerDll; INVOLOGGERDLL_API int fninvologgerDll(void); extern "C" __declspec(dllexport) int sdf(void); ext...
{ "content_hash": "be714f435e1ea3d20ff54520b8222425", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 52, "avg_line_length": 28.058823529411764, "alnum_prop": 0.7274633123689728, "repo_name": "jsidewhite/Invogger", "id": "0f2a440deab09762b9517af80f2c54fd127d9033", "size": "...
**esp_mqtt** ========== This is MQTT client library for ESP8266, port from: [MQTT client library for Contiki](https://github.com/esar/contiki-mqtt) **Features:** * Support subscribing, publishing, authentication, will messages, keep alive pings and all 3 QoS levels (it should be a fully functional client). * Suppo...
{ "content_hash": "65a651b14293025a2519df3777f0e8aa", "timestamp": "", "source": "github", "line_count": 211, "max_line_length": 460, "avg_line_length": 29.729857819905213, "alnum_prop": 0.7208672086720868, "repo_name": "kanflo/esp8266-ghost", "id": "160aa4f10f1ae44958ad2ed6d6bdd72faf3daf1a", "size"...
require File.expand_path('../base/boot', __FILE__) options = {} (server = Cfg[:server]) && (options[:server] = server) (port = Cfg[:port] ) && (options[:port ] = port ) puts App.urlmap App.run options
{ "content_hash": "d4c9576e7b035a2f53896d45f84a2c9a", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 54, "avg_line_length": 26, "alnum_prop": 0.6057692307692307, "repo_name": "constellationsoftware/espresso", "id": "ed86c2337ca87e55fffb35843592fffe1b796804", "size": "208", ...
whatthechook ============ What The Chook Arduino project - monitoring chook pen.
{ "content_hash": "1da35febd000aa009c436d2f45d2fdcf", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 54, "avg_line_length": 20.5, "alnum_prop": 0.6829268292682927, "repo_name": "gcduino/whatthechook", "id": "db699de4a39c679f9e5764b2b7098455efcc1ee5", "size": "82", "binary...
package org.eclipse.om2m.sample.ipe.test_2; import org.eclipse.om2m.commons.constants.Constants; import org.eclipse.om2m.commons.obix.Bool; import org.eclipse.om2m.commons.obix.Contract; import org.eclipse.om2m.commons.obix.Int; import org.eclipse.om2m.commons.obix.Obj; import org.eclipse.om2m.commons.obix.Op; import ...
{ "content_hash": "e0c02f90582fa3f3ccfc71af98578341", "timestamp": "", "source": "github", "line_count": 146, "max_line_length": 107, "avg_line_length": 29.828767123287673, "alnum_prop": 0.6711825487944891, "repo_name": "huanpc/IoT-1", "id": "1bdc363da825c63daa31cd2f9bbef91e61c8d2a6", "size": "4355"...
namespace DotSpatial.Data { /// <summary> /// An enumeration listing the various valid shape types supported by Esri Shapefile formats /// </summary> public enum ShapeType : byte { /// <summary> /// 0 - No shape type specified, or the shapetype is invalid /// </sum...
{ "content_hash": "9d826cddecf47762b97ce2a8f8a966e6", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 118, "avg_line_length": 29.658227848101266, "alnum_prop": 0.5053350405463082, "repo_name": "JasminMarinelli/DotSpatial", "id": "930f02255c1c41b25804a56971d0022969be92ad", "...
// CodeMirror, copyright (c) by Marijn Haverbeke and others // Distributed under an MIT license: http://codemirror.net/LICENSE /** * Tag-closer extension for CodeMirror. * * This extension adds an "autoCloseTags" option that can be set to * either true to get the default behavior, or an object to further * config...
{ "content_hash": "bc86e77a9436f056e06ccf2bfc81919f", "timestamp": "", "source": "github", "line_count": 166, "max_line_length": 142, "avg_line_length": 45.81325301204819, "alnum_prop": 0.6090729783037475, "repo_name": "zackexplosion/HackMD", "id": "4ab36ccedfa5a571096491cb75f23123becb27e1", "size":...
import React from 'react'; import SearchBar from '../index'; import { renderWithWrapper } from '../../../.ci/testHelper'; describe('SearchBar wrapper component', () => { it('should match snapshot', () => { const component = renderWithWrapper(<SearchBar />); expect(component).not.toBeNull(); expect(compon...
{ "content_hash": "d7892c017b84ba1c74cdc619d8b23a19", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 77, "avg_line_length": 30.475, "alnum_prop": 0.6341263330598852, "repo_name": "react-native-community/React-Native-Elements", "id": "297eac853da91cd8e9b1e1b435ec157b96869ebe"...
static NSString *BLOCK_ASS_KEY = @"com.pixeltek.BLOCK"; @interface UIActionSheetBlockObj : NSObject @property (copy, nonatomic) void (^action)(UIActionSheet *actionSheet, int buttonIndex); @end @implementation UIActionSheetBlockObj @end @implementation UIActionSheet (Blocks) - (void)setBlock:(void (^)(UIActionSheet ...
{ "content_hash": "dcfbe6e0f3b750ff33cf8cc9323414a7", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 117, "avg_line_length": 31.97142857142857, "alnum_prop": 0.7176050044682752, "repo_name": "pixeltek/UIAlertView-UIActionSheet-blocks", "id": "6a1ad48da44de7050c3abd37f0d76361...
#include <algorithm> #include <cctype> #include <cstdint> #include <memory> #include <string> #include <vector> #include "tests/utils/Gmock.h" #include "tests/utils/Gtest.h" #include <boost/algorithm/string/predicate.hpp> #include "joynr/BrokerUrl.h" #include "joynr/MessagingSettings.h" #include "joynr/MulticastSubs...
{ "content_hash": "23ac8ddefaae38728f3b9cc16251c653", "timestamp": "", "source": "github", "line_count": 319, "max_line_length": 100, "avg_line_length": 42.44514106583072, "alnum_prop": 0.5617429837518464, "repo_name": "bmwcarit/joynr", "id": "6b81c5412a9f36c9bdd07a5fb0fb189b568f73d8", "size": "1416...
import Cartesian2 from "../Core/Cartesian2.js"; import Check from "../Core/Check.js"; import defined from "../Core/defined.js"; import defaultValue from "../Core/defaultValue.js"; import destroyObject from "../Core/destroyObject.js"; import DeveloperError from "../Core/DeveloperError.js"; import OctahedralProjectedCube...
{ "content_hash": "1ab6248f0ead5858f416b401d79fac9e", "timestamp": "", "source": "github", "line_count": 510, "max_line_length": 193, "avg_line_length": 33.449019607843134, "alnum_prop": 0.7122340113722961, "repo_name": "CesiumGS/cesium", "id": "efbd2e00cd819d7a655078f0b4a33a3ce6d178c6", "size": "17...
<?xml version="1.0" encoding="utf-8"?> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" > <PreferenceCategory android:title="Custom" android:key="category"> <SwitchPreference android:title="Consistant Notification" android:summary="N...
{ "content_hash": "5ad8f40558678fd1101896f4a955f544", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 110, "avg_line_length": 44.625, "alnum_prop": 0.6209150326797386, "repo_name": "rtomyj/Animus", "id": "1a7ba5d348146ac03b29c0634226855c73d3b058", "size": "1071", "binary"...
const { Client } = require('@elastic/elasticsearch') const client = new Client(config.elasticSearch) let bulkUpdates = {} module.exports = { ensureIndexes: async function (updateSettings) { // await client.indices.delete({index: 'import'}) // imports index let exists = await client.indices.exists({index...
{ "content_hash": "d130a9238682f1a27172775a3cce8fda", "timestamp": "", "source": "github", "line_count": 240, "max_line_length": 172, "avg_line_length": 33.55833333333333, "alnum_prop": 0.533772038738515, "repo_name": "oratory/wago.io", "id": "0a03fdedfb091ea985b7b68ad6cbb20ba70b5017", "size": "8054...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>plouffe: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
{ "content_hash": "759af85c666ed66dfb4fdd7204affe1d", "timestamp": "", "source": "github", "line_count": 164, "max_line_length": 157, "avg_line_length": 38.8780487804878, "alnum_prop": 0.5233688833124216, "repo_name": "coq-bench/coq-bench.github.io", "id": "91f8711c2e763ab50fd4f476f638bbac2a3a2246", ...
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"> <glossary id="Glossary"> <glossdiv> <title>A</title> <glossentry> <glossterm>ACPI</glossterm> <glossdef> <para>Advanced Configura...
{ "content_hash": "d8ef6a7db46da5f90b5c32408e4ce6d5", "timestamp": "", "source": "github", "line_count": 494, "max_line_length": 106, "avg_line_length": 31.90688259109312, "alnum_prop": 0.6601954066742799, "repo_name": "egraba/vbox_openbsd", "id": "570f24e0f31ba4205408de473c17a4ab91c75cbe", "size": ...
package ac.simons.biking2.statistics.highcharts; import static org.assertj.core.api.Assertions.assertThat; import org.junit.jupiter.api.Test; /** * @author Michael J. Simons * * @since 2014-02-11 */ class SeriesOptionsTest { @Test void testBuilder() { SeriesOptions seriesOptions = new ...
{ "content_hash": "ba315370c793d1ac0ac7149ece4a71b1", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 92, "avg_line_length": 26.419354838709676, "alnum_prop": 0.6312576312576312, "repo_name": "michael-simons/biking2", "id": "06c2f61e01a1baa3ca433f46d9dcadffde0bc6d6", "size"...
package com.game_machine.entity_system.generated; import java.io.Externalizable; import java.io.IOException; import java.io.ObjectInput; import java.io.ObjectOutput; import java.util.ArrayList; import java.util.List; import com.dyuproject.protostuff.ByteString; import com.dyuproject.protostuff.GraphIOUtil...
{ "content_hash": "6b3fb56aa1e5ab590dc46558fd800283", "timestamp": "", "source": "github", "line_count": 260, "max_line_length": 112, "avg_line_length": 20.907692307692308, "alnum_prop": 0.6269315673289183, "repo_name": "cnsoft/game_machine", "id": "69be0b189a28bae8676f323486af9d21497f3fa5", "size":...
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>JobCanceledException (xenon 3.0.0 API for Xenon developers)</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">...
{ "content_hash": "2b137855d1724a3f86f52fa68851bc98", "timestamp": "", "source": "github", "line_count": 345, "max_line_length": 228, "avg_line_length": 32.321739130434786, "alnum_prop": 0.6345619226975159, "repo_name": "NLeSC/Xenon", "id": "cacf585f92f575274f2de02b40b9c52cc123a132", "size": "11151"...
package com.amazonaws.services.chimesdkmessaging.model.transform; import javax.annotation.Generated; import com.amazonaws.SdkClientException; import com.amazonaws.Request; import com.amazonaws.http.HttpMethodName; import com.amazonaws.services.chimesdkmessaging.model.*; import com.amazonaws.transform.Marshaller; i...
{ "content_hash": "a2622898dafea30942fe16c164e3f574", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 152, "avg_line_length": 43.867924528301884, "alnum_prop": 0.7802150537634409, "repo_name": "aws/aws-sdk-java", "id": "dfb7b9994798b45b304c7862ee10646ea932b418", "size": "29...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aop="http://www.springframework.org/schema/aop" xmlns:p="http://www.springframework.org/schema/p" xmlns:context="http://www.springframework.org/schema/context...
{ "content_hash": "445f7ec055cda5f8189db5632409ca2c", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 125, "avg_line_length": 45.90654205607477, "alnum_prop": 0.7041938110749185, "repo_name": "RyougiChan/NewsSystem", "id": "1afd6e225a11288281364481ea495ab4f1c941c9", "size"...
package in.twizmwaz.cardinal.module.modules.team; import com.google.common.base.Optional; import in.twizmwaz.cardinal.GameHandler; import in.twizmwaz.cardinal.chat.ChatConstant; import in.twizmwaz.cardinal.chat.LocalizedChatMessage; import in.twizmwaz.cardinal.chat.UnlocalizedChatMessage; import in.twizmwaz.cardinal.e...
{ "content_hash": "a9c88074ac5802222e212685107c464d", "timestamp": "", "source": "github", "line_count": 172, "max_line_length": 254, "avg_line_length": 31.11046511627907, "alnum_prop": 0.6623061110072883, "repo_name": "Pablete1234/CardinalPGM", "id": "6c4a8c98236ed1956fff2b057b35c4b7c6ee9066", "siz...
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>nl.vorha...
{ "content_hash": "2ab2ae51159814c1ed10cbb64c832c12", "timestamp": "", "source": "github", "line_count": 141, "max_line_length": 108, "avg_line_length": 29.68794326241135, "alnum_prop": 0.6409460105112279, "repo_name": "jvorhauer/monitoring-valves", "id": "5fef790c8ad9e46bfbb841f7e098903d0e53caa6", ...
package library; import android.content.Context; import android.os.Handler; import android.os.Looper; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.util.Log; /** * Created by Joed on 12/5/14. */ public class EndlessListViewManager extends LinearL...
{ "content_hash": "c8b2329e09e57da5b40145b0b91ca109", "timestamp": "", "source": "github", "line_count": 94, "max_line_length": 145, "avg_line_length": 26.9468085106383, "alnum_prop": 0.6671930517173312, "repo_name": "Dyoed/MenuPeekaboo", "id": "4dace566c44e6b8ef3b0345c48c20dc0b1684bbf", "size": "25...
package com.kubotaku.android.code4kyoto5374; import android.app.Application; import io.realm.Realm; import io.realm.RealmConfiguration; /** * Custom Application class. */ public class MyApplication extends Application { @Override public void onCreate() { super.onCreate(); Realm.init(this);...
{ "content_hash": "b6367b6ec051839a25dce9c8139b3aa0", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 89, "avg_line_length": 23.9, "alnum_prop": 0.7238493723849372, "repo_name": "kubotaku1119/5374Kyoto_Android", "id": "524b7ab5bb1084f44b27ef688ac1946f32364d7b", "size": "111...
import { test, moduleForModel } from 'ember-qunit'; moduleForModel('plan', 'Plan', { // Specify the other units that are required for this test. needs: [] }); test('it exists', function() { var model = this.subject(); // var store = this.store(); ok(model); });
{ "content_hash": "9ef9385be2ce247b124210136defdaa0", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 61, "avg_line_length": 22.833333333333332, "alnum_prop": 0.635036496350365, "repo_name": "visualjeff/paypal_ember_models", "id": "8360a4687d5f1347bf752c7c0d402ca8bf6eb3a4", ...
package com.spotify.heroic.shell.task; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.ObjectMapper; import com.spotify.heroic.QueryOptions; import com.spotify.heroic.async.AsyncObservable; import com.spotify.heroic.async.AsyncObserver; import com.spotify.heroic.dagge...
{ "content_hash": "03ef80d8d48ec0a16e97f93d8b307d87", "timestamp": "", "source": "github", "line_count": 391, "max_line_length": 100, "avg_line_length": 31.104859335038363, "alnum_prop": 0.5692320342049005, "repo_name": "dbrounst/heroic", "id": "060903fcc9c07ed87ec0d8461ddf2b90a25899a4", "size": "13...
package elastic import ( "context" "encoding/json" "testing" ) func TestHighlighterField(t *testing.T) { field := NewHighlighterField("grade") src, err := field.Source() if err != nil { t.Fatal(err) } data, err := json.Marshal(src) if err != nil { t.Fatalf("marshaling to JSON failed: %v", err) } got :=...
{ "content_hash": "39fba9b188d210d063f48caac67edfb9", "timestamp": "", "source": "github", "line_count": 207, "max_line_length": 111, "avg_line_length": 27.256038647342994, "alnum_prop": 0.6511875221552641, "repo_name": "atomiqio/atomiq", "id": "6f077f719810f8d4ac5517075b8983edf86b8860", "size": "58...
import pytest from pip._internal.exceptions import InstallationError from pip._internal.req import InstallRequirement @pytest.mark.parametrize(('source', 'expected'), [ ("pep517_setup_and_pyproject", True), ("pep517_setup_only", False), ("pep517_pyproject_only", True), ]) def test_use_pep517(data, source...
{ "content_hash": "e962b1be09153299e1197f606006cdbf", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 75, "avg_line_length": 30.51219512195122, "alnum_prop": 0.6810551558752997, "repo_name": "techtonik/pip", "id": "e531639c086bf667d23a1c9c34bda20de4ada37d", "size": "1251", ...
module CultomePlayer::Command module Processor # Parse a user input into a command # # @param user_input [String] The user input to be parsed. # @return [Command] The parsed command. def parse(user_input) return user_input.split("&&").collect do |usr_in| tokens = identify_tokens(get...
{ "content_hash": "109fc2119d0a8ed1c3b76d85f4bc7a1a", "timestamp": "", "source": "github", "line_count": 167, "max_line_length": 86, "avg_line_length": 29.87425149700599, "alnum_prop": 0.5884946883142914, "repo_name": "cultome/cultome_player", "id": "f5b27355613bef0cae80e7144f23cf142d208ece", "size"...
package com.predic8.membrane.starter; import org.springframework.context.annotation.Import; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @I...
{ "content_hash": "8c54cbd806412e699816a310245ac48c", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 53, "avg_line_length": 28.357142857142858, "alnum_prop": 0.8438287153652393, "repo_name": "membrane/membrane-spring-boot-starter", "id": "68dbd953f87ec6d7ee21e38593cbe2d28b50...
package org.elasticsearch.indices; import org.apache.lucene.util.automaton.CharacterRunAutomaton; import org.elasticsearch.cluster.metadata.ComponentTemplate; import org.elasticsearch.cluster.metadata.ComposableIndexTemplate; import org.elasticsearch.cluster.metadata.DataStream; import org.elasticsearch.cluster.meta...
{ "content_hash": "dba49a7398961bc7e7357a7a113c7894", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 140, "avg_line_length": 44.64885496183206, "alnum_prop": 0.7170456488288597, "repo_name": "GlenRSmith/elasticsearch", "id": "54072b6280b043e71bea5e466068fcb00d7774c6", "si...
namespace Data { using System; using System.Collections.Generic; public partial class Entity_FrameworkItem { public int Id { get; set; } public int EntityId { get; set; } public int CategoryId { get; set; } public Nullable<int> CodeId { get; set; } public Nul...
{ "content_hash": "f1005a6b926afe286ce83220daac4f84", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 82, "avg_line_length": 33.2, "alnum_prop": 0.6174698795180723, "repo_name": "CredentialTransparencyInitiative/CredentialFinderSearch", "id": "8e8a54af8e00aeda82afba572cce3ab7...
<?php use yii\helpers\Html; use yii\widgets\ActiveForm; use app\components\MenuWidget; /* @var $this yii\web\View */ /* @var $model app\modules\admin\models\Category */ /* @var $form yii\widgets\ActiveForm */ ?> <div class="category-form"> <?php $form = ActiveForm::begin(); ?> <div class="form-group field-...
{ "content_hash": "e39d3c6f8955ba8825f55599c7aaaa9d", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 159, "avg_line_length": 32.55555555555556, "alnum_prop": 0.6083617747440273, "repo_name": "Sothik/yii2.site", "id": "35a001e15fc2d64c0f1e4b4ad3ce8d753322bbf7", "size": "123...
class Functional { public: Functional(); ~Functional(); void set_functional(const char *line); int set_order(const int order, xcfun_t * fun) const; bool is_gga; // FIXME make private bool is_tau_mgga; // FIXME make private std::vector<std::string> keys; // ...
{ "content_hash": "546d4d7c950020bd60d9b8f03df38ddf", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 68, "avg_line_length": 26.12, "alnum_prop": 0.6140888208269525, "repo_name": "bast/xcint", "id": "99bd3534fb59345cacb1ed8e9b3ca21662c05284", "size": "730", "binary": fals...
package org.apache.geode.cache.wan; import static org.apache.geode.test.awaitility.GeodeAwaitility.await; import static org.junit.Assert.assertTrue; import org.junit.Test; import org.apache.geode.distributed.internal.InternalLocator; import org.apache.geode.internal.AvailablePort; import org.apache.geode.management...
{ "content_hash": "961fdf16b09b9f4023a92a5d0c44e3f6", "timestamp": "", "source": "github", "line_count": 94, "max_line_length": 99, "avg_line_length": 45.734042553191486, "alnum_prop": 0.7490113979995348, "repo_name": "davebarnes97/geode", "id": "465c1a3f9f73c39956d9f0731f8bc684d8e5f6eb", "size": "5...
package com.maxiee.heartbeatsdk; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.widget.Button; import android.widget.EditText; import android.widget.Toast; import com.maxiee.hbsdk.api.EventAPI; import com.maxiee.hbsdk.api.ThoughtAPI; import com.maxiee.hbsdk.model.Event; impo...
{ "content_hash": "a9c46cad74d0ba496e1425364c935c2f", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 103, "avg_line_length": 34.833333333333336, "alnum_prop": 0.6433566433566433, "repo_name": "maxiee/HeartBeatSDK", "id": "fc039354044ed7739a79cafef74f73f6686fbba4", "size": ...
package exec import ( "bytes" "errors" "io" "os" "path/filepath" "strconv" "sync" "syscall" ) // Error records the name of a binary that failed to be executed // and the reason it failed. type Error struct { Name string Err error } func (e *Error) Error() string { return "exec: " + strconv.Quote(e.Name) ...
{ "content_hash": "94480bc474701930643fbf48e7d7c515", "timestamp": "", "source": "github", "line_count": 447, "max_line_length": 78, "avg_line_length": 25.941834451901567, "alnum_prop": 0.684115212142118, "repo_name": "glycerine/jeaten-go-arrayof-structof", "id": "d2cee03fcd0277861c5903a27a8f8fc84b35b...
<?php /** * Created by PhpStorm. * User: reglobbe * Date: 28/8/15 * Time: 4:31 PM */ namespace auction\widgets\grid; use auction\components\Auction; use yii\grid\Column; use dosamigos\datepicker\DatePicker; class DatePickerColumn extends Column{ /** * @var string [ 'header' => 'Create Date', ...
{ "content_hash": "29ebcc97dc8e0337f64fc7fabc820afe", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 69, "avg_line_length": 21.855072463768117, "alnum_prop": 0.5265251989389921, "repo_name": "harish-reglobbe/Auction", "id": "d5a2ae3559925497213022a578fb0660f2ef3ba0", "size...
<?php namespace ChrisHalbert\PhpBCC\Input; /** * Interface InputInterface * @package ChrisHalbert\PhpBCC\Input */ interface InputInterface { /** * InputInterface constructor. * @param string $path The path to the input file. */ public function __construct(string $path); }
{ "content_hash": "4e390621739fdecbeab9a813ddb49ca0", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 54, "avg_line_length": 18.8125, "alnum_prop": 0.6810631229235881, "repo_name": "chrishalbert/phpbcc", "id": "fc35293cfa7f064238901c83ec6c7894fedf2c07", "size": "301", "bi...
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("Sq...
{ "content_hash": "de66bec5c9be155a6aa7bb3be7f6594b", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 84, "avg_line_length": 39.75, "alnum_prop": 0.750524109014675, "repo_name": "SamSaffron/simplestorageengine", "id": "c0fbce8de7eda53b728edc56052703de217b76a2", "size": "143...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_27) on Wed Mar 06 23:03:08 EET 2013 --> <TITLE> Uses of Class org.smslib.USSDResultPresentation (SMSLib 3.5.3) </TITLE> <META NAME="date" C...
{ "content_hash": "ad7f855062a499a4686d096540383693", "timestamp": "", "source": "github", "line_count": 230, "max_line_length": 318, "avg_line_length": 47.595652173913045, "alnum_prop": 0.6385311044121678, "repo_name": "markodudic/boatguard-sms-server", "id": "02945383cd98bf48c6818f9523884da8686bbfa4...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>dpdgraph: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
{ "content_hash": "19c6e76dfd0c6d79580b3f00d6bd1de8", "timestamp": "", "source": "github", "line_count": 173, "max_line_length": 159, "avg_line_length": 39.63583815028902, "alnum_prop": 0.5353653201108356, "repo_name": "coq-bench/coq-bench.github.io", "id": "ac4db8d37d1b9544a25c8661c004d3624219bb53", ...
name: UI feedback about: Give feedback on the UI experience. title: 'UI feedback: ' labels: 'UI/UX, Feedback' --- **Describe the solution you'd like** A clear and concise description of your feedback. **Screenshots** If you have screenshots that clarifies your feedback, please add it here.
{ "content_hash": "8a99fd2dd0b2180610650d4e9074e1d8", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 73, "avg_line_length": 24.5, "alnum_prop": 0.7482993197278912, "repo_name": "google/timesketch", "id": "5ac26f9ed8b7c57fb2a3f139fac1e8fdb748727e", "size": "298", "binary"...
A Isomorphic Router for meteor ## Documentation The docs are split into two documents. First the guide, It's located below this section. It's still a work in progress. Then the [API documentation](https://github.com/Kriegslustig/meteor-iso-router/blob/master/DOCS.md). It documents _every_ object and function available...
{ "content_hash": "a5964e5b04a36d525becb6c3b0880184", "timestamp": "", "source": "github", "line_count": 58, "max_line_length": 503, "avg_line_length": 41.58620689655172, "alnum_prop": 0.7180762852404643, "repo_name": "Kriegslustig/meteor-iso-router", "id": "43ab7cac67c39689224c56e17214338b3295cc45", ...
package edu.nju.data.repository.crud; import edu.nju.data.entity.MemberEntity; import edu.nju.util.enums.MemberState; import org.springframework.data.repository.CrudRepository; import java.util.List; /** * member repository * @author cuihao */ public interface MemberRepository extends CrudRepository<MemberEntity,...
{ "content_hash": "10cabccbf7881a6e93805333168fbf6a", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 79, "avg_line_length": 26.387096774193548, "alnum_prop": 0.78239608801956, "repo_name": "cuiods/HostelWorld", "id": "3f40ea28ea41c1a6f4dab267bba586748772c9fe", "size": "818...
"""Tests for supervisor.py.""" from __future__ import absolute_import from __future__ import division from __future__ import print_function import glob import os import shutil import time import uuid from six.moves import xrange # pylint: disable=redefined-builtin import tensorflow as tf from tensorflow.core.protob...
{ "content_hash": "81a891dc6243eeaa25e2e2e93b8e0fd1", "timestamp": "", "source": "github", "line_count": 866, "max_line_length": 80, "avg_line_length": 37.97344110854503, "alnum_prop": 0.6282803709898129, "repo_name": "rdipietro/tensorflow", "id": "dda0166aa630f5fb2841629c9971f0350dbee352", "size": ...
import React, { Component } from 'react'; import Cart from './Cart'; import { checkout, clearCart } from '../../../actions/products' import { connect } from 'react-redux'; import { getTotal, getCartProducts } from '../../../reducers'; class CartContainer extends Component { render() { return ( <Cart ...
{ "content_hash": "94ba9daf4df053dea5b19c5ac41bf7f5", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 80, "avg_line_length": 29.625, "alnum_prop": 0.6540084388185654, "repo_name": "fredmarques/petshop", "id": "6252c9bcf8250e8a5c33415999d0ee95bb7a62c7", "size": "711", "bin...
package ch.qos.logback.core.rolling; import java.util.concurrent.TimeUnit; /** Appender that will roll the logs every 5 minutes */ public class FiveMinuteRollingFileAppender<E> extends RollingFileAppender<E> { private long start = System.currentTimeMillis(); @Override public void rollover() { long curren...
{ "content_hash": "b838d4ea0bf7e3ca8859cd0f227affab", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 78, "avg_line_length": 27.80952380952381, "alnum_prop": 0.7363013698630136, "repo_name": "Nike-Inc/cerberus-management-service", "id": "4601d579a3522b0cce35784648f8fab76b61d3...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "ac2b38479ca416491eccc97fa0196684", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "3c1d2ca59541b14aacddcb5c0871befa80597314", "size": "183...
package askari.types; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.*; import static org.junit.Assert.*; import askari.codec.ReusableByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.EO...
{ "content_hash": "975a02f54b4932f9fcac8365220eee0f", "timestamp": "", "source": "github", "line_count": 154, "max_line_length": 84, "avg_line_length": 25.92207792207792, "alnum_prop": 0.6918837675350702, "repo_name": "pombredanne/askari", "id": "4ac979a25d5716fdf6c844860a6db66e9b8542cb", "size": "3...
import re from typing import List import requests from feedsearch.lib import get_site_root from flask import current_app as app from marshmallow import ValidationError from sqlalchemy import or_ from feedrsub.database import db from feedrsub.models.feed import Feed from feedrsub.models.feedinfo_schema import FeedInfo...
{ "content_hash": "c0a3aca5d7c53e4ad8237e98349b881e", "timestamp": "", "source": "github", "line_count": 181, "max_line_length": 85, "avg_line_length": 31.209944751381215, "alnum_prop": 0.5778013807753585, "repo_name": "DBeath/flask-feedrsub", "id": "ecee972f27c41787116f2a32294053735121e77e", "size"...