Home
last modified time | relevance | path

Searched refs:top (Results 1 – 10 of 10) sorted by relevance

/scripts/
Dheaderdep.pl144 my $top = pop @queue;
145 my $name = $top->[-1]->[1];
148 my $chain = [@$top, [$dep->[0], $dep->[1]]];
152 if(grep { $_->[1] eq $dep->[1] } @$top) {
Dasn1_compiler.c860 struct element *top, *element; in parse_type() local
867 top = element = alloc_elem(cursor); in parse_type()
1079 top->flags |= ELEMENT_SKIPPABLE; in parse_type()
1136 return top; in parse_type()
Danalyze_suspend.py2295 top = '%.3f' % ((dev['row']*height) + devtl.scaleH)
2301 d+drv+length+b, left, top, '%.3f'%height, width, name+drv)
2317 top = '%.3f' % ((dev['row']*height) + devtl.scaleH)
2323 left, top, '%.3f'%height, \
2351 .callgraph {margin-top: 30px;box-shadow: 5px 5px 20px black;}\n\
2383 .t {position:absolute;top:0%;height:100%;border-right:1px solid black;}\n\
2385 ….legend .square {position:absolute;top:10px; width: 0px;height: 20px;border:1px solid;padding-left…
2386 button {height:40px;width:200px;margin-bottom:20px;margin-top:20px;font-size:24px;}\n\
/scripts/coccinelle/iterators/
Dlist_entry_update.cocci4 /// that there is a path from the reassignment back to the top of the loop.
/scripts/genksyms/
Dlex.lex.c_shipped252 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
260 * Returns the top of the stack, or NULL.
1539 /* Only push if top exists. Otherwise, replace top. */
1549 /** Removes and deletes the top of the stack, if present.
1550 * The next element becomes the new top.
Dparse.tab.c_shipped1108 about the unexpected token YYTOKEN for the state stack whose top is
/scripts/dtc/
Ddtc-lexer.lex.c_shipped251 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
259 * Returns the top of the stack, or NULL.
1851 /* Only push if top exists. Otherwise, replace top. */
1861 /** Removes and deletes the top of the stack, if present.
1862 * The next element becomes the new top.
Ddtc-parser.tab.c_shipped1043 about the unexpected token YYTOKEN for the state stack whose top is
/scripts/kconfig/
Dzconf.lex.c_shipped280 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
288 * Returns the top of the stack, or NULL.
1987 /* Only push if top exists. Otherwise, replace top. */
1997 /** Removes and deletes the top of the stack, if present.
1998 * The next element becomes the new top.
Dzconf.tab.c_shipped1193 about the unexpected token YYTOKEN for the state stack whose top is