HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_TEMPLATE_CONTAINER (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/stlport/stlport/stl/
_relops_hash_cont.h 2 * multiple times with different _STLP_TEMPLATE_CONTAINER settings.
9 swap(_STLP_TEMPLATE_CONTAINER& __hm1, _STLP_TEMPLATE_CONTAINER& __hm2) {
_relops_cont.h 7 inline bool _STLP_CALL operator==(const _STLP_TEMPLATE_CONTAINER& __x,
8 const _STLP_TEMPLATE_CONTAINER& __y) {
15 inline bool _STLP_CALL operator<(const _STLP_TEMPLATE_CONTAINER& __x,
16 const _STLP_TEMPLATE_CONTAINER& __y) {
21 _STLP_RELOPS_OPERATORS( _STLP_TEMPLATE_HEADER , _STLP_TEMPLATE_CONTAINER )
25 inline void _STLP_CALL swap(_STLP_TEMPLATE_CONTAINER& __x,
26 _STLP_TEMPLATE_CONTAINER& __y) {
_map.h 408 #define _STLP_TEMPLATE_CONTAINER map<_Key,_Tp,_Compare,_Alloc>
410 #undef _STLP_TEMPLATE_CONTAINER
411 #define _STLP_TEMPLATE_CONTAINER multimap<_Key,_Tp,_Compare,_Alloc>
413 #undef _STLP_TEMPLATE_CONTAINER
_set.h 386 #define _STLP_TEMPLATE_CONTAINER set<_Key,_Compare,_Alloc>
388 #undef _STLP_TEMPLATE_CONTAINER
389 #define _STLP_TEMPLATE_CONTAINER multiset<_Key,_Compare,_Alloc>
391 #undef _STLP_TEMPLATE_CONTAINER
_unordered_map.h 352 #define _STLP_TEMPLATE_CONTAINER unordered_map<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>
356 #undef _STLP_TEMPLATE_CONTAINER
357 #define _STLP_TEMPLATE_CONTAINER unordered_multimap<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>
361 #undef _STLP_TEMPLATE_CONTAINER
_unordered_set.h 328 #define _STLP_TEMPLATE_CONTAINER unordered_set<_Value,_HashFcn,_EqualKey,_Alloc>
332 #undef _STLP_TEMPLATE_CONTAINER
333 #define _STLP_TEMPLATE_CONTAINER unordered_multiset<_Value,_HashFcn,_EqualKey,_Alloc>
336 #undef _STLP_TEMPLATE_CONTAINER
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 2 * multiple times with different _STLP_TEMPLATE_CONTAINER settings.
9 swap(_STLP_TEMPLATE_CONTAINER& __hm1, _STLP_TEMPLATE_CONTAINER& __hm2) {
_relops_cont.h 7 inline bool _STLP_CALL operator==(const _STLP_TEMPLATE_CONTAINER& __x,
8 const _STLP_TEMPLATE_CONTAINER& __y) {
15 inline bool _STLP_CALL operator<(const _STLP_TEMPLATE_CONTAINER& __x,
16 const _STLP_TEMPLATE_CONTAINER& __y) {
21 _STLP_RELOPS_OPERATORS( _STLP_TEMPLATE_HEADER , _STLP_TEMPLATE_CONTAINER )
25 inline void _STLP_CALL swap(_STLP_TEMPLATE_CONTAINER& __x,
26 _STLP_TEMPLATE_CONTAINER& __y) {
_map.h 408 #define _STLP_TEMPLATE_CONTAINER map<_Key,_Tp,_Compare,_Alloc>
410 #undef _STLP_TEMPLATE_CONTAINER
411 #define _STLP_TEMPLATE_CONTAINER multimap<_Key,_Tp,_Compare,_Alloc>
413 #undef _STLP_TEMPLATE_CONTAINER
_set.h 386 #define _STLP_TEMPLATE_CONTAINER set<_Key,_Compare,_Alloc>
388 #undef _STLP_TEMPLATE_CONTAINER
389 #define _STLP_TEMPLATE_CONTAINER multiset<_Key,_Compare,_Alloc>
391 #undef _STLP_TEMPLATE_CONTAINER
_unordered_map.h 352 #define _STLP_TEMPLATE_CONTAINER unordered_map<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>
356 #undef _STLP_TEMPLATE_CONTAINER
357 #define _STLP_TEMPLATE_CONTAINER unordered_multimap<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>
361 #undef _STLP_TEMPLATE_CONTAINER
_unordered_set.h 328 #define _STLP_TEMPLATE_CONTAINER unordered_set<_Value,_HashFcn,_EqualKey,_Alloc>
332 #undef _STLP_TEMPLATE_CONTAINER
333 #define _STLP_TEMPLATE_CONTAINER unordered_multiset<_Value,_HashFcn,_EqualKey,_Alloc>
336 #undef _STLP_TEMPLATE_CONTAINER
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 2 * multiple times with different _STLP_TEMPLATE_CONTAINER settings.
9 swap(_STLP_TEMPLATE_CONTAINER& __hm1, _STLP_TEMPLATE_CONTAINER& __hm2) {
_relops_cont.h 7 inline bool _STLP_CALL operator==(const _STLP_TEMPLATE_CONTAINER& __x,
8 const _STLP_TEMPLATE_CONTAINER& __y) {
15 inline bool _STLP_CALL operator<(const _STLP_TEMPLATE_CONTAINER& __x,
16 const _STLP_TEMPLATE_CONTAINER& __y) {
21 _STLP_RELOPS_OPERATORS( _STLP_TEMPLATE_HEADER , _STLP_TEMPLATE_CONTAINER )
25 inline void _STLP_CALL swap(_STLP_TEMPLATE_CONTAINER& __x,
26 _STLP_TEMPLATE_CONTAINER& __y) {
_map.h 408 #define _STLP_TEMPLATE_CONTAINER map<_Key,_Tp,_Compare,_Alloc>
410 #undef _STLP_TEMPLATE_CONTAINER
411 #define _STLP_TEMPLATE_CONTAINER multimap<_Key,_Tp,_Compare,_Alloc>
413 #undef _STLP_TEMPLATE_CONTAINER
_set.h 386 #define _STLP_TEMPLATE_CONTAINER set<_Key,_Compare,_Alloc>
388 #undef _STLP_TEMPLATE_CONTAINER
389 #define _STLP_TEMPLATE_CONTAINER multiset<_Key,_Compare,_Alloc>
391 #undef _STLP_TEMPLATE_CONTAINER
_unordered_map.h 352 #define _STLP_TEMPLATE_CONTAINER unordered_map<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>
356 #undef _STLP_TEMPLATE_CONTAINER
357 #define _STLP_TEMPLATE_CONTAINER unordered_multimap<_Key,_Tp,_HashFcn,_EqlKey,_Alloc>
361 #undef _STLP_TEMPLATE_CONTAINER
_unordered_set.h 328 #define _STLP_TEMPLATE_CONTAINER unordered_set<_Value,_HashFcn,_EqualKey,_Alloc>
332 #undef _STLP_TEMPLATE_CONTAINER
333 #define _STLP_TEMPLATE_CONTAINER unordered_multiset<_Value,_HashFcn,_EqualKey,_Alloc>
336 #undef _STLP_TEMPLATE_CONTAINER
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 2 * multiple times with different _STLP_TEMPLATE_CONTAINER settings.
9 swap(_STLP_TEMPLATE_CONTAINER& __hm1, _STLP_TEMPLATE_CONTAINER& __hm2) {
_relops_cont.h 7 inline bool _STLP_CALL operator==(const _STLP_TEMPLATE_CONTAINER& __x,
8 const _STLP_TEMPLATE_CONTAINER& __y) {
15 inline bool _STLP_CALL operator<(const _STLP_TEMPLATE_CONTAINER& __x,
16 const _STLP_TEMPLATE_CONTAINER& __y) {
21 _STLP_RELOPS_OPERATORS( _STLP_TEMPLATE_HEADER , _STLP_TEMPLATE_CONTAINER )
25 inline void _STLP_CALL swap(_STLP_TEMPLATE_CONTAINER& __x,
26 _STLP_TEMPLATE_CONTAINER& __y) {
_map.h 408 #define _STLP_TEMPLATE_CONTAINER map<_Key,_Tp,_Compare,_Alloc>
410 #undef _STLP_TEMPLATE_CONTAINER
411 #define _STLP_TEMPLATE_CONTAINER multimap<_Key,_Tp,_Compare,_Alloc>
413 #undef _STLP_TEMPLATE_CONTAINER
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 2 * multiple times with different _STLP_TEMPLATE_CONTAINER settings.
9 swap(_STLP_TEMPLATE_CONTAINER& __hm1, _STLP_TEMPLATE_CONTAINER& __hm2) {
_relops_cont.h 7 inline bool _STLP_CALL operator==(const _STLP_TEMPLATE_CONTAINER& __x,
8 const _STLP_TEMPLATE_CONTAINER& __y) {
15 inline bool _STLP_CALL operator<(const _STLP_TEMPLATE_CONTAINER& __x,
16 const _STLP_TEMPLATE_CONTAINER& __y) {
21 _STLP_RELOPS_OPERATORS( _STLP_TEMPLATE_HEADER , _STLP_TEMPLATE_CONTAINER )
25 inline void _STLP_CALL swap(_STLP_TEMPLATE_CONTAINER& __x,
26 _STLP_TEMPLATE_CONTAINER& __y) {
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_relops_hash_cont.h 2 * multiple times with different _STLP_TEMPLATE_CONTAINER settings.
9 swap(_STLP_TEMPLATE_CONTAINER& __hm1, _STLP_TEMPLATE_CONTAINER& __hm2) {
_relops_cont.h 7 inline bool _STLP_CALL operator==(const _STLP_TEMPLATE_CONTAINER& __x,
8 const _STLP_TEMPLATE_CONTAINER& __y) {
15 inline bool _STLP_CALL operator<(const _STLP_TEMPLATE_CONTAINER& __x,
16 const _STLP_TEMPLATE_CONTAINER& __y) {
21 _STLP_RELOPS_OPERATORS( _STLP_TEMPLATE_HEADER , _STLP_TEMPLATE_CONTAINER )
25 inline void _STLP_CALL swap(_STLP_TEMPLATE_CONTAINER& __x,
26 _STLP_TEMPLATE_CONTAINER& __y) {

Completed in 110 milliseconds

1 2 3 4