Searched defs:pos (Results 1 – 12 of 12) sorted by relevance
/scripts/dtc/ |
D | srcpos.c | 232 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update() 254 srcpos_copy(struct srcpos *pos) in srcpos_copy() 274 struct srcpos *srcpos_extend(struct srcpos *pos, struct srcpos *newtail) in srcpos_extend() 287 srcpos_string(struct srcpos *pos) in srcpos_string() 312 srcpos_string_comment(struct srcpos *pos, bool first_line, int level) in srcpos_string_comment() 363 char *srcpos_string_first(struct srcpos *pos, int level) in srcpos_string_first() 368 char *srcpos_string_last(struct srcpos *pos, int level) in srcpos_string_last() 373 void srcpos_verror(struct srcpos *pos, const char *prefix, in srcpos_verror() 387 void srcpos_error(struct srcpos *pos, const char *prefix, in srcpos_error()
|
D | treesource.c | 264 size_t pos = m->offset + chunk_len; in write_propval() local
|
D | checks.c | 68 struct srcpos *pos = NULL; in check_msg() local
|
/scripts/kconfig/ |
D | list.h | 49 #define list_for_each_entry(pos, head, member) \ argument 61 #define list_for_each_entry_safe(pos, n, head, member) \ argument
|
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
|
D | qconf.cc | 1224 QMenu* ConfigInfoView::createStandardContextMenu(const QPoint & pos) in createStandardContextMenu()
|
/scripts/kconfig/lxdialog/ |
D | inputbox.c | 36 int show_x, len, pos; in dialog_inputbox() local
|
D | util.c | 253 struct subtitle_list *pos; in dialog_clear() local
|
/scripts/mod/ |
D | modpost.h | 102 int pos; member
|
D | sumversion.c | 309 unsigned long flen, pos = 0; in parse_source_files() local
|
D | modpost.c | 449 char *get_next_line(unsigned long *pos, void *file, unsigned long size) in get_next_line() 2448 unsigned long size, pos = 0; in read_dump() local
|
/scripts/ |
D | kallsyms.c | 483 unsigned int i, pos; in build_initial_tok_table() local
|