Home
last modified time | relevance | path

Searched defs:ttime (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libpng/
Dpngwrite.c472 png_convert_from_struct_tm(png_timep ptime, const struct tm * ttime) in png_convert_from_struct_tm()
485 png_convert_from_time_t(png_timep ptime, time_t ttime) in png_convert_from_time_t()
/third_party/alsa-lib/include/
Dseqmid.h281 #define snd_seq_ev_set_queue_pos_tick(ev, q, ttime) \ argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DSerializableTestUtility.java380 …long[] ttime = new long[] {-631152000000L, 0L, 946684800000L}; /* {1950-1-1, 1970-1-1, 2000-1-1} */ in getTestObjects() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java379 …long[] ttime = new long[] {-631152000000L, 0L, 946684800000L}; /* {1950-1-1, 1970-1-1, 2000-1-1} */ in getTestObjects() local
/third_party/ffmpeg/tools/
Dcrypto_bench.c586 double mtime, ttime = 0, ttime2 = 0, stime; in run_implementation() local