Home
last modified time | relevance | path

Searched defs:rebind (Results 1 – 25 of 98) sorted by relevance

1234

/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/
Dallocator.h53 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
71 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { argument
72 typedef allocator<_Up> other;
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/
Dallocator.h46 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
61 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
62 typedef allocator<_Up> other;
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/
Dallocator.h47 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
63 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
64 typedef allocator<_Up> other;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
Dextptr_allocator.h72 struct rebind in _GLIBCXX_VISIBILITY() struct
73 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
178 struct rebind in _GLIBCXX_VISIBILITY() struct
179 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
Dnew_allocator.h70 struct rebind in _GLIBCXX_VISIBILITY() struct
71 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
Dmalloc_allocator.h68 struct rebind in _GLIBCXX_VISIBILITY() struct
69 { typedef malloc_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/
Dextptr_allocator.h72 struct rebind in _GLIBCXX_VISIBILITY() struct
73 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
178 struct rebind in _GLIBCXX_VISIBILITY() struct
179 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
Dnew_allocator.h70 struct rebind in _GLIBCXX_VISIBILITY() struct
71 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
Dmalloc_allocator.h68 struct rebind in _GLIBCXX_VISIBILITY() struct
69 { typedef malloc_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dallocator.h73 struct rebind in _GLIBCXX_VISIBILITY() struct
74 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
104 struct rebind in _GLIBCXX_VISIBILITY() struct
105 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dallocator.h73 struct rebind in _GLIBCXX_VISIBILITY() struct
74 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
104 struct rebind in _GLIBCXX_VISIBILITY() struct
105 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory/
Dallocator.h46 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
47 typedef allocator<_Up> other;
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__memory/
Dallocator.h46 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct
47 typedef allocator<_Up> other;
/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dscoped_arena_containers.h119 struct rebind { struct
120 using other = ScopedArenaAllocatorAdapter<U>;
162 struct rebind { struct
163 using other = ScopedArenaAllocatorAdapter<U>;
/prebuilts/module_sdk/art/17/include/art/libartbase/base/
Dscoped_arena_containers.h119 struct rebind { struct
120 using other = ScopedArenaAllocatorAdapter<U>;
162 struct rebind { struct
163 using other = ScopedArenaAllocatorAdapter<U>;
/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dscoped_arena_containers.h111 struct rebind { struct
112 typedef ScopedArenaAllocatorAdapter<U> other;
154 struct rebind { struct
155 typedef ScopedArenaAllocatorAdapter<U> other;
Darena_containers.h136 struct rebind { struct
137 typedef ArenaAllocatorAdapter<U> other;
173 struct rebind { struct
174 typedef ArenaAllocatorAdapter<U> other;
/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h115 struct rebind { struct
116 using other = ScopedArenaAllocatorAdapter<U>;
158 struct rebind { struct
159 using other = ScopedArenaAllocatorAdapter<U>;
/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h115 struct rebind { struct
116 using other = ScopedArenaAllocatorAdapter<U>;
158 struct rebind { struct
159 using other = ScopedArenaAllocatorAdapter<U>;
/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dscoped_arena_containers.h115 struct rebind { struct
116 using other = ScopedArenaAllocatorAdapter<U>;
158 struct rebind { struct
159 using other = ScopedArenaAllocatorAdapter<U>;
/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h115 struct rebind { struct
116 using other = ScopedArenaAllocatorAdapter<U>;
158 struct rebind { struct
159 using other = ScopedArenaAllocatorAdapter<U>;
/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dscoped_arena_containers.h115 struct rebind { struct
116 using other = ScopedArenaAllocatorAdapter<U>;
158 struct rebind { struct
159 using other = ScopedArenaAllocatorAdapter<U>;
/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h111 struct rebind { struct
112 typedef ScopedArenaAllocatorAdapter<U> other;
154 struct rebind { struct
155 typedef ScopedArenaAllocatorAdapter<U> other;
/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dscoped_arena_containers.h115 struct rebind { struct
116 using other = ScopedArenaAllocatorAdapter<U>;
158 struct rebind { struct
159 using other = ScopedArenaAllocatorAdapter<U>;
Darena_containers.h140 struct rebind { struct
141 using other = ArenaAllocatorAdapter<U>;
177 struct rebind { struct
178 using other = ArenaAllocatorAdapter<U>;

1234