OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Nodeptr_Alloc
(Results
1 - 4
of
4
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
hashtable.h
285
typedef typename _Alloc::template rebind<_Node*>::other
_Nodeptr_Alloc
;
286
typedef vector<_Node*,
_Nodeptr_Alloc
> _Vector_type;
[
all
...]
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h
285
typedef typename _Alloc::template rebind<_Node*>::other
_Nodeptr_Alloc
;
286
typedef vector<_Node*,
_Nodeptr_Alloc
> _Vector_type;
[
all
...]
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h
285
typedef typename _Alloc::template rebind<_Node*>::other
_Nodeptr_Alloc
;
286
typedef vector<_Node*,
_Nodeptr_Alloc
> _Vector_type;
[
all
...]
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h
285
typedef typename _Alloc::template rebind<_Node*>::other
_Nodeptr_Alloc
;
286
typedef vector<_Node*,
_Nodeptr_Alloc
> _Vector_type;
[
all
...]
Completed in 118 milliseconds