| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | bitmap.h | 36 unsigned long mask = 1UL << bit; in test_and_set_bit() local 46 unsigned long mask = 1UL << bit; in test_and_clear_bit() local
|
| /third_party/lwip/test/unit/ |
| H A D | lwip_unittests.c | 43 unsigned int mask; in lwip_check_ensure_no_alloc() local
|
| /third_party/lzma/C/ |
| H A D | Bra86.c | 54 unsigned mask = (unsigned)*state; // & 7;
in X86() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | aligned-slot-allocator.cc | 116 int mask = n - 1; in Align() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blend.h | 72 unsigned mask = BITFIELD_MASK(nr_samples); in fd6_blend_variant() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | signalfd.c | 31 sigset_t mask = {}; in signalfd_0100() local
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_pixel_hash.h | 74 intel_compute_pixel_hash_table_nway(unsigned n, unsigned m, uint32_t mask, in intel_compute_pixel_hash_table_nway() argument
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | pan_ir.c | 33 pan_to_bytemask(unsigned bytes, unsigned mask) in pan_to_bytemask() argument [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/sched/ |
| H A D | sched_setaffinity.c | 57 cpu_set_t mask; in sched_setaffinity_0200() local
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | a_bitstr.c | 217 unsigned char mask = i < flags_len ? ~flags[i] : 0xff; in ASN1_BIT_STRING_check() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | ctype.c | 252 int ossl_ctype_check(int c, unsigned int mask) in ossl_ctype_check() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/ |
| H A D | f_impl64.c | 29 uint64_t mask = (1ULL << 56) - 1; in gf_mul() local 81 uint64_t mask = (1ULL << 56) - 1; in gf_mulw_unsigned() local 107 uint64_t mask = (1ULL << 56) - 1; gf_sqr() local [all...] |
| H A D | f_impl.h | 48 uint64_t mask = (1ULL << 56) - 1; in gf_weak_reduce() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/ |
| H A D | f_impl32.c | 29 uint32_t mask = (1 << 28) - 1; in gf_mul() local 78 uint32_t mask = (1 << 28) - 1; in gf_mulw_unsigned() local [all...] |
| H A D | f_impl.h | 50 uint32_t mask = (1 << 28) - 1; in gf_weak_reduce() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_shift.c | 178 BN_ULONG l, m, mask; in bn_rshift_fixed_top() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | issue-1291.hpp | 13 unsigned mask; member
|
| /third_party/python/Include/cpython/ |
| H A D | setobject.h | 46 Py_ssize_t mask; member
|
| /third_party/openssl/crypto/ |
| H A D | ctype.c | 252 int ossl_ctype_check(int c, unsigned int mask) in ossl_ctype_check() argument
|
| /third_party/openssl/crypto/ec/curve448/arch_64/ |
| H A D | f_impl64.c | 29 uint64_t mask = (1ULL << 56) - 1; in gf_mul() local 81 uint64_t mask = (1ULL << 56) - 1; in gf_mulw_unsigned() local 107 uint64_t mask = (1ULL << 56) - 1; gf_sqr() local [all...] |
| H A D | f_impl.h | 48 uint64_t mask = (1ULL << 56) - 1; in gf_weak_reduce() local
|
| /third_party/openssl/crypto/ec/curve448/arch_32/ |
| H A D | f_impl32.c | 29 uint32_t mask = (1 << 28) - 1; in gf_mul() local 78 uint32_t mask = (1 << 28) - 1; in gf_mulw_unsigned() local [all...] |
| H A D | f_impl.h | 50 uint32_t mask = (1 << 28) - 1; in gf_weak_reduce() local
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_shift.c | 178 BN_ULONG l, m, mask; in bn_rshift_fixed_top() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_bitstr.c | 217 unsigned char mask = i < flags_len ? ~flags[i] : 0xff; in ASN1_BIT_STRING_check() local
|