/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/ |
H A D | TestCase.java | 36 protected long time; field in TestCase
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
H A D | ICUServiceThreadTest.java | 101 public static void runThreads(long time) { in runThreads() argument
|
H A D | TrieMapTest.java | 503 abstract public void time(int repeat); time() method in TrieMapTest.MyLoop [all...] |
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/ |
H A D | ICUZDump.java | 145 public int getOffset(long time) { in getOffset() argument 156 public boolean inDaylightTime(long time) { in inDaylightTime() argument 198 public String format(long time, int offset, boolean isDst) { in format() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | RuleBasedTimeZone.java | 108 public void getOffset(long time, boolean local, int[] offsets) { in getOffset() argument 591 getOffset(long time, boolean local, int NonExistingTimeOpt, int DuplicatedTimeOpt, int[] offsets) getOffset() argument 634 findRuleInFinal(long time, boolean local, int NonExistingTimeOpt, int DuplicatedTimeOpt) findRuleInFinal() argument [all...] |
/third_party/libuv/test/ |
H A D | benchmark-multi-accept.c | 368 double time; in test_tcp() local
|
/third_party/mesa3d/.gitlab-ci/lava/ |
H A D | lava_job_submitter.py | 18 import time namespace
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
H A D | ecma-builtin-helpers-date.c | 55 ecma_date_day (ecma_number_t time) /**< time value */ in ecma_date_day() argument 71 ecma_date_time_within_day (ecma_number_t time) /**< tim argument 128 ecma_date_year_from_time(ecma_number_t time) ecma_date_year_from_time() argument 212 ecma_date_month_from_time(ecma_number_t time) ecma_date_month_from_time() argument 256 ecma_date_date_from_time(ecma_number_t time) ecma_date_date_from_time() argument 311 ecma_date_week_day(ecma_number_t time) ecma_date_week_day() argument 330 ecma_date_local_time_zone_adjustment(ecma_number_t time) ecma_date_local_time_zone_adjustment() argument 344 ecma_date_utc(ecma_number_t time) ecma_date_utc() argument 358 ecma_date_hour_from_time(ecma_number_t time) ecma_date_hour_from_time() argument 376 ecma_date_min_from_time(ecma_number_t time) ecma_date_min_from_time() argument 394 ecma_date_sec_from_time(ecma_number_t time) ecma_date_sec_from_time() argument 412 ecma_date_ms_from_time(ecma_number_t time) ecma_date_ms_from_time() argument 493 ecma_number_t time = ecma_date_time_from_year (ym); ecma_date_make_day() local 530 ecma_date_make_date(ecma_number_t day, ecma_number_t time) ecma_date_make_date() argument 558 ecma_date_time_clip(ecma_number_t time) ecma_date_time_clip() argument 579 ecma_date_timezone_offset(ecma_number_t time) ecma_date_timezone_offset() argument [all...] |
H A D | ecma-builtin-date.c | 322 ecma_number_t time = ECMA_NUMBER_ZERO; in ecma_builtin_date_parse_ISO_string_format() local 562 ecma_number_t time = ecma_date_make_time (hours, minutes, seconds, 0); in ecma_builtin_date_parse_toString_formats() local 672 ecma_number_t time = ecma_get_number_from_value (time_value); ecma_builtin_date_utc() local 800 ecma_number_t time = ecma_get_number_from_value (time_value); ecma_builtin_date_dispatch_construct() local [all...] |
/third_party/jerryscript/jerry-debugger/ |
H A D | jerry_client.py | 24 import time namespace
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_bo.c | 68 struct timespec time; in bo_dump_stats() local 463 struct timespec time; in v3dv_bo_free() local 421 free_stale_bos(struct v3dv_device *device, time_t time) free_stale_bos() argument [all...] |
/third_party/ltp/testcases/cve/ |
H A D | meltdown.c | 153 int i, time; in check() local
|
/third_party/littlefs/scripts/ |
H A D | bench.py | 26 import time namespace
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_bufmgr.c | 100 struct timespec time; in vc4_bo_dump_stats() local 286 struct timespec time; in vc4_bo_last_unreference() local 294 free_stale_bos(struct vc4_screen *screen, time_t time) in free_stale_bos() argument 335 vc4_bo_last_unreference_locked_timed(struct vc4_bo *bo, time_t time) vc4_bo_last_unreference_locked_timed() argument [all...] |
H A D | vc4_qir_schedule.c | 63 uint32_t time; member [all...] |
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_bufmgr.c | 73 struct timespec time; in v3d_bo_dump_stats() local 191 struct timespec time; in v3d_bo_last_unreference() local 235 free_stale_bos(struct v3d_screen *screen, time_t time) in free_stale_bos() argument 275 v3d_bo_last_unreference_locked_timed(struct v3d_bo *bo, time_t time) v3d_bo_last_unreference_locked_timed() argument [all...] |
/third_party/node/deps/v8/third_party/zlib/google/ |
H A D | zip_reader.h | 44 virtual void SetTimeModified(const base::Time& time) {} in SetTimeModified() argument
|
/third_party/node/deps/v8/tools/ |
H A D | locs.py | 22 import time namespace
|
H A D | gdb-v8-support.py | 35 import time namespace
|
H A D | stats-viewer.py | 46 import time namespace
|
/third_party/node/deps/v8/tools/testrunner/testproc/ |
H A D | progress.py | 10 import time namespace [all...] |
/third_party/node/deps/zlib/google/ |
H A D | zip_reader.h | 44 virtual void SetTimeModified(const base::Time& time) {} in SetTimeModified() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | vzone.cpp | 107 vzone_writeSimple(VZone* zone, UDate time, char16_t* & result, int32_t & resultLength, UErrorCode& status) { in vzone_writeSimple() argument
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
H A D | simpletz.h | 894 setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode& status) setStartRule() argument 900 setStartRule(int32_t month, int32_t dayOfMonth, int32_t time, UErrorCode& status) setStartRule() argument 906 setStartRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, UBool after, UErrorCode& status) setStartRule() argument 912 setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode& status) setEndRule() argument 918 setEndRule(int32_t month, int32_t dayOfMonth, int32_t time, UErrorCode& status) setEndRule() argument 923 setEndRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, UBool after, UErrorCode& status) setEndRule() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
H A D | nouveau_screen.c | 196 uint64_t time; in nouveau_screen_init() local
|