Home
last modified time | relevance | path

Searched defs:masks (Results 1 – 22 of 22) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_cm_common.h55 struct xfer_func_mask masks; member
83 struct cm_color_matrix_mask masks; member
H A Ddcn10_hubbub.h186 const struct dcn_hubbub_mask *masks; member
/dflybsd-src/sys/dev/drm/amd/display/dc/gpio/
H A Dhw_hpd.h35 const struct hpd_sh_mask *masks; member
H A Dhw_ddc.h35 const struct ddc_sh_mask *masks; member
/dflybsd-src/sys/dev/crypto/hifn/
H A Dhifn7751reg.h437 volatile u_int16_t masks; member
459 volatile u_int16_t masks; member
491 volatile u_int16_t masks; member
519 volatile u_int16_t masks; member
H A Dhifn7751.c1428 const u_int32_t masks = HIFN_D_VALID | HIFN_D_LAST | HIFN_D_MASKDONEIRQ; in hifn_writeramaddr() local
1489 const u_int32_t masks = HIFN_D_VALID | HIFN_D_LAST | HIFN_D_MASKDONEIRQ; in hifn_readramaddr() local
/dflybsd-src/usr.sbin/ppp/
H A Dncpaddr.c145 const u_char masks[] = { 0x00, 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe }; in mask62bits() local
525 const u_char masks[] = { 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff }; in ncprange_contains() local
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/
H A Ddce_audio.h121 const struct dce_aduio_mask *masks; member
H A Ddce_audio.c940 const struct dce_aduio_mask *masks in dce_audio_create()
H A Ddce_mem_input.h335 const struct dce_mem_input_mask *masks; member
/dflybsd-src/sys/dev/drm/amd/display/dc/inc/
H A Dhw_sequencer.h58 const struct dce_hwseq_mask *masks; member
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dcharset.c172 static const uchar masks[6] = { 0x7F, 0x1F, 0x0F, 0x07, 0x03, 0x01 }; in one_utf8_to_cppchar() local
231 static const uchar masks[6] = { 0x00, 0xC0, 0xE0, 0xF0, 0xF8, 0xFC }; in one_cppchar_to_utf8() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-vect-loop.c1181 release_vec_loop_masks (vec_loop_masks *masks) in release_vec_loop_masks()
6220 int reduc_index, vec_loop_masks *masks) in vectorize_fold_left_reduction()
7365 vec_loop_masks *masks = &LOOP_VINFO_MASKS (loop_vinfo); in vectorizable_reduction() local
8506 vect_record_loop_mask (loop_vec_info loop_vinfo, vec_loop_masks *masks, in vect_record_loop_mask()
8533 vect_get_loop_mask (gimple_stmt_iterator *gsi, vec_loop_masks *masks, in vect_get_loop_mask()
H A Dtree-vect-loop-manip.c363 tree masks[2]; in vect_maybe_permute_loop_masks() local
701 vec_loop_masks *masks = &LOOP_VINFO_MASKS (loop_vinfo); in vect_set_loop_condition_masked() local
H A Dtree-vectorizer.h332 vec<tree> masks; member
379 vec_loop_masks masks; member
H A Dtree-vect-stmts.c1743 vec_loop_masks *masks = &LOOP_VINFO_MASKS (loop_vinfo); in check_load_store_masking() local
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dcharset.c171 static const uchar masks[6] = { 0x7F, 0x1F, 0x0F, 0x07, 0x03, 0x01 }; in one_utf8_to_cppchar() local
230 static const uchar masks[6] = { 0x00, 0xC0, 0xE0, 0xF0, 0xF8, 0xFC }; in one_cppchar_to_utf8() local
/dflybsd-src/sys/dev/video/bktr/
H A Dioctl_bt848.h200 u_long masks[3]; /* R,G,B or Y,U,V masks, respectively */ member
/dflybsd-src/contrib/dhcpcd/src/
H A Dipv6.c379 static const unsigned char masks[NBBY] = in ipv6_mask() local
/dflybsd-src/sbin/ipfw/
H A Dipfw2.c1499 u_int32_t set_disable, masks[2]; in sets_handler() local
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c277 u_int32_t masks[2] = { in ar9300_upload_noise_floor() local
/dflybsd-src/sys/net/ipfw/
H A Dip_fw2.c6560 uint32_t *masks; in ipfw_ctl() local