Searched defs:t0 (Results 1 – 11 of 11) sorted by relevance
/system/core/libpixelflinger/tests/codegen/ |
D | codegen.cpp | 44 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) in ggl_test_codegen() 91 uint32_t t0; in main() local
|
/system/extras/tests/pftest/ |
D | pftest.c | 97 unsigned long long t0 = stop_watch(); in main() local
|
/system/core/libpixelflinger/ |
D | raster.cpp | 175 const GGLint t0 = Vcr - y; in gglBitBlit() local 198 int32_t t0 = Vcr - gglMulx(dtdy, y); // t0 = Vcr - y * dtdy in gglBitBlit() local
|
D | scanline.cpp | 2024 int32_t t0 = gglMulx(t, iw, iwscale); in scanline_perspective_single() local
|
/system/core/base/ |
D | properties_test.cpp | 151 auto t0 = std::chrono::steady_clock::now(); in TEST() local 221 auto t0 = std::chrono::steady_clock::now(); in TEST() 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/netd/resolv/ |
D | res_stats.cpp | 28 int _res_stats_calculate_rtt(const timespec* t1, const timespec* t0) { in _res_stats_calculate_rtt()
|
D | resolver_test.cpp | 241 auto t0 = std::chrono::steady_clock::now(); in RunGetAddrInfoStressTest_Binder() local
|
/system/nfc/src/nfc/nfc/ |
D | nfc_ncif.cc | 879 uint8_t t0; in nfc_ncif_proc_activate() local
|
/system/core/libpixelflinger/codeflinger/ |
D | texturing.cpp | 72 const int t0 = (parts.reload & 1) ? scratches.obtain() : 0; in init_iterated_color() local
|
/system/bt/stack/crypto_toolbox/ |
D | aes.cc | 564 uint_8t tt, t0, t1, t2, t3; local
|