Home
last modified time | relevance | path

Searched +defs:tab +defs:width (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dterm_ascii.c163 ascii_setwidth(struct termp *p, int iop, int width) in ascii_setwidth()
292 static const char *tab[] = { in ascii_uc2str() local
H A Dtbl.h32 char tab; /* Option "tab": cell separator. */ member
55 size_t width; /* Minimum column width. */ member
/netbsd-src/sys/dev/pcmcia/
H A Dpcmcia.c385 pcmcia_product_lookup(struct pcmcia_attach_args *pa, const void *tab, size_t nent, size_t ent_size,… in pcmcia_product_lookup()
667 pcmcia_io_map(struct pcmcia_function *pf, int width, struct pcmcia_io_handle *pcihp, int *windowp) in pcmcia_io_map()
824 int width; in pcmcia_config_map() local
843 int width; in pcmcia_config_map() local
/netbsd-src/sys/arch/arm/iomd/
H A Dvidc20config.c183 int *tab; in vidcvideo_write() local
587 vidcvideo_cursor_init(int width, int height) in vidcvideo_cursor_init()
/netbsd-src/lib/libc/stdio/
H A Dvfscanf.c163 size_t width; /* field width, or 0 */ in __svfscanf_unlocked_l() local
858 __sccl(char *tab, const u_char *fmt, locale_t loc) in __sccl()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Denv.cpp72 hunits width; member in pending_output_line
127 hunits width, int was_centered) in output()
162 hunits width) in output_title()
1768 void environment::output_line(node *n, hunits width, int was_centered) in output_line()
2539 struct tab { struct
2540 tab *next; argument
2542 tab_type type; argument
2543 tab(hunits, tab_type); argument
2545 static tab *free_list; argument
2579 tab::tab(hunits x, tab_type t) : next(0), pos(x), type(t) in tab() function in tab
/netbsd-src/lib/libform/
H A Dinternals.c503 int width, wrap_err; in _formi_wrap_field() local
1504 unsigned int tab, cpos, len; in _formi_redraw_field() local
3491 tab_fit_len(_FORMI_FIELD_LINES *row, unsigned int width) in tab_fit_len()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcparse.d3538 AST.Expression width; variable
4779 auto tab = cast(void*[void*])(typedefTab[$ - 1]); in insertIdToTypedefTab() local
4800 auto tab = cast(void*[void*])(typedefTab[$ - 1]); variable
/netbsd-src/sys/kern/
H A Dsubr_prf.c530 tablefull(const char *tab, const char *hint) in tablefull()
1260 int width; /* width from format (%8d), or 0 */ in kprintf() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc343 convert_optab tab; in convert_mode_scalar() local
12894 unsigned int width; in do_tablejump() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c323 convert_optab tab; in convert_mode_scalar() local
12414 unsigned int width; in do_tablejump() local
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c18363 } tab; member
31025 int width; /* Width of the current field */ in sqlite3_str_vappendf() local