answer stringlengths 15 1.25M |
|---|
package github
import (
"context"
"fmt"
"net/url"
"strings"
"time"
"github.com/hashicorp/errwrap"
"github.com/hashicorp/vault/sdk/framework"
"github.com/hashicorp/vault/sdk/helper/tokenutil"
"github.com/hashicorp/vault/sdk/logical"
)
func pathConfig(b *backend) *framework.Path {
... |
package org.opennms.features.topology.plugins.browsers;
import java.util.Collections;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Set;
import java.util.TreeSet;
import org.opennms.web.api.Authentication;
import org.springframework.security.core.context.<API key>;
import com.vaadin.data.Propert... |
class <API key> < ActiveRecord::Migration
def up
change_column :proposals, :district, 'integer USING CAST(district AS integer)'
end
def down
change_column :proposals, :district, :string
end
end |
<?php
$mess=array(
"Skeleton Plugin" => "Leere Erweiterung",
"This is an empty container to demonstrate the basics of plugins coding." => "Dies ist ein leerer Container um die Grundlagen der <API key> zu demonstrieren.",
"Custom Footer" => "Angepasste Fusszeile",
"Show a custom footer div" => "Eine angepasste Fusszeile... |
<!DOCTYPE html PUBLIC "-
<html xmlns="http:
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa30 Test.4-1-2 Passed 01</title>
</head>
<body>
<div>
<h1>Rgaa30 Test.4-1-2 Passed 01</h1>
<div class="test-detail" lang="fr"> Ch... |
# -*- coding: utf-8 -*-
from github_login import login
ALL = ['OCA_PROJECTS', '<API key>', 'url']
OCA_PROJECTS = {
'accounting': ['account-analytic',
'account-budgeting',
'account-closing',
'<API key>',
'<API key>',
'<API... |
package org.geomajas.plugin.printing.parser;
import java.util.StringTokenizer;
import com.lowagie.text.Rectangle;
import com.thoughtworks.xstream.converters.basic.<API key>;
/**
* Adapter for converting an iText Rectangle to XML and back.
*
* @author Jan De Moerloose
*/
public class RectangleConverter extends <API ... |
module Api
module V1
require File.expand_path(File.dirname(__FILE__) + '../../../../lib/api/v1/course_json')
describe Api::V1::CourseJson do
let(:includes) { [] }
let(:course) { stub(:course) }
let(:user) { stub(:user) }
let(:course_json) { CourseJson.new( course, nil, includes, [] ) }... |
<!DOCTYPE html PUBLIC "-
<html xmlns="http:
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>AW22 Test.6.3.2 NMI 03</title>
</head>
<body>
<div>
<p class="test-detail">
<span lang="fr">Chaque intitulé de lien image (conte... |
# <API key>: true
require "spec_helper"
module Decidim
describe "Conference Participatory Space" do
let(:command) { Decidim::DestroyAccount.new(user, form) }
let(:user) { create(:user, :confirmed) }
let(:valid) { true }
let(:data) do
{
delete_reason: "I want to delete my account"
}... |
package Kernel::System::Console::Command::Dev::Package::Build;
use strict;
use warnings;
use parent qw(Kernel::System::Console::BaseCommand);
our @ObjectDependencies = (
'Kernel::System::Main',
'Kernel::System::Package',
);
sub Configure {
my ( $Self, %Param ) = @_;
$Self->Description('Create an OTRS pa... |
<?php
// See the LICENCE file in the repository root for full licence text.
namespace App\Mail;
use Illuminate\Bus\Queueable;
use Illuminate\Contracts\Queue\ShouldQueue;
use Illuminate\Mail\Mailable;
use Illuminate\Queue\SerializesModels;
class ForumNewReply extends Mailable implements ShouldQueue
{
use Queueable, ... |
cur_frm.cscript.tname = "Multiple Qty Item";
cur_frm.cscript.fname = "multiple_qty_item";
cur_frm.cscript.other_fname = "other_charges";
cur_frm.cscript.sales_team_fname = "sales_team";
{% include 'selling/sales_common.js' %}
{% include 'accounts/doctype/<API key>/<API key>.js' %}
{% include 'utilities/doctype/sms_cont... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Boost.Geometry (aka GGL, Generic Geometry Library)</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type=... |
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('credit', '<API key>'),
]
operations = [
migrations.AlterModelOptions(
name='creditrequirement',
options={'orderin... |
# Software packages
The software packages module enables searching the installed software of machines.
## Design
Software configuration of machines is stored as a JSON column in the database. This requires
MySQL 5.7. The stored JSON is a array of objects which MUST have a `name` and MAY have a `version`:
[ { "name"... |
<!DOCTYPE html PUBLIC "-
<html xmlns="http:
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<title>Rgaa30 Test.6.3.2 Failed 12</title>
</head>
<body>
<div>
<div class="test-detail" lang="fr">
Chaque intitulé de lien image (conten... |
/* Rupi
Happyville Warp NPC
*/
var status = 0;
function start() {
cm.sendSimple ("What would you like from me today ?\r\n#b#L0#I want to go to Happyville !#l\r\n\#L1#I want to get out of Happyville !#l");
}
function action(mode, type, selection) {
if (mode == 1)
status++;
else {
cm.dispose()... |
package org.opennms.features.newts.converter;
import java.io.File;
import java.io.FileInputStream;
import java.util.Properties;
import org.opennms.core.db.DataSourceFactory;
import org.opennms.core.utils.ConfigFileConstants;
import org.opennms.core.xml.JaxbUtils;
import org.opennms.netmgt.config.opennmsDataSources.<API... |
// generator: ilarkesto.mda.legacy.generator.GwtActionGenerator
package scrum.client.risks;
import java.util.*;
public abstract class GCreateRiskAction
extends scrum.client.common.AScrumAction {
public GCreateRiskAction() {
}
@Override
public boolean isExecutable() {
return true;
... |
<?php
class <API key> extends KOperationEngine
{
const URL_EXTENSION = "widevine/encryption?signature=";
const SYSTEM_NAME = 'OVP';
/**
* @var array
* batch job parameters
*/
private $params;
public function __construct($params, $outFilePath)
{
$this->params = $params;
... |
<?php
/**
* @see <API key>
*/
require_once "Zend/Soap/Wsdl/Strategy/Interface.php";
class <API key> implements <API key>
{
/**
* Typemap of Complex Type => Strategy pairs.
*
* @var array
*/
protected $_typeMap = array();
/**
* Default Strategy of this composite
*
* @var ... |
package context
import (
"sort"
"github.com/juju/errors"
"github.com/juju/loggo"
"github.com/juju/juju/payload"
)
var logger = loggo.GetLogger("juju.payload.context")
// APIClient represents the API needs of a Context.
type APIClient interface {
// List requests the payload info for the given IDs.
... |
/*
* JavaScript for audit set-up page
*/
$(document).ready(function() {
/*
* Show / hide audit options
*/
<API key> = "<API key>";
masterAuditOption = $('.' + <API key>);
auditOptionAnchorId = "audit-options";
toggleOptionLink = $('<a>',
{
'href': '#' + auditO... |
/**
* Shopware Plugin Manager - Plugin Store
* The plugin store contains all plugins of the shopware shop.
* The plugins grouped by the active field.
*/
//{block name="backend/plugin_manager/store/detail"}
Ext.define('Shopware.apps.PluginManager.store.Detail', {
/**
* Extend for the standard ExtJS 4
*... |
{# Votes info #}
<span {% if current_user.user_id %}class="wideonly"{% endif %}>{% trans _('votos') %}: </span>{% if self.show_votes %}<a class="fancybox" href="{{ globals.base_url }}backend/get_p_v.php?id={{ self.id }}" title="{% trans _('información de votos') %}">{% endif %}<span id="vc-{{ self.id }}" class="votes-c... |
<%inherit file="base.html"/>
<%def name="head()">
</%def>
<%def name="main()">
<div class="jumbotron">
</div>
<div class="row marketing">
<div class="col-lg-6">
<h4></h4>
<p>
<a href="http:
<a href="http://weibo.com/"></a> -
<a href="h... |
package org.jboss.as.domain.management.controller;
import java.util.EnumSet;
import java.util.Set;
import org.jboss.as.controller.OperationContext;
import org.jboss.as.controller.<API key>;
import org.jboss.as.controller.<API key>;
import org.jboss.as.controller.PathAddress;
import org.jboss.as.controller.access.Action... |
#ifndef IMAGEVIEWER_H
#define IMAGEVIEWER_H
#include <coreplugin/editormanager/ieditor.h>
#include <coreplugin/idocument.h>
#include <QScopedPointer>
#include <QStringList>
QT_BEGIN_NAMESPACE
class QAbstractButton;
class QAction;
QT_END_NAMESPACE
namespace ImageViewer {
namespace Internal {
class ImageViewerFile;
class... |
#include <time.h>
#include "cpu.h"
#include "periph/rtc.h"
#include "periph_conf.h"
/* guard file in case no RTC device was specified */
#if RTC_NUMOF
#define <API key> (0xCA)
#define <API key> (0x53)
#define RTC_SYNC_PRESCALER (0xff) /**< prescaler for 32.768 kHz oscillator */
#define RTC_ASYNC_PRESCALER ... |
my $repo = "https://qgvdial.googlecode.com/svn/trunk";
my $s_make = "make.exe";
my $cmd;
my $dest;
my ($sec,$min,$hour,$day,$month,$yr19,@rest) = localtime(time);
$yr19 += 1900;
$month++;
my $suffix = sprintf("%04d%02d%02d", $yr19, $month, $day);
$dest = sprintf("J:/releases/qgvdial/%04d-%02d-%02d", $yr19, $month, $day... |
#include "cvssettings.h"
#include <utils/environment.h>
#include <utils/hostosinfo.h>
#include <QSettings>
#include <QTextStream>
static const char groupC[] = "CVS";
static const char commandKeyC[] = "Command";
static const char rootC[] = "Root";
static const char promptToSubmitKeyC[] = "PromptForSubmit";
static const ... |
/* MOOSE - Multiphysics Object Oriented Simulation Environment */
#include "<API key>.h"
// MOOSE includes
#include "MooseVariable.h"
template <>
InputParameters
validParams<<API key>>()
{
InputParameters params = validParams<TimeKernel>();
params.addParam<bool>("<API key>",
false,
... |
<?php
class <API key> extends lmbMacroTestCase
{
function testOnceRender()
{
$root = lmb_env_get('LIMB_VAR_DIR').'/www/';
lmb_env_set('LIMB_DOCUMENT_ROOT', $root);
lmbFs :: safeWrite($root . 'style/main.css', 'body {background-url: url("../images/one.jpg");}');
lmbFs :: safeWrite($root . 'images/one... |
#ifndef <API key>
#define <API key>
#include <QAbstractItemModel>
namespace ProjectExplorer {
class Target;
class BuildConfiguration;
// Documentation inside.
class <API key> : public QAbstractListModel
{
Q_OBJECT
public:
explicit <API key>(Target *target, QObject *parent = 0);
int rowCount(const QModelInde... |
package org.pentaho.agilebi.modeler.util;
import static junit.framework.Assert.assertEquals;
import static junit.framework.Assert.assertNotNull;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.junit.Test;
import org.pentaho.agilebi.modeler.AbstractModelerTest;
import org.pentaho.a... |
#ifndef <API key>
#define <API key>
#include <websocketpp/common/thread.hpp>
namespace websocketpp
{
namespace concurrency
{
Concurrency policy that uses std::mutex / boost::mutex
class basic
{
public:
typedef lib::mutex mutex_type;
typedef lib::lock_guard<mutex_type> scoped_lock_type;
};
} // namespace concurrency... |
// JSROOTIO.core.js
// core methods for Javascript ROOT IO.
var kBase = 0, kOffsetL = 20, kOffsetP = 40, kCounter = 6, kCharStar = 7,
kChar = 1, kShort = 2, kInt = 3, kLong = 4, kFloat = 5,
kDouble = 8, kDouble32 = 9, kLegacyChar = 10, kUChar = 11, kUShort = 12,
kUInt = 13, kULong = 14, kBits = 15, kLong64 ... |
#ifndef <API key>
# define <API key>
# include <stdio.h>
# include "viralloc.h"
# define EXIT_AM_SKIP 77 /* tell Automake we're skipping a test */
# define EXIT_AM_HARDFAIL 99 /* tell Automake that the framework is broken */
extern char *progname;
extern char *abs_srcdir;
double <API key>(double *items,
... |
\hypertarget{<API key>}{}\section{Cqrs.\+Messages.\+I\+Telemetered\+Message Interface Reference}
\label{<API key>}\index{Cqrs.\+Messages.\+I\+Telemetered\+Message@{Cqrs.\+Messages.\+I\+Telemetered\+Message}}
A message that can allows you to manually inform the telemetry system it\textquotesingle{}s name.
\subsection*{P... |
#define PROFILE
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <math.h>
#include "stm32f4xx_conf.h"
#include "stm32f4xx.h"
#include "gdb_stdio.h"
#include "freedv_api.h"
#include "machdep.h"
#include "codec2_fdmdv.h"
#ifdef __EMBEDDED__
#define printf gdb_stdio_printf
#define fo... |
--Copyright (C) 2007 <SWGEmu>
--This File is part of Core3.
--This program is free software; you can redistribute
--it and/or modify it under the terms of the GNU Lesser
--General Public License as published by the Free Software
--Foundation; either version 2 of the License,
--or (at your option) any later version.
--T... |
<!DOCTYPE html PUBLIC "-
<html xmlns="http:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Offline - Matecat</title>
<link href="/public/css/common.css" rel="stylesheet" type="text/css" />
</head>
<body class="offline">
<header>
<div class="wrapper ">
<a href... |
#include "config.h"
#include "SamplingTool.h"
#include "CodeBlock.h"
#include "Interpreter.h"
#include "Opcode.h"
#if !OS(WINDOWS)
#include <unistd.h>
#endif
namespace JSC {
#if ENABLE(SAMPLING_FLAGS)
void SamplingFlags::sample()
{
uint32_t mask = static_cast<uint32_t>(1 << 31);
unsigned index;
for (index =... |
#ifndef <API key>
#define <API key>
#include "cpptools_global.h"
#include "cppmodelmanager.h"
#include <coreplugin/find/searchresultwindow.h>
#include <coreplugin/find/textfindconstants.h>
#include <QFuture>
#include <QStringList>
namespace CppTools {
class CPPTOOLS_EXPORT SymbolSearcher: public QObject
{
Q_OBJECT
... |
namespace StockSharp.BitStamp
{
using System;
using System.Linq;
using Ecng.Collections;
using Ecng.Common;
using MoreLinq;
using StockSharp.Algo;
using StockSharp.BitStamp.Native;
using StockSharp.Messages;
partial class <API key>
{
private readonly <API key><SecurityId,... |
var searchData=
[
['headerfooter',['HeaderFooter',['../<API key>.html',1,'wkhtmltopdf::settings']]]
]; |
#include <stdio.h>
#include <stdlib.h>
#ifndef REGTEST
#include <_PDCLIB_io.h>
#include <_PDCLIB_glue.h>
#include <string.h>
#include <errno.h>
extern FILE * _PDCLIB_filelist;
FILE * fopen( const char * _PDCLIB_restrict filename,
const char * _PDCLIB_restrict mode )
{
int imode = _PDCLIB_filemode( mod... |
-- https:
import System.Random
import Control.Monad (replicateM)
main = replicateM 10 (randomIO :: IO Float) >>= print |
"""
Setuptools configuration for Pubs Warehouse.
This setup script requires that static assets have been built into the
`assets/dist` directory prior to the build.
"""
import os
from setuptools import setup, find_packages
def read_requirements():
"""
Get application requirements from
the requirements.txt fi... |
/* Generated by camel build tools - do NOT edit this file! */
package org.apache.camel.component.kubernetes.resources_quota;
import java.util.Map;
import org.apache.camel.CamelContext;
import org.apache.camel.spi.<API key>;
import org.apache.camel.spi.<API key>;
import org.apache.camel.util.CaseInsensitiveMap;
import o... |
// <auto-generated>
// This code was generated by a tool.
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
namespace DataTests.Inheritance.LTS
{
using System;
using System.Collections.Generic;
using System.ComponentModel;
... |
#include <cstring>
#include "stringrep.h"
StringRep::StringRep(const char *s)
: _count(1)
{
_rep = new char[strlen(s)+1];
strcpy(_rep, s);
}
StringRep::~StringRep()
{
delete [] _rep;
} |
Release log:
2016-04-13 Release 3.0.5
klightspeed: 3dMaps
Beeing able to show multiple maps on the Y=0 plane, and being able to filter by expedition or by date.
Add support for map textures to 3D map
Order maps by order clicked
Add ability to filter 3DMap visited systems by date
Camera now centers correctly on requeste... |
#include <sys/cdefs.h>
#if !defined(lint)
__RCSID("$NetBSD: util.c,v 1.1 2004/07/02 00:05:23 sjg Exp $");
#endif /* not lint */
#include <sys/types.h>
#include "crypt.h"
static const unsigned char itoa64[] = /* 0 ... 63 => ascii - 64 */
"./<API key>";
void
__crypt_to64(char *s, u_int32_t v, int n)
{
whil... |
"""Helpers for testing Met Office DataPoint."""
from homeassistant.components.metoffice.const import DOMAIN
from homeassistant.const import CONF_API_KEY, CONF_LATITUDE, CONF_LONGITUDE, CONF_NAME
<API key> = "2020-04-25T12:00:00+00:00"
TEST_<TwitterConsumerkey>"
<API key> = 53.38374
<API key> = -2.90929
<API key> = "Wav... |
package org.jnbis.internal.record.reader;
import org.jnbis.internal.NistHelper;
import org.jnbis.api.model.record.<API key>;
/**
* @author ericdsoto
*/
public class <API key> extends RecordReader {
@Override
public <API key> read(NistHelper.Token token) {
if (token.pos >= token.buffer.length) {
... |
$(document).ready(function() {
var form = $('#form1');
form.submit(function () {
$.post({
type: "post",
url: "UserServlet",
data: value,
success: function (data) {
var result = data;
$('#login').html(result);
}
});
return false;
});
}) |
package org.chromium.chrome.browser.fullscreen;
import org.chromium.chrome.browser.tab.<API key>;
import java.util.ArrayList;
import java.util.List;
/**
* Delegate for the visibility of browser controls that combines the results of other delegates.
*/
public class <API key>
implements <API key> {
private ... |
# Running Exporters
Running exporters and scraping them with Prometheus configured by the prometheus-operator.
## The goal of ServiceMonitor(s)
The goal for one ServiceMonitor should be to cover a large number of `Service`s.
This can be achieved by creating a generic `ServiceMonitor`.
## Create a service that exposes P... |
var merge$ = function() {
function isNestedObject(obj) {
return (obj !== null &&
obj !== undefined &&
typeof obj === 'object' &&
!(obj instanceof Array));
}
function hasOwnProp(source, property) {
var hasProp = false;
if(pro... |
package org.camunda.bpm.engine;
/**
* Runtime exception indicating the requested class was not found or an error occurred
* while loading the class.
*
* @author Frederik Heremans
*/
public class <API key> extends <API key> {
private static final long serialVersionUID = 1L;
protected String className;
public ... |
CKEDITOR.plugins.setLang( 'uicolor', 'vi',
{
uicolor :
{
title : 'Giao diện người dùng Color Picker',
preview : 'Xem trước trực tiếp',
config : 'Dán chuỗi này vào tập tin config.js của bạn',
predefined : 'Tập màu định nghĩa sẵn'
}
}); |
// file at the top-level directory of this distribution and at
// option. This file may not be copied, modified, or distributed
// except according to those terms.
#[derive(Clone, Show)]
enum foo {
a(uint),
b(String),
}
fn check_log<T: std::fmt::Show>(exp: String, v: T) {
assert_eq!(exp, format!("{:?}", v));
}
... |
#ifndef <API key>
#define <API key>
#pragma message("AutoGemm's <API key> overriden by user.")
#ifndef STRINGIFY
#define STRINGIFY(S) STRINGIFY2(S)
#define STRINGIFY2(S)
#endif
const unsigned int <API key> = 8;
const unsigned int <API key> = 8;
const unsigned int <API key> = 6;
const unsigned int <API key> = 6;
const u... |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http:
<html>
<head>
<title>convMatrixToOctave (Octave)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../.././rdoc-style.css" type=... |
/**
* This class is generated by jOOQ
*/
package io.cattle.platform.core.model.tables;
/**
* This class is generated by jOOQ.
*/
@javax.annotation.Generated(value = { "http:
comments = "This class is generated by jOOQ")
@java.lang.SuppressWarnings({ "all", "unchecked", "rawtypes" })
p... |
package org.collectionspace.services.client;
import java.io.File;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.MultivaluedMap;
import javax.ws.rs.core.Response;
import org.apache.commons.io.FileUtils;
import or... |
<?php slot('submenu') ?>
<?php include_partial('submenu') ?>
<?php end_slot() ?>
<?php slot('title') ?>
<?php echo __('Manage Apps') ?>
<?php end_slot() ?>
<table>
<?php echo $searchForm->renderFormTag(url_for('@op_opensocial_list'), array('method' => 'get')) ?>
<?php echo $searchForm ?>
<td colspan="2"><input type="su... |
<head>
<title>gd Alpha Channel Test</title>
<head>
<body bgcolor="#c0c0FF">
<h1>gd Alpha Channel Test</h1>
If your browser fully supports PNG alpha channels, the
"blended" and "alpha channel" images should appear identical
to the naked eye. Miniscule mathematical differences may
exist due to the 7-bit alpha channel res... |
$packageName = '<API key>'
$installerType = 'exe'
$checksum = '<SHA1-like>'
$checksumType = 'sha1'
$silentArgs = '/S /NCRC'
$validExitCodes = @(0)
$pwdPath = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)"
$ahkFile = "$pwdPath\shockwave.ahk"
$fileHippoName = "shockwave"
Import-Module "$($pwdPath)\<API key>.p... |
<!-- MAIN CONTENT -->
<div id="content" >
<div class="row">
<div class="col-xs-12 col-sm-9 col-md-9 col-lg-9">
<h1 class="page-title txt-color-blueDark">
<a class="backHome" href="/bo"><i class="fa fa-home"></i> Menu</a>
... |
// file at the top-level directory of this distribution and at
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-gdb // Test temporarily ignored due to debuginfo tests being disabled, see PR 47155
// compile-flags:-g
// gdbg-command:print/d 'simple_tuple::NO_... |
package org.maltparserx.core.syntaxgraph;
import java.util.<API key>;
import java.util.Observable;
import java.util.SortedMap;
import java.util.SortedSet;
import java.util.TreeMap;
import java.util.TreeSet;
import org.maltparserx.core.exception.<API key>;
import org.maltparserx.core.pool.ObjectPoolList;
import org.malt... |
package mil.nga.giat.geowave.core.geotime.ingest;
import mil.nga.giat.geowave.core.geotime.DimensionalityType;
import mil.nga.giat.geowave.core.ingest.<API key>;
import mil.nga.giat.geowave.core.ingest.<API key>;
import mil.nga.giat.geowave.core.store.index.Index;
public class <API key> implements
<API key>
{
... |
// Flags: --<API key> --stress-compaction
// To reliably reproduce the crash use --verify-heap --random-seed=-133185440
function __f_2(o) {
return o.field.b.x;
}
%<API key>(__f_2);
try {
%<API key>(__f_2);
__v_1 = __f_2();
} catch (e) { }
function __f_3() { __f_3(/./.test()); };
try {
__f_3();
} catch (e) { } |
import Ember from 'ember';
import Un<API key> from 'ember-simple-auth/mixins/un<API key>;
const { Route } = Ember;
export default Route.extend(Un<API key>, {
titleToken() {
return this.l10n.t('Login');
}
}); |
package org.camunda.bpm.integrationtest.jobexecutor.beans;
import java.io.Serializable;
import javax.ejb.Stateless;
import javax.inject.Named;
/**
* @author Thorben Lindhauer
*
*/
@Named
@Stateless
public class PriorityBean implements Serializable {
private static final long serialVersionUID = 1L;
public static ... |
"""Entity representing a Sonos power sensor."""
from __future__ import annotations
import logging
from typing import Any
from homeassistant.components.binary_sensor import (
<API key>,
BinarySensorEntity,
)
from homeassistant.helpers.dispatcher import <API key>
from .const import <API key>
from .entity import S... |
// System.Web.UI.WebControls.<API key>.cs
// Authors:
// Chris Toshok (toshok@ximian.com)
// 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, copy, modify, merge, publish,
// permit persons ... |
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from django.db.models import Q
from django.conf import settings
from django.http import HttpResponse
from django.test import TestCase, override_settings
from django.utils import timezone
from zerver.lib import bugdown
from zerver.decorator import JsonableEr... |
package org.zstack.sdk;
import java.util.HashMap;
import java.util.Map;
import org.zstack.sdk.*;
public class <API key> extends AbstractAction {
private static final HashMap<String, Parameter> parameterMap = new HashMap<>();
private static final HashMap<String, Parameter> nonAPIParameterMap = new HashMap<>();
... |
package gov.va.isaac.gui.mapping;
public enum MappingColumnType {
STATUS_CONDENSED("Status Condensed"),
NAME("Name"),
DESCRIPTION("Description"),
PURPOSE("Purpose"),
EDITOR_STATUS("Editor Status", true),
INVERSE_NAME("Inverse Name"),
SOURCE("Source Concept", true),
TARGET("Target Concept... |
namespace StockSharp.Algo.Indicators
{
using System.ComponentModel;
using StockSharp.Algo.Candles;
using StockSharp.Localization;
<summary>
Money Flow Index.
</summary>
[DisplayName("MFI")]
[DescriptionLoc(LocalizedStrings.MoneyFlowIndexKey)]
public class MoneyFlowIndex : LengthIndic... |
package com.intellij.java.dependencies;
import com.intellij.JavaTestUtil;
import com.intellij.analysis.AnalysisScope;
import com.intellij.analysis.JavaAnalysisScope;
import com.intellij.openapi.util.text.StringUtil;
import com.intellij.packageDependencies.<API key>;
import com.intellij.packageDependencies.DependenciesB... |
package com.jetbrains.python.refactoring.classes;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.command.CommandProcessor;
import com.intellij.openapi.project.Project;
import com.intellij.refactoring.<API key>;
import com.jetbrains.python.fixtures.PyTestCase;
import com.jetbrain... |
package com.mikepenz.materialdrawer.app;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.view.ActionMode;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuItem;
import ... |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.09.30 at 06:15:10 PM PDT
package org.w3._1999.xhtml;
import javax.xml.bind.annotation.XmlEnum;
impo... |
.<API key> {
background : <API key>;
}
span.<API key>.smart-folder{
font-style: italic;
}
/* Project organizer icons */
span.<API key> {
display: inline-block;
width: 16px;
height: 16px;
vertical-align: middle;
background-image: url('/static/img/hgrid/folder.png');
background-repeat: no-... |
package utils
import (
log "github.com/sirupsen/logrus"
gofig "github.com/akutz/gofig/types"
"github.com/rexray/rexray/libstorage/api/types"
)
// LoggingConfig is the logging configuration.
type LoggingConfig struct {
// Level is the log level.
Level log.Level
// Stdout is the path to the file t... |
define(
({
commonMedia: {
mediaSelector: {
lblSelect1: "",
lblSelect2: "",
lblMap: "",
lblImage: "",
lblVideo: "",
lblExternal: "Web ",
disabled: "",
url: " web ",
... |
<!DOCTYPE HTML PUBLIC "-
<!--NewPage
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_31) on Thu Jan 31 02:05:01 UTC 2013 -->
<TITLE>
Uses of Class org.apache.hadoop.examples.RandomWriter (Hadoop 1.1.2 API)
</TITLE>
<META NAME="date" CONTENT="2013-01-31">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../..... |
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>FileDetector</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javas... |
#include <iostream>
#include <string>
#include <fstream>
#include <gtest/gtest.h>
using namespace std;
#include "../headers.h"
static const std::string PATH_PREFIX("src/test/");
void diffTest(const std::string& outputStr){
std::string validOutputStr(outputStr + ".valid");
std::ifstream validFile(validOutputStr.c_st... |
<html><body>
<style>
body, h1, h2, h3, div, span, p, pre, a {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body {
font-size: 13px;
padding: 1em;
}
h1 {
font-size: 26px;
margin-bottom: 1em;
}
h2 {
... |
html, body {
width: 100%;
height: 100%;
margin: 0;
overflow: hidden;
}
.thumbnails {
z-index: 1;
position: absolute;
bottom: 0;
left: 0;
top: 0;
width: 400px;
box-shadow: inset -3px 0 3px -2px rgba(0,0,0,0.4);
background: #fff;
}
.main {
position: absolute;
bottom... |
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.deidentifier.arx.metric.MetricNMPrecision (ARX GUI Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!
if (locatio... |
package com.github.devnied.emvnfccard.adapter;
import java.util.List;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import com.github.devnied.emvnfccard.fragment.viewPager.IFragment;
/**
* View Pager Adapter
*
* @author julien
*
*/
public class ViewPagerAdapter extends <API... |
/**
* @file
* Base TCP API definitions shared by TCP and ALTCP\n
* See also @ref tcp_raw
*/
#ifndef LWIP_HDR_TCPBASE_H
#define LWIP_HDR_TCPBASE_H
#include "lwip/opt.h"
#if LWIP_TCP /* don't build if not configured for use in lwipopts.h */
#ifdef __cplusplus
extern "C" {
#endif
#if LWIP_WND_SCALE
typedef u32_t tcpwn... |
return (getrtmm$$(this.meta).pa&1) > 0; |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.