answer
stringlengths
15
1.25M
package net.butfly.bus.invoker; import net.butfly.albacore.service.Service; import net.butfly.albacore.utils.async.Options; import net.butfly.bus.Request; import net.butfly.bus.Response; import net.butfly.bus.config.bean.InvokerConfig; import net.butfly.bus.context.Token; import net.butfly.bus.policy.Routeable; public ...
package spring.aop; import org.springframework.context.support.<API key>; public class Main { public static void main(String[] args) { // <API key> ctx = new <API key>("spring/aop/aop-proxy.xml"); // <API key> ctx = new <API key>("spring/aop/aop-auto-proxy.xml"); // <API key> ctx = new <API key...
#boxplus .boxplus-dialog { background-color:black; background-color:rgba(0,0,0,0.8); color:white; } #boxplus .boxplus-thumbs > ul { /*background-color:rgba(0,0,0,0.3);*/ } #boxplus .boxplus-dialog a:link { color:red } #boxplus .boxplus-dialog a:visited { color:red } #boxplus .boxplus-dialog a:hover { color:red } #boxpl...
<?php /** * The sidebar containing the main widget area. * * @package smoothie */ if ( ! is_active_sidebar( 'sidebar-1' ) ) { return; } ?> <div id="secondary" class="widget-area" role="complementary"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </div><!-- #secondary -->
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); class Opensips_form{ function __construct() { $this->CI = & get_instance(); } function <API key>() { $form['forms'] = array(base_url() . 'opensips/opensips_save/',array("id"=>"opensips_form","name"=>"opensips_form"));...
layout: post title: Esquerda brasileira se une para apoiar candidatura de Maduro legacy_url: http: created: 1365516366 images: '' video: NnhDL5VTTkk tags: - destaque:destaque - menu:internacional type: video support_line: '' section: hat: '' picture_week: '' <p>&nbsp;</p><p style="text-align: center;"><object data="htt...
#include <QString> #include <QtGlobal> #include <QFileInfo> #include <QtXml> #include "meshmodel.h" #include "meshlabdocumentxml.h" #include <wrap/qt/shot_qt.h> bool <API key>(MeshDocument &md, QString filename, bool onlyVisibleLayers) { md.setFileName(filename); QFileInfo fi(filename); QDir tmpDir = QDir::curr...
/* * NETLINK Generic Netlink Family * * Authors: Jamal Hadi Salim * Thomas Graf <tgraf@suug.ch> * Johannes Berg <johannes@sipsolutions.net> */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/slab.h> #include <linux/errno.h> #include <linux/types.h...
package org.mo.logic.process; import org.mo.com.xml.IXmlObject; import org.mo.eng.store.IXmlConfigConsole; public interface <API key> extends IXmlConfigConsole<IXmlObject> { }
#include "Common.h" #include "PlayerDump.h" #include "Database/DatabaseEnv.h" #include "Database/SQLStorage.h" #include "UpdateFields.h" #include "ObjectMgr.h" // Character Dump tables #define DUMP_TABLE_COUNT 21 struct DumpTable { char const* name; DumpTableType type; }; static DumpTable dumpTables[DUMP_TABLE_...
// LiveUploadingHelper.h // Telegram #import <Foundation/Foundation.h> @interface LiveUploadingHelper : NSObject @end
#ifndef <API key> #define <API key> #include "types.h" #include "volume.h" static inline bool <API key>(COLLATION_RULE cr) { int i; /* * FIXME: At the moment we only support COLLATION_BINARY and * <API key>, so we return false for everything else for * now. */ if (unlikely(cr != COLLATI...
<?php // Add function to widgets_init that'll load our widget. add_action( 'widgets_init', 'byt_address_widgets' ); // Register widget. function byt_address_widgets() { register_widget( 'byt_Address_Widget' ); } // Widget class. class byt_address_widget extends WP_Widget { /* Widget settings. */ /* ...
// OF-extend Revision: $Id$ #include "<API key>.H" // * * * * * * * * * * * * * * Static Data Members * * * * * * * * * * * * * // namespace Foam { <API key>(<API key>, 0); <API key> ( functionObject, <API key>, dictionary ); }
// The LLVM Compiler Infrastructure // This file is distributed under the University of Illinois Open Source // This file implements the Function class for the VMCore library. #include "llvm/Module.h" #include "llvm/DerivedTypes.h" #include "llvm/IntrinsicInst.h" #include "llvm/LLVMContext.h" #inclu...
// Catch Flames Custom Scripts jQuery(document).ready(function() { /* Waypoint */ if ( jQuery.isFunction( jQuery.fn.waypoint ) ) { var waypointheader = new Waypoint({ element: document.getElementById('page'), handler: function(direction) { if( direction == 'down' ...
#include "TCS3200.h" #include "HMC.h" #define tl0 0x00 #define th0 0xB8 //Timer0 void ColorInt() { AUXR&= 0x00; TMOD = 0xE0; AUXR = 0x14; AUXR |= 0x01; } unsigned int CheckRed() { unsigned int Red; TL0= tl0; TH0= th0; TH1= 0; TL1= 0; TCS_S2= 0; ...
// $Id: text.cpp 1016 2004-05-07 00:20:29Z rmcruz $ // SuperTux // This program is free software; you can redistribute it and/or // as published by the Free Software Foundation; either version 2 // This program is distributed in the hope that it will be useful, // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPO...
/* $Id: GuestDnDTargetImpl.h $ */ /** @file * VBox Console COM Class implementation - Guest drag'n drop target. */ #ifndef <API key> #define <API key> #include "GuestDnDTargetWrap.h" #include "GuestDnDPrivate.h" #include <VBox/GuestHost/DragAndDrop.h> #include <VBox/HostServices/DragAndDropSvc.h> struct SENDDATACTX; ...
#include <GsTLAppli/actions/<API key>.h> #include <GsTLAppli/actions/defines.h> #include <GsTLAppli/utils/string_manipulation.h> #include <GsTLAppli/utils/<API key>.h> #include <GsTLAppli/appli/manager_repository.h> #include <GsTLAppli/appli/project.h> #include <GsTLAppli/grid/grid_model/geostat_grid.h> #include <GsTLA...
// jshint ignore: start /* eslint-disable */ /** * WordPress dependencies */ const { __ } = wp.i18n; const { Component, createRef, useMemo, Fragment } = wp.element; const { ToggleControl, withSpokenMessages, } = wp.components; const { LEFT, RIGHT, UP, DOWN, BACKSPACE, ENTER, ESCAPE } = wp.keycodes; const { <A...
# Thunder Thunder is a lightning talk scheduler designed to make it easy to recommend and volunteer for talks ## Running the App 1. Clone it/Update it 1. `bundle` 1. `createdb thunder_dev` # Create the postgres database 1. `rake db:migrate` # Ensure the database is up to date 1. `rackup` # Or your ra...
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <CL/cl.h> unsigned char *read_buffer(char *file_name, size_t *size_ptr) { FILE *f; unsigned char *buf; size_t size; /* Open file */ f = fopen(file_name, "rb"); if (!f) return NULL; /* Obta...
# **Barkeep** Terminal.com Snapshot *MINI_DESC.* ## About Barkeep Barkeep is ## Main Features - FEATURES ## Usage Just spin up a new Terminal based on this snapshot. Access the admin section by clicking to "Barkeep Admin login" and login with the credentials provided (see below). Credentials - username: `admin` - passw...
package com.github.smeny.jpc.emulator.execution.opcodes.pm; import com.github.smeny.jpc.emulator.execution.*; import com.github.smeny.jpc.emulator.execution.decoder.*; import com.github.smeny.jpc.emulator.processor.*; import com.github.smeny.jpc.emulator.processor.fpu64.*; import static com.github.smeny.jpc.emulator.pr...
<?php $siteurl = "http://localhost/childcare/"; $siteurladmin = "http://localhost/childcare/admin"; ?>
package dbfit.environment; import dbfit.annotations.DatabaseEnvironment; import dbfit.api.<API key>; import dbfit.util.DbParameterAccessor; import dbfit.util.<API key>; import dbfit.util.Direction; import static dbfit.util.Direction.*; import static dbfit.util.LangUtils.enquoteAndJoin; import dbfit.util.<API key>; impo...
#include <bfa_priv.h> #include <bfi/bfi_cbreg.h> void bfa_hwcb_reginit(struct bfa_s *bfa) { struct bfa_iocfc_regs_s *bfa_regs = &bfa->iocfc.bfa_regs; bfa_os_addr_t kva = bfa_ioc_bar0(&bfa->ioc); int i, q, fn = bfa_ioc_pcifn(&bfa->ioc); if (fn == 0) { bfa_regs->intr_status = ...
<?php /** * Template to include on wp_footer front-end; passes plugin options to javascript function * @package Infinite_Scroll */ ?> <script type="text/javascript"> // Because the `wp_localize_script` method makes everything a string infinite_scroll = jQuery.parseJSON(infinite_scroll); jQuery( infinite_scroll.conte...
/* $Id: style.css,v 1.7 2005/03/05 14:34:39 unconed Exp $ */ /* ** HTML elements */ body { margin: 0; padding: 0; color: #000000; background-color: #123454; font: Verdana, Arial, Helvetica, sans-serif; } tr.light td { background-color: #A9A9A9; } tr.dark td, { background-color: #999999; } h1, h2, h3, ...
package sun.security.tools.keytool; /** * <p> This class represents the <code>ResourceBundle</code> * for the keytool. * */ public class Resources_ja extends java.util.ListResourceBundle { private static final Object[][] contents = { {"NEWLINE", "\n"}, {"STAR", "*****************...
/** * CategoryHolder.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package net.i2cat.csade.life2.backoffice.clientws.a.engservice.holders; public final class CategoryHolder implements javax.xml.rpc.holders.Holder { public net.i2cat.cs...
/** * @file MKW22D5.h * * @brief CMSIS Cortex-M Peripheral Access Layer Header File for MKW22D5. * Equivalent: * * @version V1.6 * @date 2021/11 * *******************************************************************************************************/ #ifndef MCU_MKW22D5 #define MCU_MKW22...
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #include "defs.h" #include "protos.h" #include "globals.h" FILE * fpgn; char * pgn; char * w_pgn; char * line; int max_pgn; char * pos_body; char * pv; char fen[64]; char * labels[256]; char * values[256]; int pos_label; int raw; char * fens[...
#ifndef MD5_H_INCLUDED #define MD5_H_INCLUDED #include "base_types.h" class MD5 { public: MD5(); ~MD5() { } void Init(); void Update(const void *data, UINT32 len); void Final(char digest[33]); /* internal function */ static void Transform(UINT32 buf[4], UINT32 in_data[16]); static void Calc(cons...
package com.charlesdream.office.word.enums; import com.charlesdream.office.BaseEnum; import java.util.EnumSet; import java.util.HashMap; import java.util.Map; /** * Specifies how text is laid out in the layout mode for the current document. * <p> * * @author Charles Cui on 3/4/16. * @since 1.0 */ public enum WdLa...
using System; using System.Collections.Specialized; using System.Drawing; using System.Text.RegularExpressions; using System.Xml; namespace Wilco.SyntaxHighlighting { <summary> Represents an Xml scanner. </summary> public class XmlScanner : ScannerBase { private XmlSpecialCharNode xmlSpecial...
#define pr_fmt(fmt) "%s: " fmt, __func__ #include <linux/dma-mapping.h> #include <linux/errno.h> #include <linux/kernel.h> #include <linux/major.h> #include <linux/module.h> #include <linux/pm_runtime.h> #include <linux/uaccess.h> #include <linux/delay.h> #include <linux/msm_mdp.h> #include <linux/sw_sync.h> #includ...
<?php get_header(); ?> <div id="contentwrap"> <div id="infoblock"> <h2>Latest Blog Posts</h2> </div> <?php if (have_posts()): while (have_posts()): the_post(); ?> <div class="post"> <h2 class="title"><a href="<?php the_permalink(); ...
package com.netease.xmpp.websocket.handler; import org.jboss.netty.buffer.ChannelBuffer; import org.jboss.netty.buffer.ChannelBuffers; import org.jboss.netty.channel.ChannelFuture; import org.jboss.netty.channel.<API key>; import org.jboss.netty.channel.<API key>; import org.jboss.netty.channel.ChannelPipeline; import ...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (version 1.7.0_65) on Fri Oct 31 22:35:35 CET 2014 --> <title>R-Index</title> <meta name="date" content="2014-10-31"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> <script type="te...
<?php /** * DP Posts Widget * * Display posts in various ways you'd like. * * @package deTube * @subpackage Widgets * @since deTube 1.0 */ class DP_Widget_Posts extends WP_Widget { function __construct() { $widget_ops = array('classname' => 'widget-posts', 'description' => __( "Display posts in vari...
//#include "Board.h" //#include "MsCommon.h" //#include "HbCommon.h" //#if (FRONTEND_TUNER_TYPE == TUNER_AV2011 && FRONTEND_DEMOD_TYPE == DEMOD_AVL6211) #include "bspdatadef.h" #include "ExtAV2011.h" #include "IBSP.h" #include "IBase.h" #include "II2C.h" #define HB_printf printk #define AV2011_R0_PLL_LOCK 0x01 #define ...
![](./Doc/res/Logo.png) OpenCloudEnvMonitor ================ **** [](https://github.com/xiaogan-Studio/OpenCloudEnvMonitor/blob/master/Doc/design/%E7%B3%BB%E7%BB%9F%E6%A1%86%E5%9B%BE.xlsx) (Tips View Raw excelcloneDoc.) ![](./Doc/design/res/.png) ![](./Doc/design/res/EnvMonitor.png) [oneNote](https://onedrive.l...
package com.dynamo2.myerp.crm.dao.entities; // Generated Mar 20, 2012 11:10:03 AM by Hibernate Tools 3.4.0.CR1 import static javax.persistence.GenerationType.IDENTITY; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persisten...
// 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 furnished to do so, subject to the following // conditi...
#include "operators.h" #define ROI_SIZE (100) Operator::Operator(cvb::CvID id):id_(id) { prev_label_ = cur_label_ = BACKGROUND; action_angle_ = -1.0; } void Operator::Process(const cv::Mat &frame) { ac_.ClassifyFrame(frame, &cur_label_); if ((cur_label_ == prev_label_)) consistency_cnt_ ++; ...
#ifndef MCP2515_CMDS_H_ #define MCP2515_CMDS_H_ /* Includes: */ #include <avr/io.h> #include <util/delay.h> #include "mcp2515_defs.h" #include "AVR_SPI.h" /* Defines: */ #define DDR_CS DDRB #define PORT_CS PORTB #define P_CS 2 #define DDR_SPI DDRB #define PORT_SPI PORTB #define P_MISO 4 #define P_MOSI 3 #define P_SCK 5...
package no.abmu.abmstatistikk.annualstatistic.service; import java.beans.XMLEncoder; import java.io.OutputStream; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.Set; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframewo...
@import url("default.css"); #logo a { background-image: url('chrome/gs-logo.png') }
#ifndef <API key> #define <API key> void <API key> (GtkAction *action, gpointer data); void <API key> (GtkAction *action, gint value, gpointer data); void...
def hamming(s,t): dist = 0 for x in range(len(s)): if s[x]!=t[x]: dist+=1 return dist
#include "ssp.h" #define <API key> 101200 /* Bootload mode cmd */ #define BL_FW_NAME "ssp.fw" #define BL_CRASHED_FW_NAME "ssp_crashed.fw" #define APP_SLAVE_ADDR 0x18 #define <API key> 0x26 /* Bootloader mode status */ #define <API key> 0xc0 /* valid 7 6 bit only */ #...
<?php namespace MyCrm\Modules\<API key>\Lib; class FormsXmlTools { public function testAndCreateXmlDef($module_name, $form_name) { $form_name = str_replace(".html", "", $form_name); if (!file_exists($_SERVER["DOCUMENT_ROOT"] . install_path . 'src/MyCrm/Modules/' . $module_name . '/Data/Views_xml...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Aquarium</title> <link rel="stylesheet" href="style.css"> </head> <body> <div id="aquarium"> <div class="fish-y"> <div class="fish-x"> <img src="./1.png" style="width: 100px; height: auto" class="fi...
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http: <html xmlns="http: <head> <title>ActionView::Template::Types::Type</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../../../css/reset...
<?php /** * @package mail_edit.php * @author John Doe <john.doe@example.com> * @since 2009-02-18 * @version 2012-10-23 */ /* 2/18/09 initial release 2/28/09 added email addr validation 7/19/10 title handling corrected 7/28/10 Added inclusion of startup.inc.php for checking of network status and setting of file nam...
<?php include 'common/base.php'; // Server connection $userId = 0002; $newUser = "Nick"; $newPass = "pass"; $newEmail = "Nick@nick.com"; //$dateCreated = ""; echo $userID; // $sql = "INSERT INTO users(`userid`, `username`, `password`, `email`, `datecreated`) // VALUES ('0002', '$newU...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows.Interop; using System.Windows.Controls; using System.Runtime.InteropServices; using System.Windows; using System.Windows.Input; using System.Windows.Data; using System.Windows.Media; using Nequeo.Wpf.Docker.Layout...
#include "data.h" #include <structmember.h> PyObject *construct_line_attr(const struct xornsch_line_attr *data) { PyObject *no_args = PyTuple_New(0); LineAttr *self = (LineAttr *)PyObject_CallObject( (PyObject *)&LineAttrType, no_args); Py_DECREF(no_args); if (self == NULL) return NULL; ...
// <API key>.h // <API key> #import <UIKit/UIKit.h> @class Deck; @class Flashcard; @interface <API key> : UIViewController @property (strong, nonatomic) Deck *deckref; @property (strong, nonatomic) NSString *group; @property (strong, nonatomic) Flashcard *currentCard; @end
/*! @file * A test for callbacks around fork in jit mode. */ #include <stdio.h> #include <sys/types.h> #include <unistd.h> #include <stdlib.h> #include "pin.H" #include <iostream> #include <fstream> using namespace std; INT32 Usage() { cerr << "This pin tool registers callbacks around fork().\n" "...
// lat - <API key>.cs // This program is free software; you can redistribute it and/or modify // the Free Software Foundation; Version 2 // This program is distributed in the hope that it will be useful, // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // along with this program; if not, write to the Fr...
<?php ?> <div id="page-wrapper"> <div id="page"> <div id="header"><div class="container section header clearfix"> <?php if ($logo): ?> <a href="<?php print $front_page; ?>" title="<?php print t('Home'); ?>" rel="home" id="logo" class="logo"> <img src="<?php print $logo; ?>" alt...
CKEDITOR.plugins.setLang("a11yhelp","tr",{title:"Erişilebilirlik Talimatları",contents:"Yardım içeriği. Bu pencereyi kapatmak için ESC tuşuna basın.",legend:[{name:"Genel",items:[{name:"Düzenleyici Araç Çubuğu",legend:"Araç çubuğunda gezinmek için ${toolbarFocus} basın. TAB ve SHIFT-TAB ile önceki ve sonraki araç çubuğ...
cmd_lib/libcrc32c.o := arm-eabi-gcc -Wp,-MD,lib/.libcrc32c.o.d -nostdinc -isystem /home/tim/ICS/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/include -I/home/tim/Downloads/<API key>/linux-2.6/arch/arm/include -Iinclude -include include/generated/autoconf.h -D__KERNEL__ -mlittle-endian -Iar...
<?php namespace VuFindTest\Backend\Solr\Json\Response; use PHPUnit\Framework\TestCase; use VuFindSearch\Backend\Solr\Response\Json\RecordCollection; use VuFindTest\RecordDriver\TestHarness; class <API key> extends TestCase { /** * Test that the object returns appropriate defaults for missing elements. * ...
#ifndef <API key> #define <API key> // "Since Python may define some pre-processor definitions which affect the standard headers on some systems, you must include Python.h before any standard headers are included." #include <Python.h> #include <set> #include "Global/Macros.h" #if !defined(Q_MOC_RUN) && !defined(SBK_RUN...
#include <signal.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <sys/types.h> #include <sys/socket.h> #include <slurm/slurm.h> #include <slurm/slurm_errno.h> #define TASKS_PER_NODE 1 static void _do_task_work(int *fd_array, int tasks); int main (int argc, char *argv[]) { ...
#include <linux/module.h> #include <linux/interrupt.h> #include <linux/percpu.h> #include <linux/init.h> #include <linux/mm.h> #include <linux/sched.h> #include <linux/syscore_ops.h> #include <linux/clocksource.h> #include <linux/jiffies.h> #include <linux/time.h> #include <linux/tick.h> #include <linux/stop_machine.h>...
#include <linux/proc_fs.h> #include <linux/sched.h> #include <linux/seq_file.h> #include <linux/kallsyms.h> #include <linux/utsname.h> #include "sched.h" static DEFINE_SPINLOCK(sched_debug_lock); /* * This allows printing both to /proc/sched_debug and * to the console */ #define SEQ_printf(m, x...) \ do ...
<?php include("includes/head.inc.php"); ?> <body> <!-- Headwrap Include --> <?php include("includes/masthead.inc.php"); ?> <div id="mainwrap"> <!-- TopNav Include --> <?php include("includes/topnav.inc.php"); ?> <div id="main"> <!-- Breadcrumb Include --> <?php include("includes/breadcrumb.i...
package uk.co.immutablefix.wifireset; import java.net.InetAddress; import java.net.<API key>; import android.os.AsyncTask; public class NetTask extends AsyncTask<String, Integer, String> { @Override protected String doInBackground(String... params) { InetAddress addr = null; try { ...
/** * Express configuration */ 'use strict'; import express from 'express'; import favicon from 'serve-favicon'; import morgan from 'morgan'; import compression from 'compression'; import bodyParser from 'body-parser'; import methodOverride from 'method-override'; import cookieParser from 'cookie-parser'; import erro...
package com.cheng.zenofdesignpatterns.patterns.state.liftstate; public class OpenningState extends LiftState { @Override public void close() { super.context.setLiftState(LiftContext.closeingState); // CloseState super.context.getLiftState().close(); } @Override public void op...
#include "diffusion.hpp" #include "support_classes.hpp" template <int dim> kappa_inv_class<dim, Eigen::MatrixXd> Diffusion<dim>::kappa_inv{}; template <int dim> tau_func_class<dim> Diffusion<dim>::tau_func{}; template <int dim> u_func_class<dim> Diffusion<dim>::u_func{}; template <int dim> q_func_class<dim, dealii::Ten...
#include "ampi_base.h" #include <sstream> #include <ostream> #include "ampi.h" #include "mpi.h" /** * @brief AMPI_base::AMPI_base Initilize the class */ AMPI_base::AMPI_base(){ rParam=false; valid=true; } /** * @brief AMPI_base::AMPI_typeName This function is to be used by AMPI for * transmitting, receiving...
#ifdef HAVE_CONFIG_H # include <config.h> #endif #ifdef _LIBC # define HAVE_MBLEN 1 # define HAVE_MBRLEN 1 # define <API key> 1 # define HAVE_TM_GMTOFF 1 # define HAVE_TM_ZONE 1 # define HAVE_TZNAME 1 # define HAVE_TZSET 1 # define <API key> 1 # include "../locale/localeinfo.h" #endif #include <ctype.h> #include <sys/t...
# Rick, a Rust intercal compiler. Save your souls! # This program is free software; you can redistribute it and/or modify it under the terms of the # if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. import os import sys import time import difflib from os import path from sub...
<?php /** * Template Name: samarbeidspartnere * * A custom page template for the room page * * * @package WordPress * @subpackage kvarteret * @since Kvarteret 1.0 */ get_header(); ?> <?php get_sidebar(); ?> <div id="content" role="main"> <h1 class="entry-title"><?php the_title(); ?></h1> <div...
<?php defined('_JEXEC') or die('Direct Access to this location is not allowed.'); echo $this->loadTemplate('header'); ?> <div class="sectiontableheader"> <?php echo (!$this->category->cid) ? JText::_('<API key>') : JText::_('<API key>'); ?> </div> <form action="<?php echo JRoute::_('index.php?task=savecategor...
#include <linux/module.h> #include <linux/init.h> #include <linux/ioport.h> #include <linux/platform_device.h> #include <linux/delay.h> #include <linux/interrupt.h> #include <linux/dma-mapping.h> #include <linux/mmc/host.h> #include <linux/mmc/protocol.h> #include <linux/leds.h> #include <asm/dma.h> #include <asm/io.h>...
#include "razer_daemon.h" char *<API key>(struct razer_parameter *parameter) { char *parameter_json = str_CreateEmpty(); parameter_json = str_CatFree(parameter_json,"{\n \"key\": \""); parameter_json = str_CatFree(parameter_json,parameter->key); parameter_json = str_CatFree(parameter_json,"\",\n"); ...
<?php namespace OCA\Guests; use OCP\AppFramework\Db\<API key>; use OCP\IConfig; use OCP\ILogger; use OCP\IUserSession; use OCP\Share\IShare; class Hooks { /** * @var ILogger */ private $logger; /** * @var IUserSession */ private $userSession; /** * @var Mail */ priv...
#include <linux/init.h> #include <linux/pci.h> #include <linux/module.h> #include <linux/interrupt.h> #include "pci.h" struct pci_dev *pci_find_device(unsigned int vendor, unsigned int device, struct pci_dev *from) { struct pci_dev *pdev; pci_dev_get(from); pdev = pci_get_subsys(vendor, devi...
<div class="<API key>"> <h2>Ups! por ahora no tenemos viajes de ese tipo</h2> <p>Intenta buscar fechas similares, o diferentes destinos para poder llegar hacia donde necesitas.</p> </div>
/* @test TestVerifySilently.java * @key gc * @bug 8032771 * @summary Test silent verification. * @library /testlibrary * @modules java.base/sun.misc * java.management */ import jdk.test.lib.OutputAnalyzer; import jdk.test.lib.ProcessTools; import java.util.ArrayList; import java.util.Collections; class ...
@charset "utf-8"; @font-face { font-family: 'BellGothicStd-Light'; src: url('bellgothicstdlight.eot'); src: url('bellgothicstdlight.eot?#iefix') format('embedded-opentype'), url('bellgothicstdlight.woff') format('woff'), url('bellgothicstdlight.ttf') format('truetype'), url('bellgoth...
package de.metas.inoutcandidate.modelvalidator; import org.adempiere.ad.modelvalidator.annotations.ModelChange; import org.adempiere.ad.modelvalidator.annotations.Validator; import org.compiere.model.I_M_InOutLine; import org.compiere.model.ModelValidator; @Validator(I_M_InOutLine.class) public class <API key> { @M...
#ifndef _RLM_LDAP_H #define _RLM_LDAP_H #include <freeradius-devel/radiusd.h> #include <freeradius-devel/modules.h> /* * We're mostly using the new API now, but ldap_bind * is in the list of deprecated functions, at we may * always need to support that. */ #define LDAP_DEPRECATED 1 #include <lber.h> #inclu...
<?php namespace Seat\Eveapi\Jobs\Corporation; use Seat\Eveapi\Jobs\<API key>; use Seat\Eveapi\Models\Corporation\CorporationFacility; /** * Class Facilities. * * @package Seat\Eveapi\Jobs\Corporation */ class Facilities extends <API key> { /** * @var string */ protected $method = 'get'; /** ...
#source, #frame_source { width: 100%; height: 330px; margin-bottom: 10px; }
package com.googlecode.fascinator.portal.services; import com.googlecode.fascinator.portal.Portal; import java.io.File; import java.util.List; import java.util.Map; import java.util.Set; public interface PortalManager { public static final String DEFAULT_PORTAL_NAME = "default"; public static final String DEFAU...
\documentclass{ximera} \input{../preamble.tex} \title{The Pythagorean Theorem} \begin{document} \begin{abstract} In this activity we will see some proofs of the most famous theorem of all. \end{abstract} \maketitle \begin{question} Remind us, what is the most famous theorem of all and what exactly does it assert? \en...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Fri Oct 14 13:42:32 NZDT 2016 --> <title>com.nizite.boi_ai.algorithms.tabu</title> <meta name="date" content="2016-10-14"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> ...
<?php function showSearchEngine() { global $srv, $stgs; $output = "<?xml version=\"1.0\"?>"; $output .= "<<API key> xmlns=\"http://a9.com/-/spec/opensearch/1.1/\">"; $output .= "<ShortName>".$stgs->getConf('sitename')."&#8217;s Search</ShortName>"; $output .= "<Description>"; $output .= $stgs->...
#!/bin/bash source experiment/run-library.sh manifest="${PARAM_manifest:-conf/contperf/manifest.zip}" inventory="${PARAM_inventory:-conf/contperf/inventory.ini}" private_key="${PARAM_private_key:-conf/contperf/id_rsa_perf}" <API key>=${<API key>:-5} <API key>=${<API key>:-20} wait_interval=${PARAM_wait_interval:-50} <A...
# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.7 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: # Special targets provided by c...
<?php // Check to ensure this file is within the rest of the framework defined('_JEXEC') or die('Restricted access'); /** * Renders a list element */ class <API key> extends ResourcesElement { /** * Element type * * @access protected * @var string */ protected $_name = 'Select...
package ca.lc.stimesheet.web.login.userdetails; import java.util.ArrayList; import org.springframework.security.core.authority.<API key>; import ca.lc.stimesheet.model.User; /** * @author Marc-Andre Lacroix * */ public class <API key> extends org.springframework.security.core.userdetails.User { private static fi...