text
stringlengths
3
1.05M
import routes from "promised-routes" import startServer from "server/startServer" import IndexPage from "../IndexPage" import {basicQuery} from "./kibana/queries" import {search} from "./kibana/api" const config = {} startServer(app => { app.get("/", (req, res) => { res.set("Content-Type", "text/html") re...
require 'vertx-web/routing_context' require 'vertx/util/utils.rb' # Generated from io.vertx.ext.web.handler.LoggerHandler module VertxWeb # A handler which logs request information to the Vert.x logger. class LoggerHandler # @private # @param j_del [::VertxWeb::LoggerHandler] the java delegate def init...
<?php use AnhNhan\Converge\Events\ArrayDataEvent; function arrayDataEvent(array $data = []) { return new ArrayDataEvent($data); }
import copy from datetime import datetime, timedelta import time import six from cassandra.cqlengine import columns, CQLEngineException, ValidationError, UnicodeMixin from cassandra.cqlengine import connection from cassandra.cqlengine.functions import Token, BaseQueryFunction, QueryValue from cassandra.cqlengine.opera...
/*! UIkit 2.24.3 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ (function(UI) { "use strict"; var $win = UI.$win, $doc = UI.$doc, scrollspies = [], checkScrollSpy = function() { for(var i=0; i < scrollspies.length; i++) { ...
<?php /** * @file * touch theme implementation to display a block. * * Available variables: * - $block->subject: Block title. * - $content: Block content. * - $block->module: Module that generated the block. * - $block->delta: An ID for the block, unique within each module. * - $block->region: The block regio...
<?php /** * @see Zend_Validate_File_Count */ require_once 'Zend/Validate/File/Count.php'; /** * Validator for counting all words in a file * * @category Zend * @package Zend_Validate * @copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.c...
package net.anotheria.moskito.extensions.sampling.mappers; import net.anotheria.moskito.core.dynamic.IOnDemandStatsFactory; import net.anotheria.moskito.core.predefined.ServiceStats; import net.anotheria.moskito.core.predefined.ServiceStatsFactory; import net.anotheria.moskito.core.producers.IStats; import net.another...
[Brace expansion](https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html), as known from sh/bash, in JavaScript. [![build status](https://secure.travis-ci.org/juliangruber/brace-expansion.png)](http://travis-ci.org/juliangruber/brace-expansion) [![testling badge](https://ci.testling.com/juliangruber...
import React from 'react' import { Header } from 'semantic-ui-react' const HeaderExampleSubheaderProp = () => ( <Header as='h2' content='Account Settings' subheader='Manage your account settings and set email preferences' /> ) export default HeaderExampleSubheaderProp
<?php namespace Symfony\Component\Serializer\Encoder; use Symfony\Component\Serializer\Exception\RuntimeException; /** * Decoder delegating the decoding to a chain of decoders. * * @author Jordi Boggiano <j.boggiano@seld.be> * @author Johannes M. Schmitt <schmittjoh@gmail.com> * @author Lukas Kahwe Smith <smi...
xwalk_core_library doesn't contain java sources. ## Why put me here To make archives keep the folder, the src directory is needed to build an apk by ant.
from pyspark import SparkContext, SparkConf from pyspark.sql import SQLContext from pyspark.sql.types import StructField, StructType, StringType, DateType, IntegerType, BooleanType, DoubleType, ByteType # Specify options for Ryft REST connection (please, refer to https://github.com/getryft/spark-ryft-connector#spark-c...
<script> function testFunction() { showAlert(); } function showAlert() { alert("Test completed."); } </script> <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=31252">Bug 31252: Web Inspector: Debugger shortcuts (F8, F10, F11) have no effect if the Console view is open</a>.</p> <p>To test, open the...
/* DO NOT EDIT */ /* This file was generated from team_log_generated.stone */ package com.dropbox.core.v2.teamlog; import com.dropbox.core.stone.StoneDeserializerLogger; import com.dropbox.core.stone.StoneSerializers; import com.dropbox.core.stone.StructSerializer; import com.fasterxml.jackson.core.JsonGenerationExc...
using System; using System.Runtime.InteropServices; internal static partial class Interop { internal static partial class Crypto { [DllImport(Libraries.CryptoNative, EntryPoint = "CryptoNative_LookupFriendlyNameByOid")] internal static extern int LookupFriendlyNameByOid(string oidValue, ref Int...
// 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. #nullable disable using System.Collections.Immutable; using System.Diagnostics; using System.Linq; using Microsoft...
#ifndef BOOST_SPIRIT_INCLUDE_KARMA_AUXILIARY #define BOOST_SPIRIT_INCLUDE_KARMA_AUXILIARY #if defined(_MSC_VER) #pragma once #endif #include <boost/spirit/home/karma/auxiliary.hpp> #endif
id: develop-plugin title: Pulsar plugin development sidebar_label: "Plugin" --- You can develop various plugins for Pulsar, such as entry filters, protocol handlers, interceptors, and so on. ## Entry filter This chapter describes what the entry filter is and shows how to use the entry filter. ### What is an entry f...
In spirit, `buildpack-deps` is similar to [Heroku's stack images](https://github.com/heroku/stack-images/blob/master/bin/cedar.sh). It includes a large number of "development header" packages needed by various things like Ruby Gems, PyPI modules, etc. For example, `buildpack-deps` would let you do a `bundle install` in...
<?php namespace NerdsAndCompany\Schematic\Converters\Models; use Craft; use craft\base\Model; class AssetTransform extends Base { /** * {@inheritdoc} */ public function getRecordDefinition(Model $record): array { $definition = parent::getRecordDefinition($record); unset($defin...
(function(mod) { if (typeof exports == "object" && typeof module == "object") // CommonJS mod(require("../../lib/codemirror")); else if (typeof define == "function" && define.amd) // AMD define(["../../lib/codemirror"], mod); else // Plain browser env mod(CodeMirror); })(function(CodeMirror) { "use st...
// Copyright 2013 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 applicable...
export default function (qunit, Inputmask) { var $ = Inputmask.dependencyLib; qunit.module("Alternations"); qunit.test("\"9{1,2}C|S A{1,3} 9{4}\" - ankitajain32", function (assert) { var $fixture = $("#qunit-fixture"); $fixture.append("<input type=\"text\" id=\"testmask\" />"); var testmask = document.getElem...
package org.newdawn.slick.opengl; import java.io.BufferedInputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.lang.ref.SoftReference; import java.nio.ByteBuffer; import java.nio.ByteOrder; import java.nio.IntBuffer; import java...
package org.apache.hadoop.fs; import java.net.URLStreamHandlerFactory; import java.util.HashMap; import java.util.Map; import org.apache.hadoop.conf.Configuration; /** * Factory for URL stream handlers. * * There is only one handler whose job is to create UrlConnections. A * FsUrlConnection relies on FileSyste...
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="DataSourceManagerImpl" format="xml" hash="3723085576"> <data-source source="LOCAL" name="Rails makevention-reg: development" uuid="d3e8658e-b2d2-4e7c-81b3-3acc5cb0e480"> <driver-ref>sqlite.xerial</driver-ref> <jdbc-driver>or...
<!DOCTYPE html> <html> <head> <title>HTML Test: newline in &lt;pre&gt; separates bidi paragraphs</title> <link rel="reference" href="pre-newline-bidi-ref.html" /> <link rel="author" title="Amir E. Aharoni" href="mailto:amir.aharoni@mail.huji.ac.il"/> <link rel="author" title="Eyal Sela" href="mailto:eyal@post.is...
// 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 ma...
let Events = require('../utils/events'); const Sizes = { SMALL: 1, MEDIUM: 2, LARGE: 3, }; module.exports = { statics: { Sizes: Sizes, }, getInitialState() { return { deviceSize: Sizes.SMALL, }; }, componentDidMount() { this._updateDeviceSize(); if (!this.manuallyBindResi...
exports.extract = require('./extract') exports.pack = require('./pack')
<?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE erlref SYSTEM "erlref.dtd"> <erlref> <header> <copyright> <year>2007</year><year>2013</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> Licensed under the Apache License, Version 2.0 (the "License"); ...
autoload :Hpricot, 'hpricot' module Buildr #:nodoc: # Search best artifact version from remote repositories module ArtifactSearch extend self def include(method = nil) (@includes ||= []).tap { push method if method } end def exclude(method = nil) (@excludes ||= []).tap { push method ...
.. _api-rest: ############################### Twilio Rest Resources ############################### ************** List Resources ************** .. phpautoclass:: Services_Twilio_ListResource :filename: ../Services/Twilio/ListResource.php :members: All of the below classes inherit from the :php:class:`ListR...
<!-- BEGIN MUNGE: UNVERSIONED_WARNING --> <!-- BEGIN STRIP_FOR_RELEASE --> <img src="http://kubernetes.io/img/warning.png" alt="WARNING" width="25" height="25"> <img src="http://kubernetes.io/img/warning.png" alt="WARNING" width="25" height="25"> <img src="http://kubernetes.io/img/warning.png" alt="WARNING"...
Heap Memory Allocation ====================== Stack and Heap -------------- ESP-IDF applications use the common computer architecture patterns of *stack* (dynamic memory allocated by program control flow) and *heap* (dynamic memory allocated by function calls), as well as statically allocated memory (allocated at com...
/** * @extends {WebInspector.VBox} * @constructor * @param {string} url * @param {string} mimeType * @param {!WebInspector.ContentProvider} contentProvider */ WebInspector.ImageView = function(url, mimeType, contentProvider) { WebInspector.VBox.call(this); this.registerRequiredCSS("source_frame/imageVie...
<div> <span class="sort-by">Sort by:</span> <div class="d-inline-block "> <div class="btn-group" > <div class="btn-group" ngbDropdown role="group" aria-label="Button group with nested dropdown" > <button class="btn btn-outline-primary" id="sort_dropdown" ngbDropdownToggle>{{current.display}}</button> <di...
package com.android.mdl.appreader.issuerauth; import org.bouncycastle.asn1.x500.X500Name; import java.security.InvalidKeyException; import java.security.KeyStore; import java.security.NoSuchAlgorithmException; import java.security.NoSuchProviderException; import java.security.SignatureException; import java.security....
package course.labs.asynctasklab; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.ArrayList; import android.app.Activity; import android.app.Fragment; import android.content.Context; import android.os.AsyncTask; import android.o...
package org.apache.spark.mllib.util import java.io.File import org.scalatest.Suite import org.apache.spark.SparkContext import org.apache.spark.ml.util.TempDirectory import org.apache.spark.sql.{SparkSession, SQLContext, SQLImplicits} import org.apache.spark.util.Utils trait MLlibTestSparkContext extends TempDire...
import traceback import shade def main(): argument_spec = openstack_full_argument_spec( description=dict(required=True, type='str'), service_name=dict(required=True, type='str'), service_type=dict(required=True, type='str'), url=dict(required=True, type='str'), interface=d...
package org.hisp.dhis.program; import java.util.Date; import java.util.Objects; import java.util.regex.Pattern; import org.hisp.dhis.common.BaseIdentifiableObject; import org.hisp.dhis.common.DxfNamespaces; import org.hisp.dhis.common.EmbeddedObject; import org.hisp.dhis.common.adapter.JacksonPeriodTypeDeserializer;...
package org.intellij.lang.regexp.psi.impl; import com.intellij.lang.ASTNode; import com.intellij.psi.tree.TokenSet; import org.intellij.lang.regexp.psi.RegExpElementVisitor; import org.intellij.lang.regexp.psi.RegExpSetOptions; import org.intellij.lang.regexp.psi.RegExpOptions; import org.intellij.lang.regexp.RegExp...
module Listen module FSM DEFAULT_STATE = :default # Default state name unless one is explicitly set # Included hook to extend class methods def self.included(klass) klass.send :extend, ClassMethods end module ClassMethods # Obtain or set the default state # Passing a state name...
package com.xtremelabs.robolectric.res; import org.w3c.dom.Document; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import java.io.File; import java.io.FileFilter; public class DocumentLoader { private final XmlLoader[] xmlLoaders; private final DocumentBuilderFact...
// Contains structs and functions to be included in device code. #ifndef TENSORFLOW_CORE_KERNELS_CUDA_DEVICE_ARRAY_GPU_H_ #define TENSORFLOW_CORE_KERNELS_CUDA_DEVICE_ARRAY_GPU_H_ #if GOOGLE_CUDA namespace tensorflow { static constexpr int kMaxInlineCudaPointers = 8; // To decode on the device side, use GetCudaDev...
package org.xwalk.embedding.base; import org.chromium.content.browser.test.util.CallbackHelper; public class OnReceivedSslHelper extends CallbackHelper { private boolean mCalled = false; public boolean getCalled() { assert getCallCount() > 0; return mCalled; } public void notifyCalle...
package org.wso2.carbon.logging.service.data; public class LogMessage { private String logMessage; private String type; public LogMessage(String logMessage, String type) { this.logMessage = logMessage; this.type = type; } public String getLogMessage() { return logMessage;...
layout: post title: August Progress Report author: jcornelius category: blog --- A lot has happend since our last update. Great progress has been made on the website and rewards are ready to ship. Read on&hellip; ### Website Design Comps Complete Jason has been working hard on creating a simple and elegant system fo...
module WEBrick end require 'webrick/compat.rb' require 'webrick/version.rb' require 'webrick/config.rb' require 'webrick/log.rb' require 'webrick/server.rb' require 'webrick/utils.rb' require 'webrick/accesslog' require 'webrick/htmlutils.rb' require 'webrick/httputils.rb' require 'webrick/cookie.rb' require 'webric...
namespace System.Net.NetworkInformation { internal abstract class UnixIPv6InterfaceProperties : IPv6InterfaceProperties { private readonly UnixNetworkInterface _uni; public UnixIPv6InterfaceProperties(UnixNetworkInterface uni) { _uni = uni; } public sealed o...
/* Highcharts JS v5.0.14 (2017-07-28) (c) 2009-2017 Highsoft AS License: www.highcharts.com/license */ (function(a){"object"===typeof module&&module.exports?module.exports=a:a(Highcharts)})(function(a){a.theme={colors:["#FDD089","#FF7F79","#A0446E","#251535"],colorAxis:{maxColor:"#60042E",minColor:"#FDD089"},plotO...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>infotheo: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" ...
<?xml version="1.0" encoding="UTF-8"?> <project name="NowStyled" default="help"> <!-- The local.properties file is created and updated by the 'android' tool. It contains the path to the SDK. It should *NOT* be checked into Version Control Systems. --> <loadproperties srcFile="local.properties...
'use strict'; // Create the 'articles' module angular.module('powers', []);
package io.apiman.gateway.engine.policy; import java.util.Iterator; import java.util.List; import io.apiman.gateway.engine.async.IAsyncHandler; import io.apiman.gateway.engine.beans.PolicyFailure; import io.apiman.gateway.engine.io.AbstractStream; import io.apiman.gateway.engine.io.IAbortable; import io.apiman.gatew...
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head> <title>External Tool</title> <style type="text/css"> /* Style for specific inline images */ /* Style for specific ordered lists */ /* S...
When an x86-based computer is turned on, it begins a complex path to get to the stage where control is transferred to our kernel's "main" routine ("kmain()"). For this course, we are not going to consider new UEFI method but only BIOS boot method. The BIOS boot sequence is: RAM detection -> Hardware detection/Initiali...
/** * Autogenerated by Thrift Compiler (0.9.3) * * DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING * @generated */ package service.demo; import org.apache.thrift.scheme.IScheme; import org.apache.thrift.scheme.SchemeFactory; import org.apache.thrift.scheme.StandardScheme; import org.apache.thri...
<?php /* * bootstrap.php */ // if not done yet, include the autoloader require_once ROOT_PATH . 'vendor/autoload.php'; // load YAML parser and config $GLOBALS['dw_config'] = $dw_config = Spyc::YAMLLoad(ROOT_PATH . 'config.yaml'); if (isset($dw_config['debug']) && $dw_config['debug'] == true) { error_reporting...
/** * angular-strap * @version v2.0.0-rc.2 - 2014-01-29 * @link http://mgcrea.github.io/angular-strap * @author [object Object] * @license MIT License, http://www.opensource.org/licenses/MIT */ angular.module('mgcrea.ngStrap.tab').run(['$templateCache', function($templateCache) { 'use strict'; $templateCache...
package org.apache.cassandra.cql3.functions; import java.nio.ByteBuffer; import java.util.Collection; import java.util.List; import com.google.common.collect.ImmutableList; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.apache.cassandra.db.marshal.*; import org.apache.cassandra.transport.Protoc...
package com.nhaarman.listviewanimations.appearance.simple; import android.support.annotation.NonNull; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import com.nhaarman.listviewanimations.appearance.SingleAnimationAdapter; import com.nineoldandroids.animation.Animator; im...
verbose: test/keys @node test/*.test.js test: test/keys @./node_modules/.bin/tape test/*.test.js test/keys: @openssl genrsa 2048 > test/rsa-private.pem @openssl genrsa 2048 > test/rsa-wrong-private.pem @openssl rsa -in test/rsa-private.pem -pubout > test/rsa-public.pem @openssl rsa -in test/rsa-wrong-private.pe...
/***************************************************************************** * * expvnm - ex_put_var_name * * entry conditions - * input parameters: * int exoid exodus file id * char* var_type variable type: G,N, or E * int var_num varia...
<?php namespace Symfony\Component\Console\Event; use Symfony\Component\Console\Command\Command; use Symfony\Component\Console\Exception\InvalidArgumentException; use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Output\OutputInterface; /** * Allows to handle throwables thrown while...
#include "config.h" #include "core/style/StyleFetchedImageSet.h" #include "core/css/CSSImageSetValue.h" #include "core/fetch/ImageResource.h" #include "core/layout/LayoutObject.h" namespace blink { StyleFetchedImageSet::StyleFetchedImageSet(ImageResource* image, float imageScaleFactor, CSSImageSetValue* value) ...
def oddEven(): for count in range(1,2001): if count %2 == 0: print 'Number is ' + str(count) + ' This is an even number' else: print 'Number is ' + str(count) + ' This is an odd number' oddEven()
// Copyright (C) 2013 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/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed t...
<?php namespace Zend\Server\Reflection\Exception; use Zend\Server\Exception\ExceptionInterface as Exception; /** * Zend\Server\Reflection exceptions */ interface ExceptionInterface extends Exception { }
#ifndef RT_CONFIG_H__ #define RT_CONFIG_H__ /* Automatically generated file; DO NOT EDIT. */ /* RT-Thread Configuration */ /* RT-Thread Kernel */ #define RT_NAME_MAX 8 #define RT_ALIGN_SIZE 4 #define RT_THREAD_PRIORITY_32 #define RT_THREAD_PRIORITY_MAX 32 #define RT_TICK_PER_SECOND 1000 #define RT_USING_OVERFLOW_CHE...
package com.fasterxml.jackson.annotation; import java.lang.annotation.Annotation; /** * Marker interface used by value classes like {@link JsonFormat.Value} that are used * to contain information from one of Jackson annotations, and can be directly * instantiated from those annotations, as well as programmatically...
package deployment import ( "fmt" "reflect" "sort" "strconv" "github.com/golang/glog" "k8s.io/kubernetes/pkg/api" "k8s.io/kubernetes/pkg/api/errors" "k8s.io/kubernetes/pkg/api/v1" extensions "k8s.io/kubernetes/pkg/apis/extensions/v1beta1" metav1 "k8s.io/kubernetes/pkg/apis/meta/v1" "k8s.io/kubernetes/pkg...
SPHINXOPTS = SPHINXBUILD = sphinx-build PAPER = BUILDDIR = _build # User-friendly check for sphinx-build ifeq ($(shell which $(SPHINXBUILD) >/dev/null 2>&1; echo $$?), 1) $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment vari...
/* Define to prevent recursive inclusion -------------------------------------*/ #ifndef __STM32F30x_DAC_H #define __STM32F30x_DAC_H #ifdef __cplusplus extern "C" { #endif /* Includes ------------------------------------------------------------------*/ #include "stm32f30x.h" /** @addtogroup STM32F30x_StdPeriph_Dr...
'use strict'; angular.module('adf.widget.myc-custom-widget', []) .config(function(dashboardProvider){ dashboardProvider .widget('mycCustomWidget', { title: 'Custom widget', description: 'Make your own widget with script and template', templateUrl: 'controllers/adf-widgets/adf-myc-...
package io.reactivex.rxjava3.internal.operators.flowable; import java.util.concurrent.TimeUnit; import org.junit.Test; import io.reactivex.rxjava3.core.*; import io.reactivex.rxjava3.internal.operators.flowable.FlowableInterval.IntervalSubscriber; import io.reactivex.rxjava3.schedulers.Schedulers; import io.reacti...
require 'spec_helper_acceptance' describe 'local_security_policy' do ['lsp_admin,*S-1-5-32-544,*S-1-5-9', '*S-1-5-11,*S-1-5-32-544,*S-1-5-9'].each do |policy_value| context "set privilege rights policy (SeNetworkLogonRight = '#{policy_value}')" do let(:manifest) do <<~END local_security_p...
package com.replica.replicaisland; public class MotionBlurComponent extends GameComponent { private static final int STEP_COUNT = 4; private static final float STEP_DELAY = 0.1f; private static final float OPACITY_STEP = 1.0f / (STEP_COUNT + 1); private BlurRecord[] mHistory; private RenderComponent mBlurTarget...
package testing import ( "testing" "github.com/gophercloud/gophercloud/openstack/cdn/v1/base" th "github.com/gophercloud/gophercloud/testhelper" fake "github.com/gophercloud/gophercloud/testhelper/client" ) func TestGetHomeDocument(t *testing.T) { th.SetupHTTP() defer th.TeardownHTTP() HandleGetSuccessfully(t...
package org.openqa.selenium.htmlunit; import org.junit.Test; import org.openqa.selenium.Keys; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; public class InputKeysContainerTest { @Test public void testConstructionFromSingleCharSequence() { CharSequence sequence = "abc...
namespace SadConsole.StringParser { /// <summary> /// Command type of a <see cref="ParseCommandBase"/>. /// </summary> public enum CommandTypes { /// <summary> /// Command should be added to the <see cref="ParseCommandStacks.Foreground"/> stack. /// </summary> Foregr...
function addItem() { var todos = Alloy.Collections.todo; // Create a new model for the todo collection var task = Alloy.createModel('Todo', { item : $.itemField.value, done : 0 }); // add new model to the global collection todos.add(task); // save the model to persistent s...
#include "sqliteInt.h" #if defined(SQLITE_DEBUG) && !defined(SQLITE_MUTEX_OMIT) /* ** For debugging purposes, record when the mutex subsystem is initialized ** and uninitialized so that we can assert() if there is an attempt to ** allocate a mutex while the system is uninitialized. */ static SQLITE_WSD int mutexIsIni...
<!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_75) on Wed Jul 20 17:40:21 CDT 2016 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.g...
package io.netty.buffer; import io.netty.util.ByteProcessor; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.nio.ByteBuffer; import java.nio.ByteOrder; import java.nio.channels.FileChannel; import java.nio.channels.GatheringByteChannel; import java.nio.channels.Scatte...
<?php require_once(dirname(__FILE__).'/../../bootstrap/unit.php'); $t = new lime_test(5); $v1 = new sfValidatorString(array('min_length' => 3)); // __construct() $t->diag('__construct()'); $v = new sfValidatorSchemaForEach($v1, 3); $t->is($v->getFields(), array($v1, $v1, $v1), '->__construct() takes a sfValidator...
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Writing Modes Test: Shrink-to-fit float with a child of orthogonal inline</title> <link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#orthogonal-flows" title="7.3. Orthogonal Flows"> <meta name="assert" content="Shrink-to-fit float with a child of orthogona...
package org.slc.sli.dashboard.manager; /** * Retrieves header and footer from Portal WS * * @author svankina * */ public interface PortalWSManager { public String getHeader(boolean isAdmin); public String getFooter(boolean isAdmin); }
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Using CodeIgniter Drivers : CodeIgniter User ...
var arrMin = require('../array/min'); var values = require('./values'); /** * Returns minimum value inside object. */ function min(obj, iterator) { return arrMin(values(obj), iterator); } module.exports = min;
SYSROOT_SIM="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/" SYSROOT_OS="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/" MIN_VERSION="12.0" function build_clang_for_arch { local ARCH="$1" local HO...
package com.intellij.codeInsight; import com.intellij.psi.PsiModifierListOwner; import org.jetbrains.annotations.NotNull; import java.util.EventListener; /** * @author Evgeny Gerashchenko * @since 27 Aug 2012 */ public interface ExternalAnnotationsListener extends EventListener { /** * Invoked at the end o...
package org.i8583.impl; import java.util.HashMap; import java.util.Map; import org.i8583.ElementType; import org.i8583.MessageType; import org.i8583.spi.MessageTypeFactory; /** * Default in-memory implementation of the <code>MessageTypeFactory</code>. * <p/> * Always returns the same set of <code>ElementType</co...
*> \brief \b ZLA_HERFSX_EXTENDED improves the computed solution to a system of linear equations for Hermitian indefinite matrices by performing extra-precise iterative refinement and provides error bounds and backward error estimates for the solution. * * =========== DOCUMENTATION =========== * * Online html documenta...
export interface FileInput{ id: string, currentFiles: File[], }
// Copyright 2017-present the Material Components for iOS 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 //...
package org.zaproxy.zap.scan; import java.util.Collection; /** * An utility class used to manage the scanner threads that have been created for a particular scan * type and/or extension. * * @param <ScannerThread> the type of scanner * @param <ScanTarget> the main target of a scan thread (e.g. Context, SiteNode...
/** * <!-- Package description. --> * Basic examples for ignite functionality with spark. */ package org.apache.ignite.examples.spark;