Home
last modified time | relevance | path

Searched defs:mask (Results 126 - 150 of 2480) sorted by relevance

12345678910>>...100

/third_party/ltp/tools/sparse/sparse-src/
H A Dbitmap.h36 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 Dlwip_unittests.c43 unsigned int mask; in lwip_check_ensure_no_alloc() local
/third_party/lzma/C/
H A DBra86.c54 unsigned mask = (unsigned)*state; // & 7; in X86() local
[all...]
/third_party/node/deps/v8/src/codegen/
H A Daligned-slot-allocator.cc116 int mask = n - 1; in Align() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blend.h72 unsigned mask = BITFIELD_MASK(nr_samples); in fd6_blend_variant() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsignalfd.c31 sigset_t mask = {}; in signalfd_0100() local
/third_party/mesa3d/src/intel/common/
H A Dintel_pixel_hash.h74 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 Dpan_ir.c33 pan_to_bytemask(unsigned bytes, unsigned mask) in pan_to_bytemask() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/sched/
H A Dsched_setaffinity.c57 cpu_set_t mask; in sched_setaffinity_0200() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_bitstr.c217 unsigned char mask = i < flags_len ? ~flags[i] : 0xff; in ASN1_BIT_STRING_check() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dctype.c252 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 Df_impl64.c29 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 Df_impl.h48 uint64_t mask = (1ULL << 56) - 1; in gf_weak_reduce() local
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_32/
H A Df_impl32.c29 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 Df_impl.h50 uint32_t mask = (1 << 28) - 1; in gf_weak_reduce() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_shift.c178 BN_ULONG l, m, mask; in bn_rshift_fixed_top() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-1291.hpp13 unsigned mask; member
/third_party/python/Include/cpython/
H A Dsetobject.h46 Py_ssize_t mask; member
/third_party/openssl/crypto/
H A Dctype.c252 int ossl_ctype_check(int c, unsigned int mask) in ossl_ctype_check() argument
/third_party/openssl/crypto/ec/curve448/arch_64/
H A Df_impl64.c29 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 Df_impl.h48 uint64_t mask = (1ULL << 56) - 1; in gf_weak_reduce() local
/third_party/openssl/crypto/ec/curve448/arch_32/
H A Df_impl32.c29 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 Df_impl.h50 uint32_t mask = (1 << 28) - 1; in gf_weak_reduce() local
/third_party/openssl/crypto/bn/
H A Dbn_shift.c178 BN_ULONG l, m, mask; in bn_rshift_fixed_top() local
/third_party/openssl/crypto/asn1/
H A Da_bitstr.c217 unsigned char mask = i < flags_len ? ~flags[i] : 0xff; in ASN1_BIT_STRING_check() local

Completed in 8 milliseconds

12345678910>>...100