| /third_party/elfutils/src/ |
| H A D | ar.c | 543 time_t time = 0; in do_oper_extract() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | concatdec.c | 650 int64_t time = 0; in concat_read_header() local
|
| H A D | segment.c | 95 int64_t time; ///< segment duration member [all...] |
| /third_party/glfw/src/ |
| H A D | input.c | 1498 GLFWAPI void glfwSetTime(double time) in glfwSetTime() argument
|
| /third_party/astc-encoder/Test/ |
| H A D | astc_test_functional.py | 72 import time namespace [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_ioplug.c | 246 refine_time_and_size(snd_pcm_hw_params_t *params, int time, int size, int bytes) refine_time_and_size() argument 268 refine_back_time_and_size(snd_pcm_hw_params_t *params, int time, int size, int bytes) refine_back_time_and_size() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | gl646.cpp | 1241 int rate, exposure_time, tgtime, time; in set_powersaving() local [all...] |
| H A D | gl841.cpp | 1145 int rate, exposure_time, tgtime, time; in set_powersaving() local [all...] |
| /third_party/curl/lib/ |
| H A D | ftplistparser.c | 104 } time; member 135 } time; member 175 size_t time; member [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CalendarAstronomer.java | 1416 private long time; global() field in CalendarAstronomer [all...] |
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | calendar.h | 1833 internalSetTime(UDate time) internalSetTime() argument [all...] |
| /third_party/icu/icu4c/source/test/perf/collperf/ |
| H A D | collperf.cpp | 387 virtual double time(int32_t n, UErrorCode* status) { in time() function
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | SimpleTimeZone.java | 318 setStartRule(int month, int dayOfWeekInMonth, int dayOfWeek, int time) setStartRule() argument 366 setStartRule(int month, int dayOfWeekInMonth, int dayOfWeek, int time, int mode) setStartRule() argument 391 setStartRule(int month, int dayOfMonth, int time) setStartRule() argument 417 setStartRule(int month, int dayOfMonth, int dayOfWeek, int time, boolean after) setStartRule() argument 447 setEndRule(int month, int dayOfWeekInMonth, int dayOfWeek, int time) setEndRule() argument 468 setEndRule(int month, int dayOfMonth, int time) setEndRule() argument 494 setEndRule(int month, int dayOfMonth, int dayOfWeek, int time, boolean after) setEndRule() argument 503 setEndRule(int month, int dayOfMonth, int dayOfWeek, int time, int mode, boolean after) setEndRule() argument 526 setEndRule(int month, int dayOfWeekInMonth, int dayOfWeek, int time, int mode) setEndRule() argument [all...] |
| H A D | VTimeZone.java | 313 writeSimple(Writer writer, long time) writeSimple() argument 1526 writeZonePropsByTime(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, long time, boolean withRDATE) writeZonePropsByTime() argument 1920 getDateTimeString(long time) getDateTimeString() argument 1944 getUTCDateTimeString(long time) getUTCDateTimeString() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzfmttst.cpp | 359 isSpecialTimeRoundTripCase(const char* loc, const UnicodeString& id, const char* pattern, UDate time) isSpecialTimeRoundTripCase() argument 367 UDate time; isSpecialTimeRoundTripCase() member [all...] |
| /third_party/alsa-lib/include/ |
| H A D | seq_event.h | 202 struct snd_seq_real_time time; /**< real-time */ member 287 snd_seq_timestamp_t time; /**< time */ global() member 303 snd_seq_timestamp_t time; /**< timestamp */ global() member 316 snd_seq_timestamp_t time; /**< schedule time */ global() member 330 snd_seq_timestamp_t time; /**< schedule time */ global() member [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | SimpleTimeZone.java | 306 setStartRule(int month, int dayOfWeekInMonth, int dayOfWeek, int time) setStartRule() argument 354 setStartRule(int month, int dayOfWeekInMonth, int dayOfWeek, int time, int mode) setStartRule() argument 378 setStartRule(int month, int dayOfMonth, int time) setStartRule() argument 403 setStartRule(int month, int dayOfMonth, int dayOfWeek, int time, boolean after) setStartRule() argument 432 setEndRule(int month, int dayOfWeekInMonth, int dayOfWeek, int time) setEndRule() argument 452 setEndRule(int month, int dayOfMonth, int time) setEndRule() argument 477 setEndRule(int month, int dayOfMonth, int dayOfWeek, int time, boolean after) setEndRule() argument 486 setEndRule(int month, int dayOfMonth, int dayOfWeek, int time, int mode, boolean after) setEndRule() argument 509 setEndRule(int month, int dayOfWeekInMonth, int dayOfWeek, int time, int mode) setEndRule() argument [all...] |
| H A D | VTimeZone.java | 290 writeSimple(Writer writer, long time) writeSimple() argument 1497 writeZonePropsByTime(Writer writer, boolean isDst, String tzname, int fromOffset, int toOffset, long time, boolean withRDATE) writeZonePropsByTime() argument 1891 getDateTimeString(long time) getDateTimeString() argument 1915 getUTCDateTimeString(long time) getUTCDateTimeString() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | CalendarAstronomer.java | 1418 private long time; global() field in CalendarAstronomer [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | rbtz.cpp | 29 UDate time; member 388 UDate time in getOffset() local 499 UDate time; useDaylightTime() local 877 UDate time = transition->time; getTransitionTime() local [all...] |
| /third_party/libuv/src/unix/ |
| H A D | fs.c | 237 UV_UNUSED(static struct timespec uv__fs_to_timespec(double time)) { in UV_UNUSED() argument 256 UV_UNUSED(static struct timeval uv__fs_to_timeval(double time)) { in UV_UNUSED() argument
|
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_priv.h | 116 time_t time; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qpu_schedule.c | 92 uint32_t time; member 875 uint32_t time = 0; in schedule_instructions() local 799 mark_instruction_scheduled(struct dag *dag, uint32_t time, struct schedule_node *node) mark_instruction_scheduled() argument [all...] |
| /third_party/musl/porting/liteos_m/user/hook/ |
| H A D | los_usr_libc.c | 356 time_t time(time_t *timer) in time() function
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| H A D | calendar.h | 1924 internalSetTime(UDate time) internalSetTime() argument [all...] |