/l4re-core-master/l4sys/include/ARCH-arm/ |
A D | mem_op.h | 109 unsigned long width, in l4_mem_arm_op_call() 141 l4_mem_read(unsigned long virtaddress, unsigned width) in l4_mem_read() 147 l4_mem_write(unsigned long virtaddress, unsigned width, in l4_mem_write()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/ |
A D | yesno.c | 27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
A D | inputbox.c | 29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
A D | textbox.c | 61 int height, width, boxh, boxw; in dialog_textbox() local 312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page() 341 static void print_line(WINDOW * win, int row, int width) in print_line()
|
A D | checklist.c | 101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 118 int width, int list_height) in dialog_checklist()
|
A D | util.c | 242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() 317 int height, width; in init_dialog() local 365 void print_title(WINDOW *dialog, const char *title, int width) in print_title() 382 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap() 477 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() 511 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
|
A D | menubox.c | 155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 188 int height, width, menu_height; in dialog_menu() local
|
/l4re-core-master/l4re_c/include/video/ |
A D | goos.h | 53 unsigned long width; ///< Width of the goos member
|
A D | view.h | 63 unsigned long xpos, ypos, width, height; ///< Position in goos and size of view member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/ |
A D | _fpmaxtostr.c | 211 int width, preci; in _fpmaxtostr() local
|
A D | old_vfprintf.c | 338 int preci, width; in vfprintf() local
|
A D | _scanf.c | 587 int width; member 951 int width; in scan_getwc() local
|
A D | _vfprintf.c | 798 int width; in _ppfs_parsespec() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | qconf.cc | 248 void ConfigItem::paintCell(QPainter* p, const QColorGroup& cg, int column, int width, int align) in paintCell() 1213 int x, y, width, height; in ConfigSearchWindow() local 1274 int x, y, width, height; in ConfigMainWindow() local
|
A D | nconf.gui.c | 150 int width, in print_in_middle()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | printf.h | 56 int width; /* Width. */ member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/ |
A D | stdlib.c | 713 size_t width, in qsort_r()
|