text stringlengths 2 1.04M | meta dict |
|---|---|
@implementation UAEC2Region
@synthesize regionName=_regionName, endpoint=_endpoint;
+ (NSString *)XPathPrefix
{
return @"./";
}
+ (NSDictionary *)XMLKeyPathsByPropertyKey
{
// Start with super's key paths (if there are any)
NSMutableDictionary *keyPaths = [[UAEC2Model XMLKeyPathsByPropertyKey] mutableCop... | {
"content_hash": "904d33b749ef1f9b51382d65f9b6de49",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 88,
"avg_line_length": 21.2,
"alnum_prop": 0.6886792452830188,
"repo_name": "unsignedapps/ua-aws-sdk-ios",
"id": "db268573ddf857f184f0aad0c3a8eea27621d5ca",
"size": "813",
... |
FROM umeice/python
MAINTAINER @bungoume <bungoume@gmail.com>
# Install OpenCV.
RUN \
apt-get update && apt-get upgrade -y && \
pip install numpy && \
apt-get install -y libjpeg-dev libpng12-dev opencl-headers libeigen3-dev cmake && \
git clone https://github.com/Itseez/opencv.git && \
cd opencv && \
git c... | {
"content_hash": "cd1f2f6d9afd0f91b2380048ad048117",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 85,
"avg_line_length": 21.48148148148148,
"alnum_prop": 0.6741379310344827,
"repo_name": "umeice/opencv",
"id": "097ecc5b59460224a095d5e96a3ecbd4deea9cb2",
"size": "668",
... |
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slas... | {
"content_hash": "a73f48ecda4ec3594d57ad7b6e107d07",
"timestamp": "",
"source": "github",
"line_count": 222,
"max_line_length": 351,
"avg_line_length": 71.33783783783784,
"alnum_prop": 0.7051840626381259,
"repo_name": "williampansky/pants",
"id": "67cb1f1335dd75db58d80530c03f6956f1876010",
"size": ... |
body {
margin: 0;
padding: 0;
font-family: "Segoe UI", Segoe, Tahoma, Arial, Verdana, sans-serif;
overflow: hidden;
}
| {
"content_hash": "de7b9e58f40dfa646964ba844c44c702",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 69,
"avg_line_length": 21,
"alnum_prop": 0.6507936507936508,
"repo_name": "blinksocks/blinksocks-desktop",
"id": "f0601631b4eb5485cf5f476aa254a2bdda0426f6",
"size": "126",
... |
<!--
# @markup markdown
# @title Getting Started
# @author SaltStack Inc.
-->
# Getting Started #
This tutorial is going to be using the following repository: <https://github.com/gtmanfred/wordpress-formula>
## Installation ##
KitchenSalt is a ruby gem, so ruby will be required. The easiest ways to get an up to da... | {
"content_hash": "77cb9039d967d08ae1d11e2863cbe077",
"timestamp": "",
"source": "github",
"line_count": 282,
"max_line_length": 515,
"avg_line_length": 38.59574468085106,
"alnum_prop": 0.7188533627342889,
"repo_name": "simonmcc/kitchen-salt",
"id": "1a40e4a5755039aa6696b8433483b812452e9472",
"size"... |
static TString arrayBrackets(int index)
{
TStringStream stream;
stream << "[" << index << "]";
return stream.str();
}
// Returns the data type for an attribute or uniform.
static ShDataType getVariableDataType(const TType& type)
{
switch (type.getBasicType()) {
case EbtFloat:
if (type.i... | {
"content_hash": "c81572073035b23d2bcb9cde9d0a1c09",
"timestamp": "",
"source": "github",
"line_count": 202,
"max_line_length": 80,
"avg_line_length": 31.094059405940595,
"alnum_prop": 0.5521413787613437,
"repo_name": "stephaneAG/PengPod700",
"id": "ad2e08f303d0d48eb0fdf5fb1e5fcf39ef20ddfa",
"size"... |
#include <stdio.h>
#include <stdint.h>
#include <inttypes.h>
#include <unistd.h>
#include <sys/queue.h>
#include <string.h>
#include <rte_common.h>
#include <rte_memory.h>
#include <rte_per_lcore.h>
#include <rte_launch.h>
#include <rte_pflock.h>
#include <rte_eal.h>
#include <rte_lcore.h>
#include <rte_cycles.h>
#... | {
"content_hash": "5251499a7bd77f5455e9abe009e0e780",
"timestamp": "",
"source": "github",
"line_count": 194,
"max_line_length": 77,
"avg_line_length": 25.309278350515463,
"alnum_prop": 0.665376782077393,
"repo_name": "john-mcnamara-intel/dpdk",
"id": "38da6bce27cd2a537adbfe136ffddbdf40474923",
"siz... |
namespace blink {
void NavigatorContentUtilsClientMock::registerProtocolHandler(const String& scheme, const KURL& baseURL,
const KURL& url, const String& title)
{
ProtocolInfo info;
info.scheme = scheme;
info.baseURL = baseURL;
info.url = url;
info.title = title;
m_protocolMap.set(scheme, ... | {
"content_hash": "ed087c02ed7edc094c0ce6dd5f4e581b",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 131,
"avg_line_length": 31.870967741935484,
"alnum_prop": 0.7651821862348178,
"repo_name": "xin3liang/platform_external_chromium_org_third_party_WebKit",
"id": "1319a3d291033... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Fullscreen Slit Slider with CSS3 and jQuery</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="descripti... | {
"content_hash": "31a6c690d4e06043246eaa4b8c190529",
"timestamp": "",
"source": "github",
"line_count": 176,
"max_line_length": 357,
"avg_line_length": 36.15909090909091,
"alnum_prop": 0.5917661847894407,
"repo_name": "didits/schematics15",
"id": "77823d4b783ac96c76d38e744231be73cea4e15f",
"size": ... |
using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Linq;
using System.Net;
using System.Text;
using System.Text.RegularExpressions;
using System.Threading;
using System.Threading.Tasks;
using PcapDotNet.Core;
using PcapDotNet.Packets;
namespace OWDemo
{
class Sniffer
{
... | {
"content_hash": "cb4a1b39b1579e06b30690eff0f480ef",
"timestamp": "",
"source": "github",
"line_count": 130,
"max_line_length": 115,
"avg_line_length": 31.553846153846155,
"alnum_prop": 0.5095075572891272,
"repo_name": "rakijah/OWDemo",
"id": "0f923dd4e2bb6921c745ed7d773a1cc2c9895ff8",
"size": "410... |
import { Injectable } from '@angular/core';
import { CanActivate, Router } from '@angular/router';
import { MemoryService } from '../services/memory.service';
@Injectable()
export class CanPlayGuard implements CanActivate {
constructor(private router: Router,
private memoryService: MemoryService) {... | {
"content_hash": "5ea7cad1e87691c881da74fee2e61ff2",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 59,
"avg_line_length": 24.523809523809526,
"alnum_prop": 0.6330097087378641,
"repo_name": "AerisG222/mikeandwan.us",
"id": "eed928678f275a0920dccc1bad315dc80b269415",
"size... |
module Game.Lib.Units
( module Game.Lib.Units.Instances
) where
import Game.Lib.Units.Instances
| {
"content_hash": "f105596876563ca156469990e0a32574",
"timestamp": "",
"source": "github",
"line_count": 5,
"max_line_length": 41,
"avg_line_length": 23,
"alnum_prop": 0.6695652173913044,
"repo_name": "j-rock/strat",
"id": "e947301da5a7a387d4ab5b73c1993c89c8b85db3",
"size": "115",
"binary": false,... |
import TCD
import TCDExtra
import Control.Monad
import System.Environment (getArgs)
import Text.Printf
main :: IO ()
main = do
(station:date:_) <- getArgs
opened <- openDefaultTideDb
unless opened $ error "Cannot open tide database"
hdr <- getTideDbHeader
let nConstituents = fromIntegral (hdrC... | {
"content_hash": "a3925354d403aff1d6ff94b606bcdc5b",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 85,
"avg_line_length": 28.145833333333332,
"alnum_prop": 0.5988156920799408,
"repo_name": "neilmayhew/Tides",
"id": "962035e11e162816217bace2da4dd982acacd3e5",
"size": "135... |
require "rspec"
require 'coveralls'
Coveralls.wear!
$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + "/../lib"))
require "redis"
require "redis-sentinel"
RSpec.configure do |config|
config.filter_run :focus => true
config.run_all_when_everything_filtered = true
end
| {
"content_hash": "0787f137c6c0e7e97b246d49338b71b8",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 72,
"avg_line_length": 21.923076923076923,
"alnum_prop": 0.7263157894736842,
"repo_name": "mrkeng/redis-sentinel",
"id": "2b921c35aa6d8b4f5e583087fa45f46d5c9d8e6d",
"size":... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ $Id$
~ $Revision$
~ $Date$
~ $Author$
~
~ The DOMS project.
~ Copyright (C) 2007-2010 The State and University Library
~
~ Licensed to the Apache Software Foundation (ASF) under one
~ or more contributor license agreements. See the NOTICE file
~ dist... | {
"content_hash": "2c99f532c1651e52aa7546778b86ded7",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 204,
"avg_line_length": 37.65079365079365,
"alnum_prop": 0.595699831365936,
"repo_name": "statsbiblioteket/doms-server",
"id": "19aaedfb38bb8d725027ebe77b5344af0e1d2589",
"... |
unifi_watchdog - USG failover watchdog
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Checks a Unifi Security Gateway to make sure the failover WAN is healthy. Connects via SSH; the USG must be in your :file:`known_hosts` file. Requires the specified interface to have status ``Running`` and the ping target to be ``REACHABLE``... | {
"content_hash": "32920dfccefcacf84299aed62f79ffb7",
"timestamp": "",
"source": "github",
"line_count": 51,
"max_line_length": 242,
"avg_line_length": 21.80392156862745,
"alnum_prop": 0.6546762589928058,
"repo_name": "jamesoff/simplemonitor",
"id": "4ab238745390153923de49aec8c4f226b13e0e2e",
"size"... |
cask 'streamlink-twitch-gui' do
version '1.5.0'
sha256 'd359136b0f69739eccc607ac5049397a474bec9856058ee9511661d0b1bb0fb5'
url "https://github.com/streamlink/streamlink-twitch-gui/releases/download/v#{version}/streamlink-twitch-gui-v#{version}-macOS.tar.gz"
appcast 'https://github.com/streamlink/streamlink-twit... | {
"content_hash": "275a6cd0219b750fcb4c61ae5b139b0d",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 136,
"avg_line_length": 39.53846153846154,
"alnum_prop": 0.7821011673151751,
"repo_name": "dcondrey/homebrew-cask",
"id": "fec025f4e80d89e012fc8dd0e1169f088c0331c4",
"size"... |
// (C) Copyright 2015 Martin Dougiamas
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agre... | {
"content_hash": "f9d29f9875e53124b33d3be4e049892f",
"timestamp": "",
"source": "github",
"line_count": 980,
"max_line_length": 124,
"avg_line_length": 36.91428571428571,
"alnum_prop": 0.557828394515701,
"repo_name": "Diaa75/moodlemobile2",
"id": "beb11c82bda843f893af2fa43f5168a11ad0c749",
"size": ... |
/*
* $Id: DOMLSParserImpl.hpp 673679 2008-07-03 13:50:10Z borisk $
*/
#if !defined(XERCESC_INCLUDE_GUARD_DOMBUILDERIMPL_HPP)
#define XERCESC_INCLUDE_GUARD_DOMBUILDERIMPL_HPP
#include <xercesc/parsers/AbstractDOMParser.hpp>
#include <xercesc/dom/DOMLSParser.hpp>
#include <xercesc/dom/DOMLSInput.hpp>
#include <xer... | {
"content_hash": "c7ab4da19289f830e4e80c83e16e2534",
"timestamp": "",
"source": "github",
"line_count": 660,
"max_line_length": 95,
"avg_line_length": 36.846969696969694,
"alnum_prop": 0.5602204037994983,
"repo_name": "AuditoryBiophysicsLab/EarLab",
"id": "cc72adffade29583bfd101f92c91019cec26474a",
... |
<?php
/**
* WP to Twitter Widgets
*
* @category Widgets
* @package WP to Twitter
* @author Joe Dolson
* @license GPLv2 or later
* @link https://www.joedolson.com/wp-to-twitter/
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
require_once( dirname( __FILE__ ) . '/classes/class-wpt-latest-tweets-widget.php'... | {
"content_hash": "5c306269ec77cdb461abe932e06302b1",
"timestamp": "",
"source": "github",
"line_count": 304,
"max_line_length": 596,
"avg_line_length": 37.44407894736842,
"alnum_prop": 0.5708512694368796,
"repo_name": "mandino/www.bloggingshakespeare.com",
"id": "5c91dff2639344b8bb38bfc277609fa68d200... |
<?php
return array(
// 'number.decimals_separator' => '',
// 'number.thousands_separator' => '',
'None' => 'Hiçbiri',
'edit' => 'düzenle',
'Edit' => 'Düzenle',
'remove' => 'sil',
'Remove' => 'Sil',
'Update' => 'Güncelle',
'Yes' => 'Evet',
'No' => 'Hayır',
'cancel' => 'İptal'... | {
"content_hash": "e8849424e19b33d6d53cbeae66d99ec5",
"timestamp": "",
"source": "github",
"line_count": 1067,
"max_line_length": 229,
"avg_line_length": 49.21274601686973,
"alnum_prop": 0.5880213292706151,
"repo_name": "kclabrador/kan-test",
"id": "05277797b1c2fe86a69d6e29ed6d6092cccc54b0",
"size":... |
<nav class="navbar navbar-default top_menu" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
... | {
"content_hash": "93555a2ae96725aa00a0d91b352672eb",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 132,
"avg_line_length": 46.96774193548387,
"alnum_prop": 0.5260989010989011,
"repo_name": "webfrs/webfrs.github.io",
"id": "def8dd13f3323b3cf4933d139020a607e92dd2b1",
"size... |
'use strict';
// external deps
var ObjectId = require('mongodb').ObjectId;
require('mongodb-toolkit');
var BaseManager = require('module-toolkit').BaseManager;
var BateeqModels = require('bateeq-models');
var map = BateeqModels.map;
var generateCode = require('../../utils/code-generator');
var moment = require('momen... | {
"content_hash": "860780892d597f6dc494c0f6122db1ba",
"timestamp": "",
"source": "github",
"line_count": 137,
"max_line_length": 109,
"avg_line_length": 26.963503649635037,
"alnum_prop": 0.4523551705468327,
"repo_name": "danliris/bateeq-module",
"id": "f20b1d6ea5dcbaed78c56da943cbfee91b9ad584",
"siz... |
<html>
<head>
<title>Mozilla/5.0 (DirectFB; U; Linux 35230; en) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ LG Browser/4.1.4(+mouse+PORTAL_KEY+SCREEN+TUNER; LGE; 42LV470S-ZC; 06.01.04; 0x00000001;); LG NetCast.TV-2011</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/... | {
"content_hash": "e9d917ccf5e1c436f2f4db9be1b7c849",
"timestamp": "",
"source": "github",
"line_count": 907,
"max_line_length": 540,
"avg_line_length": 40.79051819184124,
"alnum_prop": 0.5182582371543639,
"repo_name": "ThaDafinser/UserAgentParserComparison",
"id": "c5685b405e835e89fd3ea3cb65ac5331cb2... |
<dom-module name="openlayers-layer-group">
<template>
<content select="*"></content>
</template>
<script>
Polymer({
is: 'openlayers-layer-group',
properties: {
isLayerGroup: {type: Boolean, value: true},
map: {
typ... | {
"content_hash": "399a57f95ab85584ee90a4d3a6b6df86",
"timestamp": "",
"source": "github",
"line_count": 77,
"max_line_length": 107,
"avg_line_length": 33.753246753246756,
"alnum_prop": 0.4197768372450943,
"repo_name": "routetopa/deep-components",
"id": "c8c2f1031cf3fe3d0ec062becdb6d4fa12f17e01",
"s... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using GestureSample.Views;
using Xamarin.Forms;
namespace GestureSample
{
public class App : Application
{
public static NavigationPage MainNavigation;
public App()
{
var samplePages = new[] {
"ContentPage",
"L... | {
"content_hash": "f5ba3b436e54226b884134f9b148b7dd",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 96,
"avg_line_length": 17.355555555555554,
"alnum_prop": 0.674775928297055,
"repo_name": "pacificIT/GestureSample",
"id": "c0b122f3f32b8d8ef2f92e9dd4be0e59e4e0bfb6",
"size"... |
<?php /* Smarty version Smarty-3.1.18, created on 2014-07-02 17:16:06
compiled from "simpla/design/html/pagination.tpl" */ ?>
<?php /*%%SmartyHeaderCode:101446896853b2af3d7be3c9-81900301%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dep... | {
"content_hash": "b634a67b2e3862e3f815b82d3720a336",
"timestamp": "",
"source": "github",
"line_count": 120,
"max_line_length": 515,
"avg_line_length": 76.9,
"alnum_prop": 0.6097745990463805,
"repo_name": "NickTaporuk/cloth",
"id": "63923751dcb1bc2018ec3fee7b7fd3c7dd026555",
"size": "9281",
"bina... |
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
// http://www.apache.org/licenses/LICENSE-2.0
// Unless required by applicable law or agreed to in writing, software
// distributed... | {
"content_hash": "f607625662614937968397d8c93123f2",
"timestamp": "",
"source": "github",
"line_count": 399,
"max_line_length": 154,
"avg_line_length": 38.010025062656645,
"alnum_prop": 0.7359224581300277,
"repo_name": "Soverance/EtherealLegends",
"id": "791feb84ffa0a94b65938cc9661b4ca9667d9129",
"... |
package org.springframework.boot.context.web;
import javax.servlet.Filter;
import javax.servlet.Servlet;
import javax.servlet.ServletContext;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletException;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import o... | {
"content_hash": "2687256abf018f30af0854f6e1a7a8fb",
"timestamp": "",
"source": "github",
"line_count": 141,
"max_line_length": 95,
"avg_line_length": 40.666666666666664,
"alnum_prop": 0.7881060341820718,
"repo_name": "tan9/spring-boot",
"id": "9bc3ae6da4629b14c151102a9aa5ae13025b2557",
"size": "63... |
package com.testclient.model;
import java.util.HashMap;
import java.util.Map;
import com.testclient.httpmodel.ServerItem;
public class SocketTarget {
private ServerItem server=new ServerItem();
private String code="";
private String head="";
private String body="";
private int datagramVersion=5;
private boole... | {
"content_hash": "4d015485503a2d0cee2d07e1ed82842f",
"timestamp": "",
"source": "github",
"line_count": 67,
"max_line_length": 74,
"avg_line_length": 22.98507462686567,
"alnum_prop": 0.7448051948051948,
"repo_name": "Gnail-nehc/testclient",
"id": "02d8cf607a1b3786e74831135cc4d2a53a2e3f1e",
"size": ... |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>W3C Test Case and Bug Report</title>
<meta name="description" content="A session of Test the Web Forward at Shanghai" href="http://testthewebforward.org/events/shanghai-2013.html">
<meta name="presdate" content="20130818">
<m... | {
"content_hash": "336ebc11311b8156dfc248a68f17aa20",
"timestamp": "",
"source": "github",
"line_count": 416,
"max_line_length": 368,
"avg_line_length": 47.10336538461539,
"alnum_prop": 0.5686654758867058,
"repo_name": "zqzhang/talk",
"id": "92d8c9f8cb20332cedac784e5a23cab2b3876675",
"size": "19595"... |
using System;
using System.Collections.Generic;
#endregion
namespace DotNetNuke.Services.Upgrade.Internals.InstallConfiguration
{
/// -----------------------------------------------------------------------------
/// <summary>
/// PortalConfig - A class that represents Install/DotNetNuke.Install.Config/Por... | {
"content_hash": "44a1bf9dd00ce996c6db7cb8253a7f56",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 95,
"avg_line_length": 34.911764705882355,
"alnum_prop": 0.5256950294860994,
"repo_name": "robsiera/Dnn.Platform",
"id": "a7b1755d87a46aa8617cab8d1719136c47a79028",
"size":... |
package com.hazelcast.map.impl.record;
import com.hazelcast.nio.serialization.Data;
import com.hazelcast.test.HazelcastParallelClassRunner;
import com.hazelcast.test.annotation.ParallelTest;
import com.hazelcast.test.annotation.QuickTest;
import org.junit.Before;
import org.junit.Test;
import org.junit.experimental.... | {
"content_hash": "c5ac3a82d76cca815b2a0d254c64b5fa",
"timestamp": "",
"source": "github",
"line_count": 98,
"max_line_length": 81,
"avg_line_length": 33.704081632653065,
"alnum_prop": 0.7293369663941871,
"repo_name": "dbrimley/hazelcast",
"id": "fc5e320ade28724b99030859ef9e8b11113a7f0e",
"size": "3... |
<!--
Copyright 2014 Google Inc. 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 applicable law o... | {
"content_hash": "296b85ab9eb0e1e47c4048bb6e404afb",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 76,
"avg_line_length": 40.608695652173914,
"alnum_prop": 0.7441113490364025,
"repo_name": "ramonrabello/devfestnorte-app",
"id": "e42ad1e30a316f66e8179715b3902027c1368dd2",
... |
"""
Broadcast a message, with or without a price.
Multiple messages per block are allowed. Bets are be made on the 'timestamp'
field, and not the block index.
An address is a feed of broadcasts. Feeds may be locked with a broadcast whose
text field is identical to ‘lock’ (case insensitive). Bets on a feed reference
t... | {
"content_hash": "f8d92e1a771288a2ca102d1ff7dddbf8",
"timestamp": "",
"source": "github",
"line_count": 309,
"max_line_length": 182,
"avg_line_length": 43.213592233009706,
"alnum_prop": 0.5667640230659777,
"repo_name": "Litetokens/litetokensd",
"id": "ec57dbc5e3fa9cf019e133ded5b8f5a6855df0c8",
"siz... |
from win32clipboard import *
from pywin32_testutil import str2bytes # py3k-friendly helper
import win32con
import types
if not __debug__:
print "WARNING: The test code in this module uses assert"
print "This instance of Python has asserts disabled, so many tests will be skipped"
cf_names = {}
# Buil... | {
"content_hash": "4b050eb526a2ae5a903124178bb870f6",
"timestamp": "",
"source": "github",
"line_count": 131,
"max_line_length": 107,
"avg_line_length": 35.916030534351144,
"alnum_prop": 0.593836344314559,
"repo_name": "ntuecon/server",
"id": "ee94996f18260209f491b4b8dff9a3ec433f8939",
"size": "4776... |
package moonlightowl.openblocks.structure.action;
import moonlightowl.openblocks.Assets;
import moonlightowl.openblocks.Blocks;
import moonlightowl.openblocks.io.lua.Action;
import moonlightowl.openblocks.structure.Block;
import moonlightowl.openblocks.structure.Joint;
/**
* OpenBlocks.Forward
* Created by Moonligh... | {
"content_hash": "1d2382b77720545ee726e71cd9294c17",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 75,
"avg_line_length": 30.458333333333332,
"alnum_prop": 0.707250341997264,
"repo_name": "MoonlightOwl/OpenBlocks",
"id": "ed1a52634080cb546002f2c94c986304cafdc297",
"size"... |
<?php
namespace Cubiche\Domain\ProcessManager\Tests\Units;
use Cubiche\Core\Collections\ArrayCollection\ArrayHashMap;
use Cubiche\Domain\EventSourcing\EventStore\InMemoryEventStore;
use Cubiche\Domain\EventSourcing\Factory\AggregateRepositoryFactory;
use Cubiche\Domain\Repository\RepositoryInterface;
/**
* Settin... | {
"content_hash": "2b8c8754a71af7748c737c9173e348ae",
"timestamp": "",
"source": "github",
"line_count": 43,
"max_line_length": 84,
"avg_line_length": 25.27906976744186,
"alnum_prop": 0.6826126954921803,
"repo_name": "cubiche/cubiche",
"id": "9a95f7d9d2a8af09c5b88418dd238923cf60949a",
"size": "1314"... |
package scutil.gui
import java.awt.Graphics
import java.awt.Window
import javax.imageio.ImageReader
import javax.imageio.ImageWriter
import scala.util.Using.Releasable
object instances {
given GraphicsReleasable[T<:Graphics]:Releasable[T] = _.dispose()
given ImageReaderReleasable[T<:ImageReader]:Releasable[T] = ... | {
"content_hash": "0ce67cbc3db1934833009bcf271322b7",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 72,
"avg_line_length": 31.533333333333335,
"alnum_prop": 0.7758985200845666,
"repo_name": "ritschwumm/scutil",
"id": "ccfebf9f83eee9c77f2a1bd3235275dd910cdeba",
"size": "47... |
DVBCWSD1 ;ALB/CMM SKIN DISEASES (Other Than Scars) WKS TEXT - 1 ; 6 MARCH 1997
;;2.7;AMIE;**12**;Apr 10, 1995
;
;
TXT ;
;;A. Review of Medical Records:
;;
;;
;;
;;B. Medical History (Subjective Complaints):
;;
;; Comment on:
;; 1. Onset of disease and course - intermittent, constant.
;;
;;
;; ... | {
"content_hash": "bcc119c7130bceba01dbd21969267012",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 78,
"avg_line_length": 23.64,
"alnum_prop": 0.5956006768189509,
"repo_name": "bradking/VistA-M",
"id": "1713761ede9b445ca9949417f9a38b6d19b6839f",
"size": "1182",
"binary... |
<section data-ng-controller="ChatroomController" data-ng-init="findOne()">
<div class="page-header">
<h1 data-ng-bind="chatroom.title"></h1>
</div>
<div class="pull-right" data-ng-show="authentication.user._id == chatroom.user._id">
<a class="btn btn-primary" href="/#!/chatroom/{{chatroom._id}}/edit">
<i clas... | {
"content_hash": "3d17a68cb28113961fcdb8f77cffbfae",
"timestamp": "",
"source": "github",
"line_count": 22,
"max_line_length": 85,
"avg_line_length": 33.63636363636363,
"alnum_prop": 0.65,
"repo_name": "jeffreymendez1993/meanStart",
"id": "95859a9db21b318167cb28f82825078644d50f0f",
"size": "740",
... |
package jat.application.missionPlan;
import jat.core.ephemeris.DE405Frame.frame;
import jat.core.ephemeris.DE405Plus;
import jat.core.util.PathUtil;
import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.Dimension;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JApplet;
imp... | {
"content_hash": "bc16d9097c84960b33234f8707937b0b",
"timestamp": "",
"source": "github",
"line_count": 124,
"max_line_length": 85,
"avg_line_length": 31.653225806451612,
"alnum_prop": 0.7393630573248408,
"repo_name": "atmelino/JATexperimental",
"id": "7e5f5263f9d96d96240ed4077074286ee4f3ddac",
"si... |
Put the "ocean" and "WEB-INF" folder inside a folder which is located in the tomcat\webapps folder.
To set up run ./Makefile.sh
| {
"content_hash": "2f52c952bcb204db3a3e1f89f211de1b",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 99,
"avg_line_length": 43,
"alnum_prop": 0.751937984496124,
"repo_name": "kobitoko/Project-Ocean",
"id": "f4dcaa7fc89a2d6a2e431c29721846f2f0a11e10",
"size": "146",
"binary... |
"""
包含一些CTA因子的可视化函数
"""
import matplotlib
matplotlib.use('Qt4Agg')
import numpy as np
import pandas as pd
import seaborn as sns
#import matplotlib as mpl
#mpl.rcParams["font.sans-serif"] = ["Microsoft YaHei"]#
#mpl.rcParams['axes.unicode_minus'] = False
import matplotlib.pyplot as plt
from calcFunction import get_capi... | {
"content_hash": "1e4f68b260b0d9db58bacd61369740e1",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 99,
"avg_line_length": 35.229166666666664,
"alnum_prop": 0.6014192785334121,
"repo_name": "moonnejs/uiKLine",
"id": "8bbed72f388097273d3a7d08f8820484688ac87e",
"size": "179... |
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
class Asterisk extends CI_Controller {
/**
* Index Page for this controller.
*
* Maps to the following URL
* http://example.com/index.php/welcome
* - or -
* http://example.com/index.php/welcome/index
* - or -
* Since t... | {
"content_hash": "f93685a457f4ddecd0699c792aa19ae4",
"timestamp": "",
"source": "github",
"line_count": 183,
"max_line_length": 173,
"avg_line_length": 26.016393442622952,
"alnum_prop": 0.6427221172022685,
"repo_name": "NoPrejudiceNTolerance/sitejj",
"id": "a48a12ec8e04d0523ea7f0c5f2bc26d0fcc40a2b",
... |
var kunstmaanbundles = kunstmaanbundles || {};
kunstmaanbundles.tooltip = (function(window, undefined) {
var init, initTooltip;
init = function() {
$('[data-toggle="tooltip"]').each(function() {
if(!$(this).hasClass('js-tooltip--enabled')) {
initTooltip($(this));
... | {
"content_hash": "d292527286fdbb926ac090e49dafed2d",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 58,
"avg_line_length": 19.51851851851852,
"alnum_prop": 0.5142314990512334,
"repo_name": "mennowame/KunstmaanBundlesCMS",
"id": "8d49f5d9476e1555a8bb53b9a2040db3f5dbc72b",
... |
<!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": "9299a76e8ad01bd93ed74da996102ca6",
"timestamp": "",
"source": "github",
"line_count": 111,
"max_line_length": 269,
"avg_line_length": 56.57657657657658,
"alnum_prop": 0.6815286624203821,
"repo_name": "hirohanin/pig7hadoop21",
"id": "8c980947fffa2d2d47fb8483e84510695db3e501",
"size... |
const bittrex = require('../node.bittrex.api');
/**
* a bare client
*/
var websocketsclient = bittrex.websockets.client();
/**
* the messages received must be parsed as json first e.g. via jsonic(message.utf8Data)
*/
websocketsclient.serviceHandlers.messageReceived = function (message) {
console.log(message)... | {
"content_hash": "adc4f1693abd66ed4d2b952bebd3aa62",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 111,
"avg_line_length": 38.4,
"alnum_prop": 0.6815476190476191,
"repo_name": "n0mad01/node.bittrex.api",
"id": "7a54d204185a3e9fb077a595b7bda772dbf84d7a",
"size": "1344",
... |
import StreamInfo from '../../src/streaming/vo/StreamInfo';
import MediaInfo from '../../src/streaming/vo/MediaInfo';
import MpdHelper from './MPDHelper';
import SpecHelper from './SpecHelper';
import Representation from '../../src/dash/vo/Representation';
import FragmentRequest from '../../src/streaming/vo/FragmentReq... | {
"content_hash": "e40ea4a9515ab3170de16c0b995fabd7",
"timestamp": "",
"source": "github",
"line_count": 165,
"max_line_length": 96,
"avg_line_length": 27.333333333333332,
"alnum_prop": 0.5751662971175167,
"repo_name": "cpoilly-astek/angularjs_dashjs_intergration",
"id": "8c34bf9cae502f2bceb1c14351ddc... |
package org.jbpm.query;
import static org.jbpm.persistence.util.PersistenceUtil.cleanUp;
import static org.jbpm.persistence.util.PersistenceUtil.setupWithPoolingDataSource;
import static org.junit.Assert.fail;
import static org.kie.api.runtime.EnvironmentName.ENTITY_MANAGER_FACTORY;
import java.lang.reflect.Array;
... | {
"content_hash": "ebd4692123b528de79b277dae22b06a0",
"timestamp": "",
"source": "github",
"line_count": 271,
"max_line_length": 126,
"avg_line_length": 35.66051660516605,
"alnum_prop": 0.5501862582781457,
"repo_name": "lukenjmcd/jbpm",
"id": "22c5819c35e6da5817a03212f67ea18627557d80",
"size": "1021... |
<?php
/**
* Class die een multipoint voorstelt.
*
* @package KVD.gis
* @subpackage geometry
* @since 23 jun 2006
* @copyright 2004-2006 {@link http://www.vioe.be Vlaams Instituut voor het Onroerend Erfgoed}
* @author Koen Van Daele <koen.vandaele@rwo.vlaanderen.be>
*/
class KVDgis_GeomMultiPoint ... | {
"content_hash": "0db41e4e0aeb87f5d2c3246a2a5c75db",
"timestamp": "",
"source": "github",
"line_count": 158,
"max_line_length": 95,
"avg_line_length": 25.829113924050635,
"alnum_prop": 0.4998774810095565,
"repo_name": "OnroerendErfgoed/kvd",
"id": "881a4e10357be5045874ad3493f60b5d40e55350",
"size":... |
package reactor.core.publisher;
import java.time.Duration;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Objects;
import java.util.Queue;
import java.util.concurrent.Callable;
import java.util.concurrent.LinkedTransferQueue;
import java.util.concurrent.atomic.Atomi... | {
"content_hash": "0bcc70f172a20b644a8daaa43aff7252",
"timestamp": "",
"source": "github",
"line_count": 1267,
"max_line_length": 173,
"avg_line_length": 29.17600631412786,
"alnum_prop": 0.6827354866634204,
"repo_name": "reactor/reactor-core",
"id": "84ad1d9b647226b2671376bb32efd67e57788f4c",
"size"... |
require_relative '../spec_helper'
describe Phoebo::Environment do
before(:all) {
@path = [
"#{File::SEPARATOR}a",
"#{File::SEPARATOR}b",
"#{File::SEPARATOR}c"
]
}
subject(:env) {
described_class.new({'PATH' => @path.join(File::PATH_SEPARATOR) })
}
context 'path lookup' do
... | {
"content_hash": "aa48f3a2bdf203609dccb05b999561ce",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 102,
"avg_line_length": 30.516129032258064,
"alnum_prop": 0.6046511627906976,
"repo_name": "phoebo/image-builder",
"id": "1e62b89773be37972de7d1637758281711655d74",
"size":... |
'use strict';
//require the schema in the models dir
const Note = require('../models/note');
const Category = require('../models/category');
module.exports.edit = (req, res) => {
//find through mongoose.
Note.findById(req.params.id, (err, note) => {
if (err) throw err;
//passing the specific object into jade ... | {
"content_hash": "157b84e18101fcd02eb8412741d9b719",
"timestamp": "",
"source": "github",
"line_count": 65,
"max_line_length": 67,
"avg_line_length": 21.2,
"alnum_prop": 0.581277213352685,
"repo_name": "stephanieg0/evernode",
"id": "5c44a8510a82af2b8448d2b483ed1699fdcda13b",
"size": "1378",
"bina... |
package org.elasticsearch.benchmark.transport;
import org.elasticsearch.cluster.node.DiscoveryNode;
import org.elasticsearch.common.Bytes;
import org.elasticsearch.common.settings.ImmutableSettings;
import org.elasticsearch.common.settings.Settings;
import org.elasticsearch.common.transport.InetSocketTransportAddres... | {
"content_hash": "e436d53f48ecf93ecf991b267474faff",
"timestamp": "",
"source": "github",
"line_count": 129,
"max_line_length": 171,
"avg_line_length": 41.31782945736434,
"alnum_prop": 0.5634146341463414,
"repo_name": "chanil1218/elasticsearch",
"id": "94378935ed1311d1fa01e849a78dd16456322ecc",
"si... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FlowSharp
{
public static class SingleFlowPipe
{
private static SingleFlow<O> Parse<O>(this SingleFlow<O> flow)
{
if (flow.IsStopped)
flow.S... | {
"content_hash": "0c730dea286664601b7e230de89e32c1",
"timestamp": "",
"source": "github",
"line_count": 59,
"max_line_length": 132,
"avg_line_length": 29.440677966101696,
"alnum_prop": 0.5544041450777202,
"repo_name": "bazer/flowsharp",
"id": "dbe15ed3b8ac7ec93882af41ed5a549545d4d6ed",
"size": "173... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-analysis: 4 m 40 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min... | {
"content_hash": "57386bcf1dff151f56d9c8e8da880ac3",
"timestamp": "",
"source": "github",
"line_count": 226,
"max_line_length": 159,
"avg_line_length": 60.43805309734513,
"alnum_prop": 0.5953583717695292,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "f4a8d460410142696a696f217913f196bee8217b",
... |
/**
* GLOBAL PARAMETERS FOR GENERIC COMPONENTS
* @type {number}
*/
var SA_JOB_TYPE = 'aCGHSurvivalAnalysis';
/**
* survival analysis acgh view instance
*/
var survivalAnalysisACGHView;
/**
* Buttons for Input Panel
* @type {Array}
*/
var _inputpanel_items = ['->',{ // '->' making it right aligned
xtype: ... | {
"content_hash": "d1308be907efb5dbdb3b71c1486a3f6b",
"timestamp": "",
"source": "github",
"line_count": 582,
"max_line_length": 118,
"avg_line_length": 32.43298969072165,
"alnum_prop": 0.5526594617503708,
"repo_name": "andrewtikhonov/rdc-rmodules-rcloud",
"id": "388aad440b29454f8b597cb471399abc3a7043... |
Imports System
Imports System.Reflection
Imports 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.
' Review the values of the assembly attributes
<Asse... | {
"content_hash": "48cb35efaae7fb9536ef7f80f97a4512",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 83,
"avg_line_length": 33.705882352941174,
"alnum_prop": 0.7486910994764397,
"repo_name": "Emiliya93/TelerikAcademy",
"id": "e722ede70d97ea0baaca7f7f9ed573bfdf9bc0ef",
"siz... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace Microsoft.SharePoint.Client.NetCore.Runtime
{
public enum ClientAuthenticationMode
{
Default,
FormsAuthentication,
Anonymous
}
}
| {
"content_hash": "6063d690bbdc661487f48a1f40d6e28e",
"timestamp": "",
"source": "github",
"line_count": 14,
"max_line_length": 53,
"avg_line_length": 19.571428571428573,
"alnum_prop": 0.718978102189781,
"repo_name": "OneBitSoftware/NetCore.CSOM",
"id": "7b880f3f8ab86212ee2ad5620eae3b3a3c519711",
"s... |
<?php
declare(strict_types=1);
namespace DoctrineMigrations;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;
/**
* Auto-generated Migration: Please modify to your needs!
*/
final class Version20220314200235 extends AbstractMigration
{
public function getDescription(): string
{
... | {
"content_hash": "43a2933878e3d6f8dc7f256f696c48f5",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 318,
"avg_line_length": 33.61290322580645,
"alnum_prop": 0.7149712092130518,
"repo_name": "naitsirch/ecgpb-memberlist",
"id": "1d4759bbb411fd9afb2c73c301e4d824734a664e",
"s... |
using System;
using System.Drawing;
using ZXing;
using ZXing.CoreCompat.Rendering;
using ZXing.QrCode;
using ZXing.QrCode.Internal;
using ZXing.Rendering;
namespace UpnQR
{
public static class UpnQRBuilder
{
const string QR_ENCODING = "ISO-8859-2";
const int QR_VERSION = 15;
public st... | {
"content_hash": "b3b15225918f3b655df92a2d98648be9",
"timestamp": "",
"source": "github",
"line_count": 43,
"max_line_length": 69,
"avg_line_length": 26.627906976744185,
"alnum_prop": 0.5903930131004367,
"repo_name": "hozjanmarko/UpnQR",
"id": "2ba892210e0c8735b6951f879df731c74a8c5ea8",
"size": "11... |
<?xml version="1.0" encoding="UTF-8"?>
<!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" lang="en-us" xml:lang="en-us">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contribut... | {
"content_hash": "c7a3166b85fcb25b039097535d32ffc6",
"timestamp": "",
"source": "github",
"line_count": 102,
"max_line_length": 370,
"avg_line_length": 87.32352941176471,
"alnum_prop": 0.7589536319748512,
"repo_name": "sadrayan/topic_web",
"id": "d2087c739bc8eb50b1e3b99966564ed6e664e78e",
"size": "... |
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/ads/googleads/v11/common/criteria.proto
namespace Google\Ads\GoogleAds\V11\Common;
use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\GPBUtil;
/**
* A listing group criterion... | {
"content_hash": "30551db824a64e36c643b7a9c4a10bb1",
"timestamp": "",
"source": "github",
"line_count": 163,
"max_line_length": 129,
"avg_line_length": 31.085889570552148,
"alnum_prop": 0.6447602131438721,
"repo_name": "googleads/google-ads-php",
"id": "1b322c5f85da5588bc61f7ccaef1423c51ee2174",
"s... |
<?php
namespace KBackend\Libs;
/**
* KBackend
* PHP version 5
* @package Controller
* @license https://raw.github.com/Ashrey/KBackend/master/LICENSE.txt
* @author KumbiaPHP Development Team
*/
use \KumbiaAuth;
require_once CORE_PATH . 'kumbia/controller.php';
/*carga las configuraciones del backend*/
\KBackend\Li... | {
"content_hash": "7cfcf81238e53dd8bb18ae437e137fb4",
"timestamp": "",
"source": "github",
"line_count": 150,
"max_line_length": 106,
"avg_line_length": 27.80666666666667,
"alnum_prop": 0.5538240230160633,
"repo_name": "Ashrey/KBackend",
"id": "84bf14ac8daa0423ed0a9bfb186fc7f519064907",
"size": "418... |
<?php
if(!defined('BASEPATH')){
exit('No direct script access allowed');
}
class _ajax extends MX_Controller{
public function __construct(){
parent::__construct();
$this->lang->load('message');
}
function login(){
$data_array = array();
$data_array['msg'] = '0';
$data_array['msg_data'] ... | {
"content_hash": "79d3625367fdece8053149fda6a7dc80",
"timestamp": "",
"source": "github",
"line_count": 203,
"max_line_length": 164,
"avg_line_length": 48.389162561576356,
"alnum_prop": 0.5645933014354066,
"repo_name": "shaheeda622/civzapp",
"id": "22fcbf4f5dc964e1798163dbd381b22f5fdb53ae",
"size":... |
use std::io;
pub type BayerResult<T> = Result<T, BayerError>;
quick_error! {
#[derive(Debug)]
pub enum BayerError {
// Generic failure. Please try to make something more meaningful.
NoGood {
description("No good")
}
WrongResolution {
description("Wrong resolution")
}
WrongDe... | {
"content_hash": "39e15820a8e16845a8fc4cc09f857d9a",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 70,
"avg_line_length": 17.724137931034484,
"alnum_prop": 0.5739299610894941,
"repo_name": "wangds/libbayer",
"id": "5a75bfdeb012f5ce069671574b25353f90d5d586",
"size": "538"... |
'use strict';
let expect = require('chai').expect;
let Huejay = require('../lib/Huejay');
describe('Huejay', () => {
describe('version property', () => {
it('should be a string', () => {
expect(Huejay).to.have.property('version');
expect(Huejay.version).to.be.a('string');
});
});
describe('... | {
"content_hash": "66908b73670af9dbfd8b378986bd5134",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 50,
"avg_line_length": 26,
"alnum_prop": 0.5565610859728507,
"repo_name": "sqmk/huejay",
"id": "6ff85685b709b2e73ba9b0924df3fc96d845948b",
"size": "884",
"binary": false,... |
/**
* text: value: $(element).text(value)
* html: value: $(element).html(value)
* replaceWith: value: $(element).replaceWith(value)
* attr: {name:value}: $(element).attr(name, value)
* data: {name:value}: $(element).data(name, value)
* val: value: $(element).val(value)
* addClass: value: $(element).addClass(valu... | {
"content_hash": "af5285d4317875f7907956ccea17c55d",
"timestamp": "",
"source": "github",
"line_count": 196,
"max_line_length": 88,
"avg_line_length": 29.301020408163264,
"alnum_prop": 0.5192408149051019,
"repo_name": "brother79/brother-common-bundle",
"id": "f8ec07322625a49b26dc464c45a846cfe28f38da"... |
package com.android.rs.test_compat;
import android.content.Context;
import android.content.res.Resources;
import android.support.v8.renderscript.*;
public class UT_clamp_relaxed extends UnitTest {
private Resources mRes;
protected UT_clamp_relaxed(RSTestCore rstc, Resources res, Context ctx) {
supe... | {
"content_hash": "264044a92d2d9a5a346f9a00b699e88c",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 77,
"avg_line_length": 25.666666666666668,
"alnum_prop": 0.6435786435786436,
"repo_name": "blois/AndroidSDKCloneMin",
"id": "d880e68c58ab5e78aa06430d3c621ef106731187",
"siz... |
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "387d247eef2af59c86ac3204f78e1a06",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 31,
"avg_line_length": 9.692307692307692,
"alnum_prop": 0.7063492063492064,
"repo_name": "mdoering/backbone",
"id": "feb1cef504cbc3bff37a21f3734726c89c93f234",
"size": "177... |
<?php
/* TwigBundle:Exception:error.xml.twig */
class __TwigTemplate_f423e4db66e9f64dfd833a9db036bd63e246468e1082dcb8d7bc91ce54ad26ed extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
... | {
"content_hash": "2096d96bdde537d621103dffc791b7fc",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 131,
"avg_line_length": 27.16,
"alnum_prop": 0.56480117820324,
"repo_name": "malioret/ConnectedSoccerApi",
"id": "afd453cb1331bbfc06044acabf44c89757d9ee33",
"size": "1358",... |
var cachedUnblock;
var originalSub = MeteorX.Session.prototype.protocol_handlers.sub;
MeteorX.Session.prototype.protocol_handlers.sub = function(msg, unblock) {
var self = this;
// cacheUnblock temporarly, so we can capture it later
// we will use unblock in current eventLoop, so this is safe
cachedUnblock = u... | {
"content_hash": "64c4b1d6b2b81a840d2a695b120ac620",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 88,
"avg_line_length": 31.75,
"alnum_prop": 0.7296587926509186,
"repo_name": "meteorhacks/unblock",
"id": "f5cfc27a2862022c7f24b4b2e2cf03be9db9aae8",
"size": "1524",
"bin... |
actions :unpack
default_action :unpack
provides :msys_archive
attribute :source, kind_of: String, name_attribute: true
attribute :root_dir, kind_of: String, required: true
attribute :mingw, kind_of: [TrueClass, FalseClass], default: false
attribute :checksum, kind_of: String
| {
"content_hash": "540b658084755e8b01a2d7cf7e6f3798",
"timestamp": "",
"source": "github",
"line_count": 8,
"max_line_length": 66,
"avg_line_length": 34.625,
"alnum_prop": 0.776173285198556,
"repo_name": "enriko-iskandar/chef",
"id": "38c49ce270b58390c5a06067ff23afc7e1fa2b2a",
"size": "277",
"bina... |
package uk.ac.ebi.spot.goci.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
/**
* Javadocs go here!
*
* @author Tony Burdett
* @date 03/02/15
*/
@Entity
public class GenomicContext {
@Id
@GeneratedValue
... | {
"content_hash": "17d7e86bf4fdad339c704d01daf14b06",
"timestamp": "",
"source": "github",
"line_count": 159,
"max_line_length": 72,
"avg_line_length": 21.446540880503143,
"alnum_prop": 0.6087976539589443,
"repo_name": "EBISPOT/goci",
"id": "b01fa8a15e25135557cc3443ff3538003ea1d456",
"size": "3410",... |
"""
.. module:: Downsample test
:platform: Unix
:synopsis: unittest test classes for plugins
.. moduleauthor:: Mark Basham <mark.basham@diamond.ac.uk>
"""
import unittest
from savu.test.plugin_test import PluginTest
class DownsampleTest(PluginTest):
def setUp(self):
self.plugin_name = "savu.plu... | {
"content_hash": "c10f516f5ace9fac2b93cc379d5a1a3d",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 59,
"avg_line_length": 18.666666666666668,
"alnum_prop": 0.6836734693877551,
"repo_name": "swtp1v07/Savu",
"id": "ec31e66eee3bf4fb1d9c778d2a4ed9b15d6d6d4b",
"size": "982",
... |
#import <XCTest/XCTest.h>
#import <Cronet/Cronet.h>
#import <RemoteTest/Messages.pbobjc.h>
#import <RemoteTest/Test.pbobjc.h>
#import <RemoteTest/Test.pbrpc.h>
#import <RxLibrary/GRXBufferedPipe.h>
#define NSStringize_helper(x) #x
#define NSStringize(x) @NSStringize_helper(x)
static NSString *const kRemoteSSLHost =... | {
"content_hash": "e5c8b80be1d0ade57e3bf5084f11ea72",
"timestamp": "",
"source": "github",
"line_count": 243,
"max_line_length": 98,
"avg_line_length": 42.04938271604938,
"alnum_prop": 0.6351536504208259,
"repo_name": "carl-mastrangelo/grpc",
"id": "b0d4e4883a39d2b14f7c4b510f7e97a8a81146bd",
"size":... |
layout: page
title: Mann - Best Wedding
date: 2016-05-24
author: Tiffany Flowers
tags: weekly links, java
status: published
summary: Nullam viverra hendrerit mollis. Ut odio nisi.
banner: images/banner/leisure-03.jpg
booking:
startDate: 08/20/2016
endDate: 08/22/2016
ctyhocn: CLEMEHX
groupCode: MBW
published: t... | {
"content_hash": "ae2c8e3998490e7bffa3ccfd1e132504",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 450,
"avg_line_length": 71.24,
"alnum_prop": 0.8090960134755755,
"repo_name": "KlishGroup/prose-pogs",
"id": "63848e5d5ae25dcdf5151d4d9b3ed51a45143762",
"size": "1785",
"... |
/**
*/
package org.eclipse.xtext.example.domainmodel.domainmodel;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.xtext.xtype.XImportSection;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Domain Model</b></em>'.
* <!-- end-user-do... | {
"content_hash": "5c7e97ef94d802dfde31a443198ca411",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 162,
"avg_line_length": 35.80555555555556,
"alnum_prop": 0.6873545384018619,
"repo_name": "adrian-herscu/experiments",
"id": "0624e3ca727674ed022573a856e06480884bdb6b",
"si... |
#import <objc/runtime.h>
#import "SBJSON.h"
#import "KrollObject.h"
#import "KrollMethod.h"
#import "KrollCallback.h"
#import "KrollMethodDelegate.h"
#import "KrollPropertyDelegate.h"
#import "KrollContext.h"
#import "KrollBridge.h"
#ifdef KROLL_COVERAGE
# import "KrollCoverage.h"
#endif
#import "TiApp.h"
TiClassRe... | {
"content_hash": "da0f446a8fca01149833bd40ceb87b93",
"timestamp": "",
"source": "github",
"line_count": 1536,
"max_line_length": 165,
"avg_line_length": 29.139973958333332,
"alnum_prop": 0.718738130878706,
"repo_name": "prock13/SplitViewSampleWithCommonJS",
"id": "0ffba7ba9708223dba2c8b5f72b761c42424... |
<!-- Forward Shading Pipeline -->
<Pipeline>
<CommandQueue>
<Stage id="Geometry" link="pipelines/globalSettings.material.xml">
<ClearTarget depthBuf="true" colBuf0="true" />
<DrawGeometry context="AMBIENT" class="~Translucent" />
<DoForwardLightLoop class="~Translucent" />
<DrawGeometry context="... | {
"content_hash": "627458e44fb6c94abe3a85117531719a",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 83,
"avg_line_length": 29,
"alnum_prop": 0.6855983772819473,
"repo_name": "dansamargiu/TemporalLookbackGame",
"id": "0994a8830eec57a0bb3564b87dd95c61dee824f7",
"size": "493... |
[Prerequisites](https://github.com/Dickurt/vscode-php-formatter/wiki/Prerequisites)
[Setup](https://github.com/Dickurt/vscode-php-formatter/wiki/Setup)
[Configuration](https://github.com/Dickurt/vscode-php-formatter/wiki/Configuration)
[Commands](https://github.com/Dickurt/vscode-php-formatter/wiki/Commands)
[Troub... | {
"content_hash": "6be2753cd78cbe42f17fc9216329d792",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 87,
"avg_line_length": 44.55555555555556,
"alnum_prop": 0.8054862842892768,
"repo_name": "Dickurt/vscode-php-formatter",
"id": "28d16a345f0a0680b63a4a883472d1396efd7ae3",
"s... |
<PMML version="4.1" xsi:schemaLocation="http://www.dmg.org/PMML-4_1 http://www.dmg.org/v4-1/pmml-4-1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.dmg.org/PMML-4_1">
<Header copyright="JBoss" description="Clustering Test"/>
<DataDictionary numberOfFields="3">
<DataField dataType="... | {
"content_hash": "80fe14c725e5b4d6b0c243f3110dc153",
"timestamp": "",
"source": "github",
"line_count": 63,
"max_line_length": 196,
"avg_line_length": 45.01587301587302,
"alnum_prop": 0.6452750352609309,
"repo_name": "bernardator/drools-chance",
"id": "4b572893b4c6ddc9b80e6f20f62c198c2bf34cc0",
"si... |
[org.apache.struts.taglib.logic](../../../../../org/apache/struts/taglib/logic/package-summary.html.md)
|------------------------------------------------------------------------------------------------|
| Classes
[CompareTagBase](... | {
"content_hash": "09a97799e89c2702112dfa72e46766b4",
"timestamp": "",
"source": "github",
"line_count": 25,
"max_line_length": 103,
"avg_line_length": 92.96,
"alnum_prop": 0.5796041308089501,
"repo_name": "ExclamationLabs/struts-1.3.10_docs",
"id": "1e63e7436a50ec6cc1346da311017169a848398e",
"size"... |
package peco
import (
"testing"
"unicode/utf8"
"github.com/mattn/go-runewidth"
"github.com/nsf/termbox-go"
)
type dummyScreen struct {
*interceptor
width int
height int
pollCh chan termbox.Event
}
func (d dummyScreen) Init() error {
return nil
}
func (d dummyScreen) Close() error {
return nil
}
func (d... | {
"content_hash": "13ce32ec2485322bc829554a92182c0e",
"timestamp": "",
"source": "github",
"line_count": 171,
"max_line_length": 156,
"avg_line_length": 21.94736842105263,
"alnum_prop": 0.6195043964828137,
"repo_name": "ukitazume/peco",
"id": "7be79483995ba72ad99421236b42974f4f5c4481",
"size": "3765... |
layout: "docs_api"
version: "1.0.0-beta.8"
versionHref: "/docs/1.0.0-beta.8"
path: "api/directive/ionList/"
title: "ion-list"
header_sub_title: "Directive in module ionic"
doc: "ionList"
docType: "directive"
---
<div class="improve-docs">
<a href='http://github.com/driftyco/ionic/tree/master/js/angular/directive/li... | {
"content_hash": "f41847d97d65f02f5d5db754b464bc59",
"timestamp": "",
"source": "github",
"line_count": 204,
"max_line_length": 215,
"avg_line_length": 20.279411764705884,
"alnum_prop": 0.5975344452501813,
"repo_name": "matheusrocha89/ionic-site",
"id": "062d30240e44211add24526700735df2db891a5a",
"... |
<HTML>
<HEAD>
<TITLE>3rd Party ROBOTC Drivers</TITLE>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</HEAD>
<BODY bgcolor="#ffffff" link="#000000" vlink="#000000">
<table width="100%" bgcolor="navy" cellspacing=0 cellpadding=1 border=0>
<... | {
"content_hash": "b38af09e21cbecdb799f5ba2c770717d",
"timestamp": "",
"source": "github",
"line_count": 98,
"max_line_length": 537,
"avg_line_length": 58.01020408163265,
"alnum_prop": 0.6678979771328056,
"repo_name": "balthorium/coloradobots",
"id": "2db538c2c64cf85150cd5ae1aea9d4d41510dc29",
"size... |
//
// CHGTabItem.m
// CHGGridViewSample
//
// Created by Hogan on 2017/3/3.
// Copyright © 2017年 Hogan. All rights reserved.
//
#import "CHGTabItem.h"
@implementation CHGTabItem
/*
// Only override drawRect: if you perform custom drawing.
// An empty implementation adversely affects performance during animatio... | {
"content_hash": "bccfc1326a9c931ed0ba7d2830eb4f41",
"timestamp": "",
"source": "github",
"line_count": 47,
"max_line_length": 89,
"avg_line_length": 22.680851063829788,
"alnum_prop": 0.6979362101313321,
"repo_name": "chenhaigang888/CHGGridView",
"id": "8c47fb29eacefd9b9f743b5432da81db8561edcb",
"s... |
@ECHO OFF
REM Command file for Sphinx documentation
if "%SPHINXBUILD%" == "" (
set SPHINXBUILD=sphinx-build
)
set BUILDDIR=build
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% source
set I18NSPHINXOPTS=%SPHINXOPTS% source
if NOT "%PAPER%" == "" (
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLS... | {
"content_hash": "418016f3541b5e9c413c80818beb7a57",
"timestamp": "",
"source": "github",
"line_count": 281,
"max_line_length": 79,
"avg_line_length": 27.576512455516013,
"alnum_prop": 0.6785391663440444,
"repo_name": "qytz/qytz-notes",
"id": "f56d853972d93881979f382b08ec7a7e50d5b924",
"size": "774... |
// Package docsnoretest contains a Prow plugin which manages a label indicating
// whether a given pull requests only changes documentation. In such cases it
// would not need to be retested.
package docsnoretest
import (
"fmt"
"path"
"regexp"
"k8s.io/test-infra/prow/github"
"k8s.io/test-infra/prow/pluginhelp... | {
"content_hash": "999fb49d2de97a9f9b8d95e4f4e88b72",
"timestamp": "",
"source": "github",
"line_count": 113,
"max_line_length": 229,
"avg_line_length": 29.991150442477878,
"alnum_prop": 0.7208616110947182,
"repo_name": "foxish/test-infra",
"id": "f5fd49ba1b6fb11f275fd18534a6702a8cbbfdc3",
"size": "... |
/*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it w... | {
"content_hash": "4f1a0b673b7b5a1ad8c12d2d4cfd9657",
"timestamp": "",
"source": "github",
"line_count": 535,
"max_line_length": 389,
"avg_line_length": 29.357009345794392,
"alnum_prop": 0.6640774226410289,
"repo_name": "tdelev/MULLAN",
"id": "c68b1770611bf653970118dab062a434a093b37b",
"size": "1570... |
<!DOCTYPE html>
<html ng-app="demoapp">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="../bower_components/angular/angular.min.js"></script>
<script src="../bower_components/leaflet/dist/leaflet.js"></script>
<script src="../bower_components/leaflet-plugins/... | {
"content_hash": "10300f77cf78fbeb34630e018afdef2e",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 91,
"avg_line_length": 37.71666666666667,
"alnum_prop": 0.4206805125939019,
"repo_name": "vomc/csr-mapping-engine",
"id": "23399e81e2dd69380a52c885130c954e2fd39919",
"size"... |
package monix.catnap
package cancelables
import cats.effect.IO
import minitest.SimpleTestSuite
object BooleanCancelableFSuite extends SimpleTestSuite {
test("apply") {
var effect = 0
val task = IO { effect += 1 }
val ref = BooleanCancelableF[IO](task)
val cf = ref.unsafeRunSync()
assert(!cf.i... | {
"content_hash": "29ad92d15f1ccb3f83d6f44285c5c698",
"timestamp": "",
"source": "github",
"line_count": 52,
"max_line_length": 62,
"avg_line_length": 29.73076923076923,
"alnum_prop": 0.703104786545925,
"repo_name": "monixio/monix",
"id": "97e0caad55479725793d942d9037b9b883d05297",
"size": "2219",
... |
@interface ETTopAlignedLabel : UILabel
@end
| {
"content_hash": "fd4dc8b25e78d20cb4d220daa1fc1f6a",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 38,
"avg_line_length": 15,
"alnum_prop": 0.8,
"repo_name": "iosttpl/TTPLLibrary",
"id": "ca63c83eaa2d9fe9349713bf5b46b84045885286",
"size": "215",
"binary": false,
"copi... |
package com.huawei.esdk.fusionmanager.local.model.common;
import com.huawei.esdk.fusionmanager.local.model.FMSDKResponse;
/**
* 操作可用分区,当前支持恢复使用、暂停使用返回消息。
*
* @since eSDK Cloud V100R003C30
*/
public class ActionAvailableZoneResp extends FMSDKResponse
{
}
| {
"content_hash": "6f995ce2d7845c0a560cd0048db13af8",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 63,
"avg_line_length": 20.46153846153846,
"alnum_prop": 0.7706766917293233,
"repo_name": "eSDK/esdk_cloud_fm_r3_native_java",
"id": "053ca11dd7af1771518f2ee11448ca3d137d1f4d"... |
<?php
namespace Cacic\CommonBundle\Controller;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
use Symfony\Component\HttpFoundation\Request;
use Cacic\CommonBundle\Entity\Acao;
use Cacic\CommonBundle\Entity\AcaoRede;
use Cacic\CommonBundle\Entity\AcaoSo;
use Cacic\CommonBundle\Entity\AcaoExcecao;
use Doctri... | {
"content_hash": "837133475f8f15fcaafc9c48b7e788b0",
"timestamp": "",
"source": "github",
"line_count": 113,
"max_line_length": 153,
"avg_line_length": 39,
"alnum_prop": 0.6657590197413207,
"repo_name": "davialcantara/gerente",
"id": "fa9f2562048b1fb15858143b3f6ea7d7aebec8d2",
"size": "4433",
"bi... |
<?php
#**************************************************************************
# openSIS is a free student information system for public and non-public
# schools from Open Solutions for Education, Inc. web: www.os4ed.com
#
# openSIS is web-based, open source, and comes packed with features that
# include stud... | {
"content_hash": "e2a915db6d2874a1c4c9becc338e8b04",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 381,
"avg_line_length": 54.455882352941174,
"alnum_prop": 0.638131244936538,
"repo_name": "shamim8888/SMSlib-ParallelPort",
"id": "2e2efc5bcfc3ec12894d43c70040f780bbb46258",
... |
import json
from mock import patch
from onadata.apps.api.tests.viewsets.test_abstract_viewset import\
TestAbstractViewSet
from onadata.apps.api.viewsets.user_profile_viewset import UserProfileViewSet
from onadata.apps.main.models import UserProfile
from django.contrib.auth.models import User
from onadata.libs.seri... | {
"content_hash": "43a66d7b2cf9bbad23f31e99f5797533",
"timestamp": "",
"source": "github",
"line_count": 511,
"max_line_length": 79,
"avg_line_length": 40.08023483365949,
"alnum_prop": 0.5895708217372199,
"repo_name": "qlands/onadata",
"id": "559d8d3e099de89ee92afac2c3211cd9b21bdbb5",
"size": "20481... |
import json
import utils
import logger
import problemdb
import teamdb
from decorators import api_wrapper
from flask import Blueprint, request, session, jsonify, make_response
from decorators import admins_only
api = Blueprint("api", __name__)
@api.route("/api/register", methods=["POST"])
@api_wrapper
def register()... | {
"content_hash": "bd35aabf8c0ab8141dab2623d3e53e73",
"timestamp": "",
"source": "github",
"line_count": 162,
"max_line_length": 145,
"avg_line_length": 34.21604938271605,
"alnum_prop": 0.5987732274941368,
"repo_name": "james9909/IntroCTF",
"id": "9dd6ddb879ccc123066e7ccd9bd9bfcdbd764eec",
"size": "... |
<?xml version="1.0" encoding="UTF-8" ?>
<!--======================================================================================
Copyright 2015 Sitecore Corporation A/S
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... | {
"content_hash": "4b99c6b710acbe172c77025e6f70b750",
"timestamp": "",
"source": "github",
"line_count": 228,
"max_line_length": 162,
"avg_line_length": 50.69736842105263,
"alnum_prop": 0.4701963837702223,
"repo_name": "rhamille/SES-8.0",
"id": "46bfe0cb1f505bf2fb9a9131ea0556ea9f40b6a8",
"size": "11... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.