answer stringlengths 15 1.25M |
|---|
#include "<API key>.hpp"
#include <east/qt_dbtabletools.hpp>
#include <east/common.hpp>
#include <east/dbset.hpp>
#include <east/xpath.hpp>
#include <east/log.h>
using east_db::db;
using east_db::dbset;
using east_db::dbtuple;
using east_xml::xmldoc;
using east_xml::xpath_object;
using std::string;
using std::vector;
u... |
package proguard.classfile.visitor;
import proguard.classfile.*;
/**
* This class visits ProgramMember objects referring to methods, identified by
* a name and descriptor pair.
*
* @author Eric Lafortune
*/
public class NamedMethodVisitor implements ClassVisitor
{
private final String name;
private ... |
#pragma once
#include <sys/types.h>
#include "internal.h"
#include "virbitmap.h"
#include "virutil.h"
#include "virenum.h"
typedef enum {
<API key> = 0,
<API key>,
<API key>,
<API key>,
VIR_PROC_POLICY_RR,
<API key>
} <API key>;
VIR_ENUM_DECL(<API key>);
char *
<API key>(int status);
void
virPro... |
#include <QtTest/QtTest>
#include <MApplication>
#include "ut_mkutclassname.h"
mkutclassinclude
mkutclassinclude_p
void Ut_MkUtClassName::initTestCase()
{
static int argc = 1;
static char *app_name[1] = { (char *) "./ut_mkutclassname" };
app = new MApplication(argc, app_name);
}
void Ut_MkUtClassName::clean... |
// wall tile-related code
#include <utility>
#include "tiledef-walls.h"
#include "tile.h"
using std::pair;
const TileGraphic get_wall_graphic(TileWallTypes type) {
switch (type) {
case kTileWallDim:
return TileGraphic("wall", 9, 3);
break;
case kTileWallDark:
return TileGraphic("wall... |
package org.pentaho.reporting.libraries.css.parser.stylehandler.line;
import org.pentaho.reporting.libraries.css.keys.line.DominantBaseline;
import org.pentaho.reporting.libraries.css.parser.stylehandler.<API key>;
public class <API key> extends <API key> {
public <API key>() {
super( true );
addValue( Domina... |
package net.sf.jaer.stereopsis;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Label;
import java.util.logging.Logger;
import java.util.prefs.Preferences;
import net.sf.jaer.chip.AEChip;
/**
* Frame for visualizing matching matrix and disparites.
*
* @author Peter Hess
*/
public... |
package com.smartdevicelink.proxy.rpc;
import java.util.Hashtable;
import java.util.Vector;
import com.smartdevicelink.proxy.RPCStruct;
import com.smartdevicelink.proxy.constants.Names;
/**
* String containing hexadecimal identifier as well as other common names.
* <p><b>Parameter List
* <table border="1" rules="all... |
// This file is part of the deal.II library.
// The deal.II library is free software; you can use it, redistribute
// it, and/or modify it under the terms of the GNU Lesser General
// the top level of the deal.II distribution.
// this tests the correctness of matrix free matrix-vector products for two
// vectors on the... |
package com.Mod_Ores.Items.Entity;
import javax.swing.Icon;
import net.minecraft.client.Minecraft;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.client.renderer.entity.Render;
import net.minecraft.client.renderer.texture.TextureMap;
import net.minecraft.entity.Entity;
import net.minecraft.entit... |
<?php
namespace wcf\system\cronjob;
use wcf\data\cronjob\Cronjob;
use wcf\data\user\UserAction;
use wcf\system\WCF;
class UserQuitCronjob extends AbstractCronjob {
/**
* @inheritDoc
*/
public function execute(Cronjob $cronjob) {
parent::execute($cronjob);
$sql = "SELECT userID
... |
#ifndef <API key>
#define <API key>
#include "pfring.h"
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif
#include <anic_api.h>
#include <anic_api_private.h>
#include <anic_api_block.h>
#include <limits.h>
#include <sys/shm.h>
#include <signal.h>
#include <setjmp.h>
#define MFL_SUPPORT
#define <API key> (2*1024*1024)
#d... |
// The LLVM Compiler Infrastructure
// This file is distributed under the University of Illinois Open Source
// This file implements the MipsAsmBackend and MipsELFObjectWriter classes.
#include "MipsFixupKinds.h"
#include "MCTargetDesc/MipsMCTargetDesc.h"
#include "llvm/MC/MCAsmBackend.h"
#include "... |
#ifndef <API key>
#define <API key>
#include <QPixmap>
#include <QObject>
#include <<API key>>
#include <QGraphicsView>
#include <QGraphicsPixmapItem>
#include <QTimer>
/*! \internal
* \brief Custom QObject'ified PixmapItem that's placed on the scene,
* one instance for the origin snapshot, one for the target
* of t... |
using System;
using System.Collections;
using Cassowary.Utils;
namespace Cassowary
{
public class ClTableau : Cl
{
<summary>
Constructor is protected, since this only supports an ADT for
the ClSimplexSolver class.
</summary>
protected ClTableau()
{
_columns = new Hashtable();
_ro... |
/**
* SECTION:gstbasetransform
* @short_description: Base class for simple transform filters
* @see_also: #GstBaseSrc, #GstBaseSink
*
* This base class is for filter elements that process data.
*
* It provides for:
* <itemizedlist>
* <listitem><para>one sinkpad and one srcpad</para></listitem>
* <listitem... |
package org.jboss.test.ws.jaxws.samples.wsse.policy.basic;
import javax.ejb.Stateless;
import javax.jws.WebService;
import org.jboss.ws.api.annotation.EndpointConfig;
@Stateless
@WebService
(
portName = "SecurityServicePort",
serviceName = "SecurityService",
wsdlLocation = "META-INF/wsdl/SecurityService.wsdl",... |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>close</title>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../assets/css/bootstrap.c... |
<!DOCTYPE HTML PUBLIC "-
<!--NewPage
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_06) on Sun Nov 04 12:36:50 GMT 2007 -->
<TITLE>
N-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="N... |
/*
* Creative Technology and ZiiLABS
* Initially the Creative devices was all we supported so these are
* the most thoroughly tested devices. Presumably only the devices
* with older firmware (the ones that have 32bit object size) will
* need the <API key> flag. This bug
* manifest itself when you hav... |
# Makefile.in generated by automake 1.14.1 from Makefile.am.
# gio/tests/<API key>/Makefile. Generated from Makefile.in by configure.
# This Makefile.in is free software; the Free Software Foundation
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it... |
#include "io/json.hpp"
#include <cstring>
#include <fplll.h>
#include <test_utils.h>
using json = nlohmann::json;
#ifndef TESTDATADIR
#define TESTDATADIR ".."
#endif
using namespace std;
using namespace fplll;
/**
@brief Test BKZ reduction.
@param A test matrix
@param block_size block size... |
<?php
declare(strict_types=1);
namespace Kajona\Benchmark\System\Bench;
use Kajona\Benchmark\System\AbstractBench;
use Kajona\System\System\Database;
use Kajona\System\System\Date;
use Kajona\System\System\DbDatatypes;
use Kajona\System\System\Filesystem;
class Database2FillBench extends AbstractBench
{
const INSER... |
#ifndef FGPID_H
#define FGPID_H
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
INCLUDES
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
#include "FGFCSComponent.h"
#include "JSBSimLib.h"
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%... |
#include "<API key>.h"
#include "lxqtnetworkmonitor.h"
#include "<API key>.h"
<API key>::<API key>(const <API key> &startupInfo):
QObject(),
ILxQtPanelPlugin(startupInfo),
mWidget(new LxQtNetworkMonitor(this))
{
}
<API key>::~<API key>()
{
delete mWidget;
}
QWidget *<API key>::widget()
{
return mWid... |
package org.locationtech.geogig.plumbing;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.SortedMap;
import java.util.SortedSet;
import java.util.TreeSet;
import org.eclipse.jdt.annotation.Nullable;
... |
#ifndef MIMEHTML_H
#define MIMEHTML_H
#include "mimetext.h"
#include "smtpexports.h"
namespace SimpleMail {
class SMTP_EXPORT MimeHtml : public MimeText
{
public:
MimeHtml(const QString &html = QString());
~MimeHtml();
void setHtml(const QString &html);
QString html() const;
};
}
#endif // MIMEHTML_H |
define(function () {
/*jslint evil: true, strict: false, regexp: false */
/*members "", "\b", "\t", "\n", "\f", "\r", "\"", JSON, "\\", apply,
call, charCodeAt, getUTCDate, getUTCFullYear, getUTCHours,
getUTCMinutes, getUTCMonth, getUTCSeconds, hasOwnProperty, join,
lastIndex, length, parse, prototype, push... |
#!/bin/bash
/opt/data/tools/docker-clean.sh dd-agent &> /dev/null
etcdctl get /config/datadog/key 2>&1 > /dev/null
if [ $? -eq 0 ]; then
# Do not use our image if ES is not launched on his node
IMAGE=quay.io/nuxeoio/dd-agent
docker ps | grep elastic &> /dev/null
if [ ! $? -eq 0 ]; then
IMAGE=qua... |
// This file is part of the deal.II library.
// The deal.II library is free software; you can use it, redistribute
// it, and/or modify it under the terms of the GNU Lesser General
// the top level of the deal.II distribution.
// The MatrixCreator::create_mass_matrix function overload that also assembles
// a right han... |
package net.gleamynode.netty.util;
/**
* @author The Netty Project (netty@googlegroups.com)
* @author Trustin Lee (trustin@gmail.com)
*
* @version $Rev$, $Date$
*
*/
public class ConvertUtil {
public static int toInt(Object value) {
if (value instanceof Number) {
return ((Number) value).in... |
#include "acsetup.hpp"
#include "uatraits/details/type_traits.hpp"
namespace uatraits { namespace details {
bool const true_type::result;
bool const false_type::result;
}} // namespaces |
package com.gunmetal.smalladditions.item;
import com.gunmetal.smalladditions.Main;
import com.gunmetal.smalladditions.gui.addbook.AddBookGui;
import com.gunmetal.smalladditions.util.Constants;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import ne... |
#ifndef _KR_AMAP_DEFINED_
#define _KR_AMAP_DEFINED_
extern int <API key>;
extern int <API key>;
extern int <API key>;
extern int <API key>;
extern struct Unit *ArtMap_cl_unit; /* Pointer to cl-unit */
extern struct Unit *ArtMap_nc_unit; /* Pointer to nc-unit */
/... |
#include <QGridLayout>
#include <QFormLayout>
#include <QStackedLayout>
#include <QPushButton>
#include <QLabel>
#include <QApplication>
class ReplaceButton : public QPushButton
{
Q_OBJECT
public:
ReplaceButton(const QString &text = QString("click to replace")) : QPushButton(text)
{
static int v = 0... |
#ifndef ROO_ARG_PROXY
#define ROO_ARG_PROXY
#include "TNamed.h"
#include "RooAbsProxy.h"
#include "RooAbsArg.h"
class RooArgProxy : public TNamed, public RooAbsProxy {
public:
// Constructors, assignment etc.
RooArgProxy() : _owner(0), _arg(0), _valueServer(kFALSE), _shapeServer(kFALSE), _isFund(kTRUE), _ownArg(kF... |
# -*- coding: utf-8 -*-
# This file is part of FIFE.
# FIFE is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# This library is distributed in the hope that it will be useful,
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# You shou... |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from nose.tools import eq_,assert_almost_equal,raises
from utilities import execution_path, run_all
import os, mapnik
def setup():
# All of the paths used are relative, if we run the tests
# from another directory we need to chdir()
os.chdir(execution_path('.'))... |
#!/usr/bin/env perl
use utf8;
use strict;
use warnings;
use Encode 'decode_utf8';
use lib 'lib';
use Postcodify;
die "Usage: $0 <query>" unless @ARGV;
binmode STDOUT, ':utf8';
binmode STDERR, ':utf8';
my $p = Postcodify->new;
my $result = $p->search( decode_utf8( join( ' ', @ARGV ) ) );
my $json = decode_utf8( $... |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="el" sourcelanguage="en">
<context>
<name>CmdCreateImagePlane</name>
<message>
<location filename="../../Command.cpp" line="+93"/>
<source>Image</source>
<translation>Εικόνα</translation>
</message>
<... |
#include "l2d2_roxml-internal.h"
/* #define DEBUG_PARSING */
roxml_parser_item_t *<API key>(roxml_parser_item_t *head, char * key, roxml_parse_func func)
{
roxml_parser_item_t *item = head;
if(head == NULL) {
item = (roxml_parser_item_t*)calloc(1, sizeof(roxml_parser_item_t));
head = item;
}... |
/**
* @ingroup examples
* @{
*
* @file
* @brief UDP RPL example application
*
* @author Oliver Hahm <oliver.hahm@inria.fr>
*
* @}
*/
#include <stdio.h>
#include <string.h>
#include "vtimer.h"
#include "thread.h"
#include "net_if.h"
#include "sixlowpan.h"
#include "udp.h"
#include "rpl.h"
#include "rpl/rp... |
package dk.netarkivet.viewerproxy;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.Map;
import junit.framework.TestCase;
import dk.netarkivet.common.exceptions.<API key>;
/**
* Unit-tests for the CommandResolver class.
*/
public class <API key> extends TestCase {
public <API key>(String ... |
/******************************************************************************
* THIS FILE IS GENERATED - ANY EDITS WILL BE OVERWRITTEN
*/
#include "directory.h"
#include <QtCore/QStringBuilder>
using namespace Quotient;
SetRoomAliasJob::SetRoomAliasJob(const QString& roomAlias, const QString& roomId)
: BaseJob(... |
/* File: optmem.cpp */
/*
Abstract data type Array
*/
#include <mystdlib.h>
#include <myadt.hpp>
namespace netgen
{
BlockAllocator :: BlockAllocator (unsigned asize, unsigned ablocks)
: bablocks (0)
{
if (asize < sizeof(void*))
asize = sizeof(vo... |
<?php if(!defined("__XE__")) exit();
$info = new stdClass;
$info->default_index_act = '<API key>';
$info->setup_index_act='';
$info-><API key>='';
$info->admin_index_act = '<API key>';
$info->action = new stdClass;
$info->action-><API key> = new stdClass;
$info->action-><API key>->type='view';
$info->action-><API key>-... |
#include "Hash.h"
using namespace SLib;
Hash::Hash() :
m_bReadyToHash (false),
m_md (NULL),
m_md_len (0)
{
// Initialize the message digest
memset(m_md_value,0,EVP_MAX_MD_SIZE);
m_FinalHash.erase();
<API key>();
m_md = <API key>("SHA");
if(m_md!=NULL) {
EVP_DigestIni... |
#pragma once
#include "cntrlr_abstract.h"
class CntrlrSingle: public ICntrlr {
Q_OBJECT
public:
CntrlrSingle (IData *data, NV::ErrCode &err): ICntrlr(data) {
err=NV::Success;
}
virtual void GetInfo (QString&) const;
virtual void GetMatrixRaster (const int mes_len, MatrixRaster*... |
// checkstyle: Checks Java source code for adherence to a set of rules.
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// This library is distributed in the hope that it will be useful,
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE... |
#include "arb_poly.h"
void
<API key>(arb_ptr Qinv,
arb_srcptr Q, slong Qlen, slong n, slong prec)
{
slong i;
arb_ptr R, S, T, tmp;
if (n <= 2)
{
if (n >= 1)
arb_zero(Qinv);
if (n == 2)
arb_inv(Qinv + 1, Q + 1, prec);
return;
}
R = _arb_vec_init... |
package org.gridgain.grid.resources;
import java.lang.annotation.*;
import org.gridgain.apache.*;
@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.METHOD, ElementType.FIELD})
@<API key>
@Deprecated
public @interface GridJobIdResource {
// No-op.
} |
package org.digidoc4j.signers;
import org.digidoc4j.SignatureToken;
import org.digidoc4j.exceptions.<API key>;
import java.security.PrivateKey;
import java.security.cert.X509Certificate;
/**
* Signer for external services for example in web
*/
public abstract class ExternalSigner implements SignatureToken {
private... |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../assets/css/bootstrap.css">
... |
package org.lightmare.criteria.query.providers.jpa;
import org.lightmare.criteria.functions.FunctionConsumer;
import org.lightmare.criteria.query.QueryStream;
import org.lightmare.criteria.query.orm.SubQueryOperator;
import org.lightmare.criteria.query.orm.links.Operators;
import org.lightmare.criteria.query.orm.links.... |
#include "config.h"
#include "rtapi.h"
#include "hal.h"
#include "hal_priv.h"
#include "halcmd.h"
#include "halcmd_commands.h"
#include "halcmd_completion.h"
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <unistd.h>
#include <fcntl.h>
#... |
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_40) on Wed Feb 10 11:30:59 CST 2016 -->
<title>Uses of Class org.hibernate.type.descriptor.sql.<API key> (Hibernate JavaDocs)</title>
<meta name="date" content="2016-02-10">
<link rel="stylesheet" type="text/css" href="..... |
#include "config.h"
#include <assert.h>
#include <ctype.h>
#include <stdlib.h>
#include <string.h>
#include "internal.h"
#include "asn1.h"
#include "iso7816.h"
#include "sm/sm-iso.h"
static void <API key>(const struct sc_card *card,
struct sc_apdu *apdu)
{
if (card == NULL || apdu == NULL) {
return;... |
// from project
#include "doofit/builder/bobthebuilder/Pdfs/Common/AbsDimensionReal.h"
#include "doocore/io/MsgStream.h"
// from STL
#include <iostream>
#include <string>
// from RooFit
#include "RooRealVar.h"
#include "RooWorkspace.h"
namespace doofit {
using namespace std;
using namespace boost::property_tree;
using ... |
@import url("bootstrap.css");
@import url("application.css");
@import url("<API key>.css");
@import url("prettify.css");
@import url("editor.css");
@import url("prettyPhoto.css");
@import url("improptmu.css");
@import url("inline.css"); |
/**
* @file
* H.264 / AVC / MPEG4 part10 loop filter.
* @author Michael Niedermayer <michaelni@gmx.at>
*/
#include "libavutil/internal.h"
#include "libavutil/intreadwrite.h"
#include "internal.h"
#include "avcodec.h"
#include "mpegvideo.h"
#include "h264.h"
#include "mathops.h"
#include "rectangle.h"
/* Deblocking ... |
from img_list import Img_List
from image_control import Image_Control
from browser import *
class Wnd(gtk.Window):
def __init__(self):
super(Wnd, self).__init__(gtk.WINDOW_TOPLEVEL)
self.set_size_request(width=1200, height=768)
self.set_title('IMGeotagger revived')
self.realize()
... |
// This file was generated by the Gtk# code generator.
// Any changes made will be lost if regenerated.
namespace Gst {
using System;
using System.Runtime.InteropServices;
#region Autogenerated code
[GLib.GType (typeof (Gst.PadProbeReturnGType))]
public enum PadProbeReturn {
Drop = 0,
Ok... |
package org.helios.jboss7.spring.context;
import java.io.IOException;
import java.lang.annotation.Annotation;
import java.util.Locale;
import java.util.Map;
import org.apache.log4j.Logger;
import org.helios.jboss7.util.JMXHelper;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.... |
#include <config.h>
/* Specification. */
#include "unictype.h"
#include "bitmap.h"
/* Define u_is_blank table. */
#include "ctype_blank.h"
bool
uc_is_blank (ucs4_t uc)
{
return bitmap_lookup (&u_is_blank, uc);
} |
package fr.toss.common.player.classes;
import fr.toss.common.command.ChatColor;
public class ClasseFarmer extends Classe {
@Override
public String getName()
{
return "Farmer";
}
@Override
public ChatColor getColor()
{
return ChatColor.WHITE;
}
@Override
/** defini... |
/*
* HISTORY
*/
#ifdef REV_INFO
#ifndef lint
static char rcsid[] = "$TOG: UilSarVal.c /main/13 1997/12/06 16:14:16 cshi $"
#endif
#endif
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
/*
**++
** FACILITY:
**
** User Interface Language Compiler (UIL)
**
** ABSTRACT:
**
** This module supports values in UIL... |
#ifndef SIEVE_ECM_PM1_H_
#define SIEVE_ECM_PM1_H_
#include "modredc_ul.h"
#include "modredc_15ul.h"
#include "modredc_2ul2.h"
#include "mod_mpz.h"
#include "stage2.h"
typedef struct {
unsigned long *E; /* The exponent for stage 1 */
unsigned long E_mask; /* Mask (one bit set) of MSB in E[E_nrwords-1] */
... |
using System;
namespace Stronk.Tests.<API key>
{
public class UrlConversion : TypeConversionTest<Uri>
{
public UrlConversion() : base(
inputSingle: "https://example.com/some/path?option=very_yes",
inputMultiple: "https:
expected: new Uri("https://example.com/some/path... |
<include target="_header.html" />
<form ruleset="insertConfig" action="./" method="post" class="x_form-horizontal" id="fo_ncenterlite">
<input type="hidden" name="module" value="schedule" />
<input type="hidden" name="act" value="<API key>" />
<section class="section">
<h1></h1>
<div class="... |
#pragma once
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include <stdint.h>
#include <stdbool.h>
#include "buxtondata.h"
/**
* A dynamic array
* Represents daemon's reply to client
*/
typedef struct BuxtonArray {
void **data; /**<Dynamic array contents */
uint len; /**<Length of the array */
} Buxto... |
using System;
using System.Collections.Generic;
namespace AppveyorClient.POCOs
{
public class Build
{
public string AuthorName;
public string AuthorUsername;
public string Branch;
public int BuildId;
public int BuildNumber;
public DateTime? Created;
public... |
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
#ifndef __SPRUCE_SASL_H__
#define __SPRUCE_SASL_H__
#include <glib.h>
#include <spruce/spruce-service.h>
G_BEGIN_DECLS
#define SPRUCE_TYPE_SASL (<API key> ())
#define SPRUCE_SASL(obj) (<API key> ((obj), SPRUCE_TYPE_SASL, S... |
// <API key>.cs
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
// all cop... |
using System;
using JSCompiler.CompileChars;
namespace JSCompiler.Script.Compile
{
<summary>
<API key> für <API key>.
</summary>
public class <API key> : CommentCodeItem
{
protected override string EndString
{
get { return CompileChar.<API key>; }
}
public... |
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser General Public
// This library is distributed in the hope that it will be useful,
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
// You should have received a copy of the GNU Lesser... |
package org.gljava.opengl.ftgl;
public class SWIGTYPE_p_float {
private long swigCPtr;
protected SWIGTYPE_p_float(long cPtr, boolean bFutureUse) {
swigCPtr = cPtr;
}
protected SWIGTYPE_p_float() {
swigCPtr = 0;
}
protected static long getCPtr(SWIGTYPE_p_float obj) {
return (obj == null) ? 0 : ob... |
package fuku.webbook;
import java.util.Map;
import org.springframework.validation.Validator;
import org.springframework.validation.Errors;
/**
* Bean
*
* @author Hisaya FUKUMOTO
*/
public class <API key> implements Validator {
public <API key>() {
super();
}
/**
*
*
* @param clazz... |
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
typedef struct func_t {
char *name;
int private;
char *desc;
char *version;
int num_args;
char **args;
char *returns;
} func_t;
func_t *functions = NULL;
void bail_error(const char *fmt, ...)
{... |
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
#include "config.h"
#include "flow-packet.h"
#include <string.h> /* memcpy */
#define DATA_ALIGN_TO (sizeof (gpointer))
#define PACKET_HEADER_SIZE (((sizeof (FlowPacket) + DATA_ALIGN_TO - 1) / DATA_ALIGN_TO) * DATA_ALIGN_TO)
#if GLIB_MA... |
// This file is part of the deal.II library.
// The deal.II library is free software; you can use it, redistribute
// it, and/or modify it under the terms of the GNU Lesser General
// the top level of the deal.II distribution.
// Tests matrix-vector product for larger polynomial degrees in 2D, otherwise
// similar to m... |
#include <geos/platform.h> // for FINITE
#include <geos/geom/Geometry.h>
#include <geos/geom/prep/PreparedGeometry.h>
#include <geos/geom/prep/<API key>.h>
#include <geos/geom/GeometryCollection.h>
#include <geos/geom/Polygon.h>
#include <geos/geom/Point.h>
#include <geos/geom/MultiPoint.h>
#include <geos/geom/MultiLi... |
#include "frpcerror.h"
namespace FRPC {
Error_t::~Error_t() throw () {}
}
; |
#ifndef _SYSCALL_H
#define _SYSCALL_H 1
#include <stdint.h>
#if ((defined LINUX_I386) || (defined LINUX_AMD64))
#if defined LINUX_AMD64
#include "linux-amd64/syscalls.h"
#elif defined LINUX_I386
#include "linux-i386/syscalls.h"
#endif
void *ehnlc_syscall0(size_t number);
void *ehnlc_syscall1(size_t number, void *arg... |
#ifndef _corpus_h_included_
#define _corpus_h_included_
#include <stdio.h>
struct corpus;
#define ELM_NONE 0
#define ELM_BOS 0x10000000
#define ELM_WORD_BORDER 0x20000000
#define ELM_INVALID 0x40000000
/* hash28bit */
#define CORPUS_KEY_MASK 0x0fffffff
struct corpus *corpus_new(void);
void corpus_push_back(struct corpu... |
// Math.NET Numerics, part of the Math.NET Project
// obtaining a copy of this software and associated documentation
// files (the "Software"), to deal in the Software without
// restriction, including without limitation the rights to use,
// copies of the Software, and to permit persons to whom the
// Software is furn... |
package br.gov.camara.edemocracia.portlets.graficos.service.base;
import br.gov.camara.edemocracia.portlets.graficos.service.<API key>;
import br.gov.camara.edemocracia.portlets.graficos.service.<API key>;
import br.gov.camara.edemocracia.portlets.graficos.service.<API key>;
import br.gov.camara.edemocracia.portlets.gr... |
<?php
// common.php einbinden
require_once "../../../inc/common.php";
require_once SYSTEM_DOC_ROOT . "/inc/checkBackendAccess.inc.php";
require_once(PROJECT_DOC_ROOT . "/inc/classes/Media/class.Files.php");
require_once(PROJECT_DOC_ROOT . "/extLibs/jquery/plupload/PluploadHandler.php");
/**
* Klasse Plupload
*
*/
cl... |
package labyrinth.derpcoin.base;
import net.minecraft.client.resources.model.<API key>;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.item.ItemSword;
import net.minecraft.nbt.NB... |
// Torque Shader Engine
function ServerPlay2D(%profile)
{
// Play the given sound profile on every client.
// The sounds will be transmitted as an event, not attached to any object.
for(%idx = 0; %idx < ClientGroup.getCount(); %idx++)
ClientGroup.getObject(%idx).play2D(%profile);
}
function ServerPlay3D(... |
#ifndef <API key>
#define <API key>
#include "musicremotewidget.h"
/*! @brief The class of the desktop square remote widget.
* @author Greedysky <greedysky@163.com>
*/
class MUSIC_REMOTE_EXPORT <API key> : public MusicRemoteWidget
{
Q_OBJECT
TTK_DECLARE_MODULE(<API key>)
public:
/*!
* Object contsruc... |
#ifndef MPANGESTURE_P_H
#define MPANGESTURE_P_H
#include <QPanGesture>
class MPanRecognizer;
/*!
This class provides Pan gesture state.
It's objects are delivered to registered handlers when a gesture is initiated.
*/
class MPanGesture : public QPanGesture
{
Q_OBJECT
public:
/*!
Default constructor.
... |
class BannerMessage < ActiveRecord::Base
set_table_name "banner_message"
has_many :<API key>, :dependent => :destroy
belongs_to :slms_banner_message
end
#Table name: banner_message
#| Field | Type | Null | Key | Default | Extra |
#| id | int(11) | NO ... |
package com.motekew.vse.enums;
/**
* Defines an interface that returns values given
* <code>DX3D</code> indices.
*
* @author Kurt Motekew
* @since 20131116
*/
public interface IGetDX3D {
/**
* @param ndx Index indicating what value should be returned.
*
* @return Value associated with n... |
import cockpit from 'cockpit';
import React from 'react';
import { Modal } from 'patternfly-react';
import { show_modal_dialog } from "<API key>.jsx";
import 'form-layout.scss';
const _ = cockpit.gettext;
export function Validated({ errors, error_key, children }) {
var error = errors && errors[error_key];
// We... |
package org.openswing.swing.table.filter.client;
import java.math.*;
import java.util.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import org.openswing.swing.client.*;
import org.openswing.swing.domains.java.*;
import org.openswing.swing.logger.client.*;
import org.openswing.swing.table.columns.... |
package net.opengis.wps10.impl;
import net.opengis.wps10.CRSsType;
import net.opengis.wps10.DefaultType;
import net.opengis.wps10.SupportedCRSsType;
import net.opengis.wps10.Wps10Package;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.ec... |
// <API key>.h,v 4.1 2005/01/23 01:30:31 mbrudka Exp
// Definition for Win32 Export directives.
// This file is generated automatically by <API key>.pl -s ACE_TkReactor
#ifndef <API key>
#define <API key>
#include "ace/config-all.h"
#if defined (ACE_AS_STATIC_LIBS) && !defined (<API key>)
# define <API key> 0
#endif /... |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>setInt</title>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="../assets/css/bootstrap.... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!
$HeadURL$
</head>
<body bgcolor="white">
A Transformation can be defined as an mathematical operation which transforms some values into other values using a
specified function. In geographic terms this means, that some incoming coordinate in a ... |
package org.jboss.remoting3;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import javax.security.sasl.Sasl;
import org.wildfly.common.Assert;
import org.wildfly.security.auth.client.<API key>;
import org.xnio.Option;
import org.xnio.OptionMap;
import org.xnio.Options;
import org.xnio.Proper... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.