HomeSort by relevance Sort by last modified time
    Searched refs:__result (Results 226 - 250 of 326) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_complex.h 653 complex<_Tp> __result; local
656 __result._M_re, __result._M_im);
657 return __result;
686 complex<_Tp> __result; local
689 __result._M_re, __result._M_im);
690 return __result;
_rope.h 306 // (SGI compilers in fact allow this, but the __result wouldn't be
558 * In that case, we represent the __result as a special case of
561 * deallocation, we treat the __result as a RopeFunction.
1317 _RopeRep* __result = _S_concat_rep(__left, __right); local
1716 _RopeRep* __result; local
1977 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), __s.begin(), __s.end() ); local
1987 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 1776 basic_string<char_type, _St, _Sa> __result; local
1789 string_type __result; local
2222 basic_string<_Ch_type> __result; local
2497 const value_type* __result; member in class:regex_token_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex.h 1776 basic_string<char_type, _St, _Sa> __result; local
1789 string_type __result; local
2222 basic_string<_Ch_type> __result; local
2497 const value_type* __result; member in class:regex_token_iterator
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable.h 732 std::size_t __result = 0; local
735 ++__result;
736 return __result;
1002 iterator __result = __it; local
1019 const_iterator __result = __it; local
1038 size_type __result = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hashtable.h 732 std::size_t __result = 0; local
735 ++__result;
736 return __result;
1002 iterator __result = __it; local
1019 const_iterator __result = __it; local
1038 size_type __result = 0; local
    [all...]
  /external/stlport/stlport/stl/
_rope.h 306 // (SGI compilers in fact allow this, but the __result wouldn't be
558 * In that case, we represent the __result as a special case of
561 * deallocation, we treat the __result as a RopeFunction.
1317 _RopeRep* __result = _S_concat_rep(__left, __right); local
1716 _RopeRep* __result; local
1977 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), __s.begin(), __s.end() ); local
1987 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), local
    [all...]
_alloc.h 72 void *__result = malloc(__n);
73 if (__result == 0) {
76 return __result;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 306 // (SGI compilers in fact allow this, but the __result wouldn't be
558 * In that case, we represent the __result as a special case of
561 * deallocation, we treat the __result as a RopeFunction.
1317 _RopeRep* __result = _S_concat_rep(__left, __right); local
1716 _RopeRep* __result; local
1977 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), __s.begin(), __s.end() ); local
1987 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), local
    [all...]
_alloc.h 72 void *__result = malloc(__n);
73 if (__result == 0) {
76 return __result;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 306 // (SGI compilers in fact allow this, but the __result wouldn't be
558 * In that case, we represent the __result as a special case of
561 * deallocation, we treat the __result as a RopeFunction.
1317 _RopeRep* __result = _S_concat_rep(__left, __right); local
1716 _RopeRep* __result; local
1977 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), __s.begin(), __s.end() ); local
1987 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), local
    [all...]
_alloc.h 72 void *__result = malloc(__n);
73 if (__result == 0) {
76 return __result;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 306 // (SGI compilers in fact allow this, but the __result wouldn't be
558 * In that case, we represent the __result as a special case of
561 * deallocation, we treat the __result as a RopeFunction.
1317 _RopeRep* __result = _S_concat_rep(__left, __right); local
1716 _RopeRep* __result; local
1977 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), __s.begin(), __s.end() ); local
1987 const_iterator __result = _STLP_STD::search(const_begin() + (ptrdiff_t)__pos, const_end(), local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-default.h 289 int __result;
296 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
297 if (__result != ENOSYS)
gthr-posix.h 289 int __result;
296 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
297 if (__result != ENOSYS)
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
gthr-posix.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
gthr-posix.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
gthr-posix.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
gthr-posix.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)
gthr-posix.h 302 int __result;
309 __result = __gthrw_(pthread_create) (&__t, &__a, __gthread_start, NULL);
310 if (__result != ENOSYS)

Completed in 252 milliseconds

1 2 3 4 5 6 7 8 91011>>