text
stringlengths
2
99.9k
meta
dict
classdef prtClassMapLog < prtClass %prtClassMapLog Maximum a Posteriori classifier with loglikelihoods % returned % CLASSIFIER = prtClassMap returns a Maximum a Posteriori classifier % % CLASSIFIER = prtClassMap(PROPERTY1, VALUE1, ...) constructs a % prtClassMAP object CLASSIFIER with properties a...
{ "pile_set_name": "Github" }
# ========================================================================= # This makefile was generated by # Bakefile 0.2.12 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= .autodepend !ifndef...
{ "pile_set_name": "Github" }
<annotation> <folder>widerface</folder> <filename>25--Soldier_Patrol_25_Soldier_Patrol_Soldier_Patrol_25_675.jpg</filename> <source> <database>wider face Database</database> <annotation>PASCAL VOC2007</annotation> <image>flickr</image> <flickrid>-1</flickrid> </source> <owner> <flickrid>yanyu</flickrid> <name>yanyu</na...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.omg.org/bpmn20" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:color="...
{ "pile_set_name": "Github" }
{ "videos": true }
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- ''' # Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. # # This file was generated and any changes will be overwritten. ''' from __future__ import unicode_literals from ..model.identity impor...
{ "pile_set_name": "Github" }
/* * Copyright 2012-15 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify...
{ "pile_set_name": "Github" }
{ "itemName" : "goldmead", "rarity" : "rare", "category" : "drink", "price" : 380, "inventoryIcon" : "goldmead.png", "description" : "It is said this ale brings amazing luck\n^white;35% ^red;Slow ^gray;, ^red;Buzzed ^gray;(^white;30s^gray;)\n^orange;chance of gifts", "shortdescription" : "Taelon Mead", ...
{ "pile_set_name": "Github" }
## https://www.baeldung.com/apache-velocity <html> ##... <body> <center> ## ... <h2>$products.size() Products on Sale!</h2> <br/> We are proud to offer these fine products at these amazing prices. ## ... #set( $count = 1 ) <table class="gri...
{ "pile_set_name": "Github" }
<div id="container"> <div id="content"></div> </div> #parent { height: 200px; width: 200px; } #child { height: 20px; margin-left: auto; margin-right: auto; width: 20px; }
{ "pile_set_name": "Github" }
/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copy...
{ "pile_set_name": "Github" }
Files: tests/test-array_oset.c tests/test-oset-update.h tests/macros.h Depends-on: xlist array-list configure.ac: Makefile.am: TESTS += test-array_oset check_PROGRAMS += test-array_oset test_array_oset_LDADD = $(LDADD) @LIBINTL@
{ "pile_set_name": "Github" }
#ifndef BOOST_THREAD_CONDITION_VARIABLE_HPP #define BOOST_THREAD_CONDITION_VARIABLE_HPP // condition_variable.hpp // // (C) Copyright 2007 Anthony Williams // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt...
{ "pile_set_name": "Github" }
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
{ "pile_set_name": "Github" }
#include "substitute.h" #import <Foundation/Foundation.h> @interface Base : NSObject { } - (void)foo:(NSString *)str; - (void)bar:(NSString *)str; @end @implementation Base - (void)foo:(NSString *)str { NSLog(@"base foo: %@", str); } - (void)bar:(NSString *)str { NSLog(@"base bar: %@", str); } @end @interfac...
{ "pile_set_name": "Github" }
declare name "NLFfm"; declare description "FM synthesizer implemented with a nonlinear passive allpass filter"; declare author "Romain Michon (rmichon@ccrma.stanford.edu)"; declare copyright "Romain Michon"; declare version "1.0"; declare nvoices "8"; import("instrument.lib"); import("music.lib"); //=================...
{ "pile_set_name": "Github" }
#!/usr/bin/env groovy REPOSITORY = 'govuk-puppet' library("govuk") node { properties([ buildDiscarder(logRotator(numToKeepStr: '50')), ]) try { stage("Checkout") { govuk.checkoutFromGitHubWithSSH(REPOSITORY) } stage("Merge master") { govuk.mergeMasterBranch() } stage("Bun...
{ "pile_set_name": "Github" }
{ "multi":null, "text":"马来西亚3月11日请来著名的占卜大师Master Chin,用塔罗牌算出,飞机没坠落,而是落入他人手。 70岁大师占吉卦:塔罗太阳牌 〝太阳牌有出现,代表未来是乐观的。〞他占卜到MH370航班正在被一股未知的组织所控制,而这个组织正在跟另一股力量斗争。〝该未知组织被激怒,可能做出玉石俱焚举动。〞", "user":{ "verified":true, "description":true, "gender":"m", "messages":46344, "followers":7591558, "location":"其他", "time":1321427823, "friends":...
{ "pile_set_name": "Github" }
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ===================================...
{ "pile_set_name": "Github" }
/* * Copyright 2015 Red Hat, Inc. and/or its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, soft...
{ "pile_set_name": "Github" }
import * as React from 'react'; import { generatedata } from './generatedata'; import JqxGrid, { IGridProps, jqx } from 'jqwidgets-scripts/jqwidgets-react-tsx/jqxgrid'; class App extends React.PureComponent<{}, IGridProps> { private myGrid = React.createRef<JqxGrid>(); constructor(props: {}) { s...
{ "pile_set_name": "Github" }
ace.define('ace/snippets/markdown', ['require', 'exports', 'module' ], function(require, exports, module) { exports.snippetText = "# Markdown\n\ \n\ # Includes octopress (http://octopress.org/) snippets\n\ \n\ snippet [\n\ [${1:text}](http://${2:address} \"${3:title}\")\n\ snippet [*\n\ [${1:link}](${2:`@*`} \"${3:...
{ "pile_set_name": "Github" }
__all__ = [ "digital_read", "digital_write", ] def digital_read(ctrlr, sensor_name): """ setup:: pinMode({pin}, INPUT) main:: digitalRead({pin}) """ return ctrlr.sensors[sensor_name].positive def digital_write(ctrlr, actuator_name, value): if value is True: ...
{ "pile_set_name": "Github" }
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isIdentifierStart = isIdentifierStart; exports.isIdentifierChar = isIdentifierChar; exports.isIdentifierName = isIdentifierName; let nonASCIIidentifierStartChars = "\xaa\xb5\xba\xc0-\xd6\xd8-\xf6\xf8-\u02c1\u02c6-\u02d1\u02e0-\u02e4...
{ "pile_set_name": "Github" }
=pod =head1 NAME BIO_f_buffer - buffering BIO =head1 SYNOPSIS #include <openssl/bio.h> BIO_METHOD * BIO_f_buffer(void); #define BIO_get_buffer_num_lines(b) BIO_ctrl(b,BIO_C_GET_BUFF_NUM_LINES,0,NULL) #define BIO_set_read_buffer_size(b,size) BIO_int_ctrl(b,BIO_C_SET_BUFF_SIZE,size,0) #define BIO_set_write_buf...
{ "pile_set_name": "Github" }
<system> <name>KOI-5249</name> <rightascension>19 26 01</rightascension> <declination>+41 33 01</declination> <distance>1114.45</distance> <star> <name>KOI-5249</name> <temperature errorminus="282.00" errorplus="282.00">6372.00</temperature> <radius errorminus="0.6350" errorplus="0.6350">1.0150</radius> <m...
{ "pile_set_name": "Github" }
/* src/include/port/linux.h */ /* * As of July 2007, all known versions of the Linux kernel will sometimes * return EIDRM for a shmctl() operation when EINVAL is correct (it happens * when the low-order 15 bits of the supplied shm ID match the slot number * assigned to a newer shmem segment). We deal with this by...
{ "pile_set_name": "Github" }
SET hive.input.format=org.apache.hadoop.hive.ql.io.HiveInputFormat; SET mapreduce.input.fileinputformat.split.minsize=1000; SET mapreduce.input.fileinputformat.split.maxsize=5000; create table newtypesorc(c char(10), v varchar(10), d decimal(5,3), da date) stored as orc tblproperties("orc.stripe.size"="16777216"); i...
{ "pile_set_name": "Github" }
/* Language: Gherkin Author: Sam Pikesley (@pikesley) <sam.pikesley@theodi.org> Description: Gherkin (Cucumber etc) */ function (hljs) { return { aliases: ['feature'], keywords: 'Feature Background Ability Business\ Need Scenario Scenarios Scenario\ Outline Scenario\ Template Examples Given And Then But ...
{ "pile_set_name": "Github" }
/* Copyright 2018 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. ~ ~ WSO2 Inc. licenses this file to you 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 o...
{ "pile_set_name": "Github" }
{ "name": "Bootstrap-Admin-Template", "description": "Twitter Bootstrap Admin Template", "version": "2.3.2", "homepage": "https://github.com/onokumus/Bootstrap-Admin-Template", "authors": [ "onokumus <onokumus@gmail.com>" ], "repository": { "type": "git", "url": "https://github.com/onokumus/Bo...
{ "pile_set_name": "Github" }
<bolt-text headline>Menu title</bolt-text> <bolt-text>Create a title for the menu by using the <bolt-code-snippet display="inline" lang="html">title</bolt-code-snippet> prop.</bolt-text> {# Start component specific code #} {% include "@bolt-components-menu/menu.twig" with { title: "Choose one of these", items: [ ...
{ "pile_set_name": "Github" }
package blackbox; /** * The mysterious BlackBox */ public class BlackBox { /** * Fizzbuzz returns: * "fizzbuzz" when the number is a multiple of 3 and 5: 15, 30, etc... * "fizz" when the number is a multiple of 3: 3,6,9,12,15, etc... * "buzz" when the number is a multiple of 5: 5,10,15,20,...
{ "pile_set_name": "Github" }
// RUN: %clang_cc1 -debug-info-kind=limited -emit-llvm -o - %s | FileCheck %s // Radar 8801045 // Do not emit AT_MIPS_linkage_name for static variable i // CHECK: !DIGlobalVariable(name: "i" // CHECK-NOT: linkageName: // CHECK-SAME: ){{$}} @interface A { } -(void) foo; @end @implementation...
{ "pile_set_name": "Github" }
custom-asset {}
{ "pile_set_name": "Github" }
@deftypefun {int} {gnutls_server_name_set} (gnutls_session_t @var{session}, gnutls_server_name_type_t @var{type}, const void * @var{name}, size_t @var{name_length}) @var{session}: is a @code{gnutls_session_t} type. @var{type}: specifies the indicator type @var{name}: is a string that contains the server name. @...
{ "pile_set_name": "Github" }
<?php /** * This file is part of the Carbon package. * * (c) Brian Nesbitt <brian@nesbot.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return require __DIR__.'/ne.php';
{ "pile_set_name": "Github" }
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Mon May 17 10:27:47 EDT 2004--> <TITLE> Memory </TITLE> </HEAD> <FRAMESET cols="20%,80%"> <FRAME src="mem_allclasses-frame.html" name="packageFrame" title="All ...
{ "pile_set_name": "Github" }
/// <reference path="../../../typings/tsd.d.ts"/> class accessManager { static default = new accessManager(); securityClearance = ko.observable<Raven.Client.ServerWide.Operations.Certificates.SecurityClearance>(); private allLevels = ko.pureComputed(() => true); // cluster node ...
{ "pile_set_name": "Github" }
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
{ "pile_set_name": "Github" }
<?php class Config { static $confArray; public static function extended() { Config::write('ext_proxy', ''); $config = dirname(__FILE__).'/../'.'config.xml'; if (file_exists($config)) { $xml = simplexml_load_file($config); if ( ! empty($xml)) ...
{ "pile_set_name": "Github" }
/** * * Copyright 2016 Xiaofei * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
{ "pile_set_name": "Github" }
/* Function sincos vectorized with AVX-512. KNL and SKX versions. Copyright (C) 2014-2020 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as publis...
{ "pile_set_name": "Github" }
using System.Collections; using Type = System.Type; namespace ScriptableObjectArchitecture { public abstract class BaseCollection : SOArchitectureBaseObject, IEnumerable { public object this[int index] { get { return List[index]; ...
{ "pile_set_name": "Github" }
name: "DevCamp" url: "http://devcamp.com.br"
{ "pile_set_name": "Github" }
package config import ( "testing" "github.com/stretchr/testify/assert" "k8s.io/utils/pointer" ) func TestNodeEvents_IsEnabled(t *testing.T) { assert.True(t, NodeEvents{}.IsEnabled()) assert.False(t, NodeEvents{Enabled: pointer.BoolPtr(false)}.IsEnabled()) assert.True(t, NodeEvents{Enabled: pointer.BoolPtr(true...
{ "pile_set_name": "Github" }
SET citus.next_shard_id TO 20010000; CREATE USER typeuser; SELECT run_command_on_workers($$CREATE USER typeuser;$$); CREATE SCHEMA type_tests AUTHORIZATION typeuser; CREATE SCHEMA type_tests2 AUTHORIZATION typeuser; -- to test creation in a specific schema and moving to schema SET search_path TO type_tests; SET citus...
{ "pile_set_name": "Github" }
/******************************************************************************* * Copyright (c) 2008 xored software, Inc. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is avail...
{ "pile_set_name": "Github" }
using System; using System.Runtime.CompilerServices; using System.ComponentModel; using System.Linq; #if __UNIFIED__ using Foundation; using UIKit; #else using MonoTouch.Foundation; using MonoTouch.UIKit; #endif namespace InAppSettingsKit { partial class SettingsStore { public const string AppSettingChangedNotif...
{ "pile_set_name": "Github" }
# Makefile for Independent JPEG Group's software # This makefile is for Amiga systems using SAS C 6.0 and up. # Thanks to Ed Hanway, Mark Rinfret, and Jim Zepeda. # Read installation instructions before saying "make" !! # The name of your C compiler: CC= sc # You may need to adjust these cc options: # Uncomment the...
{ "pile_set_name": "Github" }
/* Import the sass files from mdi package */ @import '~@mdi/font/css/materialdesignicons.css'; .mdi-14px.mdi-set, .mdi-14px.mdi:before { font-size: 14px; } .mdi-16px.mdi-set, .mdi-16px.mdi:before { font-size: 16px; } .mdi-21px.mdi-set, .mdi-21px.mdi:before { font-size: 21px; }
{ "pile_set_name": "Github" }
define(function keyboardNavigationModuleFactory (require) { var $ = require('jquery'); var emptyFolderData = require('./data/emptyFolder'); return function downKeyModule (QUnit) { QUnit.module( 'should respond to down key', {}, function testDownKeyPresses () { QUnit.test('when focus is on node above sibling no...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2015 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** * @ingroup boards_nucleo-f303 * @{ * * @file * @brief Board specific im...
{ "pile_set_name": "Github" }
import { Component, OnInit, ChangeDetectionStrategy, ViewEncapsulation, OnDestroy, ChangeDetectorRef, NgZone } from '@angular/core'; import { LyTheme2, CoreTheme as ThemeManager } from '@alyle/ui'; import { Router, NavigationEnd } from '@angular/router'; import { Subscription } from 'rxjs'; import { filter } from 'rxjs...
{ "pile_set_name": "Github" }
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license an...
{ "pile_set_name": "Github" }
%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!114 &11400000 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 9d1de2691495b...
{ "pile_set_name": "Github" }
/* * libopenmpt_internal.h * --------------------- * Purpose: libopenmpt internal interface configuration, overruling the public interface configuration (only used and needed when building libopenmpt) * Notes : (currently none) * Authors: OpenMPT Devs * The OpenMPT source code is released under the BSD license. ...
{ "pile_set_name": "Github" }
<annotation> <folder>imagesRaw</folder> <filename>2017-12-16 15:03:15.358005.jpg</filename> <path>/Users/abell/Development/other.nyc/Camera/imagesRaw/2017-12-16 15:03:15.358005.jpg</path> <source> <database>Unknown</database> </source> <size> <width>352</width> <height>240</height> <depth>3</depth> </siz...
{ "pile_set_name": "Github" }
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
{ "pile_set_name": "Github" }
{ "paragraphs": [ { "text": "%md\n\nYou\u0027ve used [Docker](https://www.docker.com/) and [Docker Compose](https://www.docker.com/products/docker-compose) to volume-mount the `./data` directory local to your project and `docker-compose.yml` file.\n\nAny file dropped into that folder will be accessible to Z...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit) (Debug version compiled Oct 15 2018 10:31:50). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <FinderKit/NSObject-Protocol.h> @protocol TableView_Common_Delegate <NSObject> @property struct TFENode nodeToDoubleClick; - (...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8" ?> <category term="some term"/> <link>http://google.com</link>
{ "pile_set_name": "Github" }
using System; using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Infrastructure; using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Migrations; using ACEWebService.Entities; namespace ACEWebService.Migrations { [DbContext(typeof(ACEWebServiceDbContext))] [M...
{ "pile_set_name": "Github" }
package cn.iocoder.springboot.lab04.rabbitmqdemo.producer; import cn.iocoder.springboot.lab04.rabbitmqdemo.message.Demo12Message; import org.springframework.amqp.rabbit.core.RabbitTemplate; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; @Component publi...
{ "pile_set_name": "Github" }
1 ClaimMediaLabel 2 MaxMediaLabel
{ "pile_set_name": "Github" }
package com.orientechnologies.orient.core.storage.index.nkbtree.normalizers; import com.ibm.icu.text.Collator; import com.orientechnologies.orient.core.index.OCompositeKey; import com.orientechnologies.orient.core.metadata.schema.OType; import java.math.BigDecimal; import java.math.BigInteger; import java.time.LocalDa...
{ "pile_set_name": "Github" }
<?php use Illuminate\Support\Facades\Schema; use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; class AddEventImagePositionToEvents extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::table('event...
{ "pile_set_name": "Github" }
 Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29709.97 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RepoDb.SqlServer", "RepoDb.SqlServer\RepoDb.SqlServer.csproj", "{D029FFE7-177E-4927-BBBB-5ED3CC1135C...
{ "pile_set_name": "Github" }
/* The contents of this file are subject to the Netscape Public * License Version 1.1 (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.mozilla.org/NPL/ * * Software distributed under the License is distributed on an "AS * IS" ...
{ "pile_set_name": "Github" }
// Copyright (C) 2003 Davis E. King (davis@dlib.net) // License: Boost Software License See LICENSE.txt for the full license. #include <string> #include <dlib/string.h> #include <dlib/cmd_line_parser.h> #include "tester.h" #include "cmd_line_parser.h" namespace { class cmd_line_parser_tester : public tes...
{ "pile_set_name": "Github" }
/* * Copyright 2009-2015 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ /* migrated from chrome/src/skia/ext/SkFontHost_fontconfig_direct.cpp */ #include "include/core/SkFontStyle.h" #include "include/core/SkStream.h" #include "include/core/...
{ "pile_set_name": "Github" }
include ../build_config.mk OBJS = proc_sys.o proc_kv.o proc_hash.o proc_zset.o proc_queue.o \ backend_dump.o backend_sync.o slave.o \ serv.o LIBS = ./ssdb/libssdb.a ./util/libutil.a ./net/libnet.a EXES = ../ssdb-server all: ${OBJS} ssdb-server.o ${CXX} -o ../ssdb-server ssdb-server.o ${OBJS} ${LIBS} ${CLIBS} clie...
{ "pile_set_name": "Github" }
/** ****************************************************************************** * @file stm32f3xx_hal_dma.h * @author MCD Application Team * @brief Header file of DMA HAL module. ****************************************************************************** * @attention * * <h2><center>&copy; C...
{ "pile_set_name": "Github" }
# frozen_string_literal: true # we see false positives for this rubocop here, so disabling it # rubocop:disable ThreadSafety/InstanceVariableInClassMethod module PresenceTrackingBoolean extend ActiveSupport::Concern # Add a setter and getter for a non-database-backed field representing # whether some other fiel...
{ "pile_set_name": "Github" }
// -*- C++ -*- // Copyright (C) 2005-2013 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the terms // of the GNU General Public License as published by the Free Software // Foundation; either version 3...
{ "pile_set_name": "Github" }
// // Prefix header for all source files of the 'PluginWeibo' target in the 'PluginWeibo' project // #ifdef __OBJC__ #import <Foundation/Foundation.h> #endif
{ "pile_set_name": "Github" }
// (C) Copyright Tobias Schwinger // // Use modification and distribution are subject to the boost Software License, // Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt). //------------------------------------------------------------------------------ #ifndef BOOST_FT_DETAIL_RETAG_DEFAULT_CC_HPP_INCLUD...
{ "pile_set_name": "Github" }
/* Copyright The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softw...
{ "pile_set_name": "Github" }
/* * Copyright (c) 2016-2018, Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, p...
{ "pile_set_name": "Github" }
/* * Copyright 2016 Advanced Micro Devices, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, m...
{ "pile_set_name": "Github" }
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ import expect from '@kbn/expect'; import { DETECTION_ENGINE_RULES_URL, D...
{ "pile_set_name": "Github" }
2.6.4 / 2017-04-20 ================== * Fix: bug that would occure if process.env.DEBUG is a non-string value. (#444, @LucianBuzzo) * Chore: ignore bower.json in npm installations. (#437, @joaovieira) * Misc: update "ms" to v0.7.3 (@tootallnate) 2.6.3 / 2017-03-13 ================== * Fix: Electron referenc...
{ "pile_set_name": "Github" }
# -*- coding: utf-8 -*- # # File : test/modules/__init__.py # Description : Modules init file. # Date : 12th of November, 2019 # # This file is part of EchoTorch. EchoTorch is free software: you can # redistribute it and/or modify it under the terms of the GNU General Public # License as published by the Free Software...
{ "pile_set_name": "Github" }
#!/bin/sh # # Generate private_symbols[_jet].awk. # # Usage: private_symbols.sh <sym_prefix> <sym>* # # <sym_prefix> is typically "" or "_". sym_prefix=$1 shift cat <<EOF #!/usr/bin/env awk -f BEGIN { sym_prefix = "${sym_prefix}" split("\\ EOF for public_sym in "$@" ; do cat <<EOF ${sym_prefix}${publi...
{ "pile_set_name": "Github" }
package com.jstarcraft.ai.model.neuralnetwork.layer; import java.util.Map; import java.util.concurrent.CountDownLatch; import com.jstarcraft.ai.environment.EnvironmentContext; import com.jstarcraft.ai.math.structure.MathCache; import com.jstarcraft.ai.math.structure.matrix.MathMatrix; import com.jstarcraft.ai.math.st...
{ "pile_set_name": "Github" }
# Copyright 2013-2019 CERN for the benefit of the ATLAS collaboration. # # 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...
{ "pile_set_name": "Github" }
// https://rwaldron.github.io/proposal-math-extensions/ var $export = require('./_export'); $export($export.S, 'Math', { scale: require('./_math-scale') });
{ "pile_set_name": "Github" }
@use "../base/mixins" as *; // adduse
{ "pile_set_name": "Github" }
{ "images" : [ { "idiom" : "universal", "scale" : "1x" }, { "idiom" : "universal", "filename" : "ic_notification@2x.png", "scale" : "2x" }, { "idiom" : "universal", "scale" : "3x" } ], "info" : { "version" : 1, "author" : "xcode" } }
{ "pile_set_name": "Github" }
/* * drivers/net/team/team.c - Network team device driver * Copyright (c) 2011 Jiri Pirko <jpirko@redhat.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Lice...
{ "pile_set_name": "Github" }
<?php /* @var $this yii\web\View */ /* @var $model shop\forms\manage\Shop\CategoryForm */ $this->title = 'Create Category'; $this->params['breadcrumbs'][] = ['label' => 'Categories', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?> <div class="category-create"> <?= $this->render('_form', [ ...
{ "pile_set_name": "Github" }
@REM ---------------------------------------------------------------------------- @REM Licensed to the Apache Software Foundation (ASF) under one @REM or more contributor license agreements. See the NOTICE file @REM distributed with this work for additional information @REM regarding copyright ownership. The ASF lice...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock and Steve Cleary 2000. // Use, modification and distribution are subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt). // // See http://www.boost.org/libs/type_traits for most recent version ...
{ "pile_set_name": "Github" }
#!/usr/bin/env perl ## ## Author......: See docs/credits.txt ## License.....: MIT ## use strict; use warnings; use Digest::SHA qw (sha1_hex); sub module_constraints { [[0, 256], [0, 256], [-1, -1], [-1, -1], [-1, -1]] } sub module_generate_hash { my $word = shift; my $salt1 = shift; my $salt2 = shift || ran...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> <include android:id="@+id/myInclude" layout="@layout/myinclude...
{ "pile_set_name": "Github" }
#ifndef CAFFE_FLATTEN_LAYER_HPP_ #define CAFFE_FLATTEN_LAYER_HPP_ #include <vector> #include "caffe/blob.hpp" #include "caffe/layer.hpp" #include "caffe/proto/caffe.pb.h" namespace caffe { /** * @brief Reshapes the input Blob into flat vectors. * * Note: because this layer does not change the input values -- mer...
{ "pile_set_name": "Github" }
################################################################################ # # luafilesystem # ################################################################################ LUAFILESYSTEM_VERSION = 1.8.0-1 LUAFILESYSTEM_SUBDIR = luafilesystem LUAFILESYSTEM_LICENSE = MIT LUAFILESYSTEM_LICENSE_FILES = $(LUAFILES...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>BuildMachineOSBuild</key> <string>12F45</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key...
{ "pile_set_name": "Github" }
<?php require 'SharedConfigurations.php'; // This example demonstrates how to leverage Predis to save PHP sessions on Redis. // // The value of `session.gc_maxlifetime` in `php.ini` will be used by default as the // the TTL for keys holding session data on Redis, but this value can be overridden // when creating the ...
{ "pile_set_name": "Github" }