Home
last modified time | relevance | path

Searched defs:rfd (Results 1 – 25 of 28) sorted by relevance

12

/external/sandboxed-api/contrib/libzip/utils/
Dutils_zip.cc93 sapi::v::Fd rfd(fd); in Save() local
103 absl::Status LibZip::Save(sapi::v::Fd& rfd) { in Save()
221 absl::StatusOr<void*> LibZip::CreateSourceFromFd(sapi::v::Fd& rfd) { in CreateSourceFromFd()
247 sapi::v::Fd rfd(fd); in GetSource() local
/external/ltp/testcases/kernel/syscalls/read/
Dread03.c18 static int rfd, wfd; variable
/external/ltp/testcases/kernel/syscalls/write/
Dwrite04.c24 static int rfd, wfd; variable
/external/cronet/tot/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyFileDescriptor.java65 RubyFileDescriptor rfd = in getRubyFileDescriptor() local
/external/cronet/stable/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyFileDescriptor.java65 RubyFileDescriptor rfd = in getRubyFileDescriptor() local
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyFileDescriptor.java65 RubyFileDescriptor rfd = in getRubyFileDescriptor() local
/external/toybox/toys/pending/
Dbootchartd.c41 int rfd = open(fname, O_RDONLY); local
/external/boringssl/src/ssl/test/
Dhandshaker.cc55 bool Handshaker(const TestConfig *config, int rfd, int wfd, in Handshaker()
Dhandshake_util.cc201 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) { in Proxy()
507 int rfd[2], wfd[2]; in RunHandshaker() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/test/
Dhandshaker.cc55 bool Handshaker(const TestConfig *config, int rfd, int wfd, in Handshaker()
Dhandshake_util.cc180 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) { in Proxy()
486 int rfd[2], wfd[2]; in RunHandshaker() local
/external/cronet/tot/third_party/boringssl/src/ssl/test/
Dhandshaker.cc55 bool Handshaker(const TestConfig *config, int rfd, int wfd, in Handshaker()
Dhandshake_util.cc206 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) { in Proxy()
512 int rfd[2], wfd[2]; in RunHandshaker() local
/external/cronet/stable/third_party/boringssl/src/ssl/test/
Dhandshaker.cc55 bool Handshaker(const TestConfig *config, int rfd, int wfd, in Handshaker()
Dhandshake_util.cc206 static bool Proxy(BIO *socket, bool async, int control, int rfd, int wfd) { in Proxy()
512 int rfd[2], wfd[2]; in RunHandshaker() local
/external/harfbuzz_ng/src/
Dhb-blob.cc654 int rfd = _open_resource_fork (file_name, file); in hb_blob_create_from_file_or_fail() local
/external/wpa_supplicant_8/src/common/
Dwpa_helpers.c104 fd_set rfd; in get_wpa_cli_event2() local
/external/clang/test/SemaCXX/
Daddr-of-overloaded-function.cpp16 int (&rfd)(double) = f; // selects f(double) variable
/external/compiler-rt/lib/tsan/rtl/
Dtsan_fd.cc236 void FdPipeCreate(ThreadState *thr, uptr pc, int rfd, int wfd) { in FdPipeCreate()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc2859 static void ExpectFDs(const SSL *ssl, int rfd, int wfd) { in ExpectFDs()
/external/boringssl/src/ssl/
Dssl_test.cc3109 static void ExpectFDs(const SSL *ssl, int rfd, int wfd) { in ExpectFDs()
/external/cronet/stable/third_party/boringssl/src/ssl/
Dssl_test.cc3113 static void ExpectFDs(const SSL *ssl, int rfd, int wfd) { in ExpectFDs()
/external/cronet/tot/third_party/boringssl/src/ssl/
Dssl_test.cc3113 static void ExpectFDs(const SSL *ssl, int rfd, int wfd) { in ExpectFDs()
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h29874 struct rfd { struct
29875 __le16 status;
29876 __le16 command;
29877 __le32 link;
29878 __le32 rbd;
29879 __le16 actual_size;
29880 __le16 size;
Dvmlinux.h29874 struct rfd { struct
29875 __le16 status;
29876 __le16 command;
29877 __le32 link;
29878 __le32 rbd;
29879 __le16 actual_size;
29880 __le16 size;

12