/ndk/sources/android/support/src/musl-locale/ |
langinfo.c | 5 static const char c_time[] = variable 44 str = c_time;
|
/external/libyuv/files/unit_test/ |
scale_argb_test.cc | 72 double c_time = get_time(); local 78 c_time = (get_time() - c_time); 92 f, static_cast<int>(c_time * 1e6), static_cast<int>(opt_time * 1e6)); 185 double c_time = get_time(); local 190 c_time = (get_time() - c_time); 204 f, static_cast<int>(c_time * 1e6), static_cast<int>(opt_time * 1e6));
|
scale_test.cc | 76 double c_time = get_time(); local 85 c_time = (get_time() - c_time); 103 static_cast<int>(c_time * 1e6),
|
planar_test.cc | 1414 double c_time = get_time(); local [all...] |
/external/blktrace/btt/ |
globals.h | 157 __u64 bytes_left, g_time, i_time, m_time, d_time, c_time, d_sec, c_sec; member in struct:io
|
/external/ppp/pppd/ |
main.c | 1308 struct timeval c_time; \/* time at which to call routine *\/ member in struct:callout [all...] |