text
stringlengths
2
1.04M
meta
dict
<?xml version="1.0"?> <!--L Copyright Washington University in St.Louis Copyright Information Management Services, Inc. Copyright Sapient Copyright Booz Allen Hamilton Distributed under the OSI-approved BSD 3-Clause License. See http://ncip.github.com/common-biorepository-model/LICENSE.txt for detai...
{ "content_hash": "0cc1743c7799a4ffe7d482d6c26d7d02", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 150, "avg_line_length": 44.24590163934426, "alnum_prop": 0.6902556502408299, "repo_name": "NCIP/common-biorepository-model", "id": "22a2ff4d1e0dc79f5a971fce7890eb2df7bf16ba",...
package me.andy5.http_api.api.impl; import android.os.Handler; import android.os.Looper; import android.support.annotation.NonNull; import me.andy5.http_api.api.base.ApiCallback; import me.andy5.http_api.operation.base.OperateCallback; import me.andy5.http_api.util.ThreadUtil; /** * main thread api cal...
{ "content_hash": "80af80e6bf0b75e42fcbdad1348a85b7", "timestamp": "", "source": "github", "line_count": 146, "max_line_length": 72, "avg_line_length": 29.21917808219178, "alnum_prop": 0.41326769807782465, "repo_name": "wlfcolin/HttpApi", "id": "ec79a8ecc55f77f06ea4f79e04448800c54eeb17", "size": "42...
<?php defined('_JEXEC') or die('Restricted access'); jimport( 'joomla.application.component.view'); class EasyBlogViewSubscription extends EasyBlogView { /* * Ajax method to show subscriptions form dialog * * @param void * @return string Ajax response **/ public function showForm( $type , $id = '' ) { ...
{ "content_hash": "b0aacbba393ae78301e7aef99e54f7da", "timestamp": "", "source": "github", "line_count": 513, "max_line_length": 220, "avg_line_length": 32.005847953216374, "alnum_prop": 0.6217187404835861, "repo_name": "vifprogram/vifprogram.github.io", "id": "e860e7c782d3ad8ae94e47905e4a5b3b98b28167...
package org.usfirst.frc1450.FRCSteamworks.commands.driveCommands; import org.usfirst.frc1450.FRCSteamworks.Robot; import edu.wpi.first.wpilibj.command.Command; /** * This command uses arcade drive method but takes in to account feedback from the gyro to keep it driving straight * it takes an input of encoder count...
{ "content_hash": "e238625ce3540bffe12b30a1824d79c9", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 130, "avg_line_length": 43.51724137931034, "alnum_prop": 0.7015319598520866, "repo_name": "BrianHanna/FRC1450SteamWorks2017", "id": "2c3088f652a26ae1a98dcb8c63c0228202a78b5a"...
require 'serverspec' include Serverspec::Helper::Exec include SpecInfra::Helper::DetectOS describe iptables do it { should have_rule('-A FWR -p tcp -m tcp --dport 22 -j ACCEPT') } it { should have_rule('-A INPUT -j FWR') } it { should have_rule('-A FWR -i lo -j ACCEPT') } it { should have_rule('-A FW...
{ "content_hash": "e98cec0662a0666de5272eb34a0bc960", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 123, "avg_line_length": 42.5, "alnum_prop": 0.6607843137254902, "repo_name": "mattmelloy/owags", "id": "cdf92e3416b4faff49045b9f9483359e078e85ef", "size": "510", "binary"...
<head> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css"> <link rel="stylesheet" href="style.css"> <style type="text/css"> html, body { height: 100%; } </style> </head> <body> <div class="container"> </div> </body> <script src="main.js"></script>
{ "content_hash": "dcb8a4b8aa336e354072f28b64d455a8", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 102, "avg_line_length": 22.571428571428573, "alnum_prop": 0.6360759493670886, "repo_name": "embrown30/BBTrading-sample", "id": "19709d4aa9d8cc267724d28481f1616c94102606", "...
template <class T> class Tester { public: virtual void setUp() = 0; virtual void test() = 0; void assertEqual(const T & expected, const T & actual, std::string error_message = "test failed") { if(!(expected == actual)) { std::cout << error_message << std::endl; std::cout << ...
{ "content_hash": "acb887969f0def754dad334665c0fb1f", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 103, "avg_line_length": 29.14, "alnum_prop": 0.5044612216884008, "repo_name": "victorkendy/math3d", "id": "c3072cfe651e3e8ffc268d0beb659428d42c0027", "size": "1575", "bin...
title: Dashboard Overview description: Learn the basics of the Auth0 Dashboard toc: true topics: - auth0-101 - dashboard contentType: - how-to useCase: - manage-accounts - get-started --- # Dashboard Overview The [Dashboard](${manage_url}) is where you manage all aspects of your Auth0 account and confi...
{ "content_hash": "b4de4a8608ea60beae93ddf5bda7d6d3", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 381, "avg_line_length": 48.89622641509434, "alnum_prop": 0.5867258344588077, "repo_name": "auth0/docs", "id": "3528b0a34428b574568cc78348e3c253fdf0d4f2", "size": "5187", ...
ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Lecidea javanica Schaer. ### Remarks null
{ "content_hash": "d4757790ae5f0678ce73069ac68b0503", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 24, "avg_line_length": 9.923076923076923, "alnum_prop": 0.7054263565891473, "repo_name": "mdoering/backbone", "id": "4ae40698729959900262def5a59e0aaabd4f42fa", "size": "177...
set -xeuo pipefail presto-product-tests/bin/run_on_docker.sh \ multinode \ -x quarantine,big_query,storage_formats,profile_specific_tests,tpcds,cassandra,mysql_connector,postgresql_connector,mysql,kafka,avro
{ "content_hash": "be07c2e86494c8af4e9c1694f2a66c31", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 136, "avg_line_length": 43.4, "alnum_prop": 0.7926267281105991, "repo_name": "wyukawa/presto", "id": "cbb561f4b912fb083197fdd96f9b5f15ee2f63d2", "size": "238", "binary": f...
//! \file fbxlayerentryview.h #ifndef _FBXSDK_SCENE_SHADING_LAYER_ENTRY_VIEW_H_ #define _FBXSDK_SCENE_SHADING_LAYER_ENTRY_VIEW_H_ #include <fbxsdk_def.h> #include <scene/shading/fbxentryview.h> #include <scene/shading/fbxbindingtableentry.h> #include <scene/geometry/fbxlayer.h> #include <fbxsdk_nsbegin.h> class F...
{ "content_hash": "140366902f4a96e9e21d60700cee082c", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 126, "avg_line_length": 40.0875, "alnum_prop": 0.6354848768319301, "repo_name": "epitome3d/Epitome3D", "id": "b35246204cb8b6db256649f809e9b456a42d1e55", "size": "3676", "...
<h2 class="headline-bold grey-secondary float-center"> FLÄCHE 58 </h2> <h2 class="headline-light grey-secondary float-center">ERDGESCHOSS</h2> <img src="assets/img/eg.jpg" alt="" width="100%" class="gap-top-60"> <div class="gap-top-60 grey-secondary text" id="ugheader" style="font-size: 12px"> <p></p> </...
{ "content_hash": "123f32bfcda8205481bd194ec07b09a4", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 286, "avg_line_length": 22.338983050847457, "alnum_prop": 0.6092564491654021, "repo_name": "kplusgithub/interactivemap2", "id": "22f1d752b924968c72fe77b841211dab40118d3a", ...
import React from 'react'; import styled from 'styled-components'; import { Box, FlexCell, FlexRow, TinyTitle } from '../common'; const Container = styled(Box)` height: 20px; line-height: 20px; `; const Large = styled.div` text-align: center; font-size: 16px; `; const Inspiration = ({ inspiration }) => ( <C...
{ "content_hash": "43636b898bf876bc2ece4dbc50dffcb8", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 62, "avg_line_length": 21.48148148148148, "alnum_prop": 0.6362068965517241, "repo_name": "revuniversal/5e-sheets", "id": "8b4fc4acb435367778f32eef7939c83e5b7385c5", "size":...
namespace content { class BrowserContext; } namespace borealis { class BorealisServiceFake : public BorealisService { public: // Causes the service for the given |context| to be a fake in tests. Returns a // handle to the fake, which will be owned by the service factory. static BorealisServiceFake* UseFakeForT...
{ "content_hash": "8e7a5abba48a2f4fb7c9882563dfea55", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 80, "avg_line_length": 41.53846153846154, "alnum_prop": 0.8083333333333333, "repo_name": "nwjs/chromium.src", "id": "58c30b4dddea99f029d45a00b19a6e257c78c347", "size": "248...
<title>HISPIRE | {{{__ 'portfolio title'}}}</title> <div id="bg__services" class="bg--full-fixed"></div> {{> menu}} <main id="porfolio" class="animated fadeIn"> <div class="section__header"> <h1 class="small-11 columns small-centered section__title animated fadeInDown text-center"> {{{__ 'portfolio title'}}...
{ "content_hash": "a447d6c36aa39e11d6f661ec4a1cad4e", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 95, "avg_line_length": 36.389830508474574, "alnum_prop": 0.4890544946436889, "repo_name": "madtec-dev/hispire.com", "id": "fb26eb85c8324bdb23d069d9cac53dc1f3d3d3af", "size"...
<select class="form-control" name="containers" ng-model="selectedContainer" ng-options="container as container.container_alias for container in containers track by container.container_name"> </select>
{ "content_hash": "1d8f6564ad1b81064aeb831772de6364", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 116, "avg_line_length": 51.25, "alnum_prop": 0.7902439024390244, "repo_name": "davidcunha/wharf", "id": "0d6632d065238aa1ff85e35e5e4df0d3588c5501", "size": "205", "binary"...
<?php namespace Template\CommonBundle\Tests\Controller; use Symfony\Bundle\FrameworkBundle\Test\WebTestCase; class DefaultControllerTest extends WebTestCase { public function testIndex() { $client = static::createClient(); $crawler = $client->request('GET', '/hello/Fabien'); $this->...
{ "content_hash": "6a9f415c2c2903c55b8638b4b74d5c9c", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 90, "avg_line_length": 23.764705882352942, "alnum_prop": 0.6782178217821783, "repo_name": "starlod/template", "id": "c28b0c6cb81d8730c24e8b7b6da89f125ec22e23", "size": "404...
using UnityEngine; using System.Collections; public class Chord : MonoBehaviour { public Tone attack; public Tone hold; private bool isPlaying; private bool isStopped; private float timerSwap; private float timerStop; public IEnumerator Play(float swapTime) { attack.Play(...
{ "content_hash": "78b774dfe9619c5cdb8de7ba8ba4f5dc", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 50, "avg_line_length": 20.862068965517242, "alnum_prop": 0.6198347107438017, "repo_name": "Maree2/jam", "id": "ae2179e158868a6482f63b4f97168d795eb5c65a", "size": "607", "...
describe('Transformation column param directive', () => { 'use strict'; let scope; let createElement; let stateMock = { playground: { // available dataset/preparation columns data: { metadata: { columns: [ { i...
{ "content_hash": "a125c6b156a165251f87f81eafe48ccb", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 142, "avg_line_length": 31.908045977011493, "alnum_prop": 0.5172910662824207, "repo_name": "Talend/data-prep", "id": "c4d59594c846076edc4df17e8a7f49db14bde29c", "size": "32...
using Daves.WordamentSolver; namespace WordamentPractice { public class WordPath { public WordPath(Word word, Path path) { Word = word; Path = path; Points = word.GetPoints(path); } public Word Word { get; } public Path Path { get; }...
{ "content_hash": "8b04bb7364f5abb886a508813c23cb65", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 45, "avg_line_length": 21.428571428571427, "alnum_prop": 0.5244444444444445, "repo_name": "davghouse/Daves.WordamentPractice", "id": "209073240cbf0cd6fab49d7e73b1c240cc71071d...
<!doctype html> <html> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-touch-fullscreen" content="yes"> <title>hi...
{ "content_hash": "3ddb999f33246a7db229208e6e603394", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 114, "avg_line_length": 26.666666666666668, "alnum_prop": 0.615625, "repo_name": "007slm/kissy", "id": "30c705f03017cb101712b3d1d9c336bee0227946", "size": "640", "binary"...
// Copyright 2014 The Bazel Authors. All rights reserved. // // 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 appl...
{ "content_hash": "c2f8c4e68689686bcd0c1f0c78f12247", "timestamp": "", "source": "github", "line_count": 94, "max_line_length": 96, "avg_line_length": 42.88297872340426, "alnum_prop": 0.7623418506574051, "repo_name": "bazelbuild/bazel", "id": "f503180cada615e900e39094b69178367b5fa2fb", "size": "4031...
<div> <p> If you have created a pool of resources, i.e. a label, you can take it into use here. The build will select the resource(s) from the pool that includes all resources sharing the given label. Only one of Label, Groovy Expression or Resources fields may be specified. </p> </div>
{ "content_hash": "ff2ee0ad6351a41b6a12ecce8d3b6f01", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 79, "avg_line_length": 36, "alnum_prop": 0.7534722222222222, "repo_name": "upstreaming/lockable-resources-plugin", "id": "ceb651ff120df5f512ec23db1a627463ef157828", "size": ...
using System; using System.Threading; // This is a non-9x test. class WaitAnyEx { WaitHandle[] wh; public static int Main() { WaitAnyEx wae = new WaitAnyEx(); return wae.Run(); } private int Run() { int iRet = -1; Console.WriteLine("Abandoning only one Mutex i...
{ "content_hash": "9bb97c765aaad988b4382cf041ad0e8b", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 95, "avg_line_length": 24.3625, "alnum_prop": 0.452539763981529, "repo_name": "mmitche/coreclr", "id": "b3d29fb1e6bb9d39d0e2c104dc7f2c8febad2de0", "size": "2153", "binary...
package ipam import ( "context" "encoding/json" "net" "github.com/golang/glog" "k8s.io/api/core/v1" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/apimachinery/pkg/types" clientset "github.com/hyperhq/client-go/kubernetes" v1core "github.com/hyperhq/client-go/kubernetes/typed/core/v1" "github.com/...
{ "content_hash": "a86cfbd22e1d8cb041c6fd6607ecb32e", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 106, "avg_line_length": 28.10810810810811, "alnum_prop": 0.7118589743589744, "repo_name": "hyperhq/kubernetes", "id": "f265d2bb5a83304f9672c71270965e9faa9517a0", "size": "...
from warnings import warn from skimage.util.dtype import dtype_range from .base import Plugin from ..utils import ClearColormap, update_axes_image import six __all__ = ['OverlayPlugin'] def recent_mpl_version(): import matplotlib version = matplotlib.__version__.split('.') return int(version[0]) == 1 ...
{ "content_hash": "87a6ee4c236774672d6f88ec5acf353a", "timestamp": "", "source": "github", "line_count": 122, "max_line_length": 79, "avg_line_length": 29.459016393442624, "alnum_prop": 0.5948803561491375, "repo_name": "stefanv/register_gui", "id": "373d6bf4f796fc63ca47b699c7b5817781837fe9", "size":...
#include "nsconfig.h" #define _HAVE_IPV6 #ifdef _HAVE_IPV6 #include "ns_types.h" #include "string.h" #include "nsdynmemLIB.h" #include "Core/include/socket.h" #include "ns_trace.h" #include "NWK_INTERFACE/Include/protocol.h" #include "NWK_INTERFACE/Include/protocol_stats.h" #include "Common_Protocols/ipv6.h" #inclu...
{ "content_hash": "381b0d59ebb166f68e9df8f49a072ca2", "timestamp": "", "source": "github", "line_count": 1413, "max_line_length": 207, "avg_line_length": 37.37296532200991, "alnum_prop": 0.5871837600363581, "repo_name": "mazimkhan/mbed-os", "id": "6d241a8bbe254f564d95d7890b695712548976f3", "size": "...
package org.uberfire.ext.plugin.model; import org.jboss.errai.common.client.api.annotations.Portable; @Portable public enum Framework { NONE( "" ), ANGULAR( "angularjs" ), KNOCKOUT( "ko" ); private final String type; Framework( String type ) { this.type = type; } public String getType()...
{ "content_hash": "e605eb81665bbbaae5d00dfe6436beaf", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 62, "avg_line_length": 18.57894736842105, "alnum_prop": 0.6345609065155807, "repo_name": "wmedvede/uberfire-extensions", "id": "6ac1e976a964ccb4753839344547d2ffa04b2b2e", "...
[![Latest Version](https://img.shields.io/github/release/aspyatkin/themis-finals-infrastructure.svg?style=flat-square)](https://github.com/aspyatkin/themis-finals-infrastructure/releases) [![License](https://img.shields.io/github/license/aspyatkin/themis-finals-infrastructure.svg?style=flat-square)](https://github.com/...
{ "content_hash": "f4aee8c80d9625c95ce68782502b50e6", "timestamp": "", "source": "github", "line_count": 317, "max_line_length": 506, "avg_line_length": 35.94637223974763, "alnum_prop": 0.742518648530057, "repo_name": "aspyatkin/themis-finals-infrastructure", "id": "23518c55231b6960b72700305827129c1b6...
""" Created on 2015-05-21 @author: Danny<manyunkai@hotmail.com> DannyWork Project """ from __future__ import unicode_literals from django.contrib.sitemaps import Sitemap from django.core.urlresolvers import reverse from .models import Blog class BlogSitemap(Sitemap): """ 博客 Sitemap """ changefreq...
{ "content_hash": "7d690f614587b011a1965ffb29da86c4", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 89, "avg_line_length": 19.387096774193548, "alnum_prop": 0.6755407653910149, "repo_name": "manyunkai/dannysite4", "id": "e2b170d64d7b65cd8fff14da60eda87854504d0b", "size": ...
package org.elasticsearch.index.mapper.size; import com.carrotsearch.randomizedtesting.annotations.Name; import com.carrotsearch.randomizedtesting.annotations.ParametersFactory; import org.elasticsearch.test.rest.yaml.ClientYamlTestCandidate; import org.elasticsearch.test.rest.yaml.ESClientYamlSuiteTestCase; import...
{ "content_hash": "4f213503fe7f3b7a576d8fe820b5cc6f", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 100, "avg_line_length": 32.24, "alnum_prop": 0.815136476426799, "repo_name": "MaineC/elasticsearch", "id": "d8de3635b77d85eaa83b77a4361050a459859fa6", "size": "1594", "bi...
class HashedExtensionMetrics; class MetricsNetworkObserver; struct OmniboxLog; class PrefService; class PrefRegistrySimple; #if defined(OS_CHROMEOS) class MetricsLogChromeOS; #endif namespace base { class DictionaryValue; } namespace content { struct WebPluginInfo; } namespace tracked_objects { struct ProcessDataSn...
{ "content_hash": "dd0e7f49ae5ffc4a7cc1f4a1aa8d6218", "timestamp": "", "source": "github", "line_count": 174, "max_line_length": 80, "avg_line_length": 38.2816091954023, "alnum_prop": 0.7431316619126257, "repo_name": "patrickm/chromium.src", "id": "9593d31710c85e1cdabc54ea41d2b133f0ad71e2", "size": ...
package com.exilegl.ld34.entity.enemy; import java.util.Random; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.math.Vector2; import com.badlogic.gdx.physics.box2d.BodyDef; import com.badlogic.gdx.physics.box2d.PolygonShape; import...
{ "content_hash": "dd9efb521cfc82ddcd7ab370538a8e6c", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 187, "avg_line_length": 38.61052631578947, "alnum_prop": 0.7350054525627044, "repo_name": "some1epic123/Mr.-Dungeon-Aase-LD34-", "id": "2df7744b7fac0cd5ec45750fe24fc79aded72b...
using NUnit.Framework; using VkNet.Enums.SafetyEnums; namespace VkNet.Tests.Enum.SafetyEnums { [TestFixture] public class GroupTypeTest { [Test] public void GetGroupType_IterateAllValues_Success() { Assert.That(GroupType.Page.ToString(), Is.EqualTo("page")); Assert.T...
{ "content_hash": "9c5bbeeda416fdf71cb4874026f1f539", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 72, "avg_line_length": 29.666666666666668, "alnum_prop": 0.6610486891385767, "repo_name": "HarkBack/vk", "id": "1f22d18c591b5b7e04e8ded4c1056a63b952a126", "size": "536", ...
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("Caul...
{ "content_hash": "beec9ab1ee0d00a80df79baecafa7012", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 83, "avg_line_length": 38.44827586206897, "alnum_prop": 0.7533632286995515, "repo_name": "Virusface/Cauldron", "id": "5469e81523be8cd021ec9bb7866503b44a89effe", "size": "11...
FROM balenalib/qemux86-64-alpine:3.12-run ENV GO_VERSION 1.15.7 # set up nsswitch.conf for Go's "netgo" implementation # - https://github.com/golang/go/blob/go1.9.1/src/net/conf.go#L194-L275 # - docker run --rm debian:stretch grep '^hosts:' /etc/nsswitch.conf RUN [ ! -e /etc/nsswitch.conf ] && echo 'hosts: files dns'...
{ "content_hash": "830e66b4bb83b2a99f46f513ecb6b2ef", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 692, "avg_line_length": 58.404761904761905, "alnum_prop": 0.7166734610680799, "repo_name": "nghiant2710/base-images", "id": "0af39eb35d85a7748f2f6e05eb7c5c7d72463b86", "siz...
set -e # Load common constants and variables. . "$(dirname "$0")/common.sh" usage() { echo "Usage: $PROG image" } main() { if [ $# -ne 1 ]; then usage exit 1 fi local image=$1 local rootfs=$(make_temp_dir) local key_location="/usr/share/update_engine/update-payload-key.pub.pem" mount_image_par...
{ "content_hash": "e36e2d5da9b1cc9f665bd366e11efdc5", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 74, "avg_line_length": 19.28, "alnum_prop": 0.6327800829875518, "repo_name": "ccaapton/vboot_reference", "id": "34fb2cb3c0bf112d555ebf006a17e23b2e2cffa7", "size": "738", ...
package design //在不破坏封装性的前提下,捕获一个对象的内部状态 //病在该对象之外保存这个状态。以后就可以将对象恢复到原先保存的状态 type Origin interface { CreateMemento() Memento SetMemento(m Memento) Show() string Set(s string) } type Originator struct { State string } func (o *Originator) CreateMemento() Memento { return Memento{state: o.State} } func (o *Origin...
{ "content_hash": "00d0e6f9a990d5a9479ee9879ead4b39", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 46, "avg_line_length": 16.294117647058822, "alnum_prop": 0.7256317689530686, "repo_name": "charle94/learngo", "id": "fbe97bdcc503b0b981f3a30aba1ce68fb8bad04f", "size": "664...
using Cake.Storm.Fluent.DotNetCore.Common; using Cake.Storm.Fluent.DotNetCore.Models; using Cake.Storm.Fluent.DotNetCore.Steps; using Cake.Storm.Fluent.Interfaces; using Cake.Storm.Fluent.Models; namespace Cake.Storm.Fluent.DotNetCore.Extensions { public static class DotNetExtensions { public static TCon...
{ "content_hash": "6bbf0edc99231efbb7a0d91a9fdf169a", "timestamp": "", "source": "github", "line_count": 60, "max_line_length": 154, "avg_line_length": 41.333333333333336, "alnum_prop": 0.7520161290322581, "repo_name": "Julien-Mialon/Cake.Storm", "id": "81b1dd95f44f9988a49744302617dddffe0ff7da", "si...
<?php use yii\helpers\Url; \shifrin\noty\NotyWidget::widget([ 'options' => [ // you can add js options here, see noty plugin page for available options 'dismissQueue' => true, 'layout' => 'topRight', 'modal'=>true, 'maxVisible'=> 10, 'theme' => 'defaultTheme', 'timeout' => 2000, ...
{ "content_hash": "11fd71cc6ccb52f3a25e0e7baff8077b", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 115, "avg_line_length": 29, "alnum_prop": 0.6129032258064516, "repo_name": "AsiaWebSolution/Yii2BasicTemplateADMINLTE", "id": "abb5509e92dada0dd8d64ac06488c6ddb167dc8d", "s...
define([ "dojo/_base/declare", "jimu/BaseWidgetSetting" ], function( declare, BaseWidgetSetting ) { return declare([BaseWidgetSetting], { baseClass: 'jimu-widget-floatingheader-setting', startup: function() { this.inherited(arguments); this.setConfig(this.config); }, setConfig: function(con...
{ "content_hash": "9ff220e36f9218f26762e3a2089b28c2", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 72, "avg_line_length": 20.06896551724138, "alnum_prop": 0.6872852233676976, "repo_name": "EsriCanada/WAB-FloatingTheme", "id": "00db9a4881fc57b51e63319534b3db05c4d1a436", "...
layout: post title: "Wall of Ice" date: 2015-07-30 sources: [PHB.285, SRD.190] tags: [wizard, level6, action, concentration, evocation] --- **6th-level evocation** **Casting Time**: 1 action **Range**: 120 feet **Components**: V, S, M (a small piece of quartz) **Duration**: Concentration, up to 10 minutes You cre...
{ "content_hash": "015ac80b4ec0ca0d33c324df6ea4e348", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 500, "avg_line_length": 69.58333333333333, "alnum_prop": 0.7622754491017965, "repo_name": "thebombzen/grimoire", "id": "84ba878c2b9f3fa6f44e09401d7b482dba0a1be8", "size": "...
package iso20022 // Choice of format for the matching status. type MatchingStatus3Choice struct { // Status is matched. Matched *NoSpecifiedReason1 `xml:"Mtchd"` // Status is unmatched. Unmatched *UnmatchedStatus2Choice `xml:"Umtchd"` // Proprietary status. Proprietary *ProprietaryStatusAndReason1 `xml:"Prtry...
{ "content_hash": "7b5304667d7938a9a967fbde11b9aff9", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 79, "avg_line_length": 25.655172413793103, "alnum_prop": 0.7836021505376344, "repo_name": "fgrid/iso20022", "id": "a3bf7ae9e2e221eeacec30caf0903b91a9cc4767", "size": "744",...
var CLOSURE_UNCOMPILED_DEFINES = null; if(typeof goog == "undefined") document.write('<script src="/js/out/goog/base.js"></script>'); document.write('<script src="/js/out/cljs_deps.js"></script>'); document.write('<script>if (typeof goog == "undefined") console.warn("ClojureScript could not load :main, did you forget t...
{ "content_hash": "e048cc26bc542237f2e77957121195f6", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 159, "avg_line_length": 86.2, "alnum_prop": 0.7122969837587007, "repo_name": "Quixoticelixer/Mos-Website", "id": "3f000c7e05256ad14477e6dc56bf5f838f1e2d1a", "size": "431", ...
using System; using System.IO; using CSharpTest.Net.Serialization; namespace Umbraco.Cms.Infrastructure.PublishedCache.DataSource { internal abstract class SerializerBase { private const char PrefixNull = 'N'; private const char PrefixString = 'S'; private const char PrefixInt32 = 'I';...
{ "content_hash": "060975e2b53915a7d08532a5dd55ec55", "timestamp": "", "source": "github", "line_count": 225, "max_line_length": 132, "avg_line_length": 47.284444444444446, "alnum_prop": 0.5974245699783814, "repo_name": "dawoe/Umbraco-CMS", "id": "fb2f39f711979fb37b426755d7e07253b32a0332", "size": "...
ACCEPTED #### According to Index Fungorum #### Published in Mycol. Res. 100(6): 689 (1996) #### Original name Mycovellosiella malloti Kharwar, P.N. Singh & R.K. Chaudhary ### Remarks null
{ "content_hash": "1eaf36b962224493bd20bd73b8622008", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 60, "avg_line_length": 14.692307692307692, "alnum_prop": 0.6910994764397905, "repo_name": "mdoering/backbone", "id": "9db19be85c16e2104b0a3316ca3a25dfdc5179a7", "size": "27...
package org.jvyamlb.exceptions; /** * @author <a href="mailto:ola.bini@gmail.com">Ola Bini</a> * @version $Revision: 1.1 $ */ public class ScannerException extends YAMLException { private String when; private String what; private String note; public ScannerException(final String when, final String...
{ "content_hash": "37d3c04d51ede47ff44c37f18a6b9051", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 86, "avg_line_length": 27.5, "alnum_prop": 0.5799043062200957, "repo_name": "olabini/jvyamlb", "id": "4f2d543c656d519b29908f0c448a665966e9edc6", "size": "1128", "binary":...
import { NgModule } from '@angular/core'; import { MaterialModule } from '@angular/material'; import { BrowserModule } from '@angular/platform-browser'; import { RouterModule } from '@angular/router'; import { routes } from './app.routes'; import { AppComponent } from './component.app/app'; import { ClusterCompo...
{ "content_hash": "c86fafa27c168661e6ba6a05afc7c250", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 106, "avg_line_length": 41.57142857142857, "alnum_prop": 0.718213058419244, "repo_name": "johnazariah/trieste", "id": "4cff1158154af09b74ee634d4f78d9f67767c40e", "size": "8...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>hott: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" r...
{ "content_hash": "4579013d21a041bbc863d151afb7aefb", "timestamp": "", "source": "github", "line_count": 171, "max_line_length": 159, "avg_line_length": 41.73684210526316, "alnum_prop": 0.5468684321143338, "repo_name": "coq-bench/coq-bench.github.io", "id": "2fcae96a236c19c4a28a0ecc82a44fa40c638a2b", ...
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.tim...
{ "content_hash": "ee0246fcfa8770084976571cd589f242", "timestamp": "", "source": "github", "line_count": 143, "max_line_length": 204, "avg_line_length": 38.59440559440559, "alnum_prop": 0.4656640695778221, "repo_name": "tequalsme/accumulo-starter", "id": "201ceacadeee9d4780f4d72adf770909f3e3fc0a", "...
package kizitorashiro.mp3meta.id3v22; public class TT3 extends TXX{ public TT3(){ super(); } }
{ "content_hash": "625c3d8485f143357866bc3e28aa83f7", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 37, "avg_line_length": 14.285714285714286, "alnum_prop": 0.71, "repo_name": "kizitorashiro/mp3meta_java", "id": "856509a5e9639a2e016348684a55201d647b216f", "size": "100", ...
import ast import cPickle import logging import numpy from django.db import models from django.template import Template, Context from django.utils import timezone from django.conf import settings from django.db.models import Q from django.db.models.signals import post_delete from django.dispatch.dispatcher import rec...
{ "content_hash": "c040e54fdc6155798305ef530ca51954", "timestamp": "", "source": "github", "line_count": 175, "max_line_length": 88, "avg_line_length": 31.457142857142856, "alnum_prop": 0.5969118982742961, "repo_name": "crcollins/chemtools-webapp", "id": "ca071ffc2d90300792a4621b89fe1c86b9c19804", "...
<?php use \Illuminate\Database\Eloquent\Model as Eloquent; class ElasticquentTraitTest extends PHPUnit_Framework_TestCase { public $modelData = array('name' => 'Test Name'); /** * Testing Model * * @return void */ public function testingModel() { $model = new TestModel; ...
{ "content_hash": "f5c39b69bbb68fc07c3d6d8a44b9fc76", "timestamp": "", "source": "github", "line_count": 110, "max_line_length": 87, "avg_line_length": 22.227272727272727, "alnum_prop": 0.5934560327198364, "repo_name": "Potelo/Elasticquent", "id": "abc792564e93a450a214c6abce5cc3ac7c95c9fb", "size": ...
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="style.css"> <style> </style> </head> <body> <div class="navbar"> <a id="pad" href="index.html"><img src="images/home.png" alt="Home" height="30px" width="30px"...
{ "content_hash": "c485660e4841d6e517b294cf6a6e527d", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 285, "avg_line_length": 34.24324324324324, "alnum_prop": 0.6022099447513812, "repo_name": "jackm245/jackm245.github.io", "id": "6c06f7240bb703d33eb470106fb3bc0cf70ec6f7", "...
<?xml version="1.0" encoding="ISO-8859-1"?><!-- 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,...
{ "content_hash": "4d40d5a248a8ee1ae766ae7d63d1de73", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 274, "avg_line_length": 77.70588235294117, "alnum_prop": 0.6934140802422407, "repo_name": "pconrad/ucsb-cs56-tutorials-fop", "id": "37b09a4988f816b802ee46582921a265c971661b",...
package org.apache.ibatis.submitted.missing_id_property; import java.util.List; public class Car { // the result class doesn't need id for further processing private String name; private List<Part> carParts; public String getName() { return name; } public void setName(String name) { this.name =...
{ "content_hash": "73c1a87ea83ae38db027a4d324175ebb", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 60, "avg_line_length": 18.423076923076923, "alnum_prop": 0.6889352818371608, "repo_name": "wuwen5/mybatis-3", "id": "e75293511c5b144bd07e600b3763d9dc88ec6471", "size": "112...
layout: post authors: ["Greg Wilson"] title: "Updating the Project List" date: 2015-06-15 time: "08:30:00" tags: ["Operations"] --- <p> Updating my description of <a href="{{site.baseurl}}/blog/2015/06/where-the-time-goes.html">where my time goes</a> made me realize that our list of <a href="{{site.baseurl}}/jo...
{ "content_hash": "2aca63b8eb0116bde796caaf40298c3c", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 94, "avg_line_length": 34.91489361702128, "alnum_prop": 0.65569774527727, "repo_name": "swcarpentry/website", "id": "b8a70cf85fba17696704e4b517c3a50082ba5b25", "size": "164...
%% Linear sine/cosine initial-value problem % Nick Trefethen and Tom Maerz, 30 September 2010 %% % (Chebfun example ode/LinearIVP.m) % [Tags: #linearODE, #IVP] %% % This is an elementary example to illustrate how % one might use Chebfun to solve an ODE initial-value problem. % We take the world's second-simplest such...
{ "content_hash": "ccb190c4628e70f52e574ed32b978a3c", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 72, "avg_line_length": 33.827586206896555, "alnum_prop": 0.6004077471967381, "repo_name": "nickhale/chebfunV4", "id": "bdcdf678a33f63168cdd141603285ff422a5be1c", "size": "9...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>graph-basics: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.mi...
{ "content_hash": "b820abfca5dd49ac28850eca217d1d0a", "timestamp": "", "source": "github", "line_count": 169, "max_line_length": 232, "avg_line_length": 43.15976331360947, "alnum_prop": 0.5512750205648478, "repo_name": "coq-bench/coq-bench.github.io", "id": "d8acb14ba6776e1213d2cf87e8681ec7fe1d8077", ...
import 'jest-styled-components' import React from 'react' import { screen } from '@testing-library/react' import { renderWithTheme } from '@looker/components-test-utils' import { DividerVertical } from './DividerVertical' test('render Default DividerVertical', () => { renderWithTheme(<DividerVertical />) const d...
{ "content_hash": "475928d986e01dbd39d0cb8386b26505", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 79, "avg_line_length": 37.68181818181818, "alnum_prop": 0.7430639324487334, "repo_name": "looker-open-source/components", "id": "14c07d378ec11c3929d8c8abcfa9f7ad12e3fe45", ...
var searchData= [ ['file_20conventions',['File Conventions',['../svd_xml_conventions_gr.html',1,'svd_Format_pg']]] ];
{ "content_hash": "78be9dc33deb20a352abec8fc07561e1", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 98, "avg_line_length": 30, "alnum_prop": 0.6666666666666666, "repo_name": "STMicroelectronics/cmsis_core", "id": "713183bf41c87f84cc240343c8a952d9b4f9a5a5", "size": "120", ...
package differs; public class DiffTwoY { public String anIntField; // changed from int to String }
{ "content_hash": "b8d4ed61f76492963c1b074887342fcb", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 56, "avg_line_length": 17, "alnum_prop": 0.7549019607843137, "repo_name": "spring-projects/spring-loaded", "id": "b20c8c280216a812e72dbd8fa326a0bff925109f", "size": "102", ...
package org.apache.catalina.startup; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.net.JarURLConnection; import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.Iterator; import java.util...
{ "content_hash": "5b7f42418128b6fd5ca842201a02ab6a", "timestamp": "", "source": "github", "line_count": 544, "max_line_length": 82, "avg_line_length": 35.685661764705884, "alnum_prop": 0.5213001596868078, "repo_name": "pistolove/sourcecode4junit", "id": "431b257ce862f3aaf6caece15eae335140f64e22", "...
package ru.gdg.kazan.gdgkazan.screens.images; import android.app.Activity; import android.content.Intent; import android.os.Build; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.support.v7....
{ "content_hash": "835b46744595bf911461fa58981630d2", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 118, "avg_line_length": 34.30882352941177, "alnum_prop": 0.6892413201885984, "repo_name": "ArturVasilov/GDGKazan", "id": "047a745556335a72748d8da6cc46f1a81692ab53", "size":...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xmlns="http://www.springframework.org/schema/beans" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springfram...
{ "content_hash": "b410da5572e15c3a3e156971a1affef2", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 244, "avg_line_length": 35.34375, "alnum_prop": 0.6666666666666666, "repo_name": "rchumarin/java-course-ee", "id": "8cd738f46b1578d00269c5c9315222d07428550f", "size": "1131...
<?php namespace Mpdf\Tag; class Li extends BlockTag { }
{ "content_hash": "5a39a24517af777dfcc866a19a98a010", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 25, "avg_line_length": 6.666666666666667, "alnum_prop": 0.6833333333333333, "repo_name": "oduudo/UJA_Finanzen", "id": "361af06fe180033e7209a233f8741d7ab58e5dfe", "size": "60...
package play.filters.gzip import concurrent.Await import play.api.libs.iteratee.{Iteratee, Enumeratee, Enumerator} import concurrent.duration.Duration import org.specs2.mutable.Specification import scala.concurrent.ExecutionContext.Implicits._ object GzipSpec extends Specification { "gzip" should { /** *...
{ "content_hash": "9c48844e174a5ae12d356a0d5e164bdd", "timestamp": "", "source": "github", "line_count": 110, "max_line_length": 151, "avg_line_length": 29.754545454545454, "alnum_prop": 0.6348915368163764, "repo_name": "michaelahlers/team-awesome-wedding", "id": "cfcd7172d4bbeab33ba11061564f9fe8c4d74...
ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Cyathipodia platypodia Boud. ### Remarks null
{ "content_hash": "02281ab89eb14f33928cfd7ddbe24a24", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 28, "avg_line_length": 10.23076923076923, "alnum_prop": 0.7142857142857143, "repo_name": "mdoering/backbone", "id": "cdd7a0a9ccfe8ecb0b85e738233fb5d1f9cbe006", "size": "202...
require 'spec_helper' RSpec.describe StructureGenerators::NestedSquaresGenerator do it_behaves_like 'a structure generator', :nested_squares end
{ "content_hash": "f990f79a07dbd323e9e1cc54119cd37f", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 61, "avg_line_length": 29.6, "alnum_prop": 0.8175675675675675, "repo_name": "jasonlong/geo_pattern", "id": "13ea673f5c1f99e94ef18ec29ce94275db577e61", "size": "148", "bina...
// TODO: revise documentation /** * KnowledgeStore core API ({@code ks-core}). * * <h3>Data model</h3> * <p> * A total ordering relation is defined on nodes, allowing to compare any node against any other * node. This relation generalizes the single ordering relation that can be naturally defined for * specific...
{ "content_hash": "b61576c9ef2248febdad525f54eb1991", "timestamp": "", "source": "github", "line_count": 108, "max_line_length": 98, "avg_line_length": 59.611111111111114, "alnum_prop": 0.7604846225535881, "repo_name": "sara-nl/knowledgestore", "id": "6fa299887fb7f3334fca8127b46dfacb5ccff9d5", "size...
(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.ex...
{ "content_hash": "22fffba24441228992041f20a356747c", "timestamp": "", "source": "github", "line_count": 23117, "max_line_length": 603, "avg_line_length": 34.15771942726132, "alnum_prop": 0.5560950528352735, "repo_name": "curran/screencasts", "id": "bb77908f2ad2a11eb038fc3c89de7a50c1465dc0", "size":...
package com.example; import static org.junit.Assert.fail; import static org.quicktheories.QuickTheory.qt; import static org.quicktheories.generators.SourceDSL.integers; import static org.quicktheories.generators.SourceDSL.lists; import static org.quicktheories.generators.SourceDSL.strings; import org.junit.Test; pub...
{ "content_hash": "5c13c01fe51c6aba1cfb8b5ad9e95b0c", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 79, "avg_line_length": 29.36842105263158, "alnum_prop": 0.5922939068100358, "repo_name": "ncredinburgh/QuickTheories", "id": "cb10b7fbe41303c864c450348889381d84b986ac", "si...
import * as React from 'react'; import { hydrate as hydrateComponent, render } from 'react-dom'; import { configure } from 'mobx'; import { Redoc, RedocStandalone } from './components/'; import { AppStore, StoreState } from './services/AppStore'; import { debugTime, debugTimeEnd } from './utils/debug'; import { queryS...
{ "content_hash": "ecd90d9111e59970cdb2dd890c38d3d9", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 99, "avg_line_length": 25.18867924528302, "alnum_prop": 0.6419475655430712, "repo_name": "Rebilly/ReDoc", "id": "5a331d69e214c970d40b464fb6032d6b1657d5a1", "size": "2670",...
title: "Ragged arrays in Stan" layout: post --- [Stan](http://mc-stan.org/) is a probabalistic programming language that helps to simplify the goal of fitting statistical models to probability distributions. In other words, it's a modeling language for Bayesian data analysis. To fit a model in Stan, you need to first ...
{ "content_hash": "032943259fcd8655e482a1177eca04ce", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 677, "avg_line_length": 51.72463768115942, "alnum_prop": 0.6836648921266462, "repo_name": "riddlet/riddlet.github.io", "id": "f1998909908c77b8a64de5c47fd02c7c89e24665", "si...
.class public final Lcom/android/server/AppOpsService$Op; .super Ljava/lang/Object; .source "AppOpsService.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/android/server/AppOpsService; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x19 ...
{ "content_hash": "2756923cd10a4bde81ddc0be7f64fe4e", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 93, "avg_line_length": 22.36263736263736, "alnum_prop": 0.6958230958230959, "repo_name": "shumxin/FlymeOS_A5DUG", "id": "327fac39f707e21359cc42ac14870841fe49240f", "size": ...
<!-- Copyright (C) 2016 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/licenses/LICENSE-2.0 Unless required by applic...
{ "content_hash": "4dcc9a53469bcf3e798a14fb7683c7f9", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 117, "avg_line_length": 42.45454545454545, "alnum_prop": 0.7259100642398287, "repo_name": "itachi1706/DroidEggs", "id": "acc9c49266b1ee56d7e6306b2da89e6d0da0daaa", "size": ...
[https://app.any.run/](Any Run) Interactive Malware Analysis Service
{ "content_hash": "c8145c07cb570404608f69201ea7948a", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 68, "avg_line_length": 69, "alnum_prop": 0.7681159420289855, "repo_name": "Frankri/Frankri.github.io", "id": "98d65c3d94d34b2f36839c2c34b55f546d9fb728", "size": "81", "bin...
package com.example.avoscloud_demo; import android.os.AsyncTask; import com.avos.avoscloud.*; import junit.framework.Assert; import java.util.List; import java.util.Random; public class QueryDemoActivity extends DemoBaseActivity { static private final String BASIC_QUERY = "basic_query"; static private final...
{ "content_hash": "200ac7b438b948366df762f6b8d9b0e9", "timestamp": "", "source": "github", "line_count": 135, "max_line_length": 90, "avg_line_length": 33.629629629629626, "alnum_prop": 0.5993392070484581, "repo_name": "yeahdongcn/avoscloud-sdk", "id": "bedf03b165edee18dc0de1894f7e50e394b2d0b6", "si...
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ru" version="2.0"> <defaultcodec>UTF-8</defaultcodec> <context> <name>AboutDialog</name> <message> <location filename="../forms/aboutdialog.ui" line="+14"/> <source>About Test1Coin</source> <translation>&amp;О Test1Coin</translation> <...
{ "content_hash": "99abd6996295a35ab5fd2e6c66e09fd0", "timestamp": "", "source": "github", "line_count": 2950, "max_line_length": 416, "avg_line_length": 39.92237288135593, "alnum_prop": 0.636693243667796, "repo_name": "alexwasspammed/test1", "id": "9ff62ca0f1455223e90151f23c4564c6e99d8afc", "size":...
package de.omnikryptec.render.objects; import java.util.ArrayList; import java.util.Collections; import java.util.List; import com.google.common.collect.ArrayListMultimap; import com.google.common.collect.ListMultimap; import de.omnikryptec.util.data.DynamicArray; public class RenderedObjectManager implements IRend...
{ "content_hash": "345c39722dc7e2017ee30c5406aa60bd", "timestamp": "", "source": "github", "line_count": 73, "max_line_length": 103, "avg_line_length": 33.794520547945204, "alnum_prop": 0.6915281718686664, "repo_name": "OmniKryptec/OmniKryptec-Engine", "id": "9a943045bfefafa6331d6271a87a4b4ff00d203b",...
\hypertarget{classDMA_1_1Friends_1_1Controllers_1_1Steps}{}\section{D\+M\+A\textbackslash{}Friends\textbackslash{}Controllers\textbackslash{}Steps Class Reference} \label{classDMA_1_1Friends_1_1Controllers_1_1Steps}\index{D\+M\+A\textbackslash{}\+Friends\textbackslash{}\+Controllers\textbackslash{}\+Steps@{D\+M\+A\text...
{ "content_hash": "a6ceb3bbccc50d649cc357223752777a", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 266, "avg_line_length": 61.7, "alnum_prop": 0.7658022690437601, "repo_name": "DallasMuseumArt/OctoberFriends", "id": "0a2a1bcfeedbe8802ce7f1095302ec334d468307", "size": "24...
UniRx - Reactive Extensions for Unity === Created by Yoshifumi Kawai(neuecc) What is UniRx? --- UniRx(Reactive Extensions for Unity) is re-implementation of .NET Reactive Extensions. Official Rx is great but can't work on Unity and has some issue of iOS AOT. This library remove there issues and add some specified util...
{ "content_hash": "fff7b381b06977b0a13612a3a042e4e0", "timestamp": "", "source": "github", "line_count": 732, "max_line_length": 414, "avg_line_length": 33.872950819672134, "alnum_prop": 0.7290582778786046, "repo_name": "Useurmind/UniRx", "id": "888ba9d7b546b30349563d894cdec8498144af32", "size": "24...
#include "core/inspector/NetworkResourcesData.h" #include "core/dom/DOMImplementation.h" #include "core/fetch/Resource.h" #include "platform/SharedBuffer.h" #include "platform/network/ResourceResponse.h" namespace blink { static bool isErrorStatusCode(int statusCode) { return statusCode >= 400; } XHRReplayDat...
{ "content_hash": "4b6dc268b2f2d9f999ee4793adbff078", "timestamp": "", "source": "github", "line_count": 369, "max_line_length": 192, "avg_line_length": 33.84281842818428, "alnum_prop": 0.7266976297245356, "repo_name": "wuhengzhi/chromium-crosswalk", "id": "1e5f2c23f5bd380a2549c8d4d79fcd477f850f18", ...
using System; using NGraphics; namespace TwinTechs.Extensions { public static class SizeExtensions { public static double ScaleThatFits (this Size size, Size max) { if (size == max || max.Width == 0 || max.Height == 0 || size.Width == 0 || size.Height == 0) { return 1; } double widthScale = max.Wi...
{ "content_hash": "31870eacbcd24cce9e73309793975a4c", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 97, "avg_line_length": 24.512820512820515, "alnum_prop": 0.6631799163179917, "repo_name": "twintechs/TwinTechsFormsLib", "id": "82803722e79c2b626ae36d5a92a570ceaa4099dd", "...
package org.basex.examples.create; import org.basex.build.*; import org.basex.core.*; import org.basex.core.cmd.*; /** * This example demonstrates a simple filesystem parser. * * @author BaseX Team 2005-15, BSD License * @author Christian Gruen */ public final class SimpleFSExample { /** Private constructor. *...
{ "content_hash": "63d984326821468a05cb729ac3fa03a6", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 65, "avg_line_length": 25.020408163265305, "alnum_prop": 0.6655791190864601, "repo_name": "ksclarke/basex", "id": "80c43b3be1ad0d73e977d07aa8dee3b2d49cc8e9", "size": "1226"...
package org.apereo.cas.support.saml.web.idp.audit; import lombok.extern.slf4j.Slf4j; import lombok.val; import org.apache.commons.lang3.ArrayUtils; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; import org.apereo.inspektr.audit.spi.support.ReturnValueAsS...
{ "content_hash": "3cd5f29e32d5330aa44dc059504c6ad0", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 92, "avg_line_length": 38.40909090909091, "alnum_prop": 0.6828402366863905, "repo_name": "GIP-RECIA/cas", "id": "c789c16b5f1a2346070ed922999fd995d8d51d0e", "size": "2535", ...
package org.apache.cassandra.cql3; import java.math.BigDecimal; import java.math.BigInteger; import java.net.InetAddress; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Arrays; import java.util.Date; import java.util.HashSet; import java.util.List; import java.util.UUID; import org....
{ "content_hash": "f457e8ef6b22234e168e791b6b335215", "timestamp": "", "source": "github", "line_count": 710, "max_line_length": 205, "avg_line_length": 58.75774647887324, "alnum_prop": 0.5759624143055755, "repo_name": "szhou1234/cassandra", "id": "8130b5c43da218371e269f43f99f9bfb4d6e728d", "size": ...
package com.skysport.inerfaces.mapper; import com.skysport.inerfaces.bean.develop.FabricsDetailInfo; import com.skysport.inerfaces.bean.develop.FabricsInfo; import com.skysport.inerfaces.bean.develop.MaterialSpInfo; import com.skysport.inerfaces.bean.develop.MaterialUnitDosage; import org.springframework.stereotype.Co...
{ "content_hash": "28f77e1155884106d3e21dd97c682c7a", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 69, "avg_line_length": 26.84, "alnum_prop": 0.7883755588673621, "repo_name": "ptyz030529/skysport", "id": "0d4b0366103ca5e45bdbe4d9784bcb042aeb6a0a", "size": "1348", "bin...
class Role include Mongoid::Document has_and_belongs_to_many :users belongs_to :resource, :polymorphic => true field :name, :type => String index({ :name => 1 }, { :unique => true }) index({ :name => 1, :resource_type => 1, :resource_id => 1 }, { :unique => true}) scopify end
{ "content_hash": "c252575518f52825cc199259601c5404", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 44, "avg_line_length": 16.736842105263158, "alnum_prop": 0.5660377358490566, "repo_name": "akshatpradhan/lending-round", "id": "ac78925d49e914756acbaf91a9ca30153f0ca937", "...
using UnityEditor; using UnityEngine; namespace Fungus.EditorUtils { [CanEditMultipleObjects] [CustomEditor (typeof(View))] public class ViewEditor : Editor { static Color viewColor = Color.yellow; protected SerializedProperty primaryAspectRatioProp; protected SerializedProper...
{ "content_hash": "4a972d929842833c0dec9a41d0b3c8fa", "timestamp": "", "source": "github", "line_count": 259, "max_line_length": 275, "avg_line_length": 39.3938223938224, "alnum_prop": 0.5176908752327747, "repo_name": "marcosecchi/naba-labgamedesign-2016-fungus-demos", "id": "b93e59c2a7b8575116dfc326a...
class Main { public static void main(String[] args) { System.out.println("hello"); } }
{ "content_hash": "ab55b3bd0ca90605b8dd2f9296e05fec", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 42, "avg_line_length": 19, "alnum_prop": 0.631578947368421, "repo_name": "Tintri/hello-bench", "id": "fd6e78f66413f8e4fc1bc20ad92f901835fadc66", "size": "95", "binary": fa...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Nasıl: Android cihazınızda ChatSecure Güvenli Mesajlaşma uygulaması kullanımı</title> <meta name="description" content="Painless tutorial on how use ChatSecure secure instant messaging on Android."> <meta name="viewport" id="viewpo...
{ "content_hash": "58d1acf5fe7905f61e2b98fc1a99fe03", "timestamp": "", "source": "github", "line_count": 475, "max_line_length": 256, "avg_line_length": 36.28421052631579, "alnum_prop": 0.698926602843052, "repo_name": "bryanesque/GP_Howtos", "id": "3733de0560789f4fa3940b6e49fb2d10e12635ef", "size": ...
SDLTPMS const SDLTPMSUnknown = @"UNKNOWN"; SDLTPMS const SDLTPMSSystemFault = @"SYSTEM_FAULT"; SDLTPMS const SDLTPMSSensorFault = @"SENSOR_FAULT"; SDLTPMS const SDLTPMSLow = @"LOW"; SDLTPMS const SDLTPMSSystemActive = @"SYSTEM_ACTIVE"; SDLTPMS const SDLTPMSTrain = @"TRAIN"; SDLTPMS const SDLTPMSTrainingComplete = @"TRA...
{ "content_hash": "ebcff789fc10794812bbba2138c72c48", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 61, "avg_line_length": 48.375, "alnum_prop": 0.7803617571059431, "repo_name": "smartdevicelink/sdl_mobileweather_tutorial_ios", "id": "54a66d10b9877a8f216fff8049dede6191f802e5...
ACCEPTED #### According to Interim Register of Marine and Nonmarine Genera #### Published in Bull. Soc. Hist. Nat. Toulouse, 15, 139. #### Original name null ### Remarks null
{ "content_hash": "5661b642b443759da66d040aad147a69", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 47, "avg_line_length": 13.692307692307692, "alnum_prop": 0.702247191011236, "repo_name": "mdoering/backbone", "id": "6f9a070d798b0217ffda8c6b9868948b607c79f2", "size": "226...
using System; namespace Nelibur.ObjectMapper.CodeGenerators.Emitters { internal static class EmitThis { public static IEmitterType Load(Type thisType) { return EmitArgument.Load(thisType, 0); } } }
{ "content_hash": "2ea28ba249333c44c5c4a7573c8de5dd", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 54, "avg_line_length": 20.666666666666668, "alnum_prop": 0.6411290322580645, "repo_name": "TinyMapper/TinyMapper", "id": "3c05f074326ce90269177f07c1149f8acb5b5563", "size":...
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. #include "common.h" #include "vars.hpp" #include "excep.h" #include "interoputil.h" #include "cachelinealloc.h" #in...
{ "content_hash": "1aa083282b7e951e1d7c70280de00afe", "timestamp": "", "source": "github", "line_count": 6680, "max_line_length": 228, "avg_line_length": 34.1875748502994, "alnum_prop": 0.5911513182381455, "repo_name": "krk/coreclr", "id": "48d50b241d136cd71cfdb596b9c0fc54285ba2b6", "size": "228373"...
@interface WKWebView (Callbacks) @end
{ "content_hash": "a29b58bbf998cfb29fb4d008483c01de", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 32, "avg_line_length": 13, "alnum_prop": 0.7692307692307693, "repo_name": "olxios/SmartSec_iOS_Security", "id": "a11f6dbe3ab15580aa84c0f51f8630168acf1ef8", "size": "212", ...
var express = require('express'); var router = express.Router(); var appRoot = require('app-root-path'); var db_init = require(appRoot +'/db/db_init'); var sha256 = require('sha256'); //console.log(db_init.authenticate("simon wallin","sw0049sw")); var bodyParser = require('body-parser'); /* GET home page. */ router.get...
{ "content_hash": "9cdeff08928e67b77a20537bd397186d", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 131, "avg_line_length": 23.485714285714284, "alnum_prop": 0.6301703163017032, "repo_name": "Eyevinn/novello_prototype", "id": "546b588373c8bb34d394469108d75b4941fb5232", "s...
var express = require('express'); var path = require('path'); var cors = require('cors'); var favicon = require('serve-favicon'); var logger = require('morgan'); var cookieParser = require('cookie-parser'); var bodyParser = require('body-parser'); var passport = require('passport'); var http = require ('http'); var mon...
{ "content_hash": "68af67f8b3b963aa9aa4fa8c4256af35", "timestamp": "", "source": "github", "line_count": 73, "max_line_length": 69, "avg_line_length": 25.972602739726028, "alnum_prop": 0.6508438818565401, "repo_name": "jungomi/group-collab", "id": "dca8fee2af5fb311e48b34d05df6a69a875f0e04", "size": ...
package deploymentconfig import ( "fmt" "time" "github.com/golang/glog" "k8s.io/api/core/v1" "k8s.io/apimachinery/pkg/api/errors" "k8s.io/apimachinery/pkg/runtime" utilruntime "k8s.io/apimachinery/pkg/util/runtime" "k8s.io/apimachinery/pkg/util/wait" kcoreinformers "k8s.io/client-go/informers/core/v1" kclie...
{ "content_hash": "afd79f1e685f31cc475ea3ed31ec855c", "timestamp": "", "source": "github", "line_count": 218, "max_line_length": 134, "avg_line_length": 31.31192660550459, "alnum_prop": 0.7559331966012306, "repo_name": "tmckayus/oshinko-cli", "id": "a748aa7bfaffa97876a6947116c7d428e884c082", "size":...