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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h 106 _ForwardIterator __result = __first;
111 *__result = *__first;
112 ++__result;
114 return __result;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h 106 _ForwardIterator __result = __first;
111 *__result = *__first;
112 ++__result;
114 return __result;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator()); local
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
39 __result.append(__s);
40 __result.append(__y);
41 return __result;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator()); local
55 _Str __result(_Reserve_t(), __n + __y.size(), __y.get_allocator());
57 __result.append(__s, __s + __n);
58 __result.append(__y);
59 return __result;
69 _Str __result = _Str(_Reserve_t(), 1 + __y.size(), __y.get_allocator()); local
87 _Str __result = _Str(_Reserve_t(), __x.size() + __n, __x.get_allocator()); local
103 _Str __result = _Str(_Reserve_t(), __x.size() + 1, __x.get_allocator()); local
    [all...]
_threads.h 513 __stl_atomic_t __result = *__p;
516 return __result;
522 __stl_atomic_t __result = *__p;
524 return __result;
539 void *__result = *__p;
542 return __result;
548 void *__result = *__p;
550 return __result;
576 __stl_atomic_t __result = *__p;
579 return __result;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator()); local
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
39 __result.append(__s);
40 __result.append(__y);
41 return __result;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator()); local
55 _Str __result(_Reserve_t(), __n + __y.size(), __y.get_allocator());
57 __result.append(__s, __s + __n);
58 __result.append(__y);
59 return __result;
69 _Str __result = _Str(_Reserve_t(), 1 + __y.size(), __y.get_allocator()); local
87 _Str __result = _Str(_Reserve_t(), __x.size() + __n, __x.get_allocator()); local
103 _Str __result = _Str(_Reserve_t(), __x.size() + 1, __x.get_allocator()); local
    [all...]
_threads.h 513 __stl_atomic_t __result = *__p;
516 return __result;
522 __stl_atomic_t __result = *__p;
524 return __result;
539 void *__result = *__p;
542 return __result;
548 void *__result = *__p;
550 return __result;
576 __stl_atomic_t __result = *__p;
579 return __result;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator()); local
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
39 __result.append(__s);
40 __result.append(__y);
41 return __result;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator()); local
55 _Str __result(_Reserve_t(), __n + __y.size(), __y.get_allocator());
57 __result.append(__s, __s + __n);
58 __result.append(__y);
59 return __result;
69 _Str __result = _Str(_Reserve_t(), 1 + __y.size(), __y.get_allocator()); local
87 _Str __result = _Str(_Reserve_t(), __x.size() + __n, __x.get_allocator()); local
103 _Str __result = _Str(_Reserve_t(), __x.size() + 1, __x.get_allocator()); local
    [all...]
_threads.h 513 __stl_atomic_t __result = *__p;
516 return __result;
522 __stl_atomic_t __result = *__p;
524 return __result;
539 void *__result = *__p;
542 return __result;
548 void *__result = *__p;
550 return __result;
576 __stl_atomic_t __result = *__p;
579 return __result;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_algos.h 106 _ForwardIterator __result = __first;
111 *__result = *__first;
112 ++__result;
114 return __result;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_algos.h 99 _ForwardIterator __result = __first;
104 *__result = *__first;
105 ++__result;
107 return __result;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_operators.h 35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator()); local
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
39 __result.append(__s);
40 __result.append(__y);
41 return __result;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator()); local
55 _Str __result(_Reserve_t(), __n + __y.size(), __y.get_allocator());
57 __result.append(__s, __s + __n);
58 __result.append(__y);
59 return __result;
69 _Str __result = _Str(_Reserve_t(), 1 + __y.size(), __y.get_allocator()); local
87 _Str __result = _Str(_Reserve_t(), __x.size() + __n, __x.get_allocator()); local
103 _Str __result = _Str(_Reserve_t(), __x.size() + 1, __x.get_allocator()); local
    [all...]
