text
stringlengths
2
1.04M
meta
dict
package algorithms.imageProcessing; import algorithms.util.ResourceFinder; import algorithms.util.PairIntArray; import java.io.IOException; import java.util.List; import java.util.logging.Logger; import junit.framework.TestCase; /** * * @author nichole */ public class CornersTest extends TestCase { private Lo...
{ "content_hash": "98312de26294d74fbdd11e16d97f5db9", "timestamp": "", "source": "github", "line_count": 77, "max_line_length": 81, "avg_line_length": 31.376623376623378, "alnum_prop": 0.6324503311258278, "repo_name": "dukson/curvature-scale-space-corners-and-transformations", "id": "634a07a04b98c21f7...
Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **filter** | [**\AnketologClient\Model\SurveyFilter**](SurveyFilter.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]...
{ "content_hash": "413d647f2e289a62972806bd0f8a2728", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 161, "avg_line_length": 48.285714285714285, "alnum_prop": 0.5621301775147929, "repo_name": "anketolog/AnketologClient-php", "id": "653ab27afc3b0ba57240189e68df7df6ef354229", ...
FROM gcr.io/k8s-testimages/kubekins-e2e:latest-master RUN apt-get update && apt-get install -y \ git && \ rm -rf /var/lib/apt/lists/* # Build latest kubemci from HEAD. RUN cd /${GOPATH}/src && \ mkdir -p github.com/GoogleCloudPlatform && \ cd github.com/GoogleCloudPlatform && \ git clone --depth 1...
{ "content_hash": "ab96ac5c83dbecfd2447434987d75033", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 96, "avg_line_length": 37.2, "alnum_prop": 0.6792114695340502, "repo_name": "pwittrock/test-infra", "id": "55cf1e690d29550163665561551034a247464b82", "size": "1146", "bin...
package team import ( "errors" "sync" "koding/kites/kloud/stack" "koding/kites/kloud/team" "koding/klientctl/ctlcli" "koding/klientctl/endpoint/kloud" ) var DefaultClient = &Client{} // ListOptions are options available for `team list` command. type ListOptions struct { Slug string // Limit to a specific tea...
{ "content_hash": "000224e8a97dd3befbaa6c660e9fcec1", "timestamp": "", "source": "github", "line_count": 97, "max_line_length": 86, "avg_line_length": 19.11340206185567, "alnum_prop": 0.6326860841423948, "repo_name": "kwagdy/koding-1", "id": "267d00bdb4f4adc59c3cb41ab3b91c3b6dc17737", "size": "1854"...
package org.kie.remote.client.documentation.jms; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.jms.ConnectionFactory; import javax.jms.Queue; import javax.naming.InitialContext; import javax.naming.NamingException; import org.kie.api.runtime.KieSession; import org.kie.api.runtim...
{ "content_hash": "d6a55f6658b49fcc2af9fc9e2dd37495", "timestamp": "", "source": "github", "line_count": 184, "max_line_length": 115, "avg_line_length": 42.98913043478261, "alnum_prop": 0.6730720606826801, "repo_name": "porcelli/kie-wb-common-server-ui-test", "id": "9a2f3df9c0971bec4c27bcb6d680af7a7a3...
import typescript from 'rollup-plugin-typescript'; import commonjs from 'rollup-plugin-commonjs'; import nodeResolve from 'rollup-plugin-node-resolve'; export default { entry: './lib/index.ts', treeshake: true, moduleName: 'matejs', plugins: [ typescript({ typescript: require('typescript') }), ...
{ "content_hash": "9cbf71d5fcde3866f5acb47c39a232e8", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 53, "avg_line_length": 26.047619047619047, "alnum_prop": 0.6307129798903108, "repo_name": "psastras/mate.js", "id": "775bbd1e71a605ac94691790509cb5a5fbbd26e7", "size": "567...
<?php namespace N1215\Jugoya; use Psr\Http\Server\RequestHandlerInterface; use PHPUnit\Framework\MockObject\MockObject; use PHPUnit\Framework\TestCase; use Psr\Container\ContainerInterface; use Psr\Http\Message\ServerRequestInterface; use Laminas\Diactoros\Response\TextResponse; use Laminas\Diactoros\ServerRequest; ...
{ "content_hash": "d47ed589fdfde590baf7499889563d82", "timestamp": "", "source": "github", "line_count": 77, "max_line_length": 89, "avg_line_length": 31.844155844155843, "alnum_prop": 0.6056280587275693, "repo_name": "n1215/jugoya", "id": "25149786d490eccff4f3ceaeb9fe1cdee0b08b5e", "size": "2452", ...
/*global defineSuite*/ defineSuite([ 'Scene/Moon', 'Core/Cartesian3', 'Core/defined', 'Core/Ellipsoid', 'Core/Matrix3', 'Core/Simon1994PlanetaryPositions', 'Core/Transforms', 'Specs/createCamera', 'Specs/createFrameState', 'Specs/createScen...
{ "content_hash": "4f3679860f7f1e5edffa83a84b71f73f", "timestamp": "", "source": "github", "line_count": 103, "max_line_length": 134, "avg_line_length": 29.54368932038835, "alnum_prop": 0.6069668090699967, "repo_name": "uhef/Oskari-Routing-frontend", "id": "0e2b1ca7f28273207f1a2ee6e4df50067ecf58ad", ...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "6971026443b245974ce222637c662547", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "5784fa43ae160d04d044a80753b291191f235aad", "size": "176...
<?php /** * EmployeeTax * * PHP version 5 * * @category Class * @package XeroAPI\XeroPHP * @author OpenAPI Generator team * @link https://openapi-generator.tech */ /** * Xero Payroll UK * * This is the Xero Payroll API for orgs in the UK region. * * Contact: api@xero.com * Generated by: https://o...
{ "content_hash": "0df5eb43260ce0e4d758d8acc9715ea6", "timestamp": "", "source": "github", "line_count": 629, "max_line_length": 136, "avg_line_length": 23.62162162162162, "alnum_prop": 0.5745726208103379, "repo_name": "unaio/una", "id": "bcb1496892ea420d47107dfd6fd8c88d0dc3e8ae", "size": "14858", ...
var GameObject = (function() { var GameObject = function(x, y, width, height) { this.x = x || 0; this.y = y || 0; this.width = width || 0; this.height = height || 0; }; GameObject.prototype.distanceTo = function(pos) { var dx = this.x - pos.x; var dy = this.y - pos.y; return Math.sqrt(dx * dx + dy * d...
{ "content_hash": "c3419115fb9c422aa8351ed813f8987c", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 50, "avg_line_length": 21.34285714285714, "alnum_prop": 0.5943775100401606, "repo_name": "AngleVisions/GulpSamples", "id": "2468760ffe1178cb8163291487d3c308668b0521", "size...
<?xml version="1.0" encoding="utf-8"?> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@android:color/black"> <android.support.v7.widget.RecyclerView android:id="@+id/userfee...
{ "content_hash": "7df758fd38e8e1ba3a6270187df39eb0", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 64, "avg_line_length": 35.75, "alnum_prop": 0.6743256743256744, "repo_name": "Userfeeds/android-ads-sdk", "id": "982d6a4de7d78e472752545ef17b3683a99f612d", "size": "1001", ...
namespace base { // TimeDelta ------------------------------------------------------------------ int TimeDelta::InDays() const { return static_cast<int>(delta_ / Time::kMicrosecondsPerDay); } int TimeDelta::InHours() const { return static_cast<int>(delta_ / Time::kMicrosecondsPerHour); } int TimeDelta::InMinute...
{ "content_hash": "2c20659a09c17dc1eddde4b64d5a5dc7", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 79, "avg_line_length": 27.714285714285715, "alnum_prop": 0.6534496431403648, "repo_name": "kuiche/chromium", "id": "992e256ba285ff959340c4f3bc72502ebb25c3c3", "size": "2861...
package com.gabstudios.validate; /** * This is a byte validator. After this class is created, call the testXXXX() * methods to perform tests when the validate() method is called. * * Validate.defineByte(byte).testNotNull().validate(); * * If the throwValidationExceptionOnFail() method has been called and...
{ "content_hash": "df6b2e31fc95d5c1752fffdf3e59caae", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 207, "avg_line_length": 30.875, "alnum_prop": 0.6821862348178138, "repo_name": "sysdevone/gab-dev", "id": "819dc5a3a028590b8d84ef75882d02002e83d027", "size": "2281", "bin...
package org.tcsaroundtheworld.submit.client.verify; import org.tcsaroundtheworld.common.shared.verify.SubmissionValueVerifier; import com.google.gwt.event.dom.client.ChangeEvent; import com.google.gwt.event.dom.client.ChangeHandler; import com.google.gwt.user.client.ui.Label; import com.google.gwt.user.client....
{ "content_hash": "5b06a36a1922ec5ad0e4c0029d0eefe3", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 160, "avg_line_length": 36.142857142857146, "alnum_prop": 0.7799736495388669, "repo_name": "drweaver/tcsaroundtheworld", "id": "ca1c04a491bd91346b30cff14d0c49ca568f2a1d", "...
layout: post title: GSoC First Week --- ![Logo](https://summerofcode.withgoogle.com/static/img/summer-of-code-logo.svg) Previously, I was working on the [PR](https://github.com/symengine/symengine/pull/942) for `FiniteSet` implementation. I managed to get it merged this week. So, now we have `UniversalSet`, `EmptySet...
{ "content_hash": "07ad40e58f33d8c10b03b61d0440c7ce", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 419, "avg_line_length": 70.77777777777777, "alnum_prop": 0.7451596023024595, "repo_name": "nishnik/nishnik.github.io", "id": "4e050bf0643bd2e69e46b1ed4c0403611952709b", "si...
require 'watir' module Crashlytics class InvalidCredentials < StandardError end Crawler = Struct.new(:email, :password) do LOGIN_URL = "https://www.crashlytics.com/login" def statistics_page login browser.goto 'https://www.crashlytics.com/seeking-alpha/ios/apps/com.seekingalpha.ipadportf...
{ "content_hash": "8ac52bf1457550b8550b960b71cf5228", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 174, "avg_line_length": 23.580645161290324, "alnum_prop": 0.6839945280437757, "repo_name": "seekingalpha/crashlytics", "id": "07d0d735bc0b7c8971e7a0500d8a2cae9950f012", "si...
package com.pivovarit.function; import org.junit.jupiter.api.Test; import java.net.URI; import java.net.URISyntaxException; import java.util.Optional; import java.util.stream.Stream; import static com.pivovarit.function.TestCommons.givenThrowingFunction; import static java.util.stream.Collectors.toList; import stati...
{ "content_hash": "2924a3c989e73b2ef87e7c513dccc6d9", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 109, "avg_line_length": 27.819444444444443, "alnum_prop": 0.6490264603095357, "repo_name": "TouK/ThrowingFunction", "id": "ad64b0fb6a558689463518d14f5f6bf1e41f590d", "size"...
package util import java.util.stream.Collectors import org.jsoup.nodes.Element import org.jsoup.select.Elements /** * <pre> * Created on 6/3/15. * </pre> * @author K.Sakamoto */ object JsoupHelper { implicit def elementsToElements4Scala(elements: Elements): Elements4Scala = { new Elements4Scala(elements) ...
{ "content_hash": "e32e0c2aa054628bf493883017d3b0cd", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 87, "avg_line_length": 22, "alnum_prop": 0.72, "repo_name": "ktr-skmt/FelisCatusZero", "id": "74c13ae61a06ee0c3edb8fd5f0110519ff3b6fd7", "size": "550", "binary": false, ...
var vows = require('vows'); var assert = require('assert'); var passport = require('passport'); var util = require('util'); var Passport = require('passport').Passport; vows.describe('passport').addBatch({ 'module': { 'should report a version': function (x) { assert.isString(passport.version); }, ...
{ "content_hash": "0255811c869728827299a6fb6e7833e9", "timestamp": "", "source": "github", "line_count": 465, "max_line_length": 88, "avg_line_length": 28.86021505376344, "alnum_prop": 0.5814456035767511, "repo_name": "xippi/passport", "id": "f84c3bee4cc390ef8e677685471e8ba5a4a891f4", "size": "13420...
import re from EmeraldAI.Logic.Modules import Global from EmeraldAI.Config.Config import Config if(Config().Get("Database", "NLPDatabaseType").lower() == "sqlite"): from EmeraldAI.Logic.Database.SQlite3 import SQlite3 as db elif(Config().Get("Database", "NLPDatabaseType").lower() == "mysql"): from EmeraldAI.Log...
{ "content_hash": "7f5cb5e9aeb4ad192cc1825fdea929aa", "timestamp": "", "source": "github", "line_count": 89, "max_line_length": 113, "avg_line_length": 35.37078651685393, "alnum_prop": 0.6699491740787802, "repo_name": "MaxMorgenstern/EmeraldAI", "id": "ba494e705455f3d95e90605e0aa21b8ecd0f1b2b", "siz...
package gui; import javafx.animation.AnimationTimer; import javafx.animation.TranslateTransition; import javafx.application.Application; import javafx.geometry.Insets; import javafx.scene.Scene; import javafx.scene.layout.Background; import javafx.scene.layout.BackgroundFill; import javafx.scene.layout.CornerRadii; im...
{ "content_hash": "5acb371f8c28e91929ef6e1d38a1b515", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 95, "avg_line_length": 26.8875, "alnum_prop": 0.6211064621106462, "repo_name": "thervh70/Agar.io-Java-Clone", "id": "47894fc83d1b054dcbe0043c69f162e3aebfddbe", "size": "215...
package com.github.prokod.gradle.crossbuild.model; /** * UpdateEvent type */ public enum EventType { SCALA_VERSIONS_UPDATE, EXT_UPDATE, ARCHIVE_APPENDIX_PATTERN_UPDATE }
{ "content_hash": "6e9cd764623773dc76274c256732c582", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 50, "avg_line_length": 16.818181818181817, "alnum_prop": 0.7189189189189189, "repo_name": "prokod/gradle-crossbuild-scala", "id": "9fb8febe3bb2936c00652f7eea24730af30876b4", ...
function assemble_report(data_path, requested_range, Author) % Uses the pregenerated images resulting from the wake, eigenmode and s % parameter analysis and generates the appropriate latex code to turn them % into a useable report. % % Example: assemble_report(ppi, wake_data, eigenmode_data, 'Alun Morgan', output_pat...
{ "content_hash": "a3cd29bc5dbf950f90d3726578e08bb1", "timestamp": "", "source": "github", "line_count": 134, "max_line_length": 98, "avg_line_length": 49.350746268656714, "alnum_prop": 0.6165129290790866, "repo_name": "alunmorgan/EM-modellling-framework", "id": "49d731544abd48384b4c8d900ecdbdd85fa645...
<?php namespace NilPortugues\SchemaOrg\Classes; use NilPortugues\SchemaOrg\SchemaClass; /** * METHODSTART. * * @method static \NilPortugues\SchemaOrg\Properties\SupersededByProperty supersededBy() * @method static \NilPortugues\SchemaOrg\Properties\AdditionalTypeProperty additionalType() * @method static \NilP...
{ "content_hash": "37c94d87802643144449ddbd6ca29ee7", "timestamp": "", "source": "github", "line_count": 77, "max_line_length": 383, "avg_line_length": 46.246753246753244, "alnum_prop": 0.6781802864363943, "repo_name": "nilportugues/schema.org-mapping", "id": "6b459867de2f524c970293c50a5e8fe224f1c914"...
namespace rapid { namespace core { class EventLoop { public: EventLoop(); RAPID_DISABLE_COPY(EventLoop) void start(); void stop(); void waitForEnd(); void updateChannel(Channel *channel); void removeChannel(Channel *channel); void wakeup(); private: std::atomic<bool> quit_; ...
{ "content_hash": "7bf0f6bdff1346e368a158c56224138e", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 44, "avg_line_length": 16.5, "alnum_prop": 0.6515151515151515, "repo_name": "billlin0904/librapid", "id": "39fe2aeff308670c5dddb9c0596824529d3dad62", "size": "1155", "bin...
// Copyright 2014 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/ash/login/screens/user_selection_screen.h" #include <stddef.h> #include <memory> #include <utility> #include "ash/components/arc/arc_util.h" #includ...
{ "content_hash": "83554082a5c690a19302a91c59c55c3c", "timestamp": "", "source": "github", "line_count": 1013, "max_line_length": 82, "avg_line_length": 38.133267522211256, "alnum_prop": 0.6966527738227757, "repo_name": "chromium/chromium", "id": "2373610af302b3a8f597def4b67ca6be9a4cbbb2", "size": "...
package com.strategy; public class Test { public static void main(String[] args) { //mozemo dodeliti bilo koju strateguju da uradi sortiranje int[] var = {1, 2, 3, 4, 5 }; Context ctx = new Context(new BubbleSort()); ctx.arrange(var); //mozemo promeniti strategiju bez pot...
{ "content_hash": "a81cb427791635ff5b5f9b57fbef0ddb", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 74, "avg_line_length": 23.88888888888889, "alnum_prop": 0.6116279069767442, "repo_name": "stapetro/mnk_javabasic", "id": "41fef5ed1e72582068b283d71959dcb5c4518598", "size":...
<html><head><META http-equiv="content-type" content="text/html;charset=iso-8859-9"/><meta name="viewport" content="width=device-width, initial-scale=1"><title>ac</title> <link rel="stylesheet" href="css/jquery.mobile-1.2.0.css" /><style type="text/css">.content-primary {text-align: left;}#header h3 {text-align: left;}...
{ "content_hash": "8d962296e2a06827afd940a84f8786e9", "timestamp": "", "source": "github", "line_count": 201, "max_line_length": 557, "avg_line_length": 63.58706467661692, "alnum_prop": 0.7932869102574134, "repo_name": "relmas/velaye", "id": "40360b8fd3a22f5fbe0d5f03456185edec579e84", "size": "12781...
package com.jojo.flippy.app; import android.annotation.SuppressLint; import android.os.Bundle; import android.support.v4.app.FragmentActivity; public class SignUpOptionsActivity extends FragmentActivity { @SuppressLint("NewApi") @Override protected void onCreate(Bundle savedInstanceState) { supe...
{ "content_hash": "0b459138ac184268d96348abd8e983a8", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 76, "avg_line_length": 28.47826086956522, "alnum_prop": 0.6595419847328244, "repo_name": "jessejohnson/flippy", "id": "cf65138492f33be146e2ad766ea2066060464e7f", "size": "6...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ import com.sun.lwuit.Button; import com.sun.lwuit.Command; import com.sun.lwuit.Container; import com.sun.lwuit.Display; import com.su...
{ "content_hash": "b0771fd32fd6ec9a8465ac41ca59e07d", "timestamp": "", "source": "github", "line_count": 480, "max_line_length": 194, "avg_line_length": 35.25, "alnum_prop": 0.565839243498818, "repo_name": "modomodo/J2ME-Coursework", "id": "abacd81f7b849c0d0289d296cd4f7ccb3e212fa8", "size": "16927",...
#ifndef __PLAT_PRIVATE_H__ #define __PLAT_PRIVATE_H__ #ifndef __ASSEMBLY__ #include <mmio.h> #include <psci.h> #include <stdint.h> #include <xlat_tables.h> #define __sramdata __attribute__((section(".sram.data"))) #define __sramconst __attribute__((section(".sram.rodata"))) #define __sramfunc __attribute__((section...
{ "content_hash": "5d235550b7a300199d23221e5105785a", "timestamp": "", "source": "github", "line_count": 134, "max_line_length": 80, "avg_line_length": 34.33582089552239, "alnum_prop": 0.6489893501412737, "repo_name": "lsigithub/arm-trusted-firmware_public", "id": "545677352f099ba64417bcb6ae2f03d84aea...
package com.pixnfit; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; public class CreateAccount extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_create_acc...
{ "content_hash": "bc66d86bae15caf4fb6e8dcc1d9dad4e", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 57, "avg_line_length": 25.76923076923077, "alnum_prop": 0.7582089552238805, "repo_name": "fabier/pixnfit-android", "id": "2f2ac5359ccd61339f272b4dccb061529fd2bec4", "size":...
module Editor::Controllers::Document class SendFile include Editor::Action # http://docs.aws.amazon.com/AmazonS3/latest/dev/UploadObjSingleOpRuby.html def send_document @object_name = "#{@document.identifier}.txt" puts "document id = #{@document.id}" @url = Noteshare::AWS.put_string(@do...
{ "content_hash": "361e8e0024254f3f356ef1501fc0de9a", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 97, "avg_line_length": 27.96, "alnum_prop": 0.6251788268955651, "repo_name": "jxxcarlson/noteshare", "id": "0041e7f9233ae8f1350e9e186efab98ba437f068", "size": "699", "bin...
using System; using Google.GData.Client; using Google.GData.Documents; using Google.GData.Spreadsheets; namespace GDataDB.Impl { public class Database : IDatabase { private readonly IDatabaseClient client; private readonly AtomEntry entry; public Database(IDatabaseClient client, AtomEntry ...
{ "content_hash": "2b061704686fdd73cb713af4bcf616d0", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 144, "avg_line_length": 41.353658536585364, "alnum_prop": 0.6579180182836921, "repo_name": "neon77/Unity-QuickSheet", "id": "8f9fdff60e06a6813b56414c30db7f881c520e61", "siz...
"""Example of overwriting auto-generated argparse options with custom ones. """ from dataclasses import dataclass from typing import List from simple_parsing import ArgumentParser, field from simple_parsing.helpers import list_field def parse(cls, args: str = ""): """Removes some boilerplate code from the examp...
{ "content_hash": "09529352f54681706e7f3673ae20cb50", "timestamp": "", "source": "github", "line_count": 85, "max_line_length": 113, "avg_line_length": 35.09411764705882, "alnum_prop": 0.6724773717733825, "repo_name": "lebrice/SimpleParsing", "id": "7f0680e47435e23ed7ff19da7b60e5a18c700afa", "size":...
namespace Microsoft.WindowsAzure.Management.HDInsight { using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Diagnostics.CodeAnalysis; using System.Globalization; using System.Linq; using System.Net; using System.Net.Http; using System.Th...
{ "content_hash": "f6995ef46c0cb47e68b91756ac30585b", "timestamp": "", "source": "github", "line_count": 898, "max_line_length": 315, "avg_line_length": 45.49777282850779, "alnum_prop": 0.6063098122720709, "repo_name": "shixiaoyu/azure-sdk-for-net", "id": "b9b92fdb4cd57b9afcda851daa1c46bb2c45ae44", ...
MADDisc ======= ## Project Description This project had been published on App Store in 2011 and lasted for few months. This project created a carousal and a pointer that helps people to make a decision right away. People can set up different conditions and even those are without any relationship between each other. T...
{ "content_hash": "40384ed5cd282d0b85b30363c3db0790", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 352, "avg_line_length": 54.64705882352941, "alnum_prop": 0.7685683530678149, "repo_name": "derekli66/MADDisc", "id": "edbc5a33069e89617a122ab21caf5de9f1f4b5da", "size": "92...
 #include <aws/eks/model/CreateNodegroupRequest.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::EKS::Model; using namespace Aws::Utils::Json; using namespace Aws::Utils; CreateNodegroupRequest::CreateNodegroupRequest() : m_clusterNameHasBeenSet(false), m_nodegrou...
{ "content_hash": "5e0aad772835223f3159b11595881f7d", "timestamp": "", "source": "github", "line_count": 153, "max_line_length": 117, "avg_line_length": 22.61437908496732, "alnum_prop": 0.7225433526011561, "repo_name": "jt70471/aws-sdk-cpp", "id": "bc8763de04e0427092ace649f8c05b2784c0780b", "size": ...
import mock import pkg_resources as pkg from sahara.plugins import exceptions as ex from sahara.plugins.hdp import clusterspec as cs from sahara.plugins.hdp.versions.version_2_0_6 import services as s2 from sahara.plugins import provisioning from sahara.tests.unit import base as sahara_base import sahara.tests.unit.pl...
{ "content_hash": "f9fcffe6dda67f7f027f9b596b24cad5", "timestamp": "", "source": "github", "line_count": 1924, "max_line_length": 79, "avg_line_length": 45.816008316008315, "alnum_prop": 0.5488145207033466, "repo_name": "xme1226/sahara", "id": "e00462e534e35b786d634a1b526da8e67d11c179", "size": "887...
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>微糖</title> <meta name="description" content=""> <link rel="stylesheet" href="/semantic/packaged/css/s...
{ "content_hash": "ded81dbf4ac491666b879c649e42ac15", "timestamp": "", "source": "github", "line_count": 130, "max_line_length": 111, "avg_line_length": 40.323076923076925, "alnum_prop": 0.4828309805417779, "repo_name": "silianlinyi/weitang", "id": "d5936b831f2c50ccd2e79cbba6717e6b51f6f8e8", "size":...
// Copyright 2015 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...
{ "content_hash": "7251e777a5f537a9be68ab6750a5e380", "timestamp": "", "source": "github", "line_count": 112, "max_line_length": 95, "avg_line_length": 40.17857142857143, "alnum_prop": 0.7366666666666667, "repo_name": "gawkermedia/googleads-java-lib", "id": "a450867bbef179e6355cc4c6f5e2a6196a2d90c5", ...
autoclosing... <script type="text/javascript"> var retval="$val"; //alert("set val"); var ope = this.window.opener; //alert(ope); var elem = ope.document.getElementById("$var"); //alert("var: $var ; elem:"+elem); if (elem) { elem.value=retval; // set original form dirty and close window var origFormId = e...
{ "content_hash": "607545caebb957ff0672d6d6a0c29c9e", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 80, "avg_line_length": 29.75, "alnum_prop": 0.6827731092436975, "repo_name": "srinivasiyerb/Scholst", "id": "a201857933624598d6d6391320afcb348571547f", "size": "476", "bi...
class Nghttp2 < Formula desc "HTTP/2 C Library" homepage "https://nghttp2.org/" url "https://github.com/nghttp2/nghttp2/releases/download/v1.15.0/nghttp2-1.15.0.tar.xz" sha256 "317afbef79eec624577d006ea7111cf978d2c88e999a6f336c83b99f924b5e4a" bottle do sha256 "a6e7ef94226b0f2a52657f1713b95df76979f3d72e56...
{ "content_hash": "d0e99abde3fc60336912743f90aca168", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 130, "avg_line_length": 32.37373737373738, "alnum_prop": 0.6895475819032761, "repo_name": "lasote/homebrew-core", "id": "94a1a0047779081b46bd6a89f9615f62ef19c1e6", "size": ...
@implementation MSContentListCell @synthesize isTitleTableViewCell; @synthesize indexPath; - (void)update:(id<MSCellModel>)cellModel indexPath:(NSIndexPath *)aIndexPath { self.indexPath = aIndexPath; } - (void)update:(id<MSCellModel>)cellModel { } - (void)awakeFromNib { // Initialization code [...
{ "content_hash": "0f1b84e7670780113d668956ae93bc07", "timestamp": "", "source": "github", "line_count": 49, "max_line_length": 120, "avg_line_length": 30.102040816326532, "alnum_prop": 0.7566101694915254, "repo_name": "EmoneyCN/EMSpeed", "id": "67fc5ad21396549844c063857668ed965aa2fd0b", "size": "16...
<?php namespace iriki_tests\engine\database\mongodb; class otherTest extends \PHPUnit\Framework\TestCase { public function test_isMongoId_failure() { $false_mongo_id = 'false mongo id'; $status = \iriki\engine\mongodb::isMongoId($false_mongo_id); //assert $this->assertNotEqua...
{ "content_hash": "bf8fc0b622ceef6aa349c1380322dd8b", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 68, "avg_line_length": 19.666666666666668, "alnum_prop": 0.5988700564971752, "repo_name": "stigwue/iriki", "id": "80db17b798fa7b58788f63b339ad86e190c98f75", "size": "885", ...
# [](#EasyIcon) *(Easy)*: Change Calculator Write A function that takes an amount of money, rounds it to the nearest penny and then tells you the *minimum* number of coins needed to equal that amount of money. For Example: "4.17" would print out: Quarters: 16 Dimes: 1 Nickels: 1 Pennies: 2 ...
{ "content_hash": "191b2ed7f317e0787a1fc069993665a8", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 230, "avg_line_length": 33.41860465116279, "alnum_prop": 0.7021572720946416, "repo_name": "FreddieV4/DailyProgrammerChallenges", "id": "9a96e737a1db000ff13b1734c9df2e5c60802c...
<?php /** * @file * Contains \Drupal\views_ui\Tests\OverrideDisplaysTest. */ namespace Drupal\views_ui\Tests; /** * Tests that displays can be correctly overridden via the user interface. */ class OverrideDisplaysTest extends UITestBase { public static function getInfo() { return array( 'name' => '...
{ "content_hash": "ebde70eff51db57e005f5aa7d143d3a3", "timestamp": "", "source": "github", "line_count": 200, "max_line_length": 107, "avg_line_length": 41.865, "alnum_prop": 0.6380031052191568, "repo_name": "nickopris/musicapp", "id": "ee265060ec25ef189375676e0df75b4f347d674d", "size": "8373", "b...
layout: page title: About Me excerpt: #"So Simple is a responsive Jekyll theme for your words and images." modified: 2016-11-15 image: feature: #so-simple-sample-image-7.jpg credit: #WeGraphics creditlink: #http://wegraphics.net/downloads/free-ultimate-blurred-background-pack/ --- Welcome! My name is Andrea Ever...
{ "content_hash": "8f954c812b11d3255febf6951bca5178", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 182, "avg_line_length": 42.90909090909091, "alnum_prop": 0.7669491525423728, "repo_name": "andreaeverett/andreaeverett.github.io", "id": "f6067f0e0b1a6b68555f4ccfef2ac875b73b...
""" This file provides fallback data for info attributes that are required for building OTFs. There are two main functions that are important: * :func:`~getAttrWithFallback` * :func:`~preflightInfo` There are a set of other functions that are used internally for synthesizing values for specific attributes. These can ...
{ "content_hash": "6c27f5965b358c978b2e4c688e70de27", "timestamp": "", "source": "github", "line_count": 593, "max_line_length": 149, "avg_line_length": 29.325463743676224, "alnum_prop": 0.6803910293271995, "repo_name": "benkiel/ufo2fdk", "id": "88032ba1d96418db8f215f1c0382709596d82765", "size": "17...
{extend name="public/content" /} {block name="myBeforeStyle"} <link href="__ROOT__/public/static/admin/css/plugins/iCheck/custom.css" rel="stylesheet"> <link href="__ROOT__/public/static/admin/css/other.css" rel="stylesheet"> {/block} {block name="content"} <div class="wrapper wrapper-content animated fadeInRight"> ...
{ "content_hash": "73528b10a632d300cf28c2bcfb0329a0", "timestamp": "", "source": "github", "line_count": 159, "max_line_length": 192, "avg_line_length": 43.308176100628934, "alnum_prop": 0.45991867557362764, "repo_name": "hanhang/mf315", "id": "ee552a31fc1f0c198799423fd060e46cb5b46285", "size": "715...
package com.github.sethereum.evm import com.github.sethereum.evm.EvmWord.ImplicitConversions._ import scala.util.Try trait EvmMemoryOps[T <: EvmMemoryOps[T]] { this: T => def memSize: EvmWord def memLoad(offset: Int): Try[(EvmWord, T)] def memSlice(begin: Int, end: Int): Try[(Seq[Byte], T)] def memStore(offs...
{ "content_hash": "006f1d7dc3a95f5f77cdbc667cb168f9", "timestamp": "", "source": "github", "line_count": 134, "max_line_length": 174, "avg_line_length": 34.082089552238806, "alnum_prop": 0.6562294723012919, "repo_name": "sethereum/scodec-rlp", "id": "f3c0286d90b5d7a7a7a0fc9ec2eb93ff998394a7", "size"...
using System; using System.Reflection; using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an ...
{ "content_hash": "35def8fba6cb63b36594ce8b47a266d2", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 84, "avg_line_length": 34.8125, "alnum_prop": 0.7477558348294434, "repo_name": "Bjornej/GruntLauncher", "id": "344c9ab73b21a200f9d49cb4fa334fb4a44841e5", "size": "1116", ...
import Ember from 'ember'; export function rangeGen(params/*, hash*/) { return params; } export default Ember.HTMLBars.makeBoundHelper(function(values) { var start = values[0]; var count = values[1]; var ret = []; for(var i = 0; i < count; i++) { ret.push(i+start); } return ret; });
{ "content_hash": "7e4b6e02ae79964f1afcf59ec1753b39", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 64, "avg_line_length": 19.0625, "alnum_prop": 0.6295081967213115, "repo_name": "v3sper/cv", "id": "99c5f1e11d832e4dcf707d2fdb55796ad4c1391c", "size": "305", "binary": fal...
<!doctype html> <html> <head> <link rel="shortcut icon" href="static/images/favicon.ico" type="image/x-icon"> <title>renderer.js (Closure Library API Documentation - JavaScript)</title> <link rel="stylesheet" href="static/css/base.css"> <link rel="stylesheet" href="static/css/doc.css"> <link rel="stylesheet...
{ "content_hash": "841c85c622d72a5d5d00c0dcdf178ce5", "timestamp": "", "source": "github", "line_count": 203, "max_line_length": 202, "avg_line_length": 24.43349753694581, "alnum_prop": 0.6108870967741935, "repo_name": "yesudeep/puppy", "id": "361af2f677a8b907cfba79096e36b09ab9b92e8c", "size": "4960...
cask "deadbeef-nightly" do version :latest sha256 :no_check url "https://downloads.sourceforge.net/deadbeef/travis/macOS/master/deadbeef-devel-macos-universal.zip", verified: "downloads.sourceforge.net/deadbeef/" name "DeaDBeeF" desc "Modular audio player" homepage "https://deadbeef.sourceforge.io/" ...
{ "content_hash": "128a19d65d2e603e44956a4aebe07f3d", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 106, "avg_line_length": 29.72222222222222, "alnum_prop": 0.7289719626168224, "repo_name": "mahori/homebrew-cask-versions", "id": "f4b4f9fca4113ce04ebbe113ac846f0e40ded224", ...
<?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.xtuml.bp</gro...
{ "content_hash": "c8363bd45f0d5ed257b0118a386b6a5a", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 99, "avg_line_length": 38.26923076923077, "alnum_prop": 0.6432160804020101, "repo_name": "keithbrown/bptest", "id": "e31a7d0cc9642b219a190d03ac82f448787aa292", "size": "298...
package uk.ac.susx.mlcl.lib.io; import com.google.common.base.CharMatcher; import com.google.common.io.Closeables; import com.google.common.io.Flushables; import org.junit.*; import uk.ac.susx.mlcl.TestConstants; import uk.ac.susx.mlcl.lib.io.Lexer.Type; import java.io.*; import java.nio.charset.Charset; import java...
{ "content_hash": "b3b96bf57e1ed3390da2b73c2d6ec39a", "timestamp": "", "source": "github", "line_count": 199, "max_line_length": 81, "avg_line_length": 32.61306532663317, "alnum_prop": 0.5721109399075501, "repo_name": "MLCL/Byblo", "id": "bc6f7a48eb7da55367d035840b1f828fbcb85f6c", "size": "8090", ...
export * from './container-control.component'; export * from './control.component'; export * from './navigation-control.component';
{ "content_hash": "7d3daf81ae72325a15cf8b0dde02559e", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 47, "avg_line_length": 44, "alnum_prop": 0.7348484848484849, "repo_name": "aarmour/mapquest-ng2", "id": "e06faf9335b8798be161cede6dcccff60eb87fa1", "size": "132", "binary"...
typedef int my_t; // data type for [inItem], [valueItem] and [outItem]. #include "producer_consumer.h" // The "producer" step gets an inItem, and produces a valueItem. int Producer::execute(const int & t, ProdCons_context & c ) const { // Get the inItem my_t in; c.inItem.get(t, in); // Compute the val...
{ "content_hash": "17a60b85d05bc254888031369cda9a82", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 74, "avg_line_length": 26.52777777777778, "alnum_prop": 0.6078534031413613, "repo_name": "fschlimb/icnc", "id": "db5d54c685569c421bcf237c3980431e8c5d356c", "size": "4072", ...
/*------------------------------------------------------------*/ // <summary>GameCanvas for Unity</summary> // <author>Seibe TAKAHASHI</author> // <remarks> // (c) 2015-2022 Smart Device Programming. // This software is released under the MIT License. // http://opensource.org/licenses/mit-license.php // </remarks> /*--...
{ "content_hash": "dedc6934039f626fb85c5a29c89fffc6", "timestamp": "", "source": "github", "line_count": 166, "max_line_length": 95, "avg_line_length": 35.31927710843374, "alnum_prop": 0.5353914378304622, "repo_name": "sfc-sdp/GameCanvas-Unity", "id": "4763580a6cb9317e886748b4e231400647cefc70", "siz...
from modeltranslation.translator import translator, TranslationOptions from mezzanine.core.translation import TranslatedRichText from mezzanine.forms.models import Form, Field class TranslatedForm(TranslatedRichText): fields = ('button_text', 'response', 'email_subject', 'email_message',) class TranslatedField(...
{ "content_hash": "21f71cb904c7eb726b53dfde8dd67461", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 78, "avg_line_length": 36.142857142857146, "alnum_prop": 0.7905138339920948, "repo_name": "dekomote/mezzanine-modeltranslation-backport", "id": "8b7630f5d45fd3fe5d89787a42591...
/* tslint:disable:no-unused-variable */ import { async, ComponentFixture, TestBed } from '@angular/core/testing'; import { By } from '@angular/platform-browser'; import { DebugElement } from '@angular/core'; import { EditStoreComponent } from './edit-store.component'; describe('EditStoreComponent', () => { let comp...
{ "content_hash": "dec94446e745bef0dd9d42260626c485", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 73, "avg_line_length": 28, "alnum_prop": 0.6862244897959183, "repo_name": "KonstantinKirchev/Women-Market", "id": "59a61518e437b4829a62f4e296c0c9eaa45da67a", "size": "784",...
package com.dscid.filesystemanalyzer; public interface AnalyzerStorage { }
{ "content_hash": "a61e71ff27e8ab60a2132fcc019962b1", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 37, "avg_line_length": 15.4, "alnum_prop": 0.8181818181818182, "repo_name": "fxarte/FileSystemAnalyzer", "id": "1b92d97667c4908fd2d99bbd58300c4469667239", "size": "77", "b...
namespace Tenh { // interface for everything in basic mode that has operator overloads template <typename Derived_, Uint32 FREE_INDEX_COUNT_> struct ExpressionOperand_i { static_assert((!TypesAreEqual_f<Derived_,NullType>::V), "Derived type for ExpressionOperand_i must not be NullType."); static_assert(FREE_I...
{ "content_hash": "d4a1f4686e5e94e5eda28e5641df8c2e", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 122, "avg_line_length": 35.04545454545455, "alnum_prop": 0.7159533073929961, "repo_name": "leapmotion/tensorheaven", "id": "f32d13b8498cab686fee5258700b8f115df28121", "size...
<?php use SimpleValidator\Validators\Range; class RangeValidatorTest extends PHPUnit_Framework_TestCase { public function testValidator() { $message = 'field must be between 1 and 3.14'; $v = new Range('toto', $message, -1, 3.14); $this->assertEquals($message, $v->getErrorMessage());...
{ "content_hash": "237df7ddc6e6867390c51ee72de5c9b9", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 66, "avg_line_length": 38.70967741935484, "alnum_prop": 0.5625, "repo_name": "mat-mo/miniflux_ynh", "id": "c536a9b1a5ee89a48ffb8d0f08fbf9d0eb256a71", "size": "1200", "bin...
package com.demem.barcodescanner.utils; import android.app.AlertDialog; import android.app.Service; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.location.Location; import android.location.LocationListener; import android.location.LocationManager;...
{ "content_hash": "f7731107220273524bc8d14fad58a9c1", "timestamp": "", "source": "github", "line_count": 158, "max_line_length": 90, "avg_line_length": 32.38607594936709, "alnum_prop": 0.5589212429157709, "repo_name": "khartash/dememscanner", "id": "8890d8ea0ee5965a3b9ea0efd3e3a7ea39649428", "size":...
/** */ /* * Created on 16.11.2004 * */ package org.apache.harmony.test.func.networking.java.net.URL.Init06; import java.io.IOException; import java.net.*; import org.apache.harmony.test.func.networking.java.net.share.URLTestFramework; /** * */ public class init06 extends URLTestFramework { publi...
{ "content_hash": "72e34ff80d898458c6ba10df68782d79", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 117, "avg_line_length": 27.672131147540984, "alnum_prop": 0.5385071090047393, "repo_name": "freeVM/freeVM", "id": "32362d5fd53d518c8555401bebd7329545c70960", "size": "2500"...
package com.citraining.ws; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebResult; import javax.jws.WebService; import javax.xml.bind.annotation.XmlSeeAlso; import javax.xml.ws.RequestWrapper; import javax.xml.ws.ResponseWrapper; /** * This class was generated by the JAX-WS ...
{ "content_hash": "ccaf3d1f8c2d4410fa10aaadedfaa864", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 170, "avg_line_length": 40.32203389830509, "alnum_prop": 0.6885245901639344, "repo_name": "phoolhbti/AEM", "id": "fe8da762055bfb9d6bad609f8a67ac40e4e034f3", "size": "2379",...
<script src="http://code.highcharts.com/maps/highmaps.js"></script> <script src="http://code.highcharts.com/maps/modules/exporting.js"></script> <script src="http://code.highcharts.com/mapdata/countries/ir/ir-all.js"></script> <div id="container"></div>
{ "content_hash": "f8401e420d94fd162799148300d0bff4", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 81, "avg_line_length": 51, "alnum_prop": 0.7294117647058823, "repo_name": "hcharts/data", "id": "90b98f078ef8f51396d61f532db961f3fd960c6d", "size": "255", "binary": false,...
package org.apache.activemq.artemis.core.server.cluster; import java.util.HashMap; import java.util.Map; import java.util.concurrent.CountDownLatch; import java.util.concurrent.Executor; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.TimeUnit; import org.apache.activemq.artemis.api...
{ "content_hash": "cd6330c383d887e015339c24a59b3990", "timestamp": "", "source": "github", "line_count": 406, "max_line_length": 168, "avg_line_length": 41.09605911330049, "alnum_prop": 0.6941564279292778, "repo_name": "rh-messaging/jboss-activemq-artemis", "id": "ca99b23fee43badf0402f6c976d6bd55b1d97...
namespace RobotsFactory.Reports.Models { using System; using System.Linq; public class ExcelReportEntry { public int ProductId { get; set; } public int Quantity { get; set; } public decimal UnitPrice { get; set; } public decimal Sum { get; set; } } }
{ "content_hash": "5afb9be65abab4b20ba1d8b1d6b67105", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 46, "avg_line_length": 19.1875, "alnum_prop": 0.6026058631921825, "repo_name": "Team-Zealot-Databases/Databases-Teamwork-2014", "id": "cae5f8e36c62dca8bd717a0bd0629d5291a6a29...
<component name="InspectionProjectProfileManager"> <profile version="1.0"> <option name="myName" value="Project Default" /> <inspection_tool class="AndroidLintRecycle" enabled="false" level="WARNING" enabled_by_default="false" /> <inspection_tool class="InfiniteLoopStatement" enabled="false" level="WARNIN...
{ "content_hash": "99d565445ada99f22c0bd3173f1cc010", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 158, "avg_line_length": 70.54545454545455, "alnum_prop": 0.7538659793814433, "repo_name": "a750183047/whereismytreasure", "id": "1f97d1aae17fff2ecc0357411ff14d317a9057e5", ...
// ========================================================================== // Greenhouse.SimpleButton // ========================================================================== /*globals Greenhouse*/ /*jslint evil: true */ /** @class This view come from SCUI.SimpleButton Mixin to allow for simple butto...
{ "content_hash": "117906763f8e0b593ea5f96eb081d9af", "timestamp": "", "source": "github", "line_count": 157, "max_line_length": 108, "avg_line_length": 29.828025477707005, "alnum_prop": 0.5966260943839419, "repo_name": "Eloqua/sproutcore", "id": "63d47d7c38ae376a14ee1ac6002668bc85c838e6", "size": "...
<?xml version="1.0" encoding="UTF-8" ?> <testsuite tests="3" failures="0" name="forum.test.UtilisatorServiceTest" time="0" errors="0" skipped="0"> <properties> <property name="java.runtime.name" value="Java(TM) SE Runtime Environment"/> <property name="sun.boot.library.path" value="C:\Program Files\Java\jdk1....
{ "content_hash": "826fbe22a66ec424eeb4044dcd25b69a", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 995, "avg_line_length": 88.61194029850746, "alnum_prop": 0.7168603671888159, "repo_name": "MHayet/ForumSpring", "id": "46bc5302351781562222d3e6ed15a6e3721f8d87", "size": "5...
.. _l-1a-classe-heritage: Classes, héritages ================== Ces notebooks sont prévus pour une durée de quatre heures (2 séances). .. toctree:: :maxdepth: 2 td1a_cenonce_session5 td1a_correction_session5 td1a_cenonce_session6 td1a_correction_session6 2022_classes
{ "content_hash": "cef19a94a187a296f1b55e35a2974ef8", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 70, "avg_line_length": 19.733333333333334, "alnum_prop": 0.668918918918919, "repo_name": "sdpython/ensae_teaching_cs", "id": "f03e530373188c719838e76af09c7f5f401b58af", "si...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/m...
{ "content_hash": "f26fff5d4f0fd97785b38c5797ca0943", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 229, "avg_line_length": 59.3448275862069, "alnum_prop": 0.39879914778229714, "repo_name": "apache/cloudstack-www", "id": "1b22891f0ecbca11dc1e71ff7ec718bdbdc61276", "size":...
namespace edb { class CalcImageArea : public ICommand { public: CalcImageArea() {} // // interface ICommand // virtual std::string Command() const override; virtual std::string Description() const override; virtual std::string Usage() const override; virtual int Run(int argc, char *argv[]) override; static ...
{ "content_hash": "f90591538540c06bb79dcad74ce400a9", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 58, "avg_line_length": 18.576923076923077, "alnum_prop": 0.7080745341614907, "repo_name": "xzrunner/easyeditor", "id": "a06ed4fbd596cf2ad6e9e54b751f28bbcb92d47e", "size": "...
using System; using System.IO; using System.Text; using System.Collections; using NUnit.Framework; using NUnit.Core; using NUnit.TestData.ConsoleRunnerTest; using NUnit.Tests.Assemblies; namespace NUnit.ConsoleRunner.Tests { [TestFixture] public class ConsoleRunnerTest { private static rea...
{ "content_hash": "2c8560a893fe896c1f82558df46d2bf5", "timestamp": "", "source": "github", "line_count": 203, "max_line_length": 183, "avg_line_length": 29.75862068965517, "alnum_prop": 0.6427743751034597, "repo_name": "acken/AutoTest.Net", "id": "2dd828b7f1e6479efdf921ff19c1e3359d7895cc", "size": "...
An [Evil-icons](https://github.com/outpunk/evil-icons) loader for [webpack](https://github.com/webpack/webpack). ## Install `npm install evil-icons-loader --save-dev` ## Usage With jade-loader ```js module: { loaders: [{ test: /\.css/, loader: 'evil-icons-loader!jade-loader' }] } ``` With ejs-loader `...
{ "content_hash": "ebdbdd09bc589c3a5939a84dde2a263d", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 112, "avg_line_length": 13.630434782608695, "alnum_prop": 0.6124401913875598, "repo_name": "valerybugakov/evil-icons-loader", "id": "a22fc1545d78b9297d839020d0b7c09e33c3cf56"...
using System; using System.Collections.Generic; using System.Diagnostics.Contracts; using System.Linq; namespace Functional.Maybe { /// <summary> /// Integration with Enumerable's LINQ (such as .FirstMaybe()) and all kinds of cross-use of IEnumerables and Maybes /// </summary> public static class MaybeEnumerable ...
{ "content_hash": "22629ff8ceba230c1d981fb911361712", "timestamp": "", "source": "github", "line_count": 217, "max_line_length": 162, "avg_line_length": 32.38709677419355, "alnum_prop": 0.6402959590210586, "repo_name": "InspiredIdealist/Functional.Maybe", "id": "529532a5bba231e7822bebd0611d401fcadbd21...
package codingbat.recursion1; /** * http://codingbat.com/prob/p183394 */ public final class AllStar { public String allStar(String str) { if (str == null || str.isEmpty()) { return ""; } if (str.length() < 2) { return str.substring(0, 1); } return...
{ "content_hash": "530ecb7742ee3b1b3d87688f1bc1cc12", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 69, "avg_line_length": 21.333333333333332, "alnum_prop": 0.5234375, "repo_name": "jaredsburrows/cs-interview-questions", "id": "2de5bdfe0d5fbd90972670f9842f3549f3e76822", "...
package org.zerograph.util; import org.neo4j.graphdb.Label; import org.neo4j.graphdb.PropertyContainer; import java.io.File; import java.util.HashMap; import java.util.HashSet; import java.util.Map; import java.util.Set; public class Toolbox { public static boolean equalMaps(Map<String, Object> first, Map<Strin...
{ "content_hash": "352c010d0f7e48bf465d77c5168ca296", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 92, "avg_line_length": 28.12727272727273, "alnum_prop": 0.5565610859728507, "repo_name": "nigelsmall/zerograph", "id": "43a544ca4a239335607738edef4343943d26487e", "size": "...
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="Hugo 0.30.2" /> <title>Power - Let&#39;s See What Happens When We Take Away The Puppy</title> <meta property="og:title" content="Power - Let&#3...
{ "content_hash": "6042b46cd6ebc6487a3c0698244f811b", "timestamp": "", "source": "github", "line_count": 96, "max_line_length": 165, "avg_line_length": 22.697916666666668, "alnum_prop": 0.5860486461679669, "repo_name": "OliJimbo/oliverclark.github.io", "id": "c37630653feb93435e5a0e8e291cd79e06d4de1e",...
import os import os.path import shutil import sys import tempfile from distutils import errors import commands C_PYTHON_DEV = """ #include <Python.h> int main(int argc, char **argv) { return 0; } """ C_PYTHON_DEV_ERROR_MESSAGE = """ Could not find <Python.h>. This could mean the following: * You're on Ubuntu and h...
{ "content_hash": "4e46b9ebe6475e31931b91483a571cb4", "timestamp": "", "source": "github", "line_count": 104, "max_line_length": 85, "avg_line_length": 36.63461538461539, "alnum_prop": 0.6587926509186351, "repo_name": "firebase/grpc", "id": "217f3cb9ed5db917e6a89b11673774484ca17f42", "size": "4388",...
#!/bin/bash #------------------------------------------------------------------------------- # Copyright 2017 Cognizant Technology Solutions # # 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 a...
{ "content_hash": "8e0bc9b5c25380d4f13d64919e582d95", "timestamp": "", "source": "github", "line_count": 75, "max_line_length": 155, "avg_line_length": 45.10666666666667, "alnum_prop": 0.7194797516996748, "repo_name": "CognizantOneDevOps/Insights", "id": "752509c25a369c016e9c4376ab69f33900d16aee", "...
package org.apache.camel.dsl.yaml; import java.util.Map; import java.util.Objects; import org.apache.camel.CamelContextAware; import org.apache.camel.api.management.ManagedResource; import org.apache.camel.builder.DeadLetterChannelBuilder; import org.apache.camel.builder.DefaultErrorHandlerBuilder; import org.apache...
{ "content_hash": "1b6e644b32479c26e3f414639585a3a5", "timestamp": "", "source": "github", "line_count": 313, "max_line_length": 124, "avg_line_length": 45.55591054313099, "alnum_prop": 0.5815975874886037, "repo_name": "pax95/camel", "id": "8952b531d5af40acec029455b22ef11c014be8f9", "size": "15061",...
using Microsoft.VisualStudio.TestTools.UnitTesting; using RAML.Parser; using System.Linq; using RAML.Parser.Model; namespace RAML.Parser.Tests { [TestClass] public class BankingAccountProcessTests { private AmfModel model; [TestInitialize] public void Initialize() { ...
{ "content_hash": "eab164a1616749b6732c521605873105", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 127, "avg_line_length": 25.65, "alnum_prop": 0.5994152046783626, "repo_name": "raml-org/raml-dotnet-parser", "id": "2fdeba7ba10fd458232f059ae9cb045f70d540f3", "size": "1028...
from . import Request from pygithub3.resources.users import User from pygithub3.resources.repos import Repo class List(Request): uri = 'repos/{user}/{repo}/watchers' resource = User class List_repos(Request): uri = 'users/{user}/watched' resource = Repo def clean_uri(self): if not sel...
{ "content_hash": "11ebf5700e81bd0533b3d19f3b6404ba", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 42, "avg_line_length": 16.529411764705884, "alnum_prop": 0.6476868327402135, "repo_name": "bclay/teamtechdraft", "id": "46e01d7e66b407a709871c884a0cd282352df972", "size": "...
package org.knowm.xchange.campbx.service; import org.knowm.xchange.Exchange; import org.knowm.xchange.campbx.CampBX; import org.knowm.xchange.service.BaseExchangeService; import org.knowm.xchange.service.BaseService; import org.knowm.xchange.utils.CertHelper; import si.mazi.rescu.ClientConfig; import si.mazi.rescu.Res...
{ "content_hash": "aabb8a792ea478675acd9074fea49cdd", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 96, "avg_line_length": 29.727272727272727, "alnum_prop": 0.7594291539245668, "repo_name": "TSavo/XChange", "id": "c4b6c302e309dcb957a12072b804302616e52121", "size": "981", ...
/* * 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 * distribut...
{ "content_hash": "64dc033ee907e5492bf7559f514a28a9", "timestamp": "", "source": "github", "line_count": 136, "max_line_length": 133, "avg_line_length": 27.441176470588236, "alnum_prop": 0.6631832797427653, "repo_name": "buremba/presto-kinesis", "id": "a7ec25cb2a0988d5547c4bcb4f31c152ad5cdff7", "siz...
classdef TaskNoPlatformCameraPersonSize<Task % Task to test camera parameters assertions % % TaskNoPlatformCamera methods: % init() - loads and returns the parameters for the various simulation objects % reset() - defines the starting state for the task % updateReward() - up...
{ "content_hash": "64218e169c85c859adcbe8c05c4059b1", "timestamp": "", "source": "github", "line_count": 170, "max_line_length": 150, "avg_line_length": 48.088235294117645, "alnum_prop": 0.572354740061162, "repo_name": "UCL-CompLACS/qrsim", "id": "cd5cc8f2f11998ce4eac8d0447ab6cfd6abf2a3c", "size": "...
package sample.insurance.pageobjects; import com.borland.silktest.jtf.common.TruelogScreenshotMode; import com.borland.silktest.jtf.common.types.FindOptions; import com.borland.silktest.jtf.xbrowser.DomButton; import com.borland.silktest.jtf.xbrowser.DomElement; import com.borland.silktest.jtf.xbrowser.DomTextField; ...
{ "content_hash": "8feb25fb4d30c9c979ac6e0054202218", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 94, "avg_line_length": 30.471698113207548, "alnum_prop": 0.74984520123839, "repo_name": "MicroFocus/InsuranceWeb-Testing", "id": "64c6a30df3babed88e75e07a8650a7b5d6e6be85", ...
layout: post date: 2017-02-13 title: "Jovani Grey Trumpet Dress 26506 Short Sleeves Floor-Length Mermaid/Trumpet" category: Jovani tags: [Jovani ,Jovani,Mermaid/Trumpet,V-neck,Floor-Length,Short Sleeves] --- ### Jovani Grey Trumpet Dress 26506 Just **$406.98** ### Short Sleeves Floor-Length Mermaid/Trumpet <table><...
{ "content_hash": "53b19d7b6b396cec46ecf553ff5274db", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 245, "avg_line_length": 96.26666666666667, "alnum_prop": 0.731994459833795, "repo_name": "novstylessee/novstylessee.github.io", "id": "9eab04cd59edb7ee3f790e797e566e3147d2279...
require 'ansible/ruby/modules/base' module Ansible module Ruby module Modules # Manages members in a device group. Members in a device group can only be added or removed, never updated. This is because the members are identified by unique name values and changing that name would invalidate the uniqueness. ...
{ "content_hash": "ad48f549dafaf7e67f2b2220796de2b4", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 306, "avg_line_length": 58.54545454545455, "alnum_prop": 0.7104037267080745, "repo_name": "wied03/ansible-ruby", "id": "bdcc21d9af7b1f177c7dbb63c8b143efd7a7f20f", "size": "...
FROM ubuntu:14.04 MAINTAINER Matias Carrasco Kind <mgckind@gmail.com> MAINTAINER Matias Carrasco Kind <mgckind@gmail.com> ENV HOME /root ENV SHELL /bin/bash RUN apt-get update && apt-get -y upgrade RUN apt-get install -y git nano git curl nano wget dialog net-tools build-essential vim unzip libaio1 RUN apt-get instal...
{ "content_hash": "f6e6edb51b57d533e5eb4ae0c65e8262", "timestamp": "", "source": "github", "line_count": 48, "max_line_length": 174, "avg_line_length": 28.354166666666668, "alnum_prop": 0.7803085966201323, "repo_name": "tcaron/exampleJointJS", "id": "d60139326672839c7340184c3ad0fc1a1bf57adf", "size"...
#include "platform/openthread-posix-config.h" #include <openthread/config.h> #include <assert.h> #include <errno.h> #include <getopt.h> #include <libgen.h> #include <setjmp.h> #include <signal.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <syslog.h> #include <unistd.h> #ifdef __linux__ #inc...
{ "content_hash": "529be35c7f091f0ed1651de96f3c192a", "timestamp": "", "source": "github", "line_count": 395, "max_line_length": 120, "avg_line_length": 28.134177215189872, "alnum_prop": 0.6217942949698552, "repo_name": "abtink/openthread", "id": "df014ea5fd0ea9ad6b2f47ced20ee101806dd663", "size": "...
module EpubForge module Action class Epub < Action2 define_action( "epub" ) do |action| # include_standard_options action.help( "Create ebooks in various formats from the .markdown files in the project's book/ and notes/ subdirectories." ) # keyword( "forge" ) # desc( "forge", "W...
{ "content_hash": "9886cfa40895e70b10633f62ea730cb0", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 132, "avg_line_length": 33.02857142857143, "alnum_prop": 0.5618512110726643, "repo_name": "darthschmoo/epubforge", "id": "14eddd8164d4b845f39fd18905c30f9ed69d0ffc", "size":...
@interface LQModelMiaoShaJiLu : NSObject @property (nonatomic, strong) LQModelProductDetail *period; @end
{ "content_hash": "8271d732280b785edcbda1c831a19b86", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 59, "avg_line_length": 18.166666666666668, "alnum_prop": 0.7981651376146789, "repo_name": "daqiangge/ZhengFengDuoMiao", "id": "0ab0e2086d4acf94ef55c825ff105ac93b705b70", "si...
from rest_framework.response import Response from rest_framework.decorators import api_view from app.serializers.heroes_serializer import HeroesSerializer from app.services.heroes_service import get_heroes @api_view() #pylint: disable=unused-argument def heroes_list(request): serializer = HeroesSerializer(get_her...
{ "content_hash": "ab3d37c9dcc85e287838f6d8dd70d23d", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 62, "avg_line_length": 33.09090909090909, "alnum_prop": 0.8104395604395604, "repo_name": "lucashanke/houseofdota", "id": "053f3badfc4264aa7b4200643dc79351747e9e5b", "size":...