/freebsd/contrib/ncurses/menu/ |
H A D | m_post.c | 133 int cy = -1, cx = -1; in MENU_EXPORT() local 237 int i, j, cy, cx; in _nc_Draw_Menu() local
|
/freebsd/sys/dev/fb/ |
H A D | vga.c | 2582 planar_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in planar_fill_rect() 2651 packed_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in packed_fill_rect() 2685 direct_fill_rect16(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in direct_fill_rect16() 2723 direct_fill_rect24(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in direct_fill_rect24() 2767 direct_fill_rect32(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in direct_fill_rect32() 2805 vga_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in vga_fill_rect() 2835 vga_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in vga_fill_rect()
|
H A D | s3_pci.c | 404 s3lfb_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in s3lfb_fill_rect()
|
H A D | fbreg.h | 228 #define vidd_fill_rect(adp, val, x, y, cx, cy) \ argument
|
H A D | vesa.c | 1664 vesa_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in vesa_fill_rect()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/ |
H A D | VEDisassembler.cpp | 319 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeASX() local 470 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeCAS() local 602 bool cy = fieldFromInstruction(insn, 47, 1); in DecodeBranchCondition() local
|
/freebsd/sbin/fdisk/ |
H A D | fdisk.c | 701 int cy, sec; in dos() local
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_lcd_syscons.c | 619 am335x_syscons_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in am335x_syscons_fill_rect()
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_fb.c | 709 bcmfb_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in bcmfb_fill_rect()
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_calendar.c | 1835 uint32_t sw, cy, Q; isocal_split_eraweeks() local
|
/freebsd/sys/powerpc/ofw/ |
H A D | ofw_syscons.c | 754 ofwfb_fill_rect(video_adapter_t *adp, int val, int x, int y, int cx, int cy) in ofwfb_fill_rect()
|
/freebsd/usr.sbin/pmcstudy/ |
H A D | pmcstudy.c | 1378 double con, un, cl1, cl2, cl3, cy, res; in clears_broad() local
|