Searched defs:__offset (Results 1 – 10 of 10) sorted by relevance
| /src/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
|
| /src/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
|
| /src/include/ |
| H A D | nl_types.h | 72 int32_t __offset; member
|
| /src/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 …]
|
| H A D | altivec.h | 17724 static inline __ATTRS_o_ai vector signed char vec_xl(ptrdiff_t __offset, in vec_xl() 17730 vec_xl(ptrdiff_t __offset, const unsigned char *__ptr) { in vec_xl() 17735 vec_xl(ptrdiff_t __offset, const signed short *__ptr) { in vec_xl() 17741 vec_xl(ptrdiff_t __offset, const unsigned short *__ptr) { in vec_xl() 17746 static inline __ATTRS_o_ai vector signed int vec_xl(ptrdiff_t __offset, in vec_xl() 17753 vec_xl(ptrdiff_t __offset, const unsigned int *__ptr) { in vec_xl() 17758 static inline __ATTRS_o_ai vector float vec_xl(ptrdiff_t __offset, in vec_xl() 17770 vec_xl(ptrdiff_t __offset, const signed long long *__ptr) { in vec_xl() 17776 vec_xl(ptrdiff_t __offset, const unsigned long long *__ptr) { in vec_xl() 17781 static inline __ATTRS_o_ai vector double vec_xl(ptrdiff_t __offset, in vec_xl() [all …]
|
| /src/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
|
| /src/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
|
| /src/sys/contrib/dev/rtw89/ |
| H A D | core.h | 2527 #define RTW89_DEF_FBTC_MREG(__type, __bytes, __offset) \ argument
|