/third_party/boost/boost/process/detail/posix/ |
D | fd.hpp | 36 int fd_; member 48 for (auto & fd_ : fds_) in on_exec_setup() local 82 FileDescriptor fd_; member 86 struct fd_ struct 88 constexpr fd_() {}; in fd_() argument 89 close_fd_ close(int _fd) const {return close_fd_(_fd);} in close() 90 …d::vector<int>> close(const std::initializer_list<int> & vec) const {return std::vector<int>(vec);} in close() 92 close_fds_<Range> close(const Range & r) const {return r;} in close() 95 bind_fd_<FileDescriptor> bind(int id, const FileDescriptor & fd) const {return {id, fd};} in bind()
|
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/ |
D | MemFd.hpp | 68 int fd_ = -1; member in LinuxMemFd
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | storage_container.h | 66 int fd_; variable
|
/third_party/node/src/ |
D | stream_wrap.h | 121 int fd_ = -1; variable
|
D | node_file.h | 345 int fd_; variable
|
/third_party/boost/boost/beast/core/ |
D | file_posix.hpp | 44 int fd_ = -1; member in boost::beast::file_posix
|
/third_party/boost/libs/beast/include/boost/beast/core/ |
D | file_posix.hpp | 44 int fd_ = -1; member in boost::beast::file_posix
|
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/ |
D | http_server.h | 82 int fd_; variable
|
D | tcp_server.h | 71 evutil_socket_t fd_; variable
|
/third_party/node/test/parallel/ |
D | test-fs-write-stream-err.js | 56 fs.close = common.mustCall(function(fd_, cb) { argument
|
/third_party/nghttp2/src/ |
D | shrpx_api_downstream_connection.h | 107 int fd_; variable
|
D | HttpServer.h | 223 int fd_; variable
|
D | HttpServer.cc | 1907 int fd_; member in nghttp2::ListenEventHandler
|
/third_party/node/src/tracing/ |
D | node_trace_writer.h | 59 int fd_ = -1; variable
|
/third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | grpc_ares_ev_driver_posix.cc | 86 grpc_fd* fd_; member in grpc_core::GrpcPolledFdPosix
|
/third_party/ninja/src/ |
D | subprocess.h | 72 int fd_; member
|
/third_party/grpc/test/cpp/end2end/ |
D | port_sharing_end2end_test.cc | 192 int fd_ = -1; member in grpc::testing::__anon63b8e00f0111::TestTcpServer
|
/third_party/grpc/src/core/lib/iomgr/ |
D | udp_server.cc | 121 int fd_; member in GrpcUdpListener
|
/third_party/node/test/cctest/ |
D | test_environment.cc | 92 int fd_; member in RedirectStdErr
|
/third_party/googletest/googletest/src/ |
D | gtest-port.cc | 1183 const int fd_; // A stream to capture. member in testing::internal::CapturedStream
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-port.cc | 1149 const int fd_; // A stream to capture. member in testing::internal::CapturedStream
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest-all.cc | 11511 const int fd_; // A stream to capture. member in testing::internal::CapturedStream
|