Home
last modified time | relevance | path

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

123

/third_party/boost/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()
/third_party/cef/libcef/renderer/
Dv8_impl.h153 persistentType handle_; variable
189 scoped_refptr<Handle> handle_; variable
316 persistentType handle_; variable
354 scoped_refptr<Handle> handle_; variable
/third_party/node/src/
Dconnection_wrap.h23 UVType handle_; variable
Dtty_wrap.h57 uv_tty_t handle_; variable
Dudp_wrap.h212 uv_udp_t handle_; variable
Dhandle_wrap.h110 uv_handle_t* const handle_; variable
Dnode_object_wrap.h127 v8::Persistent<v8::Object> handle_; variable
Dnode_binding.h75 void* handle_; variable
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_debug_report.h29 VulkanHandle<VkDebugReportCallbackEXT> handle_; variable
Dvulkan_command_buffer.h50 VulkanHandle<VkCommandBuffer> handle_; variable
Dvulkan_handle.h25 : handle_(handle), disposer_(disposer) {} in handle_() function
/third_party/boost/libs/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
/third_party/boost/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
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/data/
Ddataset_iterator_kernel.h48 unsigned int handle_; variable
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dhandle_waiter.h56 Handle* handle_; variable
Dhandle.h74 zx_handle_t handle_; variable
/third_party/flutter/engine/flutter/flow/ohos_layers/
Dtexture_register.h24 long handle_ = 0; member
/third_party/libuv/test/
Dtest-udp-dgram-too-big.c35 static uv_udp_t handle_; variable
/third_party/node/src/inspector/
Dmain_thread_interface.h100 std::shared_ptr<MainThreadHandle> handle_; variable
/third_party/boost/libs/nowide/src/
Diostream.cpp115 HANDLE handle_; member in boost::nowide::detail::console_output_buffer
233 HANDLE handle_; member in boost::nowide::detail::console_input_buffer
/third_party/boost/boost/process/detail/
Dused_handles.hpp51 for (auto handle_ : range) in invoke() local
/third_party/boost/boost/asio/detail/
Dwin_object_handle_service.hpp68 native_handle_type handle_; member in boost::asio::detail::win_object_handle_service::implementation_type
/third_party/boost/libs/asio/include/boost/asio/detail/
Dwin_object_handle_service.hpp68 native_handle_type handle_; member in boost::asio::detail::win_object_handle_service::implementation_type

123