Searched defs:width (Results 76 - 100 of 422) sorted by relevance

1234567891011>>

/freebsd-current/sys/dev/altera/avgen/
H A Daltera_avgen.c92 u_int width; local
154 u_int width; local
[all...]
/freebsd-current/sys/dev/videomode/
H A Dpickmode.c43 pick_mode_by_dotclock(int width, int height, int dotclock) argument
68 pick_mode_by_ref(int width, int height, int refresh) argument
/freebsd-current/sys/arm/ti/clk/
H A Dti_clk_dpll.h68 uint32_t width; /* Number of bits for the factor */ member in struct:ti_clk_factor
/freebsd-current/contrib/sendmail/libsm/
H A Dvfscanf.c117 register size_t width; /* field width, or 0 */ local
[all...]
/freebsd-current/sys/net80211/
H A Dieee80211_radiotap.c279 size_t align, width; member in struct:__anon130
[all...]
/freebsd-current/contrib/ncurses/menu/
H A Dm_global.c295 int width = 0; local
[all...]
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dsafe_sprintf.c84 int width = -1; local
/freebsd-current/contrib/jemalloc/src/
H A Dmalloc_io.c433 int width = -1; local
[all...]
/freebsd-current/contrib/dialog/
H A Dmixedgauge.c43 int width, old_width, min_width; member in struct:__anon464
187 mydraw_mixed_box(WINDOW *win, int y, int x, int height, int width, argument
382 dialog_mixedgauge(const char *title, const char *cprompt, int height, int width, int percent, int item_no, char **items) argument
[all...]
H A Dtailbox.c84 print_line(MY_OBJ * obj, WINDOW *win, int row, int width) argument
168 print_page(MY_OBJ * obj, int height, int width) argument
307 dialog_tailbox(const char *title, const char *filename, int height, int width, int bg_task) argument
[all...]
H A Dtreeview.c155 dlg_treeview(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int *depths, int flag, int *current_item) argument
574 dialog_treeview(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int flag) argument
[all...]
H A Dtimebox.c49 int width; member in struct:_box
91 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, int period, int value, int code) argument
137 dialog_timebox(const char *title, const char *subtitle, int height, int width, int hour, int minute, int second) argument
[all...]
H A Dprogressbox.c226 int width = obj->wide - (2 * MARGIN); local
477 dialog_progressbox(const char *title, const char *cprompt, int height, int width) argument
382 dlg_progressbox(const char *title, const char *cprompt, int height, int width, int pauseopt, FILE *fp) argument
[all...]
H A Drangebox.c158 dialog_rangebox(const char *title, const char *cprompt, int height, int width, int min_value, int max_value, int default_value) argument
[all...]
H A Dguage.c47 int width; member in struct:_my_obj
297 dlg_reallocate_gauge(void *objptr, const char *title, const char *cprompt, int height, int width, int percent) argument
366 dlg_allocate_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
401 dialog_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
[all...]
/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Demitter.h41 int width; member in struct:emitter_col_s
90 emitter_gen_fmt(char *out_fmt, size_t out_size, const char *fmt_specifier, emitter_justify_t justify, int width) argument
/freebsd-current/contrib/kyua/utils/text/
H A Doperations_test.cpp58 std::cout << "Breaking at width " << width << '\n'; local
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c541 int columns, width = 0, lines; local
/freebsd-current/crypto/heimdal/kadmin/
H A Dget.c351 int width = 0; local
/freebsd-current/crypto/heimdal/lib/roken/
H A Drtbl.c46 int width; member in struct:column_data
H A Dsnprintf.c123 pad(struct snprintf_state *state, int width, char c) argument
141 append_number(struct snprintf_state *state, u_longest num, unsigned base, const char *rep, int width, int prec, int flags, int minusp) argument
256 append_string(struct snprintf_state *state, const unsigned char *arg, int width, int prec, int flags) argument
291 append_char(struct snprintf_state *state, unsigned char arg, int width, int flags) argument
357 int width = 0; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h303 uint16_t width() const { function in struct:llvm::BitTracker::RegisterCell
/freebsd-current/contrib/libedit/
H A Drefresh.c1011 re__copy_and_pad(wchar_t *dst, const wchar_t *src, size_t width) argument
/freebsd-current/contrib/mandoc/
H A Dout.c126 size_t ewidth, min1, min2, wanted, width, xwidth; local
[all...]
H A Dterm.c872 int iop, width; local
[all...]

Completed in 245 milliseconds

1234567891011>>