Home
last modified time | relevance | path

Searched defs:time (Results 701 - 725 of 1844) sorted by relevance

1...<<21222324252627282930>>...74

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DTestCase.java36 protected long time; field in TestCase
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceThreadTest.java101 public static void runThreads(long time) { in runThreads() argument
H A DTrieMapTest.java503 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 DICUZDump.java145 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 DRuleBasedTimeZone.java108 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 Dbenchmark-multi-accept.c368 double time; in test_tcp() local
/third_party/mesa3d/.gitlab-ci/lava/
H A Dlava_job_submitter.py18 import time namespace
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-date.c55 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 Decma-builtin-date.c322 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 Djerry_client.py24 import time namespace
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_bo.c68 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 Dmeltdown.c153 int i, time; in check() local
/third_party/littlefs/scripts/
H A Dbench.py26 import time namespace
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c100 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 Dvc4_qir_schedule.c63 uint32_t time; member
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.c73 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 Dzip_reader.h44 virtual void SetTimeModified(const base::Time& time) {} in SetTimeModified() argument
/third_party/node/deps/v8/tools/
H A Dlocs.py22 import time namespace
H A Dgdb-v8-support.py35 import time namespace
H A Dstats-viewer.py46 import time namespace
/third_party/node/deps/v8/tools/testrunner/testproc/
H A Dprogress.py10 import time namespace
[all...]
/third_party/node/deps/zlib/google/
H A Dzip_reader.h44 virtual void SetTimeModified(const base::Time& time) {} in SetTimeModified() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dvzone.cpp107 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 Dsimpletz.h894 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 Dnouveau_screen.c196 uint64_t time; in nouveau_screen_init() local

Completed in 17 milliseconds

1...<<21222324252627282930>>...74