Home
last modified time | relevance | path

Searched defs:t0 (Results 1 – 10 of 10) sorted by relevance

/system/core/libpixelflinger/tests/codegen/
Dcodegen.cpp43 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/
Dusbtest.cpp94 long long t0, t1; in test_null() local
112 long long t0, t1; in test_zero() local
/system/extras/tests/pftest/
Dpftest.c97 unsigned long long t0 = stop_watch(); in main() local
/system/core/libpixelflinger/
Draster.cpp176 const GGLint t0 = Vcr - y; in gglBitBlit() local
199 int32_t t0 = Vcr - gglMulx(dtdy, y); // t0 = Vcr - y * dtdy in gglBitBlit() local
Dscanline.cpp2029 int32_t t0 = gglMulx(t, iw, iwscale); in scanline_perspective_single() local
/system/extras/tests/tcp_nuke_addr/
Dtcp_nuke_addr_test.cpp141 std::thread t0(killSockets, sin, KILL_INTERVAL_MS, &lock); in main() local
/system/bt/osi/src/
Dalarm.c617 period_ms_t t0 = now(); in alarm_queue_ready() local
/system/bt/stack/smp/
Daes.c532 { uint_8t tt, t0, t1, t2, t3; local
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp71 const int t0 = (parts.reload & 1) ? scratches.obtain() : 0; in init_iterated_color() local
/system/netd/tests/
Dnetd_test.cpp377 auto t0 = std::chrono::steady_clock::now(); in RunGetAddrInfoStressTest_Binder() local