Home
last modified time | relevance | path

Searched defs:operation_type (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/asio/detail/
Dscheduler_operation.hpp35 typedef scheduler_operation operation_type; typedef in boost::asio::detail::BOOST_ASIO_INHERIT_TRACKED_HANDLER
Dwin_iocp_operation.hpp42 typedef win_iocp_operation operation_type; typedef in boost::asio::detail::win_iocp_operation
/third_party/boost/libs/asio/include/boost/asio/detail/
Dscheduler_operation.hpp35 typedef scheduler_operation operation_type; typedef in boost::asio::detail::BOOST_ASIO_INHERIT_TRACKED_HANDLER
Dwin_iocp_operation.hpp42 typedef win_iocp_operation operation_type; typedef in boost::asio::detail::win_iocp_operation
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dturns.hpp202 typedef typename Turn::turn_operation_type operation_type; in operator ()() typedef
237 typedef typename Turn::turn_operation_type operation_type; in operator ()() typedef
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Doverlay_type.hpp31 enum operation_type enum
Dfollow.hpp416 detail::overlay::operation_type , // TODO: this parameter might be redundant in apply()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dupgrade_memory_model.cpp528 OperationType operation_type, in UpgradeFlags()
/third_party/spirv-tools/source/opt/
Dupgrade_memory_model.cpp528 OperationType operation_type, in UpgradeFlags()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp528 OperationType operation_type, in UpgradeFlags()
/third_party/eudev/src/udev/
Dudev-rules.c93 enum operation_type { enum
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1454 _operation_type operation_type; member
Dgl4cGPUShaderFP64Tests.cpp11292 const char* GPUShaderFP64Test9::getOperatorForOperationType(const _operation_type& operation_type) in getOperatorForOperationType()
11342 std::string GPUShaderFP64Test9::getOperationTypeString(const _operation_type& operation_type) in getOperationTypeString()
11663 _operation_type operation_type = (_operation_type)n_operation_type; in iterate() local
/third_party/mbedtls/programs/ssl/
Dssl_server2.c1049 ssl_async_operation_type_t operation_type; member