| /third_party/jerryscript/tests/jerry/ |
| H A D | regression-test-issue-1078.js | |
| H A D | array-prototype-splice.js | [all...] |
| /third_party/rust/crates/rustix/src/io/ |
| H A D | pipe.rs | 89 pub fn splice<FdIn: AsFd, FdOut: AsFd>( in splice() functions
|
| /third_party/rust/crates/rustix/src/backend/libc/io/ |
| H A D | syscalls.rs | 512 pub fn splice( in splice() functions
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
| H A D | syscalls.rs | 640 pub fn splice( in splice() functions
|
| /third_party/ltp/include/lapi/ |
| H A D | splice.h | 14 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 D | splice.c | 5 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 D | fcntl.rs | 597 pub fn splice( in splice() functions
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | FormattedStringBuilder.java | 226 public int splice( in splice() method in FormattedStringBuilder
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | FormattedStringBuilder.java | 212 public int splice( in splice() method in FormattedStringBuilder
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | formatted_string_builder.cpp | 196 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 D | formatted_string_builder.cpp | 196 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 D | formatted_string_builder.cpp | 195 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 D | simple_ilist.h | 234 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 D | ilist.h | 342 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 D | simple_ilist.h | 238 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 D | ilist.h | 327 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 D | ordered-data.c | 614 struct list_head splice; in btrfs_wait_ordered_roots() local [all...] |
| H A D | disk-io.c | 4412 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 D | inode.c | 9454 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 D | read_write.c | 1469 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | read_write.c | 1480 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 D | MachineBasicBlock.h | 708 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 D | mod.rs | 87 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 D | logic-aarch64.cc | 1605 LogicVRegister Simulator::splice(VectorFormat vform, in splice() function in vixl::aarch64::Simulator
|