Home
last modified time | relevance | path

Searched defs:__other (Results 1 – 25 of 46) sorted by relevance

12

/external/cronet/tot/third_party/libc++/src/include/__cxx03/__stop_token/
Dstop_source.h39 …_LIBCPP_HIDE_FROM_ABI stop_source(const stop_source& __other) noexcept : __state_(__other.__state_… in stop_source()
67 …_LIBCPP_HIDE_FROM_ABI void swap(stop_source& __other) noexcept { __state_.swap(__other.__state_); } in swap()
Dstop_token.h35 _LIBCPP_HIDE_FROM_ABI void swap(stop_token& __other) noexcept { __state_.swap(__other.__state_); } in swap()
/external/cronet/stable/third_party/libc++/src/include/__stop_token/
Dstop_source.h39 …_LIBCPP_HIDE_FROM_ABI stop_source(const stop_source& __other) noexcept : __state_(__other.__state_… in stop_source()
67 …_LIBCPP_HIDE_FROM_ABI void swap(stop_source& __other) noexcept { __state_.swap(__other.__state_); } in swap()
Dstop_token.h35 _LIBCPP_HIDE_FROM_ABI void swap(stop_token& __other) noexcept { __state_.swap(__other.__state_); } in swap()
/external/cronet/tot/third_party/libc++/src/include/__stop_token/
Dstop_source.h39 …_LIBCPP_HIDE_FROM_ABI stop_source(const stop_source& __other) noexcept : __state_(__other.__state_… in stop_source()
67 …_LIBCPP_HIDE_FROM_ABI void swap(stop_source& __other) noexcept { __state_.swap(__other.__state_); } in swap()
Dstop_token.h35 _LIBCPP_HIDE_FROM_ABI void swap(stop_token& __other) noexcept { __state_.swap(__other.__state_); } in swap()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__stop_token/
Dstop_source.h39 …_LIBCPP_HIDE_FROM_ABI stop_source(const stop_source& __other) noexcept : __state_(__other.__state_… in stop_source()
67 …_LIBCPP_HIDE_FROM_ABI void swap(stop_source& __other) noexcept { __state_.swap(__other.__state_); } in swap()
Dstop_token.h35 _LIBCPP_HIDE_FROM_ABI void swap(stop_token& __other) noexcept { __state_.swap(__other.__state_); } in swap()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory_resource/
Dmemory_resource.h44 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal()
Dunsynchronized_pool_resource.h88 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL bool do_is_equal(const memory_resource& __other) const _NOEXCEPT ove… in do_is_equal()
/external/cronet/tot/third_party/libc++/src/include/__memory_resource/
Dmemory_resource.h45 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal()
Dunsynchronized_pool_resource.h88 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL bool do_is_equal(const memory_resource& __other) const _NOEXCEPT ove… in do_is_equal()
/external/cronet/stable/third_party/libc++/src/include/__memory_resource/
Dmemory_resource.h45 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal()
Dunsynchronized_pool_resource.h88 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL bool do_is_equal(const memory_resource& __other) const _NOEXCEPT ove… in do_is_equal()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory_resource/
Dmemory_resource.h44 …_LIBCPP_HIDE_FROM_ABI bool is_equal(const memory_resource& __other) const noexcept { return do_is_… in is_equal()
Dunsynchronized_pool_resource.h88 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL bool do_is_equal(const memory_resource& __other) const _NOEXCEPT ove… in do_is_equal()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__ranges/
Dnon_propagating_cache.h62 …_LIBCPP_HIDE_FROM_ABI constexpr __non_propagating_cache(__non_propagating_cache&& __other) noexcept in __non_propagating_cache() function
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__ranges/
Dnon_propagating_cache.h62 …_LIBCPP_HIDE_FROM_ABI constexpr __non_propagating_cache(__non_propagating_cache&& __other) noexcept in __non_propagating_cache() function
/external/cronet/stable/third_party/libc++/src/include/__ranges/
Dnon_propagating_cache.h62 …_LIBCPP_HIDE_FROM_ABI constexpr __non_propagating_cache(__non_propagating_cache&& __other) noexcept in __non_propagating_cache() function
/external/cronet/tot/third_party/libc++/src/include/__ranges/
Dnon_propagating_cache.h62 …_LIBCPP_HIDE_FROM_ABI constexpr __non_propagating_cache(__non_propagating_cache&& __other) noexcept in __non_propagating_cache() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__iterator/
Dcommon_iterator.h78 _LIBCPP_HIDE_FROM_ABI constexpr common_iterator(const common_iterator<_I2, _S2>& __other) in common_iterator()
/external/cronet/stable/third_party/libc++/src/include/__iterator/
Dcommon_iterator.h79 _LIBCPP_HIDE_FROM_ABI constexpr common_iterator(const common_iterator<_I2, _S2>& __other) in common_iterator()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__iterator/
Dcommon_iterator.h78 _LIBCPP_HIDE_FROM_ABI constexpr common_iterator(const common_iterator<_I2, _S2>& __other) in common_iterator()
/external/cronet/tot/third_party/libc++/src/include/__iterator/
Dcommon_iterator.h79 _LIBCPP_HIDE_FROM_ABI constexpr common_iterator(const common_iterator<_I2, _S2>& __other) in common_iterator()
/external/cronet/tot/third_party/libc++/src/include/__thread/
Djthread.h86 _LIBCPP_HIDE_FROM_ABI void swap(jthread& __other) noexcept { in swap()

12