Home
last modified time | relevance | path

Searched refs:slice (Results 1826 - 1850 of 2326) sorted by relevance

1...<<71727374757677787980>>...94

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRegex.cpp185 StringRef Ref = Repl.slice(0, Repl.find_first_not_of("0123456789")); in sub()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp82 Table.ParseArgs(ArgsArr.slice(1), MissingIndex, MissingCount); in dlltoolDriverMain()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h176 return makeArrayRef(NewRegs).slice(FirstNew); in regs()
/third_party/typescript/tests/baselines/reference/
H A DgenericClassPropertyInheritanceSpecialization.js16 slice(start: number, end?: number): T[];
/third_party/rust/crates/memchr/src/memmem/
H A Dgenericsimd.rs239 let chunk = core::slice::from_raw_parts(ptr, needle.len()); in fwd_find_in_chunk()
/third_party/rust/crates/regex/src/
H A Dre_set.rs7 use std::slice;
229 /// offset and stores the matches into the slice given.
263 /// slice returned has exactly as many patterns givens to this regex set,
264 /// and the order of the slice is the same as the order of the patterns
398 pub struct SetMatchesIter<'a>(iter::Enumerate<slice::Iter<'a, bool>>);
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs1290 mod slice; modules
3317 fn slice() { in slice() functions
6490 let slice: &[i32] = &[1, 2, 3]; in test_from_cow_slice()
6491 test_from_cow!(slice: &[i32]); in test_from_cow_slice()
6630 let slice: &[isize] = &[4, 5]; in test_debug_fmt()
6631 assert_eq!("[4, 5]", format!("{:?}", slice)); in test_debug_fmt()
6720 let slice = &values[1..3]; in test_slice_from_ref()
6722 assert_eq!(slice, [2, 3]); in test_slice_from_ref()
6729 let slice = &mut values[2..]; in test_slice_from_mut()
6730 assert!(slice in test_slice_from_mut()
8883 mod slice; global() modules
9074 fn slice() { slice() functions
19480 pub mod slice; global() modules
40240 fn slice(self, from: usize, to: usize) -> Self; slice() functions
40257 fn slice(self, from: usize, to: usize) -> Self { slice() functions
40266 fn slice(self, from: usize, to: usize) -> Self { slice() functions
40275 fn slice(self, from: usize, to: usize) -> Self { slice() functions
[all...]
/test/testfwk/arkxtest/jsunit/src/module/report/
H A DOhReport.js173 messageStack = `${PrintTag.OHOS_REPORT_STATUS}: stack=` + this.specService.currentRunningSpec.error?.stack?.slice(0, -1);
182 messageStack += `${PrintTag.OHOS_REPORT_STATUS}: stack=` + this.specService.currentRunningSpec.fail?.stack?.slice(0, -1);
/test/xts/acts/security/huks/security_huks_reformed_test/huks_cipher_callback_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksRSABasicCallbackJsunit.test.js191 HuksOptions.inData = new Uint8Array(Array.from(huksOptionsInData).slice(dateSize * i, dateSize * (i + 1)));
197 Array.from(huksOptionsInData).slice(dateSize * count, uint8ArrayToString(inDataArray).length)
/test/xts/acts/security/huks/security_huks_reformed_test/huks_hmac_callback_BasicTest/entry/src/ohosTest/js/test/HMAC/
H A DSecurityHuksHmacBasicCallbackJsunit.test.js149 stringToArray(huksOptionsInData).slice(dateSize * i, dateSize * (i + 1))
167 stringToArray(huksOptionsInData).slice(
/test/xts/acts/security/huks/security_huks_reformed_test/huks_hmac_promise_BasicTest/entry/src/ohosTest/js/test/HMAC/
H A DSecurityHuksHmacBasicPromiseJsunit.test.js121 stringToArray(huksOptionsInData).slice(dateSize * i, dateSize * (i + 1))
127 stringToArray(huksOptionsInData).slice(
/test/xts/acts/security/huks/security_huks_basic/huks_cipher_callback_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksSM2BasicCallbackJsunit.test.js168 HuksOptions.inData = new Uint8Array(Array.from(huksOptionsInData).slice(dateSize * i, dateSize * (i + 1)));
174 Array.from(huksOptionsInData).slice(dateSize * count, uint8ArrayToString(inDataArray).length)
H A DSecurityHuksRSABasicCallbackJsunit.test.js166 HuksOptions.inData = new Uint8Array(Array.from(huksOptionsInData).slice(dateSize * i, dateSize * (i + 1)));
172 Array.from(huksOptionsInData).slice(dateSize * count, uint8ArrayToString(inDataArray).length)
H A DSecurityHuksAESBasicCallbackJsunit.test.js98 HuksOptions.inData = new Uint8Array(Array.from(huksOptionsInData).slice(dateSize * i, dateSize * (i + 1)));
104 Array.from(huksOptionsInData).slice(dateSize * count, uint8ArrayToString(inDataArray).length)
/test/xts/acts/security/huks/security_huks_basic/huks_cipher_promise_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksCipherSM2BasicPromiseJsunit.test.js118 HuksOptions.inData = new Uint8Array(Array.from(huksOptionsInData).slice(dateSize * i, dateSize * (i + 1)));
124 Array.from(huksOptionsInData).slice(dateSize * count, uint8ArrayToString(inDataArray).length)
/third_party/ffmpeg/tests/fate/
H A Dhevc.mak248 fate-hevc-two-first-slice: CMD = threads=2 framemd5 -i $(TARGET_SAMPLES)/hevc/two_first_slice.mp4 -sws_flags bitexact -t 00:02.00 -an
249 FATE_HEVC-$(call FRAMEMD5, MOV, HEVC) += fate-hevc-two-first-slice
/third_party/node/lib/internal/fs/
H A Dstreams.js270 // Copy instead of slice so that we don't retain
419 writeAll.call(this, buffer.slice(bytesWritten), size, pos, cb, retries);
448 writevAll.call(this, [Buffer.concat(buffers).slice(bytesWritten)], size, pos, cb, retries);
/third_party/node/lib/internal/per_context/
H A Dprimordials.js56 `Symbol${key.description[7].toUpperCase()}${key.description.slice(8)}` :
57 `${key[0].toUpperCase()}${key.slice(1)}`;
/third_party/node/test/fixtures/wpt/streams/piping/
H A Dabort.any.js142 assert_array_equals(ws.events.slice(0, 3), ['write', 'a', 'abort'], 'events should match');
181 assert_array_equals(ws.events.slice(0, 5), ['write', 'a', 'write', 'b', 'abort'], 'events should match');
/third_party/node/deps/npm/node_modules/cli-table3/src/
H A Dcell.js114 this.widths = tableOptions.colWidths.slice(x, x + this.colSpan);
115 this.heights = tableOptions.rowHeights.slice(y, y + this.rowSpan);
/third_party/ltp/tools/sparse/sparse-src/
H A Dscheck.c97 static BoolectorNode *slice(Btor *btor, struct instruction *insn, BoolectorNode *s) in slice() function
168 case OP_TRUNC: t = slice(btor, insn, a); break; in unop()
/third_party/node/deps/undici/src/lib/fetch/
H A Dutil.js578 actualValue = actualValue.slice(0, -2)
580 actualValue = actualValue.slice(0, -1)
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dclass_1_0.rs26 ::std::slice::from_raw_parts(self.as_ptr(), len) in as_slice()
30 ::std::slice::from_raw_parts_mut(self.as_mut_ptr(), len) in as_mut_slice()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp102 Buffer = Entry.slice(0, Size); in readBytes()
143 Buffer = CachedAlloc.slice(CacheRangeOffset, Size); in readBytes()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A DTextureMtl.h288 // Copy data to texture's per array's slice/cube's face. NOTE: This function doesn't upload
289 // data to 3D texture's z layer. Metal treats 3D texture's z layer & array texture's slice
290 // differently. For array/cube texture, it is only possible to upload to one slice at a time.
292 int slice,
305 int slice,

Completed in 37 milliseconds

1...<<71727374757677787980>>...94