/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | pstl_any_all_none_of.h |
|
H A D | pstl_find.h |
|
H A D | pstl_copy.h |
|
H A D | pstl_count.h |
|
H A D | pstl_transform.h |
|
H A D | pstl_equal.h |
|
H A D | pstl_is_partitioned.h |
|
H A D | pstl_move.h |
|
H A D | pstl_rotate_copy.h |
|
H A D | pstl_for_each.h |
|
H A D | pstl_replace.h |
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | bmi2intrin.h | 129 unsigned long long __res = (unsigned long long) __X * __Y; in _mulx_u32() local 246 unsigned __int128 __res = (unsigned __int128) __X * __Y; in _mulx_u64() local
|
H A D | altivec.h | 440 unsigned long long __res = (__sum >> 32) & 0x01; in vec_addec() local 460 unsigned long long __res = (__sum >> 32) & 0x01; in vec_addec() local 988 vector unsigned int __res = in vec_and() local 995 vector unsigned int __res = in vec_and() local 1002 vector unsigned int __res = in vec_and() local 1010 vector unsigned long long __res = in vec_and() local 1017 vector unsigned long long __res = in vec_and() local 1024 vector unsigned long long __res = in vec_and() local 1174 vector unsigned int __res = in vec_vand() local 1181 vector unsigned int __res = in vec_vand() local [all …]
|
/freebsd-src/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/ |
H A D | bsd_locale_fallbacks.h | 99 int __res = vsnprintf(__s, __n, __format, __va); in __libcpp_snprintf_l() local 109 int __res = vasprintf(__s, __format, __va); in __libcpp_asprintf_l() local 119 int __res = vsscanf(__s, __format, __va); in __libcpp_sscanf_l() local
|
/freebsd-src/contrib/llvm-project/libcxx/include/__numeric/ |
H A D | pstl_transform_reduce.h |
|
H A D | pstl_reduce.h |
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/ |
H A D | bmi2intrin.h | 26 unsigned long long __res = (unsigned long long)__X * __Y; in _mulx_u32() local 43 unsigned __int128 __res = (unsigned __int128)__X * __Y; in _mulx_u64() local
|
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 …]
|
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/pstl_backends/cpu_backends/ |
H A D | merge.h |
|
H A D | transform.h |
|
H A D | find_if.h |
|
/freebsd-src/contrib/llvm-project/libcxx/include/__format/ |
H A D | format_functions.h | 457 return __res; in vformat() local 468 return __res; in vformat() local 590 return __res; in vformat() local 601 wstring __res; vformat() local [all...] |
/freebsd-src/sys/amd64/include/xen/ |
H A D | hypercall.h | 140 int __res; in privcmd_hypercall() local
|
/freebsd-src/sys/i386/include/xen/ |
H A D | hypercall.h | 123 long __res, __ign1, __ign2, __ign3, __ign4, __ign5, __call; in privcmd_hypercall() local
|
/freebsd-src/contrib/llvm-project/libcxx/src/ |
H A D | memory_resource.cpp | 95 static constinit atomic<memory_resource*> __res{&res_init.resources.new_delete_res}; in __default_memory_resource() local
|