Searched refs:grow (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | bloat-o-meter | 30 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 D | dtc-lexer.lex.c_shipped | 216 * 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 D | dtc-parser.tab.c_shipped | 857 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | lex.zconf.c_shipped | 234 * 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 D | zconf.tab.c_shipped | 1056 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 261 * 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 D | parse.c_shipped | 1105 /* YYMAXDEPTH -- maximum size the stacks can grow to (effective only
|