Home
last modified time | relevance | path

Searched defs:splice (Results 1 - 25 of 32) sorted by relevance

12

/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-1078.js
H A Darray-prototype-splice.js[all...]
/third_party/rust/crates/rustix/src/io/
H A Dpipe.rs89 pub fn splice<FdIn: AsFd, FdOut: AsFd>( in splice() functions
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dsyscalls.rs512 pub fn splice( in splice() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dsyscalls.rs640 pub fn splice( in splice() functions
/third_party/ltp/include/lapi/
H A Dsplice.h14 static inline ssize_t splice(int fd_in, loff_t *off_in, int fd_out, in splice() function
/third_party/musl/src/linux/
H A Dsplice.c5 ssize_t splice(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned flags) in splice() function
/third_party/rust/crates/nix/src/
H A Dfcntl.rs597 pub fn splice( in splice() functions
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DFormattedStringBuilder.java226 public int splice( in splice() method in FormattedStringBuilder
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DFormattedStringBuilder.java212 public int splice( in splice() method in FormattedStringBuilder
/third_party/icu/icu4c/source/i18n/
H A Dformatted_string_builder.cpp196 FormattedStringBuilder::splice(int32_t startThis, int32_t endThis, const UnicodeString &unistr, in splice() function in FormattedStringBuilder
/third_party/node/deps/icu-small/source/i18n/
H A Dformatted_string_builder.cpp196 FormattedStringBuilder::splice(int32_t startThis, int32_t endThis, const UnicodeString &unistr, in splice() function in FormattedStringBuilder
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformatted_string_builder.cpp195 FormattedStringBuilder::splice(int32_t startThis, int32_t endThis, const UnicodeString &unistr, in splice() function in FormattedStringBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dsimple_ilist.h234 void splice(iterator I, simple_ilist &L2) { in splice() function in llvm::simple_ilist
239 void splice(iterator I, simple_ilist &L2, iterator Node) { in splice() function in llvm::simple_ilist
244 void splice(iterator I, simple_ilist &, iterator First, iterator Last) { in splice() function in llvm::simple_ilist
[all...]
H A Dilist.h342 void splice(iterator where, iplist_impl &L2) { in splice() function in llvm::iplist_impl
346 void splice(iterator where, iplist_impl &L2, iterator first) { in splice() function in llvm::iplist_impl
351 void splice(iterator where, iplist_impl &L2, iterator first, iterator last) { in splice() function in llvm::iplist_impl
354 void splice(iterator where, iplist_impl &L2, reference N) { in splice() function in llvm::iplist_impl
357 void splice(iterator where, iplist_impl &L2, pointer N) { in splice() function in llvm::iplist_impl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dsimple_ilist.h238 void splice(iterator I, simple_ilist &L2) { in splice() function in llvm::simple_ilist
243 void splice(iterator I, simple_ilist &L2, iterator Node) { in splice() function in llvm::simple_ilist
248 void splice(iterator I, simple_ilist &, iterator First, iterator Last) { in splice() function in llvm::simple_ilist
[all...]
H A Dilist.h327 void splice(iterator where, iplist_impl &L2) { in splice() function in llvm::iplist_impl
331 void splice(iterator where, iplist_impl &L2, iterator first) { in splice() function in llvm::iplist_impl
336 void splice(iterator where, iplist_impl &L2, iterator first, iterator last) { in splice() function in llvm::iplist_impl
339 void splice(iterator where, iplist_impl &L2, reference N) { in splice() function in llvm::iplist_impl
342 void splice(iterator where, iplist_impl &L2, pointer N) { in splice() function in llvm::iplist_impl
/kernel/linux/linux-5.10/fs/btrfs/
H A Dordered-data.c614 struct list_head splice; in btrfs_wait_ordered_roots() local
[all...]
H A Ddisk-io.c4412 struct list_head splice; in btrfs_destroy_all_ordered_extents() local
4527 struct list_head splice; in btrfs_destroy_delalloc_inodes() local
4562 struct list_head splice; btrfs_destroy_all_delalloc_inodes() local
[all...]
H A Dinode.c9454 struct list_head splice; in start_delalloc_inodes() local
9552 struct list_head splice; in btrfs_start_delalloc_roots() local
[all...]
/kernel/linux/linux-5.10/fs/
H A Dread_write.c1469 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local
/kernel/linux/linux-6.6/fs/
H A Dread_write.c1480 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h708 void splice(iterator Where, MachineBasicBlock *Other, iterator From) { in splice() function in llvm::MachineBasicBlock
719 void splice(iterator Where, MachineBasicBlock *Other, in splice() function in llvm::MachineBasicBlock
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs87 mod splice; modules
3184 pub fn splice<R, I>(&mut self, range: R, replace_with: I) -> Splice<'_, I::IntoIter, A> in splice() functions
/third_party/vixl/src/aarch64/
H A Dlogic-aarch64.cc1605 LogicVRegister Simulator::splice(VectorFormat vform, in splice() function in vixl::aarch64::Simulator

Completed in 46 milliseconds

12