Home
last modified time | relevance | path

Searched defs:joined_ (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/
Dinterval_set.hpp180 iterator joined_ = segmental::join_under(*this, addend, last_); in add_over() local
186 iterator joined_ = segmental::join_under(*this, addend); in add_over() local
/aosp_15_r20/external/perfetto/src/trace_processor/metrics/sql/chrome/
H A Dgesture_jank.sql66 CREATE PERFETTO VIEW joined_{{prefix}}_begin_and_end AS view
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dposix_thread.hpp88 bool joined_; member in asio::detail::posix_thread
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/include/
Dudp_server_endpoint_impl.hpp107 std::map<std::string, bool> joined_; member in vsomeip_v3::udp_server_endpoint_impl
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dposix_thread.hpp96 bool joined_; member in boost::asio::detail::posix_thread
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/detail/
Dinterval_set_algo.hpp385 iterator joined_ = join_under(object, addend, last_); in add_over() local
392 iterator joined_ = join_under(object, addend); in add_over() local
/aosp_15_r20/external/libchrome/base/threading/
H A Dsimple_thread.h149 bool joined_ = false; // True if Join has been called. variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/
Dsimple_thread.h152 bool joined_ = false; // True if Join has been called. variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/
Dsimple_thread.h152 bool joined_ = false; // True if Join has been called. variable
/aosp_15_r20/external/cronet/base/threading/
H A Dsimple_thread.h154 bool joined_ = false; // True if Join has been called. variable
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/data/dataloader/
H A Dbase.h252 bool joined_ = false; variable