text
stringlengths
2
99.9k
meta
dict
/*========================================================================= * * Copyright NumFOCUS * * 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.or...
{ "pile_set_name": "Github" }
// Code generated by smithy-go-codegen DO NOT EDIT. package rds import ( "context" awsmiddleware "github.com/aws/aws-sdk-go-v2/aws/middleware" "github.com/aws/aws-sdk-go-v2/aws/retry" "github.com/aws/aws-sdk-go-v2/aws/signer/v4" "github.com/aws/aws-sdk-go-v2/service/rds/types" smithy "github.com/awslabs/smithy-...
{ "pile_set_name": "Github" }
<template> <el-date-picker :class="desc.class" :style="desc.style" class="ele-form-full-line" v-bind="attrs" v-model="newValue" v-on="onEvents" /> </template> <script> import formMixin from '../mixins/formMixin' import timeMixin from '../mixins/timeMixin' export default { ...
{ "pile_set_name": "Github" }
from typing import Any, Callable, List, Optional, Set, Tuple, Union from django.db import DefaultConnectionProxy from django.db.backends.base.base import BaseDatabaseWrapper from django.db.migrations.migration import Migration from .loader import MigrationLoader from .recorder import MigrationRecorder from .state imp...
{ "pile_set_name": "Github" }
--- title: "Step 1: Install PhoneGap" url: getting-started/1-install-phonegap/cli layout: subpage tabs: - label: Desktop App url: getting-started/1-install-phonegap/desktop - label: CLI url: getting-started/1-install-phonegap/cli next: 1-getting-started/2-install-mobile-app.html.md --- The PhoneGap CLI pro...
{ "pile_set_name": "Github" }
<!doctype html> <html lang="en"> <head> <title>Code coverage report for tcb-admin-node/lib/wx</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../prettify.css" /> <link rel="stylesheet" href="../../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"...
{ "pile_set_name": "Github" }
# Requires IntelMPI to compile your own HDF5 # module unload bullxmpi # module load mpi/intelmpi/5.1.3.181 # export HDF5_ROOT=${HOME}/Smilei_impi_env/hdf5-1.8.9-intelmpi # export PATH=${HDF5_ROOT}/bin:${PATH} # export LD_LIBRARY_PATH=${HDF5_ROOT}/lib:${LD_LIBRARY_PATH} # module switch intel intel/17.0.2.174 # module l...
{ "pile_set_name": "Github" }
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; $provide.value("$locale", { "DATETIME_FORMATS": { "AMPMS": [ "\u0635", "\u0645" ], "DAY": [ "\u0627\u0644...
{ "pile_set_name": "Github" }
h2. Migrations Migrations are a convenient way for you to alter your database in a structured and organised manner. You could edit fragments of SQL by hand but you would then be responsible for telling other developers that they need to go and run it. You'd also have to keep track of which changes need to be run again...
{ "pile_set_name": "Github" }
package com.linsh.utilseverywhere; import android.app.Activity; /** * <pre> * author : Senh Linsh * github : https://github.com/SenhLinsh * date : 2017/11/09 * desc : 工具类: Activity 相关 * </pre> */ public class ActivityUtils { private ActivityUtils() { } /** * 设置屏幕方向 * ...
{ "pile_set_name": "Github" }
import React from 'react'; import TranslatedComponent from './TranslatedComponent'; import cn from 'classnames'; import { SizeMap } from '../shipyard/Constants'; import { Warning } from './SvgIcons'; /** * Ship Summary Table / Stats */ export default class ShipSummaryTable extends TranslatedComponent { static pro...
{ "pile_set_name": "Github" }
# $Id: Makefile.in,v 1.5 2014/06/17 13:06:08 dtucker Exp $ sysconfdir=@sysconfdir@ piddir=@piddir@ srcdir=@srcdir@ top_srcdir=@top_srcdir@ VPATH=@srcdir@ CC=@CC@ LD=@LD@ CFLAGS=@CFLAGS@ CPPFLAGS=-I. -I.. -I$(srcdir) -I$(srcdir)/.. @CPPFLAGS@ @DEFS@ EXEEXT=@EXEEXT@ LIBCOMPAT=../libopenbsd-compat.a LIBS=@LIBS@ LDFLAGS=...
{ "pile_set_name": "Github" }
{"text": ["l", "$", "d"], "created_at": "Wed Sep 09 21:13:07 +0000 2015", "user_id_str": "893833297"} {"text": ["l", "$", "d"], "created_at": "Wed Sep 09 04:38:14 +0000 2015", "user_id_str": "378950692"} {"text": ["l", "$", "d", "-", "a", "$", "ap", "rocky"], "created_at": "Wed Sep 09 18:24:51 +0000 2015", "user_id_str...
{ "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"); y...
{ "pile_set_name": "Github" }
// Copyright 2015 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // Flags: --allow-natives-syntax --stress-compaction --verify-heap // Flags: --stack-size=100 // Load the debug context to fill up code space. %GetDebu...
{ "pile_set_name": "Github" }
package regex; // Sun Microsystems Example Code @(#)Grep.java 1.1 01/05/10 // Search a list of files for lines that match a given regular-expression // pattern. Demonstrates NIO mapped byte buffers, charsets, and regular // expressions. import java.io.File; import java.io.FileInputStream; import java.io.IOException...
{ "pile_set_name": "Github" }
package com.kakarote.crm9.erp.admin.service; import cn.hutool.core.util.StrUtil; import com.kakarote.crm9.common.constant.BaseConstant; import com.kakarote.crm9.erp.admin.entity.AdminDept; import com.kakarote.crm9.erp.admin.entity.AdminUser; import com.kakarote.crm9.utils.BaseUtil; import com.kakarote.crm9.utils.R; im...
{ "pile_set_name": "Github" }
{% load astakos_tags filters %} <ul class="clearfix"> {% with object|selected_resource_groups as selected_groups %} {% for group, info in resource_groups_dict.items %} <li> <a href="#{{group}}" id="group_{{group}}" {% if group in selected_groups %}class="selected"{% endif %}> <img src...
{ "pile_set_name": "Github" }
% Generated by roxygen2: do not edit by hand % Please edit documentation in R/data.R \docType{data} \name{us_rent_income} \alias{us_rent_income} \title{US rent and income data} \format{ A dataset with variables: \describe{ \item{GEOID}{FIP state identifier} \item{NAME}{Name of state} \item{variable}{Variable name: inco...
{ "pile_set_name": "Github" }
# synergy -- mouse and keyboard sharing utility # Copyright (C) 2012-2016 Symless Ltd. # Copyright (C) 2009 Nick Bolton # # This package is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # found in the file LICENSE that should have accompanied this file. # ...
{ "pile_set_name": "Github" }
import { getFragment } from '@vuepress/test-utils' import { Md } from './util' import preWrapper from '../lib/preWrapper.js' const md = Md() const mdP = Md().use(preWrapper) describe('preWrapper', () => { test('should wrap code with triple back quote', () => { const input = getFragment(__dirname, 'code-prewrapp...
{ "pile_set_name": "Github" }
package loon.physics; import loon.LSysException; import loon.geom.FloatValue; public class PWorldBox { private PBody northBody, southBody, eastBody, westBody; private PPhysManager manager; private boolean build; public final FloatValue density = new FloatValue(0); private float mx, my, mw, mh; private flo...
{ "pile_set_name": "Github" }
/* * The MIT License (MIT) * * Copyright (c) 2015 - present Instructure, 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 ri...
{ "pile_set_name": "Github" }
// // ITStatusBarController.h // iTransmission // // Created by Mike Chen on 10/19/11. // Copyright (c) 2011 __MyCompanyName__. All rights reserved. // #import <UIKit/UIKit.h> @class ITStatusBar; @interface ITStatusBarController : UIViewController @property (strong, atomic) IBOutlet UIView *containerView; @prop...
{ "pile_set_name": "Github" }
package cc.mallet.util; import java.io.File; import java.io.FileReader; import java.io.PrintWriter; import java.util.ArrayList; import java.util.Iterator; import java.util.logging.Logger; import com.google.errorprone.annotations.Var; import cc.mallet.pipe.NGramPreprocessor; import cc.mallet.pipe.Pipe; import cc.mall...
{ "pile_set_name": "Github" }
# Protocol Buffers for Go with Gadgets [![Build Status](https://travis-ci.org/gogo/protobuf.svg?branch=master)](https://travis-ci.org/gogo/protobuf) [![GoDoc](https://godoc.org/github.com/gogo/protobuf?status.svg)](http://godoc.org/github.com/gogo/protobuf) gogoprotobuf is a fork of <a href="https://github.com/golang...
{ "pile_set_name": "Github" }
/* SPDX-License-Identifier: GPL-2.0 */ /* * NFS-private data for each "struct net". Accessed with net_generic(). */ #ifndef __NFS_NETNS_H__ #define __NFS_NETNS_H__ #include <linux/nfs4.h> #include <net/net_namespace.h> #include <net/netns/generic.h> struct bl_dev_msg { int32_t status; uint32_t major, minor; }; ...
{ "pile_set_name": "Github" }
#!/usr/bin/env zunit @setup { function uname { printf "Linux" } # Mock function for passing builds where we don't # really need notify-send to be installed (e.g. Mac OSX) function notify-send { } } @test 'version exported' { git_version="$(git tag --list | sort -V | tail -1)" g...
{ "pile_set_name": "Github" }
/************************************************************************************ Filename : OVR_Stereo.cpp Content : Stereo rendering functions Created : November 30, 2013 Authors : Tom Fosyth Copyright : Copyright 2014 Oculus VR, LLC All Rights reserved. Licensed under the Oculus VR ...
{ "pile_set_name": "Github" }
import React from "react" import { EditorInterface } from "./EditorInterface" import MonacoEditor from "./MonacoEditor" type Props = EditorInterface type State = { value: string } const monacoOptions = { minimap: { enabled: false } } export class ProgramEditor extends React.Component<Props, State> { construct...
{ "pile_set_name": "Github" }
namespace SmartHunter.Game.Config { public class DebugConfig { public bool UseInternalSkin = false; public bool UseSampleData = false; public bool TraceUniquePointers = false; public bool ShowWeirdRemovableParts = false; } }
{ "pile_set_name": "Github" }
/* * Copyright (c) 2013, 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 copyright notice...
{ "pile_set_name": "Github" }
/* Definitions for getting information about a filesystem. Copyright (C) 1998, 1999, 2000, 2004 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 ...
{ "pile_set_name": "Github" }
<?php abstract class Auth extends Kohana_Auth {}
{ "pile_set_name": "Github" }
'use strict'; describe('code folding', function () { var codeMirror; var getFoldRange; beforeEach(module('codeMirror')); beforeEach(module('codeFolding')); beforeEach(inject(function ($injector) { codeMirror = $injector.get('codeMirror'); getFoldRange = $injector.get('getFoldRange'); })); it...
{ "pile_set_name": "Github" }
// <auto-generated> // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. See License.txt in the project root for // license information. // // Code generated by Microsoft (R) AutoRest Code Generator. // </auto-generated> namespace Microsoft.Azure.Management.ContainerInstance....
{ "pile_set_name": "Github" }
[ { "PublicDescription": "This event counts the unhalted core cycles during which the thread is in the ring 0 privileged mode.", "EventCode": "0x5C", "Counter": "0,1,2,3", "UMask": "0x1", "EventName": "CPL_CYCLES.RING0", "SampleAfterValue": "2000003", "BriefDe...
{ "pile_set_name": "Github" }
// NOTE: This file was generated by the ServiceGenerator. // ---------------------------------------------------------------------------- // API: // Cloud OS Login API (oslogin/v1) // Description: // You can use OS Login to manage access to your VM instances using IAM roles. // Documentation: // https://cloud.go...
{ "pile_set_name": "Github" }
require 'test_helper' class CreationTest < MiniTest::Test class CallbackTest < TestResource include JsonApiClient::Helpers::Callbacks before_save do self.foo = 10 end after_create :after_create_method def after_create_method self.bar = 100 end end class Author < TestResour...
{ "pile_set_name": "Github" }
{ "type": "bundle", "id": "bundle--beef2ea8-43bb-4ae0-b371-7717839755b9", "spec_version": "2.0", "objects": [ { "type": "relationship", "id": "relationship--f5e3b137-a200-4caa-9f02-88cba0ca4e80", "created_by_ref": "identity--e50ab59c-5c4f-4d40-bf6a-d58418d89bc...
{ "pile_set_name": "Github" }
;(function() { var utils = window.utils = {} var params = {} var str = location.search if (str && str.length > 1) { str.substring(1).split('&').forEach(function(item) { var parts = item.split('=') var name = decodeURIComponent(parts[0]) var value = decodeURIComponent(parts[1]) params[name] = value ...
{ "pile_set_name": "Github" }
package com.hkm.slider.Tricks; import android.os.Build; import android.os.Handler; import android.support.annotation.Nullable; import android.view.View; import com.hkm.slider.SliderAdapter; /** * Created by hesk on 17/3/16. */ public class AnimationHelper { public static long mTransitionAnimation = 1000; ...
{ "pile_set_name": "Github" }
package com.hubspot.singularity.config; import javax.validation.constraints.NotNull; public class ZooKeeperConfiguration { @NotNull private String quorum; @NotNull private int sessionTimeoutMillis = 600_000; @NotNull private int connectTimeoutMillis = 60_000; @NotNull private int retryBaseSleepTime...
{ "pile_set_name": "Github" }
-----BEGIN CERTIFICATE----- MIIDFzCCAf+gAwIBAgIBATANBgkqhkiG9w0BAQsFADAmMSQwIgYDVQQDExtUZXN0 IGludGVybWVkaWF0ZSBtYXhwYXRoIDEwHhcNMDEwMTAxMDAwMDAwWhcNMzAxMjMx MjM1OTU5WjAmMSQwIgYDVQQDExtUZXN0IGludGVybWVkaWF0ZSBtYXhwYXRoIDEw ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDaRpQTF3aPHDvaKlMP2+jz MIjDVfCwnusAfVShz2ujhkNKPF6pLYMJ...
{ "pile_set_name": "Github" }
import matplotlib.pyplot as plt import random import numpy as np import cv2 def visualize(img, det_boxes=None, gt_boxes=None, keypoints=None, is_show_label=True, show_cls_label = True, show_skeleton_labels=False, classes=None, thresh=0.5, name='detection', return_img=False): if is_show_label: if classes ==...
{ "pile_set_name": "Github" }
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. // This file has been auto-generated by code_generator_v8.py. DO NOT MODIFY! #ifndef V8FederatedCredential_h #define V8FederatedCredential_h #i...
{ "pile_set_name": "Github" }
# frozen_string_literal: true require 'openssl' require 'spec_helper' RSpec.describe Authentication::AuthnK8s::K8sObjectLookup do let(:webservice) { Authentication::Webservice.new( account: 'MockAccount', authenticator_name: 'authn-k8s', service_id: 'MockService' )} context "inside of kubernetes" ...
{ "pile_set_name": "Github" }
//+build !faker package ping import ( "github.com/monitoror/monitoror/api/config/versions" pkgMonitorable "github.com/monitoror/monitoror/internal/pkg/monitorable" coreModels "github.com/monitoror/monitoror/models" "github.com/monitoror/monitoror/monitorables/ping/api" pingDelivery "github.com/monitoror/monitoro...
{ "pile_set_name": "Github" }
/* This file is part of the iText (R) project. Copyright (c) 1998-2020 iText Group NV Authors: Bruno Lowagie, Paulo Soares, et al. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation wit...
{ "pile_set_name": "Github" }
<!DOCTYPE html> <!-- this file is auto-generated. DO NOT EDIT. /* ** Copyright (c) 2012 The Khronos Group Inc. ** ** Permission is hereby granted, free of charge, to any person obtaining a ** copy of this software and/or associated documentation files (the ** "Materials"), to deal in the Materials without restriction,...
{ "pile_set_name": "Github" }
package org.limewire.util; /** * Thrown upon a version parsing error when the provided version format * is malformed. */ class VersionFormatException extends Exception { /** * */ private static final long serialVersionUID = 8633755784769968524L; VersionFormatException(String s) { supe...
{ "pile_set_name": "Github" }
// Copyright 2016 The etcd 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 t...
{ "pile_set_name": "Github" }
/* * Copyright 2006-2009, 2017, 2020 United States Government, as represented by the * Administrator of the National Aeronautics and Space Administration. * All rights reserved. * * The NASA World Wind Java (WWJ) platform is licensed under the Apache License, * Version 2.0 (the "License"); you may not use this f...
{ "pile_set_name": "Github" }
# -*- Mode: python; tab-width: 4; indent-tabs-mode:nil; coding:utf-8 -*- # vim: tabstop=4 expandtab shiftwidth=4 softtabstop=4 # # MDAnalysis --- https://www.mdanalysis.org # Copyright (c) 2006-2017 The MDAnalysis Development Team and contributors # (see the file AUTHORS for the full list of names) # # Released under t...
{ "pile_set_name": "Github" }
// Protocol Buffers - Google's data interchange format // Copyright 2012 Google Inc. All rights reserved. // https://developers.google.com/protocol-buffers/ // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // ...
{ "pile_set_name": "Github" }
return function() local Config = require(script.Parent.Config) it("should accept valid configuration", function() local config = Config.new() local values = config.get() expect(values.elementTracing).to.equal(false) config.set({ elementTracing = true, }) expect(values.elementTracing).to.equal(true)...
{ "pile_set_name": "Github" }
// Code generated by gengoos.go using 'go generate'. DO NOT EDIT. // +build openbsd package sys const GOOS = `openbsd` const GoosAndroid = 0 const GoosDarwin = 0 const GoosDragonfly = 0 const GoosFreebsd = 0 const GoosLinux = 0 const GoosNacl = 0 const GoosNetbsd = 0 const GoosOpenbsd = 1 const GoosPlan9 = 0 const ...
{ "pile_set_name": "Github" }
--- title: Continuous delivery with Flutter title: Flutter 里的持续部署 description: How to automate continuous building and releasing of your Flutter app. description: 如何自动的持续编译构建和发布你的 Flutter 应用。 tags: CI/CD,持续部署,发布应用 keywords: fastlane --- Follow continuous delivery best practices with Flutter to make sure your applicati...
{ "pile_set_name": "Github" }
/* * @file * * @date Nov 29, 2012 * @author: Anton Bondarev */ #include <sys/types.h> #include <sys/stat.h> #include <fs/kfsop.h> int kcreat(struct path *node, const char *pathname, mode_t mode) { return -1; } int kmkdir(const char *pathname, mode_t mode) { return -1; } int kremove(const char *pathname) { r...
{ "pile_set_name": "Github" }
# Copyright (c) Microsoft Corporation. # Licensed under the MIT license. import math import torch import torch.nn as nn import torch.nn.functional as F from torch.nn.parameter import Parameter class BahdanauAttention(nn.Module): """ Bahdanau Attention (https://arxiv.org/abs/1409.0473) Implementation is ...
{ "pile_set_name": "Github" }
config BR2_PACKAGE_TI_UIM bool "ti-uim" help User Mode Initialization Manager for TI wl12xx connectivity chip shared transport drivers. This daemon is needed to get the btwilink driver to work. http://omappedia.org/wiki/Device_Driver_Interface_of_WiLink_Solution
{ "pile_set_name": "Github" }
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ...
{ "pile_set_name": "Github" }
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard. // #import <StoreServices/SSRequest.h> #import <StoreServices/SSXPCCoding-Protocol.h> @class NSString; @interface SSVClaimApplicationsRequest : SSRequest <SSXPCCoding> { long lo...
{ "pile_set_name": "Github" }
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as ...
{ "pile_set_name": "Github" }
/* Copyright 2016 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" }
<?php namespace GuzzleHttp\Tests\Psr7; use GuzzleHttp\Psr7\BufferStream; class BufferStreamTest extends \PHPUnit_Framework_TestCase { public function testHasMetadata() { $b = new BufferStream(10); $this->assertTrue($b->isReadable()); $this->assertTrue($b->isWritable()); $this->...
{ "pile_set_name": "Github" }
/* * Copyright (C) 2008 Apple Inc. All Rights Reserved. * Copyright (C) 2009 Google Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must reta...
{ "pile_set_name": "Github" }
.. Copyright 2011-2012 OpenStack Foundation 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 ...
{ "pile_set_name": "Github" }
## PragmataPro PragmataPro™ is a condensed monospaced font optimized for screen, designed by Fabrizio Schiavi to be the ideal font for coding, math and engineering. PragmataPro Regular version now has more than 10,000 glyphs! The Bold, Italic and Bold Italic versions have more than 7000 chars. Discover more about Pra...
{ "pile_set_name": "Github" }
{ "registry_name": "astralsorcery:travel_28", "perk_class": "astralsorcery:modifier_perk", "x": 37.0, "y": 46.0, "name": "perk.astralsorcery.generic.inc.perk_effect", "data": { "modifiers": [ { "type": "astralsorcery:perkeffect", "mode": "ADDED_MULTIPLY", "value": 0.02 ...
{ "pile_set_name": "Github" }
/* ------------------------------------------------------------------ */ /* Decimal Number Library Demonstration program */ /* ------------------------------------------------------------------ */ /* Copyright (c) IBM Corporation, 2001, 2007. All rights reserved. */ /* ---------------------...
{ "pile_set_name": "Github" }
// Issue #5886: a complex instance of issue #2687. trait Iterator<A> { fn next(&mut self) -> Option<A>; } trait IteratorUtil<A>: Sized { fn zip<B, U: Iterator<U>>(self, other: U) -> ZipIterator<Self, U>; } impl<A, T: Iterator<A>> IteratorUtil<A> for T { fn zip<B, U: Iterator<B>>(self, other: U) -> ZipIte...
{ "pile_set_name": "Github" }
#pragma once #include <string> std::string base64_encode(unsigned char const* , unsigned int len); std::string base64_decode(std::string const& s); std::string url_encode(const std::string &s); std::string url_decode(const std::string &s);
{ "pile_set_name": "Github" }
# # Copyright (C) 2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # define Profile/ESR-9753 NAME:=EnGenius ESR-9753 PACKAGES:= endef define Profile/ESR-9753/Description EnGenius ESR-9753 profile. endef $(eval $(call Profile,ESR-9753...
{ "pile_set_name": "Github" }
/* * Ref manager */ import { isFunction, isObject } from '../types'; import { INSTANCE } from '../constant'; import { warning, throwMinifiedWarn } from '../error'; export function updateRef(prevElement, nextElement, component) { let prevRef = prevElement ? prevElement.ref : null; let nextRef = nextElement ? next...
{ "pile_set_name": "Github" }
/* * Copyright (c) 1995, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
{ "pile_set_name": "Github" }
{ "name": "pair Networks, Inc.", "displayName": "pair Networks", "properties": [ "ghanaweb.com", "pair.com", "pairserver.com" ], "prevalence": { "tracking": 0, "nonTracking": 0.000101, "total": 0.000101 } }
{ "pile_set_name": "Github" }
; RUN: clspv-opt %s -o %t -ReplaceOpenCLBuiltin ; RUN: FileCheck %s < %t target datalayout = "e-p:32:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024" target triple = "spir-unknown-unknown" ; CHECK-NOT: call spir_func define void @foo(<4 x float> addrspace(1)* %a, <4 x float> addrsp...
{ "pile_set_name": "Github" }
--- - code: DC type: state - code: DE type: state - code: DN type: state - code: DS type: state - code: DW type: state - code: GD type: state - code: GZ type: state - code: KA type: state - code: KH type: state - code: KN type: state - code: KS type: state - code: NB type: state - code: 'NO' t...
{ "pile_set_name": "Github" }
// (C) Copyright John Maddock 2006. // 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 for most recent version. // GCC-XML C++ compiler setup: # ...
{ "pile_set_name": "Github" }
// Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // +build 386,freebsd package unix import ( "syscall" "unsafe" ) func setTimespec(sec, nsec int64) Timespec { return Timespec{Sec: int32(sec), Nsec: int32...
{ "pile_set_name": "Github" }
window._ = require('lodash'); /** * We'll load jQuery and the Bootstrap jQuery plugin which provides support * for JavaScript based Bootstrap features such as modals and tabs. This * code may be modified to fit the specific needs of your application. */ try { window.$ = window.jQuery = require('jquery'); ...
{ "pile_set_name": "Github" }
using MongoDB.Bson; namespace MongoDB.Protocol { /// <summary> /// The OP_GETMORE message is used to query the database for documents in a collection. /// </summary> /// <remarks> /// struct { /// MsgHeader header; // standard message header /// int32 Z...
{ "pile_set_name": "Github" }
gcr.io/google_containers/kube-controller-manager:v1.12.0-rc.2
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <config xmlns="http://www.hasor.net/sechma/rsf-registry"> <!-- Registry 框架环境变量 --> <hasor.environmentVar> <!-- app_key --> <RSF_APP_KEY></RSF_APP_KEY> <!-- app KeySecret --> <RSF_APP_KEY_SECRET></RSF_APP_KEY_SECRET> <!-- 注册中心(例:rsf...
{ "pile_set_name": "Github" }
export * from './InstanceReader'; export * from './details'; export * from './instance.write.service'; export * from './instanceType.service'; export * from './loadBalancer/InstanceLoadBalancerHealth'; export * from './templates';
{ "pile_set_name": "Github" }
Title: AMD 发布 Catalyst 9.12 for Linux Date: 2009-12-18 11:46 Author: toy Category: Apps Tags: AMD, ATI, Catalyst Slug: amd-releases-catalyst-912-for-linux AMD 已面向 Linux 平台发布了 Catalyst 9.12 显示驱动。该驱动添加了 RedFlag DT 6.0 SP3 和 SLED/SLES 10 SPS 支持,并对 Catalyst 控制中心进行了增强,如新增大小/位置、HDTV、缩放等选项页。另外,AMD Catalyst 9.12 还修正了几个问...
{ "pile_set_name": "Github" }
<?xml version="1.0" encoding="UTF-8"?> <StructureDefinition xmlns="http://hl7.org/fhir"> <id value="iso21090-ADXP-unitType"/> <url value="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitType"/> <name value="ADXP-unitType"/> <status value="draft"/> <date value="2012-06-24"/> <publisher value="Heal...
{ "pile_set_name": "Github" }
# Amazon DynamoDB getting started examples ## Purpose Shows how to use the AWS SDK for Python (Boto3) to create an Amazon DynamoDB table for storing movies, load movies into the table from a JSON-formatted file, and update and query movies in various ways. ## Prerequisites - You must have an AWS account, and have...
{ "pile_set_name": "Github" }
:server: 'localhost' :username: 'address@example.org' :password: 'pass' :connection_options: :port: 8993 :ssl: :verify_mode: 0
{ "pile_set_name": "Github" }
// This file is part of Eigen, a lightweight C++ template library // for linear algebra. // // Copyright (C) 2014 Benoit Steiner <benoit.steiner.goog@gmail.com> // // 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 ca...
{ "pile_set_name": "Github" }
<Type Name="SettingsGetMapping" FullName="GLib.SettingsGetMapping"> <TypeSignature Language="C#" Value="public delegate bool SettingsGetMapping(Variant value, IntPtr result);" /> <TypeSignature Language="ILAsm" Value=".class public auto ansi sealed SettingsGetMapping extends System.MulticastDelegate" /> <Assembly...
{ "pile_set_name": "Github" }
# set-value [![NPM version](https://img.shields.io/npm/v/set-value.svg?style=flat)](https://www.npmjs.com/package/set-value) [![NPM monthly downloads](https://img.shields.io/npm/dm/set-value.svg?style=flat)](https://npmjs.org/package/set-value) [![NPM total downloads](https://img.shields.io/npm/dt/set-value.svg?style=f...
{ "pile_set_name": "Github" }
"use strict"; /** * @author Jonathan Casarrubias * @module BootScript Decorator * @license MIT * @description * This decorator will return boot script instances * This avoids the need of creating static bootscripts **/ function BootScript() { function f(target) { function BootScriptInstance(reference...
{ "pile_set_name": "Github" }
"""This is a sample module that doesn't really test anything all that interesting. It simply has a few tests, some of which succeed and some of which fail. It's important that the numbers remain constant as another test is testing the running of these tests. >>> 2+2 4 """ def foo(): """ >>> 2+2 5 ...
{ "pile_set_name": "Github" }
/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ /* 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/. */ //--------------------------------------------------------...
{ "pile_set_name": "Github" }
package agents import ( "errors" "github.com/TeaWeb/build/internal/teautils" "github.com/iwind/TeaGo/maps" "github.com/iwind/TeaGo/types" "github.com/robertkrimen/otto" "strings" ) // 使用某个参数执行数值运算,使用Javascript语法 func EvalParam(param string, value interface{}, old interface{}, varMapping maps.Map, supportsMath b...
{ "pile_set_name": "Github" }
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("Ent...
{ "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" }
/* =========== Module Settings Styling =========== */ .dnnModuleSettings { margin: 2em auto; } .dnnModuleSettings div.msModuleSettings, .dnnModuleSettings div.msPermissions, .dnnModuleSettings div.msPageSettings, .dnnModuleSettings div.msSpecificSettings { padding: 0; } .dnnModuleSettings .dnnFormItem input...
{ "pile_set_name": "Github" }