Home
last modified time | relevance | path

Searched defs:mask (Results 276 - 300 of 2232) sorted by relevance

1...<<11121314151617181920>>...90

/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify08.c54 unsigned int mask; member
[all...]
H A Dinotify04.c41 unsigned int mask; member
[all...]
/third_party/lwip/src/core/ipv4/
H A Dip4_addr.c95 u32_t mask; in ip4_addr_netmask_valid() local
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dsc25519.c34 uint32_t mask; in sc_reduce_add_sub() local
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.c52 unsigned mask; /* mask for low root bits */ local
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dtestpi-2.c176 cpu_set_t mask; in main() local
H A Dtestpi-4.c175 cpu_set_t mask; in main() local
H A Dtestpi-1.c174 cpu_set_t mask; in main() local
/third_party/node/deps/v8/src/base/
H A Dflags.h33 constexpr explicit Flags(mask_type mask) : mask_(static_cast<S>(mask)) {} in Flags() argument
/third_party/node/deps/v8/src/heap/base/
H A Dactive-system-pages.cc43 const bitset_t mask = bits == kMaxPages in Add() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_bitmask.c170 util_bitmask_word mask; in util_bitmask_add() local
209 util_bitmask_word mask; in util_bitmask_set() local
235 util_bitmask_word mask; util_bitmask_clear() local
258 const util_bitmask_word mask = 1 << bit; util_bitmask_get() local
285 util_bitmask_word mask = 1 << bit; util_bitmask_get_next_index() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_mark_last.c54 uint64_t mask = 0; in bi_staging_read_mask() local
165 uint64_t mask = BITFIELD64_MASK(nr) << I->src[s].value; in va_mark_last() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_liveness.c33 pan_liveness_gen(uint16_t *live, unsigned node, unsigned max, uint16_t mask) in pan_liveness_gen() argument
42 pan_liveness_kill(uint16_t *live, unsigned node, unsigned max, uint16_t mask) in pan_liveness_kill() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_ra.c174 unsigned mask = reg_mask(ctx, idx); in ra_reg() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program.c79 get_used_temporaries_cb( void * userdata, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) get_used_temporaries_cb() argument
134 rc_find_free_temporary_list( struct radeon_compiler * c, unsigned char * used, unsigned int used_length, unsigned int mask) rc_find_free_temporary_list() argument
H A Dradeon_vert_fc.c60 mark_write(void * userdata, struct rc_instruction * inst, rc_register_file file, unsigned int index, unsigned int mask) mark_write() argument
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_mbstr.c36 ASN1_mbstring_copy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask) ASN1_mbstring_copy() argument
42 ASN1_mbstring_ncopy(ASN1_STRING **out, const unsigned char *in, int len, int inform, unsigned long mask, long minsize, long maxsize) ASN1_mbstring_ncopy() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_pk1.c174 unsigned int good, found_zero_byte, mask; in RSA_padding_check_PKCS1_type_2() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_gcd.c552 BN_ULONG mask = 0; in BN_gcd() local
H A Dbn_intern.c27 int bit, next_bit, mask; in bn_compute_wNAF() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DAnyPath.java49 static AnyPath of(int mask) { in of() argument
58 abstract int mask(); in mask() method in AnyPath
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DFieldMaskTree.cs80 public FieldMaskTree(FieldMask mask) in FieldMaskTree() argument
141 public FieldMaskTree MergeFromFieldMask(FieldMask mask) in MergeFromFieldMask() argument
/third_party/pulseaudio/src/pulsecore/
H A Dg711.c97 int16_t mask; in st_13linear2alaw() local
199 int16_t mask; in st_14linear2ulaw() local
[all...]
H A Dcore-subscribe.c46 pa_subscription_mask_t mask; member
/third_party/opencl-headers/CL/
H A Dcl_half.h186 uint32_t mask = (halfway << 1) - 1; in cl_half_from_float() local
312 uint64_t mask = (halfway << 1) - 1; in cl_half_from_double() local
[all...]

Completed in 13 milliseconds

1...<<11121314151617181920>>...90