| /third_party/node/deps/uvwasi/src/ |
| D | clocks.c | 14 #define UVWASI__WIN_TIME_AND_RETURN(handle, get_times, time) \ argument 35 #define UVWASI__CLOCK_GETTIME_AND_RETURN(clk, time) \ argument 45 #define UVWASI__GETRUSAGE_AND_RETURN(who, time) \ argument 58 #define UVWASI__OSX_THREADTIME_AND_RETURN(time) \ argument 79 #define UVWASI__WIN_GETRES_AND_RETURN(time) \ argument 87 #define UVWASI__CLOCK_GETRES_AND_RETURN(clk, time) \ argument 102 #define UVWASI__SLOW_GETRES_AND_RETURN(time) \ argument 110 uvwasi_errno_t uvwasi__clock_gettime_realtime(uvwasi_timestamp_t* time) { in uvwasi__clock_gettime_realtime() 123 uvwasi_errno_t uvwasi__clock_gettime_process_cputime(uvwasi_timestamp_t* time) { in uvwasi__clock_gettime_process_cputime() 136 uvwasi_errno_t uvwasi__clock_gettime_thread_cputime(uvwasi_timestamp_t* time) { in uvwasi__clock_gettime_thread_cputime() [all …]
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| D | ecma-builtin-helpers-date.c | 55 ecma_date_day (ecma_number_t time) /**< time value */ in ecma_date_day() 71 ecma_date_time_within_day (ecma_number_t time) /**< time value */ in ecma_date_time_within_day() 128 ecma_date_year_from_time (ecma_number_t time) /**< time value */ in ecma_date_year_from_time() 212 ecma_date_month_from_time (ecma_number_t time) /**< time value */ in ecma_date_month_from_time() 256 ecma_date_date_from_time (ecma_number_t time) /**< time value */ in ecma_date_date_from_time() 311 ecma_date_week_day (ecma_number_t time) /**< time value */ in ecma_date_week_day() 330 ecma_date_local_time_zone_adjustment (ecma_number_t time) /**< time value */ in ecma_date_local_time_zone_adjustment() 344 ecma_date_utc (ecma_number_t time) /**< time value */ in ecma_date_utc() 358 ecma_date_hour_from_time (ecma_number_t time) /**< time value */ in ecma_date_hour_from_time() 376 ecma_date_min_from_time (ecma_number_t time) /**< time value */ in ecma_date_min_from_time() [all …]
|
| /third_party/libinput/src/ |
| D | evdev-debounce.c | 127 uint64_t time) in debounce_set_timer() 137 uint64_t time) in debounce_set_timer_short() 177 uint64_t time = fallback->debounce.button_time; in debounce_notify_button() local 185 …ce_is_up_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_handle_event() 206 …_is_down_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_down_handle_event() 234 …_waiting_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_down_waiting_handle_event() 260 …delaying_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_delaying_handle_event() 281 …spurious_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_delaying_spurious_handle_event() 307 …spurious_handle_event(struct fallback_dispatch *fallback, enum debounce_event event, uint64_t time) in debounce_is_up_detecting_spurious_handle_event() 334 …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-gestures.c | 151 tp_gesture_start(struct tp_dispatch *tp, uint64_t time) in tp_gesture_start() 207 tp_has_pending_pointer_motion(struct tp_dispatch *tp, uint64_t time) in tp_has_pending_pointer_motion() 224 tp_gesture_post_pointer_motion(struct tp_dispatch *tp, uint64_t time) in tp_gesture_post_pointer_motion() 361 uint64_t time) in tp_gesture_apply_scroll_constraints() 541 tp_gesture_set_hold_timer(struct tp_dispatch *tp, uint64_t time) in tp_gesture_set_hold_timer() 560 uint64_t time) in tp_gesture_handle_event_on_state_none() 589 uint64_t time) in tp_gesture_handle_event_on_state_unknown() 629 uint64_t time) in tp_gesture_handle_event_on_state_hold() 667 uint64_t time) in tp_gesture_handle_event_on_state_hold_and_motion() 692 uint64_t time) in tp_gesture_handle_event_on_state_pointer_motion() [all …]
|
| D | evdev-wheel.c | 76 wheel_set_scroll_timer(struct fallback_dispatch *dispatch, uint64_t time) in wheel_set_scroll_timer() 91 uint64_t time) in wheel_handle_event_on_state_none() 109 uint64_t time) in wheel_handle_event_on_state_accumulating_scroll() 131 uint64_t time) in wheel_handle_event_on_state_scrolling() 154 uint64_t time) in wheel_handle_event() 184 uint64_t time) in wheel_flush_scroll() 275 uint64_t time) in wheel_handle_state_none() 283 uint64_t time) in wheel_handle_state_accumulating_scroll() 297 uint64_t time) in wheel_handle_state_scrolling() 305 uint64_t time) in wheel_handle_direction_change() [all …]
|
| 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-fallback.c | 37 uint64_t time, in fallback_keyboard_notify_key() 53 uint64_t time) in fallback_lid_notify_toggle() 67 uint64_t time, in fallback_notify_physical_button() 96 uint64_t time) in post_button_scroll() 171 uint64_t time) in fallback_flush_relative_motion() 209 uint64_t time) in fallback_flush_absolute_motion() 227 uint64_t time) in fallback_flush_mt_down() 266 uint64_t time) in fallback_flush_mt_motion() 297 uint64_t time) in fallback_flush_mt_up() 325 uint64_t time) in fallback_flush_mt_cancel() [all …]
|
| D | evdev-mt-touchpad-tap.c | 124 uint64_t time, in tp_tap_notify() 153 tp_tap_set_timer(struct tp_dispatch *tp, uint64_t time) in tp_tap_set_timer() 159 tp_tap_set_drag_timer(struct tp_dispatch *tp, uint64_t time, in tp_tap_set_drag_timer() 169 tp_tap_set_draglock_timer(struct tp_dispatch *tp, uint64_t time) in tp_tap_set_draglock_timer() 192 enum tap_event event, uint64_t time) in tp_tap_idle_handle_event() 224 enum tap_event event, uint64_t time) in tp_tap_touch_handle_event() 280 enum tap_event event, uint64_t time) in tp_tap_hold_handle_event() 317 enum tap_event event, uint64_t time, in tp_tap_tapped_handle_event() 365 enum tap_event event, uint64_t time) in tp_tap_touch2_handle_event() 402 enum tap_event event, uint64_t time) in tp_tap_touch2_hold_handle_event() [all …]
|
| D | evdev-mt-touchpad-edge-scroll.c | 92 uint64_t time) in tp_edge_scroll_set_timer() 111 uint64_t time) in tp_edge_scroll_set_state() 138 uint64_t time) in tp_edge_scroll_handle_none() 170 uint64_t time) in tp_edge_scroll_handle_edge_new() 207 uint64_t time) in tp_edge_scroll_handle_edge() 243 uint64_t time) in tp_edge_scroll_handle_area() 268 uint64_t time) in tp_edge_scroll_handle_event() 364 tp_edge_scroll_handle_state(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_handle_state() 419 tp_edge_scroll_post_events(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_post_events() 507 tp_edge_scroll_stop_events(struct tp_dispatch *tp, uint64_t time) in tp_edge_scroll_stop_events()
|
| D | filter.c | 43 void *data, uint64_t time) in filter_dispatch() 51 void *data, uint64_t time) in filter_dispatch_constant() 59 void *data, uint64_t time) in filter_dispatch_scroll() 66 void *data, uint64_t time) in filter_restart() 131 uint64_t time) in trackers_reset() 152 uint64_t time) in trackers_feed() 184 uint64_t time, in calculate_trackers_velocity() 224 trackers_velocity(struct pointer_trackers *trackers, uint64_t time) in trackers_velocity() 301 uint64_t time) in calculate_acceleration_simpsons()
|
| D | evdev-mt-touchpad.c | 64 uint64_t time) in tp_filter_motion() 82 uint64_t time) in tp_filter_motion_unaccelerated() 100 uint64_t time) in tp_filter_scroll() 118 uint64_t time) in tp_calculate_motion_speed() 160 tp_motion_history_push(struct tp_touch *t, uint64_t time) in tp_motion_history_push() 186 uint64_t time) in tp_detect_wobbling() 333 tp_new_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_new_touch() 369 tp_begin_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_begin_touch() 395 uint64_t time) in tp_maybe_end_touch() 441 tp_end_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) in tp_end_touch() [all …]
|
| D | evdev-mt-touchpad-buttons.c | 131 uint64_t time) in tp_button_set_enter_timer() 140 uint64_t time) in tp_button_set_leave_timer() 155 uint64_t time) in tp_button_set_state() 190 uint64_t time) in tp_button_none_handle_event() 220 uint64_t time) in tp_button_area_handle_event() 275 uint64_t time) in tp_button_bottom_handle_event() 316 uint64_t time) in tp_button_top_handle_event() 351 uint64_t time) in tp_button_top_new_handle_event() 390 uint64_t time) in tp_button_top_to_ignore_handle_event() 430 uint64_t time) in tp_button_ignore_handle_event() [all …]
|
| D | filter-custom.c | 79 uint64_t time) in custom_accel_function_calculate_speed() 185 uint64_t time) in custom_accel_function_filter() 241 uint64_t time) in custom_accelerator_filter() 254 uint64_t time) in custom_accelerator_restart() 342 uint64_t time) in custom_accel_profile_fallback() 353 uint64_t time) in custom_accelerator_filter_fallback() 365 uint64_t time) in custom_accel_profile_motion() 376 uint64_t time) in custom_accelerator_filter_motion() 388 uint64_t time) in custom_accel_profile_scroll() 399 uint64_t time) in custom_accelerator_filter_scroll()
|
| D | filter-touchpad-x230.c | 89 void *data, double velocity, uint64_t time) in acceleration_profile() 111 uint64_t time) in calculate_acceleration() 132 void *data, uint64_t time) in accelerator_filter_x230() 171 void *data, uint64_t time) in accelerator_filter_constant_x230() 189 uint64_t time) in accelerator_restart_x230() 251 uint64_t time) in touchpad_lenovo_x230_accel_profile()
|
| D | filter-touchpad.c | 75 uint64_t time) in calculate_acceleration_factor() 96 void *data, uint64_t time) in accelerator_filter_touchpad() 146 void *data, uint64_t time) in touchpad_constant_filter() 171 uint64_t time) in touchpad_accelerator_restart() 193 uint64_t time) in touchpad_accel_profile_linear()
|
| /third_party/skia/third_party/externals/oboe/src/common/ |
| D | AudioClock.h | 30 struct timespec time; variable 47 struct timespec time; variable 64 struct timespec time; variable
|
| /third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/ |
| D | test-cmpxchg-nolock.c | 48 cycles_t time1, time2, time; in do_testbaseline() local 75 cycles_t time1, time2, time; in do_test_sync_cmpxchg() local 106 cycles_t time1, time2, time; in do_test_cmpxchg() local 133 cycles_t time1, time2, time; in do_test_sync_inc() local 161 cycles_t time1, time2, time; in do_test_inc() local 191 cycles_t time1, time2, time; in do_test_enable_int() local 218 cycles_t time1, time2, time; in do_test_disable_int() local 246 cycles_t time1, time2, time; in do_test_int() local
|
| /third_party/node/deps/v8/tools/system-analyzer/view/timeline/ |
| D | timeline-track-tick.mjs | 12 constructor(time, logEntry, depth) { argument 21 static add(time, logEntry, stack, flames) { argument 33 stop(time) { argument 38 get time() { getter in Flame
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| D | simpletz.h | 898 int32_t time, UErrorCode& status) { in setStartRule() 903 int32_t time, in setStartRule() 910 int32_t time, UBool after, UErrorCode& status) { in setStartRule() 916 int32_t time, UErrorCode& status) { in setEndRule() 921 int32_t time, UErrorCode& status) { in setEndRule() 926 int32_t time, UBool after, UErrorCode& status) { in setEndRule()
|
| /third_party/node/deps/icu-small/source/i18n/unicode/ |
| D | simpletz.h | 896 int32_t time, UErrorCode& status) { in setStartRule() 901 int32_t time, in setStartRule() 908 int32_t time, UBool after, UErrorCode& status) { in setStartRule() 914 int32_t time, UErrorCode& status) { in setEndRule() 919 int32_t time, UErrorCode& status) { in setEndRule() 924 int32_t time, UBool after, UErrorCode& status) { in setEndRule()
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| D | simpletz.h | 896 int32_t time, UErrorCode& status) { in setStartRule() 901 int32_t time, in setStartRule() 908 int32_t time, UBool after, UErrorCode& status) { in setStartRule() 914 int32_t time, UErrorCode& status) { in setEndRule() 919 int32_t time, UErrorCode& status) { in setEndRule() 924 int32_t time, UBool after, UErrorCode& status) { in setEndRule()
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| D | time.cc | 73 bool ValidateDateTime(const DateTime& time) { in ValidateDateTime() 91 int64 SecondsSinceCommonEra(const DateTime& time) { in SecondsSinceCommonEra() 211 bool SecondsToDateTime(int64 seconds, DateTime* time) { in SecondsToDateTime() 256 bool DateTimeToSeconds(const DateTime& time, int64* seconds) { in DateTimeToSeconds() 272 DateTime time; in FormatTime() local 286 DateTime time; in ParseTime() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
| D | time_test.cpp | 67 struct tm time; variable 96 struct tm time; variable 128 struct tm time; variable 211 struct tm* time = gmtime(&tim); variable 250 struct tm time; variable 322 struct tm* time = gmtime_r(&tim, &tm); variable
|
| /third_party/rust/crates/humantime/benches/ |
| D | datetime_format.rs | 11 let time = UNIX_EPOCH + Duration::new(1_483_228_799, 0); in rfc3339_humantime_seconds() localVariable 28 let time = DateTime::<Utc>::from_utc( in rfc3339_chrono() localVariable
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
| D | EnvelopeADSR.java | 51 public void setAttackTime(float time) { in setAttackTime() 57 public void setDecayTime(float time) { in setDecayTime() 69 public void setReleaseTime(float time) { in setReleaseTime()
|