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

1234567891011>>

/freebsd-current/contrib/ncurses/form/
H A Dfty_alpha.c44 int width; member in struct:__anon5111
163 int width = ((const thisARG *)argp)->width; local
/freebsd-current/contrib/ncurses/ncurses/
H A Dwcwidth.h212 int w, width = 0; local
303 int w, width = 0; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbstowcs.c80 int width; member in struct:test
H A Dt_mbrtowc.c158 int width = 0; local
/freebsd-current/sys/dev/drm2/
H A Ddrm_sarea.h56 unsigned int width; member in struct:drm_sarea_frame
/freebsd-current/usr.bin/systat/
H A Dsysput.c41 sysputspaces(WINDOW *wd, int row, int lcol, int width) argument
50 sysputstrs(WINDOW *wd __unused, int row, int lcol, int width) argument
62 sysputXs(WINDOW *wd __unused, int row, int lcol, int width) argument
74 sysputuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) argument
101 sysputwuint64(WINDOW *wd, int row, int lcol, int width, uint64_t val, int flags) argument
110 sysputpage(WINDOW *wd, int row, int lcol, int width, uint64_t pages, int flags) argument
[all...]
/freebsd-current/usr.bin/fold/
H A Dfold.c58 int rval, width; local
142 fold(int width) argument
[all...]
/freebsd-current/usr.bin/unexpand/
H A Dunexpand.c106 int dcol, doneline, limit, n, ocol, width; local
/freebsd-current/sys/dev/qcom_clk/
H A Dqcom_clk_ro_div.c61 uint32_t width; member in struct:qcom_clk_ro_div_sc
/freebsd-current/contrib/llvm-project/lld/MachO/Arch/
H A DARM64Common.h36 inline uint64_t bitField(uint64_t value, int right, int width, int left) { argument
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dui.cpp133 static optional< std::size_t > width = none; local
[all...]
/freebsd-current/contrib/dialog/
H A Dmsgbox.c35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
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.c85 dlg_mouse_mkregion(int y, int x, int height, int width, int code) argument
62 dlg_mouse_mkbigregion(int y, int x, int height, int width, int code, int step_y, int step_x, int mode) argument
H A Dpause.c48 dialog_pause(const char *title, const char *cprompt, int height, int width, int seconds) argument
[all...]
H A Dyesno.c34 dialog_yesno(const char *title, const char *cprompt, int height, int width) argument
[all...]
/freebsd-current/contrib/kyua/utils/text/
H A Doperations.cpp128 std::string::size_type width; local
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.h107 inline std::string formatSeconds(double interval, int width) { argument
111 inline std::string formatTicks(double interval, int width) { argument
/freebsd-current/contrib/mandoc/
H A Dmanconf.h40 size_t width; member in struct:manoutput
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbio_dump.c129 int BIO_hex_string(BIO *out, int indent, int width, const void *data, argument
/freebsd-current/crypto/openssl/apps/include/
H A Dfunction.h39 int width; member in struct:__anon3701
/freebsd-current/lib/libbsdstat/
H A Dbsdstat.c156 int i, width; local
174 int i, w, width; local
[all...]
/freebsd-current/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std_local.h39 _citrus_index_t width; member in struct:_citrus_mapper_std_linear_zone
/freebsd-current/sys/compat/linux/
H A Dlinux_videodev_compat.h25 int32_t width, height; member in struct:l_video_clip
32 uint32_t width, height; member in struct:l_video_window
42 l_int height, width; member in struct:l_video_buffer
/freebsd-current/sys/powerpc/pseries/
H A Drtas_pci.c147 rtaspci_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, int width) argument
187 rtaspci_write_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, uint32_t val, int width) argument

Completed in 369 milliseconds

1234567891011>>