answer stringlengths 15 1.25M |
|---|
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Tue Jan 16 16:57:26 CET 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.openbase.jul.visual.javafx.iface (JUL 1.5-SNAPSHOT API)</title>
<meta name="date" con... |
// Created file "Lib\src\gpmuuid\gpmgmt_i"
typedef struct _GUID
{
unsigned long Data1;
unsigned short Data2;
unsigned short Data3;
unsigned char Data4[8];
} GUID;
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
extern const GUID name = { l, w1, w2, { b1, b2, b3, b4, b... |
// Created file "Lib\src\Uuid\guids"
typedef struct _GUID
{
unsigned long Data1;
unsigned short Data2;
unsigned short Data3;
unsigned char Data4[8];
} GUID;
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
extern const GUID name = { l, w1, w2, { b1, b2, b3, b4, b5, b6... |
// <auto-generated>
// This code was generated by a tool.
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
namespace Serial_Test {
using System;
<summary>
A strongly-typed resource class, for looking up localized strings, e... |
<?php
use CyrilPerrin\Spine\Route\Literal;
/**
* Literal route test
*/
class LiteralTest extends \<API key>
{
/**
* ParseUrl() test
*/
public function testParseUrl()
{
// Build route
$route = new Literal('/user', 'User', 'index', array('test' => 'test'));
// Parse unvalid... |
package com.professortea.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.widget.ScrollView;
import com.professortea.utils.LogUtil;
/**
* BorderScrollView
* <ul>
* <li>onTop and onBottom response ScrollView</li>
* <li>you can {@link #setOnBorderListene... |
#include "mcp_can.h"
#define spi_readwrite SPI.transfer
#define spi_read() spi_readwrite(0x00)
#define SPI_BEGIN() SPI.beginTransaction(SPISettings(10000000, MSBFIRST, SPI_MODE0))
#define SPI_END() SPI.endTransaction()
void MCP_CAN::mcp2515_reset(void)
{
#ifdef SPI_HAS_TRANSACTION
SPI_BEGIN();
#endif
... |
// ax5.ui.calendar
(function () {
var UI = ax5.ui;
var U = ax5.util;
UI.addClass({
className: "calendar",
version: "0.8.9"
}, (function () {
/**
* @class ax5calendar
* @classdesc
* @author tom@axisj.com
* @logs
* 2014-06-21 tom :
... |
package org.tsaikd.java.weblire.ext;
import net.semanticmetadata.lire.imageanalysis.ColorLayout;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
public class ColorLayoutext extends ColorLayout {
static Log log = LogFactory.getLog(ColorLayoutext.class);
public double getSumY(... |
package org.sonar.scanner.scan;
import java.util.Map;
import org.sonar.api.config.Encryption;
import org.sonar.api.config.PropertyDefinitions;
import org.sonar.scanner.config.<API key>;
public class <API key> extends <API key> {
public <API key>(PropertyDefinitions propertyDefinitions, Encryption encryption, Map<Stri... |
#include "<API key>.h"
#include "<API key>.h"
#include <QDebug>
#include <QNetworkReply>
#include <QXmlStreamReader>
namespace QtAws {
namespace EventBridge {
/*!
* Constructs a <API key> object for \a reply to \a request, with parent \a parent.
*/
<API key>::<API key>(
const <API key> &request,
QNetw... |
package fr.unice.polytech.soa1.cookbook.rest.Shoes;
import org.json.JSONArray;
import org.json.JSONString;
import javax.ws.rs.*;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import java.util.Collection;
@Path("/customers")
// Here we generate JSON data from scratch, one should use a framework in... |
<?php
namespace xecon\account;
use pocketmine\Server;
use xecon\modifier\AccountModifier;
use xecon\xEcon;
final class Account{
const PATH_SEPARATOR = ":";
/** @var AccountOwner */
private $owner;
/** @var string */
private $name;
/** @var int */
private $lastFinalize;
/** @var float */
... |
using System;
using System.Diagnostics.CodeAnalysis;
using System.IO;
using Lidgren.Network;
using StardewValley.Network;
namespace StardewModdingAPI.Framework.Networking
{
<summary>A multiplayer server used to connect to an incoming player. This is an implementation of <see cref="LidgrenServer"/> that adds support... |
#include "../../core.h"
#include "../../cache.h"
static GList * <API key> (cb_object * capo)
{
GList * converter_list = NULL;
if (capo->s && capo->s->local_db != NULL)
{
gint counter = 0;
GlyrMemCache * head = glyr_db_lookup (capo->s->local_db,capo->s);
while (head != NULL)
{... |
#ifndef <API key>
#define <API key>
#include "athenaresponse.h"
#include "<API key>.h"
namespace QtAws {
namespace Athena {
class <API key>;
class QTAWSATHENA_EXPORT <API key> : public AthenaResponse {
Q_OBJECT
public:
<API key>(const <API key> &request, QNetworkReply * const reply, QObject * const parent = 0);... |
@javax.xml.bind.annotation.XmlSchema(namespace = "http://iuclid6.echa.europa.eu/namespaces/<API key>/2.0", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
package eu.europa.echa.iuclid6.namespaces.<API key>._2; |
class CreateServicesUsers < ActiveRecord::Migration
def self.up
create_table :services_users, :id => false do |t|
t.integer :user_id
t.integer :service_id
end
end
def self.down
drop_table :services_users
end
end |
DELIMITER
DROP PROCEDURE IF EXISTS <API key>;
CREATE PROCEDURE `<API key>`()
BEGIN
DECLARE vIndexPs INT DEFAULT 0;
DECLARE vIndexOs INT DEFAULT 0;
DECLARE vIndexSp INT DEFAULT 0;
SELECT COUNT(*)
INTO vIndexPs
FROM information_schema.statistics
WHERE table_schema = DATABASE()
AND table_na... |
package nl.welteninstituut.tel.la.bigquery;
import com.google.api.client.extensions.appengine.http.UrlFetchTransport;
import com.google.api.client.googleapis.auth.oauth2.GoogleCredential;
import com.google.api.client.googleapis.extensions.appengine.auth.oauth2.<API key>;
import com.google.api.client.http.<API key>;
imp... |
// This file is part of the go-ethereum library.
// The go-ethereum library is free software: you can redistribute it and/or modify
// (at your option) any later version.
// The go-ethereum library is distributed in the hope that it will be useful,
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// Cont... |
ravenous_torton = Creature:new {
objectName = "@mob/creature_names:ravenous_torton",
socialGroup = "torton",
pvpFaction = "",
faction = "",
level = 34,
chanceHit = 0.4,
damageMin = 325,
damageMax = 360,
baseXp = 3370,
baseHAM = 8600,
baseHAMmax = 10500,
armor = 0,
res... |
import os
import imp
util = imp.load_source("__pyblish_util", os.path.join(__file__, "..", "..", "__pyblish_util.py"))
util.wrap_module(__name__, "pyblish-base") |
package io.github.albertus82.jface.preference.field;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.eclipse.swt.events.FocusAdapter;
import org.eclipse.swt.events.FocusEvent;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Text;
import io.github.albertus82.jface.lis... |
#pragma once
#include "message_channel.h"
#include "service_debug.h"
#include "protocol_defs.h"
#include "ping.h"
#include "chunked_transfer.h"
#include "spark_descriptor.h"
#include "<API key>.h"
#include "functions.h"
#include "events.h"
#include "publisher.h"
#include "subscriptions.h"
#include "variables.h"
#includ... |
#ifndef <API key>
#define <API key>
#include "kafkarequest.h"
namespace QtAws {
namespace Kafka {
class <API key>;
class QTAWSKAFKA_EXPORT <API key> : public KafkaRequest {
public:
<API key>(const <API key> &other);
<API key>();
virtual bool isValid() const Q_DECL_OVERRIDE;
protected:
virtual QtAws::Cor... |
package com.github.steveice10.packetlib.io.buffer;
import com.github.steveice10.packetlib.io.NetOutput;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.UUID;
/**
* A NetOutput implementation backed by a ByteBuffer (Java NIO).
*/
public class ByteBufferNetOutput implements NetOutput {
priv... |
package mattparks.mods.space.venus.world.gen;
import micdoodle8.mods.galacticraft.api.prefab.world.gen.<API key>;
import net.minecraft.world.biome.BiomeGenBase;
public class <API key> extends <API key> {
@Override
public BiomeGenBase getBiome() {
return BiomeGenBaseVenus.venus;
}
} |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.obinject.sample.inception;
import org.obinject.annotation.Persistent;
/**
*
* @author windows
*/
@Persistent
public class Quimico extends Sonhador{
private String formulaDrogra;
public String getFo... |
using System;
using CoreDht.Node;
using CoreDht.Utils;
using CoreDht.Utils.Hashing;
namespace <API key>
{
public class NodeServicesFactory
{
private readonly <API key> _hashingService;
public NodeServicesFactory(<API key> hashingService)
{
_hashingService = hashingService;
... |
<?php
/**
* Changes the attrid/priceid/textid column to allow NULL in catalog index attr/price/text table.
*/
class <API key> extends <API key>
{
private $_mysql = array(
'<API key>' => array(
'attrid' => 'ALTER TABLE "<API key>" MODIFY "attrid" INTEGER NULL',
),
'<API key>' =>... |
import autocomplete_light
from association.models import Word
from django.utils.translation import ugettext as _
class WordAutocomplete(autocomplete_light.<API key>):
search_fields=['name']
choice_html_format = '<span class="block os" data-value="%s">%s (%s)</span>'
attrs={
'placeholder': _('Filter'... |
#include <sys/times.h>
#include <errno.h>
clock_t times (struct tms * tp) {
errno = EINVAL;
return (clock_t) -1;
} |
<?php
class Menu
{
const APP = 'menu';
const APPID = iCMS_APP_MENU;
public static $SET = array();
public static $DATA = array();
public static $HREFS = array();
public static $TITLES = array();
public static $callback = array();
public static $url = null;
const CA... |
package com.nextgis.maplib.display;
import android.database.sqlite.SQLiteDatabase;
import android.os.Build;
import android.util.Log;
import com.nextgis.maplib.api.ITextStyle;
import com.nextgis.maplib.datasource.Feature;
import com.nextgis.maplib.datasource.GeoEnvelope;
import com.nextgis.maplib.datasource.GeoGeometry;... |
#ifndef <API key>
#define <API key>
#include "eksrequest_p.h"
#include "<API key>.h"
namespace QtAws {
namespace EKS {
class <API key>;
class <API key> : public EksRequestPrivate {
public:
<API key>(const EksRequest::Action action,
<API key> * const q);
<API key>(const <API ke... |
#include "<API key>.h"
#include "<API key>.h"
#include "<API key>.h"
#include "lightsailrequest_p.h"
namespace QtAws {
namespace Lightsail {
/*!
* Constructs a copy of \a other.
*/
<API key>::<API key>(const <API key> &other)
: LightsailRequest(new <API key>(*other.d_func(), this))
{
}
/*!
* Constructs a <API ke... |
package org.spoutcraft.api.block.design;
public class <API key> extends GenericBlockDesign {
/**
* Creates a basic cube custom block model
*
* @param addon making this block
* @param texture to use
* @param textureId[6] Array of faces, give Id's for SubTexture locations
*/
public <... |
package de.Keyle.MyPet.entity;
import de.Keyle.MyPet.api.entity.MyPetType;
import de.Keyle.MyPet.api.player.MyPetPlayer;
import de.Keyle.MyPet.entity.types.*;
import java.lang.reflect.Constructor;
public enum MyPetClass {
Bat(MyBat.class),
Blaze(MyBlaze.class),
CaveSpider(MyCaveSpider.class),
Chicken(My... |
package ccre.cluck;
import ccre.verifier.SetupPhase;
/**
* A listener that is told about objects on the network as they are discovered.
*
* @see CluckPublisher#setupSearching(ccre.cluck.CluckNode,
* ccre.cluck.CluckRemoteListener)
* @author skeggsc
*/
public interface CluckRemoteListener {
/**
* Handle i... |
package tools.io;
import java.io.IOException;
import java.io.InputStream;
public class <API key>
{
public static int toInt(byte[] b)
{
return (((b[3] & 0xff) << 24) | ((b[2] & 0xff) << 16) | ((b[1] & 0xff) << 8) | (b[0] & 0xff));
}
public static short toShort(byte[] b)
{
return (shor... |
# MSPPG
Multiwii Serial Protocol Parser Generator for Python3, Java, and C++, and C.
Instructions
This repository is now part of [RoboFirmwareToolkit](https://github.com/simondlevy/RoboFirmwareToolkit).
Look in the [parser](https://github.com/simondlevy/RoboFirmwareToolkit/tree/master/extras/parser) subfolder. |
package Sirius.server.middleware.interfaces.proxy;
import Sirius.server.newuser.User;
import Sirius.server.newuser.UserException;
import Sirius.server.newuser.UserGroup;
import java.rmi.Remote;
import java.rmi.RemoteException;
import java.security.Key;
import java.util.Vector;
import de.cismet.connectioncontext.Connect... |
<?php
/**
* @package wa-apps/photos/frontend
*/
class <API key> extends <API key>
{
public function execute()
{
$this->init();
$type = waRequest::param('type');
$this->hash = waRequest::param('hash');
if ($type == 'tag') {
$this->view->assign('criteria', 'by-tag');
... |
#if !defined( _PYFWEVT_UNUSED_H )
#define _PYFWEVT_UNUSED_H
#include <common.h>
#if !defined( <API key> )
#if defined( __GNUC__ ) && __GNUC__ >= 3
#define <API key> __attribute__ ((__unused__))
#else
#define <API key>
#endif
#endif
#if defined( _MSC_VER )
#define <API key>( parameter ) \
<API key>( parameter );
... |
<?php
use yii\helpers\Html;
use yii\helpers\Url;
use yii\bootstrap\Nav;
use yii\bootstrap\NavBar;
use yii\web\View;
use yii\widgets\Breadcrumbs;
use app\assets\AppAsset;
AppAsset::register($this);
$this->title = 'ASD company';
?>
<?php $this->beginPage() ?>
<!DOCTYPE html>
<html lang="<?= Yii::$app->language ?>">
<head... |
kevoree-<%= rawEntityType %>-<%= _.slugify(tdef.name) %>
Default README generated by `generator-kevoree`, a `yo` generator for [__kevoree-js__](https://github.com/kevoree/kevoree-js)
## Test
grunt kev
Starts a kevoree runtime with the developped component deployed. |
package crom_l1_composed;
import org.eclipse.emf.common.util.EList;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Relation Target</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link crom_l1_composed.RelationTarget#getInc... |
using System.Management.Automation;
namespace PowerShellAudio.Commands
{
[Cmdlet(VerbsCommon.Set, "AudioFileCoverArt"), OutputType(typeof(TaggedAudioFile))]
public class <API key> : Cmdlet
{
[Parameter(Mandatory = true, Position = 0)]
public CoverArt CoverArt { get; set; }
[Parameter... |
package com.silicolife.textmining.core.init;
import static org.junit.Assert.assertTrue;
import java.io.<API key>;
import java.io.IOException;
import java.sql.SQLException;
import org.junit.Test;
import com.silicolife.textmining.core.datastructures.dataaccess.database.DatabaseFactory;
import com.silicolife.textmining.co... |
package fr.ymanvieu.trading.common.rate;
import java.math.BigDecimal;
import java.time.Instant;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import fr.ymanvieu.trading.commo... |
from django.http import HttpResponse
from django.shortcuts import render_to_response
from django.core.context_processors import csrf
from django.views.generic.base import View, TemplateView
from django.views import generic
from django.shortcuts import render_to_response
from django.template import RequestContext, load... |
double *shepard_interp_nd ( int m, int nd, double xd[], double zd[], double p,
int ni, double xi[] );
double r8vec_dot_product ( int n, double a1[], double a2[] ); |
package netgloo.models;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.util.HashSet;
import java.util.Set;
@Entity
@Table(name = "Beer")
public class Beer
{
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private long beerId;
@NotNull
@Column(unique=true)
... |
@javax.annotation.<API key>
package org.sonar.api.batch.sensor.code; |
package cz.vutbr.web.csskit.fn;
import java.util.List;
import cz.vutbr.web.css.Term;
import cz.vutbr.web.css.TermFunction;
import cz.vutbr.web.css.TermLength;
import cz.vutbr.web.css.TermList;
import cz.vutbr.web.csskit.TermFunctionImpl;
public class BlurImpl extends TermFunctionImpl implements TermFunction.Blur {
... |
$(document).ready(function () {
$('.data').inputmask("dd/mm/yyyy", {placeholder: "_"});
$('.hora').inputmask('hh:mm');
<API key>();
});
function <API key>() {
$("#<API key>").fadeOut();
$("#causaNaoDoacao").prop("value", "");
}
function <API key>() {
$("#divCorneasCaptadas").fadeOut();
$("#d... |
package org.geowebcache.grid;
import static java.util.Arrays.asList;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import org.geowebcache.<API key>;
public class SRS implements Comparable<SRS> {
private static Map<Integer, SRS> list = new Con... |
package cf.monteux.silvertunnel.netlib.util;
import java.io.<API key>;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.<API key>;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import cf.monteux.silvertunnel.netlib.api.NetLayer;
import cf.... |
<!DOCTYPE HTML>
<html>
<head>
<script>
/**
* Global variables for scalable content.
*/
var width = 900;
var height = 2 * width / 3;
var globalFont = 'Arial';
var functionStrokeWidth = width / 90;
var <API key> = functionStrokeWidth / 2;
var <API key> = width / 20;
var <API key> = <API ... |
#ifndef <API key>
#define <API key>
#include "core/Query.h"
#include "core/use_cases/SprintDTO.h"
#include "date_wrapper/date_wrapper.h"
namespace sprint_timer::use_cases {
struct RequestSprintsQuery : public Query<std::vector<SprintDTO>> {
explicit RequestSprintsQuery(dw::DateRange dateRange);
dw::DateRange da... |
package fun.guruqu.portal.structures;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.util.*;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.Server;
import org.bukkit.World;
import org.bukkit.block.Block;
import com.cedarsoftware.util.io.JsonR... |
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Sun Mar 11 12:21:30 PDT 2018 -->
<title>Uses of Interface com.poesys.db.dao.query.<API key></title>
<meta name="date" content="2018-03-11">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.... |
#include <iostream>
#include "vector2d.hpp"
using namespace std;
using namespace LW;
int main()
{
vector2d<int> a(3,4);
for(unsigned i = 0; i < 3; ++i)
for(unsigned j = 0; j < 4; ++j)
a(i,j) = 10*i + j;
vector2d<int> b = a;
a.resize(1, 15);
for(unsigned k = 0; k < 15; ++k)
... |
// This file is part of Nfield.SDK.
// Nfield.SDK is free software: you can redistribute it and/or modify
// (at your option) any later version.
// Nfield.SDK is distributed in the hope that it will be useful,
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
using System;
namespace Nfield... |
module Authentication
module AuthnJwt
ValidateStatus = CommandClass.new(
dependencies: {
<API key>: Authentication::AuthnJwt::SigningKey::<API key>.new,
fetch_issuer_value: Authentication::AuthnJwt::ValidateAndDecode::FetchIssuerValue.new,
<API key>: Authentication::AuthnJwt::Validat... |
// Created file "Lib\src\amstrmid\X64\strmiids"
typedef struct _GUID
{
unsigned long Data1;
unsigned short Data2;
unsigned short Data3;
unsigned char Data4[8];
} GUID;
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
extern const GUID name = { l, w1, w2, { b1, b2, b3, b... |
from RMPY.rig import rigSingleJoint
from RMPY.rig import rigBase
import pymel.core as pm
class RigPropModel(rigBase.BaseModel):
def __init__(self):
super(RigPropModel, self).__init__()
self.single_joints = []
class RigProp(rigBase.RigBase):
def __init__(self, *args, **kwargs):
kwargs['mo... |
#include "wrapper.h"
WRAP_API WINDOW *
wrap_newpad(int nlines, int ncols)
{
return newpad(nlines, ncols);
}
WRAP_API WINDOW *
wrap_subpad(WINDOW *orig, int nlines, int ncols, int begy, int begx)
{
return subpad(orig, nlines, ncols, begy, begx);
}
WRAP_API int
wrap_prefresh(WINDOW *win, int py, int px, int sy1, ... |
// S t o p W a t c h //
// <editor-fold defaultstate="collapsed" desc="hdr"> //
// </editor-fold>
package omr.util;
import java.io.PrintStream;
import java.util.ArrayList;
import java.util.List;
public class StopWatch
{
/** Name for t... |
using System.Xml.Serialization;
using StreetSmart.Common.Interfaces.SLD;
namespace StreetSmart.Common.Data.SLD
{
#pragma warning disable 1591
<exclude/>
public class UserLayer : <API key>, IUserLayer
{
private UserStyle _userStyle;
[XmlElement("UserStyle", Namespace = "http:
public UserStyle UserSty... |
RSpec.describe Epics::AZV do
let(:client) { Epics::Client.new( File.open(File.join( File.dirname(__FILE__), '..', 'fixtures', 'SIZBN001.key')), 'secret' , 'https://194.180.18.30/ebicsweb/ebicsweb', 'SIZBN001', 'EBIX', 'EBICS') }
let(:document) { 'DTAZV' }
subject { described_class.new(client, document) }
descri... |
#ifndef __MCF52235_RCM_H__
#define __MCF52235_RCM_H__
/* Register read/write macros */
#define MCF_RCM_RCR (*(vuint8 *)(0x40110000))
#define MCF_RCM_RSR (*(vuint8 *)(0x40110001))
/* Bit definitions and macros for MCF_RCM_RCR */
#define MCF_RCM_RCR_LVDE ... |
/**
* Class Polygon provides a polygon {@linkplain DrawingItem} whose boundary
* consists of one or more straight line segments. The polygon has an outline
* and a filled interior.
*
* @author Alan Kaminsky
* @version 23-Jun-2008
*/
public class Polygon
extends ShapeItem
{
// Hidden data members.
pr... |
package com.craftfire.babelcraft.util;
import org.bukkit.entity.Player;
import org.bukkit.event.player.PlayerLoginEvent;
public class Messages {
Util util = new Util();
public static String <API key>, message_autodetect, message_usage;
public static String <API key>, <API key>, message_savesuccess;
publ... |
package ch.loway.oss.ari4java.generated;
// THIS CLASS WAS GENERATED AUTOMATICALLY
// PLEASE DO NOT EDIT
// Generated on: Tue Dec 19 09:55:48 CET 2017
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.ArrayList;
import ch.loway.oss.ari4java.tools.RestException;
i... |
<!DOCTYPE html PUBLIC "-
<html xmlns="http:
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3.1"/>
<title>Core3: /Users/victor/git/Core3Mda/MMOCoreORB/src/server/login/packets/ErrorMessage.h File ... |
package com.freiheit.function.serializable;
import java.io.Serializable;
import java.util.function.IntBinaryOperator;
/**
* Serializable version of {@link IntBinaryOperator}.
*
* @see IntBinaryOperator
* @author Michael Bohn (initial creation)
*/
@FunctionalInterface
public interface <API key> extends IntBinaryOpe... |
package exter.eveindustry.dataprovider.planet;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import exter.eveindustry.data.inventory.IItem;
import exter.eveindustry.data.planet.IPlanet;
import exter.eveindustry.dataprovider.item.ItemDA;
import exter.tsl.TSLObject;
public class Planet ... |
using <API key>.Data.Models;
using System;
using System.Collections.Generic;
using Google.Apis.Auth.OAuth2;
using Google.Apis.Gmail.v1;
using Google.Apis.Services;
using Google.Apis.Gmail.v1.Data;
using System.Diagnostics;
using System.Linq;
using <API key>.Data.Database;
namespace <API key>.Data.API
{
public class... |
<?php
class <API key> extends <API key>
{
protected $result;
public function __construct()
{
//$this->bootstrap = true;
$this->className = '<API key>';
include_once(_PS_MODULE_DIR_ . '/envoimoinscher/envoimoinscher.php');
parent::__construct();
$this->result = '';
... |
@cond DOXYGEN_HIDDEN
#ifndef <API key>
#define <API key>
#ifndef <API key>
#include <sstream>
#include <tulip/<API key>.h>
#include <tulip/tulipconf.h>
#include <tulip/Color.h>
namespace tlp {
/**
* Class to build EPS file with OpenGL feedback buffer
*/
class TLP_GL_SCOPE <API key> : public <API key> {
public:
<API... |
/*
* server/zone/objects/tangible/resource/ResourceContainer.cpp generated by engine3 IDL compiler 0.55
*/
#include "ResourceContainer.h"
#include "<API key>.h"
#include "../../scene/SceneObject.h"
#include "../../creature/CreatureObject.h"
#include "../../player/Player.h"
#include "../TangibleObject.h"
/*
* <... |
/**
* @file d2xx_init.h
* API for initialisation of user defined <em>VID</em>/<em>PID</em> pairs.
*/
#ifndef D2XX_INIT_H_
#define D2XX_INIT_H_
#include <stdio.h>
#include "d2xx_table.h"
/**
* Defines the linkage of declared functions. If this file is included by an
* application they're marked as <code>external</c... |
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Net;
using NLog;
using Newtonsoft.Json.Linq;
namespace Gelf4NLog.Target
{
public class GelfConverter : IConverter
{
private const int <API key> = 250;
private const string GelfVersion = "1.0";
public... |
package com.sones;
import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation... |
<?php
namespace App\Migrations;
use T4\Orm\Migration;
class <API key>
extends Migration
{
public function up()
{
$this->createTable('categories', [
'title' => ['type' => 'string'],
], [], ['tree']);
}
public function down()
{
$this->dropTable('categories');
... |
#include "GUI/Button.h"
Button::Button()
{
//ctor
}
Button::~Button()
{
//dtor
}
void Button::load(sf::Vector2f pos, const sf::Texture& tex, sf::Vector2f texCoord, sf::Vector2f texDimensions, sf::Vector2i scale) {
this->pos = pos;
this->tex = tex;
this->texCoord = texCoord;
this->texDimensions =... |
package org.geolatte.common.reflection;
import org.junit.Assert;
import org.junit.Test;
public class <API key> {
@SuppressWarnings({"<API key>"})
@Test
public void ConstructorTest()
{
<API key> exc = new <API key>();
Assert.assertEquals(null, exc.getMessage());
Assert.assertEqual... |
<?php
namespace <API key>\FedExPHP\Structs;
use \WsdlToPhp\PackageBase\AbstractStructBase;
/**
* This class stands for <API key> Structs
* Meta informations extracted from the WSDL
* - documentation: Specifies the concept of a container used to package dangerous goods commodities.
* @subpackage Structs
*/
class <A... |
// CoderG the 2016 project
// Insight 0+0 [ 0+0 ]
// Stephen Fire Meditation Qin [ ] -> firemeditation@gmail.com
package drule
import (
"fmt"
"strings"
"github.com/idcsource/insight00-lib/hardstore"
"github.com/idcsource/insight00-lib/nst"
)
// <-- DATA_PLEASEslave
func (d *DRule) beginTransaction(con... |
// This file is part of the go-ethereum library.
// The go-ethereum library is free software: you can redistribute it and/or modify
// (at your option) any later version.
// The go-ethereum library is distributed in the hope that it will be useful,
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
package... |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI.WebControls;
// ReSharper disable once CheckNamespace
namespace Referenception.Website.SitecoreModules.Shell.Referenception
{
using System.Data;
using Core.Providers;
using Sitecore.Configuration;
us... |
package cz.cvut.kbss.jopa.test.integration.jena;
import cz.cvut.kbss.jopa.test.environment.JenaDataAccessor;
import cz.cvut.kbss.jopa.test.environment.<API key>;
import cz.cvut.kbss.jopa.test.runner.<API key>;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class <API key> extends <API key> {
privat... |
<?php
namespace Aimeos\Controller;
/**
* Factory which can create all job controllers
*
* @package Controller
* @subpackage Jobs
*/
class Jobs
{
public static function create( \Aimeos\MShop\Context\Item\Iface $context, \Aimeos\Bootstrap $aimeos, string $path ) : \Aimeos\Controller\Jobs\Iface
{
if( ... |
''' Helpers functions and classes for sequence manipulation.
'''
__author__ = "Juan Palacios <juan.palacios@nikhef.nl>"
__all__ = ('isiterable',
'flattenList')
def isIterable(obj) :
'''
Test if an object is iterable but not a string type.
'''
return hasattr(obj, "__iter__") and not isinstance... |
using System.IO;
using System.Management.Automation;
using Net.Sf.Dbdeploy;
namespace Dbdeploy.Powershell.Commands
{
using Net.Sf.Dbdeploy.Configuration;
[Cmdlet(VerbsData.Export, "DbUpdate")]
public class ExportDbUpdate : DbUpdateBase
{
[Parameter(Mandatory = true)]
public string Output... |
#ifndef <API key>
#define <API key>
#include "swfresponse.h"
#include "<API key>.h"
namespace QtAws {
namespace SWF {
class <API key>;
class QTAWSSWF_EXPORT <API key> : public SwfResponse {
Q_OBJECT
public:
<API key>(const <API key> &request, QNetworkReply * const reply, QObject * const parent = 0);
virtual... |
from django.db import models
from django.contrib import admin
# Create your models here.
class BlogPost(models.Model):
title = models.CharField(max_length=150)
body = models.TextField()
timestamp = models.DateTimeField()
class Meta:
ordering = ('-timestamp',)
class BlogPostAdmin(admin.ModelAdmin... |
package ch.loway.oss.ari4java.generated.ari_1_7_0.models;
// THIS CLASS WAS GENERATED AUTOMATICALLY
// PLEASE DO NOT EDIT
// Generated on: Sat Feb 04 15:23:09 CET 2017
import ch.loway.oss.ari4java.generated.*;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import java.util.Date;... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.