answer
stringlengths
15
1.25M
! ! Copyright (C) 2002-2008 Quantum ESPRESSO group ! This file is distributed under the terms of the ! GNU General Public License. See the file `License' ! in the root directory of the present distribution, ! or http: ! ! ! SUBROUTINE cprmain( tau_out, fion_out, etot_out ) ! ! USE kinds, ONLY :...
package edu.upc.fib.ossim.memory.view; import java.util.Vector; import javax.swing.JLabel; import javax.swing.JSpinner; import javax.swing.SpinnerModel; import javax.swing.SpinnerNumberModel; import javax.swing.event.ChangeEvent; import javax.swing.event.ChangeListener; import edu.upc.fib.ossim.memory.MemoryPresenter; ...
/* drivers/atm/eni.c - Efficient Networks ENI155P device driver */ /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/mm.h> #include <linux/pci.h> #include <linux/errno.h> #include <linux/atm.h> #include <linux/atmdev.h> #include <linux/sonet....
<#import "../layout/defaultLayout.ftl.html" as layout> <@layout.myLayout "Profile"> <div class="panel panel-default"> <div class="panel panel-primary"> <div class="panel-heading"> Notifications </div> <ul class="list-group"> <#list requests as request> ...
<div class="postbox-container" style="width:20%;"> <div class="metabox-holder"> <div class="meta-box-sortables"> <div class="postbox qoate-right-box"> <h3 class="hndle"><span>Like this plugin?</span></h3> <div class="inside"> <p>Consider the following opti...
#include <assert.h> #include <arch/cpu.h> #include <bootstate.h> #include <console/console.h> #include <device/device.h> #include <device/pci.h> #include <string.h> #include <chip.h> #include <cpu/x86/mtrr.h> #include <cpu/x86/msr.h> #include <cpu/x86/lapic.h> #include <cpu/x86/mp.h> #include <cpu/intel/common/common.h...
<?php return array ( /** * Menu items and titles */ 'pages' => "Pagina's", 'pages:owner' => "Pagina's van %s", 'pages:friends' => "Pagina's van vrienden", 'pages:all' => "Alle sitepagina's", 'pages:add' => "Voeg pagina toe", 'pages:group' => "Gro...
<?php // no direct access defined('_JEXEC') or die('Restricted access'); $lang = JFactory::getLanguage(); $language_tag = $lang->getTag(); $lang->load('com_maqmahelpdesk', JPATH_SITE, $language_tag, true); jimport('joomla.plugin.plugin'); $option = JRequest::getVar('option', '', 'REQUEST', 'string'); class plgSearchKB ...
import os import time import cPickle from Plugins.Plugin import PluginDescriptor from Screens.Console import Console from Screens.ChoiceBox import ChoiceBox from Screens.MessageBox import MessageBox from Screens.Screen import Screen from Screens.Standby import TryQuitMainloop from Screens.Ipkg import Ipkg from Screens....
<!DOCTYPE HTML> <html lang="ru"> <head> <title>Социальные сети</title> <meta charset="utf-8"> <meta name="description" content=""> <meta name="keywords" content=""> <script src="js/jquery.min.js"></script> <script src="js/config.js"></script> <!-- Library for ...
#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/sysdev.h> #include <linux/clocksource.h> #include <linux/jiffies.h> #include <linux/time.h> #include <linux/tick.h> #include <linux/stop_machine.h> #inc...
#ifndef <API key> #define <API key> #include <glib-object.h> #include "gdm-login-extension.h" G_BEGIN_DECLS #define <API key> (<API key> ()) #define <API key>(obj) (<API key> ((obj), <API key>, GdmUnifiedExtension)) #define <API key>(klass) (<API key> ((klass), <API key>, <API key>)) #define <API key>(obj) (<API key> (...
#!/usr/bin/python # -*- encoding: utf-8; py-indent-offset: 4 -*- # This file is part of Check_MK. # check_mk is free software; you can redistribute it and/or modify it # the Free Software Foundation in version 2. check_mk is distributed # tails. You should have received a copy of the GNU General Public # to the ...
require_dependency 'discourse_hub' require_dependency 'user_name_suggester' class UsersController < <API key> skip_before_filter :check_xhr, only: [:show, :password_reset, :update, :activate_account, :avatar, :authorize_email, :<API key>] skip_before_filter :<API key>, only: [:avatar] before_filter :ensure_logged...
#ifndef __TXTEXCACHE_H__ #define __TXTEXCACHE_H__ #include "TxCache.h" class TxTexCache : public TxCache { public: ~TxTexCache(); TxTexCache(int options, int cachesize, const char *path, const char *ident, dispInfoFuncExt callback); boolean add(uint64 checksum, /* checksum hi:palette low:texture */ ...
package org.wordpress.android.models; import android.support.annotation.StringRes; import org.wordpress.android.R; import org.wordpress.android.WordPress; public enum CommentStatus implements FilterCriteria { UNKNOWN(R.string.comment_status_all), UNAPPROVED(R.string.<API key>), APPROVED(R.string.<API key>),...
package util; public class Consts { public static final int HCS = ImageManager.getInstance().getGround().getWidth(null); public static final int VCS = ImageManager.getInstance().getGround().getHeight(null); public static final int GROUND = 1; }
package shakestudios.musicplayer.Service; import android.app.Notification; import android.app.PendingIntent; import android.app.Service; import android.content.ContentUris; import android.content.Intent; import android.media.AudioManager; import android.media.MediaPlayer; import android.net.Uri; import android.os.Binde...
<API key>=yes NAMEEXTRA= run_bench() { if [ "$RINGTEST_MAX_TASKS" -gt 1000 ]; then RINGTEST_MAX_TASKS=1000 fi $SCRIPTDIR/shellpacks/<API key> \ --min-tasks $RINGTEST_MIN_TASKS \ --max-tasks $RINGTEST_MAX_TASKS \ --iterations $RINGTEST_ITERATIONS return $? }
#include <linux/platform_device.h> #include <linux/device.h> #include <linux/delay.h> #include <linux/proc_fs.h> #include <linux/uaccess.h> #include <linux/input.h> #include <linux/sysfs.h> #include <linux/uaccess.h> #include <linux/miscdevice.h> #include <linux/hrtimer.h> //#include <linux/i2c.h> #include "nvcommon.h"...
<?php /** * Single Portfolio Post Related Section */ global $helper,$super_options,$portfolio_taxonomy,$ioa_portfolio_slug; /** * Related Posts Logic */ $filter = wp_get_post_terms($post->ID, $portfolio_taxonomy ); $f_c = array(); foreach($filter as $f) $f_c[] = $f->name; if(co...
#ifndef _JABBERINFO_H #define _JABBERINFO_H #include "ui_jabberinfobase.h" #include "event.h" class JabberUserData; class JabberClient; class JabberInfo : public QWidget, public Ui::JabberInfo, public SIM::EventReceiver { Q_OBJECT public: JabberInfo(QWidget *parent, JabberUserData *data, JabberClient *client); ...
#include "common.h" #include "dballe/core/shortcuts.h" #include <wreport/subset.h> #include <dballe/msg/context.h> using namespace wreport; using namespace std; namespace dballe { namespace impl { namespace msg { namespace wr { static const Trange tr_std_past_wtr3(205, 0, 10800); static const Trange tr_std_past_wtr6(20...
#ifdef HAVE_CONFIG_H #include "config.h" #endif #include <rtems/system.h> #include <rtems/score/object.h> #include <rtems/score/thread.h> #include <stdlib.h> #include <ctype.h> #include <inttypes.h> /* * This method objects the name of an object and returns its name * in the form of a C string. It attempts to be c...
<?php require("../../includes/header.php"); ?><h1>The Black Riders</h1><div class="content"> <p><html> <body></body></html></p> <h1 style="font-family: Arial;"><small>ACM International Collegiate Programming Contest, Asia-Amritapuri Site, 2012</small></h1> <h2>The Black Riders<br /> </h2> <p> <i>'Hush!' said Frodo....
<?php /** * Factory Adapter for the Joomla! framework * * @author Johan Janssens <johan@nooku.org> * @category Koowa * @package Koowa_Factory * @subpackage Adapter */ class <API key> extends <API key> { /** * The adapter type * * @var string */ protected $_type = 'jo...
<?php namespace Magento\Framework\Exception\Test\Unit\State; use \Magento\Framework\Exception\State\<API key>; use Magento\Framework\Phrase; class <API key> extends \PHPUnit\Framework\TestCase { /** * @return void */ public function testConstructor() { $instanceClass = \Magento\Framework\E...
#!/usr/bin/perl -w use strict; use Test::Unit::TkTestRunner; warn "$0 is deprecated, please use punit-tk\n" unless $ENV{<API key>}; exit Test::Unit::TkTestRunner::main(@ARGV);
package dbpedia.dataparsers.util import scala.collection.mutable.ArrayBuffer /** * Used to collect parsing errors. * Not thread-safe. */ private class ParsingErrors { private val errors = new ArrayBuffer[String]() def add(msg : String) = errors += msg override def toString = if(errors.isEmpty) "Error not...
/** * @author 130201108 Ata Niyazov 4. Sinif I. Ogretim <130201108@kocaeli.edu.tr> * @version 1.0 * @since 1.0 */ public class DiziIslemlerTest { public static class DiziIslemler { int[] diziOlustur(int length, int start, int end) { if (start > end) { int temp ...
#include "quacrc32.h" #include <zlib.h> QuaCrc32::QuaCrc32() { reset(); } quint32 QuaCrc32::calculate(const QByteArray &data) { return crc32( crc32(0L, Z_NULL, 0), (const Bytef*)data.data(), data.size() ); } void QuaCrc32::reset() { checksum = crc32(0L, Z_NULL, 0); } void QuaCrc32::update(const QByteArray &...
#include "cache.h" #include "color.h" #include "refs.h" #include "commit.h" #include "builtin.h" #include "remote.h" #include "parse-options.h" #include "branch.h" #include "diff.h" #include "revision.h" static const char * const <API key>[] = { "git branch [options] [-r | -a] [--merged | --no-merged]", "git br...
#include "CreatureAI.h" #include "Creature.h" #include "DBCStores.h" #include "Spell.h" #include "GridNotifiers.h" #include "GridNotifiersImpl.h" #include "CellImpl.h" static_assert(<API key> <= 32, "Maximal 32 AI_EVENTs supported with EventAI"); CreatureAI::~CreatureAI() { } void CreatureAI::EnterEvadeMode() { m_c...
import java.io.IOException; import java.util.*; public class Main { public static void main (String[] args) throws IOException { // Enter your code here // Compile in terminal:> javac main.java // Execute in terminal:> java main Scanner sc = new Scanner(System.in); sc.use...
<nav class="transparent z-depth-0"> <div class="nav-wrapper"> <div class="col s12"> <a href="#/" class="breadcrumb">Todos os Produtos</a> </div> </div> </nav> <div class="row"> <!-- Start Filters --> <div class="col l3 m5 s12"> <div class="card z-depth-2"> ...
#include "config.h" #if defined(LEAN_IEEE80211) # error LEAN_IEEE80211: Should not be build #endif #include <string.h> #include <gtk/gtk.h> #include "epan/packet.h" #include <epan/stat_cmd_args.h> #include <epan/tap.h> #include <epan/dissectors/packet-ieee80211.h> #include "../stat_menu.h" #include "ui/gtk/gui_stat_men...
/* * Handle hardware traps and faults. */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/context_tracking.h> #include <linux/interrupt.h> #include <linux/kallsyms.h> #include <linux/spinlock.h> #include <linux/kprobes.h> #include <linux/uaccess.h> #include <linux/kdebug.h> #include <linux/kgdb.h> #includ...
#coding=utf-8 #!/usr/bin/env python # A small script to analyze all the funds data # Author :xin xin from "python" import pandas as pd import numpy as np file='fund3.1.csv' df=pd.read_csv(file) print("head print(len(df)) print(df.head()) print("fund_id to index df=df.set_index(df['fund_id']) print(df.head()) #remove N...
package com.tutorialspoint.springframework.webmvcframework.mvcform; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework.web.bind.annotation.ModelAttribute; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind....
#include <linux/delay.h> #include <linux/pci.h> #include <linux/wait.h> #include <linux/spi/spi.h> #include <linux/interrupt.h> #include <linux/sched.h> #include <linux/spi/spidev.h> #include <linux/module.h> #include <linux/device.h> #include <linux/platform_device.h> #include <linux/dmaengine.h> #include <linux/pch_d...
<?php /** * Elgg Message board: add message action * * @package ElggMessageBoard */ $message_content = get_input('comentario'); $owner_guid = get_input("foto"); $owner = get_entity($owner_guid); $user = <API key>(); if ($owner && !empty($message_content)) { $result = comentario_foto_add($user, $owner, $message_...
#include "../include/config.h" #include "../include/comments.h" #include "../include/common.h" #include "../include/statusdata.h" #include "../include/downtime.h" #include "../include/macros.h" #include "../include/icinga.h" #include "../include/broker.h" #include "../include/perfdata.h" /*#define DEBUG_CHECKS*/ /*#def...
#pragma once #include <vector> #include "KFTracker.h" #include "Solver.h" class FilterManager { public: FilterManager(KFArgument args); ~FilterManager(); void reset(); void getCorrectedResult(SolverResultList *results); private: KFTracker *currentTracker; KFArgument args; bool blInit; vo...
class Robot attr_accessor :orientation #setter method def face_to new_orient self.orientation = new_orient if valid_orientation?(new_orient) end def turn direction self.orientation = if direction == :left { east: :north, south: :east, west: :south, north: :west }[self.orientation] else ...
#ifndef HostWindow_h #define HostWindow_h #include "Widget.h" namespace WebCore { class Cursor; class HostWindow { <API key>(HostWindow); <API key>; public: HostWindow() { } virtual ~HostWindow() { } // Requests the host invalidate the root view, not the contents. virtual void invalidateRootView(con...
#ifndef <API key> #define <API key> #include "base/basictypes.h" #include "base/memory/scoped_ptr.h" #include "ui/aura/root_window.h" namespace base { class MessageLoopForUI; } namespace gfx { class SurfaceFactoryOzone; } namespace ui { class InputMethod; class <API key>; } namespace aura { class TestScreen; namespace ...
package com.Abhijay.webhunter; import com.Abhijay.webhunter.R; public class HomepageVariables { public static final String HEAD = "<!DOCTYPE html><html xmlns=\"http: + "<head>" + "<meta content=\"en-us\" http-equiv=\"Content-Language\" />" + "<meta content=\"text/html; charset=ut...
#include <stdlib.h> #include <stdio.h> #include <string.h> #include "pmapi.h" /* Block of real mode code we will eventually call */ static unsigned char realModeCode[] = { 0x93, /* xchg ax,bx */ 0x87, 0xCA, /* xchg cx,dx */ 0xCB /* retf */ }; int main(voi...
# generated from catkin/cmake/template/pkg.context.pc.in <API key> = "" <API key> = "".split(';') if "" != "" else [] <API key> = "roscpp;rospy;std_msgs".replace(';', ' ') <API key> = "-lscarab_quad".split(';') if "-lscarab_quad" != "" else [] PROJECT_NAME = "scarab_quad" PROJECT_SPACE_DIR = "/home/monroe/catkin_ws/ins...
#include "sharp_public.hpp" #include "qcommon/qcommon.h" #include <mono/jit/jit.h> #include <mono/metadata/assembly.h> #include <mono/metadata/mono-config.h> #include <mono/metadata/threads.h> #include <unordered_set> static MonoDomain * domain = nullptr; void Sharp_Init() { mono_config_parse (nullptr); domain ...
#ifndef __ASM_ARM_CPUTYPE_H #define __ASM_ARM_CPUTYPE_H /* * L4Linux: on v6 CPUs, read_cpuid_*() are used in arch/arm/mm/mmap.c for * every mmap operation and thus trap _very_ often, to avoid we * modify here. It is not strictly necessary... */ #include <linux/stringify.h> #include <linux/kernel.h...
<?php require 'vendor/autoload.php'; //$params = array(); //$params['hosts'] = array ( //'192.168.1.1:9200', // IP + Port //'192.168.1.2', // Just IP //'mydomain.server.com:9201', // Domain + Port // 'mydomain2.server.com', // Just Domain //$params...
@keyframes alpha { from { opacity: 1; } to { opacity: 0.2; } } @-moz-keyframes alpha { from { opacity: 1; } to { opacity: 0.2; } } @-webkit-keyframes alpha { from { opa...
using UnityEngine; using System.Collections; public class ParalaxMove2 : MonoBehaviour { public GameObject paralaxObjects; private float speed; // Use this for initialization void Start() { SetSpeed(); } void Update() { SetSpeed(); } void SetSpeed() { ...
gdbexport2xml ========== .NET C# console program for export tables/feature classes from ArcGIS geodatabase. Works fine with SDE. ArcCatalog has a tool in featureclass/table context menu 'Export - XML Workspace Document'. This program let you do such export from your scripts. Links * http://vasnake.blogspot.ru/2010/08/a...
# -*- coding: utf-8 -*- from config import * print(Color( '{autored}[{/red}{autoyellow}+{/yellow}{autored}]{/red} {autocyan} log.py importado.{/cyan}')) @bot.message_handler(commands=['log']) def command_log(m): cid = m.chat.id uid = m.from_user.id try: send_udp('log') except Exception as e...
// Registers the Mosaic namespace Drupal.field_defaults = Drupal.field_defaults || {}; /** * * Mosaic forms will check to see if there are * settings for any form's textfield defaults. * Should only recieve requests for items that * implement it. Only implement on pages where * needed! * * These defaults ar...
#awd-mainarea { margin:0 auto; font-size:12px; font-family:Arial, Geneva, sans-serif; line-height:100% !important; padding:14px; background:#F6F6F6; float:left; } #awd-mainarea ul li{ padding-left:0px !important; background-image:none !important; } #awd-mainarea img { border:none...
<?php // this file contains the contents of the popup window ?> <!DOCTYPE html PUBLIC "- <html xmlns="http: <head> <title>Insert YouTube Video</title> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.js"></script> <script language="javascript" type="text/javascript" src="../...
# ex:ts=4:sw=4:sts=4:et # -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- # This program is free software; you can redistribute it and/or modify # published by the Free Software Foundation. # This program is distributed in the hope that it will be useful, # MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR...
/* This file contains basic routines manipulating call graph The call-graph is a data structure designed for intra-procedural optimization. It represents a multi-graph where nodes are functions and edges are call sites. */ #include "config.h" #include "system.h" #include "coretypes.h" #include "tm.h" #include ...
<?php // Check to ensure this file is included in Joomla! defined( '_JEXEC' ) or die( 'Restricted access' ); jimport( 'joomla.application.component.view'); /** * HTML View class for the Registration component * * @package Joomla * @subpackage Registration * @since 1.0 */ class <API key> extends JView { ...
<!DOCTYPE HTML PUBLIC "- <!--NewPage <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface com.sun.jersey.spi.container.<API key> (jersey-bundle 1.19 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT...
</div> <div class="credit">Site built by <a href="https: <div class="carrots"></div> <?php wp_footer(); ?> </body> </html>
<?php /*Template Name: Curator Page */ get_header(); $user_id = $_GET['id']; if(!$user_id) { wp_redirect( '/curators' ); exit(); } $user = get_userdata( $user_id ); if ( $user === false ) { wp_redirect( '/curators' ); exit(); } $user_posts = count_user_posts($user->ID, 'acme_article'); $args = array( 'po...
package tuwien.auto.calimero.knxnetip; import java.net.InetSocketAddress; import tuwien.auto.calimero.Connection; import tuwien.auto.calimero.KNXListener; import tuwien.auto.calimero.KNXTimeoutException; import tuwien.auto.calimero.cemi.CEMI; /** * Interface for working with KNX networks over an IP network connection....
// Added for Ishiiruka by Tino #pragma once #include <map> #include "VideoCommon/NativeVertexFormat.h" class G_GSAE01_pvt { public: static void Initialize(std::map<u64, <API key>> &pvlmap); };
/* $OpenBSD: getopt.h,v 1.2 2008/06/26 05:42:04 ray Exp $ */ /* $NetBSD: getopt.h,v 1.4 2000/07/07 10:43:54 ad Exp $ */ #ifndef _GETOPT_H_ #define _GETOPT_H_ /* * GNU-like getopt_long() and 4.4BSD getsubopt()/optreset extensions */ #define no_argument 0 #define required_argument 1 #define optional...
#include "debugmain.h" #ifdef KEY_DEBUG DEBUG_HANDLE Debug_Keyboard; #endif #ifdef FDC_DEBUG DEBUG_HANDLE FDC_Debug; /* FDC */ #endif #ifdef CRTC_DEBUG DEBUG_HANDLE CRTC_Debug; /* CRTC */ #endif #ifdef ASIC_DEBUGGING DEBUG_HANDLE ASIC_Debug; /* ASIC */ #endif #ifdef...
<?php namespace Celest\Zone; use Celest\ZoneOffset; class <API key> extends ZoneRulesProvider { /** * SPI method to get the available zone IDs. * <p> * This obtains the IDs that this {@code ZoneRulesProvider} provides. * A provider should provide data for at least one zone ID. * <p> * ...
<?php add_action('init', 'TheShortcodesForVC'); function TheShortcodesForVC() { if (!class_exists('<API key>')) { // or using plugins path function return; } // Remove Front End vc_disable_frontend(); // Settings vc_set_as_theme(true); // Removing Default shortcodes vc_remove_element("...
/* See Documentation/block/row-iosched.txt */ #include <linux/kernel.h> #include <linux/fs.h> #include <linux/blkdev.h> #include <linux/elevator.h> #include <linux/bio.h> #include <linux/module.h> #include <linux/slab.h> #include <linux/init.h> #include <linux/compiler.h> #include <linux/blktrace_api.h> #include <linux...
using UnityEngine; using UnityEngine.UI; using System.Collections; using System.Collections.Generic; public class Hand : MonoBehaviour { private List<Card> cards = new List<Card>(); [SerializeField] private Board board; [SerializeField] private GameObject cardPrefab; [SerializeField] private...
/* if both both DEBUG and DEBUG_TRACE are defined, trace_printk() is used */ #define DEBUG //#define DEBUG_TRACE #include <linux/device.h> #include <linux/gpio/consumer.h> #include <linux/module.h> #include <linux/of.h> #include <linux/phy/phy.h> #include <linux/interrupt.h> #include <linux/platform_device.h> #include ...
<!DOCTYPE HTML PUBLIC "- <!-- NewPage --> <html lang="ru"> <head> <title>HideObjRecord (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><! if (location.href.indexOf('is-external=true') == -1) { ...
<?php /** * The template for displaying the footer * * Contains footer content and the closing of the #main and #page div elements. * * @package WordPress * @subpackage Twenty_Thirteen * @since Twenty Thirteen 1.0 */ ?> </div><!-- #main --> <footer id="colophon" class="site-footer" role="content...
#ifdef HAVE_CONFIG_H # include "config.h" #endif #include <string.h> #include <assert.h> #include <vlc_common.h> #include <vlc_dialog.h> #include <vlc_modules.h> #include <vlc_aout.h> #include <vlc_filter.h> #include <vlc_vout.h> /* for vout_Request */ #include <vlc_input.h> #include <libvlc.h> #includ...
<?php /** * Re-create the thumbnails of all images */ elgg_require_js('tidypics/resize_thumbnails'); /* @var $count Integer */ $count = elgg_extract('count', $vars); echo elgg_format_element('span', ['class' => 'hidden', 'id' => '<API key>'], $count); echo elgg_format_element('span', ['class' => 'hidden', 'id' => '<A...
/* $Id: <API key>.h 56295 2015-06-09 14:29:55Z vboxsync $ */ /** @file * TestExecServ - Basic Remote Execution Service, Internal Header. */ #ifndef <API key> #define <API key> #include <iprt/getopt.h> #include <iprt/stream.h> RT_C_DECLS_BEGIN /** * Packet header. */ typedef struct TXSPKTHDR { /** The unpadded p...
using System; using System.Collections; using Server.Items; using Server.Multis; using Server.Mobiles; using Server.Network; namespace Server.Custom { public class CustomBag : Bag { public void EnhanceWeapon( Item item, string name ) { if ( item is BaseWeapon ) { ...
#!/bin/bash # This program is free software; you can redistribute it and/or modify # (at your option) any later version. # 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 Free Software # ...
#ifndef __BATTLEGROUNDWS_H #define __BATTLEGROUNDWS_H #include "BattleGround.h" #define <API key> 3 #define <API key> (23*IN_MILLISECONDS) #define <API key> (10*IN_MILLISECONDS) #define BG_WS_TIME_LIMIT (25*MINUTE*IN_MILLISECONDS) #define <API key> 8563 enum BG_WS_Sound { <API key> = 8173, ...
# Sloan Digital Sky Survey III (SDSS-III) # Code for product: idlutils # IDL utilities for image analysis # M.R. Blanton # This Makefile & all Makefiles in this product are GNU make compliant. # Please help keep them that way. See # $Id: Makefile 130264 2012-02-10 19:06:45Z weaver $ # Pass these flags to the C compile...
<?php get_header(); ?> <?php get_template_part('sub-header'); ?> <?php $term = get_term_by( 'slug', get_query_var( 'term' ), get_query_var( 'taxonomy' ) ); query_posts( array( 'post_type'=>'putovanja', 'kategorija' => $term->name, 'terms' => 'izdvojeno-iz-ponude', 'posts_per_page'=>-1, 'paged'=>$paged ) ); ?> <!-- STAR...
.page-products .<API key> .view-content .views-row { float: left; width: 145px; border: 1px solid #A0A0A0; margin-right: 5px; margin-bottom: 10px; padding: 0 8px; } .page-products .<API key> .view-content .views-row.views-row-colnum-0 { clear: both; } .page-products .<API key> .view-content .views-row.vie...
<?php $HEADING['MODIFY_PAGE'] = 'Modifica Pàgina'; $HEADING['<API key>'] = 'Modifica els Paràmetres de la Pàgina'; $TEXT['ADMINISTRATORS'] = 'Administradors'; $TEXT['ALLOWED_VIEWERS'] = 'Allowed Viewers'; $TEXT['CURRENT_PAGE'] = 'Pàgina Actual'; $TEXT['DESCRIPTION'] = 'Descripció'; $TEXT['DISABLED'] = 'Inhabilitat'; $T...
#include "Graph.h" #include "UVerticesArestas.h" #include <queue> #include <limits> using namespace std; VerticesDjikstra::VerticesDjikstra(shared_ptr<TVerticeGeral> vertex, double Distancia) { _vertex = vertex; distancia = Distancia; } bool VerticesDjikstra::operator<(const VerticesDjikstra& right) const { ...
//>>built define("dojox/drawing/library/greek",{alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,Alpha:913,...
/* CSS Document */ .buttonok {width:52px; font-family:Verdana; font-size:11px; line-height:25px; text-align:center;} .buttonok a {height:28px; text-decoration: none;} .buttonok a:link, .buttonok a:visited { color: #002157; display: block; background: url(images/button-ok.gif);} .buttonok a:hover,.buttonok a:...
#include "<API key>.h" namespace zigbee { void <API key>::add(<API key>::DeviceInfoObserver * observer, NwkAddr address) { if (observer != nullptr) { observers[address].insert(observer); } } void <API key>::remove( <API key>::DeviceInfoObserver * observer, NwkAddr address...
using System; using System.Collections.Generic; using System.Linq; using System.Security.Cryptography; using System.Text; namespace SshDotNet { public abstract class MacAlgorithm : IDisposable, ICloneable { protected KeyedHashAlgorithm _algorithm; // Algorithm to use. private bool _isDisposed = ...
package org.eclipse.nebula.paperclips.core.grid; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.eclipse.nebula.paperclips.core.PaperClips; import org.eclipse.nebula.paperclips.core.internal.util.PaperClipsUtil; import org.eclipse.nebula.paperclips.core.internal.util.Util; import org.eclipse....
#ifndef _tags_h #define _tags_h #ifdef HAVE_CONFIG_H #include <config.h> #endif #define SYSCALL_TAG 0x11 /* Tag for server system calls */ #define SEMGET_TAG 0x10 /* Server subcommand i860_semget() */ #define SEMCTL_TAG 0x11 /* Server subcommand i860_semctl() */ #define SEMOP_TAG ...
#include <asm/uaccess.h> #include <linux/bitops.h> #include <linux/capability.h> #include <linux/cpu.h> #include <linux/types.h> #include <linux/kernel.h> #include <linux/hash.h> #include <linux/slab.h> #include <linux/sched.h> #include <linux/mutex.h> #include <linux/string.h> #include <linux/mm.h> #include <linux/soc...
// Open Computer and Software Inventory Next Generation // This code is open source and may be copied and modified as long as the source // code is always made freely available. // OcsUtils.cpp: implementation of the OcsUtils. #include "stdafx.h" #include "OcsUtils.h" #include <shlwapi.h> #include <openssl/evp.h> #incl...
package com.frinika.sequencer.gui.menu; import static com.frinika.localization.CurrentLocale.getMessage; import java.awt.event.ActionEvent; import javax.swing.AbstractAction; import com.frinika.sequencer.gui.ProjectFrame; public class <API key> extends AbstractAction { private static final long serialVersionUID = 1...
/** \file iksolver/intern/IK_Solver.cpp * \ingroup iksolver */ #include "../extern/IK_solver.h" #include "IK_QJacobianSolver.h" #include "IK_QSegment.h" #include "IK_QTask.h" #include <list> using namespace std; class IK_QSolver { public: IK_QSolver() : root(NULL) { } IK_QJacobianSolver solver; IK_QS...
#include <linux/module.h> #include <linux/reboot.h> #include <linux/spinlock.h> #include <linux/interrupt.h> #include <linux/moduleparam.h> #include <linux/errno.h> #include <linux/types.h> #include <linux/delay.h> #include <linux/pci.h> #include <linux/time.h> #include <linux/mutex.h> #include <linux/slab.h> #include ...
package de.iritgo.openmetix.exporter.gui; import de.iritgo.openmetix.app.gui.<API key>; import de.iritgo.openmetix.app.gui.<API key>; import de.iritgo.openmetix.app.instrument.<API key>; import de.iritgo.openmetix.core.Engine; import de.iritgo.openmetix.core.gui.GUIPane; import de.iritgo.openmetix.core.iobject.IObject;...
package com.sun.tools.internal.xjc.reader.xmlschema.bindinfo; import java.util.Collection; import java.util.Collections; import com.sun.codemodel.internal.JCodeModel; import com.sun.tools.internal.xjc.reader.Ring; import com.sun.tools.internal.xjc.reader.xmlschema.BGMBuilder; import com.sun.xml.internal.bind.annotation...