OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rebind
(Results
626 - 650
of
818
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
hashtable
174
typedef typename _Allocator::template
rebind
<_Node>::other
176
typedef typename _Allocator::template
rebind
<_Node*>::other
179
typedef typename _Allocator::template
rebind
<_Value>::other
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_list.h
293
// type. Instead we
rebind
the type to
304
typedef typename _Alloc::template
rebind
<_List_node<_Tp> >::other
307
typedef typename _Alloc::template
rebind
<_Tp>::other _Tp_alloc_type;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_list.h
295
// type. Instead we
rebind
the type to
306
typedef typename _Alloc::template
rebind
<_List_node<_Tp> >::other
309
typedef typename _Alloc::template
rebind
<_Tp>::other _Tp_alloc_type;
[
all
...]
/system/core/adb/
commandline.c
130
" adb forward --no-
rebind
<local> <remote>\n"
[
all
...]
SERVICES.TXT
124
Used to implement 'adb forward --no-
rebind
<local> <remote>'
/external/stlport/stlport/stl/
concept_checks.h
800
_STLP_REQUIRES_SAME_TYPE(typename _Alloc::
rebind
<_Type>::other, _Alloc);
/external/stlport/test/unit/
vector_test.cpp
512
template <class _Tp1> struct
rebind
{
struct in struct:NotSTLportAllocator
/external/tcpdump/
print-dhcp6.c
705
name = "
rebind
";
/ndk/sources/cxx-stl/llvm-libc++/include/
map
554
rebind
<value_type>
556
rebind
<value_type>::other
619
rebind
<const value_type>
621
rebind
<const value_type>::other
[
all
...]
unordered_map
561
rebind
<value_type>
563
rebind
<value_type>::other
617
rebind
<const value_type>
619
rebind
<const value_type>::other
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h
800
_STLP_REQUIRES_SAME_TYPE(typename _Alloc::
rebind
<_Type>::other, _Alloc);
/ndk/tests/device/test-gnustl-full/unit/
vector_test.cpp
512
template <class _Tp1> struct
rebind
{
struct in struct:NotSTLportAllocator
/ndk/tests/device/test-stlport/unit/
vector_test.cpp
512
template <class _Tp1> struct
rebind
{
struct in struct:NotSTLportAllocator
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h
800
_STLP_REQUIRES_SAME_TYPE(typename _Alloc::
rebind
<_Type>::other, _Alloc);
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h
800
_STLP_REQUIRES_SAME_TYPE(typename _Alloc::
rebind
<_Type>::other, _Alloc);
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h
800
_STLP_REQUIRES_SAME_TYPE(typename _Alloc::
rebind
<_Type>::other, _Alloc);
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h
800
_STLP_REQUIRES_SAME_TYPE(typename _Alloc::
rebind
<_Type>::other, _Alloc);
/frameworks/base/services/java/com/android/server/
BluetoothManagerService.java
722
//
rebind
service by Request GET NAME AND ADDRESS
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h
699
struct
rebind
struct in class:bitmap_allocator
723
struct
rebind
struct in class:bitmap_allocator
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h
699
struct
rebind
struct in class:bitmap_allocator
723
struct
rebind
struct in class:bitmap_allocator
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h
699
struct
rebind
struct in class:bitmap_allocator
723
struct
rebind
struct in class:bitmap_allocator
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h
699
struct
rebind
struct in class:bitmap_allocator
723
struct
rebind
struct in class:bitmap_allocator
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h
699
struct
rebind
struct in class:bitmap_allocator
723
struct
rebind
struct in class:bitmap_allocator
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_list.h
313
// type. Instead we
rebind
the type to
324
typedef typename _Alloc::template
rebind
<_List_node<_Tp> >::other
327
typedef typename _Alloc::template
rebind
<_Tp>::other _Tp_alloc_type;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_list.h
313
// type. Instead we
rebind
the type to
324
typedef typename _Alloc::template
rebind
<_List_node<_Tp> >::other
327
typedef typename _Alloc::template
rebind
<_Tp>::other _Tp_alloc_type;
[
all
...]
Completed in 915 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>