OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rebind
(Results
26 - 50
of
177
) sorted by null
1
2
3
4
5
6
7
8
/external/stlport/stlport/stl/
_iostream_string.h
54
template <class _Tp1> struct
rebind
{
struct in class:__iostring_allocator
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/
test_allocator.h
38
template <class U> struct
rebind
{typedef test_allocator<U> other;};
struct in class:test_allocator
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/
test_allocator.h
43
template <class U> struct
rebind
{typedef test_allocator<U> other;};
struct in class:test_allocator
/ndk/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h
54
template <class _Tp1> struct
rebind
{
struct in class:__iostring_allocator
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
array_allocator.h
114
struct
rebind
struct in class:array_allocator
extptr_allocator.h
68
struct
rebind
struct in class:_ExtPtr_allocator
158
struct
rebind
struct in class:_ExtPtr_allocator
malloc_allocator.h
64
struct
rebind
struct in class:malloc_allocator
new_allocator.h
63
struct
rebind
struct in class:new_allocator
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
allocator.h
80
struct
rebind
struct in class:allocator
104
struct
rebind
struct in class:allocator
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
array_allocator.h
116
struct
rebind
struct in class:array_allocator
extptr_allocator.h
72
struct
rebind
struct in class:_ExtPtr_allocator
162
struct
rebind
struct in class:_ExtPtr_allocator
malloc_allocator.h
66
struct
rebind
struct in class:malloc_allocator
new_allocator.h
66
struct
rebind
struct in class:new_allocator
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
allocator.h
80
struct
rebind
struct in class:allocator
104
struct
rebind
struct in class:allocator
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
array_allocator.h
116
struct
rebind
struct in class:array_allocator
extptr_allocator.h
72
struct
rebind
struct in class:_ExtPtr_allocator
162
struct
rebind
struct in class:_ExtPtr_allocator
malloc_allocator.h
66
struct
rebind
struct in class:malloc_allocator
new_allocator.h
66
struct
rebind
struct in class:new_allocator
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h
114
struct
rebind
struct in class:array_allocator
extptr_allocator.h
68
struct
rebind
struct in class:_ExtPtr_allocator
158
struct
rebind
struct in class:_ExtPtr_allocator
malloc_allocator.h
64
struct
rebind
struct in class:malloc_allocator
new_allocator.h
63
struct
rebind
struct in class:new_allocator
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_iostream_string.h
54
template <class _Tp1> struct
rebind
{
struct in class:__iostring_allocator
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
array_allocator.h
114
struct
rebind
struct in class:array_allocator
extptr_allocator.h
68
struct
rebind
struct in class:_ExtPtr_allocator
158
struct
rebind
struct in class:_ExtPtr_allocator
Completed in 4683 milliseconds
1
2
3
4
5
6
7
8