Searched refs:rTPos (Results 1 - 8 of 8) sorted by relevance

/external/bzip2/
H A Dbzlib_private.h135 Int32 rTPos \
139 s->rTPos = 0 \
145 s->rNToGo = BZ2_rNums[s->rTPos]; \
146 s->rTPos++; \
147 if (s->rTPos == 512) s->rTPos = 0; \
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c1037 Int32 rNToGo; Int32 rTPos; member in struct:__anon14233
1109 Int32 rNToGo; Int32 rTPos; member in struct:__anon14234
1852 s->rNToGo = 0; s->rTPos = 0;
1854 if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos++; if (s->rTPos == 512) s->rTPos = 0; } s->rNToGo--;; s->k0 ^= ((s->rNToGo == 1) ? 1 : 0);
1871 s->rNToGo = 0; s->rTPos = 0;
1873 if (s->rNToGo == 0) { s->rNToGo = BZ2_rNums[s->rTPos]; s->rTPos
[all...]
H A Dbz2.c517 Int32 rTPos \
521 s->rTPos = 0 \
527 s->rNToGo = BZ2_rNums[s->rTPos]; \
528 s->rTPos++; \
529 if (s->rTPos == 512) s->rTPos = 0; \
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c501 Int32 rTPos \
505 s->rTPos = 0 \
511 s->rNToGo = BZ2_rNums[s->rTPos]; \
512 s->rTPos++; \
513 if (s->rTPos == 512) s->rTPos = 0; \
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c524 Int32 rTPos \
528 s->rTPos = 0 \
534 s->rNToGo = BZ2_rNums[s->rTPos]; \
535 s->rTPos++; \
536 if (s->rTPos == 512) s->rTPos = 0; \
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c517 Int32 rTPos \
521 s->rTPos = 0 \
527 s->rNToGo = BZ2_rNums[s->rTPos]; \
528 s->rTPos++; \
529 if (s->rTPos == 512) s->rTPos = 0; \
H A Dvarinfo6.c555 Int32 rTPos \
559 s->rTPos = 0 \
565 s->rNToGo = BZ2_rNums[s->rTPos]; \
566 s->rTPos++; \
567 if (s->rTPos == 512) s->rTPos = 0; \
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 103 milliseconds