/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/ |
A D | sched.h | 123 __cpu_mask __bits[__CPU_SETSIZE / __NCPUBITS]; member 131 __cpu_mask *__bits = (cpusetp)->__bits; \ 133 __bits[__i] = 0; \ 139 ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \ 146 ? (((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \ 153 ? ((((__cpu_mask *) ((cpusetp)->__bits))[__CPUELT (__cpu)] \ 162 ({ __cpu_mask *__arr1 = (cpusetp1)->__bits; \ 163 __cpu_mask *__arr2 = (cpusetp2)->__bits; \ 174 __cpu_mask *__arr1 = (srcset1)->__bits; \ 175 __cpu_mask *__arr2 = (srcset2)->__bits; \ [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/parallel/ |
A D | random_number.h | 109 __genrand_bits(int __bits) in __genrand_bits() argument 111 unsigned long __res = __cache & ((1 << __bits) - 1); in __genrand_bits() 112 __cache = __cache >> __bits; in __genrand_bits() 113 __bits_left -= __bits; in __genrand_bits()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/parallel/ |
A D | random_number.h | 109 __genrand_bits(int __bits) in __genrand_bits() argument 111 unsigned long __res = __cache & ((1 << __bits) - 1); in __genrand_bits() 112 __cache = __cache >> __bits; in __genrand_bits() 113 __bits_left -= __bits; in __genrand_bits()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/parallel/ |
A D | random_number.h | 109 __genrand_bits(int __bits) in __genrand_bits() argument 111 unsigned long __res = __cache & ((1 << __bits) - 1); in __genrand_bits() 112 __cache = __cache >> __bits; in __genrand_bits() 113 __bits_left -= __bits; in __genrand_bits()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/parallel/ |
A D | random_number.h | 109 __genrand_bits(int __bits) in __genrand_bits() argument 111 unsigned long __res = __cache & ((1 << __bits) - 1); in __genrand_bits() 112 __cache = __cache >> __bits; in __genrand_bits() 113 __bits_left -= __bits; in __genrand_bits()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/parallel/ |
A D | random_number.h | 109 __genrand_bits(int __bits) in __genrand_bits() argument 111 unsigned long __res = __cache & ((1 << __bits) - 1); in __genrand_bits() 112 __cache = __cache >> __bits; in __genrand_bits() 113 __bits_left -= __bits; in __genrand_bits()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/parallel/ |
A D | random_number.h | 109 __genrand_bits(int __bits) in __genrand_bits() argument 111 unsigned long __res = __cache & ((1 << __bits) - 1); in __genrand_bits() 112 __cache = __cache >> __bits; in __genrand_bits() 113 __bits_left -= __bits; in __genrand_bits()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/parallel/ |
A D | random_number.h | 109 __genrand_bits(int __bits) in __genrand_bits() argument 111 unsigned long __res = __cache & ((1 << __bits) - 1); in __genrand_bits() 112 __cache = __cache >> __bits; in __genrand_bits() 113 __bits_left -= __bits; in __genrand_bits()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/parallel/ |
A D | random_number.h | 109 __genrand_bits(int __bits) in __genrand_bits() argument 111 unsigned long __res = __cache & ((1 << __bits) - 1); in __genrand_bits() 112 __cache = __cache >> __bits; in __genrand_bits() 113 __bits_left -= __bits; in __genrand_bits()
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | l4.cc | 169 if (__cpusetsize < sizeof(__cpuset->__bits[0])) in strong_alias() 178 static_assert(sizeof(__cpuset->__bits[0]) == sizeof(l4_umword_t), in strong_alias() 180 th->p_affinity_mask[0] = __cpuset->__bits[0]; in strong_alias() 181 sp.affinity = l4_sched_cpu_set(0, 0, __cpuset->__bits[0]); in strong_alias() 194 if (cpusetsize < sizeof(cpuset->__bits[0])) in pthread_getaffinity_np() 198 cpuset->__bits[0] = handle_to_descr(handle)->p_affinity_mask[0]; in pthread_getaffinity_np()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/ |
A D | sched_cpucount.c | 26 const __cpu_mask *p = setp->__bits; in __sched_cpucount() 27 const __cpu_mask *end = &setp->__bits[setsize / sizeof (__cpu_mask)]; in __sched_cpucount()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/ |
A D | simd_fixed_size.h | 187 _S_submask(_BitMask<_Np, _Sanitized> __bits) 1349 if (__meta._S_submask(__bits).any()) 1378 const _MaskMember __bits) noexcept 1381 if (__meta._S_submask(__bits).any()) 1389 __meta._S_make_mask(__bits)); 1399 _MaskMember __bits = 0; 1402 __bits 1405 return __bits; 1832 _S_masked_unary(const _MaskMember __bits, 1838 __bits), [all …]
|
A D | simd_x86.h | 586 = _mm512_maskz_mov_epi32(__bits, __to_intrin( in _S_store_bool_array() 598 auto __tmp = _mm_cvtsi32_si128(__bits); in _S_store_bool_array() 3742 const auto __bits in _S_to_maskvector() local 3745 return __vector_bitcast<_Up>(__bits) > 0; in _S_to_maskvector() 3747 return __vector_bitcast<_Up>(__bits != 0); in _S_to_maskvector() 4127 [](auto... __bits) { return (__bits | ...); }, in _S_to_bits() 4286 return __bits; in _S_load() 4289 _BitMask<_S_size<_Tp>>(__bits)._M_sanitized()); in _S_load() 4436 return __bits._M_to_bits(); in _S_from_bitmask() 5057 int __bits in _S_popcount() local [all …]
|
A D | simd_scalar.h | 655 _S_from_bitmask(_SanitizedBitMask<1> __bits, _TypeTag<_Tp>) noexcept 656 { return __bits[0]; }
|
A D | simd_builtin.h | 1349 int __bits = __x.template _M_extract<__offset>()._M_to_bits(); in _S_store_bool_array() 1351 __bits &= 0xf; in _S_store_bool_array() 1352 const int __bool4 = (__bits * 0x204081) & 0x01010101; in _S_store_bool_array() 2767 _S_from_bitmask(_SanitizedBitMask<_Np> __bits, _TypeTag<_Tp>) in _S_from_bitmask() 2769 return _SuperImpl::template _S_to_maskvector<_Tp, _S_size<_Tp>>(__bits); in _S_from_bitmask()
|
A D | simd.h | 3372 const bitset<_Np> __bits; 3375 where_range(bitset<_Np> __b) : __bits(__b) {} 3426 { return __bits.to_ullong(); } 3789 const bitset __bits = __x.__to_bitset(); 3793 return _V(__bitset_init, (__bits >> __offset).to_ullong());
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/arpa/ |
A D | inet.h | 95 extern char *inet_net_ntop (int __af, const void *__cp, int __bits,
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/ |
A D | memory_resource.cc | 685 const auto __bits = chunk::bits_per_word; in replenish() local 686 const size_t __words = (__blocks + __bits - 1) / __bits; in replenish()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/ |
A D | memory_resource.cc | 685 const auto __bits = chunk::bits_per_word; in replenish() local 686 const size_t __words = (__blocks + __bits - 1) / __bits; in replenish()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ |
A D | memory_resource.cc | 710 const auto __bits = chunk::bits_per_word; in replenish() local 711 const size_t __words = (__blocks + __bits - 1) / __bits; in replenish()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/ |
A D | random.tcc | 3309 template<typename _RealType, size_t __bits, 3319 __bits);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/ |
A D | random.tcc | 3309 template<typename _RealType, size_t __bits, 3319 __bits);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | random.tcc | 3316 template<typename _RealType, size_t __bits, 3326 __bits);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | random.tcc | 3341 template<typename _RealType, size_t __bits, 3351 __bits);
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | random.tcc | 3310 template<typename _RealType, size_t __bits, 3320 __bits);
|