content
stringlengths
2
6.21k
label
stringclasses
16 values
); go.AddOrGet<RocketProcessConditionDisplayTarget>(); go.AddOrGet<RocketLaunchConditionVisualizer>(); go.AddOrGet<CharacterOverlay>().shouldShowName = true; Storage storage1 = go.AddComponent<Storage>(); storage1.showInUI = false; storage1.capacityKg = 10f; storage1.SetDefaultStoredItemModifiers(S...
C#
// having thread-local storage. if(nCount) { if(pData[nCount] == 0) // If already 0-terminated... { #if EASTDC_OUTPUTDEBUGSTRING_ENABLED OutputDebugStringA(pData); #else fputs(pData, stdout); #if defined(EA_PLATFORM_MOBILE) fflush(stdout); // Mobile platforms need this because o...
C++
/* Ensure the message is visible when it contains text */ .message.show { display: block; } .cout h3{ text-align: center; font-size: 2rem; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; }.cesium-lighter .cesium-button{co...
CSS
?v=T8X7VDmJkz4) (features discussion of Cedar and a demo) - [The Cedar Language and Policy Based Authorization with Emina Torlak](https://authorizationinsoftware.auth0.com/public/49/Authorization-in-Software-f9b69587/55f50479) - [Enforcing Consent Conformance in Your Authz Logic with a Fine-Grained Perms Model (Identiv...
Markdown
).map { it.split(',') }) // Plugin Dependencies. Uses `platformPlugins` property from the gradle.properties file for plugin from JetBrains Marketplace. plugins(properties("platformPlugins").map { it.split(',') }) // Module Dependencies. Uses `platformBundledModules` property from the gradle.properties file ...
Kotlin
/*------------------------------------------------------------------------- * * pqsignal.h * Backend signal(2) support (see also src/port/pqsignal.c) * * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * src/include...
C
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System; using Silk.NET.Core.Attributes; #pragma warning disable 1591 namespace Silk.NET.Core.Win32Extras { [Flags] [NativeName("Name", "tagPOINTERINACTIVE")] pub...
C#
fun getWith():Float /** * * @return Sprite height */ fun getHeight():Float /** * * @return active model */ fun getModel():Model }/** * Copyright (C) 2020 Moncef YABI * * This program is free software; you can redistribute it and/or * modify it under the terms of t...
Kotlin
, [rbp + 8] %endif ; .endif # end NASM- and win64-specific block ;# zero 32-bit iteration counters mov eax, 0 mov [rsp + nb104_nouter], eax mov [rsp + nb104_ninner], eax mov edi, [rdi] mov [rsp + nb104_nri], edi mov [rsp + nb104_iinr], rsi mov [rsp + nb104_jindex], rdx mov [rsp + nb104_jjnr], rcx mov [rs...
Assembly
struct keyframe { r32 tEnd; r32 Value; }; struct animation { r32 t; r32 tEnd; u32 xKeyframeCount; keyframe* xKeyframes; u32 yKeyframeCount; keyframe* yKeyframes; u32 zKeyframeCount; keyframe* zKeyframes; }; r32 Interpolate(animation* Animation, keyframe* Keyframes, u32 KeyframeCount) { r32 ...
C
illMode:"none"}]],textRect:{left:0,top:"=V.it",right:"=V.ir",bottom:"=V.ib"}},rightArrow:{variables:{adj1:5e4,adj2:5e4,ss:i,maxAdj2:"=100000 * width / V.ss",a1:"=MIN(MAX(0, V.adj1), 100000)",a2:"=MIN(MAX(0, V.adj2), V.maxAdj2)",dx1:"=V.ss * V.a2 / 100000",r:V,x1:"=width - V.dx1",dy1:"=height * V.a1 / 200000",vc:f,y1:"=...
JavaScript
a d@sddlZddlZddlTddlZeejZGdddeZGdddeZ GdddZ e ej d D](Z d e Zeee ejfd e iee<qfed kredS) N)*c@s(eZdZdefdefgZdZddZdS)XabrcOstj...
Python
/* SPDX-License-Identifier: MIT */ /* * Copyright © 2020 Intel Corporation */ #ifndef __GEN6_PPGTT_H__ #define __GEN6_PPGTT_H__ #include "intel_gtt.h" struct gen6_ppgtt { struct i915_ppgtt base; struct mutex flush; struct i915_vma *vma; gen6_pte_t __iomem *pd_addr; atomic_t pin_count; struct mutex pin_mute...
C
l.core.types.Predicate predicate, Pageable pageable) { return advertiseDao.findAll(predicate, pageable); } public Special<ScanAdvertise> getLatestAdvertise() throws SQLException, DataException { Special<ScanAdvertise> special = new Special<>(); String sql = "SELECT\n" + ...
Java
terms: <ul> <li><span class="dfn-paneled" id="af7f420b">motion sensors explainer</span> </ul> <li> <a data-link-type="biblio">[ORIENTATION-SENSOR]</a> defines the following terms: <ul> <li><span class="dfn-paneled" id="80924ea9">absolute orientation sensor</span> <li><span class="dfn-p...
HTML
създадете форма за попълване на данните. Това ще разграничи ясно входните параметри, които трябва да се попълват и ще предпази останалия код от случайно повреждане. Създаването на форми с Calcpad става изключително лесно. Просто поставете символа "<b>?</b>" навсякъде, където трябва да се въвежда някаква стойност, напр...
HTML
Status: api.PodStatus{Phase: api.PodPending}, }, gracePeriod: 0, }, { in: &api.Pod{ Spec: api.PodSpec{}, Status: api.PodStatus{Phase: api.PodSucceeded}, }, gracePeriod: 0, }, { in: &api.Pod{ Spec: api.PodSpec{}, Status: api.PodStatus{}, }, gracePeriod: 0, }, }...
Go
/// /// Represents the actual inference rate, not the camera capture rate. /// Higher values indicate better performance. final double fps; /// Processing time for the current frame in milliseconds. /// /// This includes the time for model inference and result processing, /// but excludes camera captu...
Dart
/* * Copyright (c) 2016 PrivatBank IT <acsk@privatbank.ua>. All rights reserved. * Redistribution and modifications are permitted subject to BSD license. */ #include <string.h> #include "hmac.h" #include "gost34_311.h" #include "sha1.h" #include "md5.h" #include "byte_array_internal.h" #include "macros_internal.h"...
C
specific command, run: ```bash $ ./vendor/bin/laminas [--container=<path>] <command-name> ``` ### Help To get help on a single command, run: ```bash $ ./vendor/bin/laminas [--container=<path>] help <command-name> ``` # Basic Usage ## Performing diagnostics with Laminas 1. Install the [ZFTool module](https://gith...
Markdown
"><path fill="currentColor" d="m0 32 34.9 395.8L191.5 480l157.6-52.2L384 32H0zm308.2 127.9H124.4l4.1 49.4h175.6l-13.6 148.4-97.9 27v.3h-1.1l-98.7-27.3-6-75.8h47.7L138 320l53.5 14.5 53.7-14.5 6-62.2H84.3L71.5 112.2h241.1l-4.4 47.7z"/></svg>'; static const String hubspot = '<svg xmlns="http://www.w3.org/2000/svg"...
Dart
position: Vec2::new(0., -37.5).into(), ..Default::default() }) .insert_bundle(ColliderBundle { shape: ColliderShapeComponent(ColliderShape::cuboid(40., 1.)), material: ColliderMaterialComponent(ColliderMaterial { friction: 0.0, rest...
Rust
5,28,0,0,30, 28,1,0,0,0,30,31,1,0,0,0,31,32,1,0,0,0,32,36,5,3,0,0,33,35,3,2,1,0, 34,33,1,0,0,0,35,38,1,0,0,0,36,34,1,0,0,0,36,37,1,0,0,0,37,39,1,0, 0,0,38,36,1,0,0,0,39,40,5,4,0,0,40,41,5,28,0,0,41,42,5,3,0,0,42,5, 1,0,0,0,43,45,7,0,0,0,44,43,1,0,0,0,45,46,1,0,0,0,46,44,1,0,0,0,46, 47,1,0,...
Dart
- Ancient Frostsaber [16058] = {75,0,1,0,0}, -- Primal Leopard [16059] = {75,0,1,0,0}, -- Tawny Sabercat [16060] = {75,0,1,0,0}, -- Golden Sabercat [16080] = {150,0,2,0,0}, -- Red Wolf [16081] = {150,0,2,0,0}, -- Winter Wolf [16082] = {150,0,1,0,0}, -- Palomino [16083] = {150,0,1,0,0}, -- Wh...
Lua
er()); messageHandler->startTimer(neighbor->getInactivityTimer(), neighbor->getRouterDeadInterval()); } else if (event == Neighbor::TWOWAY_RECEIVED) { if (neighbor->needAdjacency()) { MessageHandler *messageHandler = neighbor->getInterface()->getArea()->getRouter()->getMessageHandler...
C++
ia hirviente", [30916] = "Leotardos de elementos canalizados", [30917] = "Manto furia tajante", [30918] = "Martillo de expiación", [30919] = "Faja de acechador del calle", [30922] = "Corona de Ata'mal", [30923] = "Vendas ensangrentadas de Grom'tor", [30924] = "Guantes del alto mago", [30925] = "Bufas del corazón roto",...
Lua
的形容词,例如: He drives <u>a sports car</u> to school. (他开跑车上学。) You should write to <u>the admissions office</u> to inquire. (你应该写信到主管入学许可的单位去询问。) 像 `sports`, `admissions` 这些,通常就是用复数形的形容词。 ### 复合名词的复数 一般的复合名词,复数的 `–s` 是加在最后面的名词位置上,例如: There are <u>three gift shops</u> in my neighborhood. (我家附近有三间礼品店。) 名词片语 `three gi...
Markdown
rderableItem import org.burnoutcrew.reorderable.detectReorderAfterLongPress import org.burnoutcrew.reorderable.rememberReorderableLazyListState @Preview @Composable private fun PreviewNestedList() { MaterialTheme { val list: List<Element> = remember { mutableStateListOf<Element>().apply { ...
Kotlin
�半尼子所坐的椅下放着一只中型纸盒,好像火柴匣子,拿在手里,一掂分量,重约半斤。<br><br>这时,菩提真人大声道:“道友小心,只怕这东西就是天雷爆……不要把它震动,赶快携往郊外,越远越好……最好抛入江中。”玄玄究竟是个高僧,听到菩提真人的话,倒也不惊,镇静地拿了小盒,从容走出边门。<br><br>这里,众人纷纷起身,陆续离开会场。<br><br>突然,远处传来轰然巨响,地动山摇,震耳欲聋。<br><br>菩提真人凄然道:“玄玄道友完了!”* * * * * * * * * * * * * * * * * * * * * * * * * * *<br><br>普性等人走到山门,迎面站着六位男女。普性走到他们前面约计七步之处,停止脚...
HTML
fileSize = 15000, dirPath = dirPath, coroutineScope = CoroutineScope(Dispatchers.Default), ) Timber.plant(fileLoggerTree) val jobList = mutableListOf<Job>() for (i in 0 until threadCount) { jobList += launch(Dispatchers.IO) { ...
Kotlin
!("xs[0..3] {:?}", &xs[0..3]); let mapped: Vec<_> = xs.iter().map(|&line| line_mapper(line)).collect(); println!("mapped[0..3]: {:?}", &mapped); let min = mapped.iter().min().unwrap().clone(); let max = mapped.iter().max().unwrap().clone(); (min..=max) .map(|i| mapped.iter().map(|&x| (x - i)...
Rust
malloc_fork_unlock_child+0x88> 4133d8: d2a00000 movz x0, #0x0, lsl #16 4133dc: f2800700 movk x0, #0x38 4133e0: d53bd041 mrs x1, tpidr_el0 4133e4: f0000465 adrp x5, 4a2000 <_IO_helper_jumps+0x38> 4133e8: 912a40a3 add x3, x5, #0xa90 4133ec: f8606822 ldr x2, [x1, x0] 4133f0: b900287f str wzr, [x3, #40...
Assembly
.text .amdgcn_target "amdgcn-amd-amdhsa--gfx1030" .section .text._Z20vector_square_kernelIfEvPT_PKS0_y,#alloc,#execinstr .protected _Z20vector_square_kernelIfEvPT_PKS0_y ; -- Begin function _Z20vector_square_kernelIfEvPT_PKS0_y .globl _Z20vector_square_kernelIfEvPT_PKS0_y .p2align 8 .type _Z20vector_square_kernel...
Assembly
512F vmovdqa32 zmm30, ZMMWORD PTR [rdx-8192] # AVX512F Disp8 vmovdqa32 zmm30, ZMMWORD PTR [rdx-8256] # AVX512F vmovdqa64 zmm30, zmm29 # AVX512F vmovdqa64 zmm30{k7}, zmm29 # AVX512F vmovdqa64 zmm30{k7}{z}, zmm29 # AVX512F vmovdqa64 zmm30, ZMMWORD PTR [rcx] # AVX512F vmovdqa64 zmm30, ZMMWORD PTR [rax+r14*8+...
Assembly
_grainIntensity = grainIntensity, _brightnessCompensation = brightnessCompensation, _edgeScale = edgeScale, _centerScale = centerScale, _glassTint = glassTint, _refractionBorder = refractionBorder, super(); ui.FragmentShader _shader; set shader(ui.FragmentShader value) { ...
Dart
🤞", "hexcode": "1F91E", "codepoint": [ 129310 ], "shortname": "fingers_crossed" }, { "name": "HAND WITH INDEX AND MIDDLE FINGERS CROSSED; EMOJI MODIFIER FITZPATRICK TYPE-1-2", "unicode": "🤞🏻", "hexcode": "1F91E-1F3FB", "co...
Typescript
87.800x903","Q87.808"}; String[] adrg_zd1={}; String[] adrg_ss={}; String[] adrg_ss1={}; String[] adrg_ss2={}; if (true && Base.contains(adrg_zd,record.zdList[0])){ Base.groupMessages.putMessage(record.Index,"符合LS1入组条件,匹配规则:主诊断匹配"); if (MD...
Java
ip + 2 } else { break; } } Out => { output.send(ld(1)).unwrap(); ip + 2 } JmpIfTrue => jmp_if(&|a| a != 0), JmpI...
Rust
39;CPP_INEQUALITY&#39;), (None, &#39;CPP_DQUOTE&#39;), (None, &#39;CPP_MINUS&#39;), (None, &#39;CPP_RCURLY&#39;), (None, &#39;CPP_GREATER&#39;), (None, &#39;CPP_LESS&#39;), (None, &#39;CPP_SQUOTE&#39;), (None, &#39;CPP_EXCLAMATION&#39;), (None, &#39;CPP_LCURLY&#39;), (None, &#39;CPP_EQUAL&#39;), (None, &#39;CPP_FSLASH&...
HTML
B, ) -> Poll<io::Result<usize>> { self.poll_io(cx, |s, cx| s.poll_write_buf(cx, buf)) } } <reponame>kailun-qin/linkerd2-proxy<filename>linkerd/opencensus/src/lib.rs #![deny(warnings, rust_2018_idioms)] use futures::{ready, FutureExt, Stream}; use http_body::Body as HttpBody; use linkerd_channel as mpsc...
Rust
.m1.1.1" mathsize="70%" xref="S4.T2.17.11.2.m1.1.1.cmml">×</mo><annotation-xml encoding="MathML-Content" id="S4.T2.17.11.2.m1.1b"><times id="S4.T2.17.11.2.m1.1.1.cmml" xref="S4.T2.17.11.2.m1.1.1"></times></annotation-xml><annotation encoding="application/x-tex" id="S4.T2.17.11.2.m1.1c">\times</annotation><annotation en...
Markdown
| `model_executor/models/gemma2.py` | 同上 | yes | | `worker/model_runner.py` | ModelRunner.execute_model 中的 if self.return_hidden_states: 后面跟随接受 hidden states;有一个古法选择哪个 hidden states | yes | | `engine/llm_engine.py` | LLMEngine.step 中的 output = self.model_executor.execute_model(execute_model_req=execute_model_req) | no...
Markdown
('var1523: $var1523'); print('var1524: $var1524'); print('var1525: $var1525'); print('var1580: $var1580'); print('var1638: $var1638'); print('var1639: $var1639'); print('var1640: $var1640'); print('var1698: $var1698'); print('var1699: $var1699'); print('var1812: $var1812'); p...
Dart
e ) { return null; } } // 验证配置文件加载是否正确 public boolean valid () { return this.jsonConfig != null; } public JSONObject getAllConfig () { return this.jsonConfig; } public Map<String, Object> getConfig ( int type ) { Map<String, Object> conf = new HashMap<String, Object>(); String save...
Java
//===--- SymbolOccurrences.h - Clang refactoring library ------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
C
(dx_actual,) = self.grad([w_mean], [x], create_graph=False) del w_mean self.assertTrue(dx_actual.stop_gradient) dx_expected = ( 1.0 / float(numel) * (np.maximum(x_np, 0) + 1) * (x_np > 0) * 2 ).astype('float32') np.testing.assert_allclose(dx_actual.numpy(),...
Python
: 4.15.0-rc4+ Kernel build: #49 SMP Tue Dec 19 12:17:49 GMT 2017 CPU info: CPU model: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz CPU cores: 4 GPU info: GT name: Kabylake GT2 (Gen 9, PCI 0x5916) Topology: 168 threads, 24 EUs, 1 slices, 3 subslices GT frequency range: 0.0MHz / 0.0MHz CS timestamp frequency: 12000000...
Markdown
variant"] #[inline(always)] pub fn variant(&self) -> Option<DEFAULT_ISP_MODE_A> { match self.bits { 0 => Some(DEFAULT_ISP_MODE_A::VALUE_0), 1 => Some(DEFAULT_ISP_MODE_A::VALUE_1), 2 => Some(DEFAULT_ISP_MODE_A::VALUE_2), 3 => Some(DEFAULT_ISP_MODE_A::VALUE...
Rust
Out="HideTip('tt1132')" class=IParent>uvm_default_report_server</a><a href="../files/base/uvm_report_server-svh.html#uvm_report_server.report_summarize" id=link1133 onMouseOver="ShowTip(event, 'tt1133', 'link1133')" onMouseOut="HideTip('tt1133')" class=IParent>uvm_report_server</a></div></td></tr><tr><td class=ISymbolP...
HTML
/////////// //New Gui for easier plotting of scatter corelations // L. Ancu 04/04/07 //////////// #include <iostream> #include "TControlBar.h" #include "tmvaglob.C" static TControlBar* CorrGui_Global__cbar = 0; void CorrGui( TString fin = "TMVA.root", TString dirName = "InputVariables_Id", TString title = "TMVA Inp...
C
rn null; this.gl.shaderSource(shader, sourceCode); this.gl.compileShader(shader); let status = this.gl.getShaderParameter(shader, this.gl.COMPILE_STATUS); if (!status) { if (type == this.gl.VERTEX_SHADER) console.error("Vertex shader compile error"); if (typ...
Typescript
JP","JPN","Tōkyō","primary","37732000","1392685764" * "Jakarta","Jakarta","-6.1750","106.8275","Indonesia","ID","IDN","Jakarta","primary","33756000","1360771077" * "Delhi","Delhi","28.6100","77.2300","India","IN","IND","Delhi","admin","32226000","1356872604" * "Guangzhou","Guangzhou","23.1300","113.2600","China","CN...
Kotlin
/* -*- C++ -*- */ // Schedule.h,v 1.2 2000/05/10 19:30:21 coryan Exp // // ============================================================================ // // = LIBRARY // ORBSVCS Real-time Event Channel testsuite // // = FILENAME // Schedule // // = AUTHOR // Carlos O'Ryan (coryan@cs.wustl.edu) // // ============...
C
/* Test strtod functions work with all ASCII letters in NAN(...) in Turkish locales (bug 19266). Copyright (C) 2015-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser G...
C
?.AliyunDrives?[0].Jobs?[0].Schedules?[0].ToString()}"; // } // else // { // lbPlan.Text = "ݼƻδ"; // } // lbPlan.Refresh(); //} //{ // if (aliyunDriveConfig?.Client?.AliyunDrives?[0].Job...
C#
p1 is NOT stale, incorrectly, after changing sys.go") restore() tg.wantNotStale("p1", "", "./testgo list claims p1 is stale, incorrectly, after changing back to old release") addVar(sys, 2) tg.wantStale("p1", "stale dependency: runtime", "./testgo list claims p1 is NOT stale, incorrectly, after changing sys.go aga...
Go
ViewController.updateCommands(); }, hide: function() { gEventManager.unregisterInstallListener(this); doPendingUninstalls(this._listBox); }, getMatchScore: function(aObj, aQuery) { var score = 0; score += this.calculateMatchScore(aObj.name, aQuery, SEARCH_...
JavaScript
_id.as_ref().map(|last_block_id| { BlockPtr::from((last_block_id.hash.clone(), self.header().height - 1)) }) } } impl From<EventBlock> for BlockPtr { fn from(b: EventBlock) -> BlockPtr { (&b).into() } } impl<'a> From<&'a EventBlock> for BlockPtr { fn from(b: &'a EventBlock)...
Rust
int { rc.lock.Lock() defer rc.lock.Unlock() if rc.rptInstance == nil || num == rc.currentNum { return rc.windowSize } w, err := rc.rptInstance.Window(nil) if err == nil { log.Debug("using parameters from contract", "window", w.Int64(), "num", num) rc.windowSize = int(w.Int64()) } return rc.windowSize ...
Go
Object} params - example { filters: ['operating_system:windows', 'country:US'] } * @returns {Promise} - Returns a resolved Promise with a response from the Mux API * * @example * const muxClient = new Mux(accessToken, secret); * const { Data } = muxClient; * * // List timeseries information for the...
Typescript
replace('.', '/'); Enumeration<URL> resources = classLoader.getResources(path); List<File> dirs = new ArrayList<File>(); while(resources.hasMoreElements()) { URL resource = resources.nextElement(); dirs.add(new File(resource.getFile())); } ArrayList<Class> classes = new ArrayList<Class>(); for(File...
Java
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" aria-hidden="true" > <path fill="currentColor" d="M3 18h18v-2H3zm0-5h18v-2H3zm0-7v2h18V6z" ></path> </svg> </button> ...
HTML
oSlog converts an rclone log level to log/slog log level. func LogLevelToSlog(level LogLevel) slog.Level { slogLevel := slog.LevelError // NB level is unsigned so we don't check < 0 here if int(level) < len(levelToSlog) { slogLevel = levelToSlog[level] } return slogLevel } func logSlog(level LogLevel, text stri...
Go
2, actions2)| { move_value(board, *pos2, actions2) .partial_cmp(&move_value(board, *pos1, actions1)) .unwrap() }); let mut res = Vec::new(); for (pos, actions) in moves { let curr_board = board.play(color, pos, &actions); let mut score = -_negamax( ...
Rust
精神;要彭斗私批修,涉及自己的问题自己检查,不要涉及别人。信由彭的爱人写,写完后你(对李)要看一看再发。你负责把此事办好,王一再叮嘱李,把事办完,办好,办快。 </p> <p> 1970.7.6 </p> <h3> 56、宋XX同志的揭发 </h3> <p> 影印件原文(节录) </p> <p> 516反革命骨干分子王锡鹏做贼心虚,不敢直接给彭缨写信,利用我跟彭缨的夫妻关系,以我的名义,用隐语给彭缨写信传达他的黑指示。 </p> <p> ……6月13日的晚上9点多钟,李宝田急急忙忙从中关村赶回917,到我的家里与XXX共同起草了给彭缨的信,李宝田对我们说:我刚从王...
HTML
,0x02,0x40] v_cmpx_ge_f64_e64 s[10:11], -v[1:2], -v[2:3] // CHECK: [0x0a,0x00,0x76,0xd0,0x01,0x05,0x02,0x60] v_cmpx_ge_f64_e64 s[10:11], v[1:2], v[2:3] clamp // CHECK: [0x0a,0x80,0x76,0xd0,0x01,0x05,0x02,0x00] v_cmpx_o_f64 vcc, v[1:2], v[2:3] // CHECK: [0x01,0x05,0xee,0x7c] v_cmpx_o_f64 vcc, v[254:255], v[2:3] // C...
Assembly
using System; using HMModelViewController.Runtime; using HMPersistentData.Runtime; using HiveMindMobileGameTemplate.Runtime.Data.ScriptableObjects.CrossScene; using HiveMindMobileGameTemplate.Runtime.Data.ValueObjects.CrossScene; using UnityEngine.Audio; namespace HiveMindMobileGameTemplate.Runtime.Models.CrossScene ...
C#
: transparent; background-image: none; margin: 0; border-left: 1px solid $borders_color; border-right: 1px solid $borders_color; } // avoid borders when a viewport is // packed into a Static Notebook, or Popover GraniteWidgetsPopOver .frame, GraniteWidgetsStaticNotebook .frame { border: none; } // // Help ...
CSS
229-4c0c-820b-4ea862743aef" } ` package acceptance import ( "fmt" "testing" "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource" "github.com/hashicorp/terraform-plugin-sdk/v2/terraform" "github.com/opentelekomcloud/gophertelekomcloud/openstack/elb/v3/policies" "github.com/opentelekomcloud/terraform-pr...
Go
enderer: any; // WireWebGLRenderer or WireRenderer (canvas fallback) tweens: Tween[]; rotationTween: Tween; tiltTween: Tween; private turnLeft: boolean; private tiltUp: boolean; constructor() { let canvas = element(canvasID) as HTMLCanvasElement; // Launch WebGL or canvas ren...
Typescript
ap resMap = await _channel.invokeMethod('deleteTags', {'tags': tags}); return Map<String, dynamic>.from(resMap); } /* *清空标签. */ static Future<Map<String, dynamic>> cleanTags() async { final Map ridMap = await _channel.invokeMethod('cleanTags'); return Map<String, dynamic>.from(ridMap); } /* *发送本地通知. ...
Dart
69b2b: 00 halt 69b2c: 32 00 00 cvtwl $0x0,$0x0 69b2f: 00 halt 69b30: 33 00 00 cvtwb $0x0,$0x0 69b33: 00 halt 69b34: 34 00 00 00 movp $0x0,$0x0,$0x0 69b38: 35 00 00 00 cmpp3 $0x0,$0x0,$0x0 69b3c: 36 00 00 00 cvtpl $0x0,$0x0,$0x0 69b40: 37 00 00 00 cmp...
Assembly
//+ "0503213F78CA44883F1A3B8162F188E553CD265F23C1567A16876913B0C2AC2458492836")); ECPoint G = curve.decodePoint(Hex.decode("04" + "0503213F78CA44883F1A3B8162F188E553CD265F23C1567A16876913B0C2AC2458492836" + "01CCDA380F1C9E318D90F95D07E5426FE87E45C0E8184698E4596236...
Java
kground text-foreground; } } .fat-image-verify-code { width: 100%; max-width: 350px; margin: 5px auto; position: relative; user-select: none; &__bg { width: 100%; height: 150px; overflow: hidden; img { object-fit: fill; } } &__clip { position: absolute; top: 0; ...
CSS
.memory.writeByte import io.github.charlietap.chasm.embedding.memory.writeBytes import io.github.charlietap.chasm.embedding.shapes.Store import io.github.charlietap.chasm.runtime.address.Address import io.github.charlietap.chasm.runtime.instance.ExternalValue import kotlinx.io.RawSink import kotlinx.io.RawSource import...
Kotlin
using FlexBazaar.DtoLayer.CatalogDtos.SpecialOfferDtos; using FlexBazaar.WebUI.Services.CatalogServices.SpecialOfferServices; using Microsoft.AspNetCore.Authorization; using Microsoft.AspNetCore.Mvc; using Newtonsoft.Json; using System.Text; namespace FlexBazaar.WebUI.Areas.Admin.Controllers { [Area("Admin")] ...
C#
UT OF OR IN -- CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. collatz_len = { 1 } setmetatable (collatz_len, { __index = function (name, n) if (math.mod (n, 2) == 0) then name[n] = name[n/2] + 1; else name[n] = name[3 * n + 1] + 1; end return name[n] end }...
Lua
InputArray times, InputArray response) = 0; }; /** @brief The resulting HDR image is calculated as weighted average of the exposures considering exposure values and camera response. For more information see @cite DM97 . */ class CV_EXPORTS_W MergeDebevec : public MergeExposures { public: CV_WRAP virtual void ...
C++
ynamicObjectMarker(); GameWorldController.MoveToWorld(myObj); ObjectInteraction.CreateObjectGraphics(myObj,_RES +"/Sprites/Objects/Objects_386",false); ObjectInteraction.CreateObjectInteraction(myObj,0.5f,0.5f,0.5f,0.5f, ...
C#
createObjectURL(n);return(0,Ne.jsxs)(nc,{isOpen:!0,onClose:t,overrides:{Dialog:{style:{width:"80vw"}}},children:[(0,Ne.jsx)(Js,{children:"Next steps"}),(0,Ne.jsx)(Qs,{children:(0,Ne.jsxs)(Cl,{children:[(0,Ne.jsxs)(kl,{children:[(0,Ne.jsx)(xl,{children:"Step 1"}),(0,Ne.jsxs)(Rl,{children:[(0,Ne.jsx)("p",{children:"Previ...
JavaScript
0x0d, 0x7b, 0xe3, 0x05, 0x82, 0xa1, 0x8a, 0xb0, 0x51, 0x82, 0xd1, 0x81, 0x05, 0x85, 0xe1, 0x82, 0xcd, 0x87, 0x39, 0x83, 0xe9, 0xf5, 0x7b, 0xb0, 0x41, 0x7e, 0xb5, 0x7f, 0x91, 0x7c, 0x05, 0x7f, 0x11, 0x7b, 0xf5, 0x7d, 0x20, 0x21, 0x7d, 0xe1, 0x82, 0xe2, 0x84, 0x25, 0x70, 0xe8, 0x54, 0x20, 0xe9, 0x76, 0x19, 0x89, 0x00...
Go
PYBITS); } return hDwp; } static __inline void _layout_ArrangeLayout(LAYOUT_DATA *pData) { RECT rcClient; UINT iItem; HDWP hDwp = BeginDeferWindowPos(pData->m_cLayouts + 1); if (hDwp == NULL) return; GetClientRect(pData->m_hwndParent, &rcClient); for (iItem = 0; iItem < pData-...
C
= getInitials('1', false); expect(result).toEqual('1'); result = getInitials('A 2', false); expect(result).toEqual('A2'); }); }); import { NumbersCollection } from "./NumberCollection"; interface Sortable{ length: number; compare(leftIndex: number, rightIndex: number):boolean; swap(leftIndex...
Typescript
this._transformType) { for (z = 3 === this._transformType, Ca ? m && (l = !0, "" === A.zIndex && (w = _(a, "zIndex", e), ("auto" === w || "" === w) && this._addLazySet(A, "zIndex", 0)), o && this._addLazySet(A, "WebkitBackfaceVisibility", this._vars.WebkitBackfaceVisibility || (z ? "visible" : "hidden"...
JavaScript
4-resizable-handle-southwest, .x4-resizable-pinned .x4-resizable-handle-southwest { background-position: top right; } /* line 6, ../../../ext-theme-classic/sass/src/slider/Multi.scss */ .x4-ie6 .x4-slider-horz, .x4-ie6 .x4-slider-horz .x4-slider-end, .x4-ie6 .x4-slider-horz .x4-slider-inner { background-image: url...
CSS
show() { if (isDisabled(this._element) || this._isShown(this._menu)) { return; } const relatedTarget = { relatedTarget: this._element, }; const showEvent = EventHandler.trigger( this._element, EVENT_SHOW$4, relatedTarget, ); if (showEvent.defaultPrevented) { ...
JavaScript
asstab.TranslationName and translate.Get(classtab.TranslationName) or classtab.Name if classname then draw.SimpleTextBlur(classname, "ZSHUDFontTiny", x, y, colTemp, TEXT_ALIGN_CENTER) end else local holding = ent:GetHolding() if holding:IsValid() then draw.SimpleTextBlur(string_format("Carrying [%s]", st...
Lua
KaiTi_GB2312 @ @ 说明:中文字体多数使用宋体、雅黑,英文用Helvetica body { font-family: Microsoft Yahei,SimSun,Helvetica; } ``` - 打电话发短信写邮件怎么实现 ``` HTML // 一、打电话 <a href="tel:0755-10086">打电话给:0755-10086</a> // 二、发短信,winphone系统无效 <a href="sms:10086">发短信给: 10086</a> // 三、写邮件 //注:在添加这些功能时,第一个功能以"?"开头,后面的以"&"开头 //1.普通邮件 <a href="mail...
Markdown
3d.Coord3D { return model3d.XYZ(-HookLength/2, -LinkHeight/2, 0) } func (h HookSolid) Max() model3d.Coord3D { return model3d.Coord3D{X: HookLength / 2, Y: LinkHeight/2 + HookOffset + LinkThickness, Z: LinkWidth/2 + LinkThickness*math.Sqrt2} } func (h HookSolid) Contains(c model3d.Coord3D) bool { if !model3d.InBo...
Go
: url(images/btn/btn-default-toolbar-large-focus-pressed-sides.gif); } .x-keyboard-mode .x-btn-focus.x-btn-menu-active .x-btn-default-toolbar-large-mc, .x-keyboard-mode .x-btn-focus.x-btn-pressed .x-btn-default-toolbar-large-mc { background-color: #e2e2e2; background-image: url(images/btn/btn-default-toolbar-l...
CSS
#! /usr/bin/env python # -*- coding: utf-8 -*- """ Intro ====== Get varnas in a pratyahara: .. code:: python >>> from sanskrit_parser.base.maheshvara_sutra import MaheshvaraSutras >>> MS = MaheshvaraSutras() >>> jaS = SanskritImmutableString('jaS', encoding=SLP1) >>> print(MS.getPratyahara(jaS)) j...
Python
= "Inscribed Kodo Leather", [6501] = "Inscribed Kodo Leather", [6506] = "步兵長靴", [6512] = "侍徒長袍", [6513] = "侍徒束帶", [6514] = "侍徒披風", [6515] = "侍徒手套", [6516] = "Imp Summoning Scroll", [6518] = "先鋒長靴", [6525] = "蠻兵背心", [6528] = "縛法者長袍", [6531] = "蠻族布質長袍", [6537] = "柳木長靴", [6540] = "柳木束褲", [6544]...
Lua
="gb2"><nobr><a href="http://docs.google.com/?um=1&amp;sa=N&amp;tab=wo">Documents</a></nobr></div><div class="gb2"><nobr><a href="http://finance.google.com/finance?q=bicycle+pedal&amp;um=1&amp;sa=N&amp;tab=we">Finance</a></nobr></div><div class="gb2"><nobr><a href="http://groups.google.com/groups?q=bicycle+pedal&amp;um...
HTML
).attr('data-enabled') == "false"); // Invert current setting console.log(`Setting autoJoin for ${channel} to ${enabled}`); // Set the selected channel to be auto-join ChatChannels.setAutoJoinChannelByID(channelid, enabled).then(channel => { $('button[data-action=auto-join]').prop('disabled', fa...
Typescript
( tftypes.Object{ AttributeTypes: map[string]tftypes.Type{ "string_attribute": tftypes.String, }, }, map[string]tftypes.Value{ "string_attribute": tftypes.NewValue(tftypes.String, tftypes.UnknownValue), // Computed nulls as unknown }, ), }), "create-string-optional-and-comput...
Go
mov r0, #1 ldrh r4, [r1] and r1, r4, #0x7f bl BBP_Write mov r1, r4 mov r0, #1 bl BBP_Write ldr r0, _0600A5D0 ; =0x00009C40 ldr r1, _0600A5BC ; =TimeoutDummy bl WaitLoop_Waitus bl InitRF b _0600A5B0 _0600A5AC: bl InitRF _0600A5B0: ldmia sp!, {r4, lr} bx lr .align 2, 0 _0600A5B8: .word 0x04808036 _0600A5BC...
Assembly
nop /* 00724 80AB96A4 C4460028 */ lwc1 $f6, 0x0028($v0) ## 00000028 /* 00728 80AB96A8 44814000 */ mtc1 $at, $f8 ## $f8 = 10.00 /* 0072C 80AB96AC 00000000 */ nop /* 00730 80AB96B0 46083281 */ sub.s $f10, $f6, $f8 /* 00734 80AB96B4 E60A02F0 */ swc1 $f10, 0x02F0($s0...
Assembly
5,0,499,31" href="/lurk/help.html" alt="Help"> </map> <link rel=parent href="whatsnew.html"> <link rev=made href="mailto:koreth@midwinter.com"> </head> <body> <p align=center nowrap><nobr><img align=middle border=0 usemap="#titlebar" src="/lurk/nav/titlebar.gif" width=500 height=32 alt="[Home]"> <br><img align=t...
HTML
rkflow | Name | Type | Default value | | :-- | :-- | :-- | | metallic | float | 0.0 | ### Outputs * surface - token * displacement - token ### UsdUVTexture #### Inputs | Name | Type | Default value, pos...
Markdown
/* * Copyright (c) 2017, Toshiba Corporation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of...
C