Home
last modified time | relevance | path

Searched defs:_Storage (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/libc++/src/include/__filesystem/
H A Dfilesystem_error.h61 struct _LIBCPP_HIDDEN _Storage { struct
62 _LIBCPP_HIDE_FROM_ABI _Storage(const path& __p1, const path& __p2) : __p1_(__p1), __p2_(__p2) {} in _Storage() argument
68 shared_ptr<_Storage> __storage_; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__filesystem/
Dfilesystem_error.h61 struct _LIBCPP_HIDDEN _Storage { struct
62 _LIBCPP_HIDE_FROM_ABI _Storage(const path& __p1, const path& __p2) : __p1_(__p1), __p2_(__p2) {} in _Storage() argument
68 shared_ptr<_Storage> __storage_; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__filesystem/
Dfilesystem_error.h61 struct _LIBCPP_HIDDEN _Storage { struct
62 _LIBCPP_HIDE_FROM_ABI _Storage(const path& __p1, const path& __p2) : __p1_(__p1), __p2_(__p2) {} in _Storage() argument
68 shared_ptr<_Storage> __storage_; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__filesystem/
Dfilesystem_error.h61 struct _LIBCPP_HIDDEN _Storage { struct
62 _LIBCPP_HIDE_FROM_ABI _Storage(const path& __p1, const path& __p2) : __p1_(__p1), __p2_(__p2) {} in _Storage() argument
68 shared_ptr<_Storage> __storage_; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__filesystem/
Dfilesystem_error.h60 struct _LIBCPP_HIDDEN _Storage { struct
61 _LIBCPP_HIDE_FROM_ABI _Storage(const path& __p1, const path& __p2) : __p1_(__p1), __p2_(__p2) {} in _Storage() function
67 shared_ptr<_Storage> __storage_; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__filesystem/
Dfilesystem_error.h61 struct _LIBCPP_HIDDEN _Storage { struct
62 _LIBCPP_HIDE_FROM_ABI _Storage(const path& __p1, const path& __p2) : __p1_(__p1), __p2_(__p2) {} in _Storage() argument
68 shared_ptr<_Storage> __storage_; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory/
Dshared_ptr.h308 struct _Storage { struct
309 struct _Data {
315 …_LIBCPP_HIDE_FROM_ABI explicit _Storage(_Alloc&& __a) { ::new ((void*)__get_alloc()) _Alloc(std::m… in _Storage() function
316 _LIBCPP_HIDE_FROM_ABI ~_Storage() { __get_alloc()->~_Alloc(); } in ~_Storage()
318 _LIBCPP_HIDE_FROM_ABI _Alloc* __get_alloc() _NOEXCEPT { in __get_alloc()
322 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_CFI __value_type* __get_elem() _NOEXCEPT { in __get_elem()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/experimental/__simd/
Dreference.h165 swap(__simd_reference<_Tp, _Storage, _Vp>&& __a, __simd_reference<_Tp, _Storage, _Vp>&& __b) noexce… in swap() argument
172 _LIBCPP_HIDE_FROM_ABI void swap(_Vp& __a, __simd_reference<_Tp, _Storage, _Vp>&& __b) noexcept { in swap() argument
179 _LIBCPP_HIDE_FROM_ABI void swap(__simd_reference<_Tp, _Storage, _Vp>&& __a, _Vp& __b) noexcept { in swap() argument
Dsimd_mask.h31 using _Storage = typename _Impl::_MaskStorage; variable
48 explicit _LIBCPP_HIDE_FROM_ABI operator _Storage() const { return __s_; } in _Storage() function
Dsimd.h47 using _Storage = typename _Impl::_SimdStorage; variable
66 explicit _LIBCPP_HIDE_FROM_ABI operator _Storage() const { return __s_; } in _Storage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/experimental/__simd/
Dsimd_mask.h30 using _Storage = typename _Impl::_MaskStorage; variable
Dsimd.h33 using _Storage = typename _Impl::_SimdStorage; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/experimental/__simd/
Dsimd_mask.h30 using _Storage = typename _Impl::_MaskStorage; variable
Dsimd.h33 using _Storage = typename _Impl::_SimdStorage; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/experimental/__simd/
Dsimd_mask.h30 using _Storage = typename _Impl::_MaskStorage; variable
Dsimd.h33 using _Storage = typename _Impl::_SimdStorage; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/experimental/__simd/
Dsimd_mask.h30 using _Storage = typename _Impl::_MaskStorage; variable
Dsimd.h33 using _Storage = typename _Impl::_SimdStorage; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/experimental/__simd/
H A Dsimd_mask.h30 using _Storage = typename _Impl::_MaskStorage; variable
H A Dsimd.h33 using _Storage = typename _Impl::_SimdStorage; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/
Dformat_arg_store.h254 using _Storage = member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__format/
Dformat_arg_store.h255 using _Storage = member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/
Dformat_arg_store.h255 using _Storage = member
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__format/
H A Dformat_arg_store.h254 using _Storage = member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/
Dformat_arg_store.h255 using _Storage = member

12