Home
last modified time | relevance | path

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

/scripts/dtc/
Dsrcpos.c214 void srcpos_update(struct srcpos *pos, const char *text, int len) in srcpos_update()
239 srcpos_copy(struct srcpos *pos) in srcpos_copy()
252 srcpos_dump(struct srcpos *pos) in srcpos_dump()
265 srcpos_string(struct srcpos *pos) in srcpos_string()
294 srcpos_verror(struct srcpos *pos, char const *fmt, va_list va) in srcpos_verror()
306 srcpos_error(struct srcpos *pos, char const *fmt, ...) in srcpos_error()
317 srcpos_warn(struct srcpos *pos, char const *fmt, ...) in srcpos_warn()
/scripts/kconfig/
Dlist.h48 #define list_for_each_entry(pos, head, member) \ argument
60 #define list_for_each_entry_safe(pos, n, head, member) \ argument
Dmconf.c324 struct subtitle_list *pos, *tmp; in set_subtitle() local
349 struct subtitle_list *pos, *tmp; in reset_subtitle() local
368 struct jump_key *pos; in update_text() local
443 struct jump_key *pos, *tmp; in search_conf() local
Dqconf.cc1165 Q3PopupMenu* ConfigInfoView::createPopupMenu(const QPoint& pos) in createPopupMenu()
/scripts/kconfig/lxdialog/
Dinputbox.c49 int show_x, len, pos; in dialog_inputbox() local
Dutil.c261 struct subtitle_list *pos; in dialog_clear() local
/scripts/mod/
Dmodpost.h95 int pos; member
Dsumversion.c309 unsigned long flen, pos = 0; in parse_source_files() local
Dmodpost.c365 char *get_next_line(unsigned long *pos, void *file, unsigned long size) in get_next_line()
2062 unsigned long size, pos = 0; in read_dump() local
/scripts/
Dkallsyms.c403 unsigned int i, pos; in build_initial_tok_table() local