OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rebind
(Results
376 - 400
of
818
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
88
typename Allocator::template
rebind
<Key>::other::const_reference>
129
typedef typename Allocator::template
rebind
<non_const_value_type>::other value_allocator;
144
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_allocator;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
88
typename Allocator::template
rebind
<Key>::other::const_reference>
129
typedef typename Allocator::template
rebind
<non_const_value_type>::other value_allocator;
144
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_allocator;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
88
typename Allocator::template
rebind
<Key>::other::const_reference>
129
typedef typename Allocator::template
rebind
<non_const_value_type>::other value_allocator;
144
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_allocator;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
88
typename Allocator::template
rebind
<Key>::other::const_reference>
129
typedef typename Allocator::template
rebind
<non_const_value_type>::other value_allocator;
144
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_allocator;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
88
typename Allocator::template
rebind
<Key>::other::const_reference>
129
typedef typename Allocator::template
rebind
<non_const_value_type>::other value_allocator;
144
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_allocator;
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
88
typename Allocator::template
rebind
<Key>::other::const_reference>
129
typedef typename Allocator::template
rebind
<non_const_value_type>::other value_allocator;
144
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_allocator;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
88
typename Allocator::template
rebind
<Key>::other::const_reference>
129
typedef typename Allocator::template
rebind
<non_const_value_type>::other value_allocator;
144
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_allocator;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
88
typename Allocator::template
rebind
<Key>::other::const_reference>
129
typedef typename Allocator::template
rebind
<non_const_value_type>::other value_allocator;
144
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_allocator;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
ov_tree_map_.hpp
86
typename _Alloc::template
rebind
<Key>::other::const_reference>
123
typedef typename _Alloc::template
rebind
<non_const_value_type>::other value_allocator;
139
typedef typename _Alloc::template
rebind
<metadata_type>::other metadata_allocator;
/external/stlport/doc/
pointer_specialization.txt
45
specialization? The _Alloc type is supposed to have a
rebind
member
/external/stlport/stlport/stl/
_iostream_string.h
54
template <class _Tp1> struct
rebind
{
struct in class:__iostring_allocator
/frameworks/base/tests/RenderScriptTests/FountainFbo/src/com/example/android/rs/fountainfbo/
fountainfbo.rs
67
//
Rebind
the original fragment shader to render as normal
/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
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.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp
90
debug_map_base<Key, Eq_Fn, typename Allocator::template
rebind
<Key>::other::const_reference>
132
typename Allocator::template
rebind
<entry>::other::pointer m_p_next;
137
typedef typename Allocator::template
rebind
<entry>::other entry_allocator;
143
typedef typename Allocator::template
rebind
<entry_pointer>::other entry_pointer_allocator;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
leaf.hpp
92
typename Allocator::template
rebind
<
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
priority_queue.hpp
69
typedef typename allocator_type::template
rebind
<value_type>::other value_rebind;
/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
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/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp
90
debug_map_base<Key, Eq_Fn, typename Allocator::template
rebind
<Key>::other::const_reference>
132
typename Allocator::template
rebind
<entry>::other::pointer m_p_next;
137
typedef typename Allocator::template
rebind
<entry>::other entry_allocator;
143
typedef typename Allocator::template
rebind
<entry_pointer>::other entry_pointer_allocator;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
leaf.hpp
92
typename Allocator::template
rebind
<
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
priority_queue.hpp
73
typedef typename allocator_type::template
rebind
<value_type>::other value_rebind;
Completed in 980 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>