Searched defs:width (Results 26 - 50 of 412) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dutf_width.c217 int width = 0; local
[all...]
/freebsd-10.1-release/sys/ddb/
H A Ddb_examine.c80 int width; local
/freebsd-10.1-release/tools/tools/vt/setfont/
H A Dsetfont.c16 uint8_t width; member in struct:file_header
/freebsd-10.1-release/usr.bin/expand/
H A Dexpand.c70 int width; local
/freebsd-10.1-release/contrib/dialog/
H A Dmixedform.c43 dialog_mixedform(const char *title, const char *cprompt, int height, int width, int form_height, int item_no, char **items) argument
H A Dmouse.c84 dlg_mouse_mkregion(int y, int x, int height, int width, int code) argument
61 dlg_mouse_mkbigregion(int y, int x, int height, int width, int code, int step_y, int step_x, int mode) argument
H A Dmsgbox.c35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
H A Dyesno.c34 dialog_yesno(const char *title, const char *cprompt, int height, int width) argument
[all...]
H A Dinputbox.c44 dialog_inputbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
H A Dpause.c48 dialog_pause(const char *title, const char *cprompt, int height, int width, int seconds) argument
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dmemattr.h55 enum mem_access_width width; member in struct:mem_attrib
H A Dm2-lang.c112 m2_printstr(struct ui_file *stream, char *string, unsigned int length, int width, int force_ellipses) argument
H A Dp-lang.c158 pascal_printstr(struct ui_file *stream, char *string, unsigned int length, int width, int force_ellipses) argument
/freebsd-10.1-release/contrib/libyaml/src/
H A Dreader.c197 unsigned int width = 0; local
[all...]
/freebsd-10.1-release/contrib/mdocml/
H A Dout.h35 size_t width; /* width of cell */ member in struct:roffcol
/freebsd-10.1-release/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std_local.h38 _citrus_index_t width; member in struct:_citrus_mapper_std_linear_zone
/freebsd-10.1-release/sys/dev/drm/
H A Ddrm_sarea.h65 unsigned int width; member in struct:drm_sarea_frame
/freebsd-10.1-release/sys/dev/drm2/
H A Ddrm_sarea.h65 unsigned int width; member in struct:drm_sarea_frame
/freebsd-10.1-release/sys/powerpc/powermac/
H A Duninorthpci.c170 uninorth_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, int width) argument
197 uninorth_write_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, u_int32_t val, int width) argument
/freebsd-10.1-release/sys/powerpc/pseries/
H A Drtas_pci.c143 rtaspci_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, int width) argument
183 rtaspci_write_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, uint32_t val, int width) argument
/freebsd-10.1-release/usr.bin/banner/
H A Dbanner.c1025 static int width = DWIDTH; /* -w option: scrunch letters to 80 columns */ variable
/freebsd-10.1-release/usr.bin/fold/
H A Dfold.c71 int rval, width; local
155 fold(int width) argument
[all...]
/freebsd-10.1-release/usr.bin/unexpand/
H A Dunexpand.c118 int dcol, doneline, limit, n, ocol, width; local
/freebsd-10.1-release/usr.sbin/lpr/filters/
H A Dlpf.c66 static int width = 132; /* default line length */ variable
/freebsd-10.1-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUAsmPrinter.cpp188 unsigned width = 0; local
[all...]

Completed in 138 milliseconds

1234567891011>>