Searched defs:__offset (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | mismatch.h | 81 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 D | ranges_ends_with.h | 164 auto __offset = __n1 - __n2; local
|
/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | formatter.h | 201 __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 D | nl_types.h | 72 int32_t __offset; member
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | vecintrin.h | 859 __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 D | layout_stride.h | 122 _LIBCPP_HIDE_FROM_ABI static constexpr index_type __offset(const _StridedMapping& __mapping) { in __offset() function
|
/freebsd/contrib/llvm-project/libcxx/src/experimental/ |
H A D | tzdb.cpp | 412 [[nodiscard]] static bool __parse_dst(istream& __input, seconds __offset) { in __parse_dst()
|
H A D | time_zone.cpp | 135 chrono::hh_mm_ss __offset{__continuation.__stdoff + __save}; in __format() local
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.h | 2062 RTW89_DEF_FBTC_MREG(__type,__bytes,__offset) global() argument
|