Home
last modified time | relevance | path

Searched defs:time (Results 501 - 525 of 1073) sorted by relevance

1...<<21222324252627282930>>...43

/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
/third_party/icu/icu4c/source/tools/tzcode/
H A Dprivate.h274 # undef time macro
275 # define time tz_time macro
291 time(time_t *p) in time() function
/third_party/icu/icu4c/source/i18n/
H A Dvzone.cpp107 vzone_writeSimple(VZone* zone, UDate time, UChar* & result, int32_t & resultLength, UErrorCode& status) { in vzone_writeSimple() argument
/third_party/libinput/src/
H A Dfilter-custom.c77 custom_accel_function_calculate_speed(struct custom_accel_function *cf, const struct device_float_coords *unaccelerated, uint64_t time) custom_accel_function_calculate_speed() argument
183 custom_accel_function_filter(struct custom_accel_function *cf, const struct device_float_coords *unaccelerated, uint64_t time) custom_accel_function_filter() argument
238 custom_accelerator_filter(enum libinput_config_accel_type accel_type, struct motion_filter *filter, const struct device_float_coords *unaccelerated, uint64_t time) custom_accelerator_filter() argument
252 custom_accelerator_restart(struct motion_filter *filter, void *data, uint64_t time) custom_accelerator_restart() argument
339 custom_accel_profile_fallback(struct motion_filter *filter, void *data, double speed_in, uint64_t time) custom_accel_profile_fallback() argument
350 custom_accelerator_filter_fallback(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) custom_accelerator_filter_fallback() argument
362 custom_accel_profile_motion(struct motion_filter *filter, void *data, double speed_in, uint64_t time) custom_accel_profile_motion() argument
373 custom_accelerator_filter_motion(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) custom_accelerator_filter_motion() argument
385 custom_accel_profile_scroll(struct motion_filter *filter, void *data, double speed_in, uint64_t time) custom_accel_profile_scroll() argument
396 custom_accelerator_filter_scroll(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) custom_accelerator_filter_scroll() argument
[all...]
H A Devdev-wheel.c76 wheel_set_scroll_timer(struct fallback_dispatch *dispatch, uint64_t time) in wheel_set_scroll_timer() argument
89 wheel_handle_event_on_state_none(struct fallback_dispatch *dispatch, enum wheel_event event, uint64_t time) wheel_handle_event_on_state_none() argument
107 wheel_handle_event_on_state_accumulating_scroll(struct fallback_dispatch *dispatch, enum wheel_event event, uint64_t time) wheel_handle_event_on_state_accumulating_scroll() argument
129 wheel_handle_event_on_state_scrolling(struct fallback_dispatch *dispatch, enum wheel_event event, uint64_t time) wheel_handle_event_on_state_scrolling() argument
152 wheel_handle_event(struct fallback_dispatch *dispatch, enum wheel_event event, uint64_t time) wheel_handle_event() argument
182 wheel_flush_scroll(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) wheel_flush_scroll() argument
273 wheel_handle_state_none(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) wheel_handle_state_none() argument
281 wheel_handle_state_accumulating_scroll(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) wheel_handle_state_accumulating_scroll() argument
295 wheel_handle_state_scrolling(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) wheel_handle_state_scrolling() argument
303 wheel_handle_direction_change(struct fallback_dispatch *dispatch, struct input_event *e, uint64_t time) wheel_handle_direction_change() argument
342 fallback_wheel_process_relative(struct fallback_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) fallback_wheel_process_relative() argument
383 fallback_wheel_handle_state(struct fallback_dispatch *dispatch, struct evdev_device *device, uint64_t time) fallback_wheel_handle_state() argument
[all...]

Completed in 21 milliseconds

1...<<21222324252627282930>>...43