content stringlengths 2 6.21k | label stringclasses 16
values |
|---|---|
s is normally done
//! via `liblog` (a native Android lib). Instead of using `liblog`, this crate
//! writes directly to the `logd` socket with the trivial protocol below.
//! This logger is written in pure Rust without any need for ffi.
//!
//! [log]: https://docs.rs/log/*/log/
//! [`error!`]: https://docs.rs/log/*/lo... | Rust |
return handleTricklingData(mergedResponse);
} else {
waitingForFlush.current.asks =
waitingForFlush.current.asks.concat(response.asks);
waitingForFlush.current.bids =
waitingForFlush.current.bids.concat(response.bids);
return;
... | Typescript |
,
0x1110, 0x1111, 0x1114, 0x1115, 0x1140, 0x1141, 0x1144, 0x1145, 0x1150, 0x1151, 0x1154, 0x1155, 0x1400, 0x1401,
0x1404, 0x1405, 0x1410, 0x1411, 0x1414, 0x1415, 0x1440, 0x1441, 0x1444, 0x1445, 0x1450, 0x1451, 0x1454, 0x1455,
0x1500, 0x1501, 0x1504, 0x1505, 0x1510, 0x1511, 0x1514, 0x1515, 0x1540, 0x1541, 0x1544, ... | C++ |
let t1 = *s_sub_sc_t.get_unchecked(i) - *s_sub_sc.get_unchecked(i);
flag = flag * (ClearModp::from(1) - t1.reveal());
let t1 = *s_sub_cs_t.get_unchecked(i) - *s_sub_cs.get_unchecked(i);
flag = flag * (ClearModp::from(1) - t1.reveal());
let t1 = *s_sub_ss_t.get_unchecked(i) - *s_sub_ss... | Rust |
', '朝晖', 'YMIR', '被视界意识所操控的朝晖,除了本身的强悍战力外,还能反向汲取视界本身能量,提升自身伤害。', '名为瑞尔1的战士', '', '1', '1', '4', '7', '7', '', '1', '6', '0', '0', '', '', '', '', '', '0', '941810101,941810201,941810301', '', '941810501', '', '', '', '', '9418201', '', '', '', '', '', '1', '74461', '128', '1315', '93', '100', '0.05', '1.5', '0', '0', '1... | Lua |
e %o3(lower) -> %o3(upper)
sllx %o3, 32, %o3
add %l4, 1, %l4
P2263: !ST [0] (maybe <- 0x100007d) (Int)
stw %l4, [%i0 + 0 ]
add %l4, 1, %l4
P2264: !ST [0] (maybe <- 0x100007e) (Int)
stw %l4, [%i0 + 0 ]
add %l4, 1, %l4
P2265: !ST [5] (maybe <- 0x100007f) (Int)
stw %l4, [%i1 + 76 ]
add %l4, 1, %l4
P2266:... | Assembly |
f err != nil {
return wrapSRErr(err)
}
peerName := info.Sites[dID].Name
err = admClient.SRPeerReplicateBucketMeta(ctx, madmin.SRBucketMeta{
Type: madmin.SRBucketMetaTypeTags,
Bucket: bucket,
Tags: latestTaggingConfig,
})
if err != nil {
replLogIf(ctx, c.annotatePeerErr(peerName, replicateBu... | Go |
ess that created the specified window.
pub fn get_window_thread_process_id(hwnd: HWND) -> (DWORD, DWORD) {
unsafe {
let mut process_id: DWORD = 0;
let thread_id = winapi::um::winuser::GetWindowThreadProcessId(
hwnd,
&mut process_id as *mut _ as LPDWORD,
);
(th... | Rust |
vales a los de mi especie, mortal? Vale, quizás podemos ayudarnos mutuamente.$B$BEl antiguo gusano de arena, Ouro, es un ser cuyo poder es legendario. Se rumorea que el propio dios antiguo lo creó como una burla a la vida.$B$BSu piel no es natural... gruesa, casi impenetrable aunque flexible, lo que le permite desplaza... | Lua |
ant and contravariant. As a result,
// all of these are typed with the NodeDatum known.
/**
* an accessor specifying how to get the children from a node
*
* The interface for getting child data from node data. This function must
* return data for every child given the data for the current node. `i` will
* increme... | Typescript |
# Some examples of reading text files with different options
#
# The file sample.txt is a UTF-8 encoded text file with Windows
# line-endings (\r\n).
# (a) Reading a basic text file (UTF-8 default encoding)
print("Reading a simple text file (UTF-8)")
with open('sample.txt', 'rt') as f:
for line in f:
prin... | Python |
(x_pq.upTar.loDo,xcDoIn[1],dx[1]), up=p2l(x_pq.upTar.upDo,xcDoIn[1],dx[1])}
yLogBounds.lo = yLogBounds.up -- Keep the order of yLogBounds here.
yLogBounds.up = 1.
subCellInt_xLoLimDG(yTar, xLogBounds, yLogBounds, xIdxIn, xcDoIn, xcTarIn, atUpperYcell, yShPtrIn, jDo)
else -- T... | Lua |
(
start = *(a | b | c),
a = ch_p('a'),
b = ch_p('b'),
c = ch_p('c')
)
);
BOOST_TEST(pi.hit);
BOOST_TEST(pi.full);
BOOST_TEST(pi.length == 9);
BOOST_TEST(*pi.stop == 0);
pi = parse("aaaabababaaabbb",
(
... | C++ |
string `json:"name"`
Config map[string]interface{} `json:"config"`
InboundNodes [][][]interface{} `json:"inbound_nodes"`
}
func (l *LNormalization) GetKerasLayerConfig() interface{} {
inboundNodes := [][][]interface{}{
{},
}
for _, input := range l.inputs {
inboundNodes[0] =... | Go |
-subtext {
width: 330px;
margin: 0 auto;
padding-bottom: 15px;
font-size: 15px;
font-weight: 400;
color: #FFFFFF;
}
}
@import "../../variables";
.Course {
@include card;
display: flex;
flex-direction: column;
.course-row {
padding: 4px;
display: flex;
> * {
fo... | CSS |
uffer
jsr iec_tx_flush
jsr m65dos_check
+bcc m65dos_unlsn ; branch if device is handeld by internal DOS
} else ifdef CONFIG_IEC {
; According to serial-bus.pdf (page 15) this routine flushes the IEC out buffer
jsr iec_tx_flush
}
!ifdef CONFIG_IEC {
!ifdef CONFIG_IEC_JIFFYDOS_OR_DOLPHINDOS {
... | Assembly |
=1>BritishEEE authoritiesEEE arrestedEEE GeneralEEE AugustoEEE PinochetEEE inEEE LondonEEE forEEE backEEE surgeryEEE onEEE anEEE internationalEEE warrantEEE</a>
<a name="2">[2]</a> <a href="#2" id=2>issuedEEE byEEE SpanishEEE magistrateEEE BaltasarEEE GarzonEEE</a>
<a name="3">[3]</a> <a href="#3" id=3>TheEEE MadridEEE... | HTML |
une_output_dir, # Output directory to save
num_calibration_samples=num_calibration_samples, # The number of workers to carry out dataset processing
splits=splits, # The percentage of the subsets of a dataset to use
max_steps=max_steps, # The number of training steps
distill_teacher=d... | Markdown |
is still suffering from the sound of the Pipes of Pain, with -2 on attack and saving throw rolls. A *forget* or *remove curse* is required to end this effect.\n'},
{name:'Eating-Heroes-Feast-end',type:'',ct:'0',charge:'uncharged',cost:'0',body:'!rounds --addtargetstatus ^^tid^^|Heroes Feast|720|-1|Blessed, +1 to... | JavaScript |
obox-icon {
background-position: 10px 7px;
}
.edui-combobox-fontsize .edui-combobox-item-2.edui-combobox-checked .edui-combobox-icon {
background-position: 10px 7px;
}
.edui-combobox-fontsize .edui-combobox-item-3.edui-combobox-checked .edui-combobox-icon {
background-position: 10px 7px;
}
/* 24 */
.edui... | CSS |
y: 0;
}
}
@keyframes pulse {
0%, 100% {
opacity: 1;
transform: scale(1);
}
50% {
opacity: 0.8;
transform: scale(1.05);
}
}
// Responsive adjustments
@include tablet-down {
.history-card-wrapper {
padding-left: 3rem;
}
.timeline-connector {
left: -1.5rem;
}
.history-timeli... | CSS |
sender: sender.NewGRPCSender(mgr, connectionMgr),
}
runner.context.Queue = common.NewQueue(config.Flush.MaxCountOneStream, flushDuration, runner)
return runner, nil
}
func (r *Runner) Start(ctx context.Context) error {
r.ctx = ctx
r.context.RuntimeContext = ctx
r.context.Queue.Start(ctx)
r.context.Connectio... | Go |
(
// - Replace the following characters with a space: , ;
// - Replace multiple spaces with one space
// - Convert uppercase letters (A-Z) to lowercase (a-z)
//
// *COMPRESS_WHITE_SPACE*
//
// Use this option to replace the following characters with a space character (decimal 32):
//
// - \f, formfeed, decimal... | Go |
.1.1k/include/platform/win64"
}
libdirs {
"%{wks.location}/ThirdParty/OpenSSL/1.1.1k/lib/Win64/VS2015/Release"
}
links {
"crypt32",
"libcrypto.lib",
"libssl.lib",
}
filter "platforms:And... | Lua |
oTable("auth_tokens");
// Key
e.HasKey(x => x.Id);
// Properties
e.Property(x => x.Id)
.HasColumnName("id");
e.Property(x => x.AppId)
.HasColumnName("app_id");
... | C# |
ogste > 1) {
createjs.Ticker.addEventListener("tick",doosDownLoop);
} else {
createjs.Ticker.addEventListener("tick",noLevelSelect);
}
}
animteller++;
}
function noLevelSelect(e) {
createjs.Ticker.removeEventListener("tick",noLevelSelect);
sceneScherm.gotoAndStop("game");
}
f... | JavaScript |
wint_1187), 16, 16)) -> intp(3, 0, 4)
T3_hwint_1188:
!$EV trig_pc_d(3,expr(@VA(.MAIN.T3_hwint_1188), 16, 16)) -> intp(3, 0, 7)
T3_hwint_1189:
!$EV trig_pc_d(3,expr(@VA(.MAIN.T3_hwint_1189), 16, 16)) -> intp(3, 0, 1f)
T3_hwint_1190:
!$EV trig_pc_d(3,expr(@VA(.MAIN.T3_hwint_1190), 16, 16)) -> intp(3, 0, 4)
.word 0xbbe42... | Assembly |
ar ao Servidor',
advanced : 'Avançado',
type : 'Tipo de hiperlink',
toUrl : 'URL',
toAnchor : 'Âncora nesta página',
toEmail : 'E-Mail',
targetFrame : '<frame>',
targetPopup : '<janela popup>',
targetFrameName : 'Nome do Frame de Destino',
targetPopupName : 'Nome da Janela Pop-up',
popupFeature... | JavaScript |
err := convertToETHABIType(tt.val, mustABIType(t, "bytes20"))
require.Error(t, err)
assert.Contains(t, err.Error(), tt.errStr)
})
}
}
func Test_convertToETHABIBytes_Errors(t *testing.T) {
t.Parallel()
for _, tt := range []struct {
val interface{}
errStr string
}{
{"test", "expected 20, got 4"},
... | Go |
.chars()
.enumerate()
.filter(|(_, ch)| *ch == '#')
.map(move |(c, _)| (r.try_into().unwrap(), c.try_into().unwrap()))
})
.collect();
let (laser_pos, asteroid_rays): (Point, HashMap<Point, Vec<Point>>) = map
.iter()
.map(|(r0, c0)| {
... | Rust |
er .devices button.active:hover,.wp-core-ui .wp-full-overlay-footer .devices button:focus{border-bottom-color:#e14d43}.wp-core-ui .wp-full-overlay-footer .devices button:focus:before,.wp-core-ui .wp-full-overlay-footer .devices button:hover:before{color:#e14d43}.wp-core-ui .wp-full-overlay .collapse-sidebar:focus,.wp-c... | CSS |
(2832)">王孟源 47:12</a> <br/>以他的个性而言,就是他个性其实是成事不足败事有余了,所以。哈哈哈,你说要我给一两个建议,就是希望他能够……<br/>
<br/><a onclick="seek(2846)">史东 47:26</a> <br/>上上策是 Kingmaker。<br/>
<br/><a onclick="seek(2848)">王孟源 47:28</a> <br/>对,但是你可以看出 Trump 他个人本身,又从另一个观点证明,这个美国的这个资本主义体制跟直选系统体制是非常的恶劣的。一个这么蠢这么坏的人,又蠢又坏的人能够做到大富豪,然后从大富豪又变成总统,像这样的你容许这样的事情的一个体制,你还好... | HTML |
dkfornet">http://aws.amazon.com/sdkfornet</a>.</li>
<li>You must be signed up to use Amazon DynamoDB. For more information on Amazon DynamoDB, see <a href="http://aws.amazon.com/DynamoDB">http://aws.amazon.com/dynamodb</a>. </li>
</ul>
<h2>Running the Sample</h2>
<p>The basic steps for running the Amazon DynamoDB sam... | HTML |
Mesh.Scale=Mesh.Scale+vt(x3,y3,z3)
end
Part.Parent=nil
end),prt,msh)
end
function MagicCylinder(brickcolor,cframe,x1,y1,z1,x3,y3,z3,delay)
local prt=ppart(3,workspace,0,0,brickcolor,"Effect",vt(0.2,0.2,0.2))
prt.Anchored=true
prt.CFrame=cframe
local msh=mesh("SpecialMesh",prt,"Head","",vt(0,0,0),vt(x1,y1,z1))
game:Ge... | Lua |
-.011.068 0 .084zM7.74 17.443c.088-.161.197-.312.323-.448L4.37 11.484.001 15.729zm-.349.932L.708 16.979l2.937 2.98 3.704-1.573z"/></svg>';
static const String next_js =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" ... | Dart |
& node : item.graph.node()) {
EXPECT_EQ(-1, components[&node]);
}
}
TEST_F(SCCTest, DisjointCycleAndPath) {
GraphDef graph;
// Create a cycle
*graph.add_node() = CreateNode("a", {"d"});
*graph.add_node() = CreateNode("b", {"a"});
*graph.add_node() = CreateNode("c", {"b"});
*graph.add_node() = CreateN... | C++ |
text>
auto format(const std::tm& tm, FormatContext& ctx) const
-> decltype(ctx.out()) {
const auto loc_ref = ctx.locale();
detail::get_locale loc(static_cast<bool>(loc_ref), loc_ref);
auto w = detail::tm_writer<decltype(ctx.out()), Char>(loc, ctx.out(), tm);
if (spec_ == spec::year_month_day)
... | C |
using VocaDb.Model.Database.Queries;
using VocaDb.Model.Database.Repositories;
using VocaDb.Model.DataContracts;
using VocaDb.Model.DataContracts.Tags;
using VocaDb.Model.DataContracts.Users;
using VocaDb.Model.Domain.Globalization;
using VocaDb.Tests.TestSupport;
using VocaDb.Web.Helpers;
namespace VocaDb.Tests.Datab... | C# |
123f);
GProperties restored = jsonRoundTrip(properties);
assertEquals(12.123f, restored.getFloat("foo", 0), 0.0001f);
}
@Test
public void testJsonDoubleRoundTrip() {
properties.putDouble("foo", 12.123456);
GProperties restored = jsonRoundTrip(properties);
assertEquals(12.123456, restored.getDouble("foo", ... | Java |
PermissionRecord_Id", "dbo.PermissionRecord", "Id", cascadeDelete: true);
}
public bool RollbackOnFailure => false;
public void Seed(SmartObjectContext context)
{
try
{
// Note, core scheduled tasks must always be added to the installation as wel... | C# |
: nil, match: false},
{url: "/api/v1/123", params: []string{"123"}, match: true},
{url: "/api/v1/12345", params: []string{"12345"}, match: true},
},
},
{
pattern: "/api/v1/:param<min(5)>",
testCases: []routeTestCase{
{url: "/api/v1/ent", params: nil, match: false},
{url: "/api/v1/1... | Go |
.am-menu-nav>li>a:focus{background-color:#262626;color:#fff;outline:0}.am-menu-offcanvas2 .am-menu-nav>.am-active>a{background-color:#262626;color:#fff}.am-menu-stack .am-menu-nav{border-bottom:1px solid #dedede;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.05);box-shadow:0 1px 0 rgba(255,255,255,.05)}.am-menu-stack .am... | CSS |
linesofar;\n#pragma mapbox: define highp vec4 color\n#pragma mapbox: define lowp float blur\n#pragma mapbox: define lowp float opacity\n#pragma mapbox: define mediump float gapwidth\n#pragma mapbox: define lowp float offset\n#pragma mapbox: define mediump float width\nvoid main() {\n#pragma mapbox: initialize highp vec... | HTML |
ref hitElements.Elements[i], ref worldTransform, out tri.vA, out tri.vB, out tri.vC);
Vector3 center;
Vector3.Add(ref tri.vA, ref tri.vB, out center);
Vector3.Add(ref center, ref tri.vC, out center);
Vector3.Multiply(ref center, 1f / 3f, ou... | C# |
ometryContentsScale);const unitRect=rect.asUVRectInside(layer.bounds);const quad=layerQuad.projectUnitRect(unitRect);quad.backgroundColor='rgba(0, 0, 0, 0)';quad.stackingGroupId=layerQuad.stackingGroupId;quad.borderColor='rgba(0, 0, 200, 0.7)';quad.borderWidth=2;const label='Layout rect';quad.selectionToSetIfClicked=ne... | HTML |
l?str:null);
onlionBuy.setDealprice(str!=null?str:null);
str = null;
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
str = listmap.get(j).get("arrive_time")!=null && !"".equals(listmap.get(j).get("arrive_time"))?listmap.get(j).get("arrive_time").toString().trim():null... | Java |
gram.drcperlp;
console.log("Total Airdrop Amount: ", utils.formatUnits(AMOUNT_IN_WEI));
console.log(" User amount (30%): ", utils.formatUnits(USER_AMOUNT));
console.log(" Hodler amount (70%): ", utils.formatUnits(HODLER_AMOUNT));
const json_input_user = JSON.parse(fs.readFileSync(program.userinput, { encoding: 'ut... | Typescript |
rror deleting interface binding %v\n", ifnum)
return err
}
return nil
}
func addSingleLinksetInterfaceBinding(d *schema.ResourceData, meta interface{}, ifnum string) error {
log.Printf("[DEBUG] citrixadc-provider: In addSingleLinksetInterfaceBinding")
client := meta.(*NetScalerNitroClient).client
bindingStru... | Go |
cb_mks(buttonTMCcurrentNarrow, event_handler, ID_MOTOR_TMC_CURRENT_ARROW, NULL, 0);
lv_imgbtn_set_src(buttonTMCcurrentNarrow, LV_BTN_STATE_REL, "F:/bmp_arrow.bin");
lv_imgbtn_set_src(buttonTMCcurrentNarrow, LV_BTN_STATE_PR, "F:/bmp_arrow.bin");
lv_imgbtn_set_style(buttonTMCcurrentNarrow, LV_BTN_STATE_PR, &t... | C++ |
Serde.getBitsForMax(delta + 1);
}
@Override
public void setBuffer(ByteBuffer buffer)
{
serializer = VSizeLongSerde.getSerializer(bitsPerValue, buffer, buffer.position());
}
@Override
public void setOutputStream(WriteOutBytes output)
{
serializer = VSizeLongSerde.getSerializer(bitsPerValue, out... | Java |
"""Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT."""
from __future__ import annotations
from typing_extensions import TypedDict
from unstructured_client.types import BaseModel
class ElasticsearchConnectorConfigTypedDict(TypedDict):
es_api_key: str
hosts: str
index_name: str
class Ela... | Python |
tsi2ssq -1024(%rdx), %xmm10, %xmm16
// CHECK: encoding: [0x62,0xe1,0xae,0x08,0x2a,0x42,0x80]
vcvtsi2ssq -1024(%rdx), %xmm10, %xmm16
// CHECK: vcvtsi2ssq -1032(%rdx), %xmm10, %xmm16
// CHECK: encoding: [0x62,0xe1,0xae,0x08,0x2a,0x82,0xf8,0xfb,0xff,0xff]
vcvtsi2ssq -1032(%rdx), %xmm10, %xmm16
// C... | Assembly |
time.Date(2000, 2, 9, 4, 5, 6, 7, time.UTC),
},
},
}
done.Build.ID = pollResp.ID
c.expectOK(c.client.JobDone(done))
rep := c.client.pollBug()
c.expectEQ(rep.Type, dashapi.ReportBisectFix)
}
{
// At this point the bug should be marked as fixed by the commit
// because the namespace has FixBi... | Go |
_gold = 881,
prev = 43150,
id = 43151,
level = 12,
trans_use_item = {},
destory_item = {
{
17011,
3
},
{
17012,
9
},
{
17013,
24
},
{
17014,
9
}
},
restore_item = {
{
17011,
9
},
{
17012,
33
},
{
17013,
96
},... | Lua |
ism.scss */
code[class*="language-"],
pre[class*="language-"] {
color: black;
text-shadow: 0 1px white;
font-family: Consolas, Monaco, 'Andale Mono', monospace;
direction: ltr;
text-align: left;
white-space: pre;
word-spacing: normal;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens:... | CSS |
md-default-bg-color--ultra-dark);--md-admonition-icon-color--note:hsl(51, 94%, 73%);--md-admonition-shadow-color--note:hsl(51, 94%, 73%)}:root>*{--md-admonition-bg-color--abstract:var(--md-default-bg-color--ultra-dark);--md-admonition-icon-color--abstract:hsl(191, 97%, 77%);--md-admonition-shadow-color--abstract:hsl(19... | CSS |
import steel
COMPRESSION_TYPES = (
(0, 'No compression'),
(1, '8-bit RLE'),
(2, '4-bit RLE'),
(3, 'Bit Field'),
(4, 'JPEG'), # Generally not supported for screen display
(5, 'PNG'), # Generally not supported for screen display
)
class PaletteColor(steel.Structure):
blue = steel.Integer... | Python |
fn get_code_points_offset_length(&self, _index: usize, code_point_offset: usize) -> usize {
code_point_offset
}
fn get_word_candidate_length(&self, _index: usize) -> usize {
0
}
}
fn build_plugin() -> MecabOovPlugin {
let mut plugin = MecabOovPlugin {
categories: HashMap::new... | Rust |
volume = v;
emit volumeChanged();
}
} else {
qWarning() << "Error response for getVolume()";
}
}
void RenderingControl::asyncUpdateMute()
{
if (!getInited()) {
qWarning() << "RenderingControl service is not inited";
return;
}
startTask([this](){
... | C++ |
4.cmml"><mi id="A5.SS1.p5.2.m2.4.4.4.4.4.2" xref="A5.SS1.p5.2.m2.4.4.4.4.4.2.cmml">λ</mi><mi id="A5.SS1.p5.2.m2.4.4.4.4.4.3" xref="A5.SS1.p5.2.m2.4.4.4.4.4.3.cmml">ϵ</mi></msub><mo id="A5.SS1.p5.2.m2.4.4.4.4.9" stretchy="false" xref="A5.SS1.p5.2.m2.4.4.4.5.cmml">)</mo></mrow></mrow><annotation-xml encoding="MathML-Cont... | HTML |
tab, (vue) => {
if(typeof vue.load === 'function') vue.load()
tabView()
})
setTitle(`${TAB[tab].title} - 统计`)
}else if(tab === 'main') {
tabView()
setTitle('统计')
}
}
}
let loc... | Typescript |
n::{prelude::*, JsCast, JsValue};
use wasm_bindgen_futures::spawn_local;
use web_sys::{
ErrorEvent, MessageEvent, RtcConfiguration, RtcDataChannel, RtcDataChannelInit,
RtcDataChannelType, RtcIceConnectionState, RtcPeerConnection, RtcPeerConnectionIceEvent,
RtcSdpType, RtcSessionDescriptionInit, WebSocket,
}... | Rust |
Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 13px; font-weight: 400; text-indent: 0px; width: auto;" data-attachment="[object Object]" data-index="5"></p><hr><h2 data-end="3871" data-start="3839" id="Assigning-Roles-&-Permissions"><strong dir="ltr">Assigning Roles & Permissions</strong></h... | HTML |
: string) {
outstandingRequests.delete(uuid);
outstandingRequests.delete(PLACEHOLDER);
console.log(`
Untrack ${uuid}
outstandingRequests.size === ${outstandingRequests.size}
`);
ifQueueEmpty(() => {
store.dispatch(setConsistency(true));
});
}
const setConsistency =
(payload: boolean) => ({ t... | Typescript |
(GridLength.Auto),
new(GridLength.Auto)
},
VerticalAlignment = VerticalAlignment.Center
};
var moveUpButton = new StackPanel
{
Name = MoveUpButtonName,
Width = 16,
Height = 16
};
var caretUpIcon = new A... | C# |
d8/d78/fftools__ffprobe_8c.html#a71a4323c9d09f2134813214b05b02f21">fftools_ffprobe.c</a></li>
<li>print_str_opt : <a class="el" href="d8/d78/fftools__ffprobe_8c.html#a86cec82a25b7a8b4b3fcf3a5cd83e0d4">fftools_ffprobe.c</a></li>
<li>print_str_validate : <a class="el" href="d8/d78/fftools__ffprobe_8c.... | HTML |
"runtime.goarm", 0)
s.Type = obj.SRODATA
ld.Adduint8(ld.Ctxt, s, uint8(ld.Ctxt.Goarm))
}
// Inferno utils/5l/asm.c
// http://code.google.com/p/inferno-os/source/browse/utils/5l/asm.c
//
// Copyright © 1994-1999 Lucent Technologies Inc. All rights reserved.
// Portions Copyright © 1995-1997 C H Forsyth (forsyth@ter... | Go |
rtp",
8442: "cybro-a-bus",
8443: "pcsync-https",
8444: "pcsync-http",
8445: "copy-disc",
8450: "npmp",
8472: "otv",
8473: "vp2p",
8474: "noteshare",
8500: "fmtp",
8501: "cmtp-av",
8503: "lsp-self-ping",
8554: "rtsp-alt",
8555: "d-fence",
8567: "dof-tunnel",
8600: "asterix",
8609: "canon-... | Go |
local head = piece "head"
local torso = piece "torso"
local pelvis = piece "pelvis"
local gun = piece "gun"
local ground = piece "ground"
local flare = piece "flare"
local luparm = piece "luparm"
local lloarm = piece "lloarm"
local ruparm = piece "ruparm"
local rloarm = piece "rloarm"
local lthigh = piece "lthigh"
l... | Lua |
atch|ACTIVE|9567|M|55.84,59.80|N|Hearth to Blood Watch.|
r Repair/Restock|AVAILABLE|9569|M|53.32,56.67|N|Repair/Sell Junk at Beega.|
T Know Thine Enemy|QID|9567|M|55.08,58.00|N|To Vindicator Aalesia.|
T Signs of the Legion|QID|9594|M|55.08,58.00|N|To Vindicator Aalesia, after a very short dialog.|
A Containing the Thre... | Lua |
.parseInt(etLAC.getText().toString().trim());
} catch (Throwable t) {}
int cell = 0;
try {
cell = Integer.parseInt(etCELL.getText().toString().trim());
} catch (Throwable t) {}
api.getBaseStationDetails(mcc, mnc, lac, cell, this);
}
public void onSuccess(API api, int action, Map<String, Object> result) ... | Java |
1
* "random" wait variance, default is 0 so,
* the basic time between firing is a random time between (wait - random) and (wait + random)
*
* "delay" delay before first firing when turned on, default is 0
*
* "pausetime" additional delay used only the very first time and only if spawned with START_ON
*
* These ... | Kotlin |
plicitTransaction003, TestSize.Level1)
{
uint64_t timestamp = 1;
RSTransactionProxy::GetInstance()->Begin();
RSTransactionProxy::GetInstance()->StartSyncTransaction();
RSTransactionProxy::GetInstance()->FlushImplicitTransaction(timestamp);
EXPECT_EQ(RSTransactionProxy::GetInstance()->timestamp_, tim... | C++ |
<path transform="translate(8)" d="M0 12 V20 H4 V12z">\n <animate attributeName="d" values="M0 12 V20 H4 V12z; M0 4 V28 H4 V4z; M0 12 V20 H4 V12z; M0 12 V20 H4 V12z" dur="1.2s" repeatCount="indefinite" begin="0.2" keytimes="0;.2;.5;1" keySplines="0.2 0.2 0.4 0.8;0.2 0.6 0.4 0.8;0.2 0.8 0.4 0.8" calcMode="spline" /... | JavaScript |
align: center">…</td>
<td style="text-align: center">…</td>
</tr>
<tr>
<td style="text-align: center">225</td>
<td style="text-align: center">1</td>
<td style="text-align: left"><a href="#indirect-data">Indirect Data 18</a></td>
<td style="text-align: center">RW</td>
... | HTML |
x
40de1c: 49 89 f4 mov %rsi,%r12
40de1f: 49 89 d5 mov %rdx,%r13
40de22: 66 41 89 ce mov %cx,%r14w
40de26: 45 84 c0 test %r8b,%r8b
40de29: 74 2... | Assembly |
ay .PIN_1701652279800_nav.PIN_1701652279800_forward_noop {
right: 0;
}
span.PIN_1701652279800_embed_pin .PIN_1701652279800_pages .PIN_1701652279800_overlay .PIN_1701652279800_nav.PIN_1701652279800_backward, span.PIN_1701652279800_embed_pin .PIN_1701652279800_pages .PIN_1701652279800_overlay .PIN_1701652279800_nav.... | HTML |
WWcKd-OomVLb-LgbsSe-Bz112c-AHe6Kc,.Kk7lMc-Ia7Qfc-to915 .DWWcKd-OomVLb-LgbsSe-XpnDCe .DWWcKd-OomVLb-LgbsSe-Bz112c-AHe6Kc{background-color:rgba(255,255,255,.24)}.Kk7lMc-Ia7Qfc-to915 .DWWcKd-OomVLb-LgbsSe-ZmdkE .DWWcKd-OomVLb-LgbsSe-Bz112c-AHe6Kc,.Kk7lMc-Ia7Qfc-to915 .DWWcKd-OomVLb-LgbsSe-FNFY6c .DWWcKd-OomVLb-LgbsSe-Bz11... | HTML |
HTML, CSS, .js libraries and image files are parsed by the browser is very important. As you'll find out, if there are any inter-dependencies between libraries, then an offline restart will expose them.
2. Offline apps will require an Application Cache or Service Workers to pull down all HTML, CSS, .js files and image... | Markdown |
n")
if(codes[0] != "어떻게" && codes.last() != "이 사람이름이냐ㅋㅋ"){
throw Exception("어떻게 이게 엄랭이냐ㅋㅋ")
}
codes = codes.subList(1, codes.size)
while(true){
if(codes[pc] != "이 사람이름이냐ㅋㅋ"){
parseLine(codes[pc].trim())
pc++
}
... | Kotlin |
*/
public get TypeScript(): typeof ts
{
return this.typescript;
}
/**
* Creates a decorated {@link ts.LanguageService `LanguageService`}.
*
* @param createInfo
* Information for the plugin.
*
* @returns
* The newly created {@link ts.LanguageService `Langua... | Typescript |
he root Folder.
/// </summary>
public const string SearchFolder = "MSOXCFOLDSearchFolder1" + Constants.StringNullTerminated;
/// <summary>
/// SearchFolder2's name which is created by test case as a search folder under the root Folder.
/// </summary>
public const string ... | C# |
k) stat_dark_blue else stat_light_blue
MediaFormat.TV_SHORT -> if (isDark) stat_dark_10 else stat_light_10
MediaFormat.MOVIE -> if (isDark) stat_dark_80 else stat_light_80
MediaFormat.SPECIAL -> if (isDark) stat_dark_50 else stat_light_50
MediaFormat.OVA -> if (isDark) st... | Kotlin |
//github.com/TerminalStudio/xterm.dart/issues/198#issuecomment-2526548458
TerminalStyle _getTerminalStyle() {
return isWeb
? TerminalStyle(
fontFamily: _robotoMonoFontFamily,
fontSize: 14,
)
: const TerminalStyle();
}
@override
bool get wantKeepAlive => tru... | Dart |
importa o modelo de dados
//Que é utilizado dentro do serviço para criação de um atributo
//Que corresponde a um array daquele tipo de modelo de dados
//Portanto um array de itens do carrinho.
public itens: ItemCarrinho[] = []
public exibirItens(): ItemCarrinho[] {
return this.itens
}
//Ele recebe ... | Typescript |
':'), and 3) either RGB and hex-colour forms are valid.</p> <p>If a <code>clr_str</code> parameter is not provided, the tool will use the default colours used for each class (see table below).</p> <p>Class values are assumed to follow the class designations listed in the LAS specification:</p> <table> <th><td>Classific... | HTML |
答,让我们一起看看吧... </div> <p>大家好,今天小编关注到<a href="http://www.to3158.cn/tags-y-g65b2216480a37.html" target="_blank" class="relatedlink">一个</a><a href="http://www.to3158.cn/tags-b-j65afb27a5dc7c.html" target="_blank" class="relatedlink">比较</a>有<a href="http://www.to3158.cn/tags-y-s65ab2b9e65fcb.html" target="_blank" clas... | HTML |
="/web/20071103035031/http://sunearth.gsfc.nasa.gov/eclipse/SEhelp/calendars.html"> Calendars</a>.
<p>
<font size="6">T</font>he Julian calendar does not include the year 0, so the year 1 BCE is followed by the year 1 CE.
This is awkward for arithmetic calculations.
In this catalog, dates are counted using the astron... | HTML |
if ( width == 0 )
{
width = pictureBox1.Image.Width;
height = pictureBox1.Image.Height;
}else
{
if (width != pictureBox1.Image.Width) continue;
if (height != pictureBox1.Image.He... | C# |
using System;
using System.Collections.Generic;
using System.Linq;
using Hudl.FFmpeg.Common;
using Hudl.FFmpeg.Enums;
using Hudl.FFmpeg.Resources.BaseTypes;
using Hudl.FFmpeg.Resources.Interfaces;
namespace Hudl.FFmpeg.Resources
{
/// <summary>
/// this is a list of resource files used to describe a returned ... | C# |
, err.c_str());
}
}
string genCode(CMissionData &md)
{
string ret;
if (!_MissionName.empty())
{
ret = "spawn_mission : " + _MissionName + " : " + _GiverName;
if (_Guild)
ret += " : guild";
ret += NL;
}
return ret;
}
};
REGISTER_STEP_CONTENT(CActionSpawnMission, "spawn_mission");
// ---... | C++ |
[0xe7,0x00,0xf0,0x00,0x22,0x82]
#CHECK: vfaef %v0, %v15, %v0, 0 # encoding: [0xe7,0x0f,0x00,0x00,0x20,0x82]
#CHECK: vfaef %v0, %v31, %v0, 0 # encoding: [0xe7,0x0f,0x00,0x00,0x24,0x82]
#CHECK: vfaef %v15, %v0, %v0, 0 # encoding: [0xe7,0xf0,0x00,0x00,0x20,0x82]
#CHECK: vfaef %v31, %v0, %v0, 0 ... | Assembly |
ms-grid-controls-holder\"");
WriteLiteral(">\r\n <div");
WriteLiteral(" class=\"bcms-btn-selection bcms-js-insert\"");
WriteLiteral(">");
#line 68 "..\..\Views\Content\Partial\WidgetRecent.cshtml"
Write(PagesGl... | C# |
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SO... | HTML |
() for the first stage of conversion
var other storage.ScheduledQueryRule_Spec
err := copied.AssignProperties_To_ScheduledQueryRule_Spec(&other)
if err != nil {
return err.Error()
}
// Use AssignPropertiesFrom() to convert back to our original type
var actual ScheduledQueryRule_Spec
err = actual.AssignPropert... | Go |
影时,我的意见谢铁骊记了,你说说。
</p>
<p>
谢铁骊同志:第一场云大假,没有构思。方海珍没有眼神光。
</p>
<p>
江青:方海珍坐哪里去了?头发真是岂有此理。眼睛象个棋子。头发可以留长一些,去薄一些。眉毛要向上挑一点。
</p>
<p>
谢铁骊同志:清晰度差。高志扬也看不出眼神光。腰带要换皮的。
</p>
<p>
江青:要窄的,象小强的一样。
</p>
<p>
张春桥:现在的绿带子太难看了。
</p>
<p>
谢铁骊同志:原来是搭肩布系在腰上的。
</p>
<p>
江青:你们不是说还原舞台、高于舞台吗?现在恰恰是低于舞台,舞... | HTML |
3165
IFNjb290ZXI= 173166
YXJzdA== 173167
LkNSRUFURQ== 173168
IFBpbGFy 173169
IFRyaXN0YW4= 173170
IGNlcmVtb25pYQ== 173171
0YDQtdGC0Yw= 173172
IG5lc3Nlcw== 173173
IHNjaGxhZ2Vu 173174
IGppbA== 173175
w7ZsdA== 173176
Qlo= 173177
IHBldGl0aW9uZXI= 173178
INGB06nQudC7 173179
IHRlbnR1bnlh 173180
INC+0LHQsA== 173181
IOWkqeWkqeS... | Kotlin |
er Legplates Lawbringer Spaulders",
},
["16853:0:0:0"] = {
["i"] = "Lawbringer Chestguard",
["c"] = "a335ee",
["t"] = "Lawbringer ChestguardBinds when picked upChestPlate749 Armor+8 Strength+26 Stamina+21 Intellect+13 Spirit+10 Fire ResistanceClasses: PaladinRequires Level 60Equip: Increases healing done by sp... | Lua |
九十九种行不通的方法。每一种都经过严格验证。"
院长皱眉翻看材料:"这很...全面,但正说明你的研究方向有问题。"
"不,"艾琳摇头,从包里取出一个小型装置,"这是根据最后一种'失败'构建的原型机。它不起作用——按照现有理论不可能起作用。但请看。"
她按下开关,装置上的量子比特开始纠缠。当艾琳改变其中一个粒子的状态时,相隔两米的另一个粒子立即响应——这正是主流理论认为不可能实现的"超距作用"。
院长瞪大眼睛:"这...这违反了量子不可克隆定理。"
"确实,"艾琳微笑着取出自己的笔记本,"第九千九百九十九次失败告诉我,我们一直以来可能误解了这个定理的应用范围。真正的禁区可能比我们想象的小得多。"
三个月后,《自然》杂志刊登... | Markdown |
c", "mod2_lib1.c"))
assert os.path.exists(os.path.join(extract_dir, "codegen", "host", "include", "tvmgen_mod1.h"))
assert os.path.exists(os.path.join(extract_dir, "codegen", "host", "include", "tvmgen_mod2.h"))
# check CRT runtime directory
assert os.path.exists(os.path.join(extract_dir, "runtime"))
... | Python |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.