answer stringlengths 15 1.25M |
|---|
#include <linux/init.h>
#include <linux/module.h>
#include <linux/stm/sysconf.h>
#include <linux/stm/stig125.h>
#include <linux/stm/platform.h>
#include <linux/stm/soc.h>
#include <sound/core.h>
#include "common.h"
/*
* Audio pad configuration.
*/
static struct stm_pad_config <API key> = {
.sysconfs_num = 5,
... |
table {
border-collapse: collapse;
border: 3px solid black;
}
td {
border: 2px solid lightgray;
padding: 5px;
padding-right: 30px;
} |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package delay.model;
/**
*
* @author M3 New
*/
public class Pesawat {
private String namaPesawat;
private String idPesawat;
private String idMaskapai;
public Pesawat(){
}
public Pesawat(String ... |
package edu.cmu.cs.dickerson.kpd.solver.exception;
public class SolverException extends Exception {
private static final long serialVersionUID = 1L;
public SolverException(String message) {
super(message);
}
} |
<?php
/**
* The template for displaying Comments.
*
* The area of the page that contains both current comments
* and the comment form. The actual display of comments is
* handled by a callback to gp_comment() which is
* located in the functions.php file.
*
* @package GeoProjects
*/
?>
<?php
/*
* If th... |
<?php
?><?php
defined('_JEXEC') or die('Restricted access');
$searchareawidth = $this->params->get('searchareawidth', 150);
if($searchareawidth[strlen($searchareawidth)-1] != '%'){
$searchareawidth.='px';
}
$align = "";
if($this->params->get('searchareaalign') == 'center') {
$align = "margin-left: auto; margin-righ... |
package com.mediatek.gallery3d.ext;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import java.util.ArrayList;
/**
* The composite pattern class.
* It will deliver every action to its leaf hookers.
*/
public class Activity... |
/* Generic data width independent code which is included by the
* wrappers.
* int encode_rsX (struct rs_control *rs, uintX_t *data, int len, uintY_t *par)
*/
{
int i, j, pad;
int nn = rs->nn;
int nroots = rs->nroots;
uint16_t *alpha_to = rs->alpha_to;
uint16_t *index_of = rs->index_of;
uint16... |
#ifndef <API key>
#define <API key>
#include <vector>
#include <Threads/Thread.h>
#include <Threads/MutexCond.h>
#include <Geometry/Point.h>
#include <Geometry/Vector.h>
#include <Geometry/<API key>.h>
#include <Geometry/ValuedPoint.h>
#include <Kinect/FrameBuffer.h>
#include <Kinect/FrameSource.h>
/* Forward declarati... |
# -*- coding: utf-8 -*-
# <API key> Package. This package holds all Data Management, and
# Web-UI helpful to run brain-simulations. To use it, you also need do download
# <API key> Package (for simulators). See content of the
# This program is free software; you can redistribute it and/or modify it under
# Software Fou... |
// ImgBatchModeDlg.cpp : implementation file
#include "stdafx.h"
#include "resource.h"
#include "ImgBatchModeDlg.h"
#include "BalloonMsg.h"
#include "Path.h"
#include "FolderSelect.h"
#include "RString.h"
extern String ReplaceIllegalChars(const String& text);
#ifdef _DEBUG
#undef THIS_FILE
static char THIS_FILE[]=__FIL... |
var State = Backbone.State = function(options) {
options || (options = {});
};
_.extend(State.prototype, Backbone.Events, {
classes: [],
before: null,
on: null,
after: null,
events: {},
triggers: [],
multistate: [],
<API key>: function( set, state ) {
var isDescribed = fa... |
/*
* High-level sync()-related operations
*/
#include <linux/kernel.h>
#include <linux/file.h>
#include <linux/fs.h>
#include <linux/slab.h>
#include <linux/export.h>
#include <linux/namei.h>
#include <linux/sched.h>
#include <linux/writeback.h>
#include <linux/syscalls.h>
#include <linux/linkage.h>
#include <linux/p... |
'use strict';
module.exports = require('./EuCookies'); |
<html><head><title>elhex27ans__genmod.f90</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="sourcestyles.css" />
</head><body link="blue" vlink="blue">
<h3>File: /Users/diogocardoso/Desktop/ICO3D/ICO3D/Debug/elhex27ans__genmod.f90</h3>
<SCRIPT>
def... |
/* <API key> */
/* <API key> */
#include <netcore-ng/init.h>
#include <netcore-ng/dissector/ethernet/dissector.h>
int netcore_init(const enum display_type dtype)
{
return (<API key>(dtype));
}
void netcore_destroy(void)
{
<API key>();
} |
<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!DOCTYPE html PUBLIC "-
<html xmlns="http:
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Drupal SimpleTest: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="s... |
<?php get_header(); ?>
<!-- header End -->
<!-- container Start -->
<?php if (have_posts()) : while (have_posts()) : the_post();
$prev_post = get_previous_post();
$next_post = get_next_post();
?>
<div class="pre_link link_wiki">
<a id="pre_link" title="<?php echo $prev_post->post_title; ?>" href="<?php echo get_per... |
/**
* \file com_string.h
* \brief String functions done in a portable manner.
* \author Michael Liebscher
* \date 2004-2012
* \author Todd C. Miller
* \date 2004-2006
* \note Portion of this code was derived from code that was originally written by Todd C. Miller.
*/
#ifndef __COM_STRING_H__
#define __COM_STRIN... |
<!doctype html public "-
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $<API key></title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.css" type="text/css" media="print">
<style id="hilight" type="text/css"></style... |
.admin-bar-small #wpadminbar {
min-width: 0;
width: auto;
left: auto;
right: 0;
opacity: .7;
}
.admin-bar-small #wpadminbar .quicklinks,
.admin-bar-small #wpadminbar .quicklinks .ab-top-secondary>li#<API key>,
.admin-bar-small #wpadminbar .quicklinks .ab-top-secondary>li#<API key>>a.ab-item {
bo... |
<?php
class <API key> extends ContentView {
protected $_payone;
public function <API key>() {
$this-><API key>('module/checkout_payone_cr.html');
$this->_payone = new GMPayOne();
}
function get_html() {
$config = $this->_payone->getConfig();
if($_SERVER['REQUEST_METHOD'] ... |
<?php
require_once 'View/ViewHelper.php';
/**
* Description of View
*
* @author Jessica
*/
class View extends ViewHelper
{
/**
* WordPress Screen name, ex. post.php, edit.php. Can
* be an array for multiple screens
*
* @var string|array
*/
protected $_hook = array();
/**
* ... |
<html>
<head><link rel="stylesheet" type="text/css" href="help.css" /></head>
<body>
<h1 class='module'>Universal Kriging (VF, Global)</h1>
<div class='author'>(c) 2008 by O.Conrad</div>
<div class='description'>Universal Kriging for grid interpolation from irregular sample points.<br/>
This implementation does not use... |
using System;
using System.Linq;
using LeagueSharp;
using LeagueSharp.Common;
using SharpDX;
using SharpDX.Direct3D9;
using Color = System.Drawing.Color;
namespace TAC_Kalista
{
class DrawingHandler
{
public static Device DxDevice = Drawing.Direct3DDevice;
public static Line DxLine;
publ... |
body {
background-color: #efefef;
padding-top: 60px;
padding-bottom: 40px;
font-family: calibri;
}
.row-fluid div[class*="span"] {
background-color: white;
-<API key>: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
margin-bottom: 10px !important;
}
.center {
text-align: center... |
/* $Id: <API key>.cpp $ */
/** @file
* VBox Qt GUI - <API key> class definition.
*/
#ifdef <API key>
# include <precomp.h>
#else /* !<API key> */
/* Qt includes: */
# include <QStateMachine>
# include <QPropertyAnimation>
# include <QSignalTransition>
/* GUI includes: */
# include "<API key>.h"
# include "UIIconPool... |
#include <iostream>
#include <cstdlib>
#include <vector>
#include <fstream>
#include "strings.cpp"
#define NAMEFILE "./names.txt"
#define JOBFILE "./jobs.txt"
#define TRIM (after(buffer,':'))
//Define global variables
vector<string> femaleNames;
vector<string> maleNames;
vector<string> lastNames;
/*
//!Return number be... |
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include "pch.h"
/* HCD_INDEX == 2 selects 0:1a.0 (PCH_EHCI2), any other index
* selects 0:1d.0 (PCH_EHCI1) for usbdebug use.
*/
#if <API key> != 2
#define PCH_EHCI1_TEMP_BAR0 CONFIG_EHCI_BAR
#define PCH_EHCI2_TEMP_BAR0 (PCH_EHCI1_TEMP_BAR0 + 0x400)
#else
#defin... |
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "<API key>.h"
#include "util/RandomNumGenerator.h"
#include "util/Permutation.h"
<API key>::<API key>(const int nsize)
: PermutationChooser(nsize), nsize(nsize) {
}
bool <API key>::choosePermutation() {
for (int ifrom=0; ifrom<nsize;) {
int ito = (int)(ns... |
#include "odebase.h"
#include <string>
template <class RHSC,class TY,class TS>
runge_kutta_4<RHSC,TY,TS>::runge_kutta_4(RHSC & rhs__,
const TY & y0__,
const TS & t0__,
const TS & dt__):
odebase<RHSC,TY,TS>(rhs__,y0__,t0__,dt__)
{
}
template <class RHSC,cl... |
#!/usr/bin/env python
'''# shufflez.py '''
# modification, are permitted provided that the following conditions are met:
# documentation and/or other materials provided with the distribution.
# * Neither the name of the <organization> nor the
# names of its contributors may be used to endorse or promote pr... |
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import models, migrations
class Migration(migrations.Migration):
dependencies = [
('codecompetitions', '<API key>'),
]
operations = [
migrations.AddField(
model_name='problem',
name='expect... |
#include "AircraftStateFilter.hpp"
#include "Navigation/Geometry/GeoVector.hpp"
#include <assert.h>
AircraftStateFilter::AircraftStateFilter(const fixed cutoff_wavelength)
:x_diff_filter(fixed_zero), y_diff_filter(fixed_zero),
alt_diff_filter(fixed_zero),
x_low_pass(cutoff_wavelength), y_low_pass(cutoff_wavelen... |
package fll.web.report;
import java.io.IOException;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Set;
import jakarta.servlet.ServletContext;
import jakarta.servlet.ServletException;
import jakarta.servlet.annotation.WebServlet;
import jakarta.servlet.http.HttpServletRequest;
import jakarta... |
<div class="<API key> alert hide">Error</div>
<div class="row">
<div class="col-md-12">
<div class="content-text"></div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<form role="form" class="register-form" method="POST">
<h3>Register</h3>
<div class="form-gr... |
package exec
import (
"bytes"
"fmt"
"io"
"os"
osexec "os/exec"
"strings"
"github.com/zimmski/backup"
)
// Combined executes a command with given arguments and returns the combined output
func Combined(name string, args ...string) (string, error) {
if backup.Verbose {
fmt.Fprintln... |
package io.github.phantamanta44.botah.core.context;
import io.github.phantamanta44.botah.core.rate.RateLimitedChannel;
import io.github.phantamanta44.botah.util.MessageUtils;
import sx.blah.discord.api.Event;
import sx.blah.discord.handle.obj.IChannel;
import sx.blah.discord.handle.obj.IGuild;
import sx.blah.discord.ha... |
#include <cln/number.h>
#include <cln/io.h>
#include <cln/float.h>
#include <cln/float_io.h>
#include <cln/real.h>
#include <cln/random.h>
#include <cstdlib>
#include <cstring>
#include <cln/timing.h>
using namespace std;
using namespace cln;
int main (int argc, char * argv[])
{
int repetitions = 1;
if ((argc >... |
# BasicPython
A small script that includes a scaffold for logging, profiling and unit testing small python scripts. |
// XXX Automatically generated. DO NOT EDIT! XXX //
public:
TextListValue();
TextListValue(const TextListValue&);
TextListValue(const QCString&);
TextListValue & operator = (TextListValue&);
TextListValue & operator = (const QCString&);
bool operator ==(TextListValue&);
bool operator !=(TextListValue& x) {return !(*thi... |
<?php
/**
* Provides <API key> using XML (.ts) files
* @package lib
* @subpackage i18n
*/
class eZTSTranslator extends eZTranslatorHandler
{
/**
* Constructs the translator and loads the translation file $file if it is set and exists.
* @param string $locale
* @param string $filename
* @para... |
#pragma once
#include "Vector.h"
#include "Geometry.h"
#include "GeometryTrait.h"
#include "ComponentTrait.h"
//Forward Declarations
template<typename T>
class Vector1x3;
template<typename T>
class Vector3x1;
template <typename T,
typename ComponentTrait,
typename GeometryTrait=StandardEuclidean>
cl... |
#include "config.h"
#include <string.h>
#include <epan/packet.h>
#include <epan/exceptions.h>
#include <epan/prefs.h>
#include <epan/tap.h>
#include <epan/strutil.h>
#include <epan/wmem/wmem.h>
#include <epan/expert.h>
#include <epan/tfs.h>
#include <epan/to_str.h>
#include "packet-mtp3.h"
#include "packet-rtp.h"
#incl... |
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <global.h>
#include <neutrino.h>
#include <mymenu.h>
#include <neutrino_menue.h>
#include <system/setting_helpers.h>
#include <system/helpers.h>
#include <system/debug.h>
#include <gui/miscsettings_menu.h>
#include <gui/cec_setup.h>
#include <gui/filebrowser.h>
#... |
# Email: Jeremy Sanders <jeremy@jeremysanders.net>
# 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
# with this ... |
// 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 PURPOSE. See the
// along with this program; if not, write to the Free Sof... |
<?php $captcha_word = '5TPM'; ?> |
// Query.h: interface for the CQuery class.
#if !defined(<API key>)
#define <API key>
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#include "../Network/TSynchro.h"
#define MAX_COLUMNS 100
class CQuery
{
public:
CQuery();
virtual ~CQuery();
BOOL Connect(LPTSTR lpszDNS, LPTSTR lpszUser, LPTST... |
// configuration:
// Size of final table (must be multiple of STEP_*)
int MAX_TABLE_SIZE = 2000000;
// Specify list of unique percents (5-30,100) to test against. Max 10 values
#define UNIQUE_PERCENTS PERCENT(5); PERCENT(10); PERCENT(20); PERCENT(30); PERCENT(100)
// enable/disable tests for:
#define BOX1 "CHMap"
#defi... |
var DEFAULT_LANGUAGES = ['python', 'ruby', 'perl', 'php', 'css', 'xml', 'html', 'django', 'javascript', 'java', 'cpp', 'sql', 'smalltalk'];
var ALL_LANGUAGES = (DEFAULT_LANGUAGES.join(',') + ',' + ['1c', 'ada', 'elisp', 'axapta', 'delphi', 'rib', 'rsl', 'vbscript'].join(',')).split(',');
var LANGUAGE_GROUPS = {
'xml'... |
subroutine evcx(xsize,hsize,yb,sb,xi,rhs,ocx1,ocx2,err)
implicit none
double precision yb,sb,xi,rhs,ocx1,ocx2
integer xsize,hsize,err
integer i,j
double precision t11,t12,t21,t22,d1
double precision mb1,mb2,cx1,cx2
dimension rhs(xsize+hsize,3),yb(xsize),sb(xsize)
err=0
... |
pdflatex srnaseq-methods.tex && bibtex srnaseq-methods && pdflatex srnaseq-methods.tex && pdflatex srnaseq-methods.tex |
<?php
namespace rocket_font;
/**
* ClassLoader Class
*
* php include
* * features/core -
* * features/admin -
* * features/client - ()
*/
class ClassLoader {
public function load_plugin_classes() {
$load_list = array();
$load_list = array_merge( $load_list, self::glob_php( PLU... |
<?php
function convax_formatter($content) {
$new_content = '';
//Matches the contents and the open and closing tags
$pattern_full = '{(\[raw\].*?\[/raw\])}is';
//Matches just the contents
$pattern_contents = '{\[raw\](.*?)\[/raw\]}is';
//Divide content into pieces
... |
--YZ
function c25119460.initial_effect(c)
--fusion material
c:EnableReviveLimit()
aux.AddFusionProcCode2(c,65622692,64500000,true,true)
aux.<API key>(c,Card.<API key>,LOCATION_ONFIELD,0,Duel.Remove,POS_FACEUP,REASON_COST)
--spsummon condition
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT... |
!function(t){"use strict"
t.fn.fitVids=function(e){var i={customSelector:null,ignore:null}
if(!document.getElementById("fit-vids-style")){var r=document.head||document.<API key>("head")[0],a=".<API key>{width:100%;position:relative;padding:0;}.<API key> iframe,.<API key> object,.<API key> embed {position:absolute;top:0... |
#ifndef <API key>
#define <API key>
#include "mailcommon_export.h"
#include <messagecomposer/helper/messagefactory.h>
#include <KMime/KMimeMessage>
#include <KDialog>
namespace MailCommon {
class MAILCOMMON_EXPORT MDNAdviceHelper : public QObject
{
Q_OBJECT
public:
static MDNAdviceHelper *instance()
{
... |
// This is generic code that is included in all Android apps that use the
// It calls a set of methods defined in NativeApp.h. These should be implemented
// by your game or app.
#include <jni.h>
#include <android/log.h>
#include <stdlib.h>
#include <stdint.h>
#include <GLES2/gl2.h>
#include <GLES2/gl2ext.h>
#include "... |
#include "ScriptMgr.h"
#include "ScriptedCreature.h"
#include "SpellScript.h"
#include "temple_of_ahnqiraj.h"
enum Yells
{
SAY_AGGRO = 0,
SAY_SLAY = 1,
SAY_SPLIT = 2,
SAY_DEATH = 3
};
enum Spells
{
<API key> = 26192,
S... |
#include "defs.h"
#include "symtab.h"
#include "bfd.h"
#include "symfile.h"
#include "objfiles.h"
#include "gdbcore.h"
#include "target.h"
#include "inferior.h"
#include "hppa-tdep.h"
#include "solist.h"
#include "solib.h"
#include "solib-som.h"
#include <sys/utsname.h>
#include <string.h>
#undef SOLIB_SOM_DBG
/* These... |
<!DOCTYPE HTML PUBLIC "-
<!--NewPage
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_65) on Wed Jan 29 20:09:41 CET 2014 -->
<TITLE>
MultiFeature
</TITLE>
<META NAME="date" CONTENT="2014-01-29">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">... |
// Test case for Issue 291
// @skip-test
import java.util.regex.*;
import org.checkerframework.checker.regex.RegexUtil;
public class MatcherGroupCount {
public static void main(String[] args) {
String regex = args[0];
String content = args[1];
if (!RegexUtil.isRegex(regex)) {
Sys... |
____ _ _ ______ ______
| _ \ __ _ __| (_) ___ | _ \ \ / | _ \
| |_) / _` |/ _` | |/ _ \| |_) \ \ / /| |_) |
| _ | (_| | (_| | | (_) | __/ \ V / | _ <
|_| \_\__,_|\__,_|_|\___/|_| \_/ |_| \_\
A little Swift application which can be loaded with audio streams, start times ... |
G_BEGIN_DECLS
/*! Domain for GErrors originating in libgeda. */
#define EDA_ERROR eda_error_quark ()
/*! Error numbers for errors originating in libgeda. */
typedef enum {
EDA_ERROR_SCHEME, /* A Scheme error occurred */
EDA_ERROR_RC_TWICE, /* Attempted to read a configuration file twice */
<API key>,
} EdaError... |
#include "jsl_mod.h"
MODULE_LICENSE("Dual BSD/GPL");
MODULE_AUTHOR("James Lee");
#define jsl_1
#define jsl_2
#define jsl_3
#if defined (jsl_1)
int a =1;
#elif defined (jsl_2)
int a =2;
#else
int a =3;
#endif
static char *whom = "James";
static int howmany = 1;
static char *Author = "James";
module_param(... |
#define square(x) (x*x) |
#!/usr/local/bin/python3
class TestClass(object):
def foo():
doc = "The foo property."
def fget(self):
return self._foo
def fset(self, value):
self._foo = value
def fdel(self):
del self._foo
return locals()
foo = property(**foo())
d... |
#include "config.h"
#include "HTMLProgressElement.h"
#include "ElementIterator.h"
#include "EventNames.h"
#include "ExceptionCode.h"
#include "HTMLNames.h"
#include "HTMLParserIdioms.h"
#include "<API key>.h"
#include "RenderProgress.h"
#include "ShadowRoot.h"
namespace WebCore {
using namespace HTMLNames;
const double... |
<a href="#na" class="spotlight graphic">
<div class="imgContainer">
<img src="<?php print path_to_theme() ?>/img/infoGraphic.png" alt="">
</div>
<div class="textContainer">
<h2>Dementia Awarenes</h2>
</div>
</a> |
<?xml version="1.0" encoding="US-ASCII"?> <!DOCTYPE html PUBLIC "-
<!-- Authors: Harold Abelson and Gerald Jay Sussman and Jullie Sussman --> <dt><a name="SICP">[Abelson et al., 1985]</a></dt><dd>Harold Abelson, Gerald Jay Sussman, and Jullie Sussman. <cite>Structure and Interpretation of Computer Pro... |
#ifndef __TABLE_HEADER_H__
#define __TABLE_HEADER_H__
//accountinfo
enum{
eUSER_NAME,
ePASS_WORD,
};
//account_info
enum{
eACCOUNT_INFO_ID,
eACCOUNT_INFO_USR,
<API key>,
eACCOUNT_INFO_PWD,
<API key>,
};
//player_info
enum{
ePLAYER_INFO_ID,
<API key>,
ePLAYER_INFO_MONEY,
<API ... |
#include <stdlib.h>
#include <string.h>
#include <QStringList>
#include <QDir>
#include <QDebug>
#include "acpiutils.h"
#define ACPI_PATH_PROC "/proc/acpi/"
#define ACPI_PATH_SYS "/sys/class/"
struct AcpiDevice
{
int type;
const char *proc;
const char *sys;
const char *nameFilter;
};
AcpiDe... |
#!/usr/bin/python
import sys, os, urllib, argparse, base64, time, threading, re
from gi.repository import Gtk, WebKit, Notify
webView = None
def refresh(widget, event):
global webView
webView.reload()
window_title = ''
def HandleTitleChanged(webview, title):
global window_title
window_title = title
... |
/*
qscodemarker.cpp
*/
#include "node.h"
#include "qscodemarker.h"
QsCodeMarker::QsCodeMarker()
{
}
QsCodeMarker::~QsCodeMarker()
{
}
bool QsCodeMarker::recognizeCode( const QString& /* code */ )
{
return true;
}
bool QsCodeMarker::recognizeExtension( const QString& ext )
{
return ext == "js" || ext == "qs";
... |
<?php defined('_JEXEC') or die('Restricted access'); ?>
<?php
$itemid = <API key>::getMenuItem();
?>
<div class="joomdle-userlist<?php echo $this->pageclass_sfx;?>">
<?php if ($this->params->get('show_page_heading', 1)) : ?>
<h1>
<?php echo $this->escape($this->params->get('page_heading')); ?>
</h1>
... |
/* Friday 14th of November 2014 02:04:08 PM*/
/* Friday 14th of November 2014 02:04:08 PM*/
div#<API key> .<API key>.<API key> {
z-index: 3;
}
div#<API key> .<API key>.<API key> {
z-index: 2;
}
div#<API key> .<API key>.<API key> {
z-index: 2;
opacity: 1;
}
div#<API key> .<API key>.<API key> {
z-index: 3;
op... |
#include "GlobalIOThread.hpp"
#include "IOThread.hpp"
IOThread *io_thread;
void
InitialiseIOThread()
{
assert(io_thread == NULL);
io_thread = new IOThread();
io_thread->Start();
}
void
<API key>()
{
io_thread->Stop();
delete io_thread;
io_thread = nullptr;
} |
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <io.h>
#include <libusbi.h>
#if defined(DEBUG_POLL_WINDOWS)
#define poll_dbg usbi_dbg
#else
#if defined(_MSC_VER) && _MSC_VER < 1400
#define poll_dbg
#else
#define poll_dbg(...)
#endif
#endif
#if defined(_PREFAST_)
#pragma warning(dis... |
import getNotes from './get-notes';
export const noteHasFilteredRead = ( noteState, noteId ) =>
noteState.filteredNoteReads.includes( noteId );
export default ( state, noteId ) => noteHasFilteredRead( getNotes( state ), noteId ); |
CREATE TABLE `drug_sales` (
`sale_id` int(11) NOT NULL AUTO_INCREMENT,
`drug_id` int(11) NOT NULL,
`inventory_id` int(11) NOT NULL,
`prescription_id` int(11) NOT NULL DEFAULT '0',
`pid` int(11) NOT NULL DEFAULT '0',
`encounter` int(11) NOT NULL DEFAULT '0',
`user` varchar(255) DEFAULT NULL,
`sale_date` ... |
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if ( navigator.userAgent.match(/iPad/i) ) {
document.getElementById('viewport').setAttribute("content", "width=device-width, initial-scale=0.9");
}
}());
</script>
<lin... |
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if ( navigator.userAgent.match(/iPad/i) ) {
document.getElementById('viewport').setAttribute("content", "width=device-width, initial-scale=0.9");
}
}());
</script>
<lin... |
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */
#include <libanjuta/anjuta-utils.h>
#include <libanjuta/anjuta-debug.h>
#include <libanjuta/anjuta-preferences.h>
#include <libanjuta/interfaces/<API key>.h>
#include "message-view.h"
#define MESSAGE_TYPE message_get_type()
struct _MessageViewP... |
<?php
function GetFolders( $resourceType, $currentFolder )
{
// Map the virtual path to the local server path.
$sServerDir = ServerMapFolder( $resourceType, $currentFolder ) ;
// Array that will hold the folders names.
$aFolders = array() ;
$oCurrentFolder = opendir( $sServerDir ) ;
while ( $... |
package javax.lang.model.type;
/**
* Indicates that an unknown kind of type was encountered. This can
* occur if the language evolves and new kinds of types are added to
* the {@code TypeMirror} hierarchy. May be thrown by a {@linkplain
* TypeVisitor type visitor} to indicate that the visitor was created
* for a... |
/*
* @test
* @bug 4881205
* @summary generics: array as generic argument type fails
* @author gafter
*
* @compile -source 1.5 ArrayTypearg.java
*/
import java.util.List;
import java.util.ArrayList;
class ArrayTypearg {
private void foo() {
List<Object[]> list = new ArrayList<Object[]>();
Obje... |
#ifndef <API key>
#define <API key>
#include "neclientheaders.h"
/*
a namespace which stores all of the thread functions for the NEshare client.
These functions are started on client initialization and unless noted are
persistent throughout the life of the running client.
The utility namespace is just for g... |
#ifndef _NVS_H_
#define _NVS_H_
#include <linux/device.h>
#include <linux/regulator/consumer.h>
#define NVS_STS_SHUTDOWN (1 << 0)
#define NVS_STS_SUSPEND (1 << 1)
#define NVS_STS_SYS_N (2)
#define NVS_STS_SPEW_MSG (1 << (NVS_STS_SYS_N + 0))
#define NVS_STS_SPEW_DATA (1 << (NVS... |
package co.edu.uniandes.csw.marketplace.providers;
import javax.ws.rs.NameBinding;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
@NameBinding
@Retention(RetentionPolicy.RUNTIME)
public @interface StatusCreated {} |
#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/string.h>
#include <linux/delay.h>
#include <linux/clk.h>
#include <linux/cpufreq.h>
#include <linux/mutex.h>
#include <linux/io.h>
#include <linux/sort.h>
#include <mach/board.h>
#include <mach/msm_iom... |
package net.vs49688.rafview.wwise.objects;
import java.nio.*;
public class EventActionObject extends WwiseObject {
public EventActionObject(int id, long length, ByteBuffer bb) {
super(id, length);
}
} |
import os
from django.core.wsgi import <API key>
os.environ.setdefault("<API key>", "nykampweb.settings")
application = <API key>() |
<?php
if(!empty($_POST['email']))
{
$data['firstname'] = $_POST['firstname'];
$data['surname'] = $_POST['surname'];
$data['email'] = $_POST['email'];
$data['phone'] = sha1($_POST['phone']);
$data['ipinterests'] = $_POST['ipinterests'];
$data['displayvillage'] = $_POST['displayvillage'];
$dat... |
package com.xebia.googlevrpanorama;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.support.annotation.UiThread;
import android.util.Log;
import android.util.Pair;
import android.util.LruCache... |
package model.protocol.osc.touchosc;
public class SnappingFader {
static final float SNAP_DELTA = 0.1f;
private double currentRealValue;
public SnappingFader(final double currentRealValue) {
this.currentRealValue = currentRealValue;
}
public void tryUpdate(final double value, final <API key>... |
package com.holdit.feedthemax;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.ImageButton;
import android.widget.RelativeLayout;
import android.widget.TextView;
import static com.holdit.feedthemax.MainActivity.rbt1qu;
import static com.holdit.f... |
package hrylab.xjtu.wifip2papp.wifidirect;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import android.net.wifi.p2p.WifiP2pDeviceList;
import android.net.wifi.p2p.WifiP2pManager.PeerListListener;
import android.util.Log;
/*
* @author NickHuang
*/
public class <API key> implement... |
#ifndef KSIMPREF_H
#define KSIMPREF_H
#include <kdialogbase.h>
#include <tdelibs_export.h>
class TQFrame;
class KDesktopFile;
namespace KSim
{
class Config;
class Plugin;
class MonitorPrefs;
class GeneralPrefs;
class ClockPrefs;
class UptimePrefs;
class MemoryPrefs;
class SwapPrefs;
class ThemePrefs;
... |
<div class="row">
<div class="col-md-12">
<div class="col-md-4">
<img src="../{{user.profilePicturePath}}" class="img-responsive">
</div>
<div class="col-md-8">
<ul>
<li>{{user.email}}</li>
<li>{{user.contactName}}</li>
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.