Searched defs:t0 (Results 1 – 10 of 10) sorted by relevance
/system/core/libpixelflinger/tests/codegen/ |
D | codegen.cpp | 43 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) in ggl_test_codegen() 89 uint32_t t0; in main() local
|
/system/core/fastboot/ |
D | usbtest.cpp | 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 | 2029 int32_t t0 = gglMulx(t, iw, iwscale); in scanline_perspective_single() local
|
/system/extras/tests/tcp_nuke_addr/ |
D | tcp_nuke_addr_test.cpp | 141 std::thread t0(killSockets, sin, KILL_INTERVAL_MS, &lock); in main() local
|
/system/bt/osi/src/ |
D | alarm.c | 617 period_ms_t t0 = now(); in alarm_queue_ready() local
|
/system/bt/stack/smp/ |
D | aes.c | 532 { uint_8t tt, t0, t1, t2, t3; local
|
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 71 const int t0 = (parts.reload & 1) ? scratches.obtain() : 0; in init_iterated_color() local
|
/system/netd/tests/ |
D | netd_test.cpp | 377 auto t0 = std::chrono::steady_clock::now(); in RunGetAddrInfoStressTest_Binder() local
|