Home
last modified time | relevance | path

Searched defs:handle_ (Results 1 – 25 of 123) sorted by relevance

12345

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/parser/
Dparser.hpp148 token_stack handle_; in reduce() local
231 static void orexp (token_stack &handle_, token_stack &token_stack_, in orexp()
252 static void sub (token_stack &handle_, token_stack &token_stack_, in sub()
272 static void repeat (token_stack &handle_, token_stack &token_stack_) in repeat()
289 static void charset (token_stack &handle_, token_stack &token_stack_, in charset()
304 static void macro (token_stack &handle_, token_stack &token_stack_, in macro()
336 static void openparen (token_stack &handle_, token_stack &token_stack_) in openparen()
/external/libchrome/mojo/public/cpp/platform/
Dplatform_handle.h173 base::win::ScopedHandle handle_; in COMPONENT_EXPORT() local
175 zx::handle handle_; in COMPONENT_EXPORT() local
/external/rust/crates/tokio/src/runtime/time/tests/
Dmod.rs49 let handle_ = handle.clone(); in single_timer() localVariable
83 let handle_ = handle.clone(); in drop_timer() localVariable
117 let handle_ = handle.clone(); in change_waker() localVariable
155 let handle_ = handle.clone(); in reset_future() localVariable
/external/cronet/ipc/
Dipc_test_base.h52 mojo::ScopedMessagePipeHandle handle_; variable
74 mojo::ScopedMessagePipeHandle handle_; variable
Dhandle_attachment_fuchsia.h32 zx::handle handle_; variable
Dipc_mojo_handle_attachment.h36 mojo::ScopedHandle handle_; variable
Dhandle_attachment_win.h41 base::win::ScopedHandle handle_; variable
Dipc_perftest_util.h107 mojo::ScopedMessagePipeHandle handle_; variable
/external/libchrome/ipc/
Dipc_test_base.h56 mojo::ScopedMessagePipeHandle handle_; variable
79 mojo::ScopedMessagePipeHandle handle_; variable
Dipc_mojo_handle_attachment.h35 mojo::ScopedHandle handle_; variable
Dipc_perftest_util.h95 mojo::ScopedMessagePipeHandle handle_; variable
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_c_ffi/cpp/
Dukey2_ffi.h60 const Ukey2ConnectionContextHandle handle_; variable
96 const Ukey2HandshakeContextHandle handle_; variable
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_blas_lt.h69 Owned<cublasLtMatrixLayout_t> handle_; variable
107 Owned<cublasLtMatmulDesc_t> handle_; variable
129 Owned<cublasLtMatmulPreference_t> handle_; variable
/external/libchrome/base/memory/
Dwritable_shared_memory_region.h102 subtle::PlatformSharedMemoryRegion handle_; variable
Dunsafe_shared_memory_region.h111 subtle::PlatformSharedMemoryRegion handle_; variable
/external/tensorflow/tensorflow/compiler/xla/client/
Dglobal_data.h54 GlobalDataHandle handle_; // Handle being wrapped. variable
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gap/
Dbredr_interrogator.h72 const hci_spec::ConnectionHandle handle_; variable
Dlow_energy_interrogator.h60 const hci_spec::ConnectionHandle handle_; variable
/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/
Dtensorhandle_convertible.h44 ImmediateTensorHandlePtr handle_; variable
/external/openscreen/platform/impl/
Dudp_socket_posix.h74 SocketHandle handle_; variable
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ssl/
Dcontext.hpp746 native_handle_type handle_; member in boost::asio::ssl::context
Dverify_context.hpp60 native_handle_type handle_; member in boost::asio::ssl::verify_context
/external/libchrome/mojo/public/cpp/bindings/
Dsync_handle_watcher.h55 const Handle handle_; variable
/external/libchrome/mojo/core/
Dplatform_handle_in_transit.h94 PlatformHandle handle_; variable
/external/cronet/base/memory/
Dwritable_shared_memory_region.h139 subtle::PlatformSharedMemoryRegion handle_; variable

12345