Home
last modified time | relevance | path

Searched defs:border (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-split.c73 split_at_bb_p (struct loop *loop, basic_block bb, tree *border, affine_iv *iv) in split_at_bb_p()
391 tree border, in compute_new_first_bound()
496 tree border = NULL_TREE; in split_loop() local
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_panel.c175 u32 border, sync_pos, blank_width, sync_width; in centre_horizontally() local
197 u32 border, sync_pos, blank_width, sync_width; in centre_vertically() local
249 u32 *border) in i9xx_scale_aspect()
309 u32 pfit_control = 0, pfit_pgm_ratios = 0, border = 0; in intel_gmch_panel_fitting() local
/dflybsd-src/sys/dev/misc/syscons/
H A Dsyscons.h316 u_char border; /* border color */ member
H A Dsyscons.c2622 set_scrn_saver_mode(scr_stat *scp, int mode, u_char *pal, int border) in set_scrn_saver_mode()
/dflybsd-src/sys/net/
H A Dzlib.c3641 local const uInt border[] = { /* Order of the bit length code lengths */ variable