Searched defs:t0 (Results 1 – 11 of 11) sorted by relevance
/system/core/libpixelflinger/tests/codegen/ |
D | codegen.cpp | 36 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) in ggl_test_codegen() 74 uint32_t t0; in main() local
|
/system/extras/tests/bionic/libc/other/ |
D | bench_locks.c | 16 double t0, t1; in main() local
|
/system/core/fastboot/ |
D | usbtest.c | 94 long long t0, t1; in test_null() local 112 long long t0, t1; in test_zero() local
|
/system/extras/tests/pftest/ |
D | pftest.c | 97 unsigned long long t0 = stop_watch(); in main() local
|
/system/core/libpixelflinger/ |
D | raster.cpp | 176 const GGLint t0 = Vcr - y; in gglBitBlit() local 199 int32_t t0 = Vcr - gglMulx(dtdy, y); // t0 = Vcr - y * dtdy in gglBitBlit() local
|
D | scanline.cpp | 2006 int32_t t0 = gglMulx(t, iw, iwscale); in scanline_perspective_single() local
|
/system/extras/tests/bionic/libc/common/ |
D | test_pthread_mutex.c | 280 double t0; member
|
D | test_pthread_rwlock.c | 251 double t0; member
|
/system/core/init/ |
D | devices.c | 882 suseconds_t t0, t1; in device_init() local
|
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 75 const int t0 = (parts.reload & 1) ? scratches.obtain() : 0; in init_iterated_color() local
|
/system/core/libcutils/ |
D | tztime.c | 296 differ_by_repeat(t1, t0) in differ_by_repeat() argument
|