| /src/games/battlestar/ |
| cypher.c | 121 int things; local 122 things = 0; 126 things++; 130 if (!things) 141 int things; local 142 things = 0; 146 things++; 183 if (!things) 192 int things; local 193 things = 0 212 int things, wv; local 234 int things; local 252 int things; local 270 int things; local 289 int things; local 307 int things; local 381 int things; local [all...] |
| /src/external/gpl3/binutils/dist/binutils/ |
| objdump.c | 1395 /* @@ Would it speed things up to cache the last two symbols returned, 4840 const char *things[] = {"Header", "Labels", "Data objects", 4847 first in the list. The name .ctf appears everywhere, even for things that 4858 for (i = 0, thing = things; *thing[0]; thing++, i++) 4831 const char *things[] = {"Header", "Labels", "Data objects", local
|
| readelf.c | 1639 slightly increasing addresses each time, we could speed things up by 17511 const char *things[] = {"Header", "Labels", "Data objects", 17518 first in the list. The name .ctf appears everywhere, even for things that 17529 for (i = 0, thing = things; *thing[0]; thing++, i++) 24947 /* Without loaded section headers we cannot process lots of things. */ 17508 const char *things[] = {"Header", "Labels", "Data objects", local
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| objdump.c | 1404 /* @@ Would it speed things up to cache the last two symbols returned, 4852 const char *things[] = {"Header", "Labels", "Data objects", 4859 first in the list. The name .ctf appears everywhere, even for things that 4870 for (i = 0, thing = things; *thing[0]; thing++, i++) 4843 const char *things[] = {"Header", "Labels", "Data objects", local
|
| readelf.c | 1578 slightly increasing addresses each time, we could speed things up by 16966 const char *things[] = {"Header", "Labels", "Data objects", 16973 first in the list. The name .ctf appears everywhere, even for things that 16984 for (i = 0, thing = things; *thing[0]; thing++, i++) 23817 /* Without loaded section headers we cannot process lots of things. */ 16963 const char *things[] = {"Header", "Labels", "Data objects", local
|