text
stringlengths
2
1.04M
meta
dict
<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache Lice...
{ "content_hash": "05cd16d56d80add075eea875921cfeda", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 201, "avg_line_length": 34.693333333333335, "alnum_prop": 0.6933128362797848, "repo_name": "joakibj/camel", "id": "4d996cf9efdc01710d9d5d1a1b5095c51a6a28ff", "size": "2602"...
<?php namespace gossi\trixionary\serializer\base; use gossi\trixionary\model\Group; use gossi\trixionary\model\Object; use gossi\trixionary\model\Position; use gossi\trixionary\model\Skill; use gossi\trixionary\serializer\TypeInferencer; use keeko\framework\utils\HydrateUtils; use Tobscure\JsonApi\Collection; use Tobs...
{ "content_hash": "470034197c3dccbad4782147e4ccf645", "timestamp": "", "source": "github", "line_count": 198, "max_line_length": 427, "avg_line_length": 31.045454545454547, "alnum_prop": 0.6720351390922401, "repo_name": "gossi/trixionary", "id": "feb1c5e6acb6576b366f90933613dc3039b09553", "size": "6...
from vitrage.common.constants import VertexProperties as VProps class PropsConverter(object): PROPS_CONVERSION = { 'category': VProps.VITRAGE_CATEGORY, 'type': VProps.VITRAGE_TYPE, 'resource_id': VProps.VITRAGE_RESOURCE_ID, 'sample_timestamp': VProps.VITRAGE_SAMPLE_TIMESTAMP, ...
{ "content_hash": "c7d5ac9034726f43cfb9bd5ad9aee206", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 67, "avg_line_length": 39.2, "alnum_prop": 0.6574344023323615, "repo_name": "openstack/vitrage", "id": "c18dda51d93a0335f3a5b23dd1d454c01729cfe2", "size": "1945", "binary...
/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* $Source: src/import/generic/memory/lib/dimm/ddr5/ddr5_mr12.H $ */ /* ...
{ "content_hash": "80bbe3d05cf7b6a9dc073612f4a81ead", "timestamp": "", "source": "github", "line_count": 261, "max_line_length": 126, "avg_line_length": 44.559386973180075, "alnum_prop": 0.5307824591573517, "repo_name": "open-power/hostboot", "id": "ab916aaa7ea03c1349549dfa48cc7912f5c04199", "size":...
package scala.lms package epfl package test10 import common._ import internal._ import test1._ import test7.{Print,PrintExp,ScalaGenPrint} import test7.{ArrayLoops,ArrayLoopsExp,ScalaGenArrayLoops} import test8._ import util.OverloadHack import java.io.{PrintWriter,StringWriter,FileOutputStream} import scala.reflect...
{ "content_hash": "e00e7e11625ae21fc86a929cfbfd9b4f", "timestamp": "", "source": "github", "line_count": 162, "max_line_length": 120, "avg_line_length": 26.808641975308642, "alnum_prop": 0.6076444853787705, "repo_name": "cedricbastin/virtualization-lms-core", "id": "bcfb85b2c065f4e3c6247e5d1c9c94a164a...
export { FormioAuthConfig } from './auth.config'; export { FormioAuthService } from './auth.service'; export { FormioAuthComponent } from './auth.component'; export { FormioAuthLoginComponent } from './login/login.component'; export { FormioAuthRegisterComponent } from './register/register.component'; export { FormioR...
{ "content_hash": "a40c44bc3d81daecd3c8166cfd988e32", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 76, "avg_line_length": 59.25, "alnum_prop": 0.7552742616033755, "repo_name": "formio/angular-formio", "id": "ddc0d1ab85190a198baf0daf99d2d15c1d2c947c", "size": "474", "bin...
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.userlogin" android:versionCode="1" android:versionName="1.0" > <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="18" /> <uses-permission andr...
{ "content_hash": "44ac2ffafab43417befbbd45e062afaa", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 76, "avg_line_length": 34.888888888888886, "alnum_prop": 0.6090764331210191, "repo_name": "Javacppc/userlogin", "id": "83e3615229eef061466cd3911b8594c8fb8aeb43", "size": "1...
package io.corbel.oauth.api; import io.corbel.lib.token.reader.TokenReader; import io.corbel.lib.ws.api.error.ErrorResponseFactory; import io.corbel.lib.ws.model.Error; import io.corbel.oauth.model.Client; import io.corbel.oauth.model.Role; import io.corbel.oauth.model.User; import io.corbel.oauth.repository.CreateUse...
{ "content_hash": "74db5c1f5ce02b79e3ad41543a643a4b", "timestamp": "", "source": "github", "line_count": 165, "max_line_length": 119, "avg_line_length": 40.14545454545455, "alnum_prop": 0.6622886473429952, "repo_name": "corbel-platform/corbel", "id": "bc0e3f7e41f5e6d67755c51ec593ba9f61814e74", "size...
{-# LANGUAGE Haskell98, BangPatterns #-} {-# LINE 1 "Data/ByteString/Lazy/Search/KarpRabin.hs" #-} {-# LANGUAGE BangPatterns #-} -- | -- Module : Data.ByteString.Lazy.Search.KarpRabin -- Copyright : (c) 2010 Daniel Fischer -- Licence : BSD3 -- Maintainer : Daniel Fischer <daniel.is.fischer@googl...
{ "content_hash": "390e898f1a1bcc32d97450af5959d22a", "timestamp": "", "source": "github", "line_count": 253, "max_line_length": 80, "avg_line_length": 41.50197628458498, "alnum_prop": 0.5303809523809524, "repo_name": "phischu/fragnix", "id": "790e6327f8e41f5db89489319a1d77394883c524", "size": "1050...
<html xmlns:saxon="http://icl.com/saxon"> <head> <link rel="stylesheet" type="text/css" href="doc.css"/> <link rel="stylesheet" type="text/css" href=""/> <meta author="The MathWorks Ltd."/> <meta copyright="2020 The MathWorks Ltd."/> <title>Layout basics</title> </head> <bod...
{ "content_hash": "442dde780dfd3bdd0a4d4cc61baf3b3b", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 261, "avg_line_length": 79.19318181818181, "alnum_prop": 0.6091261300043048, "repo_name": "yzontov/pls-da", "id": "f12c0c16329a03d7432fce02644f15b6d6af9a1c", "size": "6969"...
using System.Windows.Controls; using System.Windows.Input; using Cirrious.MvvmCross.WindowsPhone.Views; using BristolNightlife.Core.ViewModels; namespace BristolNightlife.Phone.Views { public partial class PivotView : MvxPhonePage { public PivotView() { InitializeComponent(); } private voi...
{ "content_hash": "a948846737eb658e2bea96c7f7b0b705", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 79, "avg_line_length": 26.6, "alnum_prop": 0.7481203007518797, "repo_name": "CBurbidge/BristolNightlife", "id": "d71e53cb14af3be4c410621d0e7b2cc7a1c4b37e", "size": "800", ...
membership-sites-on-wordpress ============================ An example of using Grunt for presentations. 1. `npm install -g grunt-cli` 1. clone the repo 1. open shell in the root of the repo 1. `npm install` 1. wait for it... 1. `grunt` 1. `cd public/` 1. `open index.html` 1. stand in awe (you don't actually *have* to...
{ "content_hash": "395f8d8d149946a81108fb810ca7d8b7", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 60, "avg_line_length": 24, "alnum_prop": 0.6458333333333334, "repo_name": "morganestes/opinionated-git-workflows", "id": "66c845d75d3aaa9727be16202a96bf3b1c4fa6c1", "size":...
There are typically two feature releases a year, around June and December, and one to three bug fix release between feature releases. Releasing ITK has many steps. This document is a central location for all of the tribal knowledge around it. Current Maintainers ------------------- The current ITK maintainers with a ...
{ "content_hash": "0c1e30b0194eb825ccce763a5d750cbe", "timestamp": "", "source": "github", "line_count": 876, "max_line_length": 212, "avg_line_length": 33.5148401826484, "alnum_prop": 0.7480840628086788, "repo_name": "malaterre/ITK", "id": "2a15779ccc2355457a8fd1dbb2c86f555d1b64ea", "size": "29360"...
package protobuf // TODO mappings: // // Wrapper types various types 2, "2", "foo", true, "true", null, 0, … Wrappers use the same representation in JSON as the wrapped primitive type, except that null is allowed and preserved during data conversion and transfer. // FieldMask string "f.fooBar,h" See field_mask.proto. ...
{ "content_hash": "e26b4134d9f0fbbf2150e958c9bf3021", "timestamp": "", "source": "github", "line_count": 355, "max_line_length": 225, "avg_line_length": 29.909859154929578, "alnum_prop": 0.6822377095498211, "repo_name": "tektoncd/operator", "id": "48f8667664343369ce32cd942ee40b3b0cb9a730", "size": "...
from django.views.generic.base import TemplateView class HomePageView(TemplateView): template_name = "home.html"
{ "content_hash": "2730c53abd4a94764912fee03e62403b", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 50, "avg_line_length": 29.5, "alnum_prop": 0.788135593220339, "repo_name": "tomp/food_pantry", "id": "b4f1ee8eebccd76afe08d366469127d8a4b2e7a9", "size": "118", "binary": f...
namespace OpenApoc { TileView::TileView(Framework &fw, TileMap &map, Vec3<int> isoTileSize, Vec2<int> stratTileSize, TileViewMode initialMode) : Stage(fw), map(map), isoTileSize(isoTileSize), stratTileSize(stratTileSize), viewMode(initialMode), maxZDraw(10), offsetX(0), offsetY(0), cameraS...
{ "content_hash": "ff651f55bfb43fc6dd2deba49f4f4e54", "timestamp": "", "source": "github", "line_count": 198, "max_line_length": 97, "avg_line_length": 27.474747474747474, "alnum_prop": 0.6461397058823529, "repo_name": "AndO3131/OpenApoc", "id": "6be61c01e720a65abf4f30130e5de9a24c2be7ab", "size": "5...
package org.opencloudb.mpp.model; import java.util.ArrayList; import java.util.List; import org.opencloudb.net.mysql.RowDataPacket; import org.opencloudb.route.RouteResultsetNode; public class NodeRowDataPacket { private RouteResultsetNode node; private long trimTotal = 0; private int trimSize = 0...
{ "content_hash": "da818e972bf80593c945fcf02dad0212", "timestamp": "", "source": "github", "line_count": 150, "max_line_length": 91, "avg_line_length": 25.473333333333333, "alnum_prop": 0.6691965454069615, "repo_name": "youngor/openclouddb", "id": "767eed11092f1a1794eb976a3abdc8dcdfba38f2", "size": ...
<meta http-equiv="refresh" content="1; url=https://hamburg.serverlessdays.io/"> <div id="home" class="dtc w-100"> <div class="tc tl-ns"> <div class="black mw6 mw8-ns tc center ph3 ph0-ns"> <h3 class="f2 fw6 tc code" >One Day. One Track. One Community.</h3> <p class="mw7-ns center">JeffConf is an atte...
{ "content_hash": "b6523903b727fa041998223602d09f5d", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 643, "avg_line_length": 60.32051282051282, "alnum_prop": 0.6412327311370882, "repo_name": "superluminar-io/hamburg.jeffconf.com", "id": "e7e0e31083bcac028850cb63de330a1e40f92...
Just my Awesome WM Configuration * OS: Arch Linux * WM: Awesome WM * Themes: Multicolor (little mod) * Lock screen: xautolock * System info: conky * Screenshot manager: escrotum * Dynamic tagging: Eminent * Event reminder: gcalcli + notify-send * Scripts: shutdown dialog ,screenshot, locksc...
{ "content_hash": "bdcd4006bf27975a84bef04b248285c7", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 106, "avg_line_length": 27.535714285714285, "alnum_prop": 0.7029831387808041, "repo_name": "dr-slump/bajawa", "id": "535d910ab513f9b04c9fa65693e320d21d220135", "size": "805...
(function () { 'use strict'; angular .module('core.routes') .config(routeConfig); routeConfig.$inject = ['$stateProvider', '$urlRouterProvider']; function routeConfig($stateProvider, $urlRouterProvider) { $urlRouterProvider.rule(function ($injector, $location) { var path = $location.path();...
{ "content_hash": "a3a4dc971d5d8aa685c163d92fcd58ab", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 78, "avg_line_length": 28.386666666666667, "alnum_prop": 0.5504931892907469, "repo_name": "vive-belmondo/ProjetAFPA", "id": "ff3660a146655e8682a60ed4806a2339b90c94d0", "siz...
package com.gdm.aws; import java.io.IOException; import java.util.ArrayList; import java.util.Collection; import java.util.List; import java.util.Random; import java.util.concurrent.TimeUnit; import org.apache.commons.codec.binary.Base64; import org.apache.log4j.Logger; import com.amazonaws.ClientConfiguration; impo...
{ "content_hash": "86ce931f0fafa7868c5c0046de6971f8", "timestamp": "", "source": "github", "line_count": 621, "max_line_length": 426, "avg_line_length": 34.069243156199676, "alnum_prop": 0.7396606324148036, "repo_name": "gdmurali/cloud-samples", "id": "630b31549bb72c7f93b524f373ec80ef5702d2ef", "siz...
<?php /** * Message translations. * * This file is automatically generated by 'yiic message' command. * It contains the localizable messages extracted from source code. * You may modify this file by translating the extracted messages. * * Each array element represents the translation (value) of a message (key). ...
{ "content_hash": "7c667cb881d413de3d544738d3fa8a0c", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 76, "avg_line_length": 32.023809523809526, "alnum_prop": 0.6312267657992565, "repo_name": "pasitive/restate", "id": "48363e787da48d40e0ea34be4d50c6948ce4bd3c", "size": "151...
package com.runner.sportsmeter; import android.content.Context; import android.support.multidex.MultiDex; import android.support.multidex.MultiDexApplication; import com.google.android.gms.analytics.GoogleAnalytics; import com.google.android.gms.analytics.Tracker; import com.parse.Parse; import com.parse.ParseACL; imp...
{ "content_hash": "675c69071aa97a45a42643bd85c0f3c7", "timestamp": "", "source": "github", "line_count": 62, "max_line_length": 80, "avg_line_length": 33.62903225806452, "alnum_prop": 0.7194244604316546, "repo_name": "achoraev/RunnerMeter", "id": "a6e2f453c37210d9a75c16c3b03e6025b1e8c5c7", "size": "...
using System.Collections.Generic; using System.Drawing; using BizHawk.Client.Common; using BizHawk.Emulation.Cores.Atari.Atari7800; namespace BizHawk.Client.EmuHawk { [SchemaAttributes("A78")] public class A78Schema : IVirtualPadSchema { public IEnumerable<PadSchema> GetPadSchemas() { switch ((Global.Emula...
{ "content_hash": "057e6ebabac626bdd7bab06d58296854", "timestamp": "", "source": "github", "line_count": 257, "max_line_length": 74, "avg_line_length": 25.101167315175097, "alnum_prop": 0.5980468144473725, "repo_name": "superusercode/RTC3", "id": "4cf53bbdedb0d3c7f192f32cdbcf480f3c53a1e0", "size": "...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Header Files</title> <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../index.html" title="The Boost C++ Libr...
{ "content_hash": "fc3d283022e6796621e1b0202ff90fdf", "timestamp": "", "source": "github", "line_count": 60, "max_line_length": 394, "avg_line_length": 70.25, "alnum_prop": 0.6583629893238434, "repo_name": "PatidarWeb/poedit", "id": "d28ed2334657ad6d5d6a0d4b2f84497cfbcc7db3", "size": "4215", "bina...
<?php if (class_exists('PHP_CodeSniffer_Standards_IncorrectPatternException', true) === false) { $error = 'Class PHP_CodeSniffer_Standards_IncorrectPatternException not found'; throw new PHP_CodeSniffer_Exception($error); } /** * Processes pattern strings and checks that the code conforms to the pattern. *...
{ "content_hash": "8d3b4f8966b9182019ce4b20847ff170", "timestamp": "", "source": "github", "line_count": 949, "max_line_length": 163, "avg_line_length": 37.59957850368809, "alnum_prop": 0.423238607701362, "repo_name": "drBenway/siteResearch", "id": "ef7ded90ef58f66a9ba8d593ee1cb5677cf4d470", "size":...
Title: The XSF Infrastructure Team Date: 2010-07-15 11:52:16 Author: admin Slug: the-xsf-infrastructure-team Category: page Tags: Summary: description: Link: http://xmpp.org/participate/become-a-member/the-xsf-infrastructure-team/ post_id: 794 The XSF's Infrastructure Team is responsible for maintaining and improvin...
{ "content_hash": "f41fcc2f2737682f2f7f9489c2440f5e", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 373, "avg_line_length": 59.291666666666664, "alnum_prop": 0.7947997189037245, "repo_name": "xsf/site-archived", "id": "158d27f78c841d8cae24c1af3e38d819dbf3f293", "size": "1...
package org.apache.spark.sql.execution.joins import org.apache.spark.broadcast.Broadcast import org.apache.spark.rdd.RDD import org.apache.spark.sql.catalyst.InternalRow import org.apache.spark.sql.catalyst.expressions._ import org.apache.spark.sql.catalyst.optimizer.{BuildLeft, BuildRight, BuildSide} import org.apa...
{ "content_hash": "5488e974b01713d2331d2488f384c319", "timestamp": "", "source": "github", "line_count": 370, "max_line_length": 93, "avg_line_length": 31.532432432432433, "alnum_prop": 0.6217536641810234, "repo_name": "wzhfy/spark", "id": "52b476f9cf1341941fe164eceef142acdb97330a", "size": "12467",...
package com.alibaba.rocketmq.store.stats; import com.alibaba.rocketmq.common.ThreadFactoryImpl; import com.alibaba.rocketmq.common.constant.LoggerName; import com.alibaba.rocketmq.common.stats.MomentStatsItemSet; import com.alibaba.rocketmq.common.stats.StatsItem; import com.alibaba.rocketmq.common.stats.StatsItemSet;...
{ "content_hash": "f751cecc859c647b2de802736754955e", "timestamp": "", "source": "github", "line_count": 127, "max_line_length": 109, "avg_line_length": 37.00787401574803, "alnum_prop": 0.7057446808510638, "repo_name": "humphery755/RocketMQ", "id": "1c39d1290a1d09825de1b10a7eecdf4de120154a", "size":...
<?php /* * This file is part of the RollerworksDatagrid package. * * (c) Sebastiaan Stok <s.stok@rollerscapes.net> * * This source file is subject to the MIT license that is bundled * with this source code in the file LICENSE. */ namespace Rollerworks\Component\Datagrid\Tests\Extension\Core\DataTransformer; u...
{ "content_hash": "c1aef8899bde5496a737032f3cef5fcc", "timestamp": "", "source": "github", "line_count": 109, "max_line_length": 108, "avg_line_length": 37.944954128440365, "alnum_prop": 0.5921179883945842, "repo_name": "cordoval/rollerworks-datagrid", "id": "9a5c7a99daa939ef93c57cc2804cdab7a8e5f1f4",...
FROM balenalib/orange-pi-lite-ubuntu:focal-build ENV GO_VERSION 1.16 RUN mkdir -p /usr/local/go \ && curl -SLO "http://resin-packages.s3.amazonaws.com/golang/v$GO_VERSION/go$GO_VERSION.linux-armv7hf.tar.gz" \ && echo "5d2c637632fc23139c992e7f5adce1e46bccebd5a43fc90f797050ae71f46ab9 go$GO_VERSION.linux-armv7hf.tar....
{ "content_hash": "f4c6dc7c31f50468fb8dd0e1431621e8", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 671, "avg_line_length": 64.6774193548387, "alnum_prop": 0.7276807980049875, "repo_name": "nghiant2710/base-images", "id": "bb2debf9e02358726983520138d0db8cf1db40be", "size"...
package com.comeb; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.google.appengine.api.datastore.DatastoreService; import com.google.appengine.api.datasto...
{ "content_hash": "598bae787097e54d92c4b802cd0e8257", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 72, "avg_line_length": 27.51219512195122, "alnum_prop": 0.7783687943262412, "repo_name": "ComeBurguburu/myfirstengine", "id": "94bd96c136e928aa802c4a4de14c0fd069336890", "s...
from django.utils import timezone from django.shortcuts import render, get_object_or_404, redirect from .models import Post, Comment, Notice from .forms import PostForm, CommentForm, NoticeForm from django.contrib.auth.decorators import login_required from django.contrib.admin.views.decorators import staff_member_requi...
{ "content_hash": "2a4d9f6a7f6c1ecb3ed70ec24069208a", "timestamp": "", "source": "github", "line_count": 148, "max_line_length": 123, "avg_line_length": 35.37162162162162, "alnum_prop": 0.6389684813753582, "repo_name": "RachellCalhoun/cathotel", "id": "e44c690f21d3715e3cfd8ea9b6a890312066a8b0", "siz...
<html> <!-- Copyright 2011 Henry A Schimke Credit for the 'quick click' feature goes to Martin Weik <martin@weik.at>. The code provided by Martin Weik is marked between the #Martin_Weik below. (Thank you!) Settings capture and checking written by Henry A Schimke. S...
{ "content_hash": "ce60c53b491024e4e593ae2f1519a8cb", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 105, "avg_line_length": 29.607142857142858, "alnum_prop": 0.6731001206272618, "repo_name": "hschimke/BrowseQueue", "id": "024c0225fd0599b7ff57e3527d5d1562885ac60c", "size":...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="ApiGen 2.8.0" /> <title>Class Mailchimp_ServerError_MethodUnknown</title> <script type="text/javascript" src="resources/combined.js?394153670"></script> <script type="text/javascrip...
{ "content_hash": "5ea13666424ff6d86c0b2feaa32cf179", "timestamp": "", "source": "github", "line_count": 286, "max_line_length": 150, "avg_line_length": 47.57342657342657, "alnum_prop": 0.7060120535058063, "repo_name": "avorio/paraentender", "id": "d2554851763f15d529b25d3b899af60bf3d7df16", "size": ...
import os import sys import getpass from functools import wraps import ldap import ldap.modlist as modlist import cog.directory as dir import cog.util.passwd as passwd from cog.util.misc import loop_on from cog.objects.group import Group from cog.config.settings import Profiles from cog.config.templates import Templa...
{ "content_hash": "08add296ff6b02b813ce2d025d68b7bc", "timestamp": "", "source": "github", "line_count": 130, "max_line_length": 146, "avg_line_length": 32.30769230769231, "alnum_prop": 0.5947619047619047, "repo_name": "jubalfh/cog", "id": "4a4929ad38202ff3ec26785cec8d6d267fc934e9", "size": "4500", ...
using System.Collections.Generic; using System.ComponentModel.DataAnnotations; namespace Experimentation.Logic.ViewModels { public class BaseFeatureViewModel { [Required(AllowEmptyStrings = false, ErrorMessage = "A feature name cannot be an empty string and must be a valid meaningful uniqu...
{ "content_hash": "58eddaeb8e6061570ce0916745eb5215", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 115, "avg_line_length": 30.058823529411764, "alnum_prop": 0.675146771037182, "repo_name": "iby-dev/Experimentation-API", "id": "fd34920213a092bf5feced8a03274662d05b5e9b", "...
<?php $value = $package[0]; $post = null; if ($this->session->userdata('info_credit')) { $info_credit = $this->session->userdata('info_credit'); $post = $info_credit['fields']; } ?> <section class="section box-wapper-show-image box-wapper-secondary"> <div class="container"> <p class="h2 text-center"><strong...
{ "content_hash": "514f2b97890aa6de777f233280ab1ce3", "timestamp": "", "source": "github", "line_count": 491, "max_line_length": 173, "avg_line_length": 54.76782077393075, "alnum_prop": 0.5034026254137072, "repo_name": "phanquanghiep123/dezignwall", "id": "1698d753c1fd3b60e4b4cac50b9797eead405fc1", ...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Wed Oct 08 15:57:24 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.a...
{ "content_hash": "a15c490de2571bd9c96f6c1b88f80678", "timestamp": "", "source": "github", "line_count": 117, "max_line_length": 199, "avg_line_length": 41.35042735042735, "alnum_prop": 0.6289789169078132, "repo_name": "gsoundar/mambo-ec2-deploy", "id": "19651856bf389c6ab0ed0eec6823b73bb6369f32", "s...
from tkinter import TclError class WidgetRedirector: """Support for redirecting arbitrary widget subcommands. Some Tk operations don't normally pass through tkinter. For example, if a character is inserted into a Text widget by pressing a key, a default Tk binding to the widget's 'insert' operation i...
{ "content_hash": "3b3a6d4006341b33f45882d2e9546a14", "timestamp": "", "source": "github", "line_count": 176, "max_line_length": 79, "avg_line_length": 39.43181818181818, "alnum_prop": 0.6321325648414986, "repo_name": "sharhar/USB-Thing", "id": "67d7f61e623b4289bf55de2c641affd63b60e681", "size": "69...
<?xml version="1.0" encoding="utf-8"?> <Weavers VerifyAssembly="true"> <Stamp /> <ConfigureAwait /> </Weavers>
{ "content_hash": "c71c7394230829a583894d71432d58c5", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 38, "avg_line_length": 22.8, "alnum_prop": 0.6578947368421053, "repo_name": "pomma89/CodeServices", "id": "e8f1a6cd5aeec2af26b43d1b2a30dfa52790355b", "size": "114", "binar...
function ComplaintsChartMouseOverRectangle(svgObj){ this.svg = svgObj.svg; this.height = svgObj.height; this.width = svgObj.width; this.margin = svgObj.margin; this.data = svgObj.data; this.xScale = svgObj.xScale; this.yScale = svgObj.yScale; this.line = null; this.circles = []; this.BOROUGHS = ['BR...
{ "content_hash": "a033630cd22ef7359d2301e188dafcd4", "timestamp": "", "source": "github", "line_count": 83, "max_line_length": 84, "avg_line_length": 31.903614457831324, "alnum_prop": 0.7020392749244713, "repo_name": "heatseeknyc/heatseeknyc", "id": "3245683f34a3ef0d0804bf970012ab8d9689e43a", "size...
mybbcodeSettings = { nameSpace: "bbcode", // Useful to prevent multi-instances CSS conflict previewParserPath: '~/sets/bbcode/preview.php', // path to your BBCode parser markupSet: [ {name:'Bold', key:'B', openWith:'[b]', closeWith:'[/b]'}, {name:'Italic', key:'I', openWith:'[i]', closeWith:'[/i]'}, {name:'U...
{ "content_hash": "2100b6029e9edec9611364b45ccd9d96", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 125, "avg_line_length": 52.48275862068966, "alnum_prop": 0.5624178712220762, "repo_name": "ladea/Laravel-Markitup", "id": "abdde2f02ccac46994f4ede165a120d59fdd9ff3", "size"...
using Nest.Resolvers.Converters; using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Nest { [JsonObject] [JsonConverter(typeof(ReadAsTypeConverter<YearlySchedule>))] public interface IYearlySchedule : ISchedule { [JsonProperty("in")] Month In ...
{ "content_hash": "d19054c5766f8abf1530eaba52a24c48", "timestamp": "", "source": "github", "line_count": 64, "max_line_length": 64, "avg_line_length": 19.125, "alnum_prop": 0.6928104575163399, "repo_name": "CSGOpenSource/elasticsearch-watcher-net", "id": "d8bab88b0880100b4b2ed657b690fc2d5b8602d6", "...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>color: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
{ "content_hash": "4dae4fcbc053cf02fa9b3c19a530dbe1", "timestamp": "", "source": "github", "line_count": 173, "max_line_length": 159, "avg_line_length": 38.335260115606935, "alnum_prop": 0.5278950542822678, "repo_name": "coq-bench/coq-bench.github.io", "id": "9da6b4fc8f95c9464f76687dfd6e09fb4c8b67d2",...
let JointModel = Model.createComponent("JointModel"); JointModel.defineMethod("construct", function construct() { // Construct models Object.defineProperty(this, "models", { value: {} }); }); JointModel.defineMethod("modelDidUpdate", function modelDidUpdate(model) { }); JointModel.defineMethod("retainMo...
{ "content_hash": "f836b030d0edf7175220e5e8ae0caa9d", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 75, "avg_line_length": 28.696969696969695, "alnum_prop": 0.7296726504751848, "repo_name": "many-to-many/ica", "id": "705ac761085cd47a512272274240a36101a400d4", "size": "948...
<?xml version="1.0" encoding="utf-8"?> <project> <!-- NMML reference: https://gist.github.com/1763850 --> <!-- metadata, make sure 'package' is at least 3 segments (ie. com.mycompany.myproject) --> <meta title="[PR] InfiniShip" package="br.com.yuiti.lab.infiniship.PRInfiniShip" version="1.0.0" company="Fabio Y. Go...
{ "content_hash": "f800b6c1d99a21a2761016576a4798d9", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 124, "avg_line_length": 32.48148148148148, "alnum_prop": 0.6408209806157354, "repo_name": "yuigoto/infiniship", "id": "f10531ce87f6e9da84c0b3db70c8d6b7a3ca75a8", "size": "8...
from GroundedScan.dataset import GroundedScan from GroundedScan.grammar import Derivation from GroundedScan.world import Situation from GroundedScan.world import Position from GroundedScan.world import Object from GroundedScan.world import INT_TO_DIR from GroundedScan.world import PositionedObject from GroundedScan.hel...
{ "content_hash": "17da3717f7b50ae84b76c43d95d8aea2", "timestamp": "", "source": "github", "line_count": 809, "max_line_length": 121, "avg_line_length": 60.58961681087763, "alnum_prop": 0.6309647673256217, "repo_name": "LauraRuis/groundedSCAN", "id": "b2a65f4fa6f094c996c527515c6b18195577f403", "size...
#ifndef WASMINT_SEXPRPARSER_H #define WASMINT_SEXPRPARSER_H #include "CharacterStream.h" #include "SExpr.h" #include "StringCharacterStream.h" #include "FileCharacterStream.h" namespace wasm_module { namespace sexpr { class UnknownDataAtEndOfStream : public std::exception { }; ExceptionMessage(Invalid...
{ "content_hash": "2b5c9acb22ceb40a0ad5e7d61d8ae801", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 64, "avg_line_length": 22.931818181818183, "alnum_prop": 0.6600594648166501, "repo_name": "WebAssembly/wasmint", "id": "a03cfa6133b5e701be25564689fad06a043c1890", "size": "...
from __future__ import absolute_import, division, print_function # Import standard modules import copy import numpy as np # Import astronomical modules from astropy.stats import sigma_clip, sigma_clipped_stats # Import the relevant PTS classes and modules from . import general from ..basics.mask import Mask # -----...
{ "content_hash": "02828f0c15e262d49b502255de53a08a", "timestamp": "", "source": "github", "line_count": 205, "max_line_length": 100, "avg_line_length": 26.692682926829267, "alnum_prop": 0.5778508771929824, "repo_name": "Stargrazer82301/CAAPR", "id": "28a575ee13d515782b2f7d4ab760baf7046b9194", "size...
require_relative '../../request' module Rack module Auth class AbstractRequest def initialize(env) @env = env end def request @request ||= Request.new(@env) end def provided? !authorization_key.nil? && valid? end def valid? !@env[autho...
{ "content_hash": "d8092b6c0315adebeafe06c47e03d1e3", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 97, "avg_line_length": 17.48936170212766, "alnum_prop": 0.5559610705596107, "repo_name": "MikeMcQuaid/brew", "id": "f872331563ebbd8bf9527c1cd83969a3553b2160", "size": "853"...
//---------------------------------------------------------------------------- // <copyright file="Level.cs" company="Delft University of Technology"> // Copyright 2015, Delft University of Technology // // This software is licensed under the terms of the MIT License. // A copy of the license should b...
{ "content_hash": "94196ccd7912bbb26f16b341af5f8134", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 89, "avg_line_length": 36.5, "alnum_prop": 0.5321917808219178, "repo_name": "thijser/ARGAME", "id": "7942c5decbe1e6c928ad49f69bb8be574e07a0ff", "size": "1462", "binary": ...
from __future__ import unicode_literals import copy import os import pickle import warnings from django.core.exceptions import SuspiciousOperation from django.http import (QueryDict, HttpResponse, HttpResponseRedirect, HttpResponsePermanentRedirect, HttpResponseNotAllowed, ...
{ "content_hash": "4791c2c88d2a89661d268a658f321075", "timestamp": "", "source": "github", "line_count": 589, "max_line_length": 95, "avg_line_length": 39.49575551782682, "alnum_prop": 0.5927868288698792, "repo_name": "chrisfranzen/django", "id": "2d172ad0e0aa1faec2009dfd8f5ea083e716593a", "size": "...
class Teammates::InvitationsController < Devise::InvitationsController before_filter :configure_permitted_parameters protected def configure_permitted_parameters devise_parameter_sanitizer.permit( :accept_invitation, keys: [:name, :city, :email, :password, :password_confirmation, :...
{ "content_hash": "63b9dcbfca8e10ffd5249cb60cde4433", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 74, "avg_line_length": 22.571428571428573, "alnum_prop": 0.6930379746835443, "repo_name": "yakovenkodenis/itivation-hackathon", "id": "dc340bf0390c4b50ba4f404e621abf3e8b1dd6b...
package com.quakearts.syshub.webapp.helpers.utils; import java.io.IOException; import java.io.StringWriter; public class HtmlUtils { private HtmlUtils() { } public static String escape(String value){ try { StringWriter stringWriter = new StringWriter(); com.sun.faces.util.HtmlUtils.writeTex...
{ "content_hash": "125ab3b5e7b10f6d6eef5adde87d9be7", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 105, "avg_line_length": 23.95, "alnum_prop": 0.6931106471816284, "repo_name": "kwakutwumasi/Quakearts-JSF-Webtools", "id": "1fc5f1a5189e64bb77c1f5592750ff7fc589419b", "size...
<!DOCTYPE HTML> <html ng-app="queueapp"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Twitter Queue Bot Admin Panel</title> <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootst...
{ "content_hash": "75cc42d5439cf6406e7272b6752b3067", "timestamp": "", "source": "github", "line_count": 92, "max_line_length": 163, "avg_line_length": 42.79347826086956, "alnum_prop": 0.5946151892303785, "repo_name": "bencentra/Twitter-Queue-Bot", "id": "2b6b1b7e933051d6dfe4cb1025d03615449dad58", "...
package seedu.taskmaster.logic.commands; /** * Template for the two other add commands to follow * Stores messages that are shared by both add commands * @author User * */ public abstract class AddCommand extends Command { public static final String COMMAND_WORD = "add"; public static String MESSAGE_DUPLI...
{ "content_hash": "143ab8750371e25add48845bd41b3326", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 94, "avg_line_length": 32.92307692307692, "alnum_prop": 0.7406542056074766, "repo_name": "CS2103AUG2016-W09-C2/main", "id": "4d108f547cc88af2ece5741a728edbd2d659012d", "siz...
bool GetModuleFileNameWrapper(HMODULE hModule, pal::string_t* recv) { pal::string_t path; DWORD dwModuleFileName = MAX_PATH / 2; do { path.resize(dwModuleFileName * 2); dwModuleFileName = GetModuleFileNameW(hModule, (LPWSTR)path.data(), path.size()); } while (dwModuleFileName == pat...
{ "content_hash": "ca628edc990ff75018ff4aeacc81a6c0", "timestamp": "", "source": "github", "line_count": 580, "max_line_length": 136, "avg_line_length": 28.03448275862069, "alnum_prop": 0.5771832718327183, "repo_name": "ericstj/core-setup", "id": "5b79ee208bd09341eaea8006675c9154a52784bb", "size": "...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "93f9cd4492a138ca8e32f2d17c8f904b", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "3962d0bea1c8fe7d912bdbb11e06164fd94f41f7", "size": "185...
layout: page title: About permalink: /about/ --- I'm Ky-Cuong ("key-coon"), a software engineer at [Stripe](https://stripe.com/), where I was also an intern. I was previously an intern at [AppFolio](http://www.appfolioinc.com/). I completed my undergrad as a computer science major at [UCLA](http://www.ucla.edu/), whe...
{ "content_hash": "e69fd122bc419fdcb9a239aac60a762c", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 236, "avg_line_length": 39.1, "alnum_prop": 0.7276214833759591, "repo_name": "KyCodeHuynh/kycodehuynh.github.io", "id": "978e781015b2f9df130f0e583092b392f45c03c6", "size": ...
package util; import com.mongodb.MongoClient; import me.deployfor.model.EmailAuth; import me.deployfor.model.Person; import org.junit.After; import org.junit.AfterClass; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import org.junit.Ignore; import org.mongodb.morphia.Morphia; /** * ...
{ "content_hash": "d10a37c89bc8c0e86d19e74cf9193c1d", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 52, "avg_line_length": 20.34285714285714, "alnum_prop": 0.6411516853932584, "repo_name": "JulianoR/simple-jsf-morphia-mdl", "id": "d907a5f884d7dba7f5bd987bb4a26d15214c0b11", ...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE591_Sensitive_Data_Storage_in_Improperly_Locked_Memory__w32_wchar_t_68a.c Label Definition File: CWE591_Sensitive_Data_Storage_in_Improperly_Locked_Memory__w32.label.xml Template File: sources-sink-68a.tmpl.c */ /* * @description * CWE: 591 Sensitive Data Storag...
{ "content_hash": "6e4936de6e525aa13d31c060e58cf8f1", "timestamp": "", "source": "github", "line_count": 113, "max_line_length": 118, "avg_line_length": 34.08849557522124, "alnum_prop": 0.6825025960539979, "repo_name": "JianpingZeng/xcc", "id": "eff55c6029d3a995094958e723fb08dc876b747a", "size": "38...
extern BOOLEAN xWaitNextEvent(INTEGER em, EventRecord *evt, LONGINT sleep, RgnHandle mousergn); extern BOOLEAN xGetNextEvent(INTEGER em, EventRecord *evt); extern OSErr xPBHRename(HFileParam *pb, BOOLEAN async); extern OSErr xPBHCreate(HFileParam *pb, BOOLEAN async); extern OSErr xPBDirCreate(HFileParam *pb, ...
{ "content_hash": "a76fcc3702db472b90871e5487463ba9", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 74, "avg_line_length": 51.04255319148936, "alnum_prop": 0.8053355564818675, "repo_name": "MaddTheSane/executor", "id": "4bc4a72e5d2a5a68cd4574883c58bb25b4f346ef", "size": "...
.csvpreviewer::-webkit-scrollbar { -webkit-appearance: none; background-color: #ccc; width: 2px; } .csvpreviewer::-webkit-scrollbar-thumb { border-radius: 5px; background-color: rgba(0,0,0,.5); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5); } .csvpreviewer{ /* find out how to fill the width and sc...
{ "content_hash": "0c89345b4fe0841a3fcedd610be96094", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 60, "avg_line_length": 16.023809523809526, "alnum_prop": 0.687964338781575, "repo_name": "botzkobg/silverstripe-importexport", "id": "95dba37ad74ab0647909be17758f92fe0c7a7d83...
package transfertcp; import java.io.DataOutputStream; /** * * @author JoseCaceres */ public class ListaUpdate { private nodoUpdate cab, recor, eliminar; public ListaUpdate() { this.cab = null; } public void add(nodoUpdate dato) { if(cab == null) cab = dato; ...
{ "content_hash": "3eaa71a74c1628cd925741137a6811b5", "timestamp": "", "source": "github", "line_count": 42, "max_line_length": 51, "avg_line_length": 19.5, "alnum_prop": 0.47863247863247865, "repo_name": "joalcapa/transfertcp", "id": "06fddc4e1c4b13993dda0a1f84d8601d0de12785", "size": "819", "bin...
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use this file except in compliance with * the Lic...
{ "content_hash": "3990b5e0ecf4988a9e95b978e40063bb", "timestamp": "", "source": "github", "line_count": 251, "max_line_length": 80, "avg_line_length": 36.322709163346616, "alnum_prop": 0.6977075792475596, "repo_name": "bwp/SeleniumWebDriver", "id": "e330f2fe3b447db9dd68150a3968cbb3563bbe23", "size"...
package xxxxx.yyyyy.zzzzz.xyz5.simple.impl; import java.util.Collection; import java.util.Map; import xxxxx.yyyyy.zzzzz.xyz5.api.Right; import xxxxx.yyyyy.zzzzz.xyz5.api.RuleSession; import xxxxx.yyyyy.zzzzz.xyz5.api.ThreadUnsafe; import xxxxx.yyyyy.zzzzz.xyz5.api.TypedHandle; import xxxxx.yyyyy.zzzzz.xyz5.simple.sto...
{ "content_hash": "decbea3a052ce8eb1e9f7085d1fc6869", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 91, "avg_line_length": 30.037735849056602, "alnum_prop": 0.6915829145728644, "repo_name": "namioka/xyz5", "id": "bc665fa26a91fcd43bf8da30221bc661bcb48d1a", "size": "2225", ...
#ifndef _GEXECUTE_H_ #define _GEXECUTE_H_ #include <wx/string.h> #include <vector> struct GettextError { int line; wxString text; }; typedef std::vector<GettextError> GettextErrors; /** Executes command. Writes stderr output to \a stderrOutput if not NULL, and logs it with wxLogError otherwise. ...
{ "content_hash": "dc35bf39094c2cfce78680cc5ad4458b", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 80, "avg_line_length": 23.484848484848484, "alnum_prop": 0.7135483870967742, "repo_name": "alexhenrie/poedit", "id": "e2fa48286fa3c438a5e468858a761b9aec9ae22f", "size": "19...
<?php /** * Class for HTML code creation * * @package Framework * @subpackage View */ class html { protected $tagname; protected $content; protected $attrib = array(); protected $allowed = array(); public static $doctype = 'xhtml'; public static $lc_tags = true; public static $c...
{ "content_hash": "2a0964ccccdd7e59304a4c0691b0dd14", "timestamp": "", "source": "github", "line_count": 931, "max_line_length": 162, "avg_line_length": 28.10418904403867, "alnum_prop": 0.5229122874068411, "repo_name": "georgehristov/EPESI", "id": "8c2534a589df54a5d980655fa7d18547d6b06235", "size": ...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "479ac8365387552cbdd9730453becef0", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "5207213bef4e5bcd47f26a7544b44eccbdf1a789", "size": "194...
import { FloatingDrawer } from './variants/FloatingDrawer/FloatingDrawer'; export { FloatingDrawer };
{ "content_hash": "d25e4deffdff6f929b52a903764bc379", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 74, "avg_line_length": 34.333333333333336, "alnum_prop": 0.7766990291262136, "repo_name": "Talend/ui", "id": "421e7dcc90a0c5eaec2109400d5fc1824facbefa", "size": "103", "bi...
FROM balenalib/imx7-var-som-debian:sid-run ENV NODE_VERSION 12.22.1 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --batch --keyserver keyserver.pgp.com --re...
{ "content_hash": "77b13b4d171db761cbf2a5da42974bcd", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 689, "avg_line_length": 64.82222222222222, "alnum_prop": 0.7034624614329791, "repo_name": "nghiant2710/base-images", "id": "6be301a26e1d2e89b588709bd641e77dfb5b6e24", "size...
import pika, json from config import config f = open("sample_queue_message.json", "r") sample_data = json.load(f) connection = pika.BlockingConnection(pika.ConnectionParameters( host=config["server"])) channel = connection.channel() channel.queue_declare(queue=config["queue"]) channel.basic_publish(exchang...
{ "content_hash": "e8126db38a50b247c6f85e0e998edf9a", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 63, "avg_line_length": 25.94736842105263, "alnum_prop": 0.6673427991886409, "repo_name": "adrianchifor/Flipcam-Backend", "id": "a6648fd60cef1b5842ca7f11a044d41748abb559", "...
layout: post date: 2017-09-04 title: "Paloma Blanca Style 4412 Sleeveless Court Train Sheath/Column" category: Paloma Blanca tags: [Paloma Blanca,Sheath/Column,Sweetheart,Court Train,Sleeveless] --- ### Paloma Blanca Style 4412 Just **$339.99** ### Sleeveless Court Train Sheath/Column <table><tr><td>BRANDS</td><td>P...
{ "content_hash": "5532e9691a3749ea45115f737db14f38", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 250, "avg_line_length": 82.28571428571429, "alnum_prop": 0.7291666666666666, "repo_name": "HOLEIN/HOLEIN.github.io", "id": "1d5b0b28a60a7bccbdbfdc7459aff8fee9a3bdc4", "size...
set -e [[ -z $WORKSPACE ]] && WORKSPACE=`pwd` [[ -z $BOOTSTRAP ]] && BOOTSTRAP=false [[ -z $BASH_ENV ]] && BASH_ENV=`mktemp` [[ -z $USE_DOCKER ]] && USE_DOCKER=true set -u # Common definitions from latest bioconda-utils master have to be downloaded before setup.sh is executed. # This file can be used to set BIOCONDA_...
{ "content_hash": "276c967ec573ca99dcb115a512465b33", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 185, "avg_line_length": 40.28378378378378, "alnum_prop": 0.7081516269708151, "repo_name": "abims-sbr/bioconda-recipes", "id": "6c2677c33d077358578a0d82128d458ec907975b", "s...
namespace EasyCpp { namespace VFS { class DLL_EXPORT OSVFSProvider : public VFSProvider { public: OSVFSProvider(const std::string& base); virtual ~OSVFSProvider(); // Geerbt über VFSProvider virtual bool ready() override; virtual bool exists(const Path & p) override; virtual void remove(const...
{ "content_hash": "f41685fafd88605db8487bff39b6c23d", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 69, "avg_line_length": 29.5, "alnum_prop": 0.7288135593220338, "repo_name": "Thalhammer/EasyCpp", "id": "df896cb0c3ea71f84ebb838c71f8f8fd89666a36", "size": "838", "binary...
namespace SharpArch.NHibernate.FluentNHibernate { using System; using global::FluentNHibernate.Automapping; public interface IAutoPersistenceModelGenerator { AutoPersistenceModel Generate(); } }
{ "content_hash": "ba4d3883555436cc96be0fb2b4385587", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 51, "avg_line_length": 20.363636363636363, "alnum_prop": 0.7410714285714286, "repo_name": "libinqi/Sharp-Architecture", "id": "afbfbdcadc07875fea13e94f4e19c156f75038b2", "s...
module Less::Js::Routes class Railtie < ::Rails::Railtie rake_tasks do load File.dirname(__FILE__) + '/../tasks/less_js_routes.tasks' end end end
{ "content_hash": "07e91e775fa450f8e32fe6728634a046", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 68, "avg_line_length": 23.285714285714285, "alnum_prop": 0.6319018404907976, "repo_name": "stevenbristol/less-js-routes", "id": "314d3b8719a95623804bbf26ace6c88c48275851", "...
package com.xeiam.xchange.examples.cavirtex.marketdata; import java.io.IOException; import com.xeiam.xchange.Exchange; import com.xeiam.xchange.ExchangeFactory; import com.xeiam.xchange.currency.CurrencyPair; import com.xeiam.xchange.dto.marketdata.OrderBook; import com.xeiam.xchange.service.polling.PollingMarketDat...
{ "content_hash": "a1d6d06886a663e6afc2c6ea90c6750c", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 126, "avg_line_length": 36.47540983606557, "alnum_prop": 0.7555056179775281, "repo_name": "habibmasuro/XChange", "id": "fae4bba0b851e63e0c77b158c835e45faac4781a", "size": "...
package com.adamroughton.concentus.cluster; import static org.junit.Assert.fail; import java.util.concurrent.TimeUnit; import org.apache.zookeeper.data.Stat; import com.adamroughton.concentus.cluster.ClusterUtil.DataComparisonDelegate; import com.adamroughton.concentus.data.cluster.kryo.ClusterState; import com.adam...
{ "content_hash": "2add16c1c81b6a9ed11f372b4ce1e4b7", "timestamp": "", "source": "github", "line_count": 105, "max_line_length": 131, "avg_line_length": 42.647619047619045, "alnum_prop": 0.7646270656543099, "repo_name": "adam-roughton/Concentus", "id": "7fd147304042bff35fd77e98cd0a2806910fb855", "si...
using System; using System.Net; using System.Net.Http; using System.Web.Http; using Hl7.Fhir.Model; using Spark.Engine.Core; using Spark.Engine.Extensions; namespace Spark.Engine.ExceptionHandling { public class ExceptionResponseMessageFactory : IExceptionResponseMessageFactory { private SparkExceptio...
{ "content_hash": "c72ad06a2df6d769f5d7464abe3d9da1", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 130, "avg_line_length": 37.125, "alnum_prop": 0.6854256854256854, "repo_name": "aerosonik/SparkValidation", "id": "b631a3be28dee8d372317faaff61f29b22ae4a66", "size": "2081"...
using System; //Created by Schwartz namespace DesktopBattle { /// <summary> /// An exception that is generated when an element is accessed /// or removed from an array based collection that is already empty. /// </summary> public class UnderflowException : ApplicationException { public Und...
{ "content_hash": "7a8bdae46760a97c593055f8aabcc0a7", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 72, "avg_line_length": 30.916666666666668, "alnum_prop": 0.6873315363881402, "repo_name": "PxlBuzzard/Desktop-Battle", "id": "2cb1cef2ca900ad92795a35729f1c898073546ae", "si...
'use strict'; // This script depends on the following scripts: // /fs/resources/messaging-helpers.js // /fs/resources/messaging-blob-helpers.js // /fs/resources/messaging-serialize-helpers.js // /fs/resources/test-helpers.js // /common/get-host-info.sub.js // /service-workers/service-worker/resources...
{ "content_hash": "19696780f32b67f7f40564c7fa168375", "timestamp": "", "source": "github", "line_count": 244, "max_line_length": 83, "avg_line_length": 41.83196721311475, "alnum_prop": 0.7101009111394141, "repo_name": "nwjs/chromium.src", "id": "7c97a7da484e3fca54d458d6b1fde4bf7c216406", "size": "10...
A structure for user input. For generic event programming, use [event](https://github.com/pistondevelopers/event). This library contains: * Press and release of buttons * Keyboard * Mouse * Unicode input * Window resize * Window focus * Modifier keys [How to contribute](https://github.com/PistonDevelopers/piston/bl...
{ "content_hash": "99ce87a01446efdc739e963200a2a04a", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 91, "avg_line_length": 23.133333333333333, "alnum_prop": 0.7752161383285303, "repo_name": "Potpourri/piston", "id": "331579a470fea7b4f2e96f6c10866f5eaa832b34", "size": "581...
import uuid import requests from modularodm import Q from modularodm.exceptions import ModularOdmException from framework.auth import Auth from website import security from website import settings from website.project import new_node from website.models import User, Node, MailRecord def record_message(message, cre...
{ "content_hash": "5469b915ed9d2f03a1aa81bf6bd97b6b", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 94, "avg_line_length": 27.64864864864865, "alnum_prop": 0.6539589442815249, "repo_name": "himanshuo/osf.io", "id": "5360c49beccfaef409433677f6f06c85f2c53271", "size": "309...
using Chloe.Server.Models; namespace Chloe.Server.Dtos { public class DistributionListAddOrUpdateResponseDto: DistributionListDto { public DistributionListAddOrUpdateResponseDto(DistributionList entity) :base(entity) { } } }
{ "content_hash": "0d90933d3360800ae68293d225a297b8", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 78, "avg_line_length": 21.153846153846153, "alnum_prop": 0.6909090909090909, "repo_name": "QuinntyneBrown/azure-search-getting-started", "id": "2c64779f47dfbb9125d7639dd2784d...
// // sqSqueakIPhoneInfoPlistInterface // SqueakNoOGLIPhone // // Created by John M McIntosh on 9/1/08. // #import "sqSqueakIPhoneInfoPlistInterface.h" NSString * kwriteable_preferenceKey = @"writeable_preference"; NSString * kscrollableView_preferenceKey = @"scrollableView_preference"; NSString * kmemorySize_pre...
{ "content_hash": "f0a3b0ef385a8244eff384f2d99336aa", "timestamp": "", "source": "github", "line_count": 83, "max_line_length": 136, "avg_line_length": 34.57831325301205, "alnum_prop": 0.7439024390243902, "repo_name": "josephzizys/cog", "id": "5600113fe3e33aefb894df600e308778234fe9c0", "size": "4580...
package com.xjeffrose.xio.server; import org.junit.After; import org.junit.Before; import org.junit.Test; import static org.junit.Assert.*; public class XioBootstrapTest { @Before public void setUp() throws Exception { } @After public void tearDown() throws Exception { } @Test public void testSt...
{ "content_hash": "c352f25cd9d1f53c9893c836f0c5b6af", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 52, "avg_line_length": 13.575, "alnum_prop": 0.6979742173112339, "repo_name": "andyday/xio", "id": "55807caa95bcf457c28a16bfe88fe9e549fca2ed", "size": "543", "binary": fa...
<?php include 'head.php'; include 'header.php'; include 'navbar.php'; include 'presentation.php'; include 'tuiles.php'; include 'carousel.php'; include 'formulaire.php'; ?> </div> </div> </body> </html>
{ "content_hash": "fac74f4842f9331c53968a45530c13a0", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 31, "avg_line_length": 6.822222222222222, "alnum_prop": 0.4527687296416938, "repo_name": "Messant/Maquette_graphique_ffss45", "id": "263a6be240ebcd9fa04500ad2bd682630ea09a89"...
title: "测试的依赖项" weight: 6 type: docs --- <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version ...
{ "content_hash": "3158f797b647e73c6a2632e2104da55c", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 85, "avg_line_length": 29.541666666666668, "alnum_prop": 0.767277856135402, "repo_name": "xccui/flink", "id": "33e0e9e8f5a8ea23cefa0576781d4d2a513b5578", "size": "1882", ...
<?php namespace CentralDB\Entity; use Doctrine\ORM\Mapping as ORM; /** * Menus * * @ORM\Table(name="menus") * @ORM\Entity */ class Menu { /** * @var integer * * @ORM\Column(name="menu_id", type="integer", precision=0, scale=0, nullable=false, unique=false) * @ORM\Id * @ORM\Generated...
{ "content_hash": "4d3f6a1ba44a2d7781ba67f036852534", "timestamp": "", "source": "github", "line_count": 94, "max_line_length": 122, "avg_line_length": 17.98936170212766, "alnum_prop": 0.5446481371969248, "repo_name": "zs425/accommfzf2", "id": "42a1cbeb62dc6808ec1b326956ba80e9dc16afd0", "size": "169...
namespace TelerikAcademyLearningSystem.Core.Model { public class AdminUser { public string Username { get; set; } public string Password { get; set; } } }
{ "content_hash": "413819650caf859ff5a040882f8fbe01", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 50, "avg_line_length": 20.444444444444443, "alnum_prop": 0.6413043478260869, "repo_name": "plamenti/Telerik2015", "id": "3a2ab2038429dcdb940d0ce4b06fe039a06e5353", "size": "...
@class DBTEAMGroupMemberInfo; @class DBTEAMGroupsMembersListResult; NS_ASSUME_NONNULL_BEGIN #pragma mark - API Object /// /// The `GroupsMembersListResult` struct. /// /// This class implements the `DBSerializable` protocol (serialize and /// deserialize instance methods), which is required for all Obj-C SDK API rou...
{ "content_hash": "896982cb67d601ebf69a769ff8e71c7d", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 95, "avg_line_length": 30.853658536585368, "alnum_prop": 0.7450592885375494, "repo_name": "dropbox/dropbox-sdk-obj-c", "id": "7ff0242af54924d780e3adc9c15f1b418f20f034", "si...
package com.sanbeg.sdk.stripedecoration; import android.graphics.Canvas; import android.graphics.drawable.Drawable; import android.view.View; import androidx.recyclerview.widget.RecyclerView; import org.junit.Before; import org.junit.Test; import org.mockito.Mock; import org.mockito.MockitoAnnotations; import stati...
{ "content_hash": "212bd197cb83cbae247970e22c6ad3b9", "timestamp": "", "source": "github", "line_count": 151, "max_line_length": 86, "avg_line_length": 31.90728476821192, "alnum_prop": 0.6716479867164799, "repo_name": "sanbeg/StripeDecoration", "id": "f768de5dc7228ca3e31f7d6cc80804261c2924b1", "size...
#ifndef TENSORFLOW_LITE_MICRO_EXAMPLES_MAGIC_WAND_GESTURE_PREDICTOR_H_ #define TENSORFLOW_LITE_MICRO_EXAMPLES_MAGIC_WAND_GESTURE_PREDICTOR_H_ extern int PredictGesture(float *output); #endif /* TENSORFLOW_LITE_MICRO_EXAMPLES_MAGIC_WAND_GESTURE_PREDICTOR_H_ */
{ "content_hash": "270a58503a0cd3b2644d290aab1a6c3e", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 75, "avg_line_length": 33, "alnum_prop": 0.7954545454545454, "repo_name": "finikorg/zephyr", "id": "660e72d58765b5a9b26b10b15f5206ec45231188", "size": "891", "binary": fal...
define(["Tone/core/Tone", "Tone/signal/Add", "Tone/signal/Subtract", "Tone/signal/Multiply", "Tone/signal/IfThenElse", "Tone/signal/OR", "Tone/signal/AND", "Tone/signal/NOT", "Tone/signal/GreaterThan", "Tone/signal/LessThan", "Tone/signal/Equal", "Tone/signal/EqualZero", "Tone/signal/GreaterThanZero", "Tone/signa...
{ "content_hash": "5573867d342c843f3d4d36b8d91e69c9", "timestamp": "", "source": "github", "line_count": 499, "max_line_length": 98, "avg_line_length": 22.4188376753507, "alnum_prop": 0.5694109233932243, "repo_name": "zeakd/CTP_project", "id": "d9323eb3e044c6e2b89ac1ed543347276e0c5448", "size": "116...
<?php class KecamatanTest extends CDbTestCase { public $fixtures=array( 'kecamatans'=>'Kecamatan', ); public function testCreate() { } }
{ "content_hash": "09b590194f39bcc44c972ba35f7b0cd9", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 11.23076923076923, "alnum_prop": 0.6917808219178082, "repo_name": "ata/kkn", "id": "78c128c8f0b52c94adcfd61efe89a6195548fe09", "size": "146", "bina...
/* Copyright (c) 2006, Sun Microsystems, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and t...
{ "content_hash": "d48d84374fa6fa56fc21246418af502f", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 130, "avg_line_length": 37.31578947368421, "alnum_prop": 0.7091678420310297, "repo_name": "talksmall/Strongtalk", "id": "36ba61bbcccce8cf3444803957edee882cea817d", "size": ...
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.tabmodel; import android.os.SystemClock; import org.chromium.base.annotations.CalledByNative; import org.chromium.ch...
{ "content_hash": "6842eabf2bf947a23eed26e90a746b4e", "timestamp": "", "source": "github", "line_count": 203, "max_line_length": 100, "avg_line_length": 35.995073891625616, "alnum_prop": 0.6971397290269604, "repo_name": "vadimtk/chrome4sdp", "id": "e1288142ce1141615cc4a8bbda4bcddcb4471277", "size": ...
import logging import goaway.globalvars as globalvars logger = logging.getLogger(__name__) DATA_STORE_HANDLE_KIND_ATTR = "__store" NAME_ATTR = "__name" class ObjectHandle(object): """ Represents a shared object in a datstore. Instances of this class are returned by object handle constructors. Applic...
{ "content_hash": "31a95cfc220e43fd59d061f2a4cd6ab5", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 85, "avg_line_length": 30.934782608695652, "alnum_prop": 0.617709065354884, "repo_name": "anpere/goaway", "id": "820f6582610d4d6536ed231e35188f8098b4410b", "size": "1423", ...