Searched defs:__type (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | projected.h | 28 struct __type { struct 29 using value_type = remove_cvref_t<indirect_result_t<_Proj&, _It>>;
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | invpcidintrin.h | 19 _invpcid(unsigned int __type, void *__descriptor) { in _invpcid()
|
/freebsd-src/contrib/llvm-project/libcxx/include/__compare/ |
H A D | common_comparison_category.h | 44 for (auto __type : __types) in __compute_comp_type() local
|
/freebsd-src/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-thread.c | 173 if (dequeue_signal(current, &set, &__info, &__type) != 0) { local
|
/freebsd-src/contrib/llvm-project/libcxx/include/__format/ |
H A D | parser_std_format_spec.h | 199 enum class __type : uint8_t { global() enum [all...] |
H A D | format_functions.h | 197 switch (__type) { in __compile_time_visit_format_arg() argument 269 if (__type == __arg_t::__none) in __handle_replacement_field() local
|
H A D | format_arg.h | 251 basic_format_arg(__format::__arg_t __type,__basic_format_arg_value<_Context> __value) basic_format_arg() argument
|
/freebsd-src/sys/contrib/dev/rtw89/ |
H A D | debug.c | 945 DLE_DFI_DUMP(__type,__target,__sel) rtw89_debug_mac_dump_dle_dbg() argument 972 DLE_DFI_FREE_PAGE_DUMP(__m,__type) rtw89_debug_mac_dump_dle_dbg() argument 990 case_QUOTA(__m,__type,__id) rtw89_debug_mac_dump_dle_dbg() argument [all...] |
H A D | core.h | 2062 RTW89_DEF_FBTC_MREG(__type,__bytes,__offset) global() argument
|
/freebsd-src/sys/dev/hptnr/ |
H A D | ldm.h | 290 HPT_U8 __type; member
|
/freebsd-src/sys/dev/hptrr/ |
H A D | ldm.h | 285 HPT_U8 __type; member
|
/freebsd-src/sys/dev/hpt27xx/ |
H A D | ldm.h | 291 HPT_U8 __type; member
|