/aosp_15_r20/external/python/cpython2/Lib/multiprocessing/ |
D | reduction.py | 181 def fromfd(fd, family, type_, proto=0): function
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/ |
H A D | UnixNativeDispatcher.java | 195 static void renameat(int fromfd, byte[] from, int tofd, byte[] to) throws UnixException { in renameat() 205 private static native void renameat0(int fromfd, long fromAddress, int tofd, long toAddress) in renameat0()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/capabilities/ |
H A D | test_execve.c | 154 static void copy_fromat_to(int fromfd, const char *fromname, const char *toname) in copy_fromat_to()
|
/aosp_15_r20/external/iperf3/src/ |
H A D | net.c | 395 Nsendfile(int fromfd, int tofd, const char *buf, size_t count) in Nsendfile()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | socket.py | 540 def fromfd(fd, family, type, proto=0): function
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | socket.py | 540 def fromfd(fd, family, type, proto=0): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | socket.py | 540 def fromfd(fd, family, type, proto=0): function
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | socket.py | 540 def fromfd(fd, family, type, proto=0): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | socket.py | 540 def fromfd(fd, family, type, proto=0): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | socket.py | 540 def fromfd(fd, family, type, proto=0): function
|
/aosp_15_r20/libcore/ojluni/src/main/native/ |
H A D | UnixNativeDispatcher.c | 863 jint fromfd, jlong fromAddress, jint tofd, jlong toAddress) in Java_sun_nio_fs_UnixNativeDispatcher_renameat0()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument 2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument
|