content
stringlengths
2
6.21k
label
stringclasses
16 values
nprow, npcol, myprow, mypcol; Cblacs_gridinfo(desc_CTXT(desca), &nprow, &npcol, &myprow, &mypcol); auto A = slate::HermitianMatrix<scalar_t>::fromScaLAPACK(uplo, desc_N(desca), a, desc_LLD(desca), desc_NB(desca), grid_order, nprow, npcol, MPI_COMM_WORLD); A = slate_scalapack_submatrix(Am, An, A, ia, ja, de...
C++
f client == nil { return false, policyResourceNotSupportedError() } _, err := client.Get(id, nil) if err == nil { return true, nil } if isNotFoundError(err) { return false, nil } return false, logAPIError("Error retrieving IP Block", err) } func resourceNsxtPolicyIPBlockRead(d *schema.ResourceData, m i...
Go
Top = false, this.hideSpecial = false, this.showStroke = true, this.massiveMode = false, this.safeArea = true, }); DanmakuOption copyWith({ double? fontSize, int? fontWeight, double? area, int? duration, double? opacity, bool? hideTop, bool? hideBottom, bool? hideScr...
Dart
} } import { Injectable, Type } from "@angular/core"; import { Entry } from "@models/entry"; @Injectable({ providedIn: "root" }) export class CsvParserService { private columnDeliminator = ","; private csvSplit = new RegExp(`(?:^|${this.columnDeliminator})(\\"(?:[^\\"]+|\\"\\")*\\"|[^${this.columnDeliminato...
Typescript
[1])) copy(out[6*fpByteSize:], fp6.toBytes(&a[0])) return out } func (e *fp12) new() *fe12 { return new(fe12) } func (e *fp12) zero() *fe12 { return new(fe12) } func (e *fp12) one() *fe12 { return new(fe12).one() } func (e *fp12) add(c, a, b *fe12) { fp6 := e.fp6 // c0 = a0 + b0 // c1 = a1 + b1 fp6.add(&c[...
Go
al framesMeta = {} local delays = {} local gce = {delay = 0, transparent = false, transIndex = 0, disposal = 0} local function readSubBlocks() local out = {} local outLen = 0 while true do local blockSize = strByte(raw, pos); pos = pos + 1 if blockSize == 0 t...
Lua
:column;flex-direction:column;-ms-flex-pack:stretch;justify-content:stretch}.c-drawer .has-subnav.this-is-active .c-primary-nav__subnav{opacity:1;visibility:visible;height:auto;z-index:999}.c-drawer svg path{fill:#fff}.c-drawer__nav-primary{z-index:1;-webkit-user-select:none;-ms-user-select:none;user-select:none}.c-dra...
CSS
lw $s5, 0x64($sp) /* 23886C4 800860FC 6000B48F */ lw $s4, 0x60($sp) /* 23886C8 80086100 5C00B38F */ lw $s3, 0x5C($sp) /* 23886CC 80086104 5800B28F */ lw $s2, 0x58($sp) /* 23886D0 80086108 5400B18F */ lw $s1, 0x54($sp)
Assembly
; #] 128 bits Log. OR: ; #[ 128 bits NOT: ; IN: d4->d7: number1 ; OUT: d4->d7: ~number1 NOT: not.l d4 not.l d5 not.l d6 not.l d7 rts ; #] 128 bits NOT: ; #] 128 bits operations: ; #[ Bus error management: test_if_writable: movem.l d0-d1/d6-d7/a0-a1,-(sp) moveq #0,d6 lea test_if_writable_berror(pc),a1 m...
Assembly
new TargetGroupInstance(source.TargetGroupInstances[i]); } } } /** * Internal implementation, normal users should not use it. */ public void toMap(HashMap<String, String> map, String prefix) { this.setParamSimple(map, prefix + "TargetGroupId", this.TargetGroupId); ...
Java
return 1; if (test__powisf2(-INFINITY, -1, -0.)) return 1; if (test__powisf2(-INFINITY, -2, 0)) return 1; if (test__powisf2(-INFINITY, -3, -0.)) return 1; if (test__powisf2(-INFINITY, -4, 0)) return 1; if (test__powisf2(-INFINITY, INT_MIN + 2, 0)) return 1...
C
x syscall close(2). func Close(t *kernel.Task, sysno uintptr, args arch.SyscallArguments) (uintptr, *kernel.SyscallControl, error) { fd := args[0].Int() // Note that Remove provides a reference on the file that we may use to // flush. It is still active until we drop the final reference below // (and other referen...
Go
الِ نَصِيبٌ مِمَّا تَرَكَ الْوَالِدَانِ وَالْأَقْرَبُونَ وَلِلنِّسَاءِ نَصِيبٌ مِمَّا تَرَكَ الْوَالِدَانِ وَالْأَقْرَبُونَ مِمَّا قَلَّ مِنْهُ أَوْ كَثُرَ ۚ نَصِيبًا مَفْرُوضًا', 8: 'وَإِذَا حَضَرَ الْقِسْمَةَ أُولُو الْقُرْبَىٰ وَالْيَتَامَىٰ وَالْمَسَاكِينُ فَارْزُقُوهُمْ مِنْهُ وَقُولُوا لَهُمْ قَوْلًا مَعْرُوف...
Dart
.0, -0.10, -0.2}; double[] stepDownXs = new double[] {3.0, -0.75, -2, -3.1, -3.9, -4.6, -5.4, -10.0}; double[] stepDownBottomZs = new double[] {0.0, -0.05, -0.15, -0.30, -0.50, -0.75, -1.0}; AppearanceDefinition[] appearance = new AppearanceDefinition[] {YoAppearance.Green()...
Java
- mat_[1 * 6 + 2] * mat_[2 * 6 + 1]; c1 = mat_[1 * 6 + 2] * mat_[2 * 6 + 0] - mat_[1 * 6 + 0] * mat_[2 * 6 + 2]; c2 = mat_[1 * 6 + 0] * mat_[2 * 6 + 1] - mat_[1 * 6 + 1] * mat_[2 * 6 + 0]; det = mat_[0 * 6 + 0] * c0 + mat_[0 * 6 + 1] * c1 + mat_[0 * 6 + 2] * c2; if( idMath::Fabs( det ) < MATRIX_INVERSE_EPSILON...
C++
22708ce52417fdcbbeae20e30d0c#npm:2.0.0-beta.15", { "packageLocation": "./.yarn/__virtual__/@docusaurus-theme-search-algolia-virtual-84845dbb05/2/.yarn/cache/@docusaurus-theme-search-algolia-npm-2.0.0-beta.15-e70cc7b9bc-08ba2195fb.zip/node_modules/@docusaurus/theme-search-algolia/", "packageDependenc...
JavaScript
我们的垄断企业其实都是第二税务局的角色,比如石油、移动、电力、水务、地产、银行等等。zf一定要掏空百姓的钱包,所以说什么泡沫不泡沫,就是个笑话 --- 又开始说政府坏话啦!~~唉 对!咱不能忘了本职工作不是 势必要穿插着,误导民众思想! 楼主!我看你还能挺多久!哼哼哼哼 作者:tjOOSAN 回复日期:2010-09-17 15:25:22 作者:kkndme 回复日期:2010-09-17 14:32:04 我们的垄断企业其实都是第二税务局的角色,比如石油、移动、电力、水务、地产、银行等等。zf一定要掏空百姓的钱包,所以说什么泡沫不泡沫,就是个笑话 --- 这些产业不垄断能行吗?! 我考公务员,还有一题就涉及到水务。政府曾经想要...
Markdown
MA ("commat", "\u{0040}"), // COMMERCIAL AT ("comp", "\u{2201}"), // COMPLEMENT ("compfn", "\u{2218}"), // RING OPERATOR ("cong", "\u{2245}"), // APPROXIMATELY EQUAL TO ("congdot", "\u{2A6D}"), // CONGRUENT WITH DOT ABOVE ("conint", "\u{222E}"), // CONTOUR INTEGRAL ("copf", "\...
Rust
get_parse("TEST_GET_SOCKETADDRV4_UNDEFINED"); assert!(if let Err(EnvmntError {kind: ErrorKind::Missing(_)}) = output_socketaddrv4 {true} else {false}); let output_socketaddrv6: Result<SocketAddrV6, EnvmntError> = get_parse("TEST_GET_SOCKETADDRV6_UNDEFINED"); assert!(if let Err(EnvmntError {kind: ErrorKind...
Rust
x25, imm_val == 64, // opcode: xori ; op1:x3; dest:x25; op1val:0x66666666; immval:0x40 TEST_IMM_OP( xori, x25, x3, 0x66666626, 0x66666666, 0x40, x2, 52, x13) inst_14: // rs1==x31, rd==x17, imm_val == 128, rs1_val == -524289 // opcode: xori ; op1:x31; dest:x17; op1val:-0x80001; immval:0x80 TEST_IMM_OP( xori, x17, x3...
Assembly
dth(hcd, udev); if (!ret) list_del_init(&mtk->bw_ep_chk_list); return ret; } void xhci_mtk_reset_bandwidth(struct usb_hcd *hcd, struct usb_device *udev) { struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); struct xhci_hcd *xhci = hcd_to_xhci(hcd); struct mu3h_sch_ep_info *sch_ep, *tmp; xhci_dbg(xhci, "%s() udev %s\...
C
rol; this.label28.Location = new System.Drawing.Point(335, 43); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(109, 26); this.label28.TabIndex = 55; this.label28.Text = "مبلغ الضريبة :"; this.label28.TextAlign = System.Drawing.ContentAlignment....
C#
is a block of pixels measuring 16x16.) /// /// <ul> /// <li> /// 1 - 396 /// </li> /// <li> /// 1b - 396 /// </li> /// <li> /// 1.1 - 900 /// </li> /// <li> /// 1.2 - 2376 /// </li> /// <li> /// 1.3 - 2376 /// </li> /// <li> /// 2 - 2376 /// </li> /// <li> /// 2.1 - 4752 /...
Dart
de < e.minSemana { semanaTo = e.codeToSemana[e.minSemana] semanaToIdx = e.semanaToIdx[e.minSemana] } else if idx, ok := e.semanaToIdx[semanaFrom.Code]; ok { semanaFromIdx = idx } else if idx, ok := e.semanaToIdx[semanaTo.Code]; ok { semanaToIdx = idx } else if e.maxSemana == 0 && e.minSemana == 0 { semanaF...
Go
>{ 'TextId': tournamentNode.attributes['href']?.split('/').last, 'Title': tournamentNode.firstChild?.text, 'PlayedAt': dateNode.text, }; } } } // GENERATED CODE - DO NOT MODIFY BY HAND part of 'tournament_dto.dart'; // ***************************************************************...
Dart
oiMS4wIiwiaWF0IjoxNjM1ODM3MzQ0LCJ2YyI6eyJsYW5nIjoiZW4tZW4iLCJmbnQiOiJXVVJTVCIsImdudCI6IkhBTlMiLCJkb2IiOiIxOTkwLTAxLTAxIiwiY29hIjoiQUYiLCJjb2QiOiJTSiIsInJvYSI6IkFGIiwicm9kIjoiU0oiLCJ0eXBlIjpbInIiLCJ2IiwidCJdLCJjYXRlZ29yeSI6WyJTdGFuZGFyZCJdLCJ2YWxpZGF0aW9uQ2xvY2siOiIyMDIxLTExLTAzVDE1OjM5OjQzKzAwOjAwIiwidmFsaWRGcm9tIjoiMj...
Kotlin
i.int32, Ffi.int64, Ffi.int32], fl); var mix32_64_64 = new Ffi( 'mix32_64_64', Ffi.returnsInt64, [Ffi.int32, Ffi.int64, Ffi.int64], fl); var mix64_32_64 = new Ffi( 'mix64_32_64', Ffi.returnsInt64, [Ffi.int64, Ffi.int32, Ffi.int64], fl); Expect.equals(mix32_64_32([1, 1, 1]), 3); Expect.equals(mix32_...
Dart
write(l->io, l->wbuf+l->wbuf_index, l->wbuf_valid_length)) < 0) { if (errno != EPIPE) pa_log("write(): %s", pa_cstrerror(errno)); failure(l, false); return -1; } l->wbuf_index += (size_t) r; l->wbuf_valid_length -= (size_t) r; /* A...
C
_2)(166, s)) # define MSGPACK_PP_WHILE_166_C(c, p, o, s) MSGPACK_PP_IIF(c, MSGPACK_PP_WHILE_167, s MSGPACK_PP_TUPLE_EAT_3)(p, o, MSGPACK_PP_IIF(c, o, MSGPACK_PP_NIL MSGPACK_PP_TUPLE_EAT_2)(167, s)) # define MSGPACK_PP_WHILE_167_C(c, p, o, s) MSGPACK_PP_IIF(c, MSGPACK_PP_WHILE_168, s MSGPACK_PP_TUPLE_EAT_3)(p, o, MSGPAC...
C++
ame PBGL_DISTRIB_PMAP::value_type const & value) { typename ProcessGroup::process_id_type id = get(pm.data->global, key).first; if (id != process_id(pm.data->process_group)) pm.cell(key, false) = value; } /// Synchronize the property map. template<typename ProcessGroup, typename GlobalMap, typename StorageMap> vo...
C++
* Here is an example of a query that counts the number of viewers, number of views and average * rating of each movie: * ```kotlin * // `MoviewView` is a data class that has `userId` (string), `movieId` (string) and `rating` (double) fields. * data: Dataset<MovieView> = ... * val query = * SparkQueryBuilder.f...
Kotlin
d='M576 128c0-35.3-28.7-64-64-64H64C28.7 64 0 92.7 0 128V384c0 35.3 28.7 64 64 64l352 0 0-128c0-17.7 14.3-32 32-32H576V128zM448 448L576 320H448l0 128zM96 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64z' /%3E %3C/svg%3E") } .fa-tarp-droplet:before { background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 576 512' xmlns='h...
CSS
{ content: "\f234"; } .fa-user-times:before { content: "\f235"; } .fa-hotel:before, .fa-bed:before { content: "\f236"; } .fa-viacoin:before { content: "\f237"; } .fa-train:before { content: "\f238"; } .fa-subway:before { content: "\f239"; } .fa-medium:before { content: "\f23a"; } /** * MacOS X like them...
CSS
ThreadSize(soaConfig.getConsumerGroupTopicMaxThreadSize()+1); groupTopicEntity.setPullBatchSize(soaConfig.getMaxPullBatchSize()+1); groupTopicEntity.setDelayProcessTime(soaConfig.getMaxDelayProcessTime()+1); groupTopicEntity.setMaxPullTime(soaConfig.getMaxDelayPullTime()+...
Java
tes) == 0 { return s.Get(ctx, id) } // Build the update query dynamically based on provided fields query := "UPDATE anchors SET updated = CURRENT_TIMESTAMP" args := []interface{}{} argIndex := 1 // Add each field that needs to be updated for field, value := range updates { query += fmt.Sprintf(", %s = $%d"...
Go
Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Soft...
C++
1': 'eaed', 'ford': 'eaee', 'framer': 'eaef', 'funnel-1': 'eaf0', 'gallery': 'eaf1', 'game-pad-modern-1': 'eaf2', 'gatsby': 'eaf3', 'gauge-1': 'eaf4', 'gear-1': 'eaf5', 'gears-3': 'eaf6', 'gemini': 'eaf7', 'git': 'eaf8', 'github': 'eaf9', 'glass-juice-1': 'eafa', 'globe-1': 'eafb', 'globe-...
CSS
st: Some(black_list), } } /// Create a new `PrivatEmailConfig` struct pub fn new<F, T, B>(from_email: F, to_email: T, black_list: B) -> Self where F: ToString, T: ToString, B: ToString, { let b_list_vec = black_list.to_string(); let b_list: Vec<String...
Rust
lags; lc = kzalloc(sizeof(struct rds_loop_connection), gfp); if (!lc) return -ENOMEM; INIT_LIST_HEAD(&lc->loop_node); lc->conn = conn; conn->c_transport_data = lc; spin_lock_irqsave(&loop_conns_lock, flags); list_add_tail(&lc->loop_node, &loop_conns); spin_unlock_irqrestore(&loop_conns_lock, flags); retu...
C
.nav-pills.nav-pills-custom { border-bottom: 0; } .nav-pills.nav-pills-custom .nav-link { border-radius: 20px; padding: 0.5rem 2.5rem; background: #fcfcfd; color: #000000; } .nav-pills.nav-pills-custom .nav-link.active { background: #F95F53; color: #ffffff; } .nav-pills.nav-pills-custom .nav-item { marg...
CSS
Adar I, not Adar in a leap year } else { formattedMonth = transliteratedMonths[this.jewishMonth - 1]; } return `${this.getJewishDayOfMonth()} ${formattedMonth}, ${this.getJewishYear()}`; } /** * Rolls the date, month or year forward by the amount passed in. It modifies both the Gregorian and...
Typescript
rg/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M11.156 4.175C7.3 3.497 4.437 4.86 2.747 7.14 1.101 9.362.63 12.365 1.284 14.93c.913 3.59 3.503 6.97 6.133 9.66 2.65 2.713 5.45 4.834 6.938 5.893.99.704 2.3.703 3.29 0 1.487-1.06 4.284-3.18 6.934-5...
Dart
var requestId = $"{args.ActionContext.Properties.GetValue(requestIdKey, 0)}-{args.AttemptNumber}"; var hedgedRequestNumber = args.AttemptNumber + 1; args.ActionContext.Properties.Set(attemptNumberKey, hedgedRequestNumber); progress.Report(ProgressWithMessage...
C#
est_utils.GetTempDir()) self.assert_(p.exited) self.assertEquals(0, p.exit_code) output_file_name1 = test_name + ".xml" output_file1 = os.path.join(self.output_dir_, output_file_name1) output_file_name2 = 'lt-' + output_file_name1 output_file2 = os.path.join(self.output_dir_, output_file_name2)...
Python
obj->spec_attr->ext_draw_size = s_new; } /*Allocate spec. attrs. only if the result is not zero. *Zero is the default value if the spec. attr. are not defined.*/ else if(s_new != 0) { lv_obj_allocate_spec_attr(obj); obj->spec_attr->ext_draw_size = s_new; } if(s_new != s...
C
4{1}).Return( []dao.GroupAuthType{{ AuthType: int64(1), GroupPK: int64(2), }}, nil, ) groupPKs := make([]int64, 0, 1001) for i := 0; i < 1000; i++ { groupPKs = append(groupPKs, 0) } groupPKs = append(groupPKs, 1) manager := &groupService{ authTypeManger: mockGroupSystemAut...
Go
][href*="&where"] {width:0; float:left; display:block; height:16px; overflow:hidden; text-decoration:none; padding:0 0 0 18px; background-position:2px bottom; margin-left:5px;} html/*\*/>/*/*/body table tbody td:first-child {white-space:normal;} html/*\*/>/*/*/body table thead input {margin-right: 5px;} html/*\*/>/*/*...
CSS
5': 11, '6': '.google.api.SystemParameters', '10': 'systemParameters' }, { '1': 'source_info', '3': 37, '4': 1, '5': 11, '6': '.google.api.SourceInfo', '10': 'sourceInfo' }, { '1': 'publishing', '3': 45, '4': 1, '5': 11, '6': ...
Dart
tor.uniqueOperands; // VOL (volume) – based on the length and the vocabulary. final vol = voc != 0 ? lth * _log2(voc) : 0.0; return MetricComputationResult<double>(value: vol); } @override String commentMessage(String nodeType, double value, double? threshold) { final exceeds = threshold != nul...
Dart
) add(key(item.asItem()), aspectBuilder.build(), false) } fun <T : Item> Builder<AspectMap, Item>.item(sup: Supplier<T>, builderConsumer: Consumer<AspectMap.Builder>) = item(sup.get(), builderConsumer) fun Builder<AspectMap, Item>.item(tag: TagKey<Item>, builderConsumer: Consumer<AspectMap.Builder>) { val aspec...
Kotlin
nclusive) ' 'Actual: <3>'); shouldFail('not a num', inInclusiveRange(0, 1), endsWith('not an <Instance of \'num\'>')); }); test('inExclusiveRange', () { shouldFail( 0, inExclusiveRange(0, 2), 'Expected: be in range from 0 (exclusive) to 2 (exclusive) ' 'Actua...
Dart
tring? format, IFormatProvider? formatProvider) { if (string.IsNullOrEmpty(format)) format = "D"; switch(format) { case "D": { // Default format is "XXXX-XXXXXXXX-XXXXXXXX" return Encode16(this.High, this.Low, separator: true, quotes: false, upper: true); } case "d": { // Default fo...
C#
(); dcFed->enterExecutingModeComplete(); EXPECT_TRUE(sFed->getCurrentMode() == helics::Federate::Modes::EXECUTING); helics::SmallBuffer data(500, 'a'); ept1.sendTo(data, "dest"); sFed->requestTimeAsync(1.0); dcFed->requestTimeAsync(1.0); dFed->requestTime(1.0); sFed->requestTimeComplet...
C++
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #include "AdaptiveFeatureRegistration.g.h" namespace winrt::AdaptiveCards::Rendering::Xaml_Rendering::implementation { struct DECLSPEC_UUID("34988ccd-4c0d-4043-b53d-3c1d2868860b") AdaptiveFeatureRegistrati...
C
e { movies: Movie[] = []; constructor(private omdbService: OmdbService) { this.getMovies() } public getMovies() { this.omdbService.getMovies('Batman').subscribe(movies => { this.movies = movies.map((movie: any) => { return { Id: movie.imdbID, Title: movie.Title, ...
Typescript
TEREDPAGEDOWNEXTEND: case SCI_PAGEUP: case SCI_PAGEUPEXTEND: case SCI_PAGEDOWN: case SCI_PAGEDOWNEXTEND: case SCI_EDITTOGGLEOVERTYPE: case SCI_CANCEL: case SCI_DELETEBACK: case SCI_TAB: case SCI_BACKTAB: case SCI_FORMFEED: case SCI_VCHOME: case SCI_VCHOMEEXTEND: case SCI_VCHOMEWRAP: case SCI_VCHOMEWRAPEXT...
C++
/* fuzzer_tool_flac * Copyright (C) 2023 Xiph.Org Foundation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * - Redistributions of source code must retain the above copyright * notice, this list of conditi...
C
'屯门公园事件'}, {'63478', '屯門公園事件', '屯門公園事件'}, {'63479', 'last刁神', 'last刁神'}, {'63480', '歪脖咪咪', '歪脖咪咪'}, {'63481', '轮椅邓', '轮椅邓'}, {'63482', '邓断腿', '邓断腿'}, {'63483', '邓革改', '邓革改'}, {'63484', '邓巡南', '邓巡南'}, {'63485', '牌桥邓', '牌桥邓'}, {'63486', '效颦邓', '效颦邓'}, {'63487', '輪椅鄧', '輪椅鄧'}, {'63488', '鄧斷骽', '鄧斷骽'}, {'63489', '鄧革改', '鄧革...
Lua
= "X-ND-Authorization" UIClientUniqueIDHeader = "X-ND-Client-Unique-Id" JWTSecretKey = "JWTSecret" JWTIssuer = "ND" DefaultSessionTimeout = 48 * time.Hour CookieExpiry = 365 * 24 * 3600 // One year OptimizeDBSchedule = "@every 24h" // DefaultEncryptionKey This is the encrypti...
Go
]); } public override void SetDefaults() { NPC.width = 120; NPC.height = 120; NPC.damage = 4000; NPC.defense = 200; NPC.value = Item.buyPrice(15); NPC.lifeMax = 7777777; NPC.HitSound = SoundID.NPCHi...
C#
import torch import argparse import json if __name__ == "__main__": parser = argparse.ArgumentParser() parser.add_argument("--model_dir", type=str, default="./OUTPUT_MODEL/G_latest.pth") parser.add_argument("--config_dir", type=str, default="./configs/modified_finetune_speaker.json") args = parser.pars...
Python
1B004u) /** Alias (User Manual Name) for MINIMCDS_TCX_IP0_RNG. * To use register names with standard convension, please use MINIMCDS_TCX_IP0_RNG. */ #define MINIMCDS_TCXIPRNG0 (MINIMCDS_TCX_IP0_RNG) /** \brief 3010, Comparator Bound Register 1 */ #define MINIMCDS_TCX_IP1_BND /*lint --e(923, 9078)*/ (*(volatile Ifx_MIN...
C
\f˖My@ysgӳg-r]\fZ0?G΄OQv\ft%:/eGzdhbT\febzVҲtc%.Q{I[WYbu:[~tPp9A_m7os^2l^fY[O2½:SʣNkn9@Tp\bK,:EKn~2ga8//YG-\t9dAob=5/ːE]dZ|Ph<FE\tdƒ5sJ'fqiʺδ)~F^<HeDPnj*Q0\bOXsiϋ|e>FtJz}{eI^!{X\tL,wV^;u;U%b1E1t5_'Q eoR%pˬY\bidƗp@s.r7-Qer\f+Z~5u@?1^/!ʆx1Hk,E>Q;F?z6[...
JavaScript
w() { ArgumentNullException.ThrowIfNull(MauiContext); cameraManager = new(MauiContext, VirtualView, cameraProvider, () => Init(VirtualView)); return (NativePlatformCameraPreviewView)CameraManager.CreatePlatformView(); // When camera is loaded(switched), map the current flash mode to the platform view, // r...
C#
TuVwXyZ"); let nr = name2number_i64("gkgwByLwRXTLPP", &charset).unwrap(); assert_eq!(nr, ::std::i64::MIN); } } #[cfg(test)] mod type_u128 { use super::*; use crate::Charset; #[test] fn unsigned() { let charset = Charset::case_sensitive("aBcD"); let nr = name2number_...
Rust
ant_move ; pull dog_look: .byte 18,21,"GRRRRR",0 ;============================= bar1_door_action: lda #VERB_WALK sta CURRENT_VERB rts ;============================ ;============================ ; check bounds ;============================ ;============================ bar_inside1_check_bounds: rts
Assembly
_id has invalid value *-------------------------------------------------------------------------*/ boolean_t mon_stacks_get_exception_stack_for_cpu(IN cpu_id_t cpu_id, IN uint32_t stack_num, OUT hva_t *page_addr); #ifdef DEBUG /*------------------------------------------------------------------------- ...
C
if classStr == "" { return s } tcls := getClassesSlice(classStr) for _, n := range s.Nodes { classes, attr := getClassesAndAttr(n, true) for _, tcl := range tcls { if strings.Contains(classes, " "+tcl+" ") { classes = strings.Replace(classes, " "+tcl+" ", " ", -1) } else { classes += tcl + "...
Go
), config2.vertices = GetFastValue(config2, "vertices", [-1, 1, -1, -7, 7, 1]), config2.attributes = GetFastValue(config2, "attributes", [ { name: "inPosition", size: 2, type: WEBGL_CONST.FLOAT } ]); ...
JavaScript
algún sitio.$B$B<Flint traga saliva.>$B$BTodos los agentes del IV:7 llevan esta insignia.$B$B<Flint te muestra su insignia del IV:7.>$B$BSi encontraras alguna de estas insignias, devuélvemela.", ["O"] = "Explora las Tierras de la Peste del Este en busca de pistas sobre el \"Clamañublo\" y los agentes perdidos del I...
Lua
cargo run sui -- start --with-faucet --force-regenesis --with-indexer` to rebuild. ### Example 1: Get All Checkpoints The following command initiates a single thread (num-threads == 1) to retrieve all checkpoints from the beginning (sequence 0) to the latest, executing the operation exactly once (repeat == 0): ```ba...
Markdown
vim.cmd('packadd vim-jetpack') require('jetpack.packer').add { { 'tani/vim-jetpack' }, -- colorscheme { 'tomasr/molokai' }, { 'jacoborus/tender.vim' }, { 'catppuccin/nvim', as = 'catppuccin' }, -- lsp { 'neovim/nvim-lspconfig' }, { 'williamboman/mason.nvim' , tag = 'v1.11.0', lock = tr...
Lua
INSERT INTO mastercity VALUES(598,'Kolkata',36);"); dbKiosk.execSQL("INSERT INTO mastercity VALUES(599,'Malda',36);"); dbKiosk.execSQL("INSERT INTO mastercity VALUES(600,'Midnapore',36);"); dbKiosk.execSQL("INSERT INTO mastercity VALUES(601,'Murshidabad',36);"); ...
Java
firstAirDateGte != null) { queries.add('first_air_date.gte=$firstAirDateGte'); } if (firstAirDateLte != null) { queries.add('first_air_date.lte=$firstAirDateLte'); } if (screenedTheatrically != null) { queries.add('screened_theatrically=$screenedTheatrically'); } if (timezon...
Dart
o a intermediação * * 1. Importação por conta própria * 2. Importação por conta e ordem * 3. Importação por encomenda * */ intermediacao: | '1' | '2' | '3' | '4' | '5' | '6' | '7' | '8' | '9' | '10' | '11' | '12'; a...
Typescript
p> */ PatchFilterGroup: PatchFilterGroup | undefined; } export namespace PatchRule { export const filterSensitiveLog = (obj: PatchRule): any => ({ ...obj, }); export const isa = (o: any): o is PatchRule => __isa(o, "PatchRule"); } /** * <p>A set of rules defining the approval rules for a patch baselin...
Typescript
of clients or validators on the testnet Edit `ci/testnet-manager.sh` ## Metrics Server Maintenance Sometimes the dashboard becomes unresponsive. This happens due to glitch in the metrics server. The current solution is to reset the metrics server. Use the following steps. 1. The server is hosted in a GCP VM instance...
Markdown
fter(d, '_'); } /** * Apply inline code on the manipulation object. * @param d The manipulation object. */ private ApplyICode(d: Manip) { this.ignoreLastWhitespace(d); this.insertBeforeAfter(d, '`'); } /** * Apply a link to the manipulation object. * @param d The manipulation object. */ private ...
Typescript
cout << " m0 = " << e.m0 << " m^2\n"; std::cout << " m4 = " << e.m4 << " m^2·s^-4\n"; std::cout << " Hs_spec = " << e.Hs_spec << " m\n"; std::cout << " Heuristic (Hs,Tp with law)\n"; std::cout << " tau_h = " << h1.tau << "\n";...
C++
/*************************************************************************** * __________ __ ___. * Open \______ \ ____ ____ | | _\_ |__ _______ ___ * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ / * Jukebox | | ( <_> ) \___| < | \_\ ( <_> ...
C
inal Color editButtonTextColor; /// The name of the "Edit" button. /// By default `Edit`. final String editButtonName; /// By default the undo and redo buttons will be placed at the left of the Edit button. /// Set this property to `true` in order to place those buttons at the right. final bool reverseEdi...
Dart
_LABEL_COLOR, new Color(153, 153, 255)); setRenderingParams(GRATICULE_1M, params); } protected String[] getOrderedTypes() { return new String[] { GRATICULE_UTM_GRID, GRATICULE_100000M, GRATICULE_10000M, GRATICULE_1000M, GRATICULE_1...
Java
(t, pkg.Version == index.Packages()[i].Version, "multi-versioner has version") } } func TestSortPackages(t *testing.T) { // we are not looking for a whole dependency graph; just for the specific tests we want // around resolving dependency A vs B type repoPkgBase struct { pkg *Package repo string order in...
Go
#include "avx10-helper.h" #define SRC_SIZE (AVX512F_LEN / 16) #define SIZE (AVX512F_LEN / 32) #include "avx512f-mask-type.h" static void CALC (float *dest, _Float16 *src1, _Float16 *src2) { int i; for (i = 0; i < SIZE; i++) { dest[i] += (float) src1[2 * i + 1] * (float) src2[2 * i + 1]; dest[i] += (...
C
XA_R ldxa [%r14, %r0] 0x25, %r31 cpu_intr_2_332: setx 0x40013a, %g1, %o0 ta T_SEND_THRD_INTR .word 0xf44de1c0 ! 4275: LDSB_I ldsb [%r23 + 0x01c0], %r26 cpu_intr_2_333: setx 0x430120, %g1, %o0 ta T_SEND_THRD_INTR T2_asi_reg_rd_177: mov 0xf, %r14 .word 0xfcdb8400 ! 4277: LDXA_R ldxa [%r14, %r0] 0x20, %r30 T2_asi...
Assembly
sion 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * ...
Kotlin
as de Couro de Worg", [35931] = "Perneiras de Malha de Escamas Designadas", [35932] = "Elo Regenerador do Ataterra", [35933] = "Grande Elmo de Chifre de Carneiro", [35934] = "Pisoteadores Esmaga-carniçal", [35935] = "Runa de Pedra Fria Infusa", [35936] = "Talismã de Presa de Worg", [35937] = "Pinga de Fundo de Quintal ...
Lua
scss */ .x-msgbox .x-title { font-size: .9em; line-height: 1.4em; } /* line 41, ../../lib/sencha/resources/themes/stylesheets/sencha-touch/default/src/_MessageBox.scss */ .x-msgbox .x-body { background: transparent !important; } /* line 45, ../../lib/sencha/resources/themes/stylesheets/sencha-touch/default/src/_M...
CSS
elcome-panel-close:hover,.welcome-panel .welcome-panel-close:hover::before{color:#fff972}.wp-core-ui .welcome-panel .button.button-hero{margin:15px 0 3px 13px;padding:12px 36px;height:auto;line-height:1.4285714;white-space:normal}.welcome-panel-content{min-height:400px;display:flex;flex-direction:column;justify-content...
CSS
using System.Collections.Generic; using System.Linq; using System.Text; using EVEMon.Common.Extensions; using EVEMon.Common.Serialization.Datafiles; namespace EVEMon.Common.Data { /// <summary> /// Represents an item category /// </summary> public class MarketGroup { #region Constructors ...
C#
osit_descriptor .derive(child_number.into(), &secp) .inner(), )?; desc_san_check( unvault_descriptor .derive(child_number.into(), &secp) .inner(), )?; desc_san_check(cpfp_descriptor.derive(child_number.into(), &secp).inner())?; // We reuse the...
Rust
/* * FreeLoader * * Copyright (C) 2003 Eric Kohl * * This program 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 2 of the License, or * (at your option) any later version. * * ...
C
{ static AT_HarmonyPatch() { new Harmony("ANNOProfi.AnimaTech").PatchAll(); } } }
C#
x0008 ## $t9 = 00000008 /* 020C4 80A6D314 ACB902D0 */ sw $t9, 0x02D0($a1) ## 000002D0 /* 020C8 80A6D318 3C0ADE00 */ lui $t2, 0xDE00 ## $t2 = DE000000 /* 020CC 80A6D31C AC6A0000 */ sw $t2, 0x0000($v1) ## 00000000 /* 020D0 80A6D320 AC6B0004 */ sw $t3, 0x...
Assembly
/src/content/docs/**" permissions: contents: write models: read concurrency: group: ${{ github.workflow }}-${{ github.ref }} cancel-in-progress: true jobs: continuous_translation: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actions/cache@v4 with: pat...
Markdown
st, deployParser, binder, filterManyExpr); if (buildSql) { dbFilterMany = manyProperty.idNullOr(filterMany.buildSql()); } } } } SpiExpressionList<?> havingExpr = query.havingExpressions(); if (havingExpr != null) { this.having = new DefaultExpressionReques...
Java
뚫을 수 있는 기술을 만들고, 또 강력한 보안이 필요하게 되는 순환입니다.</p>\n\n<p>작업증명 교체 이전 시기의 하드포크의 중요성을 보여주는 예시는 모네로 보안의 가장 중요한 변화라고 볼 수 있는 2017년 RingCT의 도입입니다. Triptych와 Lelantus같은 신기술이 개발중인 현재도 우리는 아직 모네로 프로토콜을 완전히 굳히기에는 이르다고 생각합니다. 우리는 또 우리의 개발, 연구, 그 외 모네로의 많은 요소가 탈중앙화될 수 있도록 노력하고 있습니다. <a class=\"next-link\" href=\"/knowledge/why-monero-i...
Dart
) << 1), (((3 << 3) + 1) << 2) - 1, (((7 << 2) - 1) << 2), ((((3 << 2) + 1)) << 3) + 1, (7 << 4), (3 << 5) + (1 << 1), (7 << 4) - 1, (3 << 5) + 1, (7 << 4) + (1 << 1), (((3 << 3) + 1) << 2), (5 << 4) + (1 << 1), (((3 << 3) + 1) << 2) + 1, (3 << 5) + 1, (((3 << 3) + 1) << 2), (((1 << 4) + 1) << 1), (((3 << 3) - 1) << 2)...
Python
34C 4B FE 59 A5 */ bl func_803B1090 /* 803CB6F0 003C7350 80 1F 21 5C */ lwz r0, 0x215c(r31) /* 803CB6F4 003C7354 2C 00 7F FF */ cmpwi r0, 0x7fff /* 803CB6F8 003C7358 41 82 01 30 */ beq lbl_803CB828 /* 803CB6FC 003C735C 1C 1E 00 C0 */ mulli r0, r30, 0xc0 /* 803CB700 003C7360 3C 60 80 49 */ lis r3, lbl_8048CDE8@ha ...
Assembly
{ -1, -1, -1, -1}, { 5, 2, -1, 6}, },{ { -1, 0, -1, 1}, { 3, 1, -1, 4}, { -1, -1, -1, -1}, { 5, 2, -1, 6}, }}); new GridSizeMigrationTask(mContext, mDb, mValidPackages, ne...
Java