/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | string.h | 195 register int __res; in memcmp() local 451 register unsigned char *__res; in memchr() local 490 register void *__res; in __memrchr() local 533 register unsigned char *__res; in __rawmemchr() local 1184 register int __res; in __strcmp_gg() local 1225 register int __res; in __strncmp_g() local 1270 register char *__res; in __strchr_c() local 1294 register char *__res; in __strchr_g() local 1329 register char *__res; in __strchrnul_c() local 1353 register char *__res; in __strchrnul_g() local [all …]
|
D | mathinline.h | 178 long int __res; in __NTH() local 191 long int __res; in __NTH() local 204 long long int __res; in __NTH() local 215 long long int __res; in __NTH() local 232 float __res; in __NTH() local 244 float __res; in __NTH() local 258 float __res; in __NTH() local 270 float __res; in __NTH() local 291 double __res; in __NTH() local 302 float __res; in __NTH() local [all …]
|
D | math-finite.h | 431 double __res = __gamma_r_finite (__d, &__local_signgam); in __NTH() local 438 float __res = __gammaf_r_finite (__d, &__local_signgam); in __NTH() local 447 long double __res = __gamma_r_finite (__d, &__local_signgam); in __NTH() local 449 long double __res = __gammal_r_finite (__d, &__local_signgam); in __NTH() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | string.h | 195 register int __res; in memcmp() local 451 register unsigned char *__res; in memchr() local 490 register void *__res; in __memrchr() local 533 register unsigned char *__res; in __rawmemchr() local 1184 register int __res; in __strcmp_gg() local 1225 register int __res; in __strncmp_g() local 1270 register char *__res; in __strchr_c() local 1294 register char *__res; in __strchr_g() local 1329 register char *__res; in __strchrnul_c() local 1353 register char *__res; in __strchrnul_g() local [all …]
|
D | mathinline.h | 178 long int __res; in __NTH() local 191 long int __res; in __NTH() local 204 long long int __res; in __NTH() local 215 long long int __res; in __NTH() local 232 float __res; in __NTH() local 244 float __res; in __NTH() local 258 float __res; in __NTH() local 270 float __res; in __NTH() local 291 double __res; in __NTH() local 302 float __res; in __NTH() local [all …]
|
D | math-finite.h | 431 double __res = __gamma_r_finite (__d, &__local_signgam); in __NTH() local 438 float __res = __gammaf_r_finite (__d, &__local_signgam); in __NTH() local 447 long double __res = __gamma_r_finite (__d, &__local_signgam); in __NTH() local 449 long double __res = __gammal_r_finite (__d, &__local_signgam); in __NTH() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/ |
D | map.h | 250 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local 260 auto __res = _Base::emplace_hint(__pos, in _GLIBCXX_VISIBILITY() local 273 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local 287 std::pair<_Base_iterator, bool> __res in _GLIBCXX_VISIBILITY() local 460 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local 471 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
|
D | set.h | 193 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local 211 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local 221 std::pair<_Base_iterator, bool> __res in _GLIBCXX_VISIBILITY() local 336 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local 348 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/profile/ |
D | map.h | 250 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local 260 auto __res = _Base::emplace_hint(__pos, in _GLIBCXX_VISIBILITY() local 273 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local 287 std::pair<_Base_iterator, bool> __res in _GLIBCXX_VISIBILITY() local 460 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local 471 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
|
D | set.h | 193 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local 211 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local 221 std::pair<_Base_iterator, bool> __res in _GLIBCXX_VISIBILITY() local 336 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local 348 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/ |
D | set.h | 201 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local 220 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local 229 std::pair<_Base_iterator, bool> __res in _GLIBCXX_VISIBILITY() local 392 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local 403 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
|
D | map.h | 210 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local 229 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local 241 std::pair<_Base_iterator, bool> __res in _GLIBCXX_VISIBILITY() local 409 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local 418 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/debug/ |
D | set.h | 201 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local 220 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local 229 std::pair<_Base_iterator, bool> __res in _GLIBCXX_VISIBILITY() local 392 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local 403 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
|
D | map.h | 210 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local 229 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local 241 std::pair<_Base_iterator, bool> __res in _GLIBCXX_VISIBILITY() local 409 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local 418 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/ |
D | stl_tree.h | 1376 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local 1400 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local 1477 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local 1554 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local 1627 auto __res = _M_get_insert_unique_pos(_S_key(__z)); in _GLIBCXX_VISIBILITY() local 1652 auto __res = _M_get_insert_equal_pos(_S_key(__z)); in _GLIBCXX_VISIBILITY() local 1673 auto __res = _M_get_insert_hint_unique_pos(__pos, _S_key(__z)); in _GLIBCXX_VISIBILITY() local 1699 auto __res = _M_get_insert_hint_equal_pos(__pos, _S_key(__z)); in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
D | stl_tree.h | 1376 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local 1400 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local 1477 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local 1554 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local 1627 auto __res = _M_get_insert_unique_pos(_S_key(__z)); in _GLIBCXX_VISIBILITY() local 1652 auto __res = _M_get_insert_equal_pos(_S_key(__z)); in _GLIBCXX_VISIBILITY() local 1673 auto __res = _M_get_insert_hint_unique_pos(__pos, _S_key(__z)); in _GLIBCXX_VISIBILITY() local 1699 auto __res = _M_get_insert_hint_equal_pos(__pos, _S_key(__z)); in _GLIBCXX_VISIBILITY() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/profile/impl/ |
D | profiler_vector_to_list.h | 180 __vector2list_info* __res = __get_object_info(__obj); in __destruct() local 202 __vector2list_info* __res = __get_object_info(__obj); in __opr_insert() local 210 __vector2list_info* __res = __get_object_info(__obj); in __opr_iterate() local 218 __vector2list_info* __res = __get_object_info(__obj); in __invalid_operator() local 226 __vector2list_info* __res = __get_object_info(__obj); in __resize() local 258 __vector2list_info* __res = __get_object_info(__obj); in __opr_find() local
|
D | profiler_list_to_vector.h | 183 __list2vector_info* __res = __get_object_info(__obj); in __destruct() local 201 __list2vector_info* __res = __get_object_info(__obj); in __opr_insert() local 209 __list2vector_info* __res = __get_object_info(__obj); in __opr_iterate() local 217 __list2vector_info* __res = __get_object_info(__obj); in __invalid_operator() local 225 __list2vector_info* __res = __get_object_info(__obj); in __resize() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/ |
D | profiler_vector_to_list.h | 180 __vector2list_info* __res = __get_object_info(__obj); in __destruct() local 202 __vector2list_info* __res = __get_object_info(__obj); in __opr_insert() local 210 __vector2list_info* __res = __get_object_info(__obj); in __opr_iterate() local 218 __vector2list_info* __res = __get_object_info(__obj); in __invalid_operator() local 226 __vector2list_info* __res = __get_object_info(__obj); in __resize() local 258 __vector2list_info* __res = __get_object_info(__obj); in __opr_find() local
|
D | profiler_list_to_vector.h | 183 __list2vector_info* __res = __get_object_info(__obj); in __destruct() local 201 __list2vector_info* __res = __get_object_info(__obj); in __opr_insert() local 209 __list2vector_info* __res = __get_object_info(__obj); in __opr_iterate() local 217 __list2vector_info* __res = __get_object_info(__obj); in __invalid_operator() local 225 __list2vector_info* __res = __get_object_info(__obj); in __resize() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/ppc_wrappers/ |
D | mmintrin.h | 268 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi16() local 291 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi32() local 348 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi16() local 372 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi32() local 713 __m64 __res; in _mm_cmpeq_pi8() local 1164 __m64_union __res; in _mm_sll_pi32() local 1231 __m64_union __res; in _mm_sra_pi32() local 1298 __m64_union __res; in _mm_srl_pi32() local 1331 __m64_union __res; in _mm_set_pi32() local 1342 __m64_union __res; in _mm_set_pi16() local [all …]
|
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/ppc_wrappers/ |
H A D | mmintrin.h | 268 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi16() local 291 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi32() local 348 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi16() local 372 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi32() local 713 __m64 __res; in _mm_cmpeq_pi8() local 1164 __m64_union __res; in _mm_sll_pi32() local 1231 __m64_union __res; in _mm_sra_pi32() local 1298 __m64_union __res; in _mm_srl_pi32() local 1331 __m64_union __res; in _mm_set_pi32() local 1342 __m64_union __res; in _mm_set_pi16() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/ppc_wrappers/ |
D | mmintrin.h | 268 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi16() local 291 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi32() local 348 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi16() local 372 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi32() local 713 __m64 __res; in _mm_cmpeq_pi8() local 1164 __m64_union __res; in _mm_sll_pi32() local 1231 __m64_union __res; in _mm_sra_pi32() local 1298 __m64_union __res; in _mm_srl_pi32() local 1331 __m64_union __res; in _mm_set_pi32() local 1342 __m64_union __res; in _mm_set_pi16() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/ppc_wrappers/ |
D | mmintrin.h | 268 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi16() local 291 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi32() local 348 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi16() local 372 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi32() local 713 __m64 __res; in _mm_cmpeq_pi8() local 1164 __m64_union __res; in _mm_sll_pi32() local 1231 __m64_union __res; in _mm_sra_pi32() local 1298 __m64_union __res; in _mm_srl_pi32() local 1331 __m64_union __res; in _mm_set_pi32() local 1342 __m64_union __res; in _mm_set_pi16() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/ppc_wrappers/ |
D | mmintrin.h | 268 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi16() local 291 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi32() local 348 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi16() local 372 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi32() local 713 __m64 __res; in _mm_cmpeq_pi8() local 1164 __m64_union __res; in _mm_sll_pi32() local 1231 __m64_union __res; in _mm_sra_pi32() local 1298 __m64_union __res; in _mm_srl_pi32() local 1331 __m64_union __res; in _mm_set_pi32() local 1342 __m64_union __res; in _mm_set_pi16() local [all …]
|