_threads.h 513 __stl_atomic_t __result = *__p;
516 return __result;
522 __stl_atomic_t __result = *__p;
524 return __result;
539 void *__result = *__p;
542 return __result;
548 void *__result = *__p;
550 return __result;
576 __stl_atomic_t __result = *__p;
579 return __result;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_operators.h 35 _Str __result = _Str(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator()); local
37 _Str __result(_Reserve_t(), __s.size() + __y.size(), __s.get_allocator());
39 __result.append(__s);
40 __result.append(__y);
41 return __result;
53 _Str __result = _Str(_Reserve_t(), __n + __y.size(), __y.get_allocator()); local
55 _Str __result(_Reserve_t(), __n + __y.size(), __y.get_allocator());
57 __result.append(__s, __s + __n);
58 __result.append(__y);
59 return __result;
69 _Str __result = _Str(_Reserve_t(), 1 + __y.size(), __y.get_allocator()); local
87 _Str __result = _Str(_Reserve_t(), __x.size() + __n, __x.get_allocator()); local
103 _Str __result = _Str(_Reserve_t(), __x.size() + 1, __x.get_allocator()); local
    [all...]
_threads.h 513 __stl_atomic_t __result = *__p;
516 return __result;
522 __stl_atomic_t __result = *__p;
524 return __result;
539 void *__result = *__p;
542 return __result;
548 void *__result = *__p;
550 return __result;
576 __stl_atomic_t __result = *__p;
579 return __result;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_algos.h 106 _ForwardIterator __result = __first;
111 *__result = *__first;
112 ++__result;
114 return __result;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_algos.h 99 _ForwardIterator __result = __first;
104 *__result = *__first;
105 ++__result;
107 return __result;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_algos.h 99 _ForwardIterator __result = __first;
104 *__result = *__first;
105 ++__result;
107 return __result;
  /external/bison/lib/
time.in.h 150 struct tm *restrict __result)
153 struct tm *restrict __result));
157 struct tm *restrict __result)
161 struct tm *restrict __result));
172 struct tm *restrict __result)
175 struct tm *restrict __result));
179 struct tm *restrict __result)
183 struct tm *restrict __result));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
aliases.h 51 struct aliasent **__restrict __result) __THROW;
60 struct aliasent **__restrict __result) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
aliases.h 51 struct aliasent **__restrict __result) __THROW;
60 struct aliasent **__restrict __result) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
aliases.h 51 struct aliasent **__restrict __result) __THROW;
60 struct aliasent **__restrict __result) __THROW;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
search.h 100 _DifferenceType __result = (__end1 - __begin1); local
137 #pragma omp flush(__result)
139 if (__result < __start)
149 __result = std::min(__result, __start);
168 return (__begin1 + __result);
algo.h 400 _OutputIterator __result, _Predicate __pred,
403 __begin2, __end2, __result, __pred); }
411 _Output_RAIter __result, _Predicate __pred,
421 __begin1, __end1, __begin2, __end2, __result, __pred);
424 __begin2, __end2, __result, __pred);
502 _OutputIterator __result, _Predicate __pred,
505 __end2, __result, __pred); }
515 _Output_RAIter __result,
527 __begin1, __end1, __begin2, __end2, __result, __pred);
530 __begin1, __end1, __begin2, __end2, __result, __pred)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
deque.tcc 923 _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
933 __result._M_last - __result._M_cur));
934 std::copy(__first._M_cur, __first._M_cur + __clen, __result._M_cur);
936 __result += __clen;
939 return __result;
946 _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
957 difference_type __rlen = __result._M_cur - __result._M_first;
958 _Tp* __rend = __result._M_cur
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
deque.tcc 923 _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
933 __result._M_last - __result._M_cur));
934 std::copy(__first._M_cur, __first._M_cur + __clen, __result._M_cur);
936 __result += __clen;
939 return __result;
946 _Deque_iterator<_Tp, _Tp&, _Tp*> __result)
957 difference_type __rlen = __result._M_cur - __result._M_first;
958 _Tp* __rend = __result._M_cur
    [all...]

Completed in 1684 milliseconds

1 2 3 4 5 6 7 8 91011>>