text
stringlengths
2
1.04M
meta
dict
/* DO NOT EDIT THIS FILE - the content was created using a source code generator */ #include <QtCore/Qt> #ifndef __XHARBOUR__ #include <QtXml/QtXmlVersion> #endif #include "qt5xhb_common.h" #include "qt5xhb_macros.h" #include "qt5xhb_utils.h" #ifdef __XHARBOUR__ #include <QtXml/QtXmlVersion> #...
{ "content_hash": "811a24e83beb154f5707a017ccf230e9", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 79, "avg_line_length": 16.448275862068964, "alnum_prop": 0.6477987421383647, "repo_name": "marcosgambeta/Qt5xHb", "id": "54ea5f8d32ddc297e0df2c68508f0f4d7efbc9bf", "size": ...
package org.apache.spark.sql.execution.datasources import java.io._ import java.util.concurrent.atomic.AtomicInteger import java.util.zip.GZIPOutputStream import org.apache.hadoop.conf.Configuration import org.apache.hadoop.fs.{BlockLocation, FileStatus, Path, RawLocalFileSystem} import org.apache.hadoop.mapreduce....
{ "content_hash": "c43e1bfc17a0bf820a1517cbb66d26d3", "timestamp": "", "source": "github", "line_count": 645, "max_line_length": 99, "avg_line_length": 36.457364341085274, "alnum_prop": 0.6293004465234956, "repo_name": "yanboliang/spark", "id": "955c3e3fa6f7470fe8983166e8e674db66506759", "size": "24...
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <link rel="shortcut icon" type="image/x-icon" href="../../../../...
{ "content_hash": "f66ccae8a8f902c91b175022ce28d1c5", "timestamp": "", "source": "github", "line_count": 958, "max_line_length": 292, "avg_line_length": 38.71085594989562, "alnum_prop": 0.5469596872050695, "repo_name": "CMPUT301W15T05/TrackerExpress", "id": "789b732f207b8d8a4e10e46151a29d4dfca7f155", ...
<?php namespace Admin\Controller; use Zend\View\Model\ViewModel; use Core\Controller\ActionController; use Admin\Model\User; use Admin\Form\User as UserForm; use Doctrine\ORM\EntityManager; /** * Controlador que gerencia os posts * * @category Admin * @package Controller * @author Elton Minetto <eminetto@code...
{ "content_hash": "ec97b442b0509d784ddeb13485192c86", "timestamp": "", "source": "github", "line_count": 111, "max_line_length": 93, "avg_line_length": 26.783783783783782, "alnum_prop": 0.4961318533467878, "repo_name": "andersondefaria1980/zf2napratica", "id": "44abb31afd76837d86c04d438ba1fcad35e4c321...
using System.Collections.Generic; using Build.DomainModel; using Build.IO; namespace Build.Watchdog { /// <summary> /// Is responsible for creating in-memory-representations of files in a sandbox. /// </summary> public sealed class SandboxLoader { private readonly Dictionary<Filetype, IFileStore> _files; ...
{ "content_hash": "7ccd689d573b26622e925cb4b5b26b09", "timestamp": "", "source": "github", "line_count": 103, "max_line_length": 101, "avg_line_length": 24.737864077669904, "alnum_prop": 0.695447409733124, "repo_name": "Kittyfisto/.NETBuild", "id": "ea70d1b0170e6b1c191395b4f94aa9c4445e720e", "size":...
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title> Palmer | Gregor von Laszewski</title> <link>/author/palmer/</link> <atom:link href="/author/palmer/index.xml" rel="self" type="application/rss+xml" /> <description>...
{ "content_hash": "2c372d61a4e28736532fc498d6b703d9", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 174, "avg_line_length": 43.166666666666664, "alnum_prop": 0.667953667953668, "repo_name": "laszewski/laszewski.github.io", "id": "b0fb6acb796d9bf49575effeaef241cb3935500f", ...
<?php /* Prototype : string gmdate(string format [, long timestamp]) * Description: Format a GMT date/time * Source code: ext/date/php_date.c * Alias to functions: */ echo "*** Testing gmdate() : usage variation ***\n"; // Initialise all required variables date_default_timezone_set('UTC'); $timestamp = mktime(...
{ "content_hash": "a2f39e18c0c091dac0532dcc1661d665", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 94, "avg_line_length": 33.02857142857143, "alnum_prop": 0.6652249134948097, "repo_name": "evnix/go-php-parser", "id": "0261e35272de22ddf8ab4077f68adabcda8b57a7", "size": "1...
import React, {PropTypes} from 'react' import * as d3 from 'd3' import autobind from 'autobind-decorator' import SightingGraph from './SightingGraph' class Timeline extends React.Component { constructor (props) { super(props) this.state = { padding: [2, 8], x: 0, cursorY: 0, width: 0...
{ "content_hash": "3fee18f7c4419d641c83655fc4f48642", "timestamp": "", "source": "github", "line_count": 146, "max_line_length": 136, "avg_line_length": 29.41780821917808, "alnum_prop": 0.5662398137369034, "repo_name": "O-C-R/intotheokavango", "id": "5c259917422dc5c032865f616c2280475bdeac35", "size"...
package org.kie.server.integrationtests.shared; import org.kie.server.integrationtests.shared.basetests.KieServerBaseIntegrationTest; import java.text.SimpleDateFormat; import java.util.Date; import java.util.List; import org.drools.compiler.kie.builder.impl.KieServicesImpl; import org.jboss.resteasy.plugins.server....
{ "content_hash": "99e5ab0d83b4a1d82851ab8d788b9472", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 149, "avg_line_length": 46.59340659340659, "alnum_prop": 0.7337264150943397, "repo_name": "reynoldsm88/droolsjbpm-integration", "id": "8eef4460ac6ad5d2ba1e2c67839fb14b6038626...
package net.anotheria.moskito.core.predefined; import net.anotheria.moskito.core.stats.Interval; import net.anotheria.moskito.core.stats.TimeUnit; import java.util.ArrayList; import java.util.List; /** * Stats for virtual pools, i.e. Heap and Non-Heap memory, which consists of multiple underlying pools. * The Virt...
{ "content_hash": "af559c1923f53c835aace98d69b04504", "timestamp": "", "source": "github", "line_count": 136, "max_line_length": 104, "avg_line_length": 25.727941176470587, "alnum_prop": 0.7144898542440697, "repo_name": "vkazhdan/moskito", "id": "67bfa4f58600769307cd58fbae05551eed7946d1", "size": "3...
namespace allocgc { namespace details { namespace threads { class world_snapshot; } class gc_heap : public utils::noncopyable, public utils::nonmovable { typedef allocators::gc_core_allocator core_alloc_t; typedef allocators::gc_so_allocator so_alloc_t; typedef allocators::gc_lo_allocator lo_all...
{ "content_hash": "ce62588142d231a052600e5e90a316d7", "timestamp": "", "source": "github", "line_count": 43, "max_line_length": 71, "avg_line_length": 23.790697674418606, "alnum_prop": 0.6480938416422287, "repo_name": "eucpp/allocgc", "id": "e325b7d6d46c1d5a3ddaf9c381219dc2ef95ed16", "size": "1835",...
PhoneNumberKit is using metadata from Google's libphonenumber. The metadata exists in PhoneNumberMetadata.json and the original XML can be found at [Original/PhoneNumberMetadata.xml](https://github.com/marmelroy/PhoneNumberKit/blob/master/PhoneNumberKit/Resources/Original/PhoneNumberMetadata.xml) ## Updating the meta...
{ "content_hash": "8691f9d07f2c1edfe0be0eff30e721f4", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 234, "avg_line_length": 45.05, "alnum_prop": 0.8013318534961155, "repo_name": "marmelroy/PhoneNumberKit", "id": "98b4c817a1640f5e15bd3838c0415b89c2c20602", "size": "912", ...
"""Treadmill Tenant REST api. """ from __future__ import absolute_import from __future__ import division from __future__ import print_function from __future__ import unicode_literals import flask import flask_restplus as restplus from flask_restplus import fields # Disable E0611: No 'name' in module from treadmill i...
{ "content_hash": "d5d87ed3a80f5c5418046f9594914e3d", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 78, "avg_line_length": 32.074074074074076, "alnum_prop": 0.5800615858352579, "repo_name": "captiosus/treadmill", "id": "fae63938c6752ccf991e7912f04f19cd62f01fe1", "size": "...
<!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> <title>SFML - Simple and Fast Multimedia Library</title> <meta http-equiv="Content-Type" content="text/html;"/> <meta c...
{ "content_hash": "07f3c0aa73b8f547706e6320bff2db70", "timestamp": "", "source": "github", "line_count": 180, "max_line_length": 282, "avg_line_length": 49.705555555555556, "alnum_prop": 0.6549681457471779, "repo_name": "zulfikar2/HeroCity", "id": "06c5a37acd02d822a738348512a968d67c664afe", "size": ...
import time def main(request, response): response.add_required_headers = False # Don't implicitly add HTTP headers response.writer.write_status(200) response.writer.write_header("Content-Type", "text/html") response.writer.end_headers() response.writer.write(b'<!DOCTYPE html><script src="script.py...
{ "content_hash": "843461145b20685d89c347c9390b443a", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 129, "avg_line_length": 43.90909090909091, "alnum_prop": 0.6977225672877847, "repo_name": "nwjs/chromium.src", "id": "c72c469ce3cd23580f88713cefcc2799fed8ad66", "size": "48...
/*********************************************************************/ /* */ /* Nagoya Institute of Technology, Aichi, Japan, */ /* Nara Institute of Science and Technology, Nara, Japan */ /* ...
{ "content_hash": "f9ce9c6a171c7d3b2167f2b9c7334923", "timestamp": "", "source": "github", "line_count": 720, "max_line_length": 75, "avg_line_length": 25.9625, "alnum_prop": 0.5402557106938426, "repo_name": "saikrishnarallabandi/Festival-Speech-Synthesis-System", "id": "a0342be3e82e79c99c33b50c45bf64...
layout: post title: Implementing Clean Architecture - An Overview description: A brief overview on Uncle Bobs Clean Architecture you will find here. tags: [clean-architecture] series: "Implementing Clean Architecture" excerpt_separator: <!--more--> lint-nowarn: JL0003 --- Let's briefly summarize what the Clean Archite...
{ "content_hash": "91489217606ab1624c8059add0c03f4c", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 401, "avg_line_length": 60.94736842105263, "alnum_prop": 0.7823834196891192, "repo_name": "plainionist/plainionist.github.io", "id": "3c9b14ea94450944453d74d803ff7c0ff24c50a4...
"use strict"; var package_json = require('./../package.json'); var nodemailer = require('nodemailer'); var request = require('request'); var Email = require('./email'); var SmtpapiHeaders = require('./smtpapi_headers'); module.exports = function(api_user, api_key) { var self; var send ...
{ "content_hash": "c44ecb5914322174797253b98c81e3a9", "timestamp": "", "source": "github", "line_count": 129, "max_line_length": 127, "avg_line_length": 27.899224806201552, "alnum_prop": 0.5398721867185329, "repo_name": "floored/lunch", "id": "be04e963619e567a4f92562e97d393c9387e0240", "size": "3599...
namespace performance_manager { class FrameNodeImplDescriber; namespace execution_context { class ExecutionContextAccess; } // namespace execution_context // Frame nodes for a tree structure that is described in // components/performance_manager/public/graph/frame_node.h. class FrameNodeImpl : public PublicNode...
{ "content_hash": "b6738f2c4910be2bbad370f296762722", "timestamp": "", "source": "github", "line_count": 338, "max_line_length": 80, "avg_line_length": 42.523668639053255, "alnum_prop": 0.751895915953524, "repo_name": "scheib/chromium", "id": "4f333b7ccd9c9987adf42a280a339b8c02f71bae", "size": "1553...
/* $NetBSD: if_ieee1394.h,v 1.3 2000/11/20 12:12:19 onoe Exp $ */ /* * Copyright (c) 2000 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by Atsushi Onoe. * * Redistribution and use in source and binary forms, with or without * mo...
{ "content_hash": "96cda281e625b0e4cd826d47d93b5b91", "timestamp": "", "source": "github", "line_count": 115, "max_line_length": 79, "avg_line_length": 35.66086956521739, "alnum_prop": 0.7212874908558888, "repo_name": "MarginC/kame", "id": "800d4438088d4ce1d675688c76fa61008cace649", "size": "4101", ...
/* ==Scripting Parameters== Source Server Version : SQL Server 2016 (13.0.4422) Source Database Engine Edition : Microsoft SQL Server Express Edition Source Database Engine Type : Standalone SQL Server Target Server Version : SQL Server 2016 Target Database Engine Edition : Microsoft SQL Server...
{ "content_hash": "626dda9c46e42f30a84d73a42a3f5625", "timestamp": "", "source": "github", "line_count": 152, "max_line_length": 121, "avg_line_length": 21.69078947368421, "alnum_prop": 0.7543221110100091, "repo_name": "MohamadElarabi/IMDBAPI", "id": "98afa6542de5e73db34427e3f260af85c3f20661", "size...
<!DOCTYPE HTML> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="canvas-display-p3.js"></script> <script> // Test that patterns created from images with different bit depths and color // profiles into can be drawn into sRGB and Display P3 canvases, b...
{ "content_hash": "34d0afe1cb758ad2983d06f29653aa0e", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 168, "avg_line_length": 45.37837837837838, "alnum_prop": 0.5902322811197142, "repo_name": "nwjs/chromium.src", "id": "75a8392c0274c2c19a763805e23f05dc18f8825f", "size": "16...
'use strict'; /** * Pages * @type {exports} */ exports.pages = require('./pages') /** * Staff * @type {exports} */ exports.staff = require('./staff') /** * Packages * @type {exports} */ exports.packages = require('./packages') /** * Homepage * @param {object} req * @param {object} res */ exports.in...
{ "content_hash": "a5165d4aebec4b66380b6e5eb49d21b0", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 40, "avg_line_length": 11.71875, "alnum_prop": 0.584, "repo_name": "eSited/bowercdn", "id": "c95fb321d937270aa308885b7e0a2d7b4ca02b96", "size": "375", "binary": false, ...
package org.apache.derby.impl.store.raw.data; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.EOFException; import java.io.IOException; import java.io.InputStream; import java.io.ObjectInput; import java.io.OutputStream; import java.util.Arrays; import java.util.zip.CRC32; ...
{ "content_hash": "8da9cb8a2337d23b0fa7a8a7fc8cb667", "timestamp": "", "source": "github", "line_count": 9297, "max_line_length": 149, "avg_line_length": 38.19812842852533, "alnum_prop": 0.5133416683561983, "repo_name": "scnakandala/derby", "id": "a878c43781a074144c30dd2ebb69b8fef0147d52", "size": "...
ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Psathyrella angusticeps Peck ### Remarks null
{ "content_hash": "4678c114999c08f3dd52d1a975fcfd4a", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 28, "avg_line_length": 10.23076923076923, "alnum_prop": 0.7218045112781954, "repo_name": "mdoering/backbone", "id": "679e3dc7b6a7314d635c284463c8bb569c81445c", "size": "185...
using System.Web; using System.Web.Optimization; namespace ARAFFinal { public class BundleConfig { // For more information on bundling, visit http://go.microsoft.com/fwlink/?LinkId=301862 public static void RegisterBundles(BundleCollection bundles) { bundles.Add(new ScriptB...
{ "content_hash": "4b3f25031489af8c82f6e4504130eeda", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 112, "avg_line_length": 39.935483870967744, "alnum_prop": 0.5726978998384491, "repo_name": "bhargavpatel431997/Adit-Result-Analysis", "id": "0adfad6452bd34f808b0499aead602a90...
RSpec.describe 'VM::Operations' do before do @miq_server = EvmSpecHelper.local_miq_server @ems = FactoryBot.create(:ems_vmware, :zone => @miq_server.zone) @vm = FactoryBot.create(:vm_vmware, :ems_id => @ems.id) ipaddresses = %w(fe80::21a:4aff:fe22:dde5 127.0.0.1) allow(@vm).to recei...
{ "content_hash": "28ec6b6f1256258ea829fb8a5322dd3c", "timestamp": "", "source": "github", "line_count": 150, "max_line_length": 99, "avg_line_length": 38.06, "alnum_prop": 0.6447714135575408, "repo_name": "NickLaMuro/manageiq", "id": "bcc1b9a79609fd8797d12fd6fb8ad61f16f171b4", "size": "5709", "bi...
{% import 'admin/layout.html' as layout with context -%} {% import 'admin/static.html' as admin_static with context %} <!DOCTYPE html> <html> <head> <title>{% block title %}{% if admin_view.category %}{{ admin_view.category }} - {% endif %}{{ admin_view.name }} - {{ admin_view.admin.name }}{% endblock %}</title> ...
{ "content_hash": "2a7c1071b785db05c5cbb161b599e56d", "timestamp": "", "source": "github", "line_count": 96, "max_line_length": 198, "avg_line_length": 40.208333333333336, "alnum_prop": 0.549740932642487, "repo_name": "jmagnusson/flask-admin", "id": "0b3f33911ae200d6a6991a99e5fce6e7ba50e84b", "size"...
package com.qlfg.miningcircle.lock; import com.example.miningcircle.R; import com.qlfg.miningcircle.activity.BaseActivity; import com.qlfg.miningcircle.application.MiningCircleApplication; import com.qlfg.miningcircle.lock.LocusPassWordView.OnCompleteListener; import android.app.Activity; import android.os.Bu...
{ "content_hash": "9bfa51753a29a035d85317457aaa71c9", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 72, "avg_line_length": 29.177570093457945, "alnum_prop": 0.6816143497757847, "repo_name": "haiwei27/MC", "id": "020e2a1ca88a3b893801332483caac1f88bdc427", "size": "3238", ...
The first test
{ "content_hash": "667ca9218149ae56ef4b20e000223763", "timestamp": "", "source": "github", "line_count": 1, "max_line_length": 14, "avg_line_length": 15, "alnum_prop": 0.8, "repo_name": "jxnuxdy/mydev1", "id": "e4004cfe95a4fdde12d0afad6e50e9b2691d0b01", "size": "15", "binary": false, "copies": "...
function PhyloGraphInit(){ var server_meta = new amigo.data.server(); var gloc = server_meta.golr_base(); var gconf = new bbop.golr.conf(amigo.data.golr); var r = new bbop.widget.phylo.renderer('test0', gloc, gconf); // Either directly start the render with the global ID or add a listener...
{ "content_hash": "bace182a5d5278aef429893e7e6627f1", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 76, "avg_line_length": 30.7, "alnum_prop": 0.6188925081433225, "repo_name": "geneontology/amigo", "id": "3d52e9b0fead870f09025fc2cbcfd44d9605b53d", "size": "614", "binary...
set -e -u ## Variables ----------------------------------------------------------------- PLAYBOOK_LOGS=${PLAYBOOK_LOGS:-"/openstack/log/ansible_playbooks/"} COMMAND_LOGS=${COMMAND_LOGS:-"/openstack/log/ansible_cmd_logs/"} ORIG_ANSIBLE_LOG_PATH=${ANSIBLE_LOG_PATH:-"/openstack/log/ansible-logging/ansible.log"} ## Main ...
{ "content_hash": "2862bb287e6d16a3b4dc066f68a3a9aa", "timestamp": "", "source": "github", "line_count": 116, "max_line_length": 107, "avg_line_length": 36.93103448275862, "alnum_prop": 0.6704014939309056, "repo_name": "os-cloud/os-ansible-deployment", "id": "445586746a5f11fb9167e467bbe8a3afe07bb466",...
<!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_35) on Tue Oct 16 22:49:45 ICT 2012 --> <TITLE> CrossReferenceStream (Apache FOP 1.1 API) </TITLE> <META NAME="date" CONTENT="2012-10-16"> <LINK RE...
{ "content_hash": "5720cd9db5fcd235c7d8b3eba7ba7c34", "timestamp": "", "source": "github", "line_count": 293, "max_line_length": 383, "avg_line_length": 48.54948805460751, "alnum_prop": 0.6363444639718805, "repo_name": "pconrad/ucsb-cs56-tutorials-fop", "id": "438883aae3930aceca0805365ac955ddf79b5125"...
posner ====== The Posner task as a demo for workshop
{ "content_hash": "063e5af04a7a1a9adb882bbf9bf6a2b4", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 38, "avg_line_length": 13.5, "alnum_prop": 0.6851851851851852, "repo_name": "smithdanielle/posner", "id": "71dc16801001cd7f99b7b5426392d89f2642622c", "size": "54", "binary...
package com.validation.manager.core.tool.requirement.importer; import static com.validation.manager.core.DataBaseManager.getEntityManagerFactory; import static com.validation.manager.core.DataBaseManager.namedQuery; import com.validation.manager.core.ImporterInterface; import com.validation.manager.core.VMExcep...
{ "content_hash": "0b7fe4bc5c64b459f31fc58ce50b4ab2", "timestamp": "", "source": "github", "line_count": 442, "max_line_length": 100, "avg_line_length": 46.92081447963801, "alnum_prop": 0.44110130671681375, "repo_name": "javydreamercsw/validation-manager", "id": "a0f1a3d876ca07657aa0e1c803bdf8e29f4139...
#include "dev/arm/pl111.hh" #include "base/output.hh" #include "base/trace.hh" #include "base/vnc/vncinput.hh" #include "debug/PL111.hh" #include "debug/Uart.hh" #include "dev/arm/amba_device.hh" #include "dev/arm/base_gic.hh" #include "mem/packet.hh" #include "mem/packet_access.hh" #include "sim/system.hh" // clan...
{ "content_hash": "3570ba70ba9f1e52f2605e8ca1e36abc", "timestamp": "", "source": "github", "line_count": 746, "max_line_length": 84, "avg_line_length": 27.33378016085791, "alnum_prop": 0.5981070079937227, "repo_name": "TUD-OS/gem5-dtu", "id": "7560ec4b95727aab9f4bcdf1032fd469406b8133", "size": "2256...
from tkinter import * """/* Class: ArenaPanel Abstract super class for all <Panel> objects to be used as children in the <ArenaGUI>. Provides an interface for panel specific methods, and some helper methods */""" class ArenaPanel(LabelFrame): """/* Group: Constructors */""" ""...
{ "content_hash": "6f671cdefbad3d1d376c30ab67e06c91", "timestamp": "", "source": "github", "line_count": 108, "max_line_length": 77, "avg_line_length": 28.72222222222222, "alnum_prop": 0.5838168923275306, "repo_name": "ExceptionalVoid/Arena", "id": "c7416412b198cd6e34208a09aa9f09a49b94aede", "size":...
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <solid android:color="#fff0f0f0"/> <corners android:radius="2dp"/> </shape>
{ "content_hash": "56bbd4eda31c5de0e68caaa55d24d4be", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 65, "avg_line_length": 31.571428571428573, "alnum_prop": 0.6742081447963801, "repo_name": "hugeterry/UpdateDemo", "id": "a0dc59e24cae9a4350fdec6be4dfca87767015c0", "size": "...
cask "script-debugger" do version "8.0.4-8A52" sha256 "1f0b33fa80da72dad060a38807729a03b03c1bcd81e029d7f36c9617896e50e6" url "https://s3.amazonaws.com/latenightsw.com/ScriptDebugger#{version}.dmg", verified: "s3.amazonaws.com/latenightsw.com/" name "Script Debugger" desc "Integrated development environ...
{ "content_hash": "4a18028407db858e5f500b12f33d5f8b", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 81, "avg_line_length": 33.56, "alnum_prop": 0.7210965435041716, "repo_name": "sscotth/homebrew-cask", "id": "9a63bca01a28ef65f9ac8cf93e83a1f066c6dc0f", "size": "839", "bi...
package za.org.grassroot.core.domain.notification; import za.org.grassroot.core.domain.LiveWireLog; import za.org.grassroot.core.domain.User; import za.org.grassroot.core.enums.AlertPreference; import za.org.grassroot.core.enums.NotificationDetailedType; import javax.persistence.DiscriminatorValue; import javax.persi...
{ "content_hash": "becdd4a6f19929579a5c5adde3b455bc", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 92, "avg_line_length": 31.166666666666668, "alnum_prop": 0.7668449197860963, "repo_name": "mokoka/grassroot-platform", "id": "659d71c0253d40efc991911812e9da05fa8e3d7e", "si...
package com.google.template.soy.data; import static com.google.common.base.Preconditions.checkNotNull; import com.google.common.base.Function; import com.google.common.collect.ImmutableList; import com.google.errorprone.annotations.CanIgnoreReturnValue; import com.google.template.soy.data.SanitizedContent.ContentKin...
{ "content_hash": "d740af667ec3d8637dd8a3455558dd44", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 100, "avg_line_length": 28.4375, "alnum_prop": 0.7762637362637362, "repo_name": "google/closure-templates", "id": "ca9c04ea9c19e9e6f51ba538d1ed277f05f0b9ae", "size": "2869"...
var expect = require('chai').expect; describe('Collection', function () { var Model = require('../lib/model'), Collection = require('../lib/collection'), Vow = require('vow'), TestModel, TestCollection, collection, collectionData; collectionData = [{ id: 1, a: 'a-1' ...
{ "content_hash": "ef180d35e6a87cc72cb162a3caf917f5", "timestamp": "", "source": "github", "line_count": 460, "max_line_length": 100, "avg_line_length": 36.00869565217391, "alnum_prop": 0.47615310311518955, "repo_name": "km256/promised-models", "id": "1045294978116017cf95194bb94d5ab238f8e5b0", "size...
using System; using System.Collections.Generic; using System.Linq; using LanguageExt; using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalysis.Formatting; using SJP.Schematic.Core; using SJP.Schematic.Core.Comments; using SJP.Schematic....
{ "content_hash": "edfe23d564f293c43b52077c0f72df6e", "timestamp": "", "source": "github", "line_count": 160, "max_line_length": 175, "avg_line_length": 41.85625, "alnum_prop": 0.6063909213080484, "repo_name": "sjp/SJP.Schema", "id": "61529c83e038afb59884fd59f9182ea6d443f7e6", "size": "6699", "bin...
#pragma once #include "core_api.h" namespace Core { /** * This function is executed when Envision is started. It shows the main window, loads all plug-ins and starts the event * loop. */ int CORE_API coreMain(int argc, char *argv[]); }
{ "content_hash": "74f78a2dcdeeecb5d9251ee073c8dd84", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 120, "avg_line_length": 17.428571428571427, "alnum_prop": 0.6967213114754098, "repo_name": "lukedirtwalker/Envision", "id": "2bc558982125a22092529cd3a8acedd02771a45c", "siz...
FILE(REMOVE_RECURSE "CMakeFiles/polynomialsolver_2.dir/polynomialsolver.cpp.o" "polynomialsolver_2.pdb" "polynomialsolver_2" ) # Per-language clean rules from dependency scanning. FOREACH(lang CXX) INCLUDE(CMakeFiles/polynomialsolver_2.dir/cmake_clean_${lang}.cmake OPTIONAL) ENDFOREACH(lang)
{ "content_hash": "74759a069ca45228eb0f4bf398836dd8", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 79, "avg_line_length": 30.2, "alnum_prop": 0.7913907284768212, "repo_name": "cmeon/Simplex", "id": "41218c3d1e0a8d7753400bf374c64b9f7b8c1c3c", "size": "302", "binary": fa...
<!DOCTYPE html> <!-- Copyright (c) 2013 Samsung Electronics Co., Ltd. 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...
{ "content_hash": "96a189085586db84f2781ca2f0ce0b81", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 123, "avg_line_length": 36.813559322033896, "alnum_prop": 0.742633517495396, "repo_name": "JianfengXu/crosswalk-test-suite", "id": "9358501f6615302d8dc98728a5d6c04bd11881a2",...
<?php /** * * @author Alberto 'alb-i986' Scotto */ # DB CONFIG const HOSTNAME = 'localhost'; const DB_TYPE = 'mysql'; const DB_NAME = 'BootstraPHPed_Blog'; const DB_USERNAME = 'root'; const DB_PASSWORD = 'f0t0sckk'; # OTHER // relative path of the Location of BootstraPHPed const URL_BASE = '/'; const SYST...
{ "content_hash": "6de05aef1af2563c18a1b2a49d36ca0d", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 49, "avg_line_length": 19.68, "alnum_prop": 0.676829268292683, "repo_name": "alb-i986/BootstraPHPed", "id": "27b26121b1cfca3ee256c19437215197c9284304", "size": "492", "bi...
package org.apache.commons.math3.ode; import org.apache.commons.math3.exception.MathIllegalArgumentException; import org.apache.commons.math3.exception.MathIllegalStateException; /** This interface represents a second order integrator for * differential equations. * * <p>The classes which are devoted to solve s...
{ "content_hash": "8b88cb19c656b0439637d261f4c8113e", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 88, "avg_line_length": 40.06666666666667, "alnum_prop": 0.7509706045479756, "repo_name": "najibg96/NeuralNetworkSimulator", "id": "86284353d74d99f431e29b0568ec4ed82237d2c6", ...
import pyxb.binding.generate import pyxb.utils.domutils from xml.dom import Node import os.path xsd='''<?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="a"/> <xs:element name="b"/> <xs:element name="c"/> <xs:element name="d"/> <xs:element name="e...
{ "content_hash": "24ad1f6c6ae46d4917ab93f07d8e8123", "timestamp": "", "source": "github", "line_count": 100, "max_line_length": 60, "avg_line_length": 25.07, "alnum_prop": 0.5907459114479457, "repo_name": "jonfoster/pyxb1", "id": "1fa7177178ff60827682b1376ca2af7b1212daee", "size": "2507", "binary...
from pritunl/archlinux ## INSTALL YAOURT RUN pacman -Syu --noconfirm && \ pacman -S base-devel --noconfirm && \ pacman -S --noconfirm git sudo RUN groupadd -r work && \ useradd -r -g work work && \ echo "work ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers RUN mkdir /tmp/yaourt && \ chown -R work:work ...
{ "content_hash": "84a6944ad1006cdd5c3a5f205fbabdf9", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 62, "avg_line_length": 21.441176470588236, "alnum_prop": 0.6378600823045267, "repo_name": "Alotor/din", "id": "f37ae12a51010416a44e53e80974a3fbb4935c9c", "size": "729", "...
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>colour.models.dataset.rec_2020 Module &mdash; Colour 0.3.1 documentation</title> <link rel="stylesheet" href="_static/basic.css" type="text/css" /> ...
{ "content_hash": "b6698dd22eefabda8510f54fb45a8432", "timestamp": "", "source": "github", "line_count": 217, "max_line_length": 459, "avg_line_length": 54.30875576036866, "alnum_prop": 0.6464997878659313, "repo_name": "colour-science/colour-website", "id": "0ccb59488b349405fe515950502fd8257a66c55c", ...
<?php namespace component\request; use component\request; class _default implements request { private $_pathinfo; private $_uri = null; private $_query = null; public function __construct() { if(strpos($_SERVER['REQUEST_URI'], '?')!==false) { list($uri, $query) = explode('?', $_SERVER['REQUEST_...
{ "content_hash": "12b8852ad81064b7eef4e24dcb21e180", "timestamp": "", "source": "github", "line_count": 116, "max_line_length": 149, "avg_line_length": 21.801724137931036, "alnum_prop": 0.6014234875444839, "repo_name": "bluefin-framework/bluefin", "id": "bbb02beb70e9819f52f22633d05c26a247553361", "...
layout: default description: JavaScript API to manage ArangoSearch Analyzers with arangosh and Foxx title: ArangoSearch Analyzer JS API --- Analyzer Management =================== The JavaScript API can be accessed via the `@arangodb/analyzers` module from both server-side and client-side code (arangosh, Foxx): ```js...
{ "content_hash": "1d0640c8c6190ac7af8ed36f1ef49e79", "timestamp": "", "source": "github", "line_count": 192, "max_line_length": 96, "avg_line_length": 33.369791666666664, "alnum_prop": 0.7277977212423912, "repo_name": "arangodb/docs", "id": "dd8eabe9a044554042fea939a2cae5ba9d5fa84b", "size": "6411"...
namespace NLog.Targets.Wrappers { using System; using System.ComponentModel; using System.Threading; using Common; using Internal; using System.Collections.Generic; /// <summary> /// Provides asynchronous, buffered execution of target writes. /// </summary> /// <seealso href="ht...
{ "content_hash": "25672c87fb91e02e8d9f967ab184f1b4", "timestamp": "", "source": "github", "line_count": 295, "max_line_length": 129, "avg_line_length": 37.4, "alnum_prop": 0.555515272364724, "repo_name": "kevindaub/NLog", "id": "63c5e2d63f279accde2765a4824fe29fcbfb3ece", "size": "12699", "binary"...
#include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/types.h> #include <linux/spinlock.h> #include <linux/pm.h> #include <linux/pm_runtime.h> #include <linux/pci.h> #include <linux/pci-acpi.h> #include <linux/pci-aspm.h> #include <linux/acpi.h> #include <linux/slab.h> #include <...
{ "content_hash": "d29412c3eb68f5bf9c6d7c9427ba0372", "timestamp": "", "source": "github", "line_count": 644, "max_line_length": 79, "avg_line_length": 25.619565217391305, "alnum_prop": 0.6702224377234984, "repo_name": "WhiteBearSolutions/WBSAirback", "id": "7aff6312ce7c75a66d731b5ea0a10743e7b34c5f", ...
package parquet.example.data; import parquet.Log; import parquet.example.data.simple.NanoTime; import parquet.io.api.Binary; import parquet.io.api.RecordConsumer; abstract public class Group extends GroupValueSource { private static final Log logger = Log.getLog(Group.class); private static final boolean DEBUG =...
{ "content_hash": "ee45777f77dfcca3f5d7565a102daca1", "timestamp": "", "source": "github", "line_count": 126, "max_line_length": 87, "avg_line_length": 25.11111111111111, "alnum_prop": 0.7060682680151706, "repo_name": "danielcweeks/incubator-parquet-mr", "id": "bb04623a3d64da4dd51d020f07b8992011c3d3f2...
{% extends "base.html" %} {% load static %} {% load url %} {% load user_profile_link from profiles %} {% load workstations %} {% load guardian_tags %} {% load evaluation_extras %} {% block breadcrumbs %} <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="{% url 'workstation-configs:list' %}">View...
{ "content_hash": "607f862fa0a3934d7bce8c424047b231", "timestamp": "", "source": "github", "line_count": 186, "max_line_length": 131, "avg_line_length": 38.03763440860215, "alnum_prop": 0.49045936395759715, "repo_name": "comic/comic-django", "id": "00fb73ec61ae96dd9f6f92ffd13e85aa183fb8f8", "size": ...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "e9f6fba202ccd969e9027a5381a36f76", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "51eb73211e15313aff88ea868161ce929db34d44", "size": "197...
import test from "ava"; import { Client } from "../client"; import { Job, JobPayload } from "../job"; import { mocked, registerCleaner } from "./_helper"; registerCleaner(test); test("#new: host defaults to 127.0.0.1", (t) => { const client = new Client(); t.is(client.connectionFactory.host, "127.0.0.1"); }); t...
{ "content_hash": "580fbe86c73f465cde11598af472dfeb", "timestamp": "", "source": "github", "line_count": 419, "max_line_length": 96, "avg_line_length": 25.317422434367543, "alnum_prop": 0.582579185520362, "repo_name": "jbielick/faktory_worker_node", "id": "72a218eab11d8699b256da2750dd455537f2434e", ...
#import "GPTimelineHeaderView.h" static void *GPTimelineHeaderScrollViewDidScrollViewContext; #define AVATAR_LENGTH 72.0f #define HEADER_HEIGTH 100.0f #define AVATAR_FRAME CGRectIntegral((CGRect){15.0f, CGRectGetHeight(self.bounds) - AVATAR_LENGTH + 8.0f, AVATAR_LENGTH, AVATAR_LENGTH}) #define ABOUT_ME_FRAME CGRect...
{ "content_hash": "bbb4e0ae671a1eefe6df8fe2d3ccb5a0", "timestamp": "", "source": "github", "line_count": 121, "max_line_length": 163, "avg_line_length": 30.297520661157026, "alnum_prop": 0.6718494271685761, "repo_name": "Gi-lo/AboutMe-WWDC", "id": "5cd8d09fc1bf631451e7ab8143e206bcec67f65c", "size": ...
# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. // gSyncUI handles updating the tools menu let gSyncUI = { _obs: ["weave:service:sync:start", "weave:service:...
{ "content_hash": "c3fc40cc2c98b727788793657c65261f", "timestamp": "", "source": "github", "line_count": 464, "max_line_length": 103, "avg_line_length": 32.85775862068966, "alnum_prop": 0.6582054309327037, "repo_name": "sergecodd/FireFox-OS", "id": "1f0f733c22e72e009a2b95fedbb80e080e0bc12a", "size":...
Translation_Jobs.listing.models.ListingItem = Backbone.Model.extend({ get_type: function () { return this.get('type'); }, is_string: function () { return this.get_type() === 'String'; } });
{ "content_hash": "758d550719d5baafe1c46c78bfdebb5f", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 69, "avg_line_length": 20.363636363636363, "alnum_prop": 0.5758928571428571, "repo_name": "Kilbourne/biosphaera", "id": "083aa8822c9deba5662377e01a90d8af70bf5107", "size": ...
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2005 The Apache Software Foundation 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/LICE...
{ "content_hash": "ddfa1badca4b1307dc9367094a88ecc0", "timestamp": "", "source": "github", "line_count": 100, "max_line_length": 76, "avg_line_length": 31.46, "alnum_prop": 0.6004450095359186, "repo_name": "meetdestiny/geronimo-trader", "id": "ced0a1761b81e9c6d2562a9f3cb1294e1f0b5e81", "size": "3146...
import StaticPrefixer from '../../modules/prefixer/StaticPrefixer' describe('Statically prefixing styles', () => { it('should return prefixed styles', () => { expect(new StaticPrefixer().prefix({ appearance: 'test' })).to.eql({ WebkitAppearance: 'test', MozAppearance: 'test', appearance: 'test...
{ "content_hash": "c88a5f155f97e48ceb24d83fff280498", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 89, "avg_line_length": 31.0625, "alnum_prop": 0.6257545271629779, "repo_name": "rofrischmann/react-look", "id": "d5495f15b0e4bbd1b44287685139b80b8e68453e", "size": "497", ...
/** * console-log-extend.module.js * * @package ConsoleLogExtendModule * @category Module * @version 1.0 * @author Ricky Hurtado <ricky@aelogica.com> */ // ConsoleLogExtend Namespace I.ConsoleLogExtend = {}; define([ 'console_log_extend_view', 'console_log_extend_router' ], functio...
{ "content_hash": "541813af620eee1125ee07efcd69f63b", "timestamp": "", "source": "github", "line_count": 45, "max_line_length": 82, "avg_line_length": 22.066666666666666, "alnum_prop": 0.6424974823766365, "repo_name": "rickyhurtado/ironframework", "id": "66694dd965b1a3630cbb978add7db96040457c16", "s...
<html lang="ta"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="0"> <style> @font-face { font-family:"NotoSansTamil"; src:url("...
{ "content_hash": "8c24dcdb83fabd9d33c95e1c2038e2b1", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 292, "avg_line_length": 65.17241379310344, "alnum_prop": 0.746031746031746, "repo_name": "googlefonts/noto-source", "id": "616f0371585f79e3325ca6ced010111ded4abcda", "size"...
package org.apache.geode.internal.cache; import java.util.Collections; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.Map.Entry; import org.apache.logging.log4j.Logger; import org.apache.geode.DataSerializer; import org.apache.geode.Instantiator; import org.apache.geode...
{ "content_hash": "6117eb25965413ee4a284bc1801f44d2", "timestamp": "", "source": "github", "line_count": 292, "max_line_length": 100, "avg_line_length": 33.17123287671233, "alnum_prop": 0.6726202766880033, "repo_name": "PurelyApplied/geode", "id": "429480349e4a3134cd666a2a8f3afdb50c456e89", "size": ...
package org.wso2.carbon.sp.jobmanager.core.deployment; import org.apache.commons.collections4.CollectionUtils; import org.apache.log4j.Logger; import org.wso2.carbon.sp.jobmanager.core.DeploymentManager; import org.wso2.carbon.sp.jobmanager.core.allocation.ResourceAllocationAlgorithm; import org.wso2.carbon.sp.jobma...
{ "content_hash": "7db454cf3f26f3f4b5f123bee7083c35", "timestamp": "", "source": "github", "line_count": 385, "max_line_length": 120, "avg_line_length": 51.91428571428571, "alnum_prop": 0.5791764647020563, "repo_name": "tishan89/carbon-analytics", "id": "911a51ab6c2147f2d28075e15894f18a8e104b20", "s...
/** * flexarea - Pretty flexible textareas * @version v1.3.1 * @link https://github.com/bevacqua/flexarea * @license MIT */ .fa-grip, .fa-grip:before, .fa-grip:after { background-color: #f3f4eb; border-color: #dedede; border-style: solid; border-width: 0pt 1px 1px; cursor: s-resize; cursor: grab; cur...
{ "content_hash": "742f4d39dc581e4691bc7ae92bb1132d", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 45, "avg_line_length": 17.16216216216216, "alnum_prop": 0.6535433070866141, "repo_name": "modulexcite/flexarea", "id": "11c0715377ba878da2dacf14e92bf1e5082a9fb3", "size": "...
namespace BoolToStringConverter { public class PrintResult { public static void Main() { BoolToStringConverter.CreateConverter(); } } }
{ "content_hash": "a71c6c8011d5be5d9dc4d39bd06f7588", "timestamp": "", "source": "github", "line_count": 10, "max_line_length": 52, "avg_line_length": 18.4, "alnum_prop": 0.5869565217391305, "repo_name": "LyubaG/TelerikAcademy", "id": "38e7801e097a5a6db8a421ef0c5e95089891fe26", "size": "186", "bin...
package org.drools.core.spi; import java.io.Serializable; import java.security.AccessController; import java.security.PrivilegedAction; import java.security.PrivilegedExceptionAction; import org.drools.core.WorkingMemory; import org.drools.core.common.InternalFactHandle; import org.drools.core.rule.Declaration; imp...
{ "content_hash": "a84cf11b603401f026309fb894dc383d", "timestamp": "", "source": "github", "line_count": 226, "max_line_length": 138, "avg_line_length": 35.703539823008846, "alnum_prop": 0.5890444912628578, "repo_name": "romartin/drools", "id": "542413effda916907027e7b220d7cda8449cfe4b", "size": "86...
package gw.lang.gosuc; import gw.lang.parser.IToken; import java.util.ArrayList; import java.util.List; /** */ public class GosucSdk { private List<String> _paths; public GosucSdk( List<String> paths ) { _paths = paths; } public List<String> getPaths() { return _paths; } public String write...
{ "content_hash": "5f42dbfc632419b628f907ff23c55990", "timestamp": "", "source": "github", "line_count": 65, "max_line_length": 142, "avg_line_length": 24.369230769230768, "alnum_prop": 0.5934343434343434, "repo_name": "tcmoore32/sheer-madness", "id": "f0dd0507dc000b599b3a593927ef6f84935ab086", "siz...
package org.apache.kerberos.kerb.spec.common; import org.apache.haox.asn1.type.Asn1FieldInfo; import org.apache.haox.asn1.type.Asn1Integer; import org.apache.haox.asn1.type.Asn1OctetString; import org.apache.kerberos.kerb.spec.KrbSequenceType; import java.net.InetAddress; import java.util.Arrays; /* HostAddress ...
{ "content_hash": "dcb8a4498482f838e7012bc08be9fbef", "timestamp": "", "source": "github", "line_count": 91, "max_line_length": 65, "avg_line_length": 25.65934065934066, "alnum_prop": 0.6042826552462527, "repo_name": "HazelChen/directory-kerberos", "id": "9606746b01e824fcfddefff7abe4531066494164", "...
<!doctype html> <meta charset=utf-8> <title>Test that execCommand and related methods never throw exceptions if HTML or XHTML document</title> <script src=/resources/testharness.js></script> <script src=/resources/testharnessreport.js></script> <div contenteditable=""></div> <script> "use strict"; const editor = docum...
{ "content_hash": "5a078ba4cb08fda8a50a3e7a92f82507", "timestamp": "", "source": "github", "line_count": 89, "max_line_length": 105, "avg_line_length": 33.168539325842694, "alnum_prop": 0.7029132791327913, "repo_name": "ric2b/Vivaldi-browser", "id": "1b77b15ab039dabd209507ada217bb6947f9d4e7", "size"...
<?php namespace Everyman\Neo4j\Command\Batch; use Everyman\Neo4j\Client, Everyman\Neo4j\Node, Everyman\Neo4j\Command\UpdateNode as SingleUpdateNode; /** * Update a node in a batch */ class UpdateNode extends Command { /** * Set the operation to drive the command * * @param Client $client * @param Node $no...
{ "content_hash": "66e5a8c245a69433e3cb506299c16f67", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 76, "avg_line_length": 19.95, "alnum_prop": 0.6416040100250626, "repo_name": "karthikbalu/Neo4jApp", "id": "6eae553220f5ec2f1a7d0873b4ba75ffa587a8f5", "size": "798", "bin...
namespace Tools { namespace Sources { std::string read_file(const std::string& filename) { std::ifstream instream (filename); std::stringstream text; if (instream.is_open()) { std::string line; while (getline(instream, line)) { text << line << "\n"; } } ...
{ "content_hash": "d997bfd898b3a074ce8ffbd8d229f899", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 56, "avg_line_length": 23.352941176470587, "alnum_prop": 0.5541561712846348, "repo_name": "csrhau/sandpit", "id": "07e1357ed1092b1824b37f7c501d432fa7c21cef", "size": "476",...
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="#fff" android:clipChildren="false" android:orientation="vertical"> <LinearLayout ...
{ "content_hash": "672bb47dc880a0ecb85f1b477128d903", "timestamp": "", "source": "github", "line_count": 68, "max_line_length": 74, "avg_line_length": 31.764705882352942, "alnum_prop": 0.6055555555555555, "repo_name": "Clark422392573/TabDemo", "id": "90d51691122b69cb2eb7ea068dff5805ffd27b4f", "size"...
/************************************************************************************************** * @file shared_memory.cpp * @date 2014-12-13 * @author Omar Stefan Evans **************************************************************************************************/ #include "shared_memory.h" #include...
{ "content_hash": "f4cc6963ba2fc603507de305fa62d408", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 100, "avg_line_length": 36.75, "alnum_prop": 0.5129251700680272, "repo_name": "CodeOmar/rambler_memory", "id": "1b910d3093b832620f97af183653f0cb30988f4f", "size": "735", ...
title: Clean MS Word Formatting page_title: Clean MS Word Formatting | RadEditor for ASP.NET AJAX Documentation description: Clean MS Word Formatting slug: editor/managing-content/pasting-content/clean-ms-word-formatting- tags: clean,ms,word,formatting, published: True position: 1 --- # Clean MS Word Formatting T...
{ "content_hash": "438793d3c11704429c5345bafbfa9eef", "timestamp": "", "source": "github", "line_count": 85, "max_line_length": 416, "avg_line_length": 56.83529411764706, "alnum_prop": 0.7770647898985718, "repo_name": "somethingforever/ajax-docs", "id": "fd2c937cd952144f25d380ad2ef49a50a5ab1cce", "s...
<?php namespace PHP_CodeSniffer\Tests\Core; use PHP_CodeSniffer\Util\Common; class IsCamelCapsTest extends \PHPUnit_Framework_TestCase { /** * Test valid public function/method names. * * @return void */ public function testValidNotClassFormatPublic() { $this->assertTrue(Co...
{ "content_hash": "c9b87880621d181b192f6ca6c1efd7d3", "timestamp": "", "source": "github", "line_count": 128, "max_line_length": 91, "avg_line_length": 34.71875, "alnum_prop": 0.6588658865886589, "repo_name": "LCabreroG/opensource", "id": "9b7a375588258af5169f666c78df37ce68997d6d", "size": "4725", ...
ACCEPTED #### According to Index Fungorum #### Published in Syll. fung. (Abellini) 9: 400 (1891) #### Original name Asterina furcata Pat. ### Remarks null
{ "content_hash": "ebe4899cfae5ca75ee3854b6c17afc5d", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 36, "avg_line_length": 12.153846153846153, "alnum_prop": 0.6835443037974683, "repo_name": "mdoering/backbone", "id": "9ab464130ed4dd7ceab4fb204535df71f5ad6f43", "size": "21...
package nl.homeserver.energie.verbruikkosten; import java.math.BigDecimal; import java.util.Collection; import java.util.Objects; import javax.annotation.Nullable; class VerbruikenEnKosten { private final Collection<VerbruikKosten> all; VerbruikenEnKosten(final Collection<VerbruikKosten> all) { thi...
{ "content_hash": "4f8ee99e8b5e6d6c03524f4770ff8cd0", "timestamp": "", "source": "github", "line_count": 38, "max_line_length": 75, "avg_line_length": 25.973684210526315, "alnum_prop": 0.6119554204660588, "repo_name": "bassages/home-server", "id": "5a30ceef09447a4529cc30386d796a3150ffdbee", "size": ...
<!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": "4f5ca0d65437efa8e04fd9d7db4efc01", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 343, "avg_line_length": 57.908396946564885, "alnum_prop": 0.6783548642235697, "repo_name": "v8-dox/v8-dox.github.io", "id": "431b3a12638190aa6d91dacc609557e83e3fe259", "si...
<?php require_once "global_class.php"; class Section extends GlobalClass{ public function __construct($db){ parent::__construct("sections",$db); } } ?>
{ "content_hash": "fdf7b65ccb85f71f7a29c6743f11f3ee", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 39, "avg_line_length": 21, "alnum_prop": 0.6428571428571429, "repo_name": "Birjik/reference-book", "id": "3015527dd439abc2146cbb8f72bde5b3b0634592", "size": "168", "binary...
__all__ = ('config', 'logger', ) from hotqueue import HotQueue from ConfigParser import ConfigParser from os.path import dirname, join, exists from redis import Redis import json # configuration config = ConfigParser() config.add_section('www'), config.set('www', 'baseurl', 'http://android.kivy.org/') config.set('www...
{ "content_hash": "958c1d43d65b704e6e6ef8750e103e84", "timestamp": "", "source": "github", "line_count": 50, "max_line_length": 56, "avg_line_length": 23.6, "alnum_prop": 0.6661016949152543, "repo_name": "kivy/p4a-cloud", "id": "8af2cf12151a9f9eafb13f8d0f95f77ec7dded22", "size": "1180", "binary": ...
'use strict'; module.exports = function (math) { var util = require('../../util/index'), BigNumber = math.type.BigNumber, Complex = require('../../type/Complex'), collection = math.collection, isCollection = collection.isCollection, isNumber = util.number.isNumber, isString = ut...
{ "content_hash": "033968ab18b1256b2397411b37f2d490", "timestamp": "", "source": "github", "line_count": 127, "max_line_length": 108, "avg_line_length": 34.37795275590551, "alnum_prop": 0.49198350893266146, "repo_name": "nikitazu/kali", "id": "6a563bdffe064849c275e6487b0a9e76a4199015", "size": "4366...
// Warning: This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if the // code is regenerated. package com.microsoft.windowsazure.scheduler.models; import java.util.Calendar; /** * Specifies service bus brokered message properties. */ public class JobService...
{ "content_hash": "b2e07d20deac2bfec0bf4423bbb664b5", "timestamp": "", "source": "github", "line_count": 271, "max_line_length": 89, "avg_line_length": 27.468634686346864, "alnum_prop": 0.6612036539494895, "repo_name": "jmspring/azure-sdk-for-java", "id": "868ee41d1b7faf1a1752fe53b40117da84c40d79", ...
FROM balenalib/iot-gate-imx8-ubuntu:focal-build # remove several traces of debian python RUN apt-get purge -y python.* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # key 63C7CC90: public key "Simon McVit...
{ "content_hash": "6f4bc8f987c1f3ae594b96b24167f283", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 710, "avg_line_length": 50.66315789473684, "alnum_prop": 0.7039268647413256, "repo_name": "nghiant2710/base-images", "id": "4027a980433fb190ed02c949fc2edd5a5b40f4fb", "size...
package main import ( "flag" "fmt" "log" "time" pb "github.com/hnakamur/hello_grpc_go/helloworld" "golang.org/x/net/context" "google.golang.org/grpc" ) const ( address = "localhost:50051" defaultName = "world" ) func main() { addr := flag.String("addr", "localhost:50051", "server address") name := ...
{ "content_hash": "defa30683d862caad92be1e9d1a84f08", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 75, "avg_line_length": 19.327868852459016, "alnum_prop": 0.6395250212044106, "repo_name": "hnakamur/hello_grpc_go", "id": "5639742f41c117ee92837aa1fc2aec3213a18c4a", "size"...
import logging from framework.celery_tasks.handlers import enqueue_task from website import settings logger = logging.getLogger(__name__) if settings.SEARCH_ENGINE == 'elastic': import elastic_search as search_engine else: search_engine = None logger.warn('Elastic search is not set to load') def requir...
{ "content_hash": "f9457fdb6c2febe42ef1487aa847da68", "timestamp": "", "source": "github", "line_count": 125, "max_line_length": 111, "avg_line_length": 33.968, "alnum_prop": 0.6938294865756006, "repo_name": "caseyrollins/osf.io", "id": "b49d2ee4dc90e77956d7b4cc7029aa7a5fa37a48", "size": "4246", "...
/*************************************************************************/ /* convex_polygon_shape_2d.h */ /*************************************************************************/ /* This file is part of: */ /* ...
{ "content_hash": "33144434e5e046d6b260035a8066f8a6", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 90, "avg_line_length": 49.91525423728814, "alnum_prop": 0.5225806451612903, "repo_name": "ex/godot", "id": "b9e4c5c1e129f43fd66390fff824360d0ab726ea", "size": "2945", "bi...
package org.savarese.vserv.tcpip; /** * ICMPPacket extends {@link IPPacket} to handle ICMP packets. The ICMP * packet structure is described in * <a href="http://www.ietf.org/rfc/rfc0792.txt?number=792">RFC 792</a>. * * @author <a href="http://www.savarese.org/">Daniel F. Savarese</a> */ public abstract clas...
{ "content_hash": "55c97b42336b1d8b7e577c2bc3ad5362", "timestamp": "", "source": "github", "line_count": 207, "max_line_length": 78, "avg_line_length": 25.396135265700483, "alnum_prop": 0.6461860376640669, "repo_name": "sebgod/java-sockets", "id": "159ce74aa30b9f01619657a555ca762e4a1b4b22", "size": ...
title: Settings page_title: Settings - WinForms RichTextEditor Control description: XamlFormatProvider allows for import of XAML documents and respectively export of WinForms RichTextEditor to XAML file. slug: winforms/richtexteditor/import-export/xaml/settings tags: import/export published: True position: 1 --- # Set...
{ "content_hash": "0835fe21bc936df716172046d4c02e25", "timestamp": "", "source": "github", "line_count": 109, "max_line_length": 241, "avg_line_length": 38.81651376146789, "alnum_prop": 0.7896478373906878, "repo_name": "telerik/winforms-docs", "id": "ff5c291570c55ea9fedb65b6a95bca2b604ef9ca", "size"...
<?php namespace Core; class Inflector { /** * Contains the list of singluralization rules. * * @var array An array of regular expression rules in the form of `'match' => 'replace'`, * which specify the matching and replacing rules for the singluralization of words. */ prot...
{ "content_hash": "905ebe8e06d4890f4933927c7fb1bffc", "timestamp": "", "source": "github", "line_count": 471, "max_line_length": 118, "avg_line_length": 45.819532908704886, "alnum_prop": 0.57847180390158, "repo_name": "lucasnpinheiro/Aulas", "id": "cc9d737c4ed810945965b667f0634d0feaf13b6a", "size": ...
namespace extensions { AppSyncData::AppSyncData() {} AppSyncData::AppSyncData(const syncer::SyncData& sync_data) { PopulateFromSyncData(sync_data); } AppSyncData::AppSyncData(const syncer::SyncChange& sync_change) { PopulateFromSyncData(sync_change.sync_data()); extension_sync_data_.set_uninstalled( sync...
{ "content_hash": "d79aa815ddd1bb6b7aad9f07bbf9efce", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 80, "avg_line_length": 37.22222222222222, "alnum_prop": 0.6985074626865672, "repo_name": "patrickm/chromium.src", "id": "ac0fb07d6df6c30efb56396df59ac3ea4a578845", "size": ...
<?xml version="1.0" encoding="UTF-8"?> <CustomFieldTranslation xmlns="http://soap.sforce.com/2006/04/metadata"> <name>Contact_JSON__c</name> <label>JSON de contact</label> </CustomFieldTranslation>
{ "content_hash": "fee35bde7f87dd33b4095eda3b768e8f", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 72, "avg_line_length": 41.2, "alnum_prop": 0.7135922330097088, "repo_name": "SalesforceFoundation/HEDAP", "id": "3da2959db9015589a84583e0cfadb88e0533da45", "size": "206", ...
// ReSharper disable InconsistentNaming using System; using System.Text; using System.Threading; using System.Threading.Tasks; using EasyNetQ.Topology; using NUnit.Framework; namespace EasyNetQ.Tests.Integration { [TestFixture, Explicit("Requires a RabbitMQ instance on localhost")] public class AdvancedApiEx...
{ "content_hash": "00a34edebea2c21854a4ce204c15e2b5", "timestamp": "", "source": "github", "line_count": 177, "max_line_length": 139, "avg_line_length": 35.548022598870055, "alnum_prop": 0.5969485060394152, "repo_name": "danbarua/EasyNetQ", "id": "581a0411d0010d1276f0708cebcac44427cb8a3a", "size": "...
<html> <head> <title>BOOST_PP_RPAREN</title> <link rel="stylesheet" type="text/css" href="../styles.css"> </head> <body> <div style="margin-left: 0px;"> The <b>BOOST_PP_RPAREN</b> macro expands to a right parenthesis. </div> <h4>Usage</h4> <div class="code"> <b>BOOST_PP_RPAREN</b>() </div> ...
{ "content_hash": "cfcca377375d57b876dae58b676cf258", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 120, "avg_line_length": 34.15094339622642, "alnum_prop": 0.6359116022099448, "repo_name": "zjutjsj1004/third", "id": "483c3acd842c759fd897c46e0bccef98349f3d92", "size": "18...
class AddDogBehaviorRating < ActiveRecord::Migration def change add_column :pups, :dog_behavior, :integer end end
{ "content_hash": "c50a2659c7052e2a26759fa60f44ca19", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 52, "avg_line_length": 24.4, "alnum_prop": 0.7540983606557377, "repo_name": "cjzcpsyx/rate-my-pup", "id": "da8ada4e50964029f4dbf08548b44b1555ff8e3c", "size": "122", "binar...
<?php /* * 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. * * @author Sergey Bukharov, Karl Diab, Tim Davis, Jonathan Heggen, Kuanysh Boranbayev */ class Entity { // If this cl...
{ "content_hash": "39a13c7355667031d07399c07b957bf3", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 92, "avg_line_length": 30.425531914893618, "alnum_prop": 0.5503496503496503, "repo_name": "TempOrg4711/HalfMileHigh", "id": "7a0d25f5af580b07b92ae3d58a2e77b984dc69d6", "siz...