HomeSort by relevance Sort by last modified time
    Searched defs:__res (Results 1 - 25 of 149) sorted by null

1 2 3 4 5 6

  /external/clang/lib/Headers/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y; local
78 *__P = (unsigned long long) (__res >> 64);
79 return (unsigned long long) __res;
87 unsigned long long __res = (unsigned long long) __X * __Y; local
88 *__P = (unsigned int) (__res >> 32);
89 return (unsigned int) __res;
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
bmi2intrin.h 84 unsigned __int128 __res = (unsigned __int128) __X * __Y; local
85 *__P = (unsigned long long) (__res >> 64);
86 return (unsigned long long) __res;
95 unsigned long long __res = (unsigned long long) __X * __Y; local
96 *__P = (unsigned int) (__res >> 32);
97 return (unsigned int) __res;
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
bmi2intrin.h 84 unsigned __int128 __res = (unsigned __int128) __X * __Y; local
85 *__P = (unsigned long long) (__res >> 64);
86 return (unsigned long long) __res;
95 unsigned long long __res = (unsigned long long) __X * __Y; local
96 *__P = (unsigned int) (__res >> 32);
97 return (unsigned int) __res;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
compatibility.h 58 int64_t __res; local
61 __res = *__ptr;
64 return __res;
85 bool __res = false; local
91 __res = true;
94 return __res;
random_number.h 111 unsigned long __res = __cache & ((1 << __bits) - 1); local
119 return __res;
  /prebuilts/sdk/renderscript/clang-include/
bmi2intrin.h 77 unsigned __int128 __res = (unsigned __int128) __X * __Y; local
78 *__P = (unsigned long long) (__res >> 64);
79 return (unsigned long long) __res;
87 unsigned long long __res = (unsigned long long) __X * __Y; local
88 *__P = (unsigned int) (__res >> 32);
89 return (unsigned int) __res;
  /external/kernel-headers/original/asm-mips/
string.h 75 int __res; local
94 : "=r" (__cs), "=r" (__ct), "=r" (__res)
97 return __res;
106 int __res; local
127 : "=r" (__cs), "=r" (__ct), "=r" (__count), "=r" (__res)
130 return __res;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
debug_allocator.h 89 pointer __res = _M_allocator.allocate(__n + _M_extra); local
90 size_type* __ps = reinterpret_cast<size_type*>(__res);
92 return __res + _M_extra;
98 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
99 size_type* __ps = reinterpret_cast<size_type*>(__res);
101 return __res + _M_extra;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
debug_allocator.h 91 pointer __res = _M_allocator.allocate(__n + _M_extra); local
92 size_type* __ps = reinterpret_cast<size_type*>(__res);
94 return __res + _M_extra;
100 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
101 size_type* __ps = reinterpret_cast<size_type*>(__res);
103 return __res + _M_extra;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
debug_allocator.h 91 pointer __res = _M_allocator.allocate(__n + _M_extra); local
92 size_type* __ps = reinterpret_cast<size_type*>(__res);
94 return __res + _M_extra;
100 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
101 size_type* __ps = reinterpret_cast<size_type*>(__res);
103 return __res + _M_extra;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
debug_allocator.h 89 pointer __res = _M_allocator.allocate(__n + _M_extra); local
90 size_type* __ps = reinterpret_cast<size_type*>(__res);
92 return __res + _M_extra;
98 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
99 size_type* __ps = reinterpret_cast<size_type*>(__res);
101 return __res + _M_extra;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
debug_allocator.h 89 pointer __res = _M_allocator.allocate(__n + _M_extra); local
90 size_type* __ps = reinterpret_cast<size_type*>(__res);
92 return __res + _M_extra;
98 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
99 size_type* __ps = reinterpret_cast<size_type*>(__res);
101 return __res + _M_extra;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
debug_allocator.h 89 pointer __res = _M_allocator.allocate(__n + _M_extra); local
90 size_type* __ps = reinterpret_cast<size_type*>(__res);
92 return __res + _M_extra;
98 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
99 size_type* __ps = reinterpret_cast<size_type*>(__res);
101 return __res + _M_extra;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
debug_allocator.h 89 pointer __res = _M_allocator.allocate(__n + _M_extra); local
90 size_type* __ps = reinterpret_cast<size_type*>(__res);
92 return __res + _M_extra;
98 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
99 size_type* __ps = reinterpret_cast<size_type*>(__res);
101 return __res + _M_extra;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
debug_allocator.h 91 pointer __res = _M_allocator.allocate(__n + _M_extra); local
92 size_type* __ps = reinterpret_cast<size_type*>(__res);
94 return __res + _M_extra;
100 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
101 size_type* __ps = reinterpret_cast<size_type*>(__res);
103 return __res + _M_extra;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
debug_allocator.h 91 pointer __res = _M_allocator.allocate(__n + _M_extra); local
92 size_type* __ps = reinterpret_cast<size_type*>(__res);
94 return __res + _M_extra;
100 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
101 size_type* __ps = reinterpret_cast<size_type*>(__res);
103 return __res + _M_extra;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
debug_allocator.h 91 pointer __res = _M_allocator.allocate(__n + _M_extra); local
92 size_type* __ps = reinterpret_cast<size_type*>(__res);
94 return __res + _M_extra;
100 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
101 size_type* __ps = reinterpret_cast<size_type*>(__res);
103 return __res + _M_extra;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
debug_allocator.h 91 pointer __res = _M_allocator.allocate(__n + _M_extra); local
92 size_type* __ps = reinterpret_cast<size_type*>(__res);
94 return __res + _M_extra;
100 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
101 size_type* __ps = reinterpret_cast<size_type*>(__res);
103 return __res + _M_extra;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
debug_allocator.h 90 pointer __res = _M_allocator.allocate(__n + _M_extra); local
91 size_type* __ps = reinterpret_cast<size_type*>(__res);
93 return __res + _M_extra;
99 pointer __res = _M_allocator.allocate(__n + _M_extra, __hint); local
100 size_type* __ps = reinterpret_cast<size_type*>(__res);
102 return __res + _M_extra;
  /external/grub/netboot/
