Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dbloat-o-meter30 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 variable
51 if d>0: grow, up = grow+1, up+d
59 (add, remove, grow, shrink, up, -down, up-down)
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped216 * and can realloc() it to grow it, and should free() it to
1232 { /* Not enough room in the buffer - grow it. */
1254 /* Can't grow it, we don't own it. */
1692 int grow_size = 8 /* arbitrary grow size */;
1786 /* It's okay to grow etc. this buffer, and we should throw it
H A Ddtc-parser.tab.c_shipped857 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped234 * and can realloc() it to grow it, and should free() it to
1537 { /* Not enough room in the buffer - grow it. */
1559 /* Can't grow it, we don't own it. */
2009 int grow_size = 8 /* arbitrary grow size */;
2103 /* It's okay to grow etc. this buffer, and we should throw it
H A Dzconf.tab.c_shipped1056 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped261 * and can realloc() it to grow it, and should free() it to
1311 { /* Not enough room in the buffer - grow it. */
1333 /* Can't grow it, we don't own it. */
1902 int grow_size = 8 /* arbitrary grow size */;
2002 /* It's okay to grow etc. this buffer, and we should throw it
H A Dparse.c_shipped1105 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only