Home
last modified time | relevance | path

Searched refs:two_sd (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/app-launcher/
H A Dcomputestats.c45 int two_sd = 0; in main() local
98 two_sd++; in main()
106 ((double)two_sd * 100) / num_data_items); in main()
H A Dcomputestatsf.c45 int two_sd = 0; in main() local
98 two_sd++; in main()
106 ((double)two_sd * 100) / num_data_items); in main()