Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 870) sorted by relevance

12345678910>>...35

/netbsd-src/lib/libc/stdlib/
H A Dlsearch.c54 lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch()
66 lfind(const void *key, const void *base, size_t *nelp, size_t width, in lfind()
78 linear_base(const void *key, void *base, size_t *nelp, size_t width, in linear_base()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_panel_orientation_quirks.c32 int width; member
242 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
277 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPSInt.h98 APSInt trunc(uint32_t width) const { in trunc()
102 APSInt extend(uint32_t width) const { in extend()
109 APSInt extOrTrunc(uint32_t width) const { in extOrTrunc()
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dpaper.cpp34 int width = start_width; in add_iso_paper() local
55 double length, double width ) in add_american_paper()
/netbsd-src/sys/dev/usb/
H A Dudl.c217 udl_cmd_add_buf(struct udl_softc *sc, uint16_t *buf, int width) in udl_cmd_add_buf() argument
976 int x, y, width, height; udl_cursor() local
1012 int fg, bg, underline, x, y, width, height; udl_putchar() local
1047 int sx, dx, y, width, height; udl_copycols() local
1071 int fg, bg, x, y, width, height; udl_erasecols() local
1092 int sy, ey, dy, width, height; udl_copyrows() local
1129 int fg, bg, y, width, height; udl_eraserows() local
1148 int x, y, width, height; udl_restore_char() local
1202 udl_copy_rect(struct udl_softc * sc,int sx,int sy,int dx,int dy,int width,int height) udl_copy_rect() argument
1234 udl_fill_rect(struct udl_softc * sc,uint16_t rgb16,int x,int y,int width,int height) udl_fill_rect() argument
1265 int sbase, soff, ebase, eoff, x, y, width, width_cur, height; udl_draw_rect() local
1299 int soff, eoff, x, y, width, height; udl_draw_rect_comp() local
1322 udl_copy_line(struct udl_softc * sc,int soff,int doff,int width) udl_copy_line() argument
1336 udl_fill_line(struct udl_softc * sc,uint16_t rgb16,int off,int width) udl_fill_line() argument
1351 udl_draw_line(struct udl_softc * sc,uint16_t * buf,int off,int width) udl_draw_line() argument
1367 udl_cmd_add_buf_comp(struct udl_softc * sc,uint16_t * buf,int width) udl_cmd_add_buf_comp() argument
1438 udl_draw_line_comp(struct udl_softc * sc,uint16_t * buf,int off,int width) udl_draw_line_comp() argument
[all...]
/netbsd-src/sys/dev/rasops/
H A Drasops1_putchar_width.h55 #define NAME(width) NAME1(width) argument
56 #define NAME1(width) rasops1_putchar ## width argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dmodesetting.c34 u32 pitch, u32 width, u32 height, in hgsmi_process_display_info()
71 u32 width, u32 height) in hgsmi_update_input_mapping()
H A Dvbox_mode.c41 int width, height, bpp, pitch; in vbox_do_modeset() local
129 u16 width = 0, height = 0; in vbox_set_up_input_mapping() local
346 u32 width = new_state->crtc_w; in vbox_cursor_atomic_check() local
379 static void copy_cursor_image(u8 *src, u8 *dst, u32 width, u32 height, in copy_cursor_image()
400 u32 width = plane->state->crtc_w; in vbox_cursor_atomic_update() local
650 static void vbox_set_edid(struct drm_connector *connector, int width, in vbox_set_edid()
/netbsd-src/lib/libform/
H A Dtype_alnum.c45 unsigned width; member
97 int width, start, cur, end; in alnum_check_field() local
H A Dtype_alpha.c47 unsigned width; member
99 int width, start, cur, end; in alpha_check_field() local
/netbsd-src/usr.bin/fold/
H A Dfold.c69 int width; in main() local
130 fold(int width) in fold()
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.h36 int bpp, width, height, linebytes; member
54 int width(void) { return _fb->width; } in width() function
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/support/
H A Dwcwidth.c213 int w, width = 0; in mk_wcswidth() local
304 int w, width = 0; in mk_wcswidth_cjk() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/support/
H A Dwcwidth.c213 int w, width = 0; in mk_wcswidth() local
304 int w, width = 0; in mk_wcswidth_cjk() local
/netbsd-src/external/bsd/less/dist/
H A Dcmdbuf.c153 int width; in cmd_putstr() local
194 int width; in cmd_step_common() local
253 int width, bswidth; in cmd_home() local
282 int width; in cmd_repaint() local
293 int width; in cmd_repaint() local
325 int width; in cmd_lshift() local
331 int width; in cmd_lshift() local
363 int width; in cmd_rshift() local
381 int width; in cmd_right() local
414 int width = 0; in cmd_left() local
/netbsd-src/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-ostream.cc78 int width; in check_mpz() member
181 int width; in check_mpq() member
262 int width; in check_mpf() member
/netbsd-src/sys/arch/hp300/stand/common/
H A Dite_tvrx.c53 int width; in tvrx_init() local
H A Dite_hy.c56 int width; in hyper_init() local
/netbsd-src/external/bsd/tmux/dist/
H A Dformat-draw.c74 u_int start, u_int width) in format_update_ranges()
111 u_int width) in format_draw_put()
125 u_int ocx, u_int ocy, u_int offset, u_int width, struct screen *list, in format_draw_put_list()
647 format_leading_hashes(const char *cp, u_int *n, u_int *width) in format_leading_hashes()
713 u_int ocx = os->cx, ocy = os->cy, n, i, width[TOTAL]; in format_draw() local
1078 u_int n, leading_width, width = 0; in format_width() local
1120 u_int n, width = 0, leading_width; in format_trim_left() local
1181 u_int width = 0, total_width, skip, n; in format_trim_right() local
/netbsd-src/external/bsd/mdocml/dist/
H A Dtest-wchar.c27 int width; in main() local
/netbsd-src/sys/dev/videomode/
H A Dpickmode.c45 pick_mode_by_dotclock(int width, int height, int dotclock) in pick_mode_by_dotclock()
70 pick_mode_by_ref(int width, int height, int refresh) in pick_mode_by_ref()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dread.c421 read_utf8_char1 (st_parameter_dt *dtp, char *p, size_t len, size_t width) in read_utf8_char1()
450 read_default_char1 (st_parameter_dt *dtp, char *p, size_t len, size_t width) in read_default_char1()
471 read_utf8_char4 (st_parameter_dt *dtp, void *p, size_t len, size_t width) in read_utf8_char4()
498 read_default_char4 (st_parameter_dt *dtp, char *p, size_t len, size_t width) in read_default_char4()
609 eat_leading_spaces (size_t *width, char *p) in eat_leading_spaces()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsnprintf.c129 pad(struct snprintf_state *state, int width, char c) in pad()
149 int width, int prec, int flags, int minusp) in append_number()
264 int width, in append_string()
299 int width, in append_char()
363 int width = 0; in xyzprintf() local
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dread.c388 read_utf8_char1 (st_parameter_dt *dtp, char *p, size_t len, size_t width) in read_utf8_char1()
417 read_default_char1 (st_parameter_dt *dtp, char *p, size_t len, size_t width) in read_default_char1()
438 read_utf8_char4 (st_parameter_dt *dtp, void *p, size_t len, size_t width) in read_utf8_char4()
465 read_default_char4 (st_parameter_dt *dtp, char *p, size_t len, size_t width) in read_default_char4()
576 eat_leading_spaces (size_t *width, char *p) in eat_leading_spaces()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dreg.h46 int width; variable

12345678910>>...35