HomeSort by: relevance | last modified time | path
    Searched refs:x_size (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
bt8xx.h 440 int x_size; member in struct:bktr_capture_area
  /src/bin/ksh/
emacs.c 129 static int x_size ARGS((int c));
557 j += x_size(*cp++);
704 i = x_size(c);
715 size += x_size(*cp++);
720 x_size(c) function
2167 i += x_size(*rcp);
  /src/usr.sbin/sysinst/
bsddisklabel.c 1810 char bsd_size[6], min_size[6], x_size[6]; local in function:make_bsd_partitions
1818 humanize_number(x_size, sizeof(x_size),
1828 bsd_size, min_size, x_size);
1833 bsd_size, min_size, x_size);
  /src/sys/dev/pci/bktr/
bktr_core.c 1872 x_size must be greater than or equal to 1.666*METEORSETGEO width (cols)
1875 x_size must be greater than or equal to 1.666*METEORSETGEO width (cols)
1878 x_size must be greater than or equal to METEORSETGEO width (cols)
1881 x_size must be greater than or equal to METEORSETGEO width (cols)
1893 bktr->capture_area_x_size = cap_area->x_size;
1905 cap_area->x_size = format_params[
1912 cap_area->x_size = bktr->capture_area_x_size;

Completed in 20 milliseconds