Home
last modified time | relevance | path

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

/system/extras/app-launcher/
Dcomputestats.c46 int three_sd = 0; in main() local
101 three_sd++; in main()
108 ((double)three_sd* 100) / num_data_items); in main()
110 ((double)(num_data_items - three_sd) * 100) / num_data_items); in main()
Dcomputestatsf.c46 int three_sd = 0; in main() local
101 three_sd++; in main()
108 ((double)three_sd* 100) / num_data_items); in main()
110 ((double)(num_data_items - three_sd) * 100) / num_data_items); in main()