Searched refs:str_index (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c150 int str_index = 1; local
156 for (i = 0; i < 4; i++, str_index++) {
157 if (tokens.Swizzle.String[str_index] == '-') {
159 str_index++;
161 switch(tokens.Swizzle.String[str_index]) {
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c150 int str_index = 1; local
156 for (i = 0; i < 4; i++, str_index++) {
157 if (tokens.Swizzle.String[str_index] == '-') {
159 str_index++;
161 switch(tokens.Swizzle.String[str_index]) {
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c2193 p->field = ++str_index; \
2201 p->field = ++str_index; \
2215 int str_index = 0; local
2261 int str_index = 0; local
2284 if (!str_index) {

Completed in 167 milliseconds