/external/libcxx/test/support/ |
nasty_containers.hpp | 253 // void splice(const_iterator position, list& x); 254 // void splice(const_iterator position, list&& x); 255 // void splice(const_iterator position, list& x, const_iterator i); 256 // void splice(const_iterator position, list&& x, const_iterator i); 257 // void splice(const_iterator position, list& x, const_iterator first, 259 // void splice(const_iterator position, list&& x, const_iterator first,
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/ |
nasty_containers.hpp | 253 // void splice(const_iterator position, list& x); 254 // void splice(const_iterator position, list&& x); 255 // void splice(const_iterator position, list& x, const_iterator i); 256 // void splice(const_iterator position, list&& x, const_iterator i); 257 // void splice(const_iterator position, list& x, const_iterator first, 259 // void splice(const_iterator position, list&& x, const_iterator first,
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
BaseTree.js | 120 var killed = this.children.splice(i, 1)[0]; 170 killed = this.children.splice(indexToDelete, 1)[0]; 181 this.children.splice(startChildIndex+j, 0, newChildren[j]);
|
/external/boringssl/src/crypto/perlasm/ |
x86masm.pl | 169 { push(@out,("DB\t").join(',',splice(@_,0,16))."\n") while(@_); } 172 { push(@out,("DW\t").join(',',splice(@_,0,8))."\n") while(@_); } 175 { push(@out,("DD\t").join(',',splice(@_,0,4))."\n") while(@_); }
|
/external/parameter-framework/asio-1.10.6/include/asio/detail/ |
hash_map.hpp | 261 values_.splice(buckets_[bucket].last, values_, iter++); 278 values_.splice(it, spares_, spares_.begin()); 287 spares_.splice(spares_.begin(), values_, it);
|
/external/swiftshader/third_party/subzero/src/ |
IceMangling.cpp | 142 // (splice in "6Prefix") ^^^^^^^ 163 // (splice in "N6Prefix", and insert "E" after "3bar") But an "I" after the 168 // (splice in "N6Prefix", and insert "E" after "3barIabcE")
|
/bionic/tests/ |
fcntl_test.cpp | 168 TEST(fcntl, splice) { 177 ssize_t bytes_read = splice(in, 0, pipe_fds[1], NULL, 8*1024, SPLICE_F_MORE | SPLICE_F_MOVE); 180 ssize_t bytes_written = splice(pipe_fds[0], NULL, tf.fd, 0, bytes_read, SPLICE_F_MORE | SPLICE_F_MOVE); 226 ssize_t bytes_read = splice(in, 0, pipe1[1], NULL, 8*1024, SPLICE_F_MORE | SPLICE_F_MOVE);
|
/external/e2fsprogs/lib/ext2fs/ |
kernel-list.h | 85 * Splice in "list" into "head"
|
/external/fio/ |
Android.bp | 134 "engines/splice.c",
|
/external/libcxx/test/libcxx/debug/containers/ |
db_sequence_container_iterators.pass.cpp | 94 CHECKPOINT("splice(<first-elem>)"); 98 C2.splice(C2.end(), C, C.begin(), ++C.begin()); 103 C2.splice(C2.end(), C, C.begin()); 110 CHECKPOINT("splice(<first-elem>)");
|
/external/ltp/include/lapi/ |
fcntl.h | 138 /* splice, vmsplice, tee */
|
/test/vts-testcase/kernel/linux_kselftest/ |
kselftest_config.py | 49 ("splice", "default_file_splice_read.sh", ["arm", "x86"], [32, 64]),
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
BasicBlockPlacement.cpp | 110 // Use splice to move the block into the right place. This avoids having to 114 Blocks.splice(InsertPos, Blocks, BB);
|
/external/linux-kselftest/ |
Android.bp | 234 // splice test 237 relative_install_path: "linux-kselftest/splice", 238 srcs: ["tools/testing/selftests/splice/default_file_splice_read.c"],
|
/art/compiler/utils/ |
intrusive_forward_list.h | 233 // Splice the element after `i`. 246 // Splice the element after `i`. 250 // Splice elements between `first` and `last`, i.e. open range `(first, last)`. 279 // Splice elements between `first` and `last`, i.e. open range `(first, last)`.
|
/bionic/libc/include/ |
fcntl.h | 78 ssize_t splice(int __in_fd, off64_t* __in_offset, int __out_fd, off64_t* __out_offset, size_t __length, unsigned int __flags) __INTRODUCED_IN(21);
|
/bionic/libc/seccomp/ |
arm64_app_policy.cpp | 22 BPF_JUMP(BPF_JMP|BPF_JGE|BPF_K, 89, 42, 41), //pipe2|quotactl|getdents64|lseek|read|write|readv|writev|pread64|pwrite64|preadv|pwritev|sendfile|pselect6|ppoll|signalfd4|vmsplice|splice|tee|readlinkat|newfstatat|fstat|sync|fsync|fdatasync|sync_file_range|timerfd_create|timerfd_settime|timerfd_gettime|utimensat
|
arm64_global_policy.cpp | 17 BPF_JUMP(BPF_JMP|BPF_JGE|BPF_K, 99, 21, 20), //pipe2|quotactl|getdents64|lseek|read|write|readv|writev|pread64|pwrite64|preadv|pwritev|sendfile|pselect6|ppoll|signalfd4|vmsplice|splice|tee|readlinkat|newfstatat|fstat|sync|fsync|fdatasync|sync_file_range|timerfd_create|timerfd_settime|timerfd_gettime|utimensat|acct|capget|capset|personality|exit|exit_group|waitid|set_tid_address|unshare|futex
|
arm64_system_policy.cpp | 17 BPF_JUMP(BPF_JMP|BPF_JGE|BPF_K, 99, 21, 20), //pipe2|quotactl|getdents64|lseek|read|write|readv|writev|pread64|pwrite64|preadv|pwritev|sendfile|pselect6|ppoll|signalfd4|vmsplice|splice|tee|readlinkat|newfstatat|fstat|sync|fsync|fdatasync|sync_file_range|timerfd_create|timerfd_settime|timerfd_gettime|utimensat|acct|capget|capset|personality|exit|exit_group|waitid|set_tid_address|unshare|futex
|
/external/kernel-headers/original/uapi/linux/ |
fuse.h | 66 * - add splice support to fuse device 234 * FUSE_SPLICE_WRITE: kernel supports splice write on the device 235 * FUSE_SPLICE_MOVE: kernel supports splice move on the device 236 * FUSE_SPLICE_READ: kernel supports splice read on the device
|
/external/llvm/test/MC/Hexagon/instructions/ |
xtype_perm.s | 78 # Vector splice
|
/external/ltp/include/lapi/syscalls/ |
aarch64.in | 77 splice 76
|
ia64.in | 266 splice 1297
|
sparc64.in | 213 splice 232
|
x86_64.in | 275 splice 275
|