Home
last modified time | relevance | path

Searched defs:time (Results 876 - 900 of 2062) sorted by relevance

1...<<31323334353637383940>>...83

/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...]
H A Devdev-debounce.c177 uint64_t time = fallback->debounce.button_time; in debounce_notify_button() local
185 debounce_is_up_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_handle_event() argument
206 debounce_is_down_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_down_handle_event() argument
126 debounce_set_timer(struct fallback_dispatch *fallback, uint64_t time) debounce_set_timer() argument
136 debounce_set_timer_short(struct fallback_dispatch *fallback, uint64_t time) debounce_set_timer_short() argument
234 debounce_is_down_waiting_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_is_down_waiting_handle_event() argument
260 debounce_is_up_delaying_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_is_up_delaying_handle_event() argument
281 debounce_is_up_delaying_spurious_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_is_up_delaying_spurious_handle_event() argument
307 debounce_is_up_detecting_spurious_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_is_up_detecting_spurious_handle_event() argument
334 debounce_is_down_detecting_spurious_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_is_down_detecting_spurious_handle_event() argument
362 debounce_is_up_waiting_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_is_up_waiting_handle_event() argument
384 debounce_is_down_delaying_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_is_down_delaying_handle_event() argument
407 debounce_disabled_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_disabled_handle_event() argument
432 debounce_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) debounce_handle_event() argument
484 fallback_debounce_handle_state(struct fallback_dispatch *dispatch, uint64_t time) fallback_debounce_handle_state() argument
[all...]
H A Devdev-mt-touchpad-edge-scroll.c90 tp_edge_scroll_set_timer(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) tp_edge_scroll_set_timer() argument
108 tp_edge_scroll_set_state(struct tp_dispatch *tp, struct tp_touch *t, enum tp_edge_scroll_touch_state state, uint64_t time) tp_edge_scroll_set_state() argument
135 tp_edge_scroll_handle_none(struct tp_dispatch *tp, struct tp_touch *t, enum scroll_event event, uint64_t time) tp_edge_scroll_handle_none() argument
167 tp_edge_scroll_handle_edge_new(struct tp_dispatch *tp, struct tp_touch *t, enum scroll_event event, uint64_t time) tp_edge_scroll_handle_edge_new() argument
204 tp_edge_scroll_handle_edge(struct tp_dispatch *tp, struct tp_touch *t, enum scroll_event event, uint64_t time) tp_edge_scroll_handle_edge() argument
240 tp_edge_scroll_handle_area(struct tp_dispatch *tp, struct tp_touch *t, enum scroll_event event, uint64_t time) tp_edge_scroll_handle_area() argument
265 tp_edge_scroll_handle_event(struct tp_dispatch *tp, struct tp_touch *t, enum scroll_event event, uint64_t time) tp_edge_scroll_handle_event() argument
364 tp_edge_scroll_handle_state(struct tp_dispatch *tp, uint64_t time) tp_edge_scroll_handle_state() argument
419 tp_edge_scroll_post_events(struct tp_dispatch *tp, uint64_t time) tp_edge_scroll_post_events() argument
507 tp_edge_scroll_stop_events(struct tp_dispatch *tp, uint64_t time) tp_edge_scroll_stop_events() argument
[all...]
H A Devdev-middle-button.c142 evdev_middlebutton_idle_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_idle_handle_event() argument
168 evdev_middlebutton_ldown_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_ldown_handle_event() argument
221 evdev_middlebutton_rdown_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_rdown_handle_event() argument
275 evdev_middlebutton_middle_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_middle_handle_event() argument
318 evdev_middlebutton_lup_pending_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_lup_pending_handle_event() argument
353 evdev_middlebutton_rup_pending_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_rup_pending_handle_event() argument
388 evdev_middlebutton_passthrough_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_passthrough_handle_event() argument
411 evdev_middlebutton_ignore_lr_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_ignore_lr_handle_event() argument
440 evdev_middlebutton_ignore_l_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_ignore_l_handle_event() argument
467 evdev_middlebutton_ignore_r_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_ignore_r_handle_event() argument
495 evdev_middlebutton_handle_event(struct evdev_device *device, uint64_t time, enum evdev_middlebutton_event event) evdev_middlebutton_handle_event() argument
578 evdev_middlebutton_filter_button(struct evdev_device *device, uint64_t time, int button, enum libinput_button_state state) evdev_middlebutton_filter_button() argument
[all...]
H A Dfilter-touchpad-x230.c88 acceleration_profile(struct pointer_accelerator_x230 *accel, void *data, double velocity, uint64_t time) acceleration_profile() argument
107 calculate_acceleration(struct pointer_accelerator_x230 *accel, void *data, double velocity, double last_velocity, uint64_t time) calculate_acceleration() argument
130 accelerator_filter_x230(struct motion_filter *filter, const struct device_float_coords *raw, void *data, uint64_t time) accelerator_filter_x230() argument
169 accelerator_filter_constant_x230(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) accelerator_filter_constant_x230() argument
187 accelerator_restart_x230(struct motion_filter *filter, void *data, uint64_t time) accelerator_restart_x230() argument
248 touchpad_lenovo_x230_accel_profile(struct motion_filter *filter, void *data, double speed_in, uint64_t time) touchpad_lenovo_x230_accel_profile() argument
[all...]
H A Dfilter.c41 filter_dispatch(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) filter_dispatch() argument
49 filter_dispatch_constant(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) filter_dispatch_constant() argument
57 filter_dispatch_scroll(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) filter_dispatch_scroll() argument
65 filter_restart(struct motion_filter *filter, void *data, uint64_t time) filter_restart() argument
130 trackers_reset(struct pointer_trackers *trackers, uint64_t time) trackers_reset() argument
150 trackers_feed(struct pointer_trackers *trackers, const struct device_float_coords *delta, uint64_t time) trackers_feed() argument
183 calculate_trackers_velocity(const struct pointer_tracker *tracker, uint64_t time, struct pointer_delta_smoothener *smoothener) calculate_trackers_velocity() argument
224 trackers_velocity(struct pointer_trackers *trackers, uint64_t time) trackers_velocity() argument
296 calculate_acceleration_simpsons(struct motion_filter *filter, accel_profile_func_t profile, void *data, double velocity, double last_velocity, uint64_t time) calculate_acceleration_simpsons() argument
[all...]
/third_party/libinput/test/
H A Dtest-pad.c68 uint64_t time, time_usec, oldtime; in START_TEST() local
/third_party/ltp/testcases/misc/math/fptests/
H A Dfptest02.c71 double time; member
[all...]
/third_party/ltp/testcases/kernel/power_management/lib/
H A Dpm_sched_mc.py8 from time import time namespace
412 import time namespace
427 import time namespace
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime.h33 struct __kernel_old_timeval time; /* (read only, except for ADJ_SETOFFSET) */ member
71 struct __kernel_timex_timeval time; /* (read only, except for ADJ_SETOFFSET) */ member
[all...]
/third_party/littlefs/scripts/
H A Dplotmpl.py23 import time namespace
H A Dplot.py22 import time namespace
H A Dtest.py26 import time namespace
H A Dtracebd.py21 import time namespace
/third_party/libinput/tools/
H A Dptraccel-debug.c43 uint64_t time = 0; in print_ptraccel_deltas() local
73 uint64_t time = 0; in print_ptraccel_movement() local
119 uint64_t time = 0; in print_ptraccel_sequence() local
[all...]
/third_party/lz4/tests/
H A Dtest-lz4-speed.py20 import time namespace
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-date.cc42 double const time = in ParseDateTimeString() local
149 double const time = MakeTime(hours, minutes, seconds, ms); in BUILTIN() local
232 double const time = MakeTime(hours, minutes, seconds, ms); in BUILTIN() local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-cygwin.cc77 const char* CygwinTimezoneCache::LocalTimezone(double time) { in LocalTimezone() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dstats-collector.cc344 RecordHistogramSample(ScopeId scope_id_, v8::base::TimeDelta time) RecordHistogramSample() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.c166 lima_bo_cache_free_stale_bos(struct lima_screen *screen, time_t time) in lima_bo_cache_free_stale_bos() argument
219 struct timespec time; in lima_bo_cache_put() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_residency.cpp37 evict_aged_allocations(struct d3d12_screen *screen, uint64_t completed_fence, int64_t time, int64_t grace_period) in evict_aged_allocations() argument
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c759 uint64_t time; in ossl_pool_add_nonce_data() member
782 uint64_t time; in ossl_rand_pool_add_additional_data() member
[all...]
H A Drand_vms.c561 unsigned __int64 time; in ossl_pool_add_nonce_data() member
[all...]

Completed in 21 milliseconds

1...<<31323334353637383940>>...83