Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 11 of 11) sorted by relevance

/scripts/kconfig/lxdialog/
Dutil.c265 int i, len = 0, skip = 0; in dialog_clear() local
280 skip = len - (columns - 2 - strlen(ellipsis)); in dialog_clear()
284 if (skip == 0) in dialog_clear()
287 skip--; in dialog_clear()
289 if (skip == 0) in dialog_clear()
292 skip--; in dialog_clear()
294 if (skip < strlen(pos->text)) { in dialog_clear()
295 waddstr(stdscr, pos->text + skip); in dialog_clear()
296 skip = 0; in dialog_clear()
298 skip -= strlen(pos->text); in dialog_clear()
[all …]
/scripts/
Dcheckkconfigsymbols.py291 skip = False
304 skip = False
306 skip = True
307 elif skip:
DKbuild.include217 # skip if -I has no parameter
/scripts/mod/
Dmodpost.h117 int skip; member
Dmodpost.c375 int skip = 1; in get_next_line() local
381 if (skip && isspace(*p)) { in get_next_line()
385 skip = 0; in get_next_line()
1958 mod->skip = 1; in read_symbols()
2351 mod->skip = 1; in read_dump()
2481 if (mod->skip) in main()
2491 if (mod->skip) in main()
/scripts/kconfig/
Dqconf.cc779 goto skip; in mouseReleaseEvent()
818 skip: in mouseReleaseEvent()
838 goto skip; in mouseDoubleClickEvent()
841 goto skip; in mouseDoubleClickEvent()
845 goto skip; in mouseDoubleClickEvent()
852 skip: in mouseDoubleClickEvent()
Dnconf.c367 const int skip = 1; in print_function_line() local
380 offset += strlen(function_keys[i].func) + skip; in print_function_line()
Dzconf.tab.c_shipped1250 YYCHECK. In other words, skip the first -YYN actions for
/scripts/dtc/
Ddtc-lexer.lex.c_shipped953 /* skip text before line # */
Ddtc-parser.tab.c_shipped1095 YYCHECK. In other words, skip the first -YYN actions for
/scripts/genksyms/
Dparse.tab.c_shipped1160 YYCHECK. In other words, skip the first -YYN actions for