text stringlengths 3 1.05M |
|---|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Sun Jan 10 06:57:37 PST 2016 -->
<title>Uses of Class org.apache.nutch.util.domain.DomainStatistics.MyCounter (apache-nutch 2.3.... |
ExternalProcessImporterClient::ExternalProcessImporterClient(
ExternalProcessImporterHost* importer_host,
const importer::SourceProfile& source_profile,
uint16 items,
InProcessImporterBridge* bridge,
bool import_to_bookmark_bar)
: bookmarks_options_(0),
total_bookmarks_count_(0),
tot... |
<?php
if (!defined('BASEPATH'))
exit('No direct script access allowed');
class Install extends Install_Controller
{
function __construct()
{
parent::__construct();
// make sure people don't get here if FoOlSlide is already installed
if (file_exists("config.php"))
redirect('admin');
$this->viewdata["con... |
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Cladonia rangiferina var. alpestris Schrad.
### Remarks
null |
package nl.esciencecenter.xenon.filesystems;
import nl.esciencecenter.xenon.XenonException;
/**
* Signals that a path does not exists.
*
* @version 1.0
* @since 1.0
*/
public class NoSuchPathException extends XenonException {
private static final long serialVersionUID = 1L;
public NoSuchPathException(... |
package elastic
import (
"context"
"encoding/json"
"fmt"
"net/url"
"gopkg.in/olivere/elastic.v5/uritemplates"
)
// IngestSimulatePipelineService executes a specific pipeline against the set of
// documents provided in the body of the request.
//
// The API is documented at
// https://www.elastic.co/guide/en/ela... |
using System;
using System.Collections.Generic;
using System.Net;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Shapes;
using Glyma.Utilit... |
<?php
/*
V5.10 10 Nov 2009 (c) 2000-2009 John Lim (jlim#natsoft.com). All rights reserved.
Released under both BSD license and Lesser GPL library license.
Whenever there is any discrepancy between the two licenses,
the BSD license will take precedence. See License.txt.
Set tabs to 4 for best viewing.
... |
import os, sys, re, shutil
# Find all "foo.exe" files on the PATH.
def find_all_on_path(filename, extras = None):
entries = os.environ["PATH"].split(os.pathsep)
ret = []
for p in entries:
fname = os.path.abspath(os.path.join(p, filename))
if os.path.isfile(fname) and fname not in ret:
... |
package org.fest.swing.edt;
import static org.fest.swing.edt.GuiActionRunner.execute;
import static org.fest.util.Preconditions.checkNotNull;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import org.fest.assertions.Description;
import org.fest.swing.annotation.RunsInCurrentThread;
/**
* {@cod... |
<html>
<head>
<title>Webgl Test</title>
<style>
body { margin: 0; }
canvas { width: 100%; height: 100% }
</style>
</head>
<body>
<script src="/bower_components/jquery/dist/jquery.min.js"></script>
<script src="/bower_components/threejs/build/three.min.js"></script>
<script src="js/orbit... |
layout: "docs_api"
version: "1.1.0"
versionHref: "/docs"
path: "api/directive/onSwipeLeft/"
title: "on-swipe-left"
header_sub_title: "Directive in module ionic"
doc: "onSwipeLeft"
docType: "directive"
---
<div class="improve-docs">
<a href='http://github.com/driftyco/ionic/tree/master/js/angular/directive/gesture.j... |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="file://$PROJECT_DIR$" libraries="{browser-sync-client node_modules}" />
<file url="PROJECT" libraries="{Node.js v0.10.12 Core Modules}" />
<includedPredefinedLibrary name="Node.js Globals" ... |
#include <boringssl/bssl.h>
/* ====================================================================
* Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED.
*
* Portions of the attached software ("Contribution") are developed by
* SUN MICROSYSTEMS, INC., and are contributed to the OpenSSL project.
*
* The Co... |
package internal
import (
"encoding/json"
"fmt"
"io"
"io/ioutil"
"mime"
"net/http"
"net/url"
"strconv"
"strings"
"time"
"golang.org/x/net/context"
)
// Token represents the crendentials used to authorize
// the requests to access protected resources on the OAuth 2.0
// provider's backend.
//
// This type ... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
- Copyright (C) 2010 Google 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/lic... |
// Copyright 2004-present Facebook. All Rights Reserved.
package com.facebook.react.bridge;
import com.facebook.jni.HybridData;
import com.facebook.proguard.annotations.DoNotStrip;
import com.facebook.react.bridge.Callback;
import com.facebook.react.bridge.NativeArray;
import static com.facebook.react.bridge.Argumen... |
id: 587d7fa6367417b2b2512bc0
title: Visualize Data with a Treemap Diagram
isRequired: true
challengeType: 3
---
## Description
<section id='description'>
<strong>Objective:</strong> Build a <a href='https://codepen.io' target='_blank'>CodePen.io</a> app that is functionally similar to this: <a href='https://codepen.io... |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>{{ page.title | default: site.title }}</title>
<meta name="description" content="{{ page.description | default: site.description | default: site.github.project_tagline }}"/>
<meta name="viewport" content="width=device-width, init... |
/*! algoliasearch 3.2.3 | © 2014, 2015 Algolia SAS | github.com/algolia/algoliasearch-client-js */
(function(f){var g;if(typeof window!=='undefined'){g=window}else if(typeof self!=='undefined'){g=self}g.ALGOLIA_MIGRATION_LAYER=f()})(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]... |
// The GKE certificates controller is responsible for monitoring certificate
// signing requests and (potentially) auto-approving and signing them within
// GKE.
package main
import (
"fmt"
"os"
"k8s.io/apiserver/pkg/util/flag"
"k8s.io/kubernetes/cmd/gke-certificates-controller/app"
"k8s.io/kubernetes/pkg/util... |
package cached
import (
"errors"
"fmt"
"sync"
"github.com/emicklei/go-restful-swagger12"
"github.com/go-openapi/spec"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/runtime/schema"
utilruntime "k8s.io/apimachinery/pkg/util/runtime"
"k8s.io/apimachinery/pkg/version"
"k8s.io/client-... |
import refractor = require('./core');
export = refractor;
|
module("support", { teardown: moduleTeardown });
var computedSupport = getComputedSupport( jQuery.support );
function getComputedSupport( support ) {
var prop,
result = {};
for ( prop in support ) {
if ( typeof support[ prop ] === "function" ) {
result[ prop ] = support[ prop ]();
} else {
result[ prop... |
<?php
namespace Monolog\Formatter;
/**
* Formats data into an associative array of scalar values.
* Objects and arrays will be JSON encoded.
*
* @author Andrew Lawson <adlawson@gmail.com>
*/
class ScalarFormatter extends NormalizerFormatter
{
/**
* {@inheritdoc}
*/
public function format(arra... |
package org.elasticsearch.index.translog;
import com.carrotsearch.randomizedtesting.generators.RandomPicks;
import joptsimple.OptionParser;
import joptsimple.OptionSet;
import org.apache.lucene.index.IndexWriter;
import org.apache.lucene.store.Directory;
import org.apache.lucene.store.FSDirectory;
import org.apache.... |
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace Microsoft.Azure.EventHubs.Processor
{
/// <summary>
/// Reason for closing an <see cref="EventProcessorHost"/>.
/// </summary>
public enum Cl... |
var activity = (function () {
var exports = {};
/*
Helpers for detecting user activity and managing user idle states
*/
/* Broadcast "idle" to server after 5 minutes of local inactivity */
var DEFAULT_IDLE_TIMEOUT_MS = 5 * 60 * 1000;
/* Time between keep-alive pings */
var ACTIVE_PING_INTERVAL_MS = 50 * 1000;
/*... |
var BlockStream = require("dropper")
var blockSizes = [16, 25, 1024]
, writeSizes = [4, 8, 15, 16, 17, 64, 100]
, writeCounts = [1, 10, 100]
, tap = require("tap")
writeCounts.forEach(function (writeCount) {
blockSizes.forEach(function (blockSize) {
writeSizes.forEach(function (writeSize) {
tap.test("writeSiz... |
var SuiteTreeView = classCreate();
objectExtend(SuiteTreeView.prototype, XulUtils.TreeViewHelper.prototype);
objectExtend(SuiteTreeView.prototype, {
initialize: function(editor, tree) {
this.log = new Log("SuiteTreeView");
XulUtils.TreeViewHelper.prototype.initialize.call(this, tree);
... |
package com.vaadin.tests.push;
import com.vaadin.annotations.Push;
import com.vaadin.server.VaadinRequest;
import com.vaadin.shared.ui.ui.Transport;
import com.vaadin.shared.ui.ui.UIState.PushConfigurationState;
@Push(transport = Transport.STREAMING)
public class ExtremelyLongPushTimeStreaming extends ExtremelyLongP... |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example6-debug</title>
<link href="app.css" rel="stylesheet" type="text/css">
<script src="../../../angular.js"></script>
<script src="app.js"></script>
</head>
<body ng-app="scopeInheritance">
<div class="s... |
package org.apache.camel.component.aws.ddb;
import com.amazonaws.services.dynamodbv2.AmazonDynamoDB;
import com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput;
import com.amazonaws.services.dynamodbv2.model.UpdateTableRequest;
import org.apache.camel.Exchange;
public class UpdateTableCommand extends Abst... |
'use strict'
const codeUtils = require('./codeUtils')
function CodeResolver (options) {
this.web3 = options.web3
this.bytecodeByAddress = {} // bytes code by contract addesses
this.instructionsByAddress = {} // assembly items instructions list by contract addesses
this.instructionsIndexByBytesOffset = {} // m... |
macro (SET_HDF_BUILD_TYPE)
get_property(_isMultiConfig GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG)
if(_isMultiConfig)
set(HDF_CFG_NAME ${CMAKE_BUILD_TYPE})
set(HDF_BUILD_TYPE ${CMAKE_CFG_INTDIR})
set(HDF_CFG_BUILD_TYPE \${CMAKE_INSTALL_CONFIG_NAME})
else()
set(HDF_CFG_BUILD_TYPE ".")
if(CMAKE_B... |
<!---
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, software
distributed under t... |
<?php
namespace Sylius\Bundle\VariationBundle\Validator\Constraint;
use Symfony\Component\Validator\Constraint;
/**
* Unique option values combination for variant constraint.
*
* @author Paweł Jędrzejewski <pawel@sylius.org>
*
* @Annotation
*/
class VariantCombination extends Constraint
{
public $message... |
package org.apache.tinkerpop.gremlin.process.traversal.step;
/**
* @author Marko A. Rodriguez (http://markorodriguez.com)
*/
public interface GraphComputing {
public void onGraphComputer();
}
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>graphs: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css"... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_66) on Wed Jun 01 22:58:38 EDT 2016 -->
<title>D-Index</title>
<meta name="date" content="2016-06-01">
<link rel="stylesheet" type="text/css" h... |
package org.apache.ode.axis2.rampart.policy;
import static org.testng.AssertJUnit.assertTrue;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.apache.axis2.context.ConfigurationContextFact... |
<?php
/** Zend_Pdf_Filter_Compression */
// require_once 'Zend/Pdf/Filter/Compression.php';
/**
* LZW stream filter
*
* @package Zend_Pdf
* @copyright Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
*/
cla... |
import * as moment from "moment"
import {Response} from "express"
import {RequestEx} from "../../RequestEx"
import {IController} from "../../IController"
import {getClient} from "../../database/Connection"
import * as _ from "lodash"
import {ISellerRow} from "../../models/Seller"
import {IAddress} from "../../models/A... |
FROM balenalib/beaglebone-alpine:3.13-run
# remove several traces of python
RUN apk del python*
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
# install python dependencies
RUN apk add --no-cache ca-certif... |
"""
Module defining global singleton classes.
This module raises a RuntimeError if an attempt to reload it is made. In that
way the identities of the classes defined here are fixed and will remain so
even if numpy itself is reloaded. In particular, a function like the following
will still work correctly after numpy is... |
/**
* Defines Percent Chart Series.
*/
/**
* ============================================================================
* IMPORTS
* ============================================================================
* @hidden
*/
import { Series, SeriesDataItem, ISeriesProperties, ISeriesDataFields, ISeriesAd... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2010-2017 Evolveum
~
~ 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.... |
#ifndef ASF_H
#define ASF_H
/*
* This file includes all API header files for the selected drivers from ASF.
* Note: There might be duplicate includes required by more than one driver.
*
* The file is automatically generated and will be re-written when
* running the ASF driver selector tool. Any changes will be ... |
/**
* \file
*/
#include "radeon_emulate_loops.h"
#include "radeon_compiler.h"
#include "radeon_dataflow.h"
#define VERBOSE 0
#define DBG(...) do { if (VERBOSE) fprintf(stderr, __VA_ARGS__); } while(0)
struct const_value {
struct radeon_compiler * C;
struct rc_src_register * Src;
float Value;
int HasValue;
... |
set -e
set -x
N_JOBS=$(sysctl -n hw.ncpu)
N_JOBS=$((N_JOBS+1))
echo ""
echo "Bazel will use ${N_JOBS} concurrent job(s)."
echo ""
# Run configure.
export TF_NEED_CUDA=0
export TF_NEED_ROCM=0
export CC_OPT_FLAGS='-mavx'
export PYTHON_BIN_PATH=$(which python2)
yes "" | $PYTHON_BIN_PATH configure.py
which bazel
# TODO(... |
#ifndef ORGANIZED_COMPRESSION_HPP
#define ORGANIZED_COMPRESSION_HPP
#include <pcl/compression/organized_pointcloud_compression.h>
#include <pcl/pcl_macros.h>
#include <pcl/point_cloud.h>
#include <pcl/common/boost.h>
#include <pcl/common/eigen.h>
#include <pcl/common/common.h>
#include <pcl/common/io.h>
#include ... |
<?php
/**
* Laravel - A PHP Framework For Web Artisans.
*
* @author Taylor Otwell <taylor@laravel.com>
*/
$uri = urldecode(
parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH)
);
// This file allows us to emulate Apache's "mod_rewrite" functionality from the
// built-in PHP web server. This provides a convenie... |
.. include:: ../../../en/api-reference/system/wdts.rst |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Pacific Sci. 30:37. 1976
#### Original name
null
### Remarks
null |
using System;
using System.Text.Json;
using System.Text.Json.Serialization;
using Azure.Core;
namespace Azure.Analytics.Synapse.Artifacts.Models
{
[JsonConverter(typeof(SsisLogLocationConverter))]
public partial class SsisLogLocation : IUtf8JsonSerializable
{
void IUtf8JsonSerializable.Write(Utf8Js... |
package com.amazonaws.services.dynamodbv2.document.internal;
/**
* Internal value transformer SPI.
*/
abstract class ValueTransformer {
abstract Object transform(Object value);
} |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Fri Aug 28 09:51:30 EDT 2015 -->
<title>org.apache.cassandra.io (apache-cassandra API)</title>
<meta name="date" content="2015-08-28">
<... |
#include "DataHandleBase.h"
#include "TestData.h"
TEST(DataHandleUtils, ReverseValueByteOrder)
{
EXPECT_EQ(datarw::utils::ReverseValueByteOrder<uint32_t>(datarw::testing::g_value0), datarw::testing::g_value0_BE);
EXPECT_EQ(datarw::utils::ReverseValueByteOrder<uint64_t>(datarw::testing::g_value1), datarw::te... |
@interface MoreViewController : UIViewController <TabBarControllerDelegate>
@property (nonatomic, copy) NSArray *viewControllers;
@end
|
import { InfoResponse } from '@xoutput/api';
import { http } from '../http';
export const infoClient = {
getInfo(): Promise<InfoResponse> {
return http.get<InfoResponse>('/info');
},
};
|
#ifndef URENAME_H
#define URENAME_H
/* U_DISABLE_RENAMING can be defined in the following ways:
* - when running configure, e.g.
* runConfigureICU Linux --disable-renaming
* - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
*/
#include "unicode/uconfig.h"
#if !U_DISABLE_RENAMING
... |
package org.deeplearning4j.aws.s3.reader;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.model.*;
import com.amazonaws.services.s3.transfer.MultipleFileDownload;
import com.amazonaws.services.s3.transfer.TransferManager;
import org.apache.commons.io.IOUtils;
import org.deeplearning4j.aws... |
// 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.
/**
* @fileoverview
* Class to communicate with the It2me Host component via Native Messaging.
*/
'use strict';
/** @suppress {duplicate} */
var remo... |
package org.jsoup.nodes;
/**
A data node, for contents of style, script tags etc, where contents should not show in text().
@author Jonathan Hedley, jonathan@hedley.net */
public class DataNode extends Node{
private static final String DATA_KEY = "data";
/**
Create a new DataNode.
@param data dat... |
const extensions = {
'.babel.js': [
{
module: 'babel-register',
register: function (module) {
module({
// register on .js extension due to https://github.com/joyent/node/blob/v0.12.0/lib/module.js#L353
// which only captures the final extension (.babel.js -> .js)
... |
package generator
import (
"encoding/json"
"fmt"
"io/ioutil"
"log"
"os"
"path"
"path/filepath"
"regexp"
goruntime "runtime"
"sort"
"strings"
"github.com/go-openapi/swag"
"golang.org/x/tools/imports"
)
var (
// DefaultLanguageFunc defines the default generation language
DefaultLanguageFunc func() *Lang... |
package btf
import (
"bytes"
"encoding/binary"
"github.com/cilium/ebpf/internal"
)
func FuzzSpec(data []byte) int {
if len(data) < binary.Size(btfHeader{}) {
return -1
}
spec, err := loadNakedSpec(bytes.NewReader(data), internal.NativeEndian, nil, nil)
if err != nil {
if spec != nil {
panic("spec is n... |
package org.apache.cassandra.hadoop;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.apache.cassandra.auth.IAuthenticator;
import org.apache.cassandra.thrift.*;
import ... |
using Microsoft.IdentityModel;
using Microsoft.IdentityModel.S2S.Protocols.OAuth2;
using Microsoft.IdentityModel.S2S.Tokens;
using Microsoft.SharePoint.Client;
using Microsoft.SharePoint.Client.EventReceivers;
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Globalizati... |
from BrickPi import * #import BrickPi.py file to use BrickPi operations
BrickPiSetup() # setup the serial port for communication
BrickPi.MotorEnable[PORT_A] = 1 #Enable the Motor A
BrickPi.MotorEnable[PORT_B] = 1 #Enable the Motor B
BrickPiSetupSensors() #Send the properties of sensors to BrickPi
while True:
... |
A.section-anchor {
position: relative;
top: -2em;
visibility: hidden;
display: inline-block;
width: 0px;
}
|
class CRPCTable;
void RegisterWalletRPCCommands(CRPCTable &tableRPC);
#endif //BITCOIN_WALLET_RPCWALLET_H
|
/*
* DO NOT EDIT. THIS FILE IS GENERATED FROM cpp/webdriver-firefox/nsINativeEvents.idl
*/
#ifndef __gen_nsINativeEvents_h__
#define __gen_nsINativeEvents_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
#ifndef __gen_nsIArray_h__
#include "nsIArray.h"
#endif
#ifndef __gen_nsIMutableArray_h__
#... |
#ifndef NOTIFICATOR_H
#define NOTIFICATOR_H
#include <QObject>
#include <QIcon>
QT_BEGIN_NAMESPACE
class QSystemTrayIcon;
#ifdef USE_DBUS
class QDBusInterface;
#endif
QT_END_NAMESPACE
/** Cross-platform desktop notification client. */
class Notificator: public QObject
{
Q_OBJECT
public:
/** Create a new not... |
using System;
using System.Collections.Generic;
using System.Linq;
using Hyak.Common;
using Microsoft.Azure.Management.SiteRecovery.Models;
namespace Microsoft.Azure.Management.SiteRecovery.Models
{
/// <summary>
/// Hyper V Replica Provider specific entity details.
/// </summary>
public partial class ... |
package core
import (
"reflect"
"testing"
"k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/util/sets"
"k8s.io/kubernetes/plugin/pkg/scheduler/algorithm"
"k8s.io/kubernetes/plugin/pkg/scheduler/algorithm/predicates"
)
type predicateItemType struct {
fit bool
r... |
/******************************************************************************
*
* Module Name: asconvrt - Source conversion code
*
*****************************************************************************/
/******************************************************************************
*
* 1. Copyright Noti... |
layout: post
microblog: true
date: 2017-04-01 12:40 +0300
guid: http://desparoz.micro.blog/2017/04/01/t848107880918241281.html
---
Any product that includes fossilized dinosaur wind must be great. @3LeggedThing are always innovating! [t.co/gUuSk8LYH...](https://t.co/gUuSk8LYHt)
|
<?xml version="1.0"?>
<!--
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, software... |
module Google
module Apis
module PubsubV1beta2
# Version of the google-apis-pubsub_v1beta2 gem
GEM_VERSION = "0.21.0"
# Version of the code generator used to generate this client
GENERATOR_VERSION = "0.11.0"
# Revision of the discovery document this client was generated from
... |
The standard AMP runtime finds elligible [`amp-img`](https://amp.dev/documentation/components/amp-img)
elements and automatically makes them clickable in order to open an [`amp-lightbox-gallery`](https://amp.dev/documentation/components/amp-lightbox-gallery)
for enhanced user experience that includes panning and pinch-... |
<?php
namespace SensioLabs\Security\Crawler;
use SensioLabs\Security\Exception\RuntimeException;
/**
* @internal
*/
class CurlCrawler extends BaseCrawler
{
public function __construct()
{
if (!function_exists('curl_init')) {
throw new RuntimeException('cURL is required to use the cURL... |
#include <iostream>
#include "mem/ruby/network/orion/Buffer/MemUnit.hh"
#include "mem/ruby/network/orion/Buffer/SRAM.hh"
#include "mem/ruby/network/orion/TechParameter.hh"
using namespace std;
MemUnit::MemUnit(
const string& mem_model_str_,
const SRAM* sram_ptr_,
const TechParameter* tech_p... |
using System;
using System.Collections.Generic;
using System.Data.SqlClient;
using System.Linq;
using System.Security.Permissions;
using System.Threading.Tasks;
using System.Web;
using Orchard.Data;
using Orchard.Environment;
using Orchard.Environment.Configuration;
using Orchard.Environment.Extensions;
using Orchard.... |
<?php
/**
* @see Zend_Gdata_Query
*/
// require_once('Zend/Gdata/Query.php');
/**
* @see Zend_Gdata_Gbase_Query
*/
// require_once('Zend/Gdata/Gbase/Query.php');
/**
* Assists in constructing queries for Google Base Customer Items Feed
*
* @link http://code.google.com/apis/base/
*
* @category Zend
* @... |
using System;
using swf = System.Windows.Forms;
using sd = System.Drawing;
using Eto.Forms;
using Eto.Drawing;
using Eto.WinForms.Drawing;
namespace Eto.WinForms.Forms.Cells
{
public class ImageViewCellHandler : CellHandler<ImageViewCellHandler.EtoCell, ImageViewCell, ImageViewCell.ICallback>, ImageViewCell.IHandler
... |
import { InjectMetadata, OptionalMetadata, InjectableMetadata, SelfMetadata, HostMetadata, SkipSelfMetadata } from './metadata';
/**
* Factory for creating {@link InjectMetadata}.
*/
export interface InjectFactory {
(token: any): any;
new (token: any): InjectMetadata;
}
/**
* Factory for creating {@link Opti... |
int main(int argc, char * argv[]) {
@autoreleasepool {
return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class]));
}
}
|
package org.wso2.carbon.identity.oauth.cache;
public class OAuthCacheKey extends CacheKey {
private static final long serialVersionUID = 5025710840178743769L;
private String cacheKeyString;
public OAuthCacheKey(String cacheKeyString) {
this.cacheKeyString = cacheKeyString;
}
public St... |
package com.intellij.codeInspection;
import com.intellij.BundleBase;
import com.intellij.codeInsight.CodeInsightBundle;
import com.intellij.codeInsight.daemon.EmptyResolveMessageProvider;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.util.Text... |
package gov.nih.nci.ncicb.cadsr.common.dto;
import gov.nih.nci.ncicb.cadsr.common.resource.ConceptDerivationRule;
import gov.nih.nci.ncicb.cadsr.common.resource.Property;
public class PropertyTransferObject extends AdminComponentTransferObject
implements Property
{
private String name = null;
private String ... |
<?php
namespace Symfony\Bridge\Doctrine\Tests\Fixtures;
use Doctrine\ORM\Mapping\Column;
use Doctrine\ORM\Mapping\Entity;
use Doctrine\ORM\Mapping\Id;
/** @Entity */
class SingleStringIdEntity
{
/** @Id @Column(type="string") */
protected $id;
/** @Column(type="string") */
public $name;
publi... |
(function (angular) {
'use strict';
angular.module('birdyard.rooms')
// Pun
.factory('roomService', ['$q', '$window', 'firebaseService', '$firebaseArray', 'authService', 'scrollable',
function ($q, $window, firebaseService, $firebaseArray, authService, scrollable) {
// Private
fu... |
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2008 INRIA
*
* 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
* published by the Free Software Foundation;
*
* This program is distributed... |
package org.pentaho.di.core.exception;
/**
* This exception is thrown in case there is an error in the Kettle plugin loader
*
* @author matt
*
*/
public class KettlePluginException extends KettleException {
private static final long serialVersionUID = -7251001771637436705L;
public KettlePluginException() ... |
<?php
/**
* @file gmap-view-gmap.tpl.php
* Default view template for a gmap.
*
* - $map contains a themed map object.
* - $map_object contains an unthemed map object.
*
* @ingroup views_templates
*/
?>
<?php if (!empty($title)) : ?>
<h3><?php print $title; ?></h3>
<?php endif; ?>
<?php print $map; ?>
|
import moment from 'moment';
export function exhibitionPeriod(startAt, endAt) {
const startMoment = moment(startAt);
const endMoment = moment(endAt);
const thisMoment = moment();
let startFormat = 'MMM D';
if (startMoment.year() !== endMoment.year()) {
startFormat = startFormat.concat(', YYYY');
}
... |
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="file://$PROJECT_DIR$" libraries="{Node.js Dependencies for node-rss}" />
<includedPredefinedLibrary name="Node.js Globals" />
<excludedPredefinedLibrary name="HTML" />
<excludedPredefin... |
// Copyright (c) 2011 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.
cr.define('options.search_engines', function() {
const InlineEditableItemList = options.InlineEditableItemList;
const InlineEditableItem = options... |
EngineProject::Engine.routes.draw do
end
|