Home
last modified time | relevance | path

Searched refs:grow (Results 1 – 7 of 7) sorted by relevance

/scripts/
Dbloat-o-meter33 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 variable
54 if d>0: grow, up = grow+1, up+d
62 (add, remove, grow, shrink, up, -down, up-down))
/scripts/genksyms/
Dlex.lex.c_shipped206 * and can realloc() it to grow it, and should free() it to
1095 { /* Not enough room in the buffer - grow it. */
1117 /* Can't grow it, we don't own it. */
1599 int grow_size = 8 /* arbitrary grow size */;
1693 /* It's okay to grow etc. this buffer, and we should throw it
Dparse.tab.c_shipped1009 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
/scripts/dtc/
Ddtc-lexer.lex.c_shipped205 * and can realloc() it to grow it, and should free() it to
1444 { /* Not enough room in the buffer - grow it. */
1466 /* Can't grow it, we don't own it. */
1911 yy_size_t grow_size = 8 /* arbitrary grow size */;
2005 /* It's okay to grow etc. this buffer, and we should throw it
Ddtc-parser.tab.c_shipped944 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
/scripts/kconfig/
Dzconf.lex.c_shipped234 * and can realloc() it to grow it, and should free() it to
1575 { /* Not enough room in the buffer - grow it. */
1597 /* Can't grow it, we don't own it. */
2047 int grow_size = 8 /* arbitrary grow size */;
2141 /* It's okay to grow etc. this buffer, and we should throw it
Dzconf.tab.c_shipped1079 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only