HomeSort by relevance Sort by last modified time
    Searched refs:r_temp (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_fragprog.c 27 struct nvfx_reg *r_temp; member in struct:nvfx_fpc
387 src.reg = fpc->r_temp[fsrc->Register.Index];
418 return fpc->r_temp[fdst->Register.Index];
    [all...]
nvfx_vertprog.c 50 struct nvfx_reg *r_temp; member in struct:nvfx_vpc
383 src.reg = vpc->r_temp[fsrc->Register.Index];
430 dst = vpc->r_temp[fdst->Register.Index];
948 vpc->r_temp = CALLOC(high_temp, sizeof(struct nvfx_reg));
950 vpc->r_temp[i] = temp(vpc);
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
zic.c 99 zic_t r_temp; /* used in outzone */ member in struct:rule
    [all...]

Completed in 213 milliseconds