content
stringlengths
2
6.21k
label
stringclasses
16 values
``context_which``. Valid values are: * None, no context is added * A standard :class:`~bokeh.models.DatetimeTickFormatter` format string, the single format is used across all scales * Another :class:`~bokeh.models.DatetimeTickFormatter` instance, to have scale-dependent context """) ...
Python
2424/dp/B016M1QTS2) | 24 | 4x10 Gbps SFP 24x1Gbps | Yes | No | $299.00 | | TP-Link | [T1600G-28PS](https://www.amazon.com/TP-Link-JetStream-T1600G-28PS-24-Port-Gigabit/dp/B0196RGV50) | 24 | 4x10 Gbps SFP 24x1Gbps | Yes ...
Markdown
00 */ li r5, 0 /* 8014CDAC 00149CEC 38 C0 00 00 */ li r6, 0 /* 8014CDB0 00149CF0 38 E0 00 00 */ li r7, 0 /* 8014CDB4 00149CF4 39 00 00 02 */ li r8, 2 /* 8014CDB8 00149CF8 39 20 00 00 */ li r9, 0 /* 8014CDBC 00149CFC 39 40 00 00 */ li r10, 0 /* 8014CDC0 00149D00 4B ED 23 C9 */ bl loadToMainRAM__12JKRDvdRipperFPCcP...
Assembly
Match = seasonShortIdRegExp.firstMatch(seasonUrl); RegExpMatch? seasonNumberMatch = seasonNumberRegExp.firstMatch(seasonUrl); seasonShortId = seasonShortIdMatch![0]!; seasonNumber = int.parse(seasonNumberMatch![0]!); } @override int get hashCode => seasonShortId.hashCode; @override bool operato...
Dart
type = _type; this.state.channel = _channel; } finally { } }, // $ANTLR end "GREATER", // $ANTLR start EMPTY_CLOSE_TAG mEMPTY_CLOSE_TAG: function() { try { var _type = this.EMPTY_CLOSE_TAG; var _channel = org.antlr.runtime.BaseRecogni...
JavaScript
ov.nasa.arc.spife.ui.timeline.TimelineBuilderRegistry; import gov.nasa.arc.spife.ui.timeline.util.TimelineEditorUtils; import gov.nasa.ensemble.emf.transaction.TransactionUtils; import java.util.ArrayList; import java.util.List; import java.util.StringTokenizer; import org.eclipse.core.resources.IFile; import org.ecl...
Java
pub struct StatesConfig { pub address: SocketAddr, } #[allow(clippy::large_enum_variant)] #[derive(Debug, Clone, Deserialize)] #[serde(tag = "mode", rename_all = "camelCase")] pub enum KafkaConfig { Broxus { raw_transaction_producer: KafkaProducerConfig, }, Gql(GqlKafkaConfig), } #[derive(Deb...
Rust
652344, -10.000000953674316, }, { 205.9999237060547, 141.00596618652344, -10.000000953674316, }, }, color = { 255, 255, 125, 0, }, up_vector = { 0, 0, 1, }, }, { height = 3, name = "volume_navexclude_002", type = "core/gwnav/volumes/gwnavexclusivetagvolume...
Lua
.time() _, loss_value = sess.run([train_op, loss]) duration = time.time() - start_time assert not np.isnan(loss_value), 'Model diverged with loss = NaN' if step % 10 == 0: num_examples_per_step = FLAGS.batch_size * FLAGS.num_gpus examples_per_sec = num_examples_per_step / durat...
Python
--[[ Sample plugin file for highlight 3.2 Adds additional function names to keyword list to recognize them later without parentheses ]] Description="Add function names to keyword list" Categories = {"bash"} -- optional parameter: syntax description function syntaxUpdate(desc) if desc=="Bash" then table.insert(...
Lua
t.PBSETVOLSYNC PBSETVOLSYNC: .short 0xa015, 0x4e75 .global READLOCATION .section .text.READLOCATION READLOCATION: .short 0x203c, 0x000c, 0x00e4, 0xa051, 0x4e75 .global SYSERROR .section .text.SYSERROR SYSERROR: .short 0xa9c9, 0x4e75 .global SynchronizeIO .section .text.SynchronizeIO SynchronizeIO: .short 0...
Assembly
6D91E2"]["prototype"]["FDDFF7E30178868EC"] = function(A0_2, A1_2) local L2_2, L3_2 L2_2 = A1_2[1] if 0 == L2_2 then L3_2 = "msg_ui_bag_use_union_msg_04" return L3_2 elseif 1 == L2_2 then L3_2 = "msg_shinka_04_01" return L3_2 elseif 2 == L2_2 then L3_2 = "msg_shinka_05_01" return L3_2 ...
Lua
-box; display: -ms-inline-flexbox; display: inline-flex; position: relative; height: 32px; padding: 0 16px; vertical-align: middle; color: #607580; text-align: center; font-size: 14px; font-weight: 600; line-height: 28px; letter-spacing: 0.5px; text-transform: uppercase; text-decoration: non...
CSS
sociated_products() end ExternalPaymentPlatformXbox.query_license_token = function (self, product_ids, signature_string) local async_job, error_code = XStore.query_license_token_async(product_ids, signature_string) if not async_job then return Promise.rejected({ error_code = error_code, message = string.for...
Lua
a>"#) .unwrap(); RustTypesMapping::get(&context, "xs:unknown"); } #[test] fn extern_types() { let context = XsdContext::new( r#" <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:example="http://example.com" > </xs:schema> "#, ) .u...
Rust
} case DateTime.SECOND: { // 'S' (00 - 60 - leap second) int i = t.get(Calendar.SECOND); Flags flags = Flags.ZERO_PAD; sb.append(localizedMagnitude(null, i, flags, 2, l)); break; } case DateTime.ZONE_NU...
Java
pub fn is_divide_229(&self) -> bool { *self == MQS_CLK_DIV_A::DIVIDE_229 } #[doc = "Checks if the value of the field is `DIVIDE_230`"] #[inline(always)] pub fn is_divide_230(&self) -> bool { *self == MQS_CLK_DIV_A::DIVIDE_230 } #[doc = "Checks if the value of the field is `DIVIDE...
Rust
ctWithPredecrement(reg_x) => (reg_x as u16) << 9, _ => panic!("not pdx-encodable: {:?}", *op) } } fn encode_pix(op: &Operand) -> u16 { match *op { Operand::AddressRegisterIndirectWithPostincrement(reg_x) => (reg_x as u16) << 9, _ => panic!("not pix-encodable: {:?}", *op) } } fn encod...
Rust
RuleIndex()], null, ctx.start.getLine(), arg0); captureExecOptions(procName, ctx.execute_option(), ctx.WITH(), ctx.start.getLine()); visitChildren(ctx); if (u.debugging) dbgTraceVisitExit(CompassUtilities.thisProc()); return null; } private void captureSystemproc(String procName, String return_...
Java
.single-topic .topic-content-box .topic-content p { font-size: 16px; color: #ffff; padding: 0 82px; line-height: 1.6; margin-bottom: 30px; } @media (max-width: 575px) { /* line 66, C:/Users/HP/Desktop/July-HTML/292 Health coach/assets/scss/_traning-cat.scss */ .traning-categories .single-topic .topic-co...
CSS
L68_1 = _ENV["C202D294D140A450A"]["prototype"] L69_1 = _ENV["C202D294D140A450A"] L68_1.__class__ = L69_1 L68_1 = _ENV["C202D294D140A450A"] L69_1 = "__super__" L69_1 = _ENV["C202D294D140A450A"]["prototype"] L70_1 = {} L71_1 = "__index"
Lua
data: resData } = await api.get<{ data: DataResponse }>('/v1/public/characters', { params: { offset, limit, ...(searchValue ? { nameStartsWith: searchValue } : {}) } }); return resData.data; } ); export const characterSlice = createSlice({ name: 'characters', initialS...
Typescript
ktoriĝa disertaĵo", ["es"]="Tesis doctoral", ["et"]="doktoritöö", ["fa"]="رساله دکتری", ["fr"]="Thèse de doctorat", ["gr"]="Διδακτορική διατριβή", ["hy"]="Դոկտորական թեզ", ["id"]="Disertasi", ["it"]="Tesi di dottorato", ["lt"]="Daktaro disertacija", ["mk"]="Докторска дисертација"...
Lua
员和非成员的证明。 #### 3、未知顺序组的证明(求幂和零知识证明及两组元素间离散对数知识证明) #### 4、无状态区块的构造和批处理。 ## 三、内容分析 先说明一下,可能因为个人的能力和数学水平,有些知识点不一定准确,如果有疑问,请大家参考上面的论文。 下面就分段进行分析: ## 1、介绍 这部分主要是介绍了累加器的定义和静态动态累加器。同时以比特币为一个例子,通过UTXO来构建交互式 oracle 证明 (IOPs)和概率可检证明 (PCPs)。通过扩展RSA累加器来进行批量的成员和非成员证明。其实这就类似于默克尔树的作用了。 ## 2、前提条件 论文中给定了六个定义:自适应假设,强RSA假设,完整性,论点(知识),零知...
Markdown
pxorq %xmm13,%xmm14,%xmm14 L$_after_reduction_pGqEmoznEqGhujq: L$_small_initial_blocks_encrypted_sFoDGktxtpnDmhn: L$_ghash_done_efvnrtvwAsfehEC: vmovdqu64 %xmm2,0(%rsi) L$_enc_dec_done_efvnrtvwAsfehEC: vpshufb SHUF_MASK(%rip),%xmm14,%xmm14 vmovdqu64 %xmm14,64(%rsi) L$_enc_dec_abort_efvnrtvwAsfehEC: jmp L$exit_gcm_...
Assembly
uild/ out/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs logs/ *.log # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output # Dependency directories j...
Markdown
using System; using System.Collections.Generic; using UnityEditor; using UnityEngine; namespace HT.Framework { [CustomEditor(typeof(InputManager))] [GiteeURL("https://gitee.com/SaiTingHu/HTFramework")] [GithubURL("https://github.com/SaiTingHu/HTFramework")] [CSDNBlogURL("https://wanderer.blog.csdn.net...
C#
scannable artifacs. func (c *client) ListArtifacts(ctx context.Context) ([]*artifacts.Artifact, error) { c.initResourceList() namespaces, err := c.getNamespaces() if err != nil { return nil, err } if len(namespaces) == 0 { return c.ListSpecificArtifacts(ctx) } artifactList := make([]*artifacts.Artifact, 0) ...
Go
ls on performance and benchmarking. [BENCHMARKS.md]: https://github.com/clflushopt/tpchgen-rs/blob/main/benchmarks/BENCHMARKS.md * See the tpchgen [README.md](https://github.com/clflushopt/tpchgen-rs) for project details * Watch this [awesome demo](https://www.youtube.com/watch?v=UYIC57hlL14) by [@alamb](https://git...
Markdown
b, ae_int_t bstart, ae_int_t bstride, ae_int_t m, ae_int_t n, ae_state *_state); static void ftbase_ftbasefindsmoothrec(ae_int_t n, ae_int_t seed, ae_int_t leastfactor, ae_int_t* best, ae_state *_state); #endif #if defined(AE_COMPILE_HPCCORES) || !defined(AE_PARTIAL_BUILD...
C++
s); address_manage.setOnClickListener(this); name.setOnClickListener(this); help.setOnClickListener(this); uid = shared.getString("uid", ""); File files = new File(getActivity().getCacheDir()+"/ECMobile/cache"+"/"+uid+"-temp.jpg"); if(files.exists()&&!uid.equals("")) { photo.setImageBitmap(B...
Java
[class*=gemWithoutLabel-], .theme-light svg[class*=gemWithoutLabel-] { color: #7f849c !important; } .theme-dark svg[class*=memberBadgeIcon-], .theme-light svg[class*=memberBadgeIcon-] { color: #f5c2e7 !important; } .theme-dark svg[class*=stickerIcon-], .theme-light svg[class*=stickerIcon-] { color: #cba6f7 !imp...
CSS
程序也称为可执行目标文件。 在 UNIX 系统中,从源文件到对象文件的转换是由`编译器`执行完成的。 ```shell gcc -o hello hello.c ``` gcc 编译器驱动从源文件读取 `hello.c` ,并把它翻译成一个可执行文件 `hello`。这个翻译过程可用如下图来表示 ![](https://img2020.cnblogs.com/blog/1515111/202003/1515111-20200327130005847-1851625792.png) 这就是一个完整的 hello world 程序执行过程,会涉及几个核心组件:**预处理器、编译器、汇编器、连接器**,下面我们逐个击破。 * ...
Markdown
0) { boxStyle.setBottomBorder(new BorderInfo(cs.getProperty(StyleConstants.STYLE_BORDER_BOTTOM_COLOR), cs.getProperty(StyleConstants.STYLE_BORDER_BOTTOM_STYLE), borderWidth)); } return boxStyle; } return BoxStyle.DEFAULT; } @Override public void initialize() throws BirtException { createRoot(...
Java
lling a function that implements the dfsan instrumentation. # For now, just break, so if someone tries to use this, they'll know where the problem is. int 3 ret END_FUNCTION xnn_bf16_f32_gemm_minmax_ukernel_4x64c2__asm_amd64_avx512bf16_broadcast.dfsan #endif #ifdef __ELF__ .section ...
Assembly
serdes.avro; import org.apache.avro.generic.GenericRecord; import org.apache.kafka.common.header.Headers; import org.apache.kafka.common.serialization.Serializer; import java.util.Map; import io.confluent.kafka.schemaregistry.client.SchemaRegistryClient; import io.confluent.kafka.serializers.KafkaAvroSerializer; /*...
Java
/* * Copyright 2023 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contributing ...
C
0))&(~62))|(0<<1))&1073741824)>>30 // ASM-NEXT: .end_amdhsa_kernel // ASM: .set defined_value, 41 // ASM-NEXT: .no_dead_strip defined_value // ASM-NEXT: .set defined_2_bits, 3 // ASM-NEXT: .no_dead_strip defined_2_bits // ASM-NEXT: .set defined_boolean, 1 // ASM-NEXT: .no_dead_strip defined_boolean // ASM:...
Assembly
: .word ov79_02217138 _02213404: .word ov79_02213638 _02213408: .word ov79_0221712C _0221340C: .word ov79_02217130 arm_func_end ov79_02213384 arm_func_start ov79_02213410 ov79_02213410: ; 0x02213410 stmdb sp!, {r4, lr} movs r4, r0 bne _02213430 ldr r0, _022134FC ; =0x02216960 ldr r1, _02213500 ; =0x0221696C ld...
Assembly
-AUTOGENERATED-SERVLET-TESTS-7 */ /* END-AUTOGENERATED-SERVLET-TESTS-7 */ } catch (Throwable t) { /* this will only happen on an IOException or something (the runTest for the test cases will catch any exceptions from the test cases). So, we just abort * and write to the console (since we can't write to t...
Java
obj.rect.x, obj.rect.y, obj.rect.width, obj.rect.height); cv::rectangle(image, obj.rect, cv::Scalar(255, 0, 0)); char text[256]; sprintf(text, "%s %.1f%%", class_names[obj.label], obj.prob * 100); int baseLine = 0; cv::Size label_size = cv::getTextSize(text, cv::FONT_HERSHEY_S...
C++
// Given a keyhash, look up the signature and the associated key /// Even if signatures for public key Hashes are not available, the users /// can use this map to provide pkh -> pk mapping which can be useful /// for dissatisfying pkh. fn lookup_pkh_sig(&self, _: &Pk::Hash) -> Option<(bitcoin::PublicKey...
Rust
ȝ'], ['@@ੱ¨ߌĎ˦ŵ'], [ '@@ࣆţʯ˓ҐƢෆ¼ٚƻܻ‘ᅌŻĹĥ၁€ᅊΥ̱ȗؖģɬǤόūІÂdžùʂŐલȇkŒ႔ʒאË࣪æ໨ǝۀ̳ܻȍ࠘įҗë͹Îîˋඩģڝ´ډ̺SˇݥÝՕĊÓ÷ʷḙ̂ďᔫIģ˴ࡱɵ࠳¶˝ǤɇƗΑL۷ԜǢӪݿѐᆵ÷ٟȈ͜ĈਕżД¸̙ƦކĀಮŹ' ], ['@@ٹȍѨǕω‹ʲDžࢫƯȟȿّľĦͲމʕʏ͛пǞ°ˡ͗śзƒσ̜̫Ǘ્ƒ¹ǰʻw͒ȀߪĎᐄܐሺ†ǑłѺè߮ƹ'], ['@@ͧ±ٟİs...
JavaScript
"Захватчик из ордена Возрождения Шторма", [133593] = "Техник-эксперт", [45915] = "Бронированный мистраль", [111460] = "Крестоносец Темносвета", [150465] = "Работница корпорации Эшвейнов", [111281] = "Крепкозуб Изумрудной бухты", [135369] = "Охранница из Мертвецкой Трясины", [13300] = "Лейтенант Манкузо", ...
Lua
# ------------------------------------------------------------------ # Copyright (c) 2020 PyInstaller Development Team. # # This file is distributed under the terms of the GNU General Public # License (version 2.0 or later). # # The full license is available in LICENSE, distributed with # this software. # # SPDX-Licens...
Python
和ID ps.setString(++index, name); ps.setInt(++index, weaponPoint); ps.setInt(++index, id); if (ps.executeUpdate() < 1) { ps.close(); log.error("Character not in database (" + id + ")"); } ...
Java
colors") local func = dat.recalculation if use_secondary then func = dat.secondary_recalculation end assert(func ~= nil, "Map mode " .. gam.map_mode .. " lacks requested update function") func(gam.clicked_tile_id) -- set "real color" on central tiles local id = 0 print("update texture data") for _,...
Lua
= TYPE_QUADRANT_ROTATION; break; case 3: m00 = 0.0; m10 = -1.0; m01 = 1.0; m11 = 0.0; m02 = 0.0; m12 = 0.0; state = APPLY_SHEAR; type = TYPE_QUADRANT_ROTATION; break; } } ...
Java
�, SC 58₄₄₂, TC 61₅₄₆. '3p13k3z,' // #444: 3 fonts: HK 67₉₄, JP 45₁₈₁, TC 62₅₄₇. '3q3i14b,' // #445: 4 fonts: HK 68₉₅, JP 46₁₈₂, SC 61₄₄₅, TC 64₅₄₉. '3r3i10c3z,' // #446: 3 fonts: HK 69₉₆, SC 62₄₄₆, TC 64₅₄₉. '3s13l3y,' // #447: 5 fonts: HK 72₉₉, JP 49₁₈₅, KR 92₃₅₂, SC 66₄₅₀, TC 68₅₅₃. ...
Dart
'cross': ["🧘"], 'crossbones': ["🏴‍☠️"], 'crossed': ["🫰"], 'crossed_fingers': ["🤞"], 'crossed_flags': ["🎌"], 'crossed_swords': ["⚔"], 'crossing': ["🚷"], 'crow': ["🐦‍⬛"], 'crown': ["👑","🫅","👸","🤴"], 'cruise': ["🚣‍♂️","🛳"], 'crush': ["😊","😍","🥰"], 'crustacean': ["🦀"], 'crutch': ["�...
Dart
ader .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; } .aloha .ui-state-active a, .aloha .ui-state-active a:link, .aloha .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decorati...
CSS
local guide = WoWPro:RegisterGuide('classic-young-western-plaguelands57', 'Leveling', 'Western Plaguelands', 'Jame', 'Horde', 1) WoWPro:GuideName(guide, 'Western Plaguelands (57-59)') WoWPro:GuideLevels(guide, 57, 59, 58) WoWPro:GuideSteps(guide, function() return [[ ; === guides/57_59_Western_Plaguelands.lua === T A ...
Lua
from src.main.classes.dataHandlers import AnimeFacesDataHandler from src.main.classes.modelArchitectures.GAN import WGAN_GP if __name__ == "__main__": RESULTS_PATH_BASE = "models/AnimeFaces/WGAN_GP/" SAVED_MODEL_PATH = RESULTS_PATH_BASE + "saved_models/" ARCHITECTURE_DIAGRAM_PATH = RESULTS_PATH_BASE ...
Python
> console.log('A letter space has been emitted:', e)) const wordSpaceStream = keyUpStream.pipe( // for each keyup event, start a timer that will emit a space character // but cancel the timer if the user starts typing again rxjs.operators.switchMap(e => { const timeoutStream = rxjs.timer(WORD_SPACE_DURATION)...
Typescript
'moment' export class Student implements User { constructor( public id: string, public name: string, public email: string, public birthDate: moment.Moment, public hobbies: string[] ) {} import { MainTaskManager } from "./MainTaskManager"; import { TEACHER_SPECIALTY ...
Typescript
of the array. /// @param nmemb the number of elements in the array. /// @param size the size of the elements in the array. /// @param compare a function used to compare elements in the array. /// @param userdata a pointer to pass to the compare function. /// @return a pointer to the matching element...
Java
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ package org.elastos.wallet.ela.ui.Assets.adapter; import android.content.Conte...
Java
local spy = require "luassert.spy" local _ = require "nvim-lsp-installer.core.functional" describe("functional: list", function() it("should produce list without nils", function() assert.same({ 1, 2, 3, 4 }, _.list_not_nil(nil, 1, 2, nil, 3, nil, 4, nil)) end) it("makes a shallow copy of a list", ...
Lua
Task = null; } this.highlighter?.disable(); this.accessibilityManager?.disable(); this.textContentItemsStr.length = 0; this.textDivs.length = 0; this.textDivProperties = new WeakMap(); } setTextContentSource(source) { this.cancel(); this.#textContentSource = source; } #bindMouse(...
JavaScript
f shosetsu. * * shosetsu is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * shosetsu is distributed in the hope that it will be...
Kotlin
IsWeb) {42: BigInt.parse("18446744073709551615")}, if (!kIsWeb) {42: BigInt.parse("12345678912345678913")} ]); addTestsIdentityFunctionCall( exampleBasicMapTypeF32TwinSync, <Map<int, double>>[ {}, {42: 0}, {42: -42.5}, {42: 123456} ]); addTestsIdentityFunctionCall( ...
Dart
addedName = true; } if (addedName && addedId) { File.WriteAllLines(m_configPath, lines); Logger.Info($"Mod added: {modName} ({modID})"); return; } ...
C#
g, bp *build.Package) { ctxName := w.ctxName + name curName := name switch w.packageState[ctxName] { case loading: log.Fatalf("import cycle loading package %q?", name) return case loaded: return } w.packageState[ctxName] = loading w.selectorFullPkg[name] = name defer func() { w.packageState[ctxName] =...
Go
swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-ci...
CSS
l_ip6, local_ip6, sizeof(channel->local_ip6)); } /* local_dev_name should be null terminated. */ void ares_set_local_dev(ares_channel channel, const char* local_dev_name) { strncpy(channel->local_dev_name, local_dev_name, sizeof(channel->local_dev_name)); channel->local_dev_name[s...
C
cmp r3, r0 add r4, r4, r5 bne .L98 .L99: mla r1, r0, r5, r1 mov r3, #0 mov r0, r3 str r1, [r6, #4] sub sp, fp, #40 ldmfd sp, {r4, r5, r6, r7, r8, r9, r10, fp, sp, pc} .L105: mov r9, #17 b .L37 .L75: mul r5, lr, r0 ldr r2, [fp, #-68] add r5, r5, #127 bic r5, r5, #127 mul r3, r10, r5 cmp r3, r2 bge .L103...
Assembly
resetTrace(); enum FLAGS { FLAGS_NONE = 0, FLAGS_MAPPING = 0x01, FLAGS_EXPAND_SAME_NAMES = 0x02, }; CV_EXPORTS void setFlags(FLAGS modeFlags); static inline void setFlags(int modeFlags) { setFlags((FLAGS)modeFlags); } CV_EXPORTS FLAGS getFlags(); } // namespace...
C++
## Copyright (C) 2005 and later Cockos Incorporated ## Copyright (C) 2021 and later Jean Pierre Cimalando ## ## Portions copyright other contributors, see each source file for more information ## ## This software is provided 'as-is', without any express or implied ## warranty. In no event will the authors be held liab...
Assembly
perPage, _ = strconv.Atoi(c.Query("per_page")) if perPage > 100 { perPage = 100 } else if perPage <= 0 { perPage = 30 } return cursor, perPage } package agent import ( "context" "crypto/sha256" "encoding/binary" "hash" "reflect" "sort" "sync" "sync/atomic" "unsafe" ) // // slotQueueMgr keeps track...
Go
case RF90_PATH_A: case RF90_PATH_C: u4_regvalue = rtl_get_bbreg(hw, pphyreg->rfintfs, BRFSI_RFENV); break; case RF90_PATH_B: case RF90_PATH_D: u4_regvalue = rtl_get_bbreg(hw, pphyreg->rfintfs, BRFSI_RFENV << 16); break; } rtl_set_bbreg(hw, pphyreg->rfintfe, BRFSI_RFENV << 16, 0...
C
30, "name": "Whiscash" } ] }, { "id": 341, "height": "6", "weight": "115", "base_experience": "62", "description": "CORPHISH were originally foreign POKéMON that were imported as pets. They eventually turned up in the wild. This POKéMON is very hardy and ha...
Typescript
pps only] req.target-min-winversvr: Windows Server 2008 R2 [desktop apps only] req.kmdf-ver: req.umdf-ver: req.ddi-compliance: req.unicode-ansi: req.idl: req.max-support: req.namespace: req.assembly: req.type-library: req.lib: req.dll: req.irql: targetos: Windows req.typenames: req.redist: ms.custom: 19H1...
Markdown
ocator) ax.yaxis.set_major_locator(y_major_locator) # ax.set_xlabel('target_classes', fontsize='large') ax.set_ylabel("source classes", fontsize=40) ax.set_title("target classes", fontsize=40) ax2 = fig.add_subplot(gs[4, :]) # _str = 'agnostic backdoor anomaly detection...
Python
// // Copyright (c) 2006, Brian Frank and Andy Frank // Licensed under the Academic Free License version 3.0 // // History: // 4 Jan 06 Andy Frank Creation // using System; using System.IO; using Fan.Sys; using Type = Fan.Sys.Type; namespace Fanx.Tools { /// <summary> /// Fantom runtime for .NET. /// </summ...
C#
//end of k (moduleCount) loop sysConfig->write(); } //end of i for loop //setup DBRM Controller sysConfig->setConfig(dbrmMainProc, numSubProc, oam.itoa(DBRMworkernodeID)); //set ConnectionsPerPrimProc try { sysConfig->setConfig("PrimitiveServers", "ConnectionsPerPrimProc", oam.itoa(maxPMNicCount*2)); } c...
C++
est.TestBadIdentifiers) )) _sym_db.RegisterMessage(TestBadIdentifiers) AnotherMessage = _reflection.GeneratedProtocolMessageType('AnotherMessage', (_message.Message,), dict( DESCRIPTOR = _ANOTHERMESSAGE, __module__ = 'google.protobuf.internal.test_bad_identifiers_pb2' # @@protoc_insertion_point(class_scope:pro...
Python
e, (1, 1, 1, 1), "f32", [0, 1, 2]), (0, True, (1, 1, 1, 1), "f32", [0, 1, 3]), (1, False, (1, 1, 1, 1), "f32", [0, 1, 3]), (1, True, (1, 1, 1, 1), "f32", [0, 1, 2]), ], ) def test_get_weight_channel_axes_for_matmul(weights_port_id, transpose, shape, dtype, expected_channel_axes): input_1...
Python
on of // requested_digits digits. // * buffer contains at most requested_digits digits of w. If there are less // than requested_digits digits then some trailing '0's have been removed. // * kappa is such that // w = buffer * 10^kappa + eps with |eps| < 10^kappa / 2. // // Remark: This pr...
C++
CEDING") case CurrentRow: ctx.WriteString("CURRENT ROW") case OffsetFollowing: ctx.FormatNode(node.OffsetExpr) ctx.WriteString(" FOLLOWING") case UnboundedFollowing: ctx.WriteString("UNBOUNDED FOLLOWING") default: //panic(errors.AssertionFailedf("unhandled case: %d", log.Safe(node.BoundType))) panic(err...
Go
te padOutWithLines(start: PathPoint, end: PathPoint): PathLanePoint[] { if (!end) { return []; } const startLine = start.rowNumber + 1; const endLine = end.rowNumber - 1; if (endLine < startLine) { return []; } const path: PathLanePoint[...
Typescript
viewBinding import com.google.android.material.elevation.SurfaceColors import ru.cleverpumpkin.calendar.CalendarDate import ru.cleverpumpkin.calendar.CalendarView import ru.cleverpumpkin.calendar.sample.BaseFragment import ru.cleverpumpkin.calendar.sample.R import ru.cleverpumpkin.calendar.sample.SelectionFragmentsActi...
Kotlin
edia (min-width:768px) { .calendar{margin-left:var(--out-gap);margin-right:var(--out-gap); display:flex; flex-wrap:wrap; } .calendar section{margin-left:2%;padding-top:40px; flex:0 0 49%; } .calendar section .hd, .calendar section .bd{padding:0 0 0 var(--year-week-width);} .calendar section:nth-child(2n+1){margin-left:...
CSS
.http.ContentType import io.restassured.response.Response import org.junit.jupiter.api.MethodOrderer import org.junit.jupiter.api.TestInstance import org.junit.jupiter.api.TestMethodOrder import org.junit.jupiter.api.extension.ExtendWith import org.springframework.beans.factory.annotation.Autowired import org.springfra...
Kotlin
index: -1, rm_group_index: -1, enc_flags3, op_size: CodeSize::Unknown, addr_size: CodeSize::Unknown, is_2byte_opcode: (enc_flags2 & EncFlags2::OP_CODE_IS2_BYTES) != 0, is_declare_data: false, }, immediate: get_op_code(enc_flags2), } } fn encode(self_ptr: *const OpCodeHandler, encoder:...
Rust
state': 'MD' }, { '_id': '20872', 'city': 'DAMASCUS', 'loc': [-77.213088, 39.27606], 'pop': 10446, 'state': 'MD' }, { '_id': '20874', 'city': 'DARNESTOWN', 'loc': [-77.269935, 39.17039], 'pop': 33549, 'state': 'MD' }, { '_id': '20876', 'city': 'GERMANTOWN', ...
Dart
if (currentLine.Length > 0) { yield return currentLine.ToString(); } currentLine.Clear(); currentLine.Append(nextLine); } } if (currentLine.Length > 0) ...
C#
ei' ]; odabraniProizvodjaci = [] as string[]; filterForm: FormGroup; constructor(private proizvodService: ProizvodService) {} ngOnInit() { this.filterForm = new FormGroup({ naziv: new FormControl(null), cenaMin: new FormControl(null, { validators: [Validators.min(0)] }), cenaMax: new...
Typescript
contributions to enhance the AyurBot! Please follow these steps to contribute: 1. **Fork the repository**. 2. **Create a new branch**: ```bash git checkout -b feature/your-feature-name ``` 3. **Make your changes** and commit them: ```bash git commit -m 'Add some feature' ``` 4. **Push to the b...
Markdown
Item Equipped" } }, stats={ [1]="item_found_rarity_+%_if_wearing_a_normal_item" } }, [3831]={ [1]={ [1]={ limit={ [1]={ [1]=1, [2]="#" } }, text="{0}% increased Quantity of Items found with a Magic Item Equipped" }, [2]={ [1]={ k="negate", v=1 ...
Lua
redit, macro_china_fx_gold, macro_china_money_supply, macro_china_stock_market_cap, macro_china_cpi, macro_china_gdp, macro_china_ppi, macro_china_pmi, macro_china_gdzctz, macro_china_hgjck, macro_china_czsr, macro_china_whxd, macro_china_wbck, macro_china_xfzxx, ...
Python
validate(v), ''); export const includes = (sub: string, message?: string): PropertyDecorator => constraint(s => isDefined(s) && isString(s) && s.includes(sub), message ?? `Value {actual} must include '${sub}'.`); export const inList = (values: unknown[], message?: Text): PropertyDecorator => constraint(v => isDe...
Typescript
/ant-design/ant-design-mobile/master)](https://github.com/ant-design/ant-design-mobile/graphs/contributors) [![Issues help wanted](https://img.shields.io/github/issues-raw/ant-design/ant-design-mobile/help%20wanted?label=help%20wanted)](https://github.com/ant-design/ant-design-mobile/issues?q=is%3Aissue+is%3Aopen+label...
Markdown
style of focused element's border.\n */\n@define-mixin ck-focus-ring {\n\t/* Disable native outline. */\n\toutline: none;\n\tborder: var(--ck-focus-ring)\n}\n","/*\n * Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.\n * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-l...
JavaScript
bot, chatId) { return bot.getChatMember(chatId, this.id).then(res => { const user = res.user if (user.username) { return `<a href="tg://user?id=${user.id}">@${user.username}</a>` } return `<a href="tg://user?id=${user.id}">${(user.first_name || 'User') .replace('<', '') .replace('>',...
JavaScript
5_3 = L3_3 L4_3 = L3_3.f9D8BC178 L4_3 = L4_3(L5_3) if L4_3 then break end L4_3 = C1DB14DCC9D7634FA L4_3 = L4_3.S760DAE4C5371A78E L4_3() end L4_3 = L2_2 L5_3 = cE8D61D7D L5_3 = L5_3.fB41FD22F L6_3 = L3_3 L5_3 = L5_3(L6_3) L4_3[6] = L5_3 L4...
Lua
ompose -f ./compose/infrastructure.yml up' to resolve this. builder.Register(context => context.Resolve<IInstanceFactory>().Create()); } private class CustomNamingConventions : NamingConventions { public CustomNamingConventions(string defaultNamespace) { ...
C#
/* * MatrixFile.h * */ #ifndef PROTOCOLS_MATRIXFILE_H_ #define PROTOCOLS_MATRIXFILE_H_ #include "Processor/Data_Files.h" #include "ShareMatrix.h" template<class T> class MatrixFile : public Preprocessing<ShareMatrix<T>> { typedef Preprocessing<ShareMatrix<T>> super; array<int, 3> dims; ifstream file...
C
 namespace CSparse.Interop.MKL.Pardiso { using System; public class PardisoException : Exception { public int ErrorCode { get; private set; } public PardisoException(int code) : base(GetErrorMessage(code)) { this.ErrorCode = code; } private...
C#
-mode: darken; --table-selection-border-color: hsl( calc(270 - 1), calc(65% * 1.01), calc(58.8% * 1.075) ); --table-selection-border-radius: 4px; --table-selection-border-width: 2px; --table-white-space: normal; --tag-background: hsla(270, 65%, 58.8%, 0.1); --tag-background-hover: hsla(270, 65...
CSS
反向代理 [服务端Socket(通信)] 代理端Socket * * endpoint: 在情形1和情形2下,该参数为[服务端Socket(通信)]地址;在情形3下,该参数为代理端Socket地址 * timeout : 超时时间,即允许连接等待的时间 */ protected void connect(SocketAddress endpoint, int timeout) throws IOException { boolean connected = false; try { if(!(endpoin...
Java