Searched defs:rmask (Results 1 – 11 of 11) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_liveness.c | 48 unsigned rmask = BITFIELD_MASK(count); in bi_liveness_ins_update() local
|
/third_party/openssl/crypto/bn/ |
D | bn_shift.c | 109 BN_ULONG l, m, rmask = 0; in bn_lshift_fixed_top() local
|
D | bn_div.c | 143 BN_ULONG *d = num->d, n, m, rmask; in bn_left_align() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
D | bn_shift.c | 109 BN_ULONG l, m, rmask = 0; in bn_lshift_fixed_top() local
|
D | bn_div.c | 143 BN_ULONG *d = num->d, n, m, rmask; in bn_left_align() local
|
/third_party/gstreamer/gstplugins_bad/sys/fbdev/ |
D | gstfbdevsink.c | 125 uint32_t rmask; in gst_fbdevsink_getcaps() local
|
/third_party/mesa3d/src/mesa/main/ |
D | pixeltransfer.c | 112 GLuint rmask = ctx->PixelMaps.ItoR.Size - 1; in _mesa_map_ci_to_rgba() local
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshrec.c | 332 FT_Int rmask = 0x80 >> ( bit_pos & 7 ); in ps_mask_table_set_bits() local
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_hw.c | 68 unsigned int rmask; member
|
/third_party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 1789 uint32_t rmask = hdr.ddspf.rbitmask; in load_dds_uncompressed_image() local
|
/third_party/alsa-lib/include/sound/uapi/ |
D | asound.h | 415 unsigned int rmask; /* W: requested masks */ member
|