Searched defs:c_time (Results 1 - 8 of 8) sorted by relevance
| /third_party/musl/porting/uniproton/kernel/src/locale/ |
| H A D | langinfo.c | 5 static const char c_time[] = variable
|
| /third_party/musl/porting/liteos_a/kernel/src/locale/ |
| H A D | langinfo.c | 5 static const char c_time[] = variable
|
| /third_party/musl/porting/liteos_m/kernel/src/locale/ |
| H A D | langinfo.c | 5 static const char c_time[] = variable
|
| /third_party/musl/src/locale/ |
| H A D | langinfo.c | 5 static const char c_time[] = variable
|
| /third_party/musl/porting/linux/user/src/locale/ |
| H A D | langinfo.c | 22 static const char c_time[] = variable
|
| /third_party/rust/crates/nix/src/ |
| H A D | time.rs | 228 let mut c_time: MaybeUninit<libc::timespec> = MaybeUninit::uninit(); in clock_getres() variables 239 let mut c_time: MaybeUninit<libc::timespec> = MaybeUninit::uninit(); in clock_gettime() variables
|
| /third_party/alsa-lib/test/ |
| H A D | latency.c | 230 unsigned int p_time, c_time; in setparams() local
|
| /third_party/openssl/test/ |
| H A D | ssl_old_test.c | 910 clock_t s_time = 0, c_time = 0; in main() local 1916 doit_localhost(SSL *s_ssl, SSL *c_ssl, int family, long count, clock_t *s_time, clock_t *c_time) doit_localhost() argument 2213 doit_biopair(SSL *s_ssl, SSL *c_ssl, long count, clock_t *s_time, clock_t *c_time) doit_biopair() argument [all...] |
Completed in 6 milliseconds