OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rebind
(Results
476 - 500
of
818
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
trie_policy.hpp
75
typedef typename Allocator::template
rebind
<key_type>::other key_rebind;
298
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_rebind;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
trie_policy.hpp
75
typedef typename Allocator::template
rebind
<key_type>::other key_rebind;
298
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_rebind;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
trie_policy.hpp
76
typedef typename Allocator::template
rebind
<key_type>::other key_rebind;
299
typedef typename Allocator::template
rebind
<metadata_type>::other metadata_rebind;
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
trie_policy.hpp
80
typedef typename _Alloc::template
rebind
<key_type> __rebind_k;
313
typedef typename _Alloc::template
rebind
<metadata_type> __rebind_m;
/external/clang/test/CodeGenObjCXX/
encode.mm
68
template<int D> struct
rebind
{ typedef fixed<D> other; };
/external/dhcpcd/
dhcpcd-run-hooks.8
85
.It Dv
REBIND
dhcpcd-run-hooks.8.in
85
.It Dv
REBIND
/external/kernel-headers/original/linux/
mempolicy.h
176
extern void *cpuset_being_rebound; /* Trigger mpol_copy vma
rebind
*/
/external/stlport/test/unit/
stack_allocator.h
83
struct
rebind
{
struct in struct:StackAllocator
/ndk/tests/device/test-gnustl-full/unit/
stack_allocator.h
83
struct
rebind
{
struct in struct:StackAllocator
/ndk/tests/device/test-stlport/unit/
stack_allocator.h
83
struct
rebind
{
struct in struct:StackAllocator
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
assoc_container.hpp
73
typedef typename allocator_type::template
rebind
<Key>::other::value_type key_type;
74
typedef typename allocator_type::template
rebind
<key_type>::other key_rebind;
82
typedef typename allocator_type::template
rebind
<mapped_type>::other mapped_rebind;
90
typedef typename allocator_type::template
rebind
<value_type>::other value_rebind;
tree_policy.hpp
117
typedef typename allocator_type::template
rebind
<metadata_type>::other metadata_rebind;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring_util.h
51
typedef typename _Alloc::template
rebind
<_CharT>::other _CharT_alloc_type;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
assoc_container.hpp
89
typedef typename allocator_type::template
rebind
<Key>::other::value_type key_type;
90
typedef typename allocator_type::template
rebind
<key_type>::other key_rebind;
98
typedef typename allocator_type::template
rebind
<mapped_type>::other mapped_rebind;
106
typedef typename allocator_type::template
rebind
<value_type>::other value_rebind;
tree_policy.hpp
118
typedef typename allocator_type::template
rebind
<metadata_type>::other metadata_rebind;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring_util.h
54
typedef typename _Alloc::template
rebind
<_CharT>::other _CharT_alloc_type;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
assoc_container.hpp
89
typedef typename allocator_type::template
rebind
<Key>::other::value_type key_type;
90
typedef typename allocator_type::template
rebind
<key_type>::other key_rebind;
98
typedef typename allocator_type::template
rebind
<mapped_type>::other mapped_rebind;
106
typedef typename allocator_type::template
rebind
<value_type>::other value_rebind;
tree_policy.hpp
118
typedef typename allocator_type::template
rebind
<metadata_type>::other metadata_rebind;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring_util.h
54
typedef typename _Alloc::template
rebind
<_CharT>::other _CharT_alloc_type;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp
73
typedef typename allocator_type::template
rebind
<Key>::other::value_type key_type;
74
typedef typename allocator_type::template
rebind
<key_type>::other key_rebind;
82
typedef typename allocator_type::template
rebind
<mapped_type>::other mapped_rebind;
90
typedef typename allocator_type::template
rebind
<value_type>::other value_rebind;
tree_policy.hpp
117
typedef typename allocator_type::template
rebind
<metadata_type>::other metadata_rebind;
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h
51
typedef typename _Alloc::template
rebind
<_CharT>::other _CharT_alloc_type;
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp
73
typedef typename allocator_type::template
rebind
<Key>::other::value_type key_type;
74
typedef typename allocator_type::template
rebind
<key_type>::other key_rebind;
82
typedef typename allocator_type::template
rebind
<mapped_type>::other mapped_rebind;
90
typedef typename allocator_type::template
rebind
<value_type>::other value_rebind;
tree_policy.hpp
117
typedef typename allocator_type::template
rebind
<metadata_type>::other metadata_rebind;
Completed in 627 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>