Home
last modified time | relevance | path

Searched defs:__offset (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dmismatch.h81 auto __offset = __i * __vec_size + std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
94 auto __offset = std::__find_first_not_set(__cmp_res); in __mismatch_vectorized() local
109 auto __offset = in __mismatch_vectorized() local
H A Dranges_ends_with.h164 auto __offset = __n1 - __n2; local
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dformatter.h201 __format_zone_offset(basic_stringstream<_CharT>& __sstr, chrono::seconds __offset, bool __modifier)… in __format_zone_offset()
223 chrono::seconds __offset; member
/freebsd/include/
H A Dnl_types.h72 int32_t __offset; member
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h859 __vector unsigned int __offset, in vec_gather_element()
869 __vector unsigned int __offset, in vec_gather_element()
879 __vector unsigned int __offset, in vec_gather_element()
889 __vector unsigned long long __offset, in vec_gather_element()
899 __vector unsigned long long __offset, in vec_gather_element()
909 __vector unsigned long long __offset, in vec_gather_element()
920 __vector unsigned int __offset, in vec_gather_element()
931 __vector unsigned long long __offset, in vec_gather_element()
943 __vector unsigned int __offset, in vec_scatter_element()
952 __vector unsigned int __offset, in vec_scatter_element()
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__mdspan/
H A Dlayout_stride.h122 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { in __offset() function
/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtzdb.cpp412 [[nodiscard]] static bool __parse_dst(istream& __input, seconds __offset) { in __parse_dst()
H A Dtime_zone.cpp135 chrono::hh_mm_ss __offset{__continuation.__stdoff + __save}; in __format() local
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h2062 RTW89_DEF_FBTC_MREG(__type,__bytes,__offset) global() argument