/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 381 _RopeLeaf* __result; local 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 391 return __result; 432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len); local 433 //_STLP_ASSERT(__result->_M_ref_count == 1) 434 return __result; 444 _RopeConcatenation* __result = local 446 size_t __depth = __result->_M_depth; 449 if (__depth > 20 && (__result->_M_size._M_data < 1000 || 454 __balanced = _S_balance(__result); 476 _RopeRep* __result; local 519 _RopeRep* __result; local 645 _RopeRep* __result; local 656 __result = _S_concat_rep(__left_result, __right_result); local 664 _RopeLeaf* __result; local 683 _RopeSubstring* __result = _S_new_RopeSubstring(__old->_M_base, local 826 bool __result; local 1030 _RopeRep* __result = 0; local 1154 _CharT __result; local 1319 _CharT* __result = _STLP_CREATE_ALLOCATOR(allocator_type,(const allocator_type&)_M_tree_ptr, _CharT).allocate(__s + 1); local 1345 _CharT* __result = _M_tree_ptr.allocate(_S_rounded_up_size(__s)); local [all...] |
_bitset.h | 77 size_t __result = 0; local 80 if ((*__beg & (1 << i)) != 0) { ++__result; } 83 return __result; 569 basic_string<_CharT, _Traits, _Alloc> __result; local 570 _M_copy_to_string(__result); 571 return __result; 575 string __result; local 576 _M_copy_to_string(__result); 577 return __result; 603 bitset<_Nb> __result(*this) [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 381 _RopeLeaf* __result; local 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 391 return __result; 432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len); local 433 //_STLP_ASSERT(__result->_M_ref_count == 1) 434 return __result; 444 _RopeConcatenation* __result = local 446 size_t __depth = __result->_M_depth; 449 if (__depth > 20 && (__result->_M_size._M_data < 1000 || 454 __balanced = _S_balance(__result); 476 _RopeRep* __result; local 519 _RopeRep* __result; local 645 _RopeRep* __result; local 656 __result = _S_concat_rep(__left_result, __right_result); local 664 _RopeLeaf* __result; local 683 _RopeSubstring* __result = _S_new_RopeSubstring(__old->_M_base, local 826 bool __result; local 1030 _RopeRep* __result = 0; local 1154 _CharT __result; local 1319 _CharT* __result = _STLP_CREATE_ALLOCATOR(allocator_type,(const allocator_type&)_M_tree_ptr, _CharT).allocate(__s + 1); local 1345 _CharT* __result = _M_tree_ptr.allocate(_S_rounded_up_size(__s)); local [all...] |
_bitset.h | 77 size_t __result = 0; local 80 if ((*__beg & (1 << i)) != 0) { ++__result; } 83 return __result; 569 basic_string<_CharT, _Traits, _Alloc> __result; local 570 _M_copy_to_string(__result); 571 return __result; 575 string __result; local 576 _M_copy_to_string(__result); 577 return __result; 603 bitset<_Nb> __result(*this) [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 381 _RopeLeaf* __result; local 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 391 return __result; 432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len); local 433 //_STLP_ASSERT(__result->_M_ref_count == 1) 434 return __result; 444 _RopeConcatenation* __result = local 446 size_t __depth = __result->_M_depth; 449 if (__depth > 20 && (__result->_M_size._M_data < 1000 || 454 __balanced = _S_balance(__result); 476 _RopeRep* __result; local 519 _RopeRep* __result; local 645 _RopeRep* __result; local 656 __result = _S_concat_rep(__left_result, __right_result); local 664 _RopeLeaf* __result; local 683 _RopeSubstring* __result = _S_new_RopeSubstring(__old->_M_base, local 826 bool __result; local 1030 _RopeRep* __result = 0; local 1154 _CharT __result; local 1319 _CharT* __result = _STLP_CREATE_ALLOCATOR(allocator_type,(const allocator_type&)_M_tree_ptr, _CharT).allocate(__s + 1); local 1345 _CharT* __result = _M_tree_ptr.allocate(_S_rounded_up_size(__s)); local [all...] |
_bitset.h | 77 size_t __result = 0; local 80 if ((*__beg & (1 << i)) != 0) { ++__result; } 83 return __result; 569 basic_string<_CharT, _Traits, _Alloc> __result; local 570 _M_copy_to_string(__result); 571 return __result; 575 string __result; local 576 _M_copy_to_string(__result); 577 return __result; 603 bitset<_Nb> __result(*this) [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 381 _RopeLeaf* __result; local 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 391 return __result; 432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len); local 433 //_STLP_ASSERT(__result->_M_ref_count == 1) 434 return __result; 444 _RopeConcatenation* __result = local 446 size_t __depth = __result->_M_depth; 449 if (__depth > 20 && (__result->_M_size._M_data < 1000 || 454 __balanced = _S_balance(__result); 476 _RopeRep* __result; local 519 _RopeRep* __result; local 645 _RopeRep* __result; local 656 __result = _S_concat_rep(__left_result, __right_result); local 664 _RopeLeaf* __result; local 683 _RopeSubstring* __result = _S_new_RopeSubstring(__old->_M_base, local 826 bool __result; local 1030 _RopeRep* __result = 0; local 1154 _CharT __result; local 1319 _CharT* __result = _STLP_CREATE_ALLOCATOR(allocator_type,(const allocator_type&)_M_tree_ptr, _CharT).allocate(__s + 1); local 1345 _CharT* __result = _M_tree_ptr.allocate(_S_rounded_up_size(__s)); local [all...] |
_bitset.h | 77 size_t __result = 0; local 80 if ((*__beg & (1 << i)) != 0) { ++__result; } 83 return __result; 569 basic_string<_CharT, _Traits, _Alloc> __result; local 570 _M_copy_to_string(__result); 571 return __result; 575 string __result; local 576 _M_copy_to_string(__result); 577 return __result; 603 bitset<_Nb> __result(*this) [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_rope.c | 381 _RopeLeaf* __result; local 387 __result = _S_new_RopeLeaf(__new_data, __old_len + __len, __r->get_allocator()); 391 return __result; 432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len); local 433 //_STLP_ASSERT(__result->_M_ref_count == 1) 434 return __result; 444 _RopeConcatenation* __result = local 446 size_t __depth = __result->_M_depth; 449 if (__depth > 20 && (__result->_M_size._M_data < 1000 || 454 __balanced = _S_balance(__result); 476 _RopeRep* __result; local 519 _RopeRep* __result; local 645 _RopeRep* __result; local 656 __result = _S_concat_rep(__left_result, __right_result); local 664 _RopeLeaf* __result; local 683 _RopeSubstring* __result = _S_new_RopeSubstring(__old->_M_base, local 826 bool __result; local 1030 _RopeRep* __result = 0; local 1154 _CharT __result; local 1319 _CharT* __result = _STLP_CREATE_ALLOCATOR(allocator_type,(const allocator_type&)_M_tree_ptr, _CharT).allocate(__s + 1); local 1345 _CharT* __result = _M_tree_ptr.allocate(_S_rounded_up_size(__s)); local [all...] |
_bitset.h | 77 size_t __result = 0; local 80 if ((*__beg & (1 << i)) != 0) { ++__result; } 83 return __result; 569 basic_string<_CharT, _Traits, _Alloc> __result; local 570 _M_copy_to_string(__result); 571 return __result; 575 string __result; local 576 _M_copy_to_string(__result); 577 return __result; 603 bitset<_Nb> __result(*this) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
string2.h | 843 (__extension__ ({ register int __result = \ 846 if (l > 0 && __result == 0) \ 848 __result = (((__const unsigned char *) \ 852 if (l > 1 && __result == 0) \ 854 __result = \ 859 if (l > 2 && __result == 0) \ 860 __result = \ 867 __result; })) 872 register int __result = \ 875 if (l1 > 0 && __result == 0) 973 register size_t __result = 0; local 984 register size_t __result = 0; local 997 register size_t __result = 0; local 1049 register size_t __result = 0; local 1061 register size_t __result = 0; local 1073 register size_t __result = 0; local 1177 char *__result; local [all...] |
stdio-lock.h | 53 int __result = 0; \ 63 __result = EBUSY; \ 67 __result; \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
string2.h | 843 (__extension__ ({ register int __result = \ 846 if (l > 0 && __result == 0) \ 848 __result = (((__const unsigned char *) \ 852 if (l > 1 && __result == 0) \ 854 __result = \ 859 if (l > 2 && __result == 0) \ 860 __result = \ 867 __result; })) 872 register int __result = \ 875 if (l1 > 0 && __result == 0) 973 register size_t __result = 0; local 984 register size_t __result = 0; local 997 register size_t __result = 0; local 1049 register size_t __result = 0; local 1061 register size_t __result = 0; local 1073 register size_t __result = 0; local 1177 char *__result; local [all...] |
stdio-lock.h | 53 int __result = 0; \ 63 __result = EBUSY; \ 67 __result; \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
string2.h | 843 (__extension__ ({ register int __result = \ 846 if (l > 0 && __result == 0) \ 848 __result = (((__const unsigned char *) \ 852 if (l > 1 && __result == 0) \ 854 __result = \ 859 if (l > 2 && __result == 0) \ 860 __result = \ 867 __result; })) 872 register int __result = \ 875 if (l1 > 0 && __result == 0) 973 register size_t __result = 0; local 984 register size_t __result = 0; local 997 register size_t __result = 0; local 1049 register size_t __result = 0; local 1061 register size_t __result = 0; local 1073 register size_t __result = 0; local 1177 char *__result; local [all...] |
stdio-lock.h | 53 int __result = 0; \ 63 __result = EBUSY; \ 67 __result; \
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_algo.h | 528 _ForwardIterator1 __result = __last1; local 534 return __result; 537 __result = __new_result; 557 _ForwardIterator1 __result = __last1; local 564 return __result; 567 __result = __new_result; 604 _BidirectionalIterator1 __result = __rresult.base(); local 605 std::advance(__result, -std::distance(__first2, __last2)); 606 return __result; 639 _BidirectionalIterator1 __result = __rresult.base() local [all...] |
/external/stlport/stlport/stl/ |
_bitset.h | 77 size_t __result = 0; local 80 if ((*__beg & (1 << i)) != 0) { ++__result; } 83 return __result; 569 basic_string<_CharT, _Traits, _Alloc> __result; local 570 _M_copy_to_string(__result); 571 return __result; 575 string __result; local 576 _M_copy_to_string(__result); 577 return __result; 603 bitset<_Nb> __result(*this) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_algo.h | 540 _ForwardIterator1 __result = __last1; local 546 return __result; 549 __result = __new_result; 569 _ForwardIterator1 __result = __last1; local 576 return __result; 579 __result = __new_result; 616 _BidirectionalIterator1 __result = __rresult.base(); local 617 std::advance(__result, -std::distance(__first2, __last2)); 618 return __result; 651 _BidirectionalIterator1 __result = __rresult.base() local [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_algo.h | 540 _ForwardIterator1 __result = __last1; local 546 return __result; 549 __result = __new_result; 569 _ForwardIterator1 __result = __last1; local 576 return __result; 579 __result = __new_result; 616 _BidirectionalIterator1 __result = __rresult.base(); local 617 std::advance(__result, -std::distance(__first2, __last2)); 618 return __result; 651 _BidirectionalIterator1 __result = __rresult.base() local [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algo.h | 540 _ForwardIterator1 __result = __last1; local 546 return __result; 549 __result = __new_result; 569 _ForwardIterator1 __result = __last1; local 576 return __result; 579 __result = __new_result; 616 _BidirectionalIterator1 __result = __rresult.base(); local 617 std::advance(__result, -std::distance(__first2, __last2)); 618 return __result; 651 _BidirectionalIterator1 __result = __rresult.base() local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/ |
netdb.h | 62 struct rpcent **__result) __THROW; 66 struct rpcent **__result) __THROW; 69 size_t __buflen, struct rpcent **__result) __THROW;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
netdb.h | 62 struct rpcent **__result) __THROW; 66 struct rpcent **__result) __THROW; 69 size_t __buflen, struct rpcent **__result) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
netdb.h | 62 struct rpcent **__result) __THROW; 66 struct rpcent **__result) __THROW; 69 size_t __buflen, struct rpcent **__result) __THROW;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_algo.h | 555 _ForwardIterator1 __result = __last1; local 561 return __result; 564 __result = __new_result; 584 _ForwardIterator1 __result = __last1; local 591 return __result; 594 __result = __new_result; 631 _BidirectionalIterator1 __result = __rresult.base(); local 632 std::advance(__result, -std::distance(__first2, __last2)); 633 return __result; 666 _BidirectionalIterator1 __result = __rresult.base() local [all...] |