| /third_party/libinput/src/ |
| D | filter.c | 43 void *data, uint64_t time) in filter_dispatch() 51 void *data, uint64_t time) in filter_dispatch_constant() 58 void *data, uint64_t time) in filter_restart() 111 uint64_t time) in trackers_reset() 132 uint64_t time) in trackers_feed() 134 unsigned int i, current; in trackers_feed() local 164 uint64_t time, in calculate_trackers_velocity() 204 trackers_velocity(struct pointer_trackers *trackers, uint64_t time) in trackers_velocity() 284 uint64_t time) in calculate_acceleration_simpsons()
|
| D | evdev-middle-button.c | 143 uint64_t time, in evdev_middlebutton_idle_handle_event() 169 uint64_t time, in evdev_middlebutton_ldown_handle_event() 222 uint64_t time, in evdev_middlebutton_rdown_handle_event() 276 uint64_t time, in evdev_middlebutton_middle_handle_event() 319 uint64_t time, in evdev_middlebutton_lup_pending_handle_event() 354 uint64_t time, in evdev_middlebutton_rup_pending_handle_event() 389 uint64_t time, in evdev_middlebutton_passthrough_handle_event() 412 uint64_t time, in evdev_middlebutton_ignore_lr_handle_event() 441 uint64_t time, in evdev_middlebutton_ignore_l_handle_event() 468 uint64_t time, in evdev_middlebutton_ignore_r_handle_event() [all …]
|
| D | evdev-debounce.c | 125 uint64_t time) in debounce_set_timer() 135 uint64_t time) in debounce_set_timer_short() 175 uint64_t time = fallback->debounce.button_time; in debounce_notify_button() local 183 …ce_is_up_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_handle_event() 204 …_is_down_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_down_handle_event() 232 …_waiting_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_down_waiting_handle_event() 257 …delaying_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_delaying_handle_event() 277 …spurious_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_delaying_spurious_handle_event() 303 …spurious_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_detecting_spurious_handle_event() 328 …spurious_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_down_detecting_spurious_handle_event() [all …]
|
| D | evdev-mt-touchpad-buttons.c | 458 uint64_t time) in tp_button_handle_event() 460 enum button_state current = t->button.state; in tp_button_handle_event() local 532 tp_button_handle_state(struct tp_dispatch *tp, uint64_t time) in tp_button_handle_state() 593 uint64_t time) in tp_process_button() 616 uint64_t time) in tp_release_all_buttons() 995 tp_post_physical_buttons(struct tp_dispatch *tp, uint64_t time) in tp_post_physical_buttons() 997 uint32_t current, old, button; in tp_post_physical_buttons() local 1136 uint64_t time, in tp_notify_clickpadbutton() 1188 tp_post_clickpadbutton_buttons(struct tp_dispatch *tp, uint64_t time) in tp_post_clickpadbutton_buttons() 1190 uint32_t current, old, button, is_top; in tp_post_clickpadbutton_buttons() local [all …]
|
| D | evdev-mt-touchpad-tap.c | 108 uint64_t time, in tp_tap_notify() 137 tp_tap_set_timer(struct tp_dispatch *tp, uint64_t time) in tp_tap_set_timer() 143 tp_tap_set_drag_timer(struct tp_dispatch *tp, uint64_t time) in tp_tap_set_drag_timer() 165 enum tap_event event, uint64_t time) in tp_tap_idle_handle_event() 197 enum tap_event event, uint64_t time) in tp_tap_touch_handle_event() 252 enum tap_event event, uint64_t time) in tp_tap_hold_handle_event() 289 enum tap_event event, uint64_t time) in tp_tap_tapped_handle_event() 327 enum tap_event event, uint64_t time) in tp_tap_touch2_handle_event() 364 enum tap_event event, uint64_t time) in tp_tap_touch2_hold_handle_event() 398 enum tap_event event, uint64_t time) in tp_tap_touch2_release_handle_event() [all …]
|
| D | evdev-mt-touchpad-edge-scroll.c | 243 enum tp_edge_scroll_touch_state current = t->scroll.edge_state; in tp_edge_scroll_handle_event() local 337 tp_edge_scroll_handle_state(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_handle_state() 383 tp_edge_scroll_post_events(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_post_events() 475 tp_edge_scroll_stop_events(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_stop_events()
|
| D | evdev-tablet.c | 182 int current, previous; in tablet_filter_axis_fuzz() local 209 uint64_t time) in tablet_process_absolute() 497 uint64_t time) in tablet_tool_process_delta() 701 uint64_t time) in tablet_check_notify_axes() 811 uint64_t time) in tablet_process_key() 859 uint64_t time) in tablet_process_relative() 889 uint64_t time) in tablet_process_misc() 1187 uint64_t time, in tablet_notify_button_mask() 1217 uint64_t time, in tablet_notify_buttons() 1520 uint64_t time) in tablet_update_touch_device_rect() [all …]
|
| /third_party/weston/libweston/ |
| D | spring-tool.c | 59 const double current = 0.5; in main() local 64 struct timespec time = { 0 }; in main() local
|
| D | animation.c | 45 double k, double current, double target) in weston_spring_init() 58 weston_spring_update(struct weston_spring *spring, const struct timespec *time) in weston_spring_update() 60 double force, v, current, step; in weston_spring_update() local 170 const struct timespec *time) in weston_view_animation_frame()
|
| /third_party/weston/clients/ |
| D | resizor.c | 43 double current; member 66 double current, force; in spring_update() local 85 frame_callback(void *data, struct wl_callback *callback, uint32_t time) in frame_callback() 155 key_handler(struct window *window, struct input *input, uint32_t time, in key_handler() 218 show_menu(struct resizor *resizor, struct input *input, uint32_t time) in show_menu() 233 uint32_t time, in locked_pointer_handle_motion() 276 uint32_t time) in locked_pointer_frame_callback() 307 struct input *input, uint32_t time, in button_handler() 376 struct input *input, uint32_t time, in motion_handler()
|
| D | smoke.c | 43 int current; member 47 static void diffuse(struct smoke *smoke, uint32_t time, in diffuse() 69 static void advect(struct smoke *smoke, uint32_t time, in advect() 107 static void project(struct smoke *smoke, uint32_t time, in project() 178 uint32_t time = widget_get_last_time(smoke->widget); in redraw_handler() local 244 uint32_t time, float x, float y, void *data) in mouse_motion_handler() 253 uint32_t time, int32_t id, float x, float y, void *data) in touch_motion_handler()
|
| /third_party/libsnd/programs/ |
| D | sndfile-metadata-set.c | 60 char date [128], time [128] ; in main() local 277 { time_t current ; in read_localtime() local
|
| /third_party/boost/boost/units/systems/ |
| D | abstract.hpp | 62 typedef unit<time_dimension,system> time; ///< abstract unit of … typedef 63 typedef unit<current_dimension,system> current; ///< abstract unit of … typedef
|
| /third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/ |
| D | mpegtspacketizer.c | 1260 mpegts_packetizer_resync (MpegTSPCR * pcr, GstClockTime time, in mpegts_packetizer_resync() 1343 MpegTSPCR * pcr, guint64 pcrtime, GstClockTime time) in calculate_skew() 1613 PCROffsetCurrent *current = pcrtable->current; in _reevaluate_group_pcr_offset() local 1855 PCROffsetCurrent *current = pcrtable->current; in _use_group() local 1956 PCROffsetCurrent *current = pcrtable->current; in _close_current_group() local 1973 PCROffsetCurrent *current = pcrtable->current; in record_pcr() local 2224 PCROffsetCurrent *current = pcrtable->current; in mpegts_packetizer_offset_to_ts() local 2400 PCROffsetCurrent *current; in mpegts_packetizer_ts_to_offset() local
|
| /third_party/libinput/tools/ |
| D | libinput-record.c | 72 uint64_t time; member 200 time_offset(struct record_context *ctx, uint64_t time) in time_offset() 213 uint64_t time = input_event_time(ev) - ctx->offset; in print_evdev_event() local 232 unsigned long time, dt; in print_evdev_event() local 365 uint64_t time = input_event_time(&e); in handle_evdev_frame() local 455 uint64_t time; in buffer_key_event() local 495 uint64_t time; in buffer_motion_event() local 528 uint64_t time; in buffer_absmotion_event() local 560 uint64_t time; in buffer_pointer_button_event() local 593 uint64_t time; in buffer_pointer_axis_event() local [all …]
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | OlsonTimeZone.java | 164 long time = Grego.fieldsToDay(year, month, dom) * Grego.MILLIS_PER_DAY + millis; in getOffset() local 183 long current = System.currentTimeMillis(); in setRawOffset() local 313 long current = System.currentTimeMillis(); in useDaylightTime() local 344 long current = System.currentTimeMillis(); in observesDaylightTime() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | OlsonTimeZone.java | 162 long time = Grego.fieldsToDay(year, month, dom) * Grego.MILLIS_PER_DAY + millis; in getOffset() local 181 long current = System.currentTimeMillis(); in setRawOffset() local 311 long current = System.currentTimeMillis(); in useDaylightTime() local 342 long current = System.currentTimeMillis(); in observesDaylightTime() local
|
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/ |
| D | minimal-http-client-multi.c | 410 int current, int target) in system_notify_cb() 467 uint64_t time; in gettimeofday() local
|
| /third_party/weston/desktop-shell/ |
| D | shell.c | 1106 const struct timespec *time) in animate_workspace_change_frame() 1352 const struct timespec *time, in touch_move_grab_down() 1358 touch_move_grab_up(struct weston_touch_grab *grab, const struct timespec *time, in touch_move_grab_up() 1376 const struct timespec *time, int touch_id, in touch_move_grab_motion() 1454 const struct timespec *time, in noop_grab_axis() 1507 const struct timespec *time, in move_grab_motion() 1531 const struct timespec *time, uint32_t button, uint32_t state_w) in move_grab_button() 1603 const struct timespec *time, in resize_grab_motion() 1658 const struct timespec *time, in resize_grab_button() 1802 const struct timespec *time, in busy_cursor_grab_motion() [all …]
|
| /third_party/gstreamer/gstreamer/libs/gst/base/ |
| D | gstbasesink.c | 1722 GstState current, next, pending, post_pending; in gst_base_sink_commit_state() local 1871 GstStepInfo * pending, GstStepInfo * current) in start_stepping() 1951 GstStepInfo * current, gint64 rstart, gint64 rstop, gboolean eos) in stop_stepping() 2012 GstStepInfo * current, guint64 * cstart, guint64 * cstop, guint64 * rstart, in handle_stepping() 2320 gst_base_sink_adjust_time (GstBaseSink * basesink, GstClockTime time) in gst_base_sink_adjust_time() 2375 gst_base_sink_wait_clock (GstBaseSink * sink, GstClockTime time, in gst_base_sink_wait_clock() 2643 gst_base_sink_wait (GstBaseSink * sink, GstClockTime time, in gst_base_sink_wait() 2731 GstStepInfo *current, *pending; in gst_base_sink_do_sync() local 2927 gdouble proportion, GstClockTime time, GstClockTimeDiff diff) in gst_base_sink_send_qos() 3992 GstStepInfo *current; in gst_base_sink_chain_unlocked() local [all …]
|
| /third_party/boost/tools/build/src/engine/ |
| D | execnt.cpp | 449 timing_info time; in exec_wait() local 748 static void record_times( HANDLE const process, timing_info * const time ) in record_times() 970 FILETIME current; in running_time() local 1322 timing_info time; in reportWindowsError() local
|
| /third_party/weston/xwayland/ |
| D | selection.c | 155 uint32_t time, const char *mime_type) in data_source_accept() 394 int len, current, available; in weston_wm_read_data_source() local
|
| /third_party/mbedtls/programs/ssl/ |
| D | ssl_context_info.c | 310 void print_time( const time_t *time ) in print_time() 532 mbedtls_x509_crt *current = &crt; in print_deserialized_ssl_cert() local
|
| /third_party/weston/compositor/ |
| D | text-backend.c | 198 struct text_input *current; in text_input_activate() local 592 uint32_t time, in input_method_context_keysym() 618 const struct timespec *time, uint32_t key, in input_method_context_grab_key() 696 uint32_t time, in input_method_context_key() 946 struct timespec time; in respawn_input_method_process() local
|
| /third_party/openssl/crypto/ |
| D | mem_dbg.c | 71 time_t time; member 243 APP_INFO *current = NULL; in pop_info() local
|