Home
last modified time | relevance | path

Searched refs:up (Results 1 – 9 of 9) sorted by relevance

/scripts/
Dbloat-o-meter30 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 variable
46 up += new[name]
51 if d>0: grow, up = grow+1, up+d
59 (add, remove, grow, shrink, up, -down, up-down)
DKbuild.include87 # is automatically cleaned up.
/scripts/coccinelle/locks/
Dmini_lock.cocci64 position up != prelocked.p1;
76 *unlock@up(E1,...);
/scripts/kconfig/
Dzconf.lex.c_shipped188 /* Undo effects of setting up zconftext. */ \
194 YY_DO_BEFORE_ACTION; /* set up zconftext again */ \
259 * possible backing-up.
301 * instead of setting up a fresh zconfin. A bit of a hack ...
695 * corresponding action - sets up zconftext.
913 /* Amount of stuff to slurp up with each read. */
978 * have been set up.
1194 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1196 YY_DO_BEFORE_ACTION; /* set up zconftext again */
1212 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
[all …]
Dzconf.tab.c_shipped830 yyerror (YY_("syntax error: cannot back up")); \
975 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
/scripts/genksyms/
Dlex.lex.c_shipped169 /* Undo effects of setting up yytext. */ \
175 YY_DO_BEFORE_ACTION; /* set up yytext again */ \
240 * possible backing-up.
282 * instead of setting up a fresh yyin. A bit of a hack ...
356 * corresponding action - sets up yytext.
653 /* Amount of stuff to slurp up with each read. */
734 * have been set up.
824 { /* have to back up */
836 case 0: /* must back up */
927 * back-up) that will match for the new input source.
[all …]
Dparse.tab.c_shipped904 yyerror (YY_("syntax error: cannot back up")); \
1040 | yy_stack_print -- Print the state stack from its BOTTOM up to its |
/scripts/dtc/
Ddtc-lexer.lex.c_shipped169 /* Undo effects of setting up yytext. */ \
175 YY_DO_BEFORE_ACTION; /* set up yytext again */ \
240 * possible backing-up.
282 * instead of setting up a fresh yyin. A bit of a hack ...
356 * corresponding action - sets up yytext.
671 /* Amount of stuff to slurp up with each read. */
752 * have been set up.
844 case 0: /* must back up */
1019 * back-up) that will match for the new input source.
1079 * yy_get_next_buffer() to have set up
[all …]
Ddtc-parser.tab.c_shipped626 yyerror (YY_("syntax error: cannot back up")); \
771 | yy_stack_print -- Print the state stack from its BOTTOM up to its |