Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 12 of 12) sorted by relevance

/scripts/dtc/
Dsrcpos.c232 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()
Dtreesource.c264 size_t pos = m->offset + chunk_len; in write_propval() local
Dchecks.c68 struct srcpos *pos = NULL; in check_msg() local
/scripts/kconfig/
Dlist.h49 #define list_for_each_entry(pos, head, member) \ argument
61 #define list_for_each_entry_safe(pos, n, head, member) \ argument
Dmconf.c322 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
Dqconf.cc1224 QMenu* ConfigInfoView::createStandardContextMenu(const QPoint & pos) in createStandardContextMenu()
/scripts/kconfig/lxdialog/
Dinputbox.c36 int show_x, len, pos; in dialog_inputbox() local
Dutil.c253 struct subtitle_list *pos; in dialog_clear() local
/scripts/mod/
Dmodpost.h102 int pos; member
Dsumversion.c309 unsigned long flen, pos = 0; in parse_source_files() local
Dmodpost.c449 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/
Dkallsyms.c483 unsigned int i, pos; in build_initial_tok_table() local