text stringlengths 2 99.9k | meta dict |
|---|---|
:template: {{year}}/generic.html
:banner: _static/conf/images/headers/team.png
Contact Us
==========
If you have any questions or concerns,
the best way to reach us is via email.
You can email us at {{ shortcode }}@writethedocs.org.
| {
"pile_set_name": "Github"
} |
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Runtime;
using System.Xml;
namespace System.ServiceModel.Channels
{
internal sealed class Termina... | {
"pile_set_name": "Github"
} |
#
# entry32.S
# Lilu
#
# Copyright © 2018 vit9696. All rights reserved.
#
.text
.global _main
_main:
push %ebp
mov %esp, %ebp
# ensure 16-byte alignment
and $0xfffffff0, %esp
# int main(int argc, const char* argv[], const char* envp[], const char* apple[]);
push 20(%ebp)
push 16(%ebp)
push 1... | {
"pile_set_name": "Github"
} |
/*
* 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 License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 2018 Trail of Bits, Inc.
*
* 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 o... | {
"pile_set_name": "Github"
} |
= Raspberry Pi camera/LED demo
== Overview
The link:/[demo] consists of web app providing access to a webcam and a LED attached to a RaspberryPi.
The device is assumed to have a limited bandwidth towards the server hosting the web app.
== Objective
The demo shows how to use websockets to communicate bidirectionally... | {
"pile_set_name": "Github"
} |
// (C) Copyright 2009-2011 Frederic Bron.
//
// 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 inc... | {
"pile_set_name": "Github"
} |
<#--
Mango - Open Source M2M - http://mango.serotoninsoftware.com
Copyright (C) 2006-2011 Serotonin Software Technologies Inc.
@author Matthew Lohbihler
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
... | {
"pile_set_name": "Github"
} |
package net.minidev.json.parser;
/*
* Copyright 2011 JSON-SMART 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 ... | {
"pile_set_name": "Github"
} |
/*
Package simplebox provides a simple, easy-to-use cryptographic API where all of
the hard decisions have been made for you in advance. The backing cryptography
is XSalsa20 and Poly1305, which are known to be secure and fast.
This package uses NaCl's secretbox under the hood, but also includes a simple
yet secure non... | {
"pile_set_name": "Github"
} |
# This source code refers to The Go Authors for copyright purposes.
# The master list of authors is in the main Go distribution,
# visible at http://tip.golang.org/AUTHORS.
| {
"pile_set_name": "Github"
} |
package com.mcxiaoke.next.http;
import com.mcxiaoke.next.utils.AssertUtils;
import okhttp3.MediaType;
import okhttp3.RequestBody;
import java.io.File;
import java.io.IOException;
/**
* User: mcxiaoke
* Date: 15/7/2
* Time: 13:15
*/
public class BodyPart {
public final String name;
public final String c... | {
"pile_set_name": "Github"
} |
package org.openwebflow.ctrl.command;
import org.activiti.engine.impl.interceptor.Command;
import org.activiti.engine.impl.interceptor.CommandContext;
import org.activiti.engine.impl.persistence.entity.ExecutionEntity;
import org.activiti.engine.impl.pvm.process.ActivityImpl;
import org.activiti.engine.impl.pvm.... | {
"pile_set_name": "Github"
} |
/**
* @module parjs
*/
/** */
import {ResultKind} from "../result";
import {ParsingState} from "../state";
import {Parjser} from "../parjser";
import {ParjserBase} from "../parser";
/**
* Returns a parser that succeeds without consuming input and yields the
* constant `value`.
* @param value The value the return... | {
"pile_set_name": "Github"
} |
/*
* This file is part of Hootenanny.
*
* Hootenanny 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 of the License, or
* (at your option) any later version.
*
* This program is distri... | {
"pile_set_name": "Github"
} |
reviewers:
- gmarek
- jszczepkowski
- vishh
approvers:
- gmarek
- jszczepkowski
- vishh
| {
"pile_set_name": "Github"
} |
package com.stepstone.stepper.sample;
import android.support.test.filters.LargeTest;
import com.stepstone.stepper.sample.test.action.SpoonScreenshotAction;
import org.junit.Test;
import static android.support.test.espresso.Espresso.onView;
import static android.support.test.espresso.action.ViewActions.doubleClick;
... | {
"pile_set_name": "Github"
} |
//===- DebugLocStream.cpp - DWARF debug_loc stream --------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | {
"pile_set_name": "Github"
} |
/* -*- mode: C++ ; c-file-style: "stroustrup" -*- *****************************
* Qwt Widget Library
* Copyright (C) 1997 Josef Wilgen
* Copyright (C) 2002 Uwe Rathmann
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the Qwt License, Version 1.0
*******... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="Theme" value="Dark" />
</appSettings>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration> | {
"pile_set_name": "Github"
} |
/*
Copyright 2014 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"
} |
# makefile for libpng
# Copyright (C) 1998 Tim Wegner
# Copyright (C) 2006,2009,2011,2014 Glenn Randers-Pehrson
#
# This code is released under the libpng license.
# For conditions of distribution and use, see the disclaimer
# and license in png.h
#
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zl... | {
"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>SchemeUserState</key>
<dict>
<key>Gesture-Recognition-101-CoreML-ARKit.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</intege... | {
"pile_set_name": "Github"
} |
menu:
docs: Документация
api: API
news: Новости
plugins: Плагины
themes: Темы
about: About
search: Поиск
index:
get_started: Начнём
theme_intro: Choose from a huge library of spectacular, feature-packed and customizable themes. Create your own using any compatible template engines.
theme_link: Expl... | {
"pile_set_name": "Github"
} |
// This file is part of CPAchecker,
// a tool for configurable software verification:
// https://cpachecker.sosy-lab.org
//
// SPDX-FileCopyrightText: 2007-2020 Dirk Beyer <https://www.sosy-lab.org>
//
// SPDX-License-Identifier: Apache-2.0
package org.sosy_lab.cpachecker.util.blocking.interfaces;
import com.google.c... | {
"pile_set_name": "Github"
} |
/**************************************************************************
* Name: Timothy Lamb *
* Email: trash80@gmail.com *
***************************************************************************/
/*************... | {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<HTML
><HEAD
><TITLE
>导读</TITLE
>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
"><LINK
REL="HOME"
TITLE="Postfix Integrated Solution"
HREF="book1.html" tp... | {
"pile_set_name": "Github"
} |
from typing import List
from webdnn.backend.webgl.optimize_rules.decompose_softmax import DecomposeSoftmax
from webdnn.backend.webgl.optimize_rules.fix_tensordot_texture_shape import FixTensordotTextureShape
from webdnn.backend.webgl.optimize_rules.insert_channel_mode_conversion import InsertChannelModeConversion
from... | {
"pile_set_name": "Github"
} |
/*
==============================================================================
This file is part of the JUCE library.
Copyright (c) 2017 - ROLI Ltd.
JUCE is an open source library subject to commercial or open-source
licensing.
The code included in this file is provided under the terms of the ISC... | {
"pile_set_name": "Github"
} |
//
// Licensed under the terms in License.txt
//
// Copyright 2010 Allen Ding. All rights reserved.
//
#import "KiwiConfiguration.h"
#pragma mark -
#pragma mark Support Macros
#define KW_THIS_CALLSITE [KWCallSite callSiteWithFilename:@__FILE__ lineNumber:__LINE__]
#define KW_ADD_EXIST_VERIFIER(expectationType) [self... | {
"pile_set_name": "Github"
} |
#region License
// Copyright (c) 2013, ClearCanvas Inc.
// All rights reserved.
// http://www.clearcanvas.ca
//
// This file is part of the ClearCanvas RIS/PACS open source project.
//
// The ClearCanvas RIS/PACS open source project is free software: you can
// redistribute it and/or modify it under the terms... | {
"pile_set_name": "Github"
} |
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | {
"pile_set_name": "Github"
} |
<!-- This file is automatically generated by build/architectures/build_index.py. Any updates will be lost. -->
<!-- markdownlint-disable MD033 -->
<li class="grid-item item-column" data-categories="Databases Compute ">
<article class="card">
<div class="card-header has-margin-bottom-none" aria-hidden="true">
... | {
"pile_set_name": "Github"
} |
using System.Collections.Generic;
using CodeStream.VisualStudio.Core.Models;
namespace CodeStream.VisualStudio.Core.Extensions {
public static class RangeExtensions {
/// <summary>
/// Collapses a list of ranges into the most compact set of ranges possible
/// </summary>
/// <param name="ranges"></param>
... | {
"pile_set_name": "Github"
} |
/*
* wm8523.h -- WM8423 ASoC driver
*
* Copyright 2009 Wolfson Microelectronics, plc
*
* Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
*
* Based on wm8753.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as... | {
"pile_set_name": "Github"
} |
<?php
/**
* Smarty Internal Plugin Compile Section
*
* Compiles the {section} {sectionelse} {/section} tags
*
* @package Smarty
* @subpackage Compiler
* @author Uwe Tews
*/
/**
* Smarty Internal Plugin Compile Section Class
*
* @package Smarty
* @subpackage Compiler
*/
class Smarty_Internal_Compile_Secti... | {
"pile_set_name": "Github"
} |
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica... | {
"pile_set_name": "Github"
} |
/*
* Copyright (c) 1998, 2018, 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"
} |
// mksyscall.pl -tags darwin,arm64 syscall_bsd.go syscall_darwin.go syscall_darwin_arm64.go
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build darwin,arm64
package unix
import (
"syscall"
"unsafe"
)
var _ syscall.Errno
// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
f... | {
"pile_set_name": "Github"
} |
//
// Prefix header for all source files of the 'progress' target in the 'progress' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
| {
"pile_set_name": "Github"
} |
namespace TrelloNet.Extensions
{
public static class AutoPagingExtensions
{
public static AutoPagedActions AutoPaged(this IActions trelloActions, int pageSize = 50)
{
return new AutoPagedActions(trelloActions, pageSize);
}
public static AutoPagedNotifications AutoPaged(this INotifications trelloActions, i... | {
"pile_set_name": "Github"
} |
defmodule Asciinema.Emails.Mailer do
use Bamboo.Mailer, otp_app: :asciinema
end
| {
"pile_set_name": "Github"
} |
#!/usr/bin/python2.7
# -*- coding: utf-8 -*-
"""
**Project Name:** MakeHuman
**Product Home Page:** http://www.makehumancommunity.org/
**Github Code Home Page:** https://github.com/makehumancommunity/
**Authors:** Thomas Larsson
**Copyright(c):** MakeHuman Team 2001-2020
**Licensing:** ... | {
"pile_set_name": "Github"
} |
@interface ExtInterface {
__strong ExtInterface *myivar;
__strong void *gcVar;
}
@end
| {
"pile_set_name": "Github"
} |
/*
* Copyright 2019 Google LLC
*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | {
"pile_set_name": "Github"
} |
package package1.package11;
public class java {
public static String x = "java 11";
}
| {
"pile_set_name": "Github"
} |
/**
* "
* Using Zenburn color palette from the Emacs Zenburn Theme
* https://github.com/bbatsov/zenburn-emacs/blob/master/zenburn-theme.el
*
* Also using parts of https://github.com/xavi/coderay-lighttable-theme
* "
* From: https://github.com/wisenomad/zenburn-lighttable-theme/blob/master/zenburn.css
*/
.cm... | {
"pile_set_name": "Github"
} |
#include "test/jemalloc_test.h"
TEST_BEGIN(test_new_delete)
{
tsd_t *tsd;
ckh_t ckh;
tsd = tsd_fetch();
assert_false(ckh_new(tsd, &ckh, 2, ckh_string_hash, ckh_string_keycomp),
"Unexpected ckh_new() error");
ckh_delete(tsd, &ckh);
assert_false(ckh_new(tsd, &ckh, 3, ckh_pointer_hash,
ckh_pointer_keyc... | {
"pile_set_name": "Github"
} |
<!--
//*********************************************************
//
// Copyright (c) Microsoft. All rights reserved.
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR
// PURPOSE, MERCHANTABILITY, OR NON-INFRINGEME... | {
"pile_set_name": "Github"
} |
---
title: Publishing to Store
desc: How to publish a Quasar hybrid mobile app with Cordova to Google Play Store and to Apple App Store.
---
So, you've finished working on your Mobile App. Now it's time to deploy it. Let's learn how.
## Android Publishing
To generate a release build for Android, we can use the follow... | {
"pile_set_name": "Github"
} |
// testing functions taking tuple arguments
datatype ('a,'b,'c) triple = Triple('a,'b,'c)
let f Triple(x,y,z) = x + y + z
in f Triple(1,2,3)
| {
"pile_set_name": "Github"
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>DI_TEXT</title>
<meta http-equiv="Content-Type" Content="text/html; charset=Windows-1251">
<link rel="stylesheet" type="text/css" href="../../../styles/styles.css">
<script language="javascript" src='../../links.js' type="text/javascrip... | {
"pile_set_name": "Github"
} |
FONTLOG for the Caesar Dressing font
This file provides detailed information on the
Caesar Dressing font Software.
This information should be distributed along with the
Caesar Dressing fonts and any derivative works.
Basic Font Information
Caesar Dressing is a 'Markers' take on a Greek alphabet.
Open Window fon... | {
"pile_set_name": "Github"
} |
package problems.easy;
import problems.utils.ListNode;
/**
* Created by sherxon on 1/4/17.
*/
public class ReverseLinkedList {
/**
* This is recursive solution
*/
ListNode newHead;
/**
* Case: Reverse Linked list in one pass without extra space.
* This can be solved recursively and... | {
"pile_set_name": "Github"
} |
// Copyright 2018 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.
#ifndef COMPONENTS_SERVICES_STORAGE_DOM_STORAGE_STORAGE_AREA_TEST_UTIL_H_
#define COMPONENTS_SERVICES_STORAGE_DOM_STORAGE_STORAGE_AREA_TEST_UTIL_H_
#incl... | {
"pile_set_name": "Github"
} |
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<LangVersion>latest</LangVersion>
<IsPackable>false</IsPackable>
<!--<HagarCodeGenWaitForDebugger>true</HagarCodeGenWaitForDebugger>-->
</PropertyGroup>
<ItemGroup... | {
"pile_set_name": "Github"
} |
<%--
Created by IntelliJ IDEA.
User: chironyf
Date: 2017/12/26
Time: 08:41
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<%@ page import="entity.*" %>
<%@ page import="static tool.Query.*" %>
<%@ page import="java.util.Arra... | {
"pile_set_name": "Github"
} |
#!/usr/bin/python
## Copyright 2009-2020 Intel Corporation
## SPDX-License-Identifier: Apache-2.0
import sympy as sp
import numpy as np
import math
################################################################################
#### Utils
############################################################################... | {
"pile_set_name": "Github"
} |
package com.sh.demo.common.util;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
import org.springframework.stereotype.Component;
/**
* @Description Spring上下文工具类
* @Author Sans
* @CreateTime 2019/6/1... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2014 Google, Inc.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this sof... | {
"pile_set_name": "Github"
} |
/*! @license
* Shaka Player
* Copyright 2016 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
// The receiver is only meant to run on the Chromecast, so we have the
// ability to use modern APIs there that may not be available on all of the
// browsers our library supports. Because of this, CastReceiver tests ... | {
"pile_set_name": "Github"
} |
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: multi/multi1.proto
package multitest
import (
fmt "fmt"
proto "github.com/golang/protobuf/proto"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a... | {
"pile_set_name": "Github"
} |
// RUN: %clang_cc1 -std=c++11 -fsyntax-only -verify %s
// rdar://20281011
namespace std {
template<class _Ep> class initializer_list { };
}
namespace cva {
template <class VT, unsigned int ROWS = 0, unsigned int COLS = 0>
class Matrix {
public:
typedef VT value_type;
inline __attribute__((always_inline)) va... | {
"pile_set_name": "Github"
} |
title: v0.5.0 documentation
link_to_home: true
--
<h2 skip="true">Documentation v0.5.0</h2>
<div style="margin-bottom: 1em;">$index</div>
**lessphp** is a compiler that generates CSS from a superset language which
adds a collection of convenient features often seen in other languages. All CSS
is compatible w... | {
"pile_set_name": "Github"
} |
<?php
//============================================================+
// File name : example_026.php
// Begin : 2008-03-04
// Last Update : 2013-05-14
//
// Description : Example 026 for TCPDF class
// Text Rendering Modes and Text Clipping
//
// Author: Nicola Asuni
//
// (c) Copyright:
// ... | {
"pile_set_name": "Github"
} |
/dts-v1/;
/include/ "test_tree1_body.dtsi"
/ {
nonexistant-property = <0xdeadbeef>;
nonexistant-subnode {
prop-int = <1>;
};
dellabel: deleted-by-label {
prop-int = <1>;
};
subnode@1 {
delete-this-str = "deadbeef";
};
};
/ {
/delete-property/ nonexistant-property;
/delete-node/ nonexistant-subnod... | {
"pile_set_name": "Github"
} |
COMMENT @-----------------------------------------------------------------------
Copyright (c) Geoworks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE:
AUTHOR: Cheng, 1/91
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- ---- ---... | {
"pile_set_name": "Github"
} |
//==- NonnullGlobalConstantsChecker.cpp ---------------------------*- C++ -*--//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | {
"pile_set_name": "Github"
} |
// Copyright (c) 2012 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.
#include "net/spdy/spdy_frame_reader.h"
#include <algorithm>
#include <iostream>
#include <memory>
#include "base/sys_byteorder.h"
#include "testing... | {
"pile_set_name": "Github"
} |
{
"date": "2020-02-06",
"version": "1.6.0",
"entries": [
{
"type": "Breaking Change",
"description": "Minimum version of SAM CLI has been adjusted from 0.32.0 to 0.38.0 to accommodate new SAM application support for EventBridge Schemas"
},
{
"type": "Bug Fix",
"description": "AWS Explorer no longer... | {
"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 may ... | {
"pile_set_name": "Github"
} |
"""Regression tests for urllib"""
import collections
import urllib
import httplib
import io
import unittest
import os
import sys
import mimetools
import tempfile
from test import test_support
from base64 import b64encode
def hexescape(char):
"""Escape char as RFC 2396 specifies"""
hex_repr = hex(ord(char))[... | {
"pile_set_name": "Github"
} |
StartChar: Euro
Encoding: 8364 8364 428
GlifName: E_uro
Width: 1024
VWidth: 0
Flags: W
HStem: -16 120<524.979 892.249> 512 120<127 243 373 768> 776 120<127 243 372 768> 1304 120<534.369 866>
VStem: 243 123<311.91 512 632 776 896 1077.3>
LayerCount: 5
Back
Fore
SplineSet
896 117 m 1
896 -3 l 1
818 -10 737 -16 653 -16 ... | {
"pile_set_name": "Github"
} |
class Vec3 extends Float32Array{
constructor(ini){
super(3);
if(ini instanceof Vec3 || (ini && ini.length == 3)){
this[0] = ini[0]; this[1] = ini[1]; this[2] = ini[2];
}else if(arguments.length == 3){
this[0] = arguments[0]; this[1] = arguments[1]; this[2] = arguments[2];
}else{
this[0] = this[1] = th... | {
"pile_set_name": "Github"
} |
package: github.com/coreos/flannel
import:
- package: github.com/aws/aws-sdk-go
version: ^1.6.14
subpackages:
- aws
- aws/awserr
- aws/ec2metadata
- aws/session
- service/ec2
- package: github.com/coreos/etcd
version: 3.1.x
subpackages:
- client
- clientv3
- pkg/transport
- package: github.com/c... | {
"pile_set_name": "Github"
} |
.famfamfam-flags {
background: url( 'famfamfam-flags.png' ) no-repeat;
background-size: 224px 199px;
}
.famfamfam-flags.me {
width: 16px;
height: 12px;
background-position: 0px 0px;
}
.famfamfam-flags.ky {
width: 16px;
height: 11px;
background-position: -16px 0px;
}
.famfamfam-flags.af {
width: 16p... | {
"pile_set_name": "Github"
} |
/**************************************************************************//**
* @file cmsis_armcc_V6.h
* @brief CMSIS Cortex-M Core Function/Instruction Header File
* @version V4.30
* @date 20. October 2015
******************************************************************************/
/* Copyright (... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
<package id="Microsoft.AspNet.Mvc" version="5.2.7" targetFramework="net451" />
<package id="Microsoft.AspNet.Razor" version="3.2.7" targetFramework="net451" />
<package id="Microsoft.AspNet.Web.Op... | {
"pile_set_name": "Github"
} |
// Copyright 2020 Google Inc. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applica... | {
"pile_set_name": "Github"
} |
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
#pragma once
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#endif
// This plug-in is R... | {
"pile_set_name": "Github"
} |
// Range v3 library
//
// Copyright Jeff Garland 2017
//
// Use, modification and distribution is 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)
//
// Project home: https://github.com/ericniebler/range-v3
//
///[... | {
"pile_set_name": "Github"
} |
const assert = require('assert');
const fs = require('fs');
const mock = require('..');
/**
* Test setup. Not timed.
*/
exports.beforeEach = function() {
mock({
'foo-mock.txt': 'foo'
});
};
/**
* Timed test.
* @param {function(Error)} done Callback.
*/
exports.test = function(done) {
fs.readFile('foo... | {
"pile_set_name": "Github"
} |
// 20.2.2.20 Math.log1p(x)
var $export = require('./$.export');
$export($export.S, 'Math', {log1p: require('./$.math-log1p')}); | {
"pile_set_name": "Github"
} |
<?php
/**
* Zend Framework (http://framework.zend.com/)
*
* @link http://github.com/zendframework/zf2 for the canonical source repository
* @copyright Copyright (c) 2005-2013 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
namespace ... | {
"pile_set_name": "Github"
} |
/* 7zAlloc.c -- Allocation functions
2010-10-29 : Igor Pavlov : Public domain */
#include "7zAlloc.h"
/* #define _SZ_ALLOC_DEBUG */
/* use _SZ_ALLOC_DEBUG to debug alloc/free operations */
#ifdef _SZ_ALLOC_DEBUG
#ifdef _WIN32
#include <windows.h>
#endif
#include <stdio.h>
int g_allocCount = 0;
int g_allocCountTemp... | {
"pile_set_name": "Github"
} |
{"text": ["$", "so", "comcast", "purchase", "of", "twc", "would", "shake", "up", "more", "than", "customers", "URL"], "created_at": "Sun Feb 16 05:06:11 +0000 2014", "user_id_str": "1704143060"}
| {
"pile_set_name": "Github"
} |
/*
* msg.c
*
* message process
*
* Created on: 2016. 5. 14.
* Author: Baram, PBPH
*/
#include "msg.h"
#include <math.h>
#include <string.h>
#include <stdarg.h>
#include <stdio.h>
#include "../serial.h"
extern ser_handler stm32_ser_id;
extern int read_byte( void );
extern int write_b... | {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:LGBluetoothExample.xcodeproj">
</FileRef>
</Workspace>
| {
"pile_set_name": "Github"
} |
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
<!-- Elsevier, generated from "elsevier" metadata at https://github.com/citation-style-language/journals -->
<info>
<title>Clínica y Salud</title>
<id>http://www.zotero.org/styles/clin... | {
"pile_set_name": "Github"
} |
<%@ include file="/WEB-INF/content/common/header.jsp" %>
<jxui:head title="应用操作管理"/>
<jxui:body appName="maxmenu" appType="main">
<jxui:form id="maxmenu" jboname="MAXMENU">
<jxui:section type="main">
<jxui:sectionrow>
<jxui:sectioncol>
<jxui:section type="for... | {
"pile_set_name": "Github"
} |
//
// DCCommentFooterCell.h
// CDDMall
//
// Created by apple on 2017/6/27.
// Copyright © 2017年 RocketsChen. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "DCLIRLButton.h"
@interface DCCommentFooterCell : UICollectionViewCell
/* 全部 购买按钮 */
@property (strong , nonatomic)DCLIRLButton *commentFootButton... | {
"pile_set_name": "Github"
} |
#include <hobbes/hobbes.H>
#include "test.H"
using namespace hobbes;
static cc& c() { static __thread cc* x = 0; if (!x) { x = new cc(); } return *x; }
#define EXPTEST(s) EXPECT_TRUE(c().compileFn<bool()>(s)())
TEST(Prelude, AMapping) {
EXPTEST("apply(\\x.iadd(x,x), 2) == 4");
EXPTEST("apply((\\x.\\y.iadd(x,y))... | {
"pile_set_name": "Github"
} |
## 2020-04-09
#### python
* [rojter-tech / pluradl.py](https://github.com/rojter-tech/pluradl.py):Automated download of Pluralsight courses
* [google-research / text-to-text-transfer-transformer](https://github.com/google-research/text-to-text-transfer-transformer):Code for the paper "Exploring the Limits of Transfer ... | {
"pile_set_name": "Github"
} |
From 83e65df6dfece9eb588735459428f221eb930c0c Mon Sep 17 00:00:00 2001
From: Maxime Chevallier <maxime.chevallier@bootlin.com>
Date: Fri, 9 Nov 2018 09:17:33 +0100
Subject: [PATCH] net: mvneta: Don't advertise 2.5G modes
Using 2.5G speed relies on the SerDes lanes being configured
accordingly. The lanes have to be rec... | {
"pile_set_name": "Github"
} |
PKG_NAME = domoticz
PKG_VERS = 4.9700
PKG_EXT = tar.gz
PKG_DIST_NAME = $(PKG_VERS).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/domoticz/domoticz/archive
PKG_DIST_FILE = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIR = $(PKG_NAME)-$(PKG_VERS)
DEPENDS = cross/boost cross/sqlite cross/curl cross/python3
HOMEPAGE = http://... | {
"pile_set_name": "Github"
} |
/* Target-specific opcodes for host vector expansion. These will be
emitted by tcg_expand_vec_op. For those familiar with GCC internals,
consider these to be UNSPEC with names. */
| {
"pile_set_name": "Github"
} |
// cgo -godefs -- -Wall -Werror -static -I/tmp/include linux/types.go | go run mkpost.go
// Code generated by the command above; see README.md. DO NOT EDIT.
// +build mips64,linux
package unix
const (
sizeofPtr = 0x8
sizeofShort = 0x2
sizeofInt = 0x4
sizeofLong = 0x8
sizeofLongLong = 0x8
PathM... | {
"pile_set_name": "Github"
} |
<?php
/**
* Gentics Aloha Editor AJAX Gateway
* Copyright (c) 2010 Gentics Software GmbH
* Licensed unter the terms of http://www.aloha-editor.com/license.html
* aloha-sales@gentics.com
* Author Haymo Meran h.meran@gentics.com
* Author Johannes Schüth j.schuet@gentics.com
* Author Tobias Steiner t.steiner@gentic... | {
"pile_set_name": "Github"
} |
/*M///////////////////////////////////////////////////////////////////////////////////////
//
// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
//
// By downloading, copying, installing or using the software you agree to this license.
// If you do not agree to this license, do not download, instal... | {
"pile_set_name": "Github"
} |
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// Microsoft Public License (MS-PL)
//
// This license governs use of the accompanying software. If you use the
// software, you accept this license. If you do not accept the license, do not
// use the software.
//
// 1. Definitions
//
// The te... | {
"pile_set_name": "Github"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.