Searched defs:pos (Results 1 – 6 of 6) sorted by relevance
| /scripts/dtc/ |
| A D | srcpos.c | 210 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() 232 srcpos_copy(struct srcpos *pos) in srcpos_copy() 243 srcpos_string(struct srcpos *pos) in srcpos_string() 266 void srcpos_verror(struct srcpos *pos, const char *prefix, in srcpos_verror() 280 void srcpos_error(struct srcpos *pos, const char *prefix, in srcpos_error()
|
| /scripts/kconfig/ |
| A D | list.h | 47 #define list_for_each_entry(pos, head, member) \ argument 59 #define list_for_each_entry_safe(pos, n, head, member) \ argument
|
| A D | mconf.c | 322 struct subtitle_list *pos, *tmp; in set_subtitle() local 347 struct subtitle_list *pos, *tmp; in reset_subtitle() local 366 struct jump_key *pos; in update_text() local 441 struct jump_key *pos, *tmp; in search_conf() local
|
| A D | qconf.cc | 1224 QMenu* ConfigInfoView::createStandardContextMenu(const QPoint & pos) in createStandardContextMenu()
|
| /scripts/kconfig/lxdialog/ |
| A D | inputbox.c | 36 int show_x, len, pos; in dialog_inputbox() local
|
| A D | util.c | 253 struct subtitle_list *pos; in dialog_clear() local
|
Completed in 10 milliseconds