Home
last modified time | relevance | path

Searched defs:__alloc_ (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/
Dallocation_guard.h99 _Alloc __alloc_; member
Duses_allocator_construction.h195 const _Alloc& __alloc_; in __uses_allocator_construction_args() member
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory/
Dallocation_guard.h98 _Alloc __alloc_; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/
Dallocation_guard.h99 _Alloc __alloc_; member
Duses_allocator_construction.h201 const _Alloc& __alloc_; in __uses_allocator_construction_args() member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory/
Dallocation_guard.h99 _Alloc __alloc_; member
Duses_allocator_construction.h201 const _Alloc& __alloc_; in __uses_allocator_construction_args() member
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory/
H A Dallocation_guard.h99 _Alloc __alloc_; member
H A Duses_allocator_construction.h201 const _Alloc& __alloc_; in __uses_allocator_construction_args() member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/
Dallocation_guard.h99 _Alloc __alloc_; member
Duses_allocator_construction.h201 const _Alloc& __alloc_; in __uses_allocator_construction_args() member
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__vector/
Dvector.h226 : __alloc_(__alloc) { in __alloc_() function