Searched defs:pos (Results 1 – 10 of 10) sorted by relevance
/scripts/dtc/ |
D | srcpos.c | 214 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() 239 srcpos_copy(struct srcpos *pos) in srcpos_copy() 250 srcpos_string(struct srcpos *pos) in srcpos_string() 274 void srcpos_verror(struct srcpos *pos, const char *prefix, in srcpos_verror() 288 void srcpos_error(struct srcpos *pos, const char *prefix, in srcpos_error()
|
/scripts/kconfig/ |
D | list.h | 48 #define list_for_each_entry(pos, head, member) \ argument 60 #define list_for_each_entry_safe(pos, n, head, member) \ argument
|
D | mconf.c | 323 struct subtitle_list *pos, *tmp; in set_subtitle() local 348 struct subtitle_list *pos, *tmp; in reset_subtitle() local 367 struct jump_key *pos; in update_text() local 442 struct jump_key *pos, *tmp; in search_conf() local
|
D | qconf.cc | 1226 QMenu* ConfigInfoView::createStandardContextMenu(const QPoint & pos) in createStandardContextMenu()
|
/scripts/kconfig/lxdialog/ |
D | inputbox.c | 49 int show_x, len, pos; in dialog_inputbox() local
|
D | util.c | 266 struct subtitle_list *pos; in dialog_clear() local
|
/scripts/mod/ |
D | modpost.h | 101 int pos; member
|
D | sumversion.c | 309 unsigned long flen, pos = 0; in parse_source_files() local
|
D | modpost.c | 372 char *get_next_line(unsigned long *pos, void *file, unsigned long size) in get_next_line() 2319 unsigned long size, pos = 0; in read_dump() local
|
/scripts/ |
D | kallsyms.c | 449 unsigned int i, pos; in build_initial_tok_table() local
|