Searched defs:other (Results 1 – 11 of 11) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _pthread_alloc.h | 110 typedef pthread_allocator<_NewType> other; typedef 199 typedef pthread_allocator<_NewType> other; typedef
|
D | _iostream_string.h | 56 typedef __iostring_allocator<_Tp1> other; typedef
|
D | _alloc.h | 286 typedef allocator<_Tp1> other; typedef 375 typedef allocator<_Tp1> other; typedef
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | time_facets_test.cpp | 58 struct tm other = { 15, 20, 9, 14, 7, 105 }; in _time_put_get() local 141 struct tm other = { 15, 20, 9, 14, 7, 105 }; in _time_put_get() local
|
D | mvctor_declaration_test.cpp | 94 typedef allocator<_Tp1> other; typedef
|
D | stack_allocator.h | 84 typedef StackAllocator<_Other> other; typedef
|
D | vector_test.cpp | 513 typedef NotSTLportAllocator<_Tp1> other; typedef
|
/ndk/tests/device/test-stlport/unit/ |
D | time_facets_test.cpp | 58 struct tm other = { 15, 20, 9, 14, 7, 105 }; in _time_put_get() local 141 struct tm other = { 15, 20, 9, 14, 7, 105 }; in _time_put_get() local
|
D | mvctor_declaration_test.cpp | 94 typedef allocator<_Tp1> other; typedef
|
D | stack_allocator.h | 84 typedef StackAllocator<_Other> other; typedef
|
D | vector_test.cpp | 513 typedef NotSTLportAllocator<_Tp1> other; typedef
|