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

  /external/bzip2/
decompress.c 85 gBase = &(s->base[gSel][0]); \
98 if (zvec - gBase[zn] < 0 \
99 || zvec - gBase[zn] >= BZ_MAX_ALPHA_SIZE) \
101 lval = gPerm[zvec - gBase[zn]]; \
136 Int32* gBase;
190 gBase = s->save_gBase;
637 s->save_gBase = gBase;
  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 207 int gBase = high >> 19;
211 g1 = convert5To8(gBase);
212 g2 = convertDiff(gBase, high >> 16);
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 207 int gBase = high >> 19;
211 g1 = convert5To8(gBase);
212 g2 = convertDiff(gBase, high >> 16);
  /external/valgrind/main/perf/
test_input_for_tinycc.c 1458 Int32* gBase;
1512 gBase = s->save_gBase;
    [all...]
bz2.c     [all...]
  /external/valgrind/main/VEX/switchback/
test_bzip2.c     [all...]
  /external/valgrind/main/exp-sgcheck/tests/
hackedbz2.c     [all...]
  /external/valgrind/main/memcheck/tests/
origin5-bz2.c     [all...]
varinfo6.c     [all...]

Completed in 87 milliseconds