answer
stringlengths
15
1.25M
<html> <head> </head> <body> <p>A package allowing calculations on windows of latitude and longitude. The goal is to allow you to specify a window and be able to test whether or not LatLng points lie within the window.</p> </body> </html>
<?php return array ( '<strong>Latest</strong> activities' => '<strong>Лента</strong> активности', 'There are no activities yet.' => 'Пока ничего нет', );
package com.nike.wingtips.apache.httpclient.util; import com.nike.wingtips.Span; import com.tngtech.java.junit.dataprovider.DataProvider; import com.tngtech.java.junit.dataprovider.DataProviderRunner; import org.apache.http.HttpRequest; import org.apache.http.RequestLine; import org.junit.Before; import org.junit.Test;...
// NOTE: This file was generated by the ServiceGenerator. // API: // Admin Directory API (admin/directory_v1) // Description: // The Admin SDK Directory API lets you view and manage enterprise resources // such as users and groups, administrative notifications, security features, // and more. // Documentation: ...
#include <sys/__assert.h> #include <ctype.h> #include <errno.h> #include <limits.h> #include <sys/printk.h> #include <sys/util.h> #include <stdbool.h> #include <stdlib.h> #include <string.h> #include <zephyr/types.h> #include <data/json.h> struct token { enum json_tokens type; char *start; char *end; }; str...
#include <Inventor/SoLists.h> #include <Inventor/nodes/SoCamera.h> #include <Inventor/nodes/SoComplexity.h> #include <Inventor/nodes/SoCoordinate3.h> #include <Inventor/nodes/SoDrawStyle.h> #include <Inventor/nodes/SoEnvironment.h> #include <Inventor/nodes/SoFont.h> #include <Inventor/nodes/SoLightModel.h> #include <In...
#import <UIKit/UIKit.h> #import "<API key>.h" @interface <API key> : <API key> @property(strong, nonatomic) IBOutlet UILabel *threadTitle; @end
package com.oneandone.snmpman; import org.kohsuke.args4j.CmdLineParser; import org.testng.annotations.Test; import static org.testng.Assert.*; public class <API key> { @Test public void testGetAgents() throws Exception { final CommandLineOptions commandLineOptions = new CommandLineOptions(); fin...
package srpc import ( "crypto/tls" "github.com/Symantec/Dominator/lib/connpool" ) func newClientResource(network, address string) *ClientResource { clientResource := &ClientResource{ network: network, address: address, } clientResource.<API key>.clientResource = clientResource rp...
package com.mapswithme.maps.search; import android.content.Context; import android.content.res.Resources; import android.graphics.Typeface; import android.graphics.drawable.Drawable; import android.support.annotation.AttrRes; import android.support.annotation.ColorInt; import android.support.annotation.DrawableRes; imp...
using UnityEditor; using UnityEngine; using System; using System.Reflection; namespace PlayFab.PfEditor { public class <API key> : UnityEditor.Editor { private const int buttonWidth = 150; public static bool IsPubSubPresent { get { return <API key>(); } } public static void DrawPackagesM...
package org.opensplice.mobile.dev.main.group import org.opensplice.mobile.dev.common.DDSIdentifier import org.opensplice.mobile.dev.group.stable.StableGroupProposer import org.opensplice.mobile.dev.paxos.proposer.ProposerImpl.Default._ class SGProposer(identifier: DDSIdentifier) extends GroupManager { override def ma...
<!DOCTYPE HTML PUBLIC "- <!--NewPage <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_07) on Tue May 19 17:41:51 PDT 2009 --> <TITLE> Overview List (Guice 2.0 Core API) </TITLE> <META NAME="date" CONTENT="2009-05-19"> <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR...
'use strict'; var should = require('should'); var CompletionChecker = function (max, callback) { this.ncom = 0; this.tocom = max; this.Completed = function () { this.ncom++; if (this.ncom >= this.tocom) { callback(); } }; }; var compareDocuments = function (doc1, doc2...
# Hosting multiple organizations The vast majority of Zulip servers host just a single organization. This article documents what's involved in hosting multiple Zulip organizations on a single server. Throughout this article, we'll assume you're working on a zulip server with hostname `zulip.example.com`. ## Subdomains ...
package mono.com.google.maps.android.clustering; public class <API key> extends java.lang.Object implements mono.android.IGCUserPeer, com.google.maps.android.clustering.ClusterManager.<API key> { /** @hide */ public static final String __md_methods; static { __md_methods = ...
from .views import PageView from django.urls import path urlpatterns = [ path('<path:path>/', PageView.as_view(), name='page_detail'), ]
Mcp4261 A C++ object to control the Microchip MCP4261 Digital Potentiometer. For the Arduino Platform. Introduction Mcp4261 is a simple object which allows your Arduino to control the MCP4261 digital potentiometer, to set wiper positions etc. To use, we just wire up the SPI bus and instantiate a new object. The chip po...
package cn.nowdo.cloud.base.wx.model; import com.google.gson.annotations.Expose; public class Scene { @Expose private Long scene_id; public Long getScene_id() { return this.scene_id; } public void setScene_id(Long scene_id) { this.scene_id = scene_id; } }
//using Cats.Web.Adminstration.ViewModelBinder; using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; using Cats.Models.Hubs; using Cats.Services.Hub; using Cats.Areas.Settings.Models.ViewModels; using Cats.Areas.Settings.ViewModelBinder; using Kendo.Mvc.Extensions; ...
package com.vmware.lmock.clauses; import com.vmware.lmock.checker.OccurrenceChecker; /** * Defines clauses that allow to specify occurrences schemes. * * <p> * Because such clauses can be cascaded, the implementer must define the related * class as <code>T</code>. * </p> * @param <T> * the class impl...
package Google::Ads::AdWords::v201409::<API key>; use strict; use warnings; __PACKAGE__-><API key>(1); sub get_xmlns { 'https://adwords.google.com/api/adwords/cm/v201409' }; our $XML_ATTRIBUTE_CLASS; undef $XML_ATTRIBUTE_CLASS; sub __get_attr_class { return $XML_ATTRIBUTE_CLASS; } use base qw(Google::Ads::AdWords::...
<a href="http://github.com/angular/angular.js/tree/v1.2.5/src/ngMock/angular-mocks.js <div><span class="hint">API in module <code ng:non-bindable="">ng</code> </span> </div> </h1> <div><h2 id="description">Description</h2> <div class="description"><div class="<API key>"><p><em>NOTE</em>: this is not an injectable insta...
Loading Component View === **Loading Component View** is a customizable Android component for long background tasks. With this component you can define several phases with associated frames and the component will be showing the frames. The use is very easy: update the component with the name of the phase, the text to s...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_121) on Sat Mar 18 18:54:07 PDT 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package org.apache.guacamole.net.event.listener (guacamole-ext 0.9.12-incubating API)</title> <me...
export interface User { email: string; password: string; confirmPassword?: string; }
// This source file is part of the Swift.org open source project #ifndef <API key> #define <API key> #include "swift/Basic/LLVM.h" #include "llvm/IR/Function.h" #include <string> namespace swift { struct <API key> { The path to which we should emit an Objective-C header for the module. Currently only makes sense wh...
require 'net/http' require_relative 'resource/sparql_reader' require_relative 'resource/resource_url_reader' module BELParser module Resource <API key> = 'http://resources.openbel.org/sparql' READER_LOCK = Mutex.new private_constant :READER_LOCK RESOLVE_URI_LOCK = Mutex.new private...
package quickfix.field; import quickfix.StringField; public class NoLegSecurityAltID extends StringField { static final long serialVersionUID = 20050617; public static final int FIELD = 604; public NoLegSecurityAltID() { super(604); } public NoLegSecurityAltID(String data) { super(604, data); }...
package org.http4s package scalatags import cats.effect.IO import org.http4s.Status.Ok import _root_.scalatags.Text import cats.data.NonEmptyList import org.http4s.headers.`Content-Type` class ScalatagsSpec extends Http4sSpec { private val testCharsets = NonEmptyList.of( Charset.`ISO-8859-1`, Charset.fromStri...
#!/usr/bin/env python """Small tool for copying android icons from <API key> repo to specified android gradle module. It copies all density versions of png files to appropriate res subdirectories. Usage: picon.py add <category> <name> [-i <path>] [-o <path>] [-c <color>] [-s <size>] picon.py rem...
call ..\..\env\set-env-rs.bat && %~dp0\start-cmd.bat
using System.Reflection; [assembly: AssemblyTitle("NGauge.CodeContracts.Tests")] [assembly: AssemblyDescription("")] [assembly: <API key>("")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]
package com.siberiadante.utilsample.activity.util; import android.os.Bundle; import android.widget.TextView; import com.siberiadante.androidutil.util.SDCacheUtil; import com.siberiadante.utilsample.R; import com.siberiadante.utilsample.activity.base.BaseActivity; import butterknife.BindView; public class SDCacheUtilAct...
/** * \file * \brief Structs to hold tranmission data loaded straight from XML (URDF). * \author Dave Coleman */ #ifndef <API key> #define <API key> // C++ standard #include <vector> #include <string> // TinyXML #include <tinyxml.h> namespace <API key> { /** * \brief Contains semantic info about a given joint load...
containerd is built with OCI support and with support for advanced features provided by `runc`. We depend on a specific runc version when dealing with advanced features. You should have a specific build for development. The current supported runc commit is: RUNC_COMMIT = <SHA1-like> ## building apparmor bash make BUI...
package dotty.tools package dotc package transform import core._ import Scopes.newScope import Contexts._, Symbols._, Types._, Flags._, Decorators._, StdNames._, Constants._ import MegaPhase._ import SymUtils._ import NullOpsDecorator._ import ast.untpd /** Expand SAM closures that cannot be represented by the JVM as l...
package com.xqbase.bn.specific; import com.xqbase.bn.generic.GenericDatumReader; import com.xqbase.bn.schema.Schema; /** * {@link com.xqbase.bn.io.DatumReader} for generated Java objects. * * @author Tony He */ public class SpecificDatumReader<T> extends GenericDatumReader<T> { public SpecificDatumReader(Schema...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/devtools/clouderrorreporting/v1beta1/error_stats_service.proto package com.google.devtools.clouderrorreporting.v1beta1; /** * <pre> * Specifies criteria for filtering a subset of service contexts. * The fields in the filter correspond to t...
(function( window, undefined ) { kendo.cultures["quz-PE"] = { name: "quz-PE", numberFormat: { pattern: ["-n"], decimals: 2, ",": ",", ".": ".", groupSize: [3], percent: { pattern: ["-%n","%n"], de...
package org.vertexium.event; import org.vertexium.Graph; import org.vertexium.Vertex; public class <API key> extends GraphEvent { private final Vertex vertex; private final Object data; public <API key>(Graph graph, Vertex vertex, Object data) { super(graph); this.vertex = vertex; th...
import { <API key> } from './<API key>; import { QueryStringUtils } from './query_string_utils'; import { RevokeTokenRequest } from './<API key>'; import { TokenRequest } from './token_request'; import { TokenResponse } from './token_response'; import { Requestor } from './xhr'; /** * Represents an interface which can...
// <API key>: Apache-2.0 WITH LLVM-exception #include "InputFiles.h" #include "Symbols.h" #include "SyntheticSections.h" #include "Target.h" using namespace llvm; using namespace llvm::object; using namespace llvm::support::endian; using namespace llvm::ELF; using namespace lld; using namespace lld::elf; namespace { cl...
package org.locationtech.geowave.core.geotime.store.query; import java.io.Serializable; import java.util.Calendar; import java.util.Date; import java.util.TimeZone; public class ScaledTemporalRange implements Serializable { private static final long serialVersionUID = 1L; private static long MILLIS_PER_DAY = 864000...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http: <html xmlns="http: <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> Class: ZendeskAPI::SuspendedTicket &mdash; Documentation by YARD 0.8.5.2 </title> <link rel="stylesheet" href="../css/style.css" t...
<!DOCTYPE HTML PUBLIC "- <!--NewPage <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_27) on Sun Mar 03 16:17:11 CET 2013 --> <TITLE> ch.unifr.pai.twice.widgets.mpproxy.shared </TITLE> <META NAME="date" CONTENT="2013-03-03"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="S...
package shared import ( "fmt" "io" "io/ioutil" "net" "github.com/gorilla/websocket" ) func RFC3493Dialer(network, address string) (net.Conn, error) { host, port, err := net.SplitHostPort(address) if err != nil { return nil, err } addrs, err := net.LookupHost(host) if err ...
package org.ovirt.engine.ui.webadmin.section.main.view.tab.storage; import org.ovirt.engine.core.common.businessentities.StorageDomainStatus; import org.ovirt.engine.core.common.businessentities.storage_domains; import org.ovirt.engine.ui.uicommonweb.UICommand; import org.ovirt.engine.ui.uicommonweb.models.storage.<API...
package io.enmasse.systemtest.shared.standard.clients.proton.python; import io.enmasse.systemtest.bases.clients.<API key>; import io.enmasse.systemtest.bases.shared.ITestSharedStandard; import io.enmasse.systemtest.messagingclients.proton.python.<API key>; import io.enmasse.systemtest.messagingclients.proton.python.Pyt...
# coding=utf-8 from __future__ import absolute_import, division, print_function, unicode_literals import os from textwrap import dedent from pants.backend.jvm.targets.java_library import JavaLibrary from pants.backend.jvm.tasks.checkstyle import Checkstyle from pants.base.exceptions import TaskError from pants.build_gr...
try {Import-Module $PSScriptRoot\..\..\ImportExcel.psd1} catch {throw ; return} PieChart (.\TargetData.ps1) "A PieChart"
package com.elastisys.scale.cloudpool.azure.lab; import java.util.concurrent.TimeUnit; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.elastisys.scale.cloudpool.azure.driver.client.impl.ApiUtils; import com.elastisys.scale.cloudpool.azure.driver.config.AzureApiAccess; import com.elastisys.scale.comm...
package org.waveprotocol.wave.model.id; import junit.framework.TestCase; /** * Tests for wavelet name. * * * @author anorth@google.com (Alex North) */ public class WaveletNameTest extends TestCase { public void <API key>() { try { WaveletName.of(null, new WaveletId("example.com", "id")); fail("Exp...
#include "arch.h" #include "fp_FP256BN.h" namespace FP256BN { /* Curve FP512BN - Pairing friendly BN curve */ /* ISO curve */ #if CHUNK==16 #error Not supported #endif #if CHUNK==32 using namespace B256_28; // Base Bits= 28 const BIG Modulus= {0xED33013,0x292DDBA,0x80A82D3,0x65FB129,0x49F0CDC,0x5EEE71A,0xD46E5F2,0xFFFC...
var assign = require('lodash').assign; describe('programmatic use', function () { this.timeout(120000); var containsChrome = function(string) { return /chrome/i.test(string); }; var testInstall = function(done, rawOptions, callback) { var selenium = require('../'); // Capture the log output var ...
local helpers = require "spec.helpers" local utils = require "kong.tools.utils" local function acl_cache_key(api_id, username) return "ldap_auth_cache:" .. api_id .. ":" .. username end local ldap_host_aws = "ec2-54-172-82-117.compute-1.amazonaws.com" describe("Plugin: ldap-auth (access)", function() local client, ...
#ifndef <API key> #define <API key> enum FBHyperlinkType { HYPERLINK_NONE = 0, HYPERLINK_INTERNAL = 1, HYPERLINK_EXTERNAL = 2, //HYPERLINK_BOOK = 3, }; #endif /* <API key> */
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_60) on Tue Aug 26 20:50:06 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>org.apache.solr.response Class Hierarchy (Solr 4.10.0 API)</title> <meta name="date" content="201...
// <API key>.hpp #ifndef <API key> #define <API key> #if defined(_MSC_VER) && (_MSC_VER >= 1200) # pragma once #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) #include <boost/asio/detail/push_options.hpp> #include <boost/asio/detail/push_options.hpp> #include <cstddef> #include <boost/config.hpp> #include <boost/asio...
package org.locationtech.geowave.core.store.cli.store; import java.util.Map; import java.util.Map.Entry; import org.locationtech.geowave.core.cli.annotations.GeowaveOperation; import org.locationtech.geowave.core.cli.api.OperationParams; import org.locationtech.geowave.core.cli.api.<API key>; import org.locationtech.ge...
// WARNING: this file is generated and will be overwritten // Generated on Mon May 12 2014 10:36:47 GMT-0700 (PDT) // if you're checking out this file, you should check us out too. /** * JSC implementation for Foundation/NSRunLoop */ @import JavaScriptCore; @import UIKit; #import <hyperloop.h> #import <<API key>.h> @...
package com.sxt.tonglian; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import org.dom4j.Document; import org.dom4j.DocumentException; import org.dom4j.DocumentHelper; import org.dom4j.Element; import com.sxt.base.utils.HttpClientUtil; import com.sxt.tonglian.dto.PayQueryRequestDto; impo...
/* $NetBSD: pickmode.c,v 1.4 2011/04/09 20:53:39 christos Exp $ */ #include <sys/cdefs.h> __KERNEL_RCSID(0, "$NetBSD: pickmode.c,v 1.4 2011/04/09 20:53:39 christos Exp $"); #include <sys/param.h> #include <dev/videomode/videomode.h> #include "opt_videomode.h" #ifdef PICKMODE_DEBUG #define DPRINTF printf #else #define D...
using System; using System.Runtime.InteropServices; using System.Text; namespace DbgEng { [ComImport, Guid("<API key>"), InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface IDebugBreakpoint2 : IDebugBreakpoint { #pragma warning disable CS0108 // XXX hides inherited member. This is COM defa...
package com.github.zhongl.hs4j.kit.annotations; import static java.lang.annotation.ElementType.*; import static java.lang.annotation.RetentionPolicy.*; import java.lang.annotation.*; /** * {@link Columns} * * @author <a href=mailto:zhong.lunfu@gmail.com>zhongl</a> * @created 2011-6-2 * */ @Target(METHOD) @Retenti...
//! Connection pooling for a single MongoDB server. use error::Error::{self, ArgumentError, OperationError}; use error::Result; use Client; use coll::options::FindOptions; use command_type::CommandType; use connstring::Host; use cursor::Cursor; use stream::{Stream, StreamConnector}; use wire_protocol::flags::OpQueryFla...
#home-header { text-align: center; }
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>zebkit.URI - zebkit</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../as...
#ifndef __BAMBI_H__ #define __BAMBI_H__ 1 void quickSort(float numbers[], int array_size); void q_sort(float numbers[], int left, int right); void FirstRunCheck(int); void GetNetTol(); //void CopyFile(std::string, std::string); void CopyFile(char *, char *); void LogLike(double *Cube, int *ndim, int *npars, double *lne...
#include "<API key>.h" #include "<API key>.h" #include "<API key>.h" #include "<API key>.h" namespace pola { namespace graphic { <API key>::<API key>() { } bool <API key>::<API key>( PUScriptCompiler* compiler, PUAbstractNode *node ) { <API key>* prop = reinterpret_cast<<API key>*>(node); PUEventHandler* evt = ...
title: The Workspace layout: tutorial lprev: 100-prerequisites.html lnext: 300-api.html summary: Create and manage a bnd workspace ## What you will learn in this section In this section you will learn what a bnd workspace is and how it relates to the Git and Eclipse workspaces. We will address naming and how to use a r...
from django.conf.urls.defaults import * from django.contrib import admin from django.conf import settings from expedient.common.rpc4django.utils import rpc_url from openflow.common.utils.OptinThemeManager import OptinThemeManager OptinThemeManager.initialize() admin.autodiscover() urlpatterns = patterns('', (r'^$',...
/** * Generated with Acceleo */ package org.wso2.developerstudio.eclipse.gmf.esb.parts; // Start of user code for imports import org.eclipse.emf.ecore.EObject; import org.eclipse.emf.eef.runtime.ui.widgets.referencestable.<API key>; import org.eclipse.jface.viewers.ViewerFilter; // End of user code public interface <...
py-excercises ========== This is repository of Google Python Excercises taken from https://developers.google.com/edu/python/
package com.mit.dstore.entity; import org.litepal.crud.DataSupport; public class SellerMax extends DataSupport { private int id; private int SellerID = 0; private int MessageID = 0; private int GroupID = 0; private String userNeima = ""; public SellerMax() { super(); } public int...
#ifndef <API key> #define <API key> /*! \file \brief class <API key> */ #include "<API key>.h" #include "foundation/PxAssert.h" namespace physx { namespace apex { <API key> class NxApexRenderable; class NxUserOpaqueMesh; class <API key>; class <API key>; class <API key>; class <API key>; class <API key>; /** \brief Des...
<?php defined('BASEPATH') OR exit('No direct script access allowed'); class Contacts extends CI_Controller { public function __construct() { parent::__construct(); $this->load->library('aauth'); } public function index() { //if admin $this->view(null); } ...
#include "asteriskcpp/manager/events/<API key>.h" namespace asteriskcpp { <API key>::<API key>(const std::string & values) : QueueMemberEvent(values) { } <API key>::~<API key>() { } } /* namespace asteriskcpp */
define("ace/snippets/jssm", ["require", "exports", "module"], function (e, t, n) { "use strict"; t.snippetText = undefined, t.scope = "" }); (function () { window.require(["ace/snippets/jssm"], function (m) { if (typeof module == "object" && typeof exports == "object" && module) { module.exports = m; ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <link type="image/png" rel="icon" href="images/hitcomp-logo-16x16.png"/> <link...
#!/bin/bash # Run the python test in the django environment for scisheets # $1 - file with extension or python path filename=`echo $1 | sed "s/.py cur_dir=`pwd` BASEDIR=$(bash get_basedir.sh) cd $BASEDIR/mysite home_dir=`pwd` null_str="" rel_dir="${cur_dir/$home_dir/}" py_path=`echo $rel_dir | sed "s/^\ py_path=`echo $...
!function() { function only_once(fn) { var called = false; return function() { if (called) throw new Error("Callback was already called."); called = true; fn.apply(root, arguments); }; } var async = {}; var root, previous_async; root = this...
<!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html> <!-- Standard Head Part --> <head> <title>NUnit - EqualConstraint</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta http-equiv="Content-Language" content="en-US"> <link rel="styles...
<# # Documentation {{{ .Synopsis Installs .Net 3.5 [CmdletBinding(<API key>=$true)] Param( ) begin { Write-Output "Script started at $(Get-Date -Format 'yyyy-MM-dd HH:mm:ss')" $Now = Get-Date -Format 'yyyyMMddHHmmss' } process { function Show-Elapsed([Diagnostics.StopWatch] $watch) { $elapsed = '' i...
package distribution import ( "fmt" "sync" "github.com/docker/distribution/reference" "github.com/docker/distribution/registry/client/transport" "github.com/docker/docker/distribution/metadata" "github.com/docker/docker/dockerversion" "github.com/docker/docker/image" "github.com/docker/d...
"""Django forms for models.""" # This don't work in appengine, we use djangoforms instead. # from django.forms import ModelForm from django import forms # DateField, DateTimeInput from google.appengine.ext.db import djangoforms import common import models VENDOR_SELECTIONS = ( 'Home Depot', 'Kelly-Moore Paints...
-- // CLOUD-57789 added clustertemplate -- Migration SQL that makes the change goes here. CREATE TABLE clustertemplate ( id bigint NOT NULL, account character varying(255), name character varying(255) NOT NULL, template text, owner character varying(255), type character varying(255), publici...
/** * Autogenerated by Avro * * DO NOT EDIT DIRECTLY */ package graphene.model.idl; @SuppressWarnings("all") /** Selectable services, returned by getServices() in various APIs */ @org.apache.avro.specific.AvroGenerated public class G_Service extends org.apache.avro.specific.SpecificRecordBase implements org.apache....
/** * Generated with Acceleo */ package org.wso2.developerstudio.eclipse.gmf.esb.parts.forms; // Start of user code for imports import java.util.ArrayList; import java.util.List; import org.eclipse.emf.ecore.EObject; import org.eclipse.emf.eef.runtime.api.component.<API key>; import org.eclipse.emf.eef.runtime.api.no...
// <API key>.h // IOSDuoduo #import "DDSuperAPI.h" @interface <API key> : DDSuperAPI<<API key>> @end
package org.apereo.cas.adaptors.duo.web.flow; import org.apereo.cas.adaptors.duo.<API key>; import org.apereo.cas.configuration.<API key>; import org.apereo.cas.configuration.model.support.mfa.<API key><API key>; import org.apereo.cas.web.flow.configurer.<API key>; import org.junit.jupiter.api.Tag; import org.springfra...
#pragma once #include <Register/Utility.hpp> namespace Kvasir { //Registers group namespace Spi1SpiCntrl{ ///<Control and Status Register using Addr = Register::Address<0x40034000,0xff210000,0x00000000,unsigned>; Go and Busy Status1 = In master mode, writing 1 to this bit to start the SPI data tr...
<html><head><link rel="stylesheet" type="text/css" href="http://daisydiff.googlecode.com/files/diff.css"></link></head> <p>This is a <u>sample paragraph that will be <span class="diff-html-removed" id="removed-diff-0" previous="first-diff" changeId="removed-diff-0" next="added-diff-0">used</span><span class="diff-html-...
package healthcheck import ( "fmt" "net/http" "strconv" log "github.com/Sirupsen/logrus" ) func healthcheck(w http.ResponseWriter, r *http.Request) { fmt.Fprint(w, "ok") } func StartHealthCheck(port int) error { if port <= 0 || port > 65535 { return fmt.Errorf("Invalid health check port ...
package calls import ( "errors" "math/rand" "time" "github.com/mesos/mesos-go/api/v1/lib" "github.com/mesos/mesos-go/api/v1/lib/scheduler" ) // Filters sets a scheduler.Call's internal Filters, required for Accept and Decline calls. func Filters(fo ...mesos.FilterOpt) scheduler.CallOpt { return ...
[%- i.develooper.weight=2; i.develooper.data = BLOCK %] <a href="http://develooper.com"> <img class="border" border="0" src="[% combust.static_url("/images/friends/develooperlogo-160t.png") %]" height="36" width="160" alt="Develooper" />Perl Consulting </a> [%- END %] [%- i.yellowbot.weight=10; i.yellowbot....
package Entities; import java.awt.Image; import java.awt.geom.Rectangle2D; public abstract class SceneToolkit { public Image[] background; public Integer x[]; public Integer y[]; public Integer w[]; public Integer h[]; public SceneToolkit(Integer[] x, Integer[] y, Integer[] w, Integer[] h){ ...
/* This file was generated by upbc (the upb compiler) from the input * file: * * envoy/type/tracing/v2/custom_tag.proto * * Do not edit -- your changes will be discarded when the file is * regenerated. */ #ifndef <API key> #define <API key> #include "upb/generated_util.h" #include "upb/msg.h" #include "upb/de...
<div class="row"> <div class="col-md-4 col-sm-12"> <span data-ng-repeat="userGroup in userGroupByUserList" > <span class="label label-info label-left" data-ng-if="userGroup.userType!='A'"> {{userGroup.userName}} </span> </span> <div...
#pragma once #include <aws/wafv2/WAFV2_EXPORTS.h> #include <aws/wafv2/WAFV2Request.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/wafv2/model/Scope.h> #include <utility> namespace Aws { namespace WAFV2 { namespace Model { class AWS_WAFV2_API GetIPSetRequest : public WAFV2Request { public: G...