content
stringlengths
2
6.21k
label
stringclasses
16 values
which emits no light. * @property {float} alpha Alpha of this material. 0.0 is completely transparent; 1.0 is completely opaque. */ struct czm_material { vec3 diffuse; float specular; float shininess; vec3 normal; vec3 emission; float alpha; }; `;var $D=`/** * Used as input to every material...
JavaScript
ld1 {v17.16b}, [\sr2], \s_strd ld1 {v18.16b}, [\src], \s_strd umull v4.8h, v16.8b, v2.8b umull2 v5.8h, v16.16b, v2.16b umull v6.8h, v17.8b, v2.8b umull2 v7.8h, v17.16b, v2.16b umlal v4.8...
Assembly
/* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */ /* * Copyright 2019-2024 Amazon.com, Inc. or its affiliates. All rights reserved. */ #ifndef __EFADV_H__ #define __EFADV_H__ #include <stdio.h> #include <sys/types.h> #include <stdbool.h> #include <infiniband/verbs.h> #ifdef __cplusplus extern "C" { #endif e...
C
); assertEquals(METRIC_VALUE, mr.getValue(), 0); assertEquals(METRIC_UNCERTAINTY, mr.getUncertainty(), 0); assertEquals(ADAPTIVE_BOUNDS_REPORT, mr.getAdaptiveBoundsReport()); assertEquals(FIXED_BOUNDS_REPORT, mr.getFixedBoundsReport()); } @Test public void testEqualsObject()...
Java
Data", "assets/physics/sprites.json") } lateinit var contra:Sprite lateinit var bunny:Sprite lateinit var block:Sprite lateinit var wizball:Sprite var result = "Click a body" override fun create() { // Enable p2 physics game.physics.startSystem(Phaser.Physics.P2JS) contra = game.add.sprite(100,...
Kotlin
n new Channel(path, onChannelPublish); } private readonly channelTree = new ChannelTree(); private readonly hooks = { initialize: new Hook(), channelCreation: new Hook(), publish: new Hook(), destroy: new Hook(), }; constructor( public readonly id: string, private readonly options?: ...
Typescript
m[0]);if((e+n|0)>=256)n=256-e|0;if(n>=0)break d;n=0;break d;} catch($$e){$$je=W($$e);if($$je instanceof Dk){}else{throw $$e;}}b=null;break c;}e:{try{m=TD(m[p-1|0],B(369),2).data;q=HY(m[0]);if(m.length>1)o=HY(m[1]);T();if(A.A4q.data[q]===null){q=0;o=0;}if(o>=0&&o<=15)break e;o=0;break e;}catch($$e){$$je=W($$e);if($$je i...
JavaScript
_USERINFO_IF_NO_HOST, "\u5982\u679c\u6ca1\u6709\u6307\u5b9a\u4e3b\u673a\uff0c\u5219\u4e0d\u53ef\u4ee5\u6307\u5b9a\u7528\u6237\u4fe1\u606f" }, { MsgKey.ER_XML_VERSION_NOT_SUPPORTED, "\u8b66\u544a\uff1a\u8981\u6c42\u8f93\u51fa\u6587\u6863\u7684\u7248\u672c\u662f\u201c{0}\u201...
Java
5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">inlist<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">any</span></div><aside class="tsd-sources"><p>Inherited from <a href="Built_in_Components....
HTML
T) { ctx, input := createDefaultTestInput(t) _, _, addr := keyPubAddr() _, _, addr2 := keyPubAddr() evmAddr := common.BytesToAddress(addr.Bytes()) erc20Keeper, err := keeper.NewERC20Keeper(&input.EVMKeeper) require.NoError(t, err) // mint native coin err = erc20Keeper.MintCoins(ctx, addr, sdk.NewCoins( sdk....
Go
。 【CNN的崛起】 这个ImangeNet的结果的重要性在ILSVRC2012 workshop上得到了热烈的讨论。提炼出来的核心问题是:ImageNet上的CNN分类结果在何种程度上能够应用到PASCAL VOC挑战的物体检测任务上?【CNN何时使用到目标检测】 我们通过连接图像分类和目标检测,回答了这个问题。本论文是第一个说明在PASCAL VOC的物体检测任务上CNN比基于简单类HOG特征的系统有大幅的性能提升。我们主要关注了两个问题:使用深度网络定位物体和在小规模的标注数据集上进行大型网络模型的训练。 【R-CNN解决的问题】 与图像分类不同的是检测需要定位一个图像内的许多物体。一个方法是将框定位看做是回归问题。但S...
Markdown
"oi", "88")); contato.addFone(new Fone("tim", "99")); contato.addFone(new Fone("tim", "98")); contato.addFone(new Fone("vivo", "83")); console.log(contato.toString()); contato.rmFone(2); console.log(contato.toString()); contato.rmFone(0); console.log(contato.toString()); contato.addFone(new Fone("vivo", "9a9")); con...
Typescript
# -*- coding: utf-8 -*- # Copyright (C) 2024 BIRU # # This file is part of Tenzu. # # Tenzu is free software: you can redistribute it and/or modify it # under the terms of the GNU Affero General Public License as published # by the Free Software Foundation, either version 3 of the License, or (at your option) any later...
Python
0%B8_%D0%B5%D0%B7%D0%B8%D0%BA)" - както ще прочетете във wikipedia 'Прабългарският език е мъртъв език, говорен някога от прабългарите.'. От него така или иначе писмен запис почти няма, за това и в светлината на предните определения, когато търсим корени и думи, ще гледаме назад най-много до старобългарски и староцърков...
Markdown
--- POI List (new) Structure: .mapp-list .mapp-items .mapp-item (one for each POI) ----------------------------------------------------------------------------------- */ .mapp-list { background-color: white; position: relative; /* Needed to scroll list for selection */ z-index: 1; } .mapp-inline .mapp...
CSS
], fileType); if (!dataServices.AmrDataOk()) amrex::DataServices::Dispatch(amrex::DataServices::ExitRequest, NULL); amrex::AmrData& amr_data = dataServices.AmrDataRef(); // Get information from AmrData amrex::Vector<std::string> plot_var_names = amr_data.PlotVarNames(); ...
C++
BBF24 8008A15C FF004230 */ andi $v0, $v0, 0xFF /* 2CBBF28 8008A160 18006200 */ mult $v1, $v0 /* 2CBBF2C 8008A164 17004392 */ lbu $v1, 0x17($s2) /* 2CBBF30 8008A168 11004296 */ lhu $v0, 0x11($s2) /* 2CBBF34 8008A16C 40180300 */ sll $v1, $v1, 1 /* 2CBBF38 8008A170 12380000 */ mflo ...
Assembly
), Expanded( child: Center( child: Row( mainAxisAlignment: MainAxisAlignment.center, children: [ Text( "${currentUser.firstName} ${currentUser.id}", ), if (connected) ...
Dart
チを差し込んではんだ付けをします。 ![IMG_3596](https://user-images.githubusercontent.com/6285554/60533827-74d10f00-9d3b-11e9-9e87-7a1d77b4970e.jpeg) スペーサー(長)とネジを使い、OLEDプレート用のスペーサーを取り付けます。 ![IMG_3597](https://user-images.githubusercontent.com/6285554/60533828-7569a580-9d3b-11e9-94cb-0d1d332ba203.jpeg) ボトムプレートの保護フィルムを剥がし、ネジ止めをします。 その後、...
Markdown
will be aligned with north, so therefore it is called NED (X **N**orth, Y **E**ast, Z **D**own). The heading of the reference frame of the PX4 estimator and the one of the external pose estimate will not match in most cases. Therefore the reference frame of the external pose estimate is named differently, it is called ...
Markdown
"prequests"] = { [1] = 627; }; ["level"] = 37; ["sort"] = "Stranglethorn Vale"; ["req"] = 32; }; [623] = { ["faction"] = "Alliance"; ["name"] = "Akiris by the Bundle"; ["objective"] = "Bring a Bundle of Akiris Reeds to Privateer Groy in Theramore."; ["zone"] = "Stranglethorn Val...
Lua
), (Robot::Yellow, Position::from((3, 2))), ]) ); } #[test] fn a_command_is_invalid_if_the_robot_is_not_in_the_configuration() { let configuration = Configuration::from(vec![(Robot::Yellow, Position::from((3, 2)))]); let command = Command::from((Robot::Re...
Rust
] = "Портал в Даларан", [195683] = "Панель управления реактором", [195686] = "Побег кауфи", [195687] = "Холм плодородной земли", [195692] = "Ящик с припасами Кенария", [195695] = "Камень встреч", [195698] = "Врата крепости Альянса", [195699] = "Врата крепости Альянса", [195700] = "Врата крепости Альянса", [195701] = "Э...
Lua
code> 是 <code>-100000000</code> 也是如此。</p> <pre class="code">ghci&gt; Nothing True ghci&gt; Nothing &gt; Just (-49999) False ghci&gt; Just 3 `compare` Just 2 GT ghci&gt; Just 100 &gt; Just 50 True</pre> <p>不過類似 <code>Just (*3) &gt; Just (*2)</code> 之類的程式碼是不可以的。因為 <code>(*3)</code> 和 <code>(*2)</code> 都是函數,而函數不是 <code>Or...
HTML
r0, r0, #1 lsl r0, r0, #0x10 lsr r0, r0, #0x10 str r0, [sp, #4] cmp r0, #0x1a blo _021E7438 _021E74C2: ldr r0, [sp, #8] cmp r0, #0 beq _021E74CC bl Heap_Free _021E74CC: add sp, #0x14 pop {r4, r5, r6, r7, pc} thumb_func_end ov86_021E7418 thumb_func_start ov86_021E74D0 ov86_021E74D0: ; 0x021E74D0 push {r4...
Assembly
ce\\CMap', 'C:\\Program Files\\Adobe\\Acrobat 4.0\\Resource\\CMap', '%(REPORTLAB_DIR)s/fonts/CMap', #special '%(REPORTLAB_DIR)s/../fonts/CMap', #special '%(REPORTLAB_DIR)s/../../fonts/CMap', #special '%(CWD)s/fonts/CMap',...
Python
mailbox.</p> <p><i class="arg">chan</i> - imap channel</p> <p><i class="arg">range</i> - message index in format <em>FROM</em>:<em>TO</em></p> <p><i class="arg">flaglist</i> - Flags the <i class="arg">data</i> operates on.</p> <p><i class="arg">data</i> - The currently defined <i class="arg">data</i> items that can be ...
HTML
0, qt_defaultDpi(), false, 0, QStringList()); } const char *styleHint(const QFontDef &request) { const char *stylehint = 0; switch (request.styleHint) { case QFont::SansSerif: stylehint = "Arial"; break; case QFont::Serif: stylehint = "Times New Roman"...
C++
u4E8E 1!"}, { ER_INVALID_DRIVER_NAME, "\u6307\u5B9A\u7684\u9A71\u52A8\u7A0B\u5E8F\u540D\u79F0\u65E0\u6548!"}, { ER_ERRORLISTENER, "ErrorListener"}, // Note to translators: The following message should not normally be displayed // to users. It describes a situation in which the processor has de...
Java
assertNotNull(c); assertTrue(c.getXpoweredBy()); assertEquals(2016, AbstractHttp11Protocol.class.cast(c.getProtocolHandler()).getMaxHeaderCount()); assertEquals("on", AbstractHttp11Protocol.class.cast(c.getProtocolHandler()).getCompression()); } } } /* * Lice...
Java
2 topic_type: - APIRef - kbSyntax api_type: - HeaderDef api_location: - Windot11.h api_name: - _DOT11_INCOMING_ASSOC_DECISION_V2 - PDOT11_INCOMING_ASSOC_DECISION_V2 - DOT11_INCOMING_ASSOC_DECISION_V2 --- # _DOT11_INCOMING_ASSOC_DECISION_V2 structure ## -description > [!Important] > [WiFiCx](/windows-hardware...
Markdown
> <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#add(S)">add</a></span>&#8203;(<a href="ArchiveWithReferencePoint.html" title="type parameter in ArchiveWithReferencePoint">S</a>&nbsp;solution)</code></th> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor" id="i1"> <td class="colF...
HTML
oname>Eric-Arellano/rust #![allow(dead_code)] trait Get { fn get(&self) -> Self; } fn get_min_from_max<'min, 'max, G>() where 'max : 'min, &'max G : Get, G : 'max { impls_get::<&'min G>(); //~ ERROR mismatched types } fn get_max_from_min<'min, 'max, G>() where 'max : 'min, &'min G : Get, G : 'min { ...
Rust
" using namespace gpdxl; using namespace gpopt; //--------------------------------------------------------------------------- // @function: // CTranslatorScalarToDXL::CTranslatorScalarToDXL // // @doc: // Ctor //--------------------------------------------------------------------------- CTranslatorScalarToDXL::CTr...
C++
---Check if the player has a permission for a property. ---@type function[] CheckPermission = { ---@param source number ---@param propertyId number ---@return boolean [PERMISSION.MEMBER] = function(source, propertyId) local property = GetPropertyById(propertyId) if not property then retu...
Lua
\xf59j\xf3\xce\xc9\ -O'\xd6u\xeb\xcf\x14_\xb3[\xee\xfd\xe3\x7f:\ \xf5\xaf\x82\xde\x08_\x0b\xe8\xdfl\x96\xdfu\xd4\xbf\xde\ \xf5\xe3'\x9a\x7f\x84\xbe\x1ai\xb6\x17qKy-\xbe\ \xd8\x97\x7f\x97\xb87\xe7\x8a\xf4\x18\xbcG\xa3ZK\xf6\ u\xba\xb5WU\x0b\xf7\x82\xed\xac\xa3\x87\xb7\xbdsz\ T\xb9!\xcbmJ\xf6\xb2\xacR\xfe\xf7\xef7\xddZ\ ...
Python
overhead to manage. Externa bundles our WAF, DDoS, API security, networking, application performance services, and more, into a simple package with units of measure that scale with value.</p> <p>What does this mean for you?</p> <ul> <li> <p><b>No attack traffic tax:</b> your costs remain predictable, even durin...
HTML
public void closesS3Upload_when_stagingUploaderClosedSuccessfully() throws Exception { final S3CsvWriter writer = writer().build(); writer.close(false); final List<StreamTransferManagerWithMetadata> managers = streamTransferManagerMockedConstruction.constructed(); final StreamTransferManager manager...
Java
hap gpt,chat gbt,chat gpt 3,chat gpt login,chat gpt website,chat gpt,chat gtp,chat openai,chat,chatai,chatbot gpt,chatg,chatgpt login,chatgpt,gpt chat,open ai,openai chat,openai chatgpt,openai"/><meta property="og:description" content="A conversational AI system that listens, learns, and challenges"/><meta name="robots...
HTML
# -*- coding: utf-8 -*- # # Copyright 2015 Google LLC. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless requir...
Python
json["duration"], durationSeconds: json["duration_seconds"], resultType: json["resultType"], thumbnails: json["thumbnails"] == null ? null : List<Thumbnail>.from(json["thumbnails"].map((x) => Thumbnail.fromJson(x))), title: json["title"], videoId: json["videoId"], views: json["views"], year...
Dart
may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANT...
Java
} return Fraction{Numerator: numerator, Denominator: denominator}, nil } package syntax import ( "bufio" "bytes" "fmt" "io" "strings" "time" "unicode" ) // Token is the type of a lexical token in the query grammar. type Token byte const ( TInvalid = iota // invalid or unknown token TTag // fi...
Go
# /// script # requires-python = ">=3.11" # dependencies = [ # "marimo", # ] # /// import marimo __generated_with = "0.15.5" app = marimo.App() @app.cell(hide_code=True) def _(mo): mo.md("# Task List").left() return @app.cell def _(dataclass): @dataclass class Task: name: str d...
Python
102: 'numpad 6', 103: 'numpad 7', 104: 'numpad 8', 105: 'numpad 9', 106: 'multiply', 107: 'add', 109: 'subtract', 110: 'decimal point', 111: 'divide', 112: 'f1', 113: 'f2', 114: 'f3', 115: 'f4', 116: 'f5', 117: 'f6', 118: 'f7', 119: 'f8', 120: 'f9', ...
JavaScript
nel_dtrsv_ln_inv_4_vs_lib4) PROLOGUE ZERO_ACC_N // call inner dgemv kernel n mov w8, w0 // k mov x9, x1 // A mov x10, x3 // x #if MACRO_LEVEL>=2 INNER_KERNEL_GEMV_N_4_LIB4 #else CALL(inner_kernel_gemv_n_4_lib4) #endif // call inner blender n mov x8, x4 // y #if MACRO_LEVEL>=1 INNER_SCALE_M...
Assembly
} @Test @Iteration("something_times_nothing_asterisk", "binOp=*") @Iteration("something_times_nothing", "binOp=×") @Iteration("something_divides_nothing_slash", "binOp=/") @Iteration("something_divides_nothing", "binOp=÷") @Iteration("something_to_power_of_nothing", "binOp=^") @Iteration("something_ad...
Kotlin
0 0 1.42 1.42l3.88-3.88a2.52 2.52 0 0 1 3.5 0 2.47 2.47 0 0 1 0 3.5l-3.88 3.88a1 1 0 1 0 1.42 1.42l3.88-3.89a4.49 4.49 0 0 0 0-6.33ZM8.83 15.17a1 1 0 0 0 1.1.22 1 1 0 0 0 .32-.22l4.92-4.92a1 1 0 0 0-1.42-1.42l-4.92 4.92a1 1 0 0 0 0 1.42Z"></path> </svg> </a> </div> <p>Before registration, the user first signs u...
HTML
his.addRule(".hljs-comment", "color: #8e908c") this.addRule(".hljs-quote", "color: #8e908c") this.addRule(".hljs-variable", "color: #c82829") this.addRule(".hljs-template-variable", "color: #c82829") this.addRule(".hljs-tag", "color: #c82829") this.addRule(".hljs-name", "color: #...
Kotlin
size:.8125rem .8125rem;content:"";transition:.3s}.form-switch-darkmode-with-icons .form-check-input::before{left:.5rem;color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3e%3cpath d='M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 ...
CSS
-500: #fd5949; --red-600: #d9534f; --red-700: #dc4e41; --red-800: #dd4b39; --red-900: #b94a48; --red-1000: #d94040; --red-1100: #ea4335; --red-1200: #a94442; --red-1300: #fe2d2d; --red-1400: #cf2e2e; --red-1500: #b23121; --red-1600: #cd201f; --red-1700: #ff1e00; --red-1800: #ee1c00; --red-19...
CSS
}) } // Test being removed as sync func TestRemovedSync(t *testing.T) { runSteps(t, false, []step{ // start cluster as sync {Cmd: "echo test: start cluster"}, {Cmd: "addpeer"}, {Cmd: "addpeer node1"}, {Cmd: "addpeer"}, {Cmd: "bootstrap node2 node1"}, {Cmd: "startPeer"}, { Cmd: "peer", Check: &si...
Go
0.26.4/full/pyodide.js"></script> <script async src="https://unpkg.com/es-module-shims@1.3.6/dist/es-module-shims.js"></script> <script type="importmap"> {"imports": {"three": "https://unpkg.com/three@0.141.0/build/three.module.js", "OrbitControls": "https://unpkg.com/three@0.141.0/ex...
HTML
[4], a11 = a[5], a12 = a[6], a13 = a[7] var a20 = a[8], a21 = a[9], a22 = a[10], a23 = a[11] var a30 = a[12], a31 = a[13], a32 = a[14], a33 = a[15] var b00 = a00 * a11 - a01 * a10 var b01 = a00 * a12 - a02 * a10 var b02 = a00 * a13 - a03 * a10 var b03 = a01 * a12 - a02 * a11 var b04 = a01 * a13...
Typescript
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation \\/ M anipulation | -------------...
C
`ruff`\] Ignore builtins when detecting missing f-strings ([#9849](https://github.com/astral-sh/ruff/pull/9849)) ### Performance - Use `memchr` for string lexing ([#9888](https://github.com/astral-sh/ruff/pull/9888)) - Use `memchr` for tab-indentation detection ([#9853](https://github.com/astral-sh/ruff/pull/9853)) -...
Markdown
assertEquals(-0.0 % 1.2, -0.0) assertEqualsDelta(.2, .7 % .5, 1e-15) assertEqualsDelta(.2, .7 % -.5, 1e-15) assertEqualsDelta(-.2, -.7 % .5, 1e-15) assertEqualsDelta(-.2, -.7 % -.5, 1e-15) assertTrue((Float.NaN % 1.2f).isNaN()) assertTrue((1.2f % Float.NaN).isNaN()) assertTrue((-1.2f % Float.NaN).isNaN()...
Kotlin
@extends {L.Layer} * @param options.loadingTimeout - {Number},加载延迟时间 * @param options.currentTime - {Number},milliseconds,当前加载时间 * @param options.period -{String},默认"P1D",用于构造从第一个可用时间开始的可用时间数组,格式:ISO8601持续时间 */ export var TimeDimension = (L.Layer || L.Class).extend({ includes: (L.Evented || L.Mixin.Events), ...
JavaScript
OptionsOp.medThreshold: 50 tx.operations[5].body.setOptionsOp.highThreshold._present: true tx.operations[5].body.setOptionsOp.highThreshold: 122 tx.operations[5].body.setOptionsOp.homeDomain._present: true tx.operations[5].body.setOptionsOp.homeDomain: "https://www.soneso.com/blubber" tx.operations[5].body.setOptionsOp...
Dart
lark.GetErrorCode(err) > 0, fmt.Sprintf("need get lark err, but get %s", err)) }) t.Run("", func(t *testing.T) { _, _, err := moduleCli.GetCoreHRJobFamilyList(ctx, &lark.GetCoreHRJobFamilyListReq{}) as.NotNil(err) as.True(lark.GetErrorCode(err) > 0, fmt.Sprintf("need get lark err, but get %s", err)) })...
Go
1 // CHECK-UNKNOWN: 25208755 <unknown> cntp x23, pn13.b, vlx4 // 00100101-00100000-10000111-10110111 // CHECK-INST: cntp x23, pn13.b, vlx4 // CHECK-ENCODING: [0xb7,0x87,0x20,0x25] // CHECK-ERROR: instruction requires: sme2 or sve2p1 // CHECK-UNKNOWN:
Assembly
cards .wl-user .verified-icon{position:absolute;inset-inline-start:calc(var(--avatar-size)*3/4);top:calc(var(--avatar-size)*3/4);border-radius:50%;background:var(--waline-bg-color);box-shadow:var(--waline-box-shadow)}.wl-card-item{position:relative;display:flex;padding:.5em}.wl-card-item .wl-card-item{padding-inline-en...
CSS
_some()); let gc_type = backend_ty.gc_type.as_ref().unwrap().as_short(); assert_eq!(gc_type.align(), MINIMAL_ALIGNMENT); assert_eq!(gc_type.fix_len(), 1); assert_eq!(gc_type.fix_ty(0), WordType::Ref); assert_eq!(gc_type.var_len(), 0); } // iref<int64> { typed...
Rust
'', '99930001', '1', '', 'MinPercentHp', '1,"hp",1', '', 'Cure', '4,0.35', '4', '8060,8073', '', '', '', '攻击后,为为我方血量最低1名队友进行治疗,治疗量为伤害总量的35%'}, {'4702913', '', '99930001', '1', '', 'MinPercentHp', '1,"hp",1', '', 'Cure', '4,0.40', '4', '8060,8073', '', '', '', '攻击后,为为我方血量最低1名队友进行治疗,治疗量为伤害总量的40%'}, {'4702914', '', '99930...
Lua
oopNum ; i ++ ) { for( j = 0 ; j < IKInfo->Base->LinkNum ; j ++ ) { ChainBone = &BoneInfo[ IKInfo->Base->Link[ j ].BoneIndex ] ; ChainParentBone = ( PMX_READ_BONE_INFO * )ChainBone->Frame->Parent->UserData ; // ターゲットボーンと同じボーンだったらデータのエラーなので無視 if( ChainBone == IKInfo->TargetBone ) continue ;...
C++
/* * Copyright 2010 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #ifndef GrRect_DEFINED #define GrRect_DEFINED #include "SkTypes.h" #include "SkRect.h" struct GrIRect16 { int16_t fLeft, fTop, fRight, fBottom; static GrIRect16 SK_...
C
QUOTES #{c(chat quoteContainer)} { #{c(chat quoteDivider)} { border-radius: 0; } } // PUBLISH TO FOLLOWERS #{c(chat publish container)} { background: cv('shading.card'); } // EMBEDS #{c(embeds embedFull)} { background: cv('shading.card'); border-top: none; border-right: none; border-bottom: none; }...
CSS
UTCDate(), this.getUTCHours(), this.getUTCMinutes(), this.getUTCSeconds()]; year = this.getUTCFullYear(); year = (year < 0 ? '-' : (year > 9999 ? '+' : '')) + ('00000' + Math.abs(year)).slice(0 <= year && year <= 9999 ? -4 : -6); length = result.length; while (length--) { ...
JavaScript
strong>: Channel Enable Status<table class="values"><thead><tr><th>Value</th><th>Name</th><th>Description</th></tr></thead><tbody><tr class="odd"><td class="value">0</td><td class="name">-</td><td class="description">if cleared, the DMA channel no longer transfers data, and may load the next descriptor if UOTGHS_HSTDMA...
HTML
ATTR void ArraySortHelper_1_Heapsort_m57FF2E3A552B46AA5B21E7D5E53EA49009626039_gshared (KeyValuePair_2U5BU5D_t7FAEDA541660EE14F76C26D48E51C98634127BF7* ___keys0, int32_t ___lo1, int32_t ___hi2, Comparison_1_tFF069E66928AE228EF6258700B9FE7F074C67CD8 * ___comparer3, const RuntimeMethod* method) { int32_t V_0 = 0; int32...
C++
.66-26.87.76-15.02 8.44-28.3 20.69-36.72L296.6 284.5c9.06 2.78 26.44 6.25 46.79 0l278.95-85.7c23.55-7.24 23.55-38.36 0-45.6zM352.79 315.09c-28.53 8.76-52.84 3.92-65.59 0l-145.02-44.55L128 384c0 35.35 85.96 64 192 64s192-28.65 192-64l-14.18-113.47-145.03 44.56z"], "greater-than": [384, 512, [], "f531", "M365.52 209.85...
JavaScript
int pos = lower_bound(sorted + 1, sorted + num + 1, nums[i]) - sorted; root[i] = pst.Insert(root[i - 1], pos, 1, num); } int l, r, k; while (m--) { scanf("%d%d%d", &l, &r, &k); int pos = pst.Query(root[l - 1], root[r], 1, num, 1.0 * (r - l + 1) / k); if (pos == -1) {...
C++
true; } else if (spanLatitude == null || spanLongitude == null) { moved = true; } else if (((Math.abs(spanLatitudeNow - spanLatitude) > 50) || (Math.abs(spanLongitudeNow - spanLongitude) > 50) || // changed zoom (Math.abs(centerLatitudeNow - centerLatitude) > (spanLatitudeNow / 4)) || (Math....
Java
NUM_SPEC>, #[doc = "0x08 - Processor X Master Register"] pub cpx_master: crate::Reg<cpx_master::CPXMASTER_SPEC>, #[doc = "0x0c - Processor X Count Register"] pub cpx_count: crate::Reg<cpx_count::CPXCOUNT_SPEC>, #[doc = "0x10 - Processor X Configuration Register 0"] pub cpx_cfg0: crate::Reg<cpx_c...
Rust
* BK-CI 蓝鲸持续集成平台 is licensed under the MIT license. * * A copy of the MIT License is included in this file. * * * Terms of the MIT License: * --------------------------------------------------- * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated * doc...
Kotlin
from pubmed_scraper.parser import parse_pubmed_response def test_parser_with_sample(): xml = """<PubmedArticleSet> <PubmedArticle> <MedlineCitation> <PMID>123456</PMID> <Article> <ArticleTitle>Sample Title</ArticleTitle> <AuthorList> <Author> ...
Python
'd': if(opts.cellDates) p.v = parseDate(p.v, date1904); else { p.v = datenum(parseDate(p.v, date1904), date1904); p.t = 'n'; } break; /* error string in .w, number in .v */ case 'e': if(!opts || opts.cellText !== false) p.w = p.v; p.v = RBErr[p.v]; break; } /* formatting */ fm...
JavaScript
_COLOR_GREEN); switch(wireNo) { case 0: i2cBus = &Wire; break; case 1: i2cBus = &Wire1; break; case 2: i2cBus = &Wire2; break; default: i2cBus = &Wire; break; } DBG_SERIAL.printf("Scanning bus: Wire%d\r\n", wireNo); console_reset_color(); } else { console_set_color(CONSOLE_COLOR_...
C++
cssClass":"Stílsniðsflokkur","advisoryTitle":"Titill","cssStyle":"Stíll","ok":"Í lagi","cancel":"Hætta við","close":"Close","preview":"Forskoða","resize":"Resize","generalTab":"Almennt","advancedTab":"Tæknilegt","validateNumberFailed":"This value is not a number.","confirmNewPage":"Any unsaved changes to this content w...
JavaScript
ATOR</td> <td class="code"><pre>&#39;,&#39;</pre></td> </tr> <tr> <td>TIME_FORMAT</td> <td class="code"><pre>&#39;P&#39;</pre></td> </tr> <tr> <td>TIME_INPUT_FORMATS</td> <td class="code"><pre>[&#39;%H:%M:%S&#39;, &#39;%H:%M...
HTML
EA8 D0 1D 00 00 */ stfs f0, 0(r29) /* 803F7F6C 003F4EAC C0 1E 00 08 */ lfs f0, 8(r30) /* 803F7F70 003F4EB0 D0 1D 00 04 */ stfs f0, 4(r29) /* 803F7F74 003F4EB4 E3 E1 00 58 */ psq_l f31, 88(r1), 0, qr0 /* 803F7F78 003F4EB8 CB E1 00 50 */ lfd f31, 0x50(r1) /* 803F7F7C 003F4EBC E3 C1 00 48 */ psq_l f30, 72(r1), 0, qr...
Assembly
using System.ComponentModel; namespace Microsoft.ReportingServices.RdlObjectModel { internal class TablixCell : DataRegionCell { internal class Definition : DefinitionStore<TablixCell, Definition.Properties> { internal enum Properties { CellContents, DataElementName, DataElementOutput } ...
C#
olygon"}, "id": "0", "type": "Feature"}], "type": "FeatureCollection"}); geo_json_82adf31dbd5979f271fa2f708266a371.addTo(map_f3bb4a612b1bc71c05b4a39ac95405c3); function geo_json_71bc431298358c7d3f35b819ec4e1ee3_styler(feature) { switch(feature.id) { ...
HTML
.name:find("{%.?%a}") then local head if initial then head = " in fn " initial = false else head = " | " end local params = {} local args = {} local j = 1 for m in p.name:gmatch("{%.?%a}") do if m == "{i}" or m == "{.i}" then table.insert(params,...
Lua
< "@" << s->m_SocketID << " IS MEMBER OF $" << s->m_GroupOf->id() << " - REMOVING FROM GROUP"); s->removeFromGroup(true); } #endif m_Sockets.erase(s->m_SocketID); m_ClosedSockets[s->m_SocketID] = s; HLOGC(smlog.Debug, log << "@" << u << "U::close: Socket MOVED TO CLOSED for ...
C++
p;DWG_SS_ANGLE_MARK_COLOR,255,0,0 <br/><img src="media/part_dwg_ss_attach_angle_mark_red.png"/> </p> </li> <li> <strong>DRAW_SS_END_ANNOTATION</strong> <p> w肷ޒ[`ނ̎t̒[Ɏw̕`悵܂Bݒ肷邱Ƃł܂B<a href="about_ship_setting...
HTML
Only { [k: string]: string; } export interface StringOnlyRecursive { [k: string]: string | StringOnlyRecursive; } // function addText<T extends StringOnlyRecursive>(obj: T, textToAdd = '', mode: 'append' | 'prepend' = 'prepend'): T { // const out = {} as any; // Object.keys(obj).forEach((key) => { // if (...
Typescript
; _assertInheritedMap('E', r''' I1.foo=: void Function(A) '''); } test_getInheritedMap_union_oneSubtype_2_methods() async { await resolveTestCode(''' abstract class I1 { int foo(); } abstract class I2 { int foo([int _]); } abstract class A implements I1, I2 {} abstract class B implements I2, I1 {} '...
Dart
if self.lastTick == tics then return end self.lastTick = tics imgui.spacing() if not self.showFilePicker then imgui.begin_rect() imgui.begin_rect() end local uniqueEntries = {[".."] = 1} local folders = {} local files = {} self.glob = (self.doRefresh or not self.glob) and fs.glob(".*", self....
Lua
n ; i++ ) { C._X[i][j] = A._X[i][j]*Bjj; } } return C; } else if ( (nb==m) && (mb==1) ){ // B is a col vector for ( j = 0 ; j < m ; j++ ) { Bjj = B._X[j][0]; for ( i = 0 ; i < n ; i++ ) { C._X[i][j] = A._X[i][j]*Bjj; } } return C; } else { std:...
C++
x1)); return _mm_cvtsi128_si32(sum) + biases[0]; #endif #elif defined(USE_MMX) __m64 *iv = (__m64 *)input; __m64 s0 = _mm_setzero_si64(), s1 = s0; __m64 *row = (__m64 *)weights; for (unsigned j = 0; j < 4; j++) { s0 = _mm_add_pi32(s0, _mm_madd_pi16(row[2 * j], iv[2 * j])); s1 = _mm_add_pi32(s1, _mm_m...
C++
xB1, 0x09, 0x66, 0x1D, 0x82, 0x22, 0x74, 0x6A, }, 3258006, }, { "/Game/ME2/BioGame/DLC/DLC_METR_Patch01/CookedPCConsole/BioA_Exp1Lvl5_100.pcc", { 0x01, 0xC9, 0x84, 0xD4, 0x82, 0x89, 0x5E, 0xE3, 0xCE, 0xD6, 0x25, 0xF9, 0xAC, 0xA2, 0xF8, 0x4B, }, 34070836, }, { "/Game/ME2/BioGame/DLC/DLC_METR_Patch01/CookedPCConsole/BioA...
C++
,a);return b;}; function CyJ(a,b){BM();CU(a,b,A.AKH);Br(a,0.0,0.0,0.0,1.0,0.125,1.0);a.dl=1;a.cC=A.AFX;ANX(a,0);} function BwW(a,b,c,d,e){var f,g,h,i,j,$p,$z;$p=0;if(Ng()){var $T=G8();$p=$T.l();j=$T.l();i=$T.l();h=$T.l();g=$T.l();f=$T.l();e=$T.l();d=$T.l();c=$T.l();b=$T.l();a=$T.l();}_:while(true){switch($p){case 0:$p=...
JavaScript
; } export namespace LoadBalancerTlsCertificateDomainValidationRecord { export const filterSensitiveLog = (obj: LoadBalancerTlsCertificateDomainValidationRecord): any => ({ ...obj, }); export const isa = (o: any): o is LoadBalancerTlsCertificateDomainValidationRecord => __isa(o, "LoadBalancerTlsCertifica...
Typescript
-13436, -12924, -12412, -11900, -11388, -10876, -10364, -9852, -9340, -8828, -8316, -7932, -7676, -7420, -7164, -6908, -6652, -6396, -6140, -5884, -5628, -5372, -5116, -4860, -4604, -4348, -4092, -3900, -3772, -3644, -3516, -3388, -3260, -3132, -3004, -2876, -2748, -2620, -2492, -2364, -2236, ...
Java
Sprintf("%s/%s", systemdUnitFolder, unit.Name))) log.Info("Writing systemd unit file") s.systemdUnitFilewriteLock.Lock() defer s.systemdUnitFilewriteLock.Unlock() if err := afero.WriteFile(s.fs, fmt.Sprintf("%s/%s", systemdUnitFolder, unit.Name), []byte(unit.Contents), 0o644); err != nil { return fmt.Errorf("writ...
Go
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Microsoft.EntityFrameworkCore.TestModels.BasicTypesModel; namespace Microsoft.EntityFrameworkCore.Query.Translations; public class BasicTypesQueryCosmosFixture : BasicTypesQu...
C#
_impl_._has_bits_), PROTOBUF_FIELD_OFFSET(::carla::Vehicle, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ ~0u, // no _inlined_string_donated_ ~0u, // no _split_ ~0u, // no sizeof(Split) PROTOBUF_FIELD_OFFSET(::carla::Vehicle, _im...
C++
,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports"...
HTML
/***************************************************************************** * Ledger App OpenPGP. * (c) 2024 Ledger SAS. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ...
C