Searched defs:ttime (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/libpng/ |
D | pngwrite.c | 472 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/ |
D | seqmid.h | 281 #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/ |
D | SerializableTestUtility.java | 380 …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/ |
D | SerializableTestUtility.java | 379 …long[] ttime = new long[] {-631152000000L, 0L, 946684800000L}; /* {1950-1-1, 1970-1-1, 2000-1-1} */ in getTestObjects() local
|
/third_party/ffmpeg/tools/ |
D | crypto_bench.c | 586 double mtime, ttime = 0, ttime2 = 0, stime; in run_implementation() local
|