/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
D | ilist.h | 317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
|
/external/deqp-deps/SPIRV-Tools/source/util/ |
D | ilist.h | 317 void IntrusiveList<NodeType>::Splice(iterator where, in Splice() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | CodePlacementOpt.cpp | 133 void CodePlacementOpt::Splice(MachineFunction &MF, in Splice() function in CodePlacementOpt
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zsyscall_linux_s390x.go | 1825 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
D | zsyscall_linux_386.go | 1803 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
D | zsyscall_linux_mipsle.go | 1743 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
D | zsyscall_linux_mips64le.go | 1798 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
D | zsyscall_linux_ppc64.go | 1865 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
D | zsyscall_linux_ppc64le.go | 1865 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
D | zsyscall_linux_sparc64.go | 1834 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
D | zsyscall_linux_arm.go | 1939 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
D | zsyscall_linux_mips64.go | 1798 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
D | zsyscall_linux_amd64.go | 1854 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
D | zsyscall_linux_arm64.go | 1762 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int64, err error) { func
|
D | zsyscall_linux_mips.go | 1743 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) { func
|
/external/v8/src/ |
D | elements.cc | 727 Handle<JSArray> Splice(Handle<JSArray> receiver, uint32_t start, in Splice() function in v8::internal::__anon05e7137f0111::ElementsAccessorBase
|