linux-asm-string.h 257 register int __res; local
272 :"=a" (__res), "=&S" (d0), "=&D" (d1), "=&c" (d2)
274 return __res;
281 register int __res; local
287 :"=c" (__res), "=&D" (d0) :"1" (s),"a" (0), "0" (0xffffffff));
288 return __res;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_slist.h 131 __list2slist_info* __res = __get_object_info(__obj); local
132 if (__res)
133 __res->__opr_rewind();
139 __list2slist_info* __res = __get_object_info(__obj); local
140 if (__res)
141 __res->__record_operation();
154 __list2slist_info* __res = __get_object_info(__obj);
155 if (!__res)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_slist.h 131 __list2slist_info* __res = __get_object_info(__obj); local
132 if (__res)
133 __res->__opr_rewind();
139 __list2slist_info* __res = __get_object_info(__obj); local
140 if (__res)
141 __res->__record_operation();
154 __list2slist_info* __res = __get_object_info(__obj);
155 if (!__res)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_list_to_slist.h 131 __list2slist_info* __res = __get_object_info(__obj); local
132 if (__res)
133 __res->__opr_rewind();
139 __list2slist_info* __res = __get_object_info(__obj); local
140 if (__res)
141 __res->__record_operation();
154 __list2slist_info* __res = __get_object_info(__obj);
155 if (!__res)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_list_to_slist.h 124 __list2slist_info* __res = __get_object_info(__obj); local
125 if (__res)
126 __res->__opr_rewind();
132 __list2slist_info* __res = __get_object_info(__obj); local
133 if (__res)
134 __res->__record_operation();
147 __list2slist_info* __res = __get_object_info(__obj);
148 if (!__res)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_list_to_slist.h 131 __list2slist_info* __res = __get_object_info(__obj); local
132 if (__res)
133 __res->__opr_rewind();
139 __list2slist_info* __res = __get_object_info(__obj); local
140 if (__res)
141 __res->__record_operation();
154 __list2slist_info* __res = __get_object_info(__obj);
155 if (!__res)

Completed in 1096 milliseconds

1 2 3 4 5 6