Home
last modified time | relevance | path

Searched defs:t_ (Results 1 – 25 of 53) sorted by relevance

123

/third_party/boost/boost/iostreams/detail/
Dfunctional.hpp42 T& t_; member in boost::iostreams::detail::device_close_operation
56 T& t_; member in boost::iostreams::detail::filter_close_operation
82 T& t_; member in boost::iostreams::detail::device_close_all_operation
93 T& t_; member in boost::iostreams::detail::filter_close_all_operation
119 T& t_; member in boost::iostreams::detail::member_close_operation
137 T& t_; member in boost::iostreams::detail::reset_operation
153 T& t_; member in boost::iostreams::detail::clear_flags_operation
/third_party/boost/boost/archive/
Dbasic_archive.hpp49 explicit version_type(const unsigned int & t_) : t(t_){ in version_type()
52 version_type(const version_type & t_) : in version_type()
82 explicit class_id_type(const int t_) : t(t_){ in class_id_type()
85 explicit class_id_type(const std::size_t t_) : t(t_){ in class_id_type()
88 class_id_type(const class_id_type & t_) : in class_id_type()
122 explicit object_id_type(const std::size_t & t_) : t(static_cast<base_type>(t_)){ in object_id_type()
127 object_id_type(const object_id_type & t_) : in object_id_type()
/third_party/boost/boost/serialization/
Ditem_version_type.hpp32 explicit item_version_type(const unsigned int t_) : t(t_){ in item_version_type()
35 item_version_type(const item_version_type & t_) : in item_version_type()
Dlibrary_version_type.hpp42 explicit library_version_type(const unsigned int & t_) : t(t_){ in library_version_type()
45 library_version_type(const library_version_type & t_) : in library_version_type()
Dcollection_size_type.hpp26 explicit collection_size_type(const std::size_t & t_) : in collection_size_type()
29 collection_size_type(const collection_size_type & t_) : in collection_size_type()
/third_party/iowow/src/utils/
Diwutils.h131 #define IW_READBV(ptr_, t_, m_) \ argument
138 #define IW_READSV(ptr_, t_, m_) \ argument
145 #define IW_READLV(ptr_, t_, m_) \ argument
152 #define IW_READLLV(ptr_, t_, m_) \ argument
/third_party/boost/boost/thread/
Dthread_guard.hpp27 Thread& t_; member in boost::thread_guard
Dscoped_thread.hpp40 Thread t_; member in boost::strict_scoped_thread
117 Thread t_; member in boost::scoped_thread
/third_party/boost/libs/asio/example/cpp03/timeouts/
Dblocking_token_tcp_client.cpp79 T* t_; member in boost::asio::async_result::completion_handler_type
135 T t_; member in boost::asio::async_result
/third_party/boost/boost/spirit/home/support/detail/lexer/
Dgenerate_re2c.hpp39 for (std::size_t t_ = 0; t_ < transitions_; ++t_) in need_label0_0() local
234 std::size_t t_ = 0; in generate_re2c() local
/third_party/boost/doc/html/boost_asio/example/cpp11/timeouts/
Dblocking_token_tcp_client.cpp79 T* t_; member in boost::asio::async_result::completion_handler_type
135 T t_; member in boost::asio::async_result
/third_party/boost/doc/html/boost_asio/example/cpp03/timeouts/
Dblocking_token_tcp_client.cpp79 T* t_; member in boost::asio::async_result::completion_handler_type
135 T t_; member in boost::asio::async_result
/third_party/boost/libs/asio/example/cpp11/timeouts/
Dblocking_token_tcp_client.cpp79 T* t_; member in boost::asio::async_result::completion_handler_type
135 T t_; member in boost::asio::async_result
/third_party/boost/boost/context/detail/
Dtuple.hpp62 std::tuple< T ... > & t_; member in boost::context::detail::tuple_head
89 std::tuple< T ... > & t_; member in boost::context::detail::tuple_tail
/third_party/boost/boost/intrusive/detail/
Dequal_to_value.hpp35 ConstReference t_; member in boost::intrusive::detail::equal_to_value
/third_party/boost/libs/type_traits/test/
Dcommon_type_5_test.cpp18 T t_; member
/third_party/boost/libs/context/test/
Dtest_fcontext.cpp83 void f3( ctx::transfer_t t_) { in f3()
99 void f6( ctx::transfer_t t_) { in f6()
138 ctx::transfer_t f11( ctx::transfer_t t_) { in f11()
144 void f12( ctx::transfer_t t_) { in f12()
/third_party/boost/boost/beast/core/
Dhandler_ptr.hpp62 T* t_ = nullptr; member in boost::beast::handler_ptr
/third_party/boost/boost/variant/detail/
Denable_recursive.hpp97 )::type t_; typedef
/third_party/boost/libs/optional/test/
Doptional_test_tc_base.cpp50 T& t_; member
/third_party/boost/boost/iostreams/detail/adapter/
Ddevice_adapter.hpp60 value_type t_; member in boost::iostreams::detail::device_adapter
Dfilter_adapter.hpp62 value_type t_; member in boost::iostreams::detail::filter_adapter
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dwriting.cc305 grpc_chttp2_transport* const t_; member in __anon1f8fb4850111::WriteContext
421 grpc_chttp2_transport* t_; member in __anon1f8fb4850111::DataSendContext
626 grpc_chttp2_transport* const t_; member in __anon1f8fb4850111::StreamWriteContext
/third_party/boost/libs/proto/test/
Dmake.cpp24 T t_; member
/third_party/boost/libs/exception/test/
Dexception_ptr_test.cpp28 boost::thread t_; member in thread_handle

123