Searched defs:__data (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/experimental/__simd/
H A Dscalar.h33 _Tp __data; member in struct:parallelism_v2::__simd_storage
H A Dvec_ext.h38 _Tp __data __attribute__((__vector_size__(std::__bit_ceil((sizeof(_Tp) * _Np))))); member in struct:parallelism_v2::__simd_storage
/freebsd-current/contrib/llvm-project/libcxx/include/__iterator/
H A Diterator_with_data.h45 constexpr _LIBCPP_HIDE_FROM_ABI __iterator_with_data(_Iterator __iter, _Data __data) argument
/freebsd-current/contrib/llvm-project/libcxx/include/__ranges/
H A Ddata.h38 namespace __data { namespace in namespace:ranges
/freebsd-current/include/
H A Dnl_types.h81 void *__data; member in struct:__nl_cat_d
/freebsd-current/contrib/llvm-project/libcxx/include/__filesystem/
H A Ddirectory_entry.h229 __cached_data __data; local
/freebsd-current/contrib/llvm-project/libcxx/include/__functional/
H A Dhash.h58 const unsigned char* __data = static_cast<const unsigned char*>(__key); local
/freebsd-current/contrib/llvm-project/libcxx/include/__format/
H A Dparser_std_format_spec.h269 char __data[4] = {' '}; member in struct:__code_point
275 wchar_t __data[4 / sizeof(wchar_t)] = {L' '}; member in struct:__code_point
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4706 uint64_t __data; /* Only used when data is a single uint64_t */ member in struct:stat_array

Completed in 252 milliseconds