OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rebind
(Results
576 - 600
of
818
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h
278
typedef typename _Alloc::template
rebind
<value_type>::other allocator_type;
284
typedef typename _Alloc::template
rebind
<_Node>::other _Node_Alloc;
285
typedef typename _Alloc::template
rebind
<_Node*>::other _Nodeptr_Alloc;
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h
278
typedef typename _Alloc::template
rebind
<value_type>::other allocator_type;
284
typedef typename _Alloc::template
rebind
<_Node>::other _Node_Alloc;
285
typedef typename _Alloc::template
rebind
<_Node*>::other _Nodeptr_Alloc;
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h
278
typedef typename _Alloc::template
rebind
<value_type>::other allocator_type;
284
typedef typename _Alloc::template
rebind
<_Node>::other _Node_Alloc;
285
typedef typename _Alloc::template
rebind
<_Node*>::other _Nodeptr_Alloc;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
hashtable.h
278
typedef typename _Alloc::template
rebind
<value_type>::other allocator_type;
284
typedef typename _Alloc::template
rebind
<_Node>::other _Node_Alloc;
285
typedef typename _Alloc::template
rebind
<_Node*>::other _Nodeptr_Alloc;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
hashtable.h
296
typedef typename _Alloc::template
rebind
<value_type>::other allocator_type;
302
typedef typename _Alloc::template
rebind
<_Node>::other _Node_Alloc;
303
typedef typename _Alloc::template
rebind
<_Node*>::other _Nodeptr_Alloc;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
hashtable.h
169
typedef typename _Allocator::template
rebind
<_Node>::other
171
typedef typename _Allocator::template
rebind
<_Node*>::other
174
typedef typename _Allocator::template
rebind
<_Value>::other
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable.h
164
typedef typename _Allocator::template
rebind
<_Node>::other
166
typedef typename _Allocator::template
rebind
<_Node*>::other
169
typedef typename _Allocator::template
rebind
<_Value>::other
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
hashtable.h
295
typedef typename _Alloc::template
rebind
<value_type>::other allocator_type;
301
typedef typename _Alloc::template
rebind
<_Node>::other _Node_Alloc;
302
typedef typename _Alloc::template
rebind
<_Node*>::other _Nodeptr_Alloc;
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable.h
164
typedef typename _Allocator::template
rebind
<_Node>::other
166
typedef typename _Allocator::template
rebind
<_Node*>::other
169
typedef typename _Allocator::template
rebind
<_Value>::other
[
all
...]
/cts/tests/tests/app/src/android/app/cts/
ServiceTest.java
263
waitForResultOrThrow(DELAY, "existing connection to
rebind
service");
/external/iproute2/examples/
dhcp-client-script
369
BOUND|RENEW|
REBIND
|REBOOT)
/external/stlport/stlport/stl/config/
stl_mycomp.h
136
// Uncomment if your compiler do not support the std::allocator
rebind
technique
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
PoolAlloc.h
250
struct
rebind
{
struct in class:pool_allocator
/frameworks/base/core/java/android/net/
LinkSocket.java
220
* Closes the socket. It is not possible to reconnect or
rebind
to this
/frameworks/base/core/tests/coretests/src/android/app/activity/
ServiceTest.java
329
waitForResultOrThrow(5 * 1000, "existing connection to
rebind
service");
/frameworks/base/services/common_time/
common_time_server_api.cpp
125
// Force a
rebind
in order to change election enpoints.
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h
136
// Uncomment if your compiler do not support the std::allocator
rebind
technique
/packages/apps/Contacts/src/com/android/contacts/group/
GroupDetailFragment.java
373
//
Rebind
the data since this action can change if the loader returns updated data
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h
202
struct
rebind
struct in class:throw_allocator
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h
202
struct
rebind
struct in class:throw_allocator
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h
136
// Uncomment if your compiler do not support the std::allocator
rebind
technique
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h
202
struct
rebind
struct in class:throw_allocator
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h
136
// Uncomment if your compiler do not support the std::allocator
rebind
technique
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h
202
struct
rebind
struct in class:throw_allocator
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
stl_mycomp.h
136
// Uncomment if your compiler do not support the std::allocator
rebind
technique
Completed in 1610 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>