/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_const.c | 386 lp_build_const_mask_aos(struct gallivm_state *gallivm, struct lp_type type, unsigned mask, unsigned channels) lp_build_const_mask_aos() argument 412 lp_build_const_mask_aos_swizzled(struct gallivm_state *gallivm, struct lp_type type, unsigned mask, unsigned channels, const unsigned char *swizzle) lp_build_const_mask_aos_swizzled() argument
|
H A D | lp_bld_format_float.c | 84 LLVMValueRef is_nan_or_inf, nan_or_inf, mask, i32_src; in lp_build_float_to_smallfloat() local 429 LLVMValueRef shift, mask; in lp_build_rgb9_to_float_helper() local [all...] |
H A D | lp_bld_flow.c | 126 lp_build_mask_check(struct lp_build_mask_context *mask) in lp_build_mask_check() argument 163 lp_build_mask_begin(struct lp_build_mask_context *mask, struct gallivm_state *gallivm, struct lp_type type, LLVMValueRef value) lp_build_mask_begin() argument 183 lp_build_mask_value(struct lp_build_mask_context *mask) lp_build_mask_value() argument 195 lp_build_mask_update(struct lp_build_mask_context *mask, LLVMValueRef value) lp_build_mask_update() argument 209 lp_build_mask_force(struct lp_build_mask_context *mask, LLVMValueRef value) lp_build_mask_force() argument 219 lp_build_mask_end(struct lp_build_mask_context *mask) lp_build_mask_end() argument [all...] |
/third_party/musl/arch/s390x/bits/ |
H A D | user.h | 18 unsigned long mask, addr; member
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_fence.c | 60 uint32_t mask; member 187 vmw_fence_create(struct pb_fence_ops *fence_ops, uint32_t handle, uint32_t seqno, uint32_t mask, int32_t fd) vmw_fence_create() argument
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_compiler.c | 343 reg_count_callback(void * userdata, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) reg_count_callback() argument
|
H A D | radeon_dataflow_deadcode.c | 137 static void mark_used(struct deadcode_state * s, rc_register_file file, unsigned int index, unsigned int mask) in mark_used() argument
|
H A D | radeon_program_print.c | 153 static void rc_print_mask(FILE * f, unsigned int mask) in rc_print_mask() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_hw_context.c | 53 uint64_t mask; in r600_need_cs_space() local
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_cbc_hmac_sha256_hw.c | 491 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha256_cipher() local [all...] |
H A D | cipher_aes_cbc_hmac_sha1_hw.c | 449 size_t inp_len, mask, j, i; in aesni_cbc_hmac_sha1_cipher() local [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/macs/ |
H A D | hmac_prov.c | 286 static int set_flag(const OSSL_PARAM params[], const char *key, int mask, in set_flag() argument
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | constant_time.h | 276 constant_time_select(unsigned int mask, unsigned int a, unsigned int b) constant_time_select() argument 283 constant_time_select_s(size_t mask, size_t a, size_t b) constant_time_select_s() argument 290 constant_time_select_8(unsigned char mask, unsigned char a, unsigned char b) constant_time_select_8() argument 297 constant_time_select_int(unsigned int mask, int a, int b) constant_time_select_int() argument 303 constant_time_select_int_s(size_t mask, int a, int b) constant_time_select_int_s() argument 309 constant_time_select_32(uint32_t mask, uint32_t a, uint32_t b) constant_time_select_32() argument 315 constant_time_select_64(uint64_t mask, uint64_t a, uint64_t b) constant_time_select_64() argument 331 constant_time_cond_swap_32(uint32_t mask, uint32_t *a, uint32_t *b) constant_time_cond_swap_32() argument 351 constant_time_cond_swap_64(uint64_t mask, uint64_t *a, uint64_t *b) constant_time_cond_swap_64() argument 373 constant_time_cond_swap_buff(unsigned char mask, unsigned char *a, unsigned char *b, size_t len) constant_time_cond_swap_buff() argument 403 unsigned char mask; constant_time_lookup() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | ocb128.c | 60 unsigned char mask; in ocb_double() local 220 unsigned char ktop[16], tmp[16], mask; in CRYPTO_ocb128_setiv() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/poly1305/ |
H A D | poly1305.c | 220 u64 mask; in poly1305_emit() local 386 u32 mask; in poly1305_emit() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_oaep.c | 165 unsigned int good = 0, found_one_byte, mask; in RSA_padding_check_PKCS1_OAEP_mgf1() local 332 PKCS1_MGF1(unsigned char *mask, long len, const unsigned char *seed, long seedlen, const EVP_MD *dgst) PKCS1_MGF1() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_div.c | 119 BN_ULONG Q = 0, mask; in bn_div_3_words() local
|
H A D | bn_rand.c | 27 int b, ret = 0, bit, bytes, mask; in bnrand() local
|
/third_party/node/deps/openssl/openssl/crypto/dh/ |
H A D | dh_key.c | 117 volatile size_t npad = 0, mask = 1; in DH_compute_key() local
|
/third_party/libcoap/src/ |
H A D | coap_option.c | 436 uint16_t nr, mask = 0; in coap_option_filter_op() local [all...] |
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeSpecification.java | 571 extendByMask(int mask) extendByMask() argument 703 appendMask(int mask, StringBuilder out) appendMask() argument 738 hasOneBit(int mask) hasOneBit() argument 742 nextUnsetBit(int mask, int bit) nextUnsetBit() argument [all...] |
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/ |
H A D | Operation.java | 71 public static ImmutableSet<Digit> fromMask(int mask) { in fromMask() argument
|
/third_party/openssl/crypto/bn/ |
H A D | bn_div.c | 119 BN_ULONG Q = 0, mask; in bn_div_3_words() local
|
/third_party/openssl/crypto/poly1305/ |
H A D | poly1305.c | 220 u64 mask; in poly1305_emit() local 386 u32 mask; in poly1305_emit() local [all...] |
/third_party/openssl/crypto/dh/ |
H A D | dh_key.c | 117 volatile size_t npad = 0, mask = 1; in DH_compute_key() local
|