text stringlengths 2 1.04M | meta dict |
|---|---|
<?php
namespace Iltar\HttpBundle\DependencyInjection;
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\DefinitionDecorator;
use Symfony\Component\DependencyInjection\Reference;
/**
* @author... | {
"content_hash": "9ff84356b3e996d771e09c9e0c2b3357",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 118,
"avg_line_length": 32.88059701492537,
"alnum_prop": 0.5787562414888788,
"repo_name": "WouterJ/http-bundle",
"id": "7c01117bd5871d21867e25dfbe3fa5545d9e40ea",
"size": "... |
import discord
from discord.ext import commands
from . import switch, wiiu_support, wiiu_results, ctr_support, ctr_results
class Results(commands.Cog):
"""
Parses game console result codes.
"""
def fetch(self, error):
if ctr_support.is_valid(error):
return ctr_support.get(error)
... | {
"content_hash": "025cc2200cec708e126ce8fbe2d2dfdb",
"timestamp": "",
"source": "github",
"line_count": 260,
"max_line_length": 89,
"avg_line_length": 33.32692307692308,
"alnum_prop": 0.5779572994806693,
"repo_name": "ihaveamac/Kurisu",
"id": "b14c001e3de600d07ad43cd889404f94a6525365",
"size": "866... |
Readout Scan Tasks
==================
.. currentmodule:: recirq.readout_scan.tasks
.. autoclass:: ReadoutScanTask
.. rubric:: Functions
.. autofunction:: run_readout_scan
| {
"content_hash": "e533965bf74181a76de50a8ea7478beb",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 44,
"avg_line_length": 19.333333333333332,
"alnum_prop": 0.6666666666666666,
"repo_name": "quantumlib/ReCirq",
"id": "8798283c9a6a21070bf00fc6c783024c495204c5",
"size": "174... |
package com.vmware.vim25;
/**
* @author Steve Jin (http://www.doublecloud.org)
* @version 5.1
*/
@SuppressWarnings("all")
public class ExtensionFaultTypeInfo extends DynamicData {
public String faultID;
public String getFaultID() {
return this.faultID;
}
public void setFaultID(String fa... | {
"content_hash": "498fbb751adcb5b07b150ef539a63d66",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 57,
"avg_line_length": 17.523809523809526,
"alnum_prop": 0.6630434782608695,
"repo_name": "n4ybn/yavijava",
"id": "a10dd116976a76ea67c904c18d24dfb0f6575a56",
"size": "2008"... |
<!DOCTYPE html>
<html>
<script>
if (window.testRunner)
testRunner.overridePreference("WebKitCSSGridLayoutEnabled", 1);
</script>
<link href="resources/grid.css" rel="stylesheet">
<style>
.grid {
width: 100px;
height: 200px;
}
#grid1 {
grid-definition-columns: 30px;
grid-definition-rows: minmax(20px... | {
"content_hash": "68fe11595d47e46e7de2bad23bcaa4c6",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 134,
"avg_line_length": 33.95876288659794,
"alnum_prop": 0.6964177292046144,
"repo_name": "lordmos/blink",
"id": "2e618a2d1d3645c0e33b04247444fb3b253d0ce1",
"size": "3294",... |
//
// Copyright 2005-2007 Adobe Systems Incorporated
//
// Distributed under the Boost Software License, Version 1.0
// See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
//
#include <boost/gil.hpp>
#include <boost/mpl/vector.hpp>
#include <cassert>
#include <exception>
#include ... | {
"content_hash": "5f0e2465b55794d3575618e4de5ba315",
"timestamp": "",
"source": "github",
"line_count": 338,
"max_line_length": 198,
"avg_line_length": 35.81065088757396,
"alnum_prop": 0.6675479180436219,
"repo_name": "c72578/poedit",
"id": "f2450517698118e718f9098d53b1b990d19d46c8",
"size": "12104... |
<!DOCTYPE html>
<!DOCTYPE html>
<html lang=sl>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Določitev nastavitvev posredniškega strežnika</title>
<script type="text/javascript" src="jquery.js"></script><script type="text/javascript" src="jquery.syntax.js"></script><script type="text... | {
"content_hash": "c5a4f3e30685dd8c076998c65a71e93c",
"timestamp": "",
"source": "github",
"line_count": 74,
"max_line_length": 643,
"avg_line_length": 93.89189189189189,
"alnum_prop": 0.7186240644789867,
"repo_name": "ubuntu-si/ubuntu.si",
"id": "cd7c874adf852578cb59c37a5b22f6403f0e32ee",
"size": "... |
#include <stdlib.h>
#include <apr_general.h>
#include <sofia-sip/sdp.h>
#include "rtsp_message.h"
#include "mrcp_unirtsp_sdp.h"
#include "mrcp_unirtsp_logger.h"
#include "mpf_rtp_attribs.h"
#include "mpf_rtp_pt.h"
#include "apt_text_stream.h"
#include "apt_log.h"
/** Generate SDP media by RTP media descriptor */
sta... | {
"content_hash": "be9cf90ed2590f4c2a60f277426987b6",
"timestamp": "",
"source": "github",
"line_count": 609,
"max_line_length": 198,
"avg_line_length": 33.77668308702791,
"alnum_prop": 0.6825960136120564,
"repo_name": "unispeech/unimrcp",
"id": "6b4cf58933cfc40f1abd1a2e46e1f0adf112eaee",
"size": "2... |
package com.formulasearchengine.mathmltools.utils;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class UtilityTest {
private String badExample =
"H^{*}_\\lambda =\\left(\\prod_{i=1}^{k}n_{i}!\\right)\\prod_{i<j}\\frac{n_{i}+n_{j}% }{n_{i... | {
"content_hash": "a17b3eb1ff2da9f2f723d9983d6d6c07",
"timestamp": "",
"source": "github",
"line_count": 69,
"max_line_length": 339,
"avg_line_length": 37.56521739130435,
"alnum_prop": 0.5567129629629629,
"repo_name": "physikerwelt/MathMLTools",
"id": "1d07044095e706c4607682ed2ee62421f298d772",
"siz... |
<?php
/* UserBundle:Group:show_content.html.twig */
class __TwigTemplate_79a34b6ef7efed5af149773d229ef0cdc312250319ab24b2dc1ba3c7a3daedd2 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = arra... | {
"content_hash": "d184aa490fc48788ad0bfcb2844a25bd",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 202,
"avg_line_length": 28.145833333333332,
"alnum_prop": 0.5795706883789785,
"repo_name": "benhammadiali/ISETK",
"id": "cef6d8e4cbc748046f93d8a6272a03f2f7bddfea",
"size": ... |
// Copyright 2021 The KeepTry 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 applicable... | {
"content_hash": "fd9cf9145e7b42e5c99c54cf4443b87b",
"timestamp": "",
"source": "github",
"line_count": 79,
"max_line_length": 153,
"avg_line_length": 41.55696202531646,
"alnum_prop": 0.6268656716417911,
"repo_name": "BruceZu/sawdust",
"id": "9d6a3b5521b37996f7fa62998bc3d6e22042600e",
"size": "3283... |
package pl.designpatterns.structural.extensionobjects;
public class SoldierRole extends Role implements SoldierActions {
public SoldierRole(Actions actions) {
this.actions = actions;
}
@Override
public String whoAmI() {
return SoldierRole.class.getSimpleName();
}
@Override
... | {
"content_hash": "d24274116b63dfe91e52547618f36081",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 68,
"avg_line_length": 22.5,
"alnum_prop": 0.6518518518518519,
"repo_name": "vego1mar/JDP",
"id": "a3ef914303edfefc227308c3baa0d0d3c279a0a0",
"size": "540",
"binary": fal... |
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sv" version="2.0">
<context>
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="+14"/>
<source>About Bitcoin</source>
<translation>Om Bitcoin</translation>
</message>
<message>
<location l... | {
"content_hash": "ed15d8bfe73ff0757c3ff38571c3087f",
"timestamp": "",
"source": "github",
"line_count": 3074,
"max_line_length": 395,
"avg_line_length": 39.702016916070264,
"alnum_prop": 0.6336731015043755,
"repo_name": "imton/bitcoin",
"id": "9107c01dfb342414109d6d0170c54bc313ba9d4d",
"size": "122... |
package training.tests;
import org.openqa.selenium.By;
import org.testng.Assert;
import org.testng.annotations.Test;
import java.nio.file.Path;
import java.nio.file.Paths;
// Задание 12. Сценарий добавления товара
public class TrainingTest008 extends TestBase{
@Test(description = "Задание 12. Сценарий добавлен... | {
"content_hash": "4129d879bdb3f57f2613c32b007b9b31",
"timestamp": "",
"source": "github",
"line_count": 99,
"max_line_length": 110,
"avg_line_length": 49.25252525252525,
"alnum_prop": 0.6536095159967186,
"repo_name": "ElenaBakradze/seleniumTraining-homework",
"id": "ebe88bc673a657cbeceb86e49a4460cca1... |
/* First created by JCasGen Fri Nov 08 15:24:17 MST 2013 */
package gov.va.vinci.leo.types;
/*
* #%L
* Leo Core
* %%
* Copyright (C) 2010 - 2014 Department of Veterans Affairs
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licen... | {
"content_hash": "feb790d3b3a072ddf68530004f8a2b8c",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 142,
"avg_line_length": 26.88095238095238,
"alnum_prop": 0.6682905225863596,
"repo_name": "department-of-veterans-affairs/Leo",
"id": "96af6d59f29003cce9227195d4c47b474dec49d... |
package android.text;
import android.graphics.Paint;
import android.text.style.UpdateLayout;
import android.text.style.WrapTogetherSpan;
import com.android.internal.util.ArrayUtils;
import java.lang.ref.WeakReference;
/**
* DynamicLayout is a text layout that updates itself as the text is edited.
* <p>This is u... | {
"content_hash": "0876a8f16f82b45d986e4360c02078b9",
"timestamp": "",
"source": "github",
"line_count": 709,
"max_line_length": 114,
"avg_line_length": 33.91960507757405,
"alnum_prop": 0.579441972639195,
"repo_name": "haikuowuya/android_system_code",
"id": "d909362357ed108c3cf7d67fbffc77805ab3b654",
... |
DatabaseCleaner[:mongoid].strategy = :truncation
DatabaseCleaner[:mongoid].clean_with :truncation
RSpec.configure do |config|
config.before do
Doorkeeper::Application.create_indexes
Doorkeeper::AccessGrant.create_indexes
Doorkeeper::AccessToken.create_indexes
end
end
module Doorkeeper
class Placehol... | {
"content_hash": "3ab689c1dcfa75a5c7ed65d06b025e5d",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 63,
"avg_line_length": 22.6,
"alnum_prop": 0.7463126843657817,
"repo_name": "phillbaker/doorkeeper",
"id": "7b180183143d32055688f0cf6a0d067070f115f0",
"size": "678",
"bin... |
<?php
/** Zend_Form */
#require_once 'Zend/Form.php';
/**
* Dijit-enabled Form
*
* @uses Zend_Form
* @package Zend_Dojo
* @subpackage Form
* @copyright Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License... | {
"content_hash": "929ea4c86a194d02173d7b3ef3a101b8",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 104,
"avg_line_length": 30.64788732394366,
"alnum_prop": 0.5827205882352942,
"repo_name": "Dan-Magebinary/magentoo",
"id": "1e40a506e9ce7330e83655c86431a7d6e7f385a4",
"size... |
<!doctype html>
<html lang="en">
<head>
<title>Code coverage report for webs5\routes\wayPoints.js</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="../../prettify.css" />
<link rel="stylesheet" href="../../base.css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
... | {
"content_hash": "5447ad46494542f2f54c5e8711ff5cae",
"timestamp": "",
"source": "github",
"line_count": 92,
"max_line_length": 140,
"avg_line_length": 32.26086956521739,
"alnum_prop": 0.613544474393531,
"repo_name": "nieka/webs5",
"id": "639b5b9f9f9fa007dc628542d313f9a2408c0411",
"size": "2974",
... |
#include <windows.h>
#include <stdio.h>
#include "dlfcn.h"
/* Note:
* MSDN says these functions are not thread-safe. We make no efforts to have
* any kind of thread safety.
*/
typedef struct global_object {
HMODULE hModule;
struct global_object *previous;
struct global_object *next;
} global_object;... | {
"content_hash": "c39cf27abdc0dd3f5ef67abbbade347f",
"timestamp": "",
"source": "github",
"line_count": 297,
"max_line_length": 79,
"avg_line_length": 25.545454545454547,
"alnum_prop": 0.5765124555160143,
"repo_name": "npenin/mc",
"id": "6d72740d47e7850b7be08cf634925bdee4da08cb",
"size": "8387",
... |
/*************************************************************************/
/* collision_polygon_3d_editor_plugin.cpp */
/*************************************************************************/
/* This file is part of: */
/* ... | {
"content_hash": "1fcdaf608a60d3a4562bd6e031c0dd3e",
"timestamp": "",
"source": "github",
"line_count": 577,
"max_line_length": 142,
"avg_line_length": 32.65164644714038,
"alnum_prop": 0.6140658174097664,
"repo_name": "honix/godot",
"id": "5d5f78e0dcfeca45c723ae02a588aa6d472f77b7",
"size": "18840",... |
'use strict';
var $ = require('./$')
, ctx = require('./$.ctx')
, cof = require('./$.cof')
, invoke = require('./$.invoke')
, global = $.g
, isFunction = $.isFunction
, setTask = global.setImmediate
, clearTask = global.clearImmediate
, postMessage ... | {
"content_hash": "321381fb512555c066085847a3223ea3",
"timestamp": "",
"source": "github",
"line_count": 78,
"max_line_length": 92,
"avg_line_length": 29.102564102564102,
"alnum_prop": 0.5973568281938326,
"repo_name": "sitepoint-editors/aurelia-reddit-client",
"id": "e588c17b0bab127e03272689cf4ddd8d7b... |
"""
Created on 10 October 2017
@author: Ashiv Dhondea
"""
import matplotlib.pyplot as plt
from matplotlib import rc
rc('font', **{'family': 'serif', 'serif': ['Helvetica']})
rc('text', usetex=True)
params = {'text.latex.preamble' : [r'\usepackage{amsmath}', r'\usepackage{amssymb}']}
plt.rcParams.update(param... | {
"content_hash": "357c16b8df0db39294a0b7dceedd8bc8",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 225,
"avg_line_length": 37.94047619047619,
"alnum_prop": 0.6655161593975526,
"repo_name": "AshivDhondea/SORADSIM",
"id": "d82c4824af3e15e4361bd473db883504c625cb44",
"size":... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>paramcoq: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.cs... | {
"content_hash": "af3755646dfba263130966a388289680",
"timestamp": "",
"source": "github",
"line_count": 180,
"max_line_length": 159,
"avg_line_length": 42.23888888888889,
"alnum_prop": 0.5637248454557412,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "61325b40810fbf8a32df8087903af2c4a84b22a5",
... |
#include "config.h"
#include "PDFDocumentImage.h"
#if USE(CG)
#if PLATFORM(IOS)
#include <CoreGraphics/CoreGraphics.h>
#include <ImageIO/ImageIO.h>
#endif
#include "GraphicsContext.h"
#include "ImageBuffer.h"
#include "ImageObserver.h"
#include "IntRect.h"
#include "Length.h"
#include "NotImplemented.h"
#include "... | {
"content_hash": "3cbd92adad97c34ec84cbf9bb4a6aa70",
"timestamp": "",
"source": "github",
"line_count": 363,
"max_line_length": 192,
"avg_line_length": 37.074380165289256,
"alnum_prop": 0.7260365581810075,
"repo_name": "gubaojian/trylearn",
"id": "ab5c613251ad201c2d0bb90a0e98ad34cb9f4524",
"size": ... |
#include <grpc/support/port_platform.h>
#if GRPC_ARES == 1 && !defined(GRPC_UV)
#include "src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h"
#include "src/core/lib/iomgr/sockaddr.h"
#include "src/core/lib/iomgr/socket_utils_posix.h"
#include <string.h>
#include <sys/types.h>
#include <ar... | {
"content_hash": "941e734f013b0028962ec6623e84f908",
"timestamp": "",
"source": "github",
"line_count": 524,
"max_line_length": 88,
"avg_line_length": 38.47328244274809,
"alnum_prop": 0.6235615079365079,
"repo_name": "murgatroid99/grpc",
"id": "71b06eb87e2d3a9ba30a8188ee2a7a053b4947b5",
"size": "20... |
import { Amount } from "./amount";
import { Location } from "./location";
import { Period } from "./period";
import { Text } from "./text";
export class DeliveryTerms {
constructor(
public id: string = null,
public estimatedDeliveryPeriod: Period = new Period(),
public specialTerms: Text[... | {
"content_hash": "b402f06f169bac26577daea46c1d7eae",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 62,
"avg_line_length": 29,
"alnum_prop": 0.6130268199233716,
"repo_name": "nimble-platform/frontend-service",
"id": "c9e3c2f9567ced7fd9d14cd7850079f112bb10fc",
"size": "116... |
package com.taobao.weex.ui.module;
import static com.taobao.weex.bridge.WXBridgeManager.KEY_ARGS;
import static com.taobao.weex.bridge.WXBridgeManager.KEY_METHOD;
import static com.taobao.weex.bridge.WXBridgeManager.METHOD_CALLBACK;
import static com.taobao.weex.bridge.WXBridgeManager.METHOD_CALL_JS;
import static co... | {
"content_hash": "c61a561dbdf3b51a57d4beae2ea033ce",
"timestamp": "",
"source": "github",
"line_count": 186,
"max_line_length": 144,
"avg_line_length": 34.23118279569893,
"alnum_prop": 0.6893356368776504,
"repo_name": "WEzou/weiXIn",
"id": "2c048c105f487bce771a86bac547e4189f34d684",
"size": "7176",... |
/**
* Created by charlie on 2017-03-19.
*/
$("#login-submit").click(function(e) {
console.log("Form submitted!");
var email = $("#inputEmail").val();
var password = $("#inputPassword").val();
$.get("/login", {
"userName": email,
"password": password
}, function(data) {
c... | {
"content_hash": "96c65b4c5b33e7aaa8d859d0fcb2845d",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 66,
"avg_line_length": 22.344827586206897,
"alnum_prop": 0.5169753086419753,
"repo_name": "nwHacks-UVic-Pros-2017/mojio-automessage",
"id": "4665c6464f0885a5161afbcb27f7360c8... |
package javax.enterprise.inject.spi;
/**
* This event only gets fired for custom Beans added via {@link AfterBeanDiscovery}.
* The event gets fired before registering those beans with the container.
*
* @version $Rev: 1796096 $ $Date: 2017-05-24 22:27:18 +0200 (Wed, 24 May 2017) $
*
* @param <BEANCLASS> bean c... | {
"content_hash": "879de39d3b972873120745ef7da8b7e2",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 84,
"avg_line_length": 28.555555555555557,
"alnum_prop": 0.7062256809338522,
"repo_name": "apache/geronimo-specs",
"id": "00e9dd9c289854339f8ec5fa443018998fe3b840",
"size":... |
module PictureFrom
class FacebookPicture
def initialize
@facebook_crawler = Crawlers::FacebookCrawler.new
@facebook_api = Apis::FacebookApi.new
end
def picture_from_username(username)
@facebook_api.image_url_by_username(username)
end
def picture_from_user_info(user_info)
... | {
"content_hash": "6b7e2a54a9cbce6d2bdc8c9b53d1ef82",
"timestamp": "",
"source": "github",
"line_count": 19,
"max_line_length": 68,
"avg_line_length": 23.210526315789473,
"alnum_prop": 0.6984126984126984,
"repo_name": "era/picture_from",
"id": "474ea251f69103776f3985ea46437ae3f491ad2a",
"size": "441... |
Mt.Class('Mt.Observable', {
constructor: function(config){
var me = this,
config = config || {};
Mt.applyConfig(me, config);
me.events = {};
if(me.listeners){
var listeners = me.listeners,
i = 0,
length = listeners.length;
for(;i<length;i++){
var lis = listeners[i],
eventName... | {
"content_hash": "cb6f63e170ee85bd47d8ba2bb22b21d4",
"timestamp": "",
"source": "github",
"line_count": 160,
"max_line_length": 63,
"avg_line_length": 19.73125,
"alnum_prop": 0.5638264174849541,
"repo_name": "MtJavaScript/Class",
"id": "95926c2181e6ebf420ee1fdb7b305cad06887f3d",
"size": "3173",
"... |
package org.apache.ignite.gridify;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Enumeration;
import java.util.Iterator;
import java.util.List;
import org.apache.ignite.compute.gridify.GridifySetToSet;
/**
* Test set-to-set target interface.
*/
public interface GridifySetToSetTargetInt... | {
"content_hash": "6c679da76090780e7a594398d506a384",
"timestamp": "",
"source": "github",
"line_count": 97,
"max_line_length": 101,
"avg_line_length": 31.422680412371133,
"alnum_prop": 0.6902887139107612,
"repo_name": "vadopolski/ignite",
"id": "8af77317a84f4462d2b234a3d1570bb23be3d7b7",
"size": "3... |
package scheduler.da.dao;
import scheduler.model.Crew;
import scheduler.model.collections.Crews;
import scheduler.model.collections.Days;
import scheduler.model.collections.Members;
import scheduler.model.collections.Squads;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException... | {
"content_hash": "a003cf9ecc1be81ca35fdf0e8bda44d6",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 95,
"avg_line_length": 33.10344827586207,
"alnum_prop": 0.6552083333333333,
"repo_name": "schana/scheduling-java",
"id": "522d241a9b211658279c9c7ee8660744b9419e74",
"size":... |
<!DOCTYPE SYSTEM [ <!ENTITY Financial SYSTEM "Financial.inc"> ]>
<txnmgr name="kdoTxn" logger="Q2"
class="org.jpos.transaction.TransactionManager">
<participant class="org.jpos.my.Switch" logger="Q2">
<property name="0200" value="Financial Response Log"
selectCriterion="incoming message 0200" />
... | {
"content_hash": "c1d73971597e1392397057a61f5e50a9",
"timestamp": "",
"source": "github",
"line_count": 40,
"max_line_length": 65,
"avg_line_length": 30.875,
"alnum_prop": 0.7044534412955465,
"repo_name": "dgrandemange/txnmgr-workflow-commons",
"id": "9020331dfcac962e17db66c9b864236601c42435",
"siz... |
layout: post
date: 2007-06-21 14:17:00
title: On the way to Nandi Hills...
tags: [archived-posts]
categories: archives
permalink: /:categories/:year/:month/:day/:title/
---
Do not miss that lovely curly tail! No, we didn't eat here...
<a href="http://www.flickr.com/photos/8533057@N07/579669319/" title="Photo Sharing"... | {
"content_hash": "13397347538d4d253fb79934f46cfe44",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 221,
"avg_line_length": 48,
"alnum_prop": 0.7239583333333334,
"repo_name": "deeyum/deeyum.github.io",
"id": "ba28ea73f48c8ad3f120c79ffc23427e20876e78",
"size": "580",
"bi... |
package org.keycloak.adapters;
import org.jboss.logging.Logger;
import org.keycloak.adapters.spi.AuthOutcome;
import org.keycloak.adapters.spi.HttpFacade;
/**
* @author <a href="mailto:froehlich.ch@gmail.com">Christian Froehlich</a>
* @author <a href="mailto:brad.culley@spartasystems.com">Brad Culley</a>
* @autho... | {
"content_hash": "50000444dd88f1e33fd9fbd1c4e94f99",
"timestamp": "",
"source": "github",
"line_count": 44,
"max_line_length": 128,
"avg_line_length": 38.25,
"alnum_prop": 0.6945929887106358,
"repo_name": "almighty/keycloak",
"id": "d2cabb3d75f9dc7883480ca7306626ce417758c6",
"size": "2357",
"bina... |
#pragma once
#include <aws/lightsail/Lightsail_EXPORTS.h>
#include <aws/lightsail/LightsailRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/lightsail/model/RegionName.h>
#include <utility>
namespace Aws
{
namespace Lightsail
{
namespace Model
{
/**
*/
class AWS_LIGHTSAIL_API CopySna... | {
"content_hash": "51946289cadddbb3eeed9847fe7fdb7c",
"timestamp": "",
"source": "github",
"line_count": 441,
"max_line_length": 161,
"avg_line_length": 53.50566893424036,
"alnum_prop": 0.6902017291066282,
"repo_name": "awslabs/aws-sdk-cpp",
"id": "1b043e2c2e31665f2751d5d6b1290a70423f81b2",
"size": ... |
.localeToggle { display: inline-block; margin: 0 10px;}
.localeToggleList { display:block; margin: 0px;}
| {
"content_hash": "614fea06d911ee6e12aca16f3b14b225",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 55,
"avg_line_length": 52.5,
"alnum_prop": 0.7428571428571429,
"repo_name": "surzhik/coreola5",
"id": "9610ba49f4d54a14be5fc2333e2df0d5a2609661",
"size": "105",
"binary": ... |
var _dec, _dec2, _class;
import { bindingMode } from 'aurelia-binding';
import { inject, Lazy } from 'aurelia-dependency-injection';
import { customAttribute } from 'aurelia-templating';
import { ValidationController } from './validation-controller';
import { validationRenderer } from './validation-renderer';
export ... | {
"content_hash": "36218b5a55b0401e80e9208bad8a9b95",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 263,
"avg_line_length": 29.35185185185185,
"alnum_prop": 0.6548895899053627,
"repo_name": "JeroenVinke/validation",
"id": "1a3341970c45461417945783f65ac75f94e4d912",
"size"... |
"use strict";
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard");
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var React = _interopRequireWildcard(r... | {
"content_hash": "49295abce0e298cea4ec5e95cc723a6d",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 87,
"avg_line_length": 26.043478260869566,
"alnum_prop": 0.7278797996661102,
"repo_name": "cdnjs/cdnjs",
"id": "39598cb5f2e494898ea7ed2289a4b61b610ff5cd",
"size": "599",
... |
layout: post
author: Christoph Broschinski
author_lnk: https://github.com/cbroschinski
title: TU Wien reports its 2017 APC expenditures
date: 2018-05-14 08:00:00
summary:
categories: [general, openAPC]
comments: true
---
The [Technische Universität Wien](https://www.tuwien.ac.at/en/) has upda... | {
"content_hash": "f5b5d695d5c349916424544727d490e8",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 222,
"avg_line_length": 45.8,
"alnum_prop": 0.5633187772925764,
"repo_name": "OpenAPC/openapc.github.io",
"id": "78b5ae218b687170d890977f75e09120b1e6cd3e",
"size": "2299",
... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading;
using System.Web.Http;
using System.Web.Http.Controllers;
using System.Web.Http.ModelBinding;
using System.Web.Http.ModelBinding.Binders;
using Microsoft.VisualStudio.TestTools.UnitTesti... | {
"content_hash": "9c036727a321c2af0694d3693a0ac91c",
"timestamp": "",
"source": "github",
"line_count": 659,
"max_line_length": 142,
"avg_line_length": 28.83156297420334,
"alnum_prop": 0.7010526315789474,
"repo_name": "maxtoroq/MvcCodeRouting",
"id": "36ee511a56e6e3d7eae038883fe341d034d87510",
"siz... |
/*
* QuickBlox JavaScript SDK / XMPP Chat plugin
*
* Chat module
*
*/
// Browserify dependencies
require('../libs/strophe');
require('../libs/strophe.muc');
var config = require('./config');
var QBChatHelpers = require('./qbChatHelpers');
window.QBChat = QBChat;
window.QBChatHelpers = QBChatHelpers... | {
"content_hash": "71890adce36bdca7f29a17e95bc7f4e1",
"timestamp": "",
"source": "github",
"line_count": 524,
"max_line_length": 116,
"avg_line_length": 26.017175572519083,
"alnum_prop": 0.5951734761241106,
"repo_name": "alrodabaugh/sample",
"id": "d6a46d9234162bc809f713e9324adc8b33175112",
"size": ... |
package edu.pacificu.cs493f15_1.paperorplasticapp;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest
{
@Test
public void addition_isCorrect() throws Exception
{
assertEquals(4, 2 + 2);... | {
"content_hash": "71bb0b210853d7a5f63d24591709b72f",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 78,
"avg_line_length": 19.176470588235293,
"alnum_prop": 0.7208588957055214,
"repo_name": "eheydemann/PaperOrPlastic",
"id": "1ad3f8e307e7aceb8a2d625db5fa4d1fe434d507",
"si... |
@interface CKCertificate()
@property (nonatomic) X509 * certificate;
@property (strong, nonatomic, readwrite) NSString * summary;
@property (strong, nonatomic) NSArray<NSString *> * subjectAltNames;
@property (strong, nonatomic) distributionPoints * crlCache;
@end
@implementation CKCertificate
static const int CERT... | {
"content_hash": "0249f80617a8c23b91958444e43100f4",
"timestamp": "",
"source": "github",
"line_count": 348,
"max_line_length": 117,
"avg_line_length": 33.382183908045974,
"alnum_prop": 0.6165102866488766,
"repo_name": "certificate-helper/CHCertificate",
"id": "cecee66c8392517bbb52e71fae7a5985dfb0b45... |
package com.github.pagehelper.mapper;
import com.github.pagehelper.Page;
import com.github.pagehelper.model.*;
import com.github.pagehelper.test.basic.dynamic.Where;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.SelectProvider;
import or... | {
"content_hash": "4e20db11b6d48a2163ba3788244b61e4",
"timestamp": "",
"source": "github",
"line_count": 116,
"max_line_length": 140,
"avg_line_length": 29.28448275862069,
"alnum_prop": 0.7065057403591404,
"repo_name": "pagehelper/Mybatis-PageHelper",
"id": "d8b6633764cea7be49196b13f13ad4defc555a0d",
... |
var path = require("path");
var webpack = require("webpack");
var CopyWebpackPlugin = require("copy-webpack-plugin");
var modules_dir = path.join(__dirname, "/node_modules");
var src_dir = path.join(__dirname, "/src");
var templates_dir = path.join(__dirname, "/templates");
var dst_dir = path.join(__dirname, "/dist");... | {
"content_hash": "d9f14746970ff55b27900f6a3b8be788",
"timestamp": "",
"source": "github",
"line_count": 71,
"max_line_length": 69,
"avg_line_length": 24.929577464788732,
"alnum_prop": 0.4576271186440678,
"repo_name": "iulian-radu-at/react-project-creator",
"id": "421830c5ce4660530dfa7b616e8059df2c5ca... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>infotheo: 18 m 32 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" re... | {
"content_hash": "4981bf72f901c62096540be5d6afc966",
"timestamp": "",
"source": "github",
"line_count": 451,
"max_line_length": 159,
"avg_line_length": 95.0820399113082,
"alnum_prop": 0.6368406324331888,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "1c9069ca5129f0e104e6058eb9df344c41e00f32",
... |
.class public Landroid/util/LruCache;
.super Ljava/lang/Object;
.source "LruCache.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
... | {
"content_hash": "534b4905195c8b38fe286d8a1d0460b8",
"timestamp": "",
"source": "github",
"line_count": 1104,
"max_line_length": 136,
"avg_line_length": 21.85054347826087,
"alnum_prop": 0.6417941383741658,
"repo_name": "baidurom/devices-n7108",
"id": "acf095f27de6745202bb13b70dbfdb23efb08342",
"siz... |
Collocation
===========
.. doxygengroup:: harp_collocation
:project: libharp
:members:
| {
"content_hash": "fb4d1ab00fc127973e96555cccc3e174",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 34,
"avg_line_length": 13.571428571428571,
"alnum_prop": 0.6210526315789474,
"repo_name": "stcorp/harp",
"id": "28d0c1db51b7cee54e19dcb6c342ed886fcb3a98",
"size": "95",
"b... |
package com.hantsylabs.restexample.springmvc.api;
import com.hantsylabs.restexample.springmvc.ApiErrors;
import com.hantsylabs.restexample.springmvc.exception.InvalidRequestException;
import com.hantsylabs.restexample.springmvc.exception.ResourceNotFoundException;
import com.hantsylabs.restexample.springmvc.exception.... | {
"content_hash": "8f7d09f809b7cd70f26e0360820d4914",
"timestamp": "",
"source": "github",
"line_count": 87,
"max_line_length": 128,
"avg_line_length": 41.160919540229884,
"alnum_prop": 0.7400167550963418,
"repo_name": "hantsy/angularjs-springmvc-sample-boot",
"id": "4e598d5357820a9d260a700d6e17150bb7... |
require "compadre/engine"
module Compadre
def self.configure
yield self
end
def self.resource_name
(@resource_name || "user").split("_").map(&:capitalize).join("")
end
def self.resource_name=(resource_name)
@resource_name = resource_name
end
end
| {
"content_hash": "3ba77e93778e3ecd4fedeb915ed805de",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 68,
"avg_line_length": 18.2,
"alnum_prop": 0.673992673992674,
"repo_name": "essn/compadre",
"id": "b011fb541feefce87f7cb4907d992970e1b9644b",
"size": "273",
"binary": fal... |
import nose
import nose.config
import sys
from nose.plugins.manager import DefaultPluginManager
c = nose.config.Config()
c.plugins=DefaultPluginManager()
c.srcDirs = ['package']
if not nose.run(config=c):
sys.exit(1)
| {
"content_hash": "f8ccf00ea1a479cf935c80c2c4799f85",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 53,
"avg_line_length": 24.555555555555557,
"alnum_prop": 0.7692307692307693,
"repo_name": "QualiSystems/Azure-Shell",
"id": "4603b5825375bef098ce51681e7fc427691dbcbc",
"size... |
<resources>
<string name="app_name">Fruity Slots Galaxy</string>
<!-- MAIN MENU SCREEN -->
<string name="main_game_title_part1">Fruity Slots</string>
<string name="main_game_title_part2">Galaxy</string>
<string name="main_begin">Start</string>
<string name="main_best_score">High Score</str... | {
"content_hash": "28a23b8f27bda42d7291514c9252ca8e",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 62,
"avg_line_length": 30,
"alnum_prop": 0.5888888888888889,
"repo_name": "torindev/games",
"id": "d478a443ea719e2b82ec2417b3287a47b01c4834",
"size": "1440",
"binary": fa... |
package io.airlift.jmx;
import com.google.common.collect.ArrayListMultimap;
import com.google.common.collect.ImmutableSortedSet;
import com.google.common.collect.Iterators;
import com.google.common.collect.Multimap;
import com.google.inject.Inject;
import com.google.inject.Injector;
import org.weakref.jmx.Managed;
i... | {
"content_hash": "9db32d62b2d4e7d853477ba82960eb35",
"timestamp": "",
"source": "github",
"line_count": 139,
"max_line_length": 134,
"avg_line_length": 31.194244604316548,
"alnum_prop": 0.6199261992619927,
"repo_name": "cberner/airlift",
"id": "6de005dde6bc104b36bee652a1f10a6a8c6f5168",
"size": "49... |
package org.apache.phoenix.jdbc;
import java.io.InputStream;
import java.io.Reader;
import java.math.BigDecimal;
import java.net.MalformedURLException;
import java.net.URL;
import java.sql.Array;
import java.sql.Blob;
import java.sql.Clob;
import java.sql.Date;
import java.sql.NClob;
import java.sql.Ref;
import java.... | {
"content_hash": "cc54e0b56595476388f69e6ef79d446f",
"timestamp": "",
"source": "github",
"line_count": 1291,
"max_line_length": 129,
"avg_line_length": 31.440743609604958,
"alnum_prop": 0.6894555309189455,
"repo_name": "djh4230/Apache-Phoenix",
"id": "c1bbe81dc1044fd52569e740cad932024e47ef89",
"si... |
/**
* thrift - a lightweight cross-language rpc/serialization tool
*
* This file contains the main compiler engine for Thrift, which invokes the
* scanner/parser to build the thrift object tree. The interface generation
* code for each language lives in a file by the language name under the
* generate/ folder, ... | {
"content_hash": "20e8263205aee7accc29de9b1b758295",
"timestamp": "",
"source": "github",
"line_count": 1282,
"max_line_length": 104,
"avg_line_length": 29.86349453978159,
"alnum_prop": 0.6044403813503983,
"repo_name": "apache/thrift",
"id": "485ec0022cb8087b323eb5c3a794f508f0903a0d",
"size": "3908... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "eb7d274d0f89c2ee81f28a1b5a446781",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "9a8f426aafcd3ac74b3909cc0c2fc75ff97e6e50",
"size": "187... |
; var root = root || {};
root.Analytics = root.Analytics || {};
// the semi-colon before function invocation is a safety net against concatenated
// scripts and/or other plugins which may not be closed properly.
(function ($, window, document, undefined, ko) {
"use strict";
// undefined is used here as the... | {
"content_hash": "b5d7dcd7867b9b2f8cffef281916f8fb",
"timestamp": "",
"source": "github",
"line_count": 426,
"max_line_length": 134,
"avg_line_length": 33.40845070422535,
"alnum_prop": 0.551292861157954,
"repo_name": "kolotygin/RootPosition",
"id": "f6e524662a5a78fc41310efab44167961556919d",
"size"... |
package com.rtg.launcher;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.io.PrintStream;
import java.util.ArrayList;
import java.util.List;
import com.rtg.jmx.LocalStats;
import com.rtg.util.cli.CommandLine;
import com.rtg.util.diagnostic.D... | {
"content_hash": "54535871373d6a2c8d5dd39186d67990",
"timestamp": "",
"source": "github",
"line_count": 173,
"max_line_length": 138,
"avg_line_length": 33.25433526011561,
"alnum_prop": 0.6728663306101165,
"repo_name": "RealTimeGenomics/rtg-tools",
"id": "4f0d0c6bdc303eab453808f1e24a9c771c6ff842",
"... |
package com.appleframework.distributed.id.snowflake2;
import com.appleframework.distributed.id.IdentityGenerator;
public class EntityIdGeneratorTest {
public static void main(String[] args) throws Exception {
IdentityGenerator idGenerator = BasicEntityIdentityGenerator.getInstance();
for (int i = 0; i <... | {
"content_hash": "5be8bd826778d7885b6fe811590d6071",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 77,
"avg_line_length": 30.53846153846154,
"alnum_prop": 0.743073047858942,
"repo_name": "sdgdsffdsfff/appleframework",
"id": "02bc46e4650f6370dc95e9cf52526352b37c2f1d",
"si... |
package com.amazonaws.services.ec2.model;
/**
* <p>
*
* </p>
*/
public class VpcAttachment {
/**
*
*/
private String vpcId;
/**
*
*/
private String state;
/**
*
*
* @return
*/
public String getVpcId() {
return vpcId;
}
/*... | {
"content_hash": "1dee008af4400f461c26fd962f785299",
"timestamp": "",
"source": "github",
"line_count": 133,
"max_line_length": 105,
"avg_line_length": 22.44360902255639,
"alnum_prop": 0.5142378559463987,
"repo_name": "SaiNadh001/aws-sdk-for-java",
"id": "9d702e3b9f5143156e5a21443d3e2147fd8e049b",
... |
#ifndef POINTS_TYPES_HPP
#define POINTS_TYPES_HPP
#include <viennagrid/forwards.hpp>
#include <viennagrid/domain/element_creation.hpp>
#include <viennagrid/traits/point.hpp>
typedef viennagrid::point_t<double, viennagrid::cartesian_cs<1> > PointCartesian1D_t;
typedef viennagrid::point_t<double, viennagrid::carte... | {
"content_hash": "2c9d82adcc4045111e0731f66a3e712d",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 88,
"avg_line_length": 44.529411764705884,
"alnum_prop": 0.7542932628797886,
"repo_name": "jonancm/viennagrid-python",
"id": "2960b8fe6086800e07073754a379e61f881e7a44",
"si... |
#ifndef QmitkDIAppFiberTractographyPerspective_H_
#define QmitkDIAppFiberTractographyPerspective_H_
#include <berryIPerspectiveFactory.h>
class QmitkDIAppFiberTractographyPerspective : public QObject, public berry::IPerspectiveFactory
{
Q_OBJECT
Q_INTERFACES(berry::IPerspectiveFactory)
public:
QmitkDIAppFi... | {
"content_hash": "9d5f30514bf661ada684be4fe76826f2",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 96,
"avg_line_length": 23.772727272727273,
"alnum_prop": 0.8183556405353728,
"repo_name": "nocnokneo/MITK",
"id": "bd4611e7e6dfa2f6e9f3691420a570afccb8954c",
"size": "1021"... |
/**
* @author Ed Spencer
* @class Ext.data.Errors
* @extends Ext.util.MixedCollection
*
* <p>Wraps a collection of validation error responses and provides convenient functions for
* accessing and errors for specific fields.</p>
*
* <p>Usually this class does not need to be instantiated directly - instances ar... | {
"content_hash": "af456df83d16c811f561eba78a6a7744",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 98,
"avg_line_length": 29.41509433962264,
"alnum_prop": 0.5997434252726106,
"repo_name": "Joppe-A/rce-checkers2",
"id": "47fe31e7116ef95b05b786df2232cde4240e798e",
"size": ... |
#pragma once
#include <aws/kafka/Kafka_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespace Aws
{
template<typename RESULT_TYPE>
class AmazonWebServiceResult;
namespace Utils
{
namespace Json
{
class JsonValue;
} // namespace Json
} // namespace Utils
namespace Kafka
{
namespa... | {
"content_hash": "9fdedf05ea2a1a2248865d6f820d7c7b",
"timestamp": "",
"source": "github",
"line_count": 449,
"max_line_length": 175,
"avg_line_length": 31.962138084632517,
"alnum_prop": 0.6362622813741202,
"repo_name": "cedral/aws-sdk-cpp",
"id": "78cf813efaa9013ee0a1ecc1c322814a9301f132",
"size": ... |
// Boost.Geometry (aka GGL, Generic Geometry Library)
// Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifnd... | {
"content_hash": "c49540c74e5074cc0cc1d2c12159cce2",
"timestamp": "",
"source": "github",
"line_count": 325,
"max_line_length": 117,
"avg_line_length": 28.716923076923077,
"alnum_prop": 0.6295939140683596,
"repo_name": "Ant-OS/android_packages_apps_OTAUpdates",
"id": "a40f03dbafd87575fee0886a4bf45ca0... |
<?php
namespace PHPMailer\PHPMailer;
/**
* PHPMailer RFC821 SMTP email transport class.
* Implements RFC 821 SMTP commands and provides some utility methods for sending mail to an SMTP server.
*
* @package PHPMailer
* @author Chris Ryan
* @author Marcus Bointon <phpmailer@synchromedia.co.uk>
*/
class SMTP
{... | {
"content_hash": "e123f9eb13c37672dd57f4c3871ca513",
"timestamp": "",
"source": "github",
"line_count": 1260,
"max_line_length": 120,
"avg_line_length": 32.83095238095238,
"alnum_prop": 0.5175381342616096,
"repo_name": "anstack/anstack.github.io",
"id": "8411b47602ead41e84c7afda65802f96be95d312",
"... |
from page_get.basic import get_page
from decorators.decorator import parse_decorator
import json
def get_followers_list_return(uid, page):
followers_wb_temp_url = 'https://m.weibo.cn/api/container/getIndex?containerid={}_-_followers_-_{}&luicode={}&lfid={}&featurecode={}&type=uid&value={}&page={}'
container... | {
"content_hash": "684f173ad982360735506278618ae086",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 160,
"avg_line_length": 31.408163265306122,
"alnum_prop": 0.6185834957764782,
"repo_name": "KingOfBanana/SocialNetworkAI",
"id": "5fd328de0adac4465d7ad45c404c612df65d17d4",
... |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | {
"content_hash": "6d609a8ae85150b0d0ec24c54e903aa2",
"timestamp": "",
"source": "github",
"line_count": 138,
"max_line_length": 154,
"avg_line_length": 42.78260869565217,
"alnum_prop": 0.6321138211382114,
"repo_name": "jarreed0/ArchGE",
"id": "de8855bacfd51d6ab2de6ce2b10b6c15f14e1de5",
"size": "590... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "dccc3a00d29f1e06c0726e7f686c6a0a",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.307692307692308,
"alnum_prop": 0.6940298507462687,
"repo_name": "mdoering/backbone",
"id": "ce8a4280d3e99b8dd2ff16f31e073eae87c416cf",
"size": "19... |
package org.apache.activemq.artemis.core.protocol.openwire.amq;
import org.apache.activemq.command.ActiveMQDestination;
import org.apache.activemq.command.MessageAck;
import org.apache.activemq.command.MessagePull;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class AMQCompositeConsu... | {
"content_hash": "962ca7b90edd684fb47bb215e67cf18d",
"timestamp": "",
"source": "github",
"line_count": 53,
"max_line_length": 101,
"avg_line_length": 30.641509433962263,
"alnum_prop": 0.7229064039408867,
"repo_name": "lburgazzoli/apache-activemq-artemis",
"id": "5b9d72e4927675b57a6f740002b98428f89f9... |
<?php
class Google_Service_AdExchangeBuyerII_DayPart extends Google_Model
{
public $dayOfWeek;
protected $endTimeType = 'Google_Service_AdExchangeBuyerII_TimeOfDay';
protected $endTimeDataType = '';
protected $startTimeType = 'Google_Service_AdExchangeBuyerII_TimeOfDay';
protected $startTimeDataType = '';
... | {
"content_hash": "473dff03d8d9e63ee35f2ecd54b0efbf",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 85,
"avg_line_length": 23.625,
"alnum_prop": 0.7037037037037037,
"repo_name": "reactexcel/ReactReduxHR",
"id": "1f81b754670bbfd2911b0a38b8ebed5adcbbe6c0",
"size": "1724",
... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<HTML>
<HEAD>
<meta name="generator" content="JDiff v1.0.9">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which generates... | {
"content_hash": "19dfd13eff32f3a7f03b8a27ec8f99e1",
"timestamp": "",
"source": "github",
"line_count": 224,
"max_line_length": 269,
"avg_line_length": 46.861607142857146,
"alnum_prop": 0.6337048680575402,
"repo_name": "tausten/zookeeper",
"id": "fa3bd2ea525fc7d1596aff97cf12b7b9169f22ad",
"size": "... |
<!DOCTYPE html >
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title></title>
<meta name="description" content="" />
<meta name... | {
"content_hash": "555720b27d5db1f171a316805b7bd6b1",
"timestamp": "",
"source": "github",
"line_count": 878,
"max_line_length": 679,
"avg_line_length": 60.33940774487471,
"alnum_prop": 0.5894333496923251,
"repo_name": "oxy-development/korro",
"id": "a8cd5f378cdf221abfc76913201adf82e28abc73",
"size"... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "792bb2d621cd5d191c31bd0e3f40c75e",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "3118cdd839a15592c0ad2803a37f279e44c2494f",
"size": "167... |
''' Dummy NFC Provider to be used on desktops in case no other provider is found
'''
from . import NFCBase
from kivy.clock import Clock
from kivy.logger import Logger
class ScannerDummy(NFCBase):
'''This is the dummy interface that gets selected in case any other
hardware interface to NFC is not available.
... | {
"content_hash": "2bb9b41de14902b3e508b98930b3f9e9",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 80,
"avg_line_length": 28.384615384615383,
"alnum_prop": 0.5962059620596206,
"repo_name": "asfin/electrum",
"id": "a0d3e2643ecfa1bb0cf1b96d1eb57ee4b32e4ba9",
"size": "1476"... |
package williams.mathew.gradle.demo.converter;
import williams.mathew.gradle.demo.data.model.Status;
import williams.mathew.gradle.demo.web.model.PayloadStatus;
public class StatusConverter {
public PayloadStatus toPayload(Status status) {
return new PayloadStatus(status.getStatusCode(), status.getStatus... | {
"content_hash": "e2d6cf00db0e5e9cf48be3e02d214c49",
"timestamp": "",
"source": "github",
"line_count": 12,
"max_line_length": 84,
"avg_line_length": 28.416666666666668,
"alnum_prop": 0.7771260997067448,
"repo_name": "williamsmathew91/sudoku",
"id": "c0a1be6908e4955f683a952f29e21935e189548e",
"size... |
class DevToolsUI : public content::WebUIController {
public:
static GURL GetProxyURL(const std::string& frontend_url);
static GURL GetRemoteBaseURL();
static bool IsFrontendResourceURL(const GURL& url);
explicit DevToolsUI(content::WebUI* web_ui);
DevToolsUI(const DevToolsUI&) = delete;
DevToolsUI& opera... | {
"content_hash": "ba097fa88bf640a211a7b670b917a80f",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 59,
"avg_line_length": 26.555555555555557,
"alnum_prop": 0.7447698744769874,
"repo_name": "scheib/chromium",
"id": "b398bb5fde7900b30d5723ec7f3348790096faf7",
"size": "856"... |
package de.chandre.admintool;
import java.util.HashMap;
import java.util.Map;
import org.quartz.JobDetail;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.scheduli... | {
"content_hash": "44f4a098381d4ac16753e153a51a3495",
"timestamp": "",
"source": "github",
"line_count": 82,
"max_line_length": 146,
"avg_line_length": 43.926829268292686,
"alnum_prop": 0.7795669072737368,
"repo_name": "andrehertwig/admintool",
"id": "ec1a60a39ea45e082391e3dfb8a1fabc9467a917",
"size... |
class Application
include ApplicationComponents
include ApplicationParser
include ApplicationProcessor
include ApplicationResponder
include ActiveModel::Conversion
extend ActiveModel::Naming
def persisted?
false
end
attr_reader :error
XML_NAMESPACES = {
"exch" => "http://at.dsh.cms.g... | {
"content_hash": "cd94cf8c1147d2d8f0b38976fa4c72e1",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 69,
"avg_line_length": 26.06779661016949,
"alnum_prop": 0.611183355006502,
"repo_name": "dchealthlink/MITC",
"id": "eb3d2d82be9d77b66becbb20e0c0e71b9936e6dd",
"size": "1538... |
;'use strict';
let sourceId = 0,
parentId = 0,
sourceName = "",
sourceModified = "",
arr = [];
$('.modal').on('show.bs.modal', function (event) {
let button = $(event.relatedTarget);
let modal = $(this);
let template = `<i class="${$(button).children().attr('class')}"></i> ${$(button).te... | {
"content_hash": "a172ef2affabbd9fef215bf1f6ca1779",
"timestamp": "",
"source": "github",
"line_count": 167,
"max_line_length": 114,
"avg_line_length": 28.179640718562876,
"alnum_prop": 0.4876753081172971,
"repo_name": "sandroe2000/woolaweaver",
"id": "3d2b2c4201ea86e70dbf26224acc230f20d75522",
"si... |
package hudson.util;
import com.google.common.annotations.Beta;
import com.google.common.base.Predicates;
import com.google.common.collect.ImmutableList;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import java.util.NoSuchElementException;
import java.util.ListIterator;
import java... | {
"content_hash": "bcde2e4e28946becd27a7cfb8bbdb537",
"timestamp": "",
"source": "github",
"line_count": 404,
"max_line_length": 118,
"avg_line_length": 28.532178217821784,
"alnum_prop": 0.5160058991931986,
"repo_name": "aldaris/jenkins",
"id": "8d93d7226212ef01aba818caf5beb60050914ffb",
"size": "12... |
function foo();
function foo(foo:string);
function foo(foo?:any){ return '' }
//// [functionOverloads8.js]
function foo(foo) {
return '';
}
| {
"content_hash": "afaa1d7ee45fb71c463941304fb1ffff",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 35,
"avg_line_length": 16.88888888888889,
"alnum_prop": 0.618421052631579,
"repo_name": "yukulele/TypeScript",
"id": "08c2c0b65a1b132288ba3c47c1fb770a1ef5d1a4",
"size": "182... |
"""
Utility functions for the random forest classifier.
@copyright: The Broad Institute of MIT and Harvard 2015
"""
import numpy as np
import pandas as pd
import pickle
"""Return a function that gives a prediction from a design matrix row
"""
def gen_predictor(params_filename="./models/test/scikit_randf-params"):
... | {
"content_hash": "64abc86f6ae3f8c3210c446d370c09b0",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 71,
"avg_line_length": 24.428571428571427,
"alnum_prop": 0.6939571150097466,
"repo_name": "broadinstitute/ebola-predictor",
"id": "fddaf290dfd65572262aecbb7f977fbe9ce7b774",
... |
package com.github.maven_nar.cpptasks.gcc.cross.sparc_sun_solaris2;
import com.github.maven_nar.cpptasks.CCTask;
import com.github.maven_nar.cpptasks.CUtil;
import com.github.maven_nar.cpptasks.compiler.LinkType;
import com.github.maven_nar.cpptasks.compiler.Linker;
import com.github.maven_nar.cpptasks.gcc.AbstractLdL... | {
"content_hash": "008bd0ebaa225d740dcbb9dc12a22ebb",
"timestamp": "",
"source": "github",
"line_count": 202,
"max_line_length": 95,
"avg_line_length": 38.227722772277225,
"alnum_prop": 0.48717948717948717,
"repo_name": "maven-nar/cpptasks-parallel",
"id": "127787614f1ffe4563069067a867477b1141b52b",
... |
package se.l4.dust.api.expression;
/**
* Exception thrown on expression errors.
*
* @author Andreas Holstenson
*
*/
public class ExpressionException
extends RuntimeException
{
private final boolean source;
public ExpressionException(String message)
{
super(message);
source = false;
}
public Expressio... | {
"content_hash": "d33082f069f1bdb40e805db0fbc66571",
"timestamp": "",
"source": "github",
"line_count": 79,
"max_line_length": 99,
"avg_line_length": 18.556962025316455,
"alnum_prop": 0.6371077762619373,
"repo_name": "LevelFourAB/dust",
"id": "27983e1283d8d4ea0edf33686e31dd85cc23ca4c",
"size": "146... |
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("Si... | {
"content_hash": "541167e430e07338c6787a4d02f49390",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 84,
"avg_line_length": 38.861111111111114,
"alnum_prop": 0.7441029306647605,
"repo_name": "SimplesE/Projeto",
"id": "f9348de8b3e339da7b2d8ef0176d6017d0e88ffa",
"size": "140... |
<?php
namespace Enlighter;
class SettingsUtil{
// local config storage
private $_config = array();
// stores options prefix
private $_optionsPrefix;
// initialize global plugin config
public function __construct($prefix, $defaultConfig=array()){
// store settings prefix
$this->_optionsPrefix = $prefix... | {
"content_hash": "1c986582f3af03526cc25630a1781b7f",
"timestamp": "",
"source": "github",
"line_count": 120,
"max_line_length": 232,
"avg_line_length": 28.641666666666666,
"alnum_prop": 0.6307826592958976,
"repo_name": "Pyknic/WordPress.Enlighter",
"id": "4ab6fe8ec327976a2923fda7ecd5c49281ec05e0",
... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "efe5ba22524903262418df7c48ddfc7e",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "5c0a6e9563ccf21acf245c507f4d530490c7f92b",
"size": "174... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-zify: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.m... | {
"content_hash": "d287a97b17f469ba89697280ca99583c",
"timestamp": "",
"source": "github",
"line_count": 168,
"max_line_length": 159,
"avg_line_length": 41.357142857142854,
"alnum_prop": 0.5400115141047783,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "56bb482760ae9c85f883c86afb0b045b56d69bb3",... |
import os
# import sys
# sys.path.insert(0, os.path.abspath('.'))
# -- General configuration ------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.
#
# needs_sphinx = '1.0'
# Add any Sphinx extension module names here, as strings. They can be
# extens... | {
"content_hash": "d08d30d9bcd102d6e6337cb6c6972880",
"timestamp": "",
"source": "github",
"line_count": 151,
"max_line_length": 79,
"avg_line_length": 30.576158940397352,
"alnum_prop": 0.6647173489278753,
"repo_name": "jic-dtool/dtool-create",
"id": "13b3a695694e95a60da400ead0e0379607f5e93c",
"size... |
<?php
class Ess_M2ePro_Model_Amazon_Listing_Product_Action_DataBuilder_Price_Business
extends Ess_M2ePro_Model_Amazon_Listing_Product_Action_DataBuilder_Abstract
{
const BUSINESS_DISCOUNTS_TYPE_FIXED = 'fixed';
//########################################
/**
* @return array
*/
public f... | {
"content_hash": "122b448cd67754f76a898722cfcba4cb",
"timestamp": "",
"source": "github",
"line_count": 42,
"max_line_length": 112,
"avg_line_length": 28.30952380952381,
"alnum_prop": 0.5416316232127838,
"repo_name": "portchris/NaturalRemedyCompany",
"id": "aebffe9d56ba73e0765911c684887d84dfb7e2ff",
... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>hardware: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" ... | {
"content_hash": "e5783327ca3b0c48163204a00f613504",
"timestamp": "",
"source": "github",
"line_count": 177,
"max_line_length": 157,
"avg_line_length": 40.954802259887,
"alnum_prop": 0.557870051041523,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "d882c9391e832dadf5a104cd61356aebfffcc184",
"... |
package org.wso2.msf4j.util.client.websocket;
import io.netty.bootstrap.Bootstrap;
import io.netty.buffer.Unpooled;
import io.netty.channel.Channel;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGro... | {
"content_hash": "c482776170a2575ce850d8d74f3ac57b",
"timestamp": "",
"source": "github",
"line_count": 201,
"max_line_length": 103,
"avg_line_length": 36.343283582089555,
"alnum_prop": 0.6136892539356605,
"repo_name": "thusithathilina/msf4j",
"id": "53f22c4573a1ef2e552b71ae12b888a7290eafeb",
"size... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Mon Apr 01 21:58:39 EDT 2013 -->
<TITLE>
atg.scenario.userprofiling (ATG Java API)
</TITLE>
<META NAME="date" CONTENT="2013-04-01">
<LINK RE... | {
"content_hash": "aee6e39b24700a3ceb5f1cad64855d70",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 142,
"avg_line_length": 31.5,
"alnum_prop": 0.704014939309057,
"repo_name": "Smolations/more-dash-docsets",
"id": "a18cee9c02adffda4a95436196731b3e0165a443",
"size": "1071"... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using EFCore.Bencher;
using EFCore.Bencher.EntityClasses;
using EFCore.Dtos.DtoClasses;
using EFCore.Dtos.DtoClasses.SalesOrderHeaderDtoTypes;
using EFCore.Dtos.Persistence;
using Microsoft.EntityFramewo... | {
"content_hash": "294c99223694c7e6cc528c3e9be760f6",
"timestamp": "",
"source": "github",
"line_count": 107,
"max_line_length": 177,
"avg_line_length": 33.38317757009346,
"alnum_prop": 0.7236842105263158,
"repo_name": "jonnybee/RawDataAccessBencher",
"id": "15e9f97335a8d5b3000315f08445b7fc05ae8616",
... |
import sys
import time
from websocket import create_connection
from json import *
if(len(sys.argv)< 2):
print "test requires sitename: python testWebSocketOperations_server.py <url>"
sys.exit(2)
site = sys.argv[1]
ws = create_connection("ws://"+site)
#-----------------------------------------------------------------... | {
"content_hash": "6a34e3bc82ebfd85d9bcf1eec0b081e4",
"timestamp": "",
"source": "github",
"line_count": 1275,
"max_line_length": 129,
"avg_line_length": 36.199215686274506,
"alnum_prop": 0.5418598604671317,
"repo_name": "oncoscape/Oncoscape",
"id": "ebfef96c68a609c1e0b4294a8243ccb5dc8ef923",
"size"... |
module SensuPluginsElasticsearch
module Version
MAJOR = 0
MINOR = 5
PATCH = 3
VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
end
end
| {
"content_hash": "fa45d7dd221f25d8ef8f1f3fb97ab4ec",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 56,
"avg_line_length": 17.77777777777778,
"alnum_prop": 0.64375,
"repo_name": "majormoses/sensu-plugins-elasticsearch",
"id": "5f3ad4992b8f0afe0f10cd6f31566fa53b9f33c7",
"si... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.