Home
last modified time | relevance | path

Searched defs:c_time (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/date_time/
Dc_time.hpp52 struct c_time { struct
57 static std::tm* localtime(const std::time_t* t, std::tm* result) in localtime()
75 static std::tm* gmtime(const std::time_t* t, std::tm* result) in gmtime()
/third_party/musl/porting/liteos_m/kernel/src/locale/
Dlanginfo.c5 static const char c_time[] = variable
/third_party/musl/porting/liteos_a/kernel/src/locale/
Dlanginfo.c5 static const char c_time[] = variable
/third_party/musl/porting/uniproton/kernel/src/locale/
Dlanginfo.c5 static const char c_time[] = variable
/third_party/musl/src/locale/
Dlanginfo.c5 static const char c_time[] = variable
/third_party/musl/porting/linux/user/src/locale/
Dlanginfo.c22 static const char c_time[] = variable
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.h80 uint32_t c_time; /* ticks to the event */ member
/third_party/boost/libs/chrono/example/
Dsimulated_thread_interface_demo.cpp47 time_t c_time = system_clock::to_time_t(t); in print_time() local
Dtime2_demo.cpp75 time_t c_time = system_clock::to_time_t(t); in __print_time() local
/third_party/alsa-lib/test/
Dlatency.c177 unsigned int p_time, c_time; in setparams() local
/third_party/openssl/test/
Dssltest_old.c917 clock_t s_time = 0, c_time = 0; in main() local
1913 clock_t *s_time, clock_t *c_time) in doit_localhost()
2193 clock_t *s_time, clock_t *c_time) in doit_biopair()