text
stringlengths
2
1.04M
meta
dict
When the login link is clicked, the portlets utilize the MAP-Works webservice to generate a login URL in MAP-Works to redirect a user to. There are two portlets because the URL parameters are slightly different for Faculty/Staff and Students. At present, the webservice URLs are hard-coded because the presumption is th...
{ "content_hash": "49dbc48bf20e83ce3ef4e4577ab508eb", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 80, "avg_line_length": 29.555555555555557, "alnum_prop": 0.784640171858217, "repo_name": "StEdwardsTeam/Mapworks-Luminis-SSO", "id": "85a36ca4881d56b6a942dd80b93d964d06b032c3...
'use strict'; module.exports = function (grunt) { grunt.initConfig({ jshint: { options: { jshintrc: '.jshintrc' }, files: ['Gruntfile.js', 'bin/*', 'lib/**/*.js', 'test/*.js'] }, simplemocha: { options: { ...
{ "content_hash": "118b536847b837164b90749aab9aea64", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 137, "avg_line_length": 31.53191489361702, "alnum_prop": 0.451417004048583, "repo_name": "elisam98/mikomos-ember", "id": "350e415ead7c15b5b95c01b97b51cb86903b7053", "size":...
id: bad87fee1348bd9aed608826 title: Use appendTo to Move Elements with jQuery challengeType: 6 forumTopicId: 18340 localeTitle: Используйте appendTo для перемещения элементов с помощью jQuery --- ## Description <section id='description'> Теперь давайте попробуем переместить элементы из одного <code>div</code> в другой...
{ "content_hash": "63537e2bf0cfa74462d594f0bb2dc3fa", "timestamp": "", "source": "github", "line_count": 117, "max_line_length": 507, "avg_line_length": 30.914529914529915, "alnum_prop": 0.6447332043129665, "repo_name": "jonathanihm/freeCodeCamp", "id": "8597fdd335d1df4d32f548b7975b85515e48a42b", "s...
 CKEDITOR.plugins.setLang( 'basicstyles', 'ro', { bold: 'Îngroşat (bold)', italic: 'Înclinat (italic)', strike: 'Tăiat (strike through)', subscript: 'Indice (subscript)', superscript: 'Putere (superscript)', underline: 'Subliniat (underline)' } );
{ "content_hash": "075bda993e7f13d4b96db713acb5b590", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 48, "avg_line_length": 28.333333333333332, "alnum_prop": 0.6823529411764706, "repo_name": "Rudhie/simlab", "id": "da4dbca282f7a2a543da70552891878913ee3d1b", "size": "403", ...
package i2c import ( "errors" "fmt" "os" "reflect" "sync" "syscall" "unsafe" ) // S (1 bit) : Start bit // P (1 bit) : Stop bit // Rd/Wr (1 bit) : Read/Write bit. Rd equals 1, Wr equals 0. // A, NA (1 bit) : Accept and reverse accept bit. // Addr (7 bits): I2C 7 bit address. Note that this can be expa...
{ "content_hash": "c173ae3a6bf98ed0a99b8aa15576d948", "timestamp": "", "source": "github", "line_count": 404, "max_line_length": 124, "avg_line_length": 23.61881188118812, "alnum_prop": 0.6598197442884092, "repo_name": "NeuralSpaz/i2c", "id": "6bd4d138399b0e92f001a32e50afc6ea9810bb98", "size": "1075...
Code examples referenced on the AE blogsite: http://blog.ae.be/combining-the-power-of-r-and-d3-js/
{ "content_hash": "112d468878dc5ae5c9aa6d01e5c7089f", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 53, "avg_line_length": 49.5, "alnum_prop": 0.7676767676767676, "repo_name": "sukhdeepsingh/codewaffle", "id": "8df20e47a0398bfb4d9d57370bdc6949bfccbfa0", "size": "111", "b...
<component name="libraryTable"> <library name="support-v4-23.3.0"> <ANNOTATIONS> <root url="jar://$PROJECT_DIR$/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.3.0/annotations.zip!/" /> </ANNOTATIONS> <CLASSES> <root url="file://$PROJECT_DIR$/app/build/intermediates/expl...
{ "content_hash": "18347e65ade4bd68666126605981e571", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 156, "avg_line_length": 56.5625, "alnum_prop": 0.6817679558011049, "repo_name": "Mr-Viker/vweather", "id": "c0cf440e62c029349ef266014a2ff8a35bf3caa4", "size": "905", "bin...
import { async, ComponentFixture, TestBed } from '@angular/core/testing'; import { LanguageWordComponent } from './language-word.component'; describe('LanguageWordComponent', () => { let component: LanguageWordComponent; let fixture: ComponentFixture<LanguageWordComponent>; beforeEach(async(() => { TestBed...
{ "content_hash": "c2923b3a409399682d338f903f5bc7d9", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 73, "avg_line_length": 27, "alnum_prop": 0.6903703703703704, "repo_name": "chimple/lplatform", "id": "15066d2416243013dc4e457f35e430cd4ea70c34", "size": "675", "binary": ...
using System; using System.ComponentModel; namespace System.Windows.Forms { class WebBrowserUriTypeConverter : UriTypeConverter { public override object ConvertFrom(ITypeDescriptorContext context, System.Globalization.CultureInfo culture, object value) { //The UriTypeConverter giv...
{ "content_hash": "3c2cc06a7f45307f15bc3499e23bbc42", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 130, "avg_line_length": 40.25, "alnum_prop": 0.5661047027506655, "repo_name": "mind0n/hive", "id": "e46705989add151b610593d3c80a3e82332cb89c", "size": "1507", "binary": f...
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. --> <title>Canvas test: 2d.gradient.interpolate.colouralpha</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/html/canvas/resources/canvas-tests....
{ "content_hash": "6f03f2527e40acac8227af81449d55b5", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 146, "avg_line_length": 38.64705882352941, "alnum_prop": 0.6940639269406392, "repo_name": "ric2b/Vivaldi-browser", "id": "cdeeaf9328b169a88c71ed6b586ebc9fb8f1bdb5", "size":...
define([ 'dijit/form/CheckBox', 'dojo/_base/declare' ], function(CheckBox, declare) { return declare('', [ CheckBox ], { _onClick : function(/* Event */e) { e.stopPropagation(); this.inherited(arguments); } }); });
{ "content_hash": "7cac5c5b69ae09a43fc6e438d7417135", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 43, "avg_line_length": 16.823529411764707, "alnum_prop": 0.493006993006993, "repo_name": "jpgtama/hello-dojo", "id": "42e9a68ee4e1ae182212da75aef4a4dd9b8e60ff", "size": "99...
ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "6fb6a860276dee44a489c4a0ef5669c8", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.307692307692308, "alnum_prop": 0.6940298507462687, "repo_name": "mdoering/backbone", "id": "d9977b2747d4f03c181ad75c885bf12762392b60", "size": "19...
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Pr...
{ "content_hash": "1adeb86c4f6a9aace9e1ac54fdd0e839", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 84, "avg_line_length": 39.416666666666664, "alnum_prop": 0.7463002114164905, "repo_name": "glifada/TelerikAcademy", "id": "728480437339834a0ff83eaf13206d88dfee62b2", "size"...
======= ========================================= SEP 06 Title Extractors Author Ismael Carnales and a bunch of rabid mice Created 2009-07-28 Status Obsolete (discarded) ======= ========================================= ========================================== SEP-006: Rename of Selectors to Extractor...
{ "content_hash": "69d694b1a8f3bc4f32edc99aea0f3906", "timestamp": "", "source": "github", "line_count": 76, "max_line_length": 85, "avg_line_length": 33.64473684210526, "alnum_prop": 0.6585842784513102, "repo_name": "pawelmhm/scrapy", "id": "eb362e945c64aab51ff64d52e143eb55c8ee7bbb", "size": "2569"...
package test.net.sf.sojo.navigation; import java.util.ArrayList; import java.util.HashMap; import java.util.LinkedHashSet; import java.util.List; import java.util.Map; import java.util.Set; import junit.framework.TestCase; import net.sf.sojo.core.Converter; import net.sf.sojo.core.conversion.ComplexBean...
{ "content_hash": "a8063a7220b194cc09f494d1b8fe0993", "timestamp": "", "source": "github", "line_count": 361, "max_line_length": 88, "avg_line_length": 35, "alnum_prop": 0.7005144440047487, "repo_name": "maddingo/sojo", "id": "16c184c513cc2030e526a29e4cfc15a813b9ade3", "size": "13269", "binary": f...
/*! * \file * \brief Transform feedback tests. *//*--------------------------------------------------------------------*/ #include "es3fTransformFeedbackTests.hpp" #include "tcuTestLog.hpp" #include "tcuSurface.hpp" #include "tcuImageCompare.hpp" #include "tcuVector.hpp" #include "tcuFormatUtil.hpp" #include "tcuRe...
{ "content_hash": "60e577fa1205980762376324184e501c", "timestamp": "", "source": "github", "line_count": 1787, "max_line_length": 226, "avg_line_length": 33.90039171796307, "alnum_prop": 0.6908385605810499, "repo_name": "geekboxzone/mmallow_external_deqp", "id": "6ddd9c84ba44cddc695a177860e14ea325cae0...
package com.tremolosecurity.provisioning.listeners; import java.util.HashMap; import javax.crypto.Cipher; import javax.crypto.SecretKey; import javax.crypto.spec.IvParameterSpec; import javax.jms.Message; import com.google.gson.Gson; import com.tremolosecurity.config.util.ConfigManager; import com.tremolosecurity.j...
{ "content_hash": "2433513508ac1e545a62499ace22999d", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 147, "avg_line_length": 31.054054054054053, "alnum_prop": 0.8233246301131418, "repo_name": "TremoloSecurity/OpenUnison", "id": "c15c07f0fff2c83d90f6110362f533e56c5953ec", "...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">001<...
{ "content_hash": "de9596591947913a5e4e3a7ce0ff6251", "timestamp": "", "source": "github", "line_count": 416, "max_line_length": 218, "avg_line_length": 89.0889423076923, "alnum_prop": 0.6360055044386282, "repo_name": "BenMcLean/SquidLib", "id": "caad1c342ef195a58f19a938133bb2a2ef51ef45", "size": "3...
package com.leetcode.test; /* * Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. * An island is surrounded by water and is formed by connecting adjacent lands horizontally or vertically. You may assume all four edges of the grid are all surrounded by water. Example 1: 11110 110...
{ "content_hash": "6ec7b50ae683eb969e55653c74d60e82", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 177, "avg_line_length": 24.517857142857142, "alnum_prop": 0.6482155863073562, "repo_name": "pengood/CodeInterview", "id": "8cdf4ecab6ca523fd05be09b8eaab1be332234b9", "size"...
<?php namespace Symfony\Bundle\FrameworkBundle\Templating\Asset; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\Templating\Asset\PathPackage as BasePathPackage; @trigger_error('The Symfony\Bundle\FrameworkBundle\Templating\Asset\PathPackage is deprecated since version 2.7 and will be ...
{ "content_hash": "25a313badccdb039e152c1c68efbe128", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 194, "avg_line_length": 32.03125, "alnum_prop": 0.6907317073170731, "repo_name": "pellu/roadtothesuccess", "id": "92151bfecfa00bfeccafc20bfdbb3e8fafa9c930", "size": "1261",...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>reduction-effects: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstr...
{ "content_hash": "a7d9fab96475f16477ff90775147198d", "timestamp": "", "source": "github", "line_count": 167, "max_line_length": 159, "avg_line_length": 41.544910179640716, "alnum_prop": 0.5416546555203229, "repo_name": "coq-bench/coq-bench.github.io", "id": "075d255c04acbf6ee33d4acb3e65a290369396e5",...
title: avn22 type: products image: /img/Screen Shot 2017-05-09 at 11.56.54 AM.png heading: n22 description: lksadjf lkasdjf lksajdf lksdaj flksadj flksa fdj main: heading: Foo Bar BAz description: |- ***This is i a thing***kjh hjk kj # Blah Blah ## Blah![undefined](undefined) ### Baah image1: ...
{ "content_hash": "6ca23ce9556cc8e600a1fe12bd045c88", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 61, "avg_line_length": 22.333333333333332, "alnum_prop": 0.6656716417910448, "repo_name": "pblack/kaldi-hugo-cms-template", "id": "90c622cafb17be7347bf4447775090818cf8aaf4", ...
/* $NetBSD: evthread_pthread.c,v 1.1.1.1 2013/04/11 16:43:25 christos Exp $ */ /* * Copyright 2009-2012 Niels Provos and Nick Mathewson * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of sou...
{ "content_hash": "f6069e1d9458365fb1bd0a1dc9e5ec85", "timestamp": "", "source": "github", "line_count": 192, "max_line_length": 84, "avg_line_length": 26.5, "alnum_prop": 0.7181603773584906, "repo_name": "execunix/vinos", "id": "cf399a09d48c6461b830de288715420c927b8b10", "size": "5088", "binary":...
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; using Windows.ApplicationModel; using Windows.ApplicationModel.Activation; using Windows.Foundation; using Windows.Foundation.Collections; using Windows.UI.Xaml; using Windows.UI.Xam...
{ "content_hash": "34461ea0f633331c0c270a2c14e9bdda", "timestamp": "", "source": "github", "line_count": 102, "max_line_length": 99, "avg_line_length": 37.55882352941177, "alnum_prop": 0.6332550247977029, "repo_name": "jmservera/IoTHubDemo", "id": "fe663f4a059f24692d6573bd2532f79d58c97604", "size": ...
package me.fumiz.android.test.http; /** * Handler used Server caught HTTP requests. * User: fumiz * Date: 11/09/26 * Time: 21:11 */ public interface TestRequestHandler { /** * called on request. * @param request request object * @return response object */ public TestResponse onRequest(...
{ "content_hash": "79d7c84fe7bdfec8023942ea19abb96e", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 55, "avg_line_length": 21.5, "alnum_prop": 0.6656976744186046, "repo_name": "fumiz/AndroidHttpTester", "id": "a5e8d239c40ad72a2651f009ceaf56e8aa375c68", "size": "344", "b...
<!DOCTYPE html> <html class="no-js"> <head> <!-- Google Tag Manager --> <script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagNam...
{ "content_hash": "484039c1d14ff8ea258a31c4a3f683b3", "timestamp": "", "source": "github", "line_count": 209, "max_line_length": 234, "avg_line_length": 50.55980861244019, "alnum_prop": 0.49020535629790857, "repo_name": "anthony-ng/anthony-ng.github.io", "id": "b625df0bd038056d991506bb8bcc94477ed4c953...
// Copyright 2017 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
{ "content_hash": "0e4510f3e82108a62c020c0b824220a5", "timestamp": "", "source": "github", "line_count": 72, "max_line_length": 98, "avg_line_length": 42.041666666666664, "alnum_prop": 0.7905517013544764, "repo_name": "dropbox/bazel", "id": "e4cd196751d1e1a26cad444aee69f407d253f4c1", "size": "3027",...
 #pragma once #include <aws/cloudformation/CloudFormation_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSVector.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/cloudformation/model/ResponseMetadata.h> #include <aws/cloudformation/model/ParameterDeclaration.h> #include <aws/cloudformation/model/Ca...
{ "content_hash": "f0132f4848860e66dd3a2945ef2875a0", "timestamp": "", "source": "github", "line_count": 453, "max_line_length": 151, "avg_line_length": 43.90728476821192, "alnum_prop": 0.6871292106586224, "repo_name": "svagionitis/aws-sdk-cpp", "id": "2b566ed8d4f2bdd3b9c967cf46b1dc6a571e5d6f", "siz...
pkg = value_for_platform_family( [ 'rhel', 'fedora' ] => 'php-gd', 'debian' => 'php5-gd' ) package pkg do action :install notifies(:run, "execute[/usr/sbin/php5enmod gd]", :immediately) if platform?('ubuntu') && node['platform_version'].to_f >= 12.04 end execute '/usr/sbin/php5enmod gd' do action :nothi...
{ "content_hash": "0df222c4466d1cad67df17aeac150fbe", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 130, "avg_line_length": 31.714285714285715, "alnum_prop": 0.6396396396396397, "repo_name": "priestjim/chef-php", "id": "e7892d4671f78e5f5d54804396ee25bfdc517b83", "size": "...
<!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_95) on Sat Apr 09 08:38:34 CEST 2016 --> <title>Tar.TarCompressionMethod (Apache Ant API)</title> <meta name="date" content="2016-04-09...
{ "content_hash": "a076d2967e6e1b3302ae753d4511769e", "timestamp": "", "source": "github", "line_count": 296, "max_line_length": 837, "avg_line_length": 39.604729729729726, "alnum_prop": 0.6457391452699821, "repo_name": "mplaine/xformsdb", "id": "08d15597a52c6b13b25c6b732cb0df630463545a", "size": "1...
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:state_enabled="true" android:state_checked="true" android:drawable="@drawable/ic_cast_on_light" /> <item android:state_enabled="true" android:state_checkable="true" android:drawable="@dra...
{ "content_hash": "cc475ad0268eb729aa9856a23712ef0a", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 141, "avg_line_length": 66.875, "alnum_prop": 0.7289719626168224, "repo_name": "ChiangC/FMTech", "id": "f3445e0fdaf589618553d303da1f552346c496ca", "size": "535", "binary":...
[![npm (scoped with tag)](https://img.shields.io/npm/v/@nuxtjs/opencollective/latest.svg?style=flat-square)](https://npmjs.com/package/@nuxtjs/opencollective) [![npm](https://img.shields.io/npm/dt/@nuxtjs/opencollective.svg?style=flat-square)](https://npmjs.com/package/@nuxtjs/opencollective) [![CircleCI](https://img.s...
{ "content_hash": "0c1cd01f1f2cdfe6da1dc0d4bf8a357f", "timestamp": "", "source": "github", "line_count": 114, "max_line_length": 159, "avg_line_length": 35.59649122807018, "alnum_prop": 0.7183341547560375, "repo_name": "BigBoss424/portfolio", "id": "b77a108c7e67fa358b9f667d87e6879d02ff4a14", "size":...
// This is a generated file. Not intended for manual editing. package com.intellij.plugins.haxe.lang.psi; import java.util.List; import org.jetbrains.annotations.*; import com.intellij.psi.PsiElement; public interface HaxePackageStatement extends HaxePackageStatementPsiMixin { @Nullable HaxeReferenceExpression...
{ "content_hash": "fcfe3d61c67a7ba2b39c865479100a92", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 76, "avg_line_length": 23.333333333333332, "alnum_prop": 0.8085714285714286, "repo_name": "TiVo/intellij-haxe-nightly-builds", "id": "d7a83296922b760d771701610285ae8c3bc7b20f...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "e209be3a06034617819f5aba10a3806d", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "11975a4b356de02a4e22c87d80f95060ba69012b", "size": "171...
require 'parsers/modules/extensions' require 'parsers/modules/variables' require 'parsers/modules/optimizer' require 'parsers/modules/adding_files' require 'parsers/modules/finding_files' require 'parsers/modules/dependencies' require 'parsers/modules/replacement' require 'parsers/modules/paths' require 'parsers/module...
{ "content_hash": "aebe58d2d40b444c78a4c681e5ca53f7", "timestamp": "", "source": "github", "line_count": 158, "max_line_length": 141, "avg_line_length": 33.79746835443038, "alnum_prop": 0.6116104868913858, "repo_name": "RiotHQ/hammer-gem", "id": "b87eebf9a562f72957373819310e04e970cbedbc", "size": "5...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content...
{ "content_hash": "ae07fecf3c36051ee8bae682bdb93b8f", "timestamp": "", "source": "github", "line_count": 449, "max_line_length": 999, "avg_line_length": 40.33630289532294, "alnum_prop": 0.6072000441720501, "repo_name": "statsmodels/statsmodels.github.io", "id": "18746f173fd4aa003b84e29e0dd693ffee92d5f...
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>zx.soft</groupId> <artifactId>elasticsearch-parent</ar...
{ "content_hash": "3edeff8e353442ed8d4b3a7a0312a84c", "timestamp": "", "source": "github", "line_count": 143, "max_line_length": 104, "avg_line_length": 26.846153846153847, "alnum_prop": 0.6798645480593904, "repo_name": "szwork2013/elasticsearch-sentiment", "id": "8a9e1f57f07478d282e956b4ab039510b473c...
/* Includes ------------------------------------------------------------------*/ #include <stdio.h> #include <string.h> #include "W7500x_gpio.h" #include "W7500x_uart.h" #include "W7500x_crg.h" #include "W7500x_wztoe.h" #include "W7500x_miim.h" #include "common.h" #include "W7500x_board.h" #include "dhcp.h" #inclu...
{ "content_hash": "218f3ee98691d387df47430b39fb17f5", "timestamp": "", "source": "github", "line_count": 572, "max_line_length": 162, "avg_line_length": 28.21853146853147, "alnum_prop": 0.5567808685955021, "repo_name": "Wiznet/W7500x-Serial-to-Ethernet-device", "id": "f6c1802560ec9a025b4ec2de3aff8f28c...
package at.vizu.s2n.types.symbol /** * Phil on 07.12.15. */ class AppliedTypeArgument(val appliedType: TType, genericName: String, upperBound: TType, lowerBound: TType, covariant: Boolean, contravariant: Boolean, val genericModifier: TypeArgument) extends TypeArgument(genericModifier.ct...
{ "content_hash": "a0630d60666d6f3e782acd7ae2504e3b", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 119, "avg_line_length": 32.49367088607595, "alnum_prop": 0.7117257499026101, "repo_name": "viZu/nasca", "id": "397be894183404f34f38bc67d120e595523888cd", "size": "2567", ...
#ifndef ATILDEFS_H #include "AtilDefs.h" #endif #ifndef OFFSET_H #include "Offset.h" #endif #ifndef SIZE_H namespace Atil { class Size; } #endif #ifndef POINT2D_H namespace Atil { class Point2d; } #endif #ifndef BOUNDINGBOX_H #define BOUNDINGBOX_H namespace Atil { // Implements a simple boun...
{ "content_hash": "fb288d10c1b3e1bd7be14e5ef8117b62", "timestamp": "", "source": "github", "line_count": 78, "max_line_length": 82, "avg_line_length": 27.628205128205128, "alnum_prop": 0.6761020881670534, "repo_name": "kevinzhwl/ObjectARXCore", "id": "e2ed7b6a116554ac2e72fc5303b8a1a5f34e4d8c", "size...
// Copyright (c) Microsoft, All rights reserved. See License.txt in the project root for license information. ;(function (factory) { var objectTypes = { 'function': true, 'object': true }; function checkGlobal(value) { return (value && value.Object === Object) ? value : null; } var freeExports ...
{ "content_hash": "5afce8bc3959f6c26abf57b7d1db71e5", "timestamp": "", "source": "github", "line_count": 815, "max_line_length": 296, "avg_line_length": 40.8920245398773, "alnum_prop": 0.6672367749872475, "repo_name": "pfskiev/lisbon", "id": "c9a32a6f951a75090e8ede85f2c5492ad9f1aba4", "size": "33327...
'use strict' var test = require('tape') var through2 = require('through2') var duplexify = require('duplexify') var msgpack = require('msgpack5') var pump = require('pump') var nos = require('./') var Buffer = require('safe-buffer').Buffer function genPair () { var aIn = through2() var aOut = through2() var bIn...
{ "content_hash": "9cf7ac6abffe477dc69b903096c2c153", "timestamp": "", "source": "github", "line_count": 169, "max_line_length": 67, "avg_line_length": 20.893491124260354, "alnum_prop": 0.6139903709997168, "repo_name": "mcollina/net-object-stream", "id": "c4467dd3f65d219efc0011510bd430c9dfa9d1fb", "...
layout: post title: "ITA Baranov's Walkthrough. Chapter 8" date: 2017-01-05 excerpt: "Linear Sorting" tag: - Sorting - Algorithms --- **Linear Sorting** {: style="text-align: center;"} The book has now introduced several algorithms that can sort n numbers in **O(nlgn)** time. Merge sort and heapsort achieve this u...
{ "content_hash": "b430bb06e02beca0c6160333ad1cff78", "timestamp": "", "source": "github", "line_count": 82, "max_line_length": 659, "avg_line_length": 63.58536585365854, "alnum_prop": 0.741848868431147, "repo_name": "login-m/login-m.github.io", "id": "e92c73c4678cae14341984130c72df6be31a070e", "siz...
package org.youtubedl.extractor; import java.io.IOException; import java.util.*; import java.util.regex.Matcher; import java.util.regex.Pattern; import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; import org.jsoup.Connection; import org.jsoup.Jsoup; import org.you...
{ "content_hash": "50acb7554db4b50440a8b385e8455755", "timestamp": "", "source": "github", "line_count": 210, "max_line_length": 126, "avg_line_length": 28.84285714285714, "alnum_prop": 0.6783886412415387, "repo_name": "Andy11260/youtubedl-java", "id": "ce58f93cd542bf1282703b578bc4204288cd00a6", "si...
<?php namespace Acme\DevBundle; use Symfony\Component\HttpKernel\Bundle\Bundle; class AcmeDevBundle extends Bundle { }
{ "content_hash": "0121e4bfc0151acca83b0745b6d09736", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 47, "avg_line_length": 13.555555555555555, "alnum_prop": 0.7950819672131147, "repo_name": "shacme/app", "id": "1eebe6cdd9bcd6735b5820c27827ec76d27377d0", "size": "122", "b...
<?php use Symfony\Component\HttpKernel\Kernel; use Symfony\Component\Config\Loader\LoaderInterface; class AppKernel extends Kernel { public function registerBundles() { $bundles = array( new Symfony\Bundle\FrameworkBundle\FrameworkBundle(), new Symfony\Bundle\SecurityBundle\Sec...
{ "content_hash": "48fe720004357a44e0b9c1231a661a4c", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 89, "avg_line_length": 40.84615384615385, "alnum_prop": 0.6691776522284997, "repo_name": "nils-wisiol/creditcard", "id": "83b260ed7c01d875c1e67c1819438edbf41db1eb", "size":...
package com.mattunderscore.specky.generator; import static java.util.Arrays.asList; import static java.util.Collections.singletonList; import static org.mockito.Matchers.eq; import static org.mockito.Matchers.isA; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.when; import static org.moc...
{ "content_hash": "e5122db6111fafe7017174a85c09f1d8", "timestamp": "", "source": "github", "line_count": 77, "max_line_length": 113, "avg_line_length": 36.33766233766234, "alnum_prop": 0.7558970693352395, "repo_name": "mattunderscorechampion/specky", "id": "b3660fff28d74cc71d3eba580c4760a3da284cbf", ...
<?php namespace app\models; use Yii; use yii\behaviors\TimestampBehavior; /** * This is the model class for table "albums". * * @property integer $id * @property integer $user_id * @property string $name * @property integer $active * @property integer $created_at * @property integer $modified_at * * @prope...
{ "content_hash": "dd42319f39d165792b515933035525ea", "timestamp": "", "source": "github", "line_count": 153, "max_line_length": 137, "avg_line_length": 22.405228758169933, "alnum_prop": 0.4684947491248541, "repo_name": "NatalyMac/InterPhotoNew", "id": "dc7d55d912cb711cc487ab59a70c4e0e093c39ee", "si...
using System; using System.Net; using System.Net.Http; using System.Text; using System.Threading.Tasks; using OpenQA.Selenium.Internal; namespace OpenQA.Selenium.Safari { /// <summary> /// Exposes the service provided by the native SafariDriver executable. /// </summary> public sealed class SafariDrive...
{ "content_hash": "8caeeb17fe2608c77b145045003d22fa", "timestamp": "", "source": "github", "line_count": 169, "max_line_length": 157, "avg_line_length": 46.289940828402365, "alnum_prop": 0.6009203630320848, "repo_name": "titusfortner/selenium", "id": "f8ecbf9c6cb4d54d70b25bd4251efa7c71e30efe", "size...
[@kijuky]: https://github.com/kijuky [5962]: https://github.com/sbt/sbt/issues/5962 ### Fixes with compatibility implications - The output of the dependencyTree will not be truncated at the console width. ### Improvements - Enable the asciiGraphWidth setting in the dependencyTree tasks. ### Bug fixes
{ "content_hash": "d0c7d1dac1dfce9ef7c38762a342731c", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 78, "avg_line_length": 23.692307692307693, "alnum_prop": 0.7532467532467533, "repo_name": "xuwei-k/xsbt", "id": "93fd60d1f1a48dc5805a2d40e7c14515f2550a71", "size": "308", ...
package openmods.igw.impl.integration.openblocks; import com.google.common.collect.Lists; import net.minecraft.block.Block; import net.minecraft.entity.Entity; import net.minecraft.init.Blocks; import net.minecraft.item.ItemStack; import net.minecraft.util.ResourceLocation; import org.apache.commons.lang3.tuple.Pai...
{ "content_hash": "cce3362e1f04fae54733e74d44deb480", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 119, "avg_line_length": 36.924528301886795, "alnum_prop": 0.6926417986714358, "repo_name": "OpenMods/OpenMods-IGW", "id": "c0780b609a40a2205ee067728e5899be943b5614", "size...
package com.streamsets.pipeline.stage.origin.elasticsearch; import com.google.common.base.Throwables; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonArray; import com.google.gson.JsonParser; import com.streamsets.pipeline.api.OnRecordError; import com.streamsets.pipeline.a...
{ "content_hash": "45fe2062cdc91f6b6f96414b91b90254", "timestamp": "", "source": "github", "line_count": 426, "max_line_length": 121, "avg_line_length": 34.41079812206573, "alnum_prop": 0.6663483184391841, "repo_name": "kunickiaj/datacollector", "id": "e82abd0902a063702f2276a130b233467b067bcd", "siz...
////////////////////////////////////////////////////////////////// // (c) Copyright 2003 by Jeongnim Kim ////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////// // National Center for Supercomputing Applications & // Materials Computatio...
{ "content_hash": "3ffe4c259bb44523a974c20001a829d8", "timestamp": "", "source": "github", "line_count": 338, "max_line_length": 105, "avg_line_length": 33.133136094674555, "alnum_prop": 0.5812126082685954, "repo_name": "habanero-rice/hcpp", "id": "e468be9082ecae145f977d138a38e98f8c8712fc", "size": ...
@extends('layouts.no_nav') @section('content') <div class="container"> <div class="row"> <div class="col-md-6 col-md-offset-3 give_bottom_room"> @if(file_exists(base_path("/public/assets/images/logo.png"))) <img src="/assets/images/logo.png"> @...
{ "content_hash": "d4e6cc2c3f80425e83e1a0643f0a587d", "timestamp": "", "source": "github", "line_count": 56, "max_line_length": 188, "avg_line_length": 55, "alnum_prop": 0.4636363636363636, "repo_name": "sunithawisptools/customer_portal", "id": "2e5f71c64cda20efc274fd34e3c5203764b3e8c5", "size": "30...
HOMOTYPIC_SYNONYM #### According to Euro+Med Plantbase #### Published in null #### Original name null ### Remarks null
{ "content_hash": "19fcd4570faa59236f34fc6759496f56", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 18, "avg_line_length": 9.384615384615385, "alnum_prop": 0.6967213114754098, "repo_name": "mdoering/backbone", "id": "283fe63ddd7559c50d78ef6db991d3093fd63941", "size": "197...
//----------------------------------------------------------------------- // <copyright file="HighContext.cs" company="Pat Inc."> // Copyright (c) Pat Inc. 2016. All rights reserved. // </copyright> //----------------------------------------------------------------------- namespace PatTuring2016.Common.ScreenModel...
{ "content_hash": "85a05d0b3a1a2d041f38e44c8116b194", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 74, "avg_line_length": 35.76923076923077, "alnum_prop": 0.44516129032258067, "repo_name": "AILanguages/Win-Conversation", "id": "d666a84eb11939db858d032ed6ccbf1b045db891", ...
using System; using Umbraco.Core.Exceptions; namespace Umbraco.Core.PropertyEditors { /// <summary> /// Marks a ConfigurationEditor property as a configuration field, and a class as a configuration field type. /// </summary> /// <remarks>Properties marked with this attribute are discovered as fields.<...
{ "content_hash": "e246fe2c7d2b0d24c569f4331ea3c7a1", "timestamp": "", "source": "github", "line_count": 112, "max_line_length": 113, "avg_line_length": 38.964285714285715, "alnum_prop": 0.592346471127406, "repo_name": "rasmuseeg/Umbraco-CMS", "id": "d90aeef2e67088f824366e2867976553fb0f082d", "size"...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_34) on Thu Jan 07 14:13:58 GMT 2016 --> <TITLE> org.apache.fop.fo.extensions.xmp (Apache FOP 2.1 API) </TITLE> <META NAME="date" CONTENT="2016-01-07...
{ "content_hash": "e219b6bd6f34bca3b313a6d5d96c889d", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 145, "avg_line_length": 39.52272727272727, "alnum_prop": 0.714203565267395, "repo_name": "JollyApplez/SeCuenti", "id": "2dbfed6b28b2765c886c18523b0e2276d89cf9bb", "size": "...
<bill session="115" type="h" number="1560" updated="2017-06-23T19:45:14Z"> <state datetime="2017-03-16">REFERRED</state> <status> <introduced datetime="2017-03-16"/> </status> <introduced datetime="2017-03-16"/> <titles> <title type="short" as="introduced">Parental Bereavement Act of 2017</title> ...
{ "content_hash": "e1359e3451f050fa702cc18d0596e3c7", "timestamp": "", "source": "github", "line_count": 73, "max_line_length": 341, "avg_line_length": 51.78082191780822, "alnum_prop": 0.7097883597883597, "repo_name": "peter765/power-polls", "id": "9a1a14224b055266ab04b64222f105c4f56a08a4", "size": ...
require("./app/server").launch();
{ "content_hash": "cdbf9b5180fe1d7038b422f811f54744", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 33, "avg_line_length": 34, "alnum_prop": 0.6470588235294118, "repo_name": "pythe/ham-downlink", "id": "49dacff4be5ea738e248221599f1fc0315a0c80d", "size": "34", "binary": f...
package org.mti.hip; import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.view.Menu; import android.view.MenuInflater; import android.view.MenuItem; import android.view.View; import android.widget.DatePicker; import android.widg...
{ "content_hash": "09c199db06531356bc95110a83e7e9af", "timestamp": "", "source": "github", "line_count": 190, "max_line_length": 119, "avg_line_length": 33.59473684210526, "alnum_prop": 0.6166379445401848, "repo_name": "MedicalTeams/mti-android-app", "id": "1094f05b6d6f5314af62b0deb6c0bcaec152a79c", ...
// // VideoRendererNode.h // ARPlayer // // Created by Maxim Makhun on 05/03/2019. // Copyright © 2019 Maxim Makhun. All rights reserved. // @import SceneKit; #import "ControlNode.h" NS_ASSUME_NONNULL_BEGIN /*! @class VideoRendererNode @abstract VideoRendererNode - node on frontal surface of which playback is...
{ "content_hash": "89fb4b9da3231f7cd2c53c6831674bb1", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 81, "avg_line_length": 18.551724137931036, "alnum_prop": 0.7360594795539034, "repo_name": "MaximAlien/ARPlayer", "id": "5f0432aacf578fec9030c1bfd7ed272f1b5215b7", "size": "...
restaurant_reviewer ===================
{ "content_hash": "3421996a1d6add8506cbf6153b25b4cd", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 19, "avg_line_length": 20, "alnum_prop": 0.45, "repo_name": "malcomb21/restaurant_reviewer", "id": "4805c2a8c859e28b6a675d7d0cff6d6e8ed6d6e7", "size": "40", "binary": fals...
package mx.itesm.logistics.crew_tracking.task; import android.util.Log; import edu.mit.lastmite.insight_library.http.APIResponseHandler; import edu.mit.lastmite.insight_library.model.Route; import edu.mit.lastmite.insight_library.task.NetworkTask; import mx.itesm.logistics.crew_tracking.util.Preferences; public cl...
{ "content_hash": "a7c1d11e05d5ef1ba213c0074a5d0581", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 114, "avg_line_length": 26.113636363636363, "alnum_prop": 0.6631853785900783, "repo_name": "pablo-co/insight-android-crew", "id": "9467b1fc2ee7617718d9c81190dd9c618243d0ff", ...
do -- let's ensure the required shared dictionaries are -- declared via lua_shared_dict in the Nginx conf local constants = require "kong.constants" for _, dict in ipairs(constants.DICTS) do if not ngx.shared[dict] then return error("missing shared dict '" .. dict .. "' in Nginx " .. ...
{ "content_hash": "68f38b2f6f75c778cdc0027e2a8e6c63", "timestamp": "", "source": "github", "line_count": 314, "max_line_length": 92, "avg_line_length": 28.03184713375796, "alnum_prop": 0.6800727107475574, "repo_name": "akh00/kong", "id": "b64c60226a6e02828cbde8322d9479bf3e1f2731", "size": "9184", ...
Говоримо "Привіт" ================= В даному розділі розглянемо як створити нову сторінку з надписом "Привіт". У процесі вирішення задачі ви створите [дію контролера](structure-controllers.md#creating-actions) і [представлення](structure-views.md): * Додаток опрацює запит і передасть управління відповідній дії, * а д...
{ "content_hash": "ff88cfaed9dbdab1f5b8478c6468dec1", "timestamp": "", "source": "github", "line_count": 143, "max_line_length": 189, "avg_line_length": 52.46153846153846, "alnum_prop": 0.7848573713676353, "repo_name": "lubosdz/yii2", "id": "4ea3fd4825e6d8a822579d59e38861a5e62b575c", "size": "11990"...
import { types as tt } from "./tokentype"; import { Parser } from "./state"; import { lineBreak } from "./whitespace"; const pp = Parser.prototype; // ## Parser utilities // Test whether a statement node is the string literal `"use strict"`. pp.isUseStrict = function (stmt) { return stmt.type === "ExpressionState...
{ "content_hash": "222727fa8be9ea845eafa1490eec8200", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 136, "avg_line_length": 26.71590909090909, "alnum_prop": 0.6801361122926415, "repo_name": "ryankanno/babel", "id": "41c6d8e79b1b0aa2d3ca5ba7f3f21eb45bd33f9b", "size": "2351...
package net.peelo.kahvi.compiler.lookup.descriptor; public interface TypeDescriptorVisitor<R, P> { R visitArrayTypeDescriptor(ArrayTypeDescriptor td, P p); R visitClassTypeDescriptor(ClassTypeDescriptor td, P p); R visitPrimitiveTypeDescriptor(PrimitiveTypeDescriptor td, P p); R visitVoidTypeDescriptor...
{ "content_hash": "09b882fdbd0f26a1538aae34b0c82ac0", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 68, "avg_line_length": 39.111111111111114, "alnum_prop": 0.7954545454545454, "repo_name": "peelonet/kahvi", "id": "62662638ec0e3925261d1c34aa2f0b92e51904b0", "size": "352", ...
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Collections.Generic; using System.Collections.Immutable; using System.Diagnostics; using Roslyn.Utilities; namespace Microsoft.CodeAnalysis.CSh...
{ "content_hash": "629b4123446d3dd89a54c7a057a68114", "timestamp": "", "source": "github", "line_count": 275, "max_line_length": 161, "avg_line_length": 30.265454545454546, "alnum_prop": 0.616484440706476, "repo_name": "jaredpar/roslyn", "id": "e628322b195f42a46fbf53e8c95df99fbe360e8a", "size": "832...
gradlew.bat clean check assemble lib:install lib:bintrayUpload cli:fatJar
{ "content_hash": "3dedc3f4a5399c56fe6ea517eec554e3", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 73, "avg_line_length": 73, "alnum_prop": 0.863013698630137, "repo_name": "raybritton/json-query", "id": "b74c4ef402d1f825d094e359650b789be0dacfca", "size": "73", "binary":...
package system.file; import java.util.*; import java.io.*; import org.xml.sax.helpers.*; import org.xml.sax.*; import system.file.xml.XMLReader; import system.*; /** * The device configuration parser class. This class performs the loading and validation of the XML device configuration file. */ public class Device...
{ "content_hash": "c8f442a684cfd9f98baa47f7760e88c3", "timestamp": "", "source": "github", "line_count": 490, "max_line_length": 196, "avg_line_length": 29.46530612244898, "alnum_prop": 0.655007618783765, "repo_name": "hetau/cycle", "id": "7d6a4c841930b667b3f8795cb242c61f4bced420", "size": "14438", ...
 CKEDITOR.plugins.setLang( 'liststyle', 'th', { armenian: 'Armenian numbering', bulletedTitle: 'Bulleted List Properties', circle: 'Circle', decimal: 'Decimal (1, 2, 3, etc.)', decimalLeadingZero: 'Decimal leading zero (01, 02, 03, etc.)', disc: 'Disc', georgian: 'Georgian numbering (an, ban, gan, etc.)...
{ "content_hash": "590833c06f77cbf269701b5432095e1b", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 65, "avg_line_length": 36.45454545454545, "alnum_prop": 0.6334164588528678, "repo_name": "bkahlert/com.bkahlert.nebula", "id": "212aff32151e75cb6257a0e128f67ba78f67c7be", "...
package ru.job4j.ioc.xml;
{ "content_hash": "43ad1ae983256b86270a272584e701c1", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 25, "avg_line_length": 25, "alnum_prop": 0.8, "repo_name": "fr3anthe/ifedorenko", "id": "f792df52318affc0f45c8dab2984ccb060b4fb73", "size": "25", "binary": false, "copie...
require_relative '../print_table' require_relative '../ui/ui' module FastlaneCore # Responsible for loading configuration files class ConfigurationFile class ExceptionWhileParsingError < RuntimeError attr_reader :wrapped_exception attr_reader :recovered_options def initialize(wrapped_ex, opt...
{ "content_hash": "7c076e68c8209fac5d4f8ac985a707b1", "timestamp": "", "source": "github", "line_count": 180, "max_line_length": 112, "avg_line_length": 36.55, "alnum_prop": 0.6350509195926433, "repo_name": "luongm/fastlane", "id": "8c60d19061fb6c31bbed9389023e0620149b8124", "size": "6592", "binar...
<!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 (1.8.0_232) on Tue Sep 15 08:53:04 UTC 2020 --> <title>Uses of Class org.springframework.aop.aspectj.annotation.PrototypeAspectInstanceFactory (Spring...
{ "content_hash": "33306ffd799a455f179bddd21c243bb9", "timestamp": "", "source": "github", "line_count": 126, "max_line_length": 209, "avg_line_length": 40, "alnum_prop": 0.635515873015873, "repo_name": "akhr/java", "id": "037b6f779bedec608aa6bc1b5c7251e772fbfe6b", "size": "5040", "binary": false,...
- Feature Name: Stateless Replica Relocation - Status: completed - Start Date: 2015-08-19 - RFC PR: [#2171](https://github.com/cockroachdb/cockroach/pull/2171) - Cockroach Issue: [#620](https://github.com/cockroachdb/cockroach/issues/620) # Summary A relocation is, conceptually, the transfer of a single replica from o...
{ "content_hash": "f08e05049e2a87247969b62a690ad4a4", "timestamp": "", "source": "github", "line_count": 230, "max_line_length": 86, "avg_line_length": 52.143478260869564, "alnum_prop": 0.8058033853080964, "repo_name": "paperstreet/cockroach", "id": "10586ead083fb468fc0ed3c47d030a1811e6dec4", "size"...
package org.apache.struts2.convention.actions.params; import org.apache.struts2.convention.annotation.Action; public class ActionParamsMethodLevelAction { private String param1; private String param2; @Action(value = "actionParam1", params = {"param1", "val1", "param2", "val2"}) public String run1()...
{ "content_hash": "38c44e14c4136cafabb31baad866a059", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 82, "avg_line_length": 21.766666666666666, "alnum_prop": 0.6462480857580398, "repo_name": "shuliangtao/struts-2.3.24", "id": "42ac1fc0716b175b772bbd8584ebd16dc7efd3b4", "si...
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="hello">Hello World, Click Me!</string> <string name="app_name">CommunicationService.Android</string> </resources>
{ "content_hash": "2b26120872c277b21fd8a9ddd032973a", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 62, "avg_line_length": 36.4, "alnum_prop": 0.7142857142857143, "repo_name": "AlexStefan/template-app", "id": "801cc6f140a1b9598af62a880c56f19bb538cf02", "size": "184", "bi...
package org.apache.camel.component.netty.http.handlers; import java.net.SocketAddress; import java.net.URI; import java.nio.channels.ClosedChannelException; import java.nio.charset.Charset; import java.util.Iterator; import javax.security.auth.Subject; import javax.security.auth.login.LoginException; import org.apac...
{ "content_hash": "56cadeb4002acc39aba3f1046168a236", "timestamp": "", "source": "github", "line_count": 296, "max_line_length": 138, "avg_line_length": 46.73986486486486, "alnum_prop": 0.6422840621611854, "repo_name": "shuliangtao/apache-camel-2.13.0-src", "id": "71a8aec1f595567a43bb1940aae27665bcfb0...
ACCEPTED #### According to Index Fungorum #### Published in Bolezni rastenii 17: 86 (1928) #### Original name Botryosphaeria bondarzewii L.A. Kantsch. ### Remarks null
{ "content_hash": "272d9289ced7618af6a67838442ba4c0", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 40, "avg_line_length": 13.153846153846153, "alnum_prop": 0.7192982456140351, "repo_name": "mdoering/backbone", "id": "9b84b487735439c1e4c435e589c1886b4a94ade6", "size": "23...
package org.fiteagle.north.sfa.aaa; import java.io.ByteArrayOutputStream; import java.io.StringReader; import java.io.StringWriter; import java.security.cert.X509Certificate; import javax.xml.bind.JAXBContext; import javax.xml.bind.JAXBException; import javax.x...
{ "content_hash": "b4af597a7de8629ddb74daefaf12fcbc", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 137, "avg_line_length": 38.31868131868132, "alnum_prop": 0.6974476627473473, "repo_name": "FITeagle/sfa", "id": "7e4fd8b430342bcc5bd6822995c2c46151c37ad7", "size": "3487", ...
"""Prefix DAG permissions. Revision ID: 849da589634d Revises: 45ba3f1493b9 Create Date: 2020-10-01 17:25:10.006322 """ from flask_appbuilder import SQLA from flask_appbuilder.security.sqla.models import Permission, PermissionView, ViewMenu from airflow import settings from airflow.security import permissions # rev...
{ "content_hash": "caed6ef651778b158e0703bd85362495", "timestamp": "", "source": "github", "line_count": 152, "max_line_length": 100, "avg_line_length": 32.046052631578945, "alnum_prop": 0.7039622254157257, "repo_name": "dhuang/incubator-airflow", "id": "fbbaa3adc3a3e809a20b8c2992463f1d35214fd1", "s...
package com.aspose.cells.model; import java.util.*; import com.aspose.cells.model.Color; import com.aspose.cells.model.LinkElement; public class Worksheet { private List<Link> Links = new ArrayList<Link>(); private Boolean DisplayRightToLeft = null; private Boolean DisplayZeros = null; private Integer FirstVis...
{ "content_hash": "34f8f4e6b3809b91f96b4f2e3b73b2ac", "timestamp": "", "source": "github", "line_count": 655, "max_line_length": 94, "avg_line_length": 21.316030534351146, "alnum_prop": 0.6773384901876522, "repo_name": "farooqsheikhpk/Aspose.Cells-for-Cloud", "id": "927abdbdd848f767f5c6976914dcbe86d8e...
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved. #pragma once #include "IUserInfo.h" class FFriendViewModel : public TSharedFromThis<FFriendViewModel> , public IUserInfo { public: virtual ~FFriendViewModel() {} virtual void EnumerateActions(TArray<EFriendActionType::Type>& Actions, bool bFromChat = f...
{ "content_hash": "22bdbc10be9ce2eddc1dbbe0b6d3a7d2", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 101, "avg_line_length": 38.39473684210526, "alnum_prop": 0.7909527073337903, "repo_name": "PopCap/GameIdea", "id": "5392256f831852ca46f0465bdbdda4cb383ce716", "size": "1459...
package androidx.media3.exoplayer.drm; import static java.lang.annotation.ElementType.TYPE_USE; import android.media.DeniedByServerException; import android.media.MediaCryptoException; import android.media.MediaDrm; import android.media.MediaDrmException; import android.media.NotProvisionedException; import android....
{ "content_hash": "812ab464f8b2d4bf12780dc4d4efbb7f", "timestamp": "", "source": "github", "line_count": 564, "max_line_length": 100, "avg_line_length": 36.301418439716315, "alnum_prop": 0.7007424050014652, "repo_name": "androidx/media", "id": "115cad12bb565b54b9c0a46af3d11512f9f9de9b", "size": "210...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE761_Free_Pointer_Not_at_Start_of_Buffer__char_console_06.c Label Definition File: CWE761_Free_Pointer_Not_at_Start_of_Buffer.label.xml Template File: source-sinks-06.tmpl.c */ /* * @description * CWE: 761 Free Pointer not at Start of Buffer * BadSource: consol...
{ "content_hash": "8577b2eaafa6e06e9b4fa609de2ebe31", "timestamp": "", "source": "github", "line_count": 218, "max_line_length": 102, "avg_line_length": 30.80275229357798, "alnum_prop": 0.49545793000744603, "repo_name": "JianpingZeng/xcc", "id": "50a8da3ff33b918b895542a146b2f5b6ed3f0317", "size": "6...
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent"> <com.facebook.drawee.view.SimpleDraweeView android:id="@+id/icon" android:l...
{ "content_hash": "cd11c5cd16a6f85a13cbaa01999bc01e", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 72, "avg_line_length": 41.46153846153846, "alnum_prop": 0.6771799628942486, "repo_name": "sdgdsffdsfff/YcpTest", "id": "da8ef31965c5221cb2b45aa5937679e003729b3c", "size": "...
 #include <aws/iot-jobs-data/model/StartNextPendingJobExecutionRequest.h> #include <aws/core/utils/json/JsonSerializer.h> #include <utility> using namespace Aws::IoTJobsDataPlane::Model; using namespace Aws::Utils::Json; using namespace Aws::Utils; StartNextPendingJobExecutionRequest::StartNextPendingJobExecutionR...
{ "content_hash": "79a73fa5d14d9b08f80039ad5fbd4e57", "timestamp": "", "source": "github", "line_count": 46, "max_line_length": 88, "avg_line_length": 22.76086956521739, "alnum_prop": 0.7717287488061128, "repo_name": "JoyIfBam5/aws-sdk-cpp", "id": "42e752fa28e07b3f2565ef52c6247210abaaa117", "size": ...
package com.stripe.functional; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertTrue; import com.stripe.BaseStripeTest; import com.stripe.exception.StripeException; import com.stripe.model.Account; import com.stripe.model.AccountCollection; import com....
{ "content_hash": "8a63edd6bc91a0d43003245e21685ef5", "timestamp": "", "source": "github", "line_count": 137, "max_line_length": 99, "avg_line_length": 30.16788321167883, "alnum_prop": 0.7164287442535688, "repo_name": "stripe/stripe-java", "id": "b957f3e58f646d0ebbc7a8f8a0d03f29e954366c", "size": "4...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE511_Logic_Time_Bomb__w32CompareFileTime_15.c Label Definition File: CWE511_Logic_Time_Bomb.label.xml Template File: point-flaw-15.tmpl.c */ /* * @description * CWE: 511 Logic Time Bomb * Sinks: w32CompareFileTime * GoodSink: After a certain date, do somet...
{ "content_hash": "7c9e6f6f240a93c447878973752b59b2", "timestamp": "", "source": "github", "line_count": 172, "max_line_length": 77, "avg_line_length": 32.69767441860465, "alnum_prop": 0.5796586059743954, "repo_name": "maurer/tiamat", "id": "c247ad9b312d08aaaf34f4f15d2092588fdcc142", "size": "5624",...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
{ "content_hash": "2ecf3ebc187d4dfc5fc55ee524299336", "timestamp": "", "source": "github", "line_count": 155, "max_line_length": 154, "avg_line_length": 44.645161290322584, "alnum_prop": 0.6352601156069364, "repo_name": "v8-dox/v8-dox.github.io", "id": "03d4bf60e99fc368f037104ffec85be383f3ea75", "si...
#ifndef QT3D_QABSTRACTLIGHT_H #define QT3D_QABSTRACTLIGHT_H #include <Qt3DRenderer/qshaderdata.h> #include <Qt3DRenderer/qt3drenderer_global.h> #include <QVector3D> #include <QColor> QT_BEGIN_NAMESPACE namespace Qt3D { class QAbstractLightPrivate; class QT3DRENDERERSHARED_EXPORT QAbstractLight : public QShaderD...
{ "content_hash": "4a8f7164bb031899b36a0d9b5d755ffa", "timestamp": "", "source": "github", "line_count": 58, "max_line_length": 89, "avg_line_length": 22.913793103448278, "alnum_prop": 0.7562076749435666, "repo_name": "RikoOphorst/blowbox", "id": "c5db0e67caf42cd61e9a9dc1abdb8aeae9f14ea6", "size": "...
 #pragma once #include <aws/managedblockchain/ManagedBlockchain_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace Utils { namespace Json { class JsonValue; class JsonView; } // namespace Json } // namespace Utils namespace ManagedBlockchain { namespace Model...
{ "content_hash": "592834b7056537029134022ee32df9ac", "timestamp": "", "source": "github", "line_count": 209, "max_line_length": 139, "avg_line_length": 46.942583732057415, "alnum_prop": 0.7099174396086025, "repo_name": "aws/aws-sdk-cpp", "id": "4377b3e4b3e4fb2c27ffe2d02f95d2c76f34db14", "size": "99...
/** * Next function supports optional `ctx` replacement for following middleware. */ export type Next<T> = () => Promise<T>; /** * Middleware function pattern. */ export type Middleware<T, U> = (ctx: T, next: Next<U>) => U | Promise<U>; /** * Final function has no `next()`. */ export type Done<T, U> = (ctx: T) ...
{ "content_hash": "ed24a1a7be3e6bad672cb94261356005", "timestamp": "", "source": "github", "line_count": 114, "max_line_length": 80, "avg_line_length": 24.30701754385965, "alnum_prop": 0.5738000721761097, "repo_name": "blakeembrey/throwback", "id": "f2f74046c099803dc31037bc8df96754c85e9f8d", "size":...
 using System; using System.Runtime.Serialization; namespace MongoDB.Driver.Communication.Security { /// <summary> /// An exception thrown during login and privilege negotiation. /// </summary> [Serializable] public class MongoSecurityException : MongoException { /// <summary> ...
{ "content_hash": "586449bd260f5202f86fe38d31879348", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 90, "avg_line_length": 31.46511627906977, "alnum_prop": 0.5875831485587583, "repo_name": "antonnik/code-classifier", "id": "8870b8f9f2758fcc0d28b08ea8343e538e54bfd6", "size...
<?php require_once dirname(__FILE__).'/accesscheck.php'; if (isset($_GET['delete'])) { # delete the index in delete $delete = sprintf('%d',$_GET['delete']); print $GLOBALS['I18N']->get('Deleting')." $delete ...\n"; $result = Sql_query("delete from ".$tables["template"]." where id = $delete"); $result...
{ "content_hash": "ee909d98faaa420ef563d8d2900807cf", "timestamp": "", "source": "github", "line_count": 55, "max_line_length": 363, "avg_line_length": 57.236363636363635, "alnum_prop": 0.6308767471410419, "repo_name": "jeromio/motr", "id": "8ed817174eefdf01cac42320c1ca13e80c80a11f", "size": "3148",...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Perfon.Interfaces.Notifications; namespace Perfon.Core.Notifications { /// <summary> /// Event arg for Notification events /// </summary> public class ThreshouldNotificationEventAr...
{ "content_hash": "bd643d83f011840fdc2ef59f9307cb52", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 90, "avg_line_length": 24.772727272727273, "alnum_prop": 0.6972477064220184, "repo_name": "magsoft2/Perfon.Net", "id": "491844e87e3789f14c7ea95b166e7ea4116a0824", "size": "...
#import "CDVAccelerometer.h" @interface CDVAccelerometer () { } @property (readwrite, assign) BOOL isRunning; @end @implementation CDVAccelerometer @synthesize callbackId, isRunning; // defaults to 10 msec #define kAccelerometerInterval 40 // g constant: -9.81 m/s^2 #define kGravitionalConstant -9....
{ "content_hash": "a1553ce98e1d4cf37d4a369d6d860dd4", "timestamp": "", "source": "github", "line_count": 114, "max_line_length": 121, "avg_line_length": 31.228070175438596, "alnum_prop": 0.7087078651685393, "repo_name": "MoodKick/App", "id": "3843babe7e957919b716ac3e3de2981bd2dc3da0", "size": "4335"...
<?php namespace ATWS\AutotaskObjects; class TicketSecondaryResource extends Entity { // Required public $ResourceID; public $RoleID; public $TicketID; }
{ "content_hash": "1de2bdf5186168939dd8dbaccd3fa420", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 44, "avg_line_length": 17, "alnum_prop": 0.7176470588235294, "repo_name": "opendns/autotask-php", "id": "1660fe3b236733b9c7cb4c4dabb752417fc0f87f", "size": "170", "binary...
module Renalware module Transplants WAITLIST_FILTERS = %w( all active suspended active_and_suspended working_up status_mismatch ).freeze def self.table_name_prefix "transplant_" end def self.cast_patient(patient) ActiveType.cast(patient, ::Renalwar...
{ "content_hash": "af7cadf8dc95d2700297ba2a6675e785", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 65, "avg_line_length": 18.15, "alnum_prop": 0.6336088154269972, "repo_name": "airslie/renalware-core", "id": "f3f8b5171f6a32cd73f2e5bc80b160633dc2bf2e", "size": "394", "b...