Home
last modified time | relevance | path

Searched defs:time (Results 1026 - 1050 of 1082) sorted by relevance

1...<<41424344

/third_party/ffmpeg/fftools/
H A Dffmpeg.c3557 double time; check_keyboard_interaction() local
[all...]
H A Dffplay.c1370 double time = av_gettime_relative() / 1000000.0; in get_clock() local
1375 static void set_clock_at(Clock *c, double pts, int serial, double time) in set_clock_at() argument
1385 double time in set_clock() local
1566 double time; video_refresh() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dhlsenc.c199 int64_t time; // Set by a private option. member
[all...]
H A Dmxfdec.c3040 struct tm time = { 0 }; in mxf_timestamp_to_int64() local
[all...]
H A Dmatroskadec.c314 uint64_t time; member
/third_party/curl/lib/vtls/
H A Dopenssl.c319 struct curltime time; /* when the cached store was created */ member
/third_party/backends/backend/
H A Davision.c3404 set_power_save_time (Avision_Scanner* s, int time) in set_power_save_time() argument
3408 uint8_t time[2]; in set_power_save_time() member
3631 get_power_save_time(Avision_Scanner* s, SANE_Word* time) get_power_save_time() argument
9035 SANE_Word time = *((SANE_Word *) val); sane_control_option() local
[all...]
/third_party/alsa-lib/src/seq/
H A Dseq.c4824 snd_seq_remove_events_set_time(snd_seq_remove_events_t *info, const snd_seq_timestamp_t *time) snd_seq_remove_events_set_time() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp1402 DateFormat *date=0, *time=0, *full=0; in TestDateFormatCalendar() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java1343 private long time; global() field in Calendar
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc3231 base::TimeDelta time = base::TimeTicks::Now() - start_time; in GenerateCodeForWasmFunction() local
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc5481 double time = value().Number(); in DoGetField() local
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs394 pub fn time(destTime: *mut time_t) -> time_t; in time() functions
/third_party/python/Lib/test/
H A Ddatetimetester.py30 from datetime import time namespace
1310 import time namespace
1330 import time global() namespace
2146 import time global() namespace
2420 import time global() namespace
2428 import time global() namespace
2644 import time global() namespace
4644 import time global() namespace
4689 import time global() namespace
[all...]
H A Dpickletester.py1946 import time namespace
H A Dtest_ssl.py16 import time namespace
[all...]
H A Dtest_io.py33 import time namespace
[all...]
H A Dtest_os.py27 import time namespace
[all...]
H A Dtest_logging.py53 import time namespace
[all...]
/third_party/toybox/toys/pending/
H A Ddhcpd.c216 uint32_t time; member
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs2155 pub fn time(&self) -> SslTimeTy { in time() functions
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c383 ktime_t time = rq->hrtick_time; in __hrtick_restart() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Devent_log_payload.h309 uint32 time; /* Time in us */ member
317 uint32 time; /* Time in us */ member
[all...]
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
H A Dnapi_test.cpp2350 double time = 202110181203150; in napiCreateDate() local
3882 double time = 1679839496000; // 2023.3.17 12:34:56 UTC in NapiSerializeDate() local
/third_party/libinput/src/
H A Dlibinput.c169 uint64_t time; member
177 uint64_t time; member
192 uint64_t time; member
200 uint64_t time; member
214 uint64_t time; member
226 uint64_t time; member
249 uint64_t time; member
2225 libinput_device_add_event_listener(struct libinput_device *device, struct libinput_event_listener *listener, void (*notify_func)( uint64_t time, struct libinput_event *event, void *notify_func_data), void *notify_func_data) libinput_device_add_event_listener() argument
2306 post_device_event(struct libinput_device *device, uint64_t time, enum libinput_event_type type, struct libinput_event *event) post_device_event() argument
2410 keyboard_notify_key(struct libinput_device *device, uint64_t time, uint32_t key, enum libinput_key_state state) keyboard_notify_key() argument
2438 pointer_notify_motion(struct libinput_device *device, uint64_t time, const struct normalized_coords *delta, const struct device_float_coords *raw) pointer_notify_motion() argument
2462 pointer_notify_motion_absolute(struct libinput_device *device, uint64_t time, const struct device_coords *point) pointer_notify_motion_absolute() argument
2484 pointer_notify_button(struct libinput_device *device, uint64_t time, int32_t button, enum libinput_button_state state) pointer_notify_button() argument
2514 pointer_notify_axis_finger(struct libinput_device *device, uint64_t time, uint32_t axes, const struct normalized_coords *delta) pointer_notify_axis_finger() argument
2548 pointer_notify_axis_continuous(struct libinput_device *device, uint64_t time, uint32_t axes, const struct normalized_coords *delta) pointer_notify_axis_continuous() argument
2582 pointer_notify_axis_legacy_wheel(struct libinput_device *device, uint64_t time, uint32_t axes, const struct normalized_coords *delta, const struct discrete_coords *discrete) pointer_notify_axis_legacy_wheel() argument
2611 pointer_notify_axis_wheel(struct libinput_device *device, uint64_t time, uint32_t axes, const struct normalized_coords *delta, const struct wheel_v120 *v120) pointer_notify_axis_wheel() argument
2642 touch_notify_touch_down(struct libinput_device *device, uint64_t time, int32_t slot, int32_t seat_slot, const struct device_coords *point) touch_notify_touch_down() argument
2668 touch_notify_touch_motion(struct libinput_device *device, uint64_t time, int32_t slot, int32_t seat_slot, const struct device_coords *point) touch_notify_touch_motion() argument
2694 touch_notify_touch_up(struct libinput_device *device, uint64_t time, int32_t slot, int32_t seat_slot) touch_notify_touch_up() argument
2718 touch_notify_touch_cancel(struct libinput_device *device, uint64_t time, int32_t slot, int32_t seat_slot) touch_notify_touch_cancel() argument
2742 touch_notify_frame(struct libinput_device *device, uint64_t time) touch_notify_frame() argument
2762 tablet_notify_axis(struct libinput_device *device, uint64_t time, struct libinput_tablet_tool *tool, enum libinput_tablet_tool_tip_state tip_state, unsigned char *changed_axes, const struct tablet_axes *axes) tablet_notify_axis() argument
2792 tablet_notify_proximity(struct libinput_device *device, uint64_t time, struct libinput_tablet_tool *tool, enum libinput_tablet_tool_proximity_state proximity_state, unsigned char *changed_axes, const struct tablet_axes *axes) tablet_notify_proximity() argument
2821 tablet_notify_tip(struct libinput_device *device, uint64_t time, struct libinput_tablet_tool *tool, enum libinput_tablet_tool_tip_state tip_state, unsigned char *changed_axes, const struct tablet_axes *axes) tablet_notify_tip() argument
2850 tablet_notify_button(struct libinput_device *device, uint64_t time, struct libinput_tablet_tool *tool, enum libinput_tablet_tool_tip_state tip_state, const struct tablet_axes *axes, int32_t button, enum libinput_button_state state) tablet_notify_button() argument
2885 tablet_pad_notify_button(struct libinput_device *device, uint64_t time, int32_t button, enum libinput_button_state state, struct libinput_tablet_pad_mode_group *group) tablet_pad_notify_button() argument
2913 tablet_pad_notify_ring(struct libinput_device *device, uint64_t time, unsigned int number, double value, enum libinput_tablet_pad_ring_axis_source source, struct libinput_tablet_pad_mode_group *group) tablet_pad_notify_ring() argument
2943 tablet_pad_notify_strip(struct libinput_device *device, uint64_t time, unsigned int number, double value, enum libinput_tablet_pad_strip_axis_source source, struct libinput_tablet_pad_mode_group *group) tablet_pad_notify_strip() argument
2973 tablet_pad_notify_key(struct libinput_device *device, uint64_t time, int32_t key, enum libinput_key_state state) tablet_pad_notify_key() argument
2995 gesture_notify(struct libinput_device *device, uint64_t time, enum libinput_event_type type, int finger_count, bool cancelled, const struct normalized_coords *delta, const struct normalized_coords *unaccel, double scale, double angle) gesture_notify() argument
3027 gesture_notify_swipe(struct libinput_device *device, uint64_t time, enum libinput_event_type type, int finger_count, const struct normalized_coords *delta, const struct normalized_coords *unaccel) gesture_notify_swipe() argument
3039 gesture_notify_swipe_end(struct libinput_device *device, uint64_t time, int finger_count, bool cancelled) gesture_notify_swipe_end() argument
3051 gesture_notify_pinch(struct libinput_device *device, uint64_t time, enum libinput_event_type type, int finger_count, const struct normalized_coords *delta, const struct normalized_coords *unaccel, double scale, double angle) gesture_notify_pinch() argument
3065 gesture_notify_pinch_end(struct libinput_device *device, uint64_t time, int finger_count, double scale, bool cancelled) gesture_notify_pinch_end() argument
3078 gesture_notify_hold(struct libinput_device *device, uint64_t time, int finger_count) gesture_notify_hold() argument
3089 gesture_notify_hold_end(struct libinput_device *device, uint64_t time, int finger_count, bool cancelled) gesture_notify_hold_end() argument
3101 switch_notify_toggle(struct libinput_device *device, uint64_t time, enum libinput_switch sw, enum libinput_switch_state state) switch_notify_toggle() argument
[all...]

Completed in 121 milliseconds

1...<<41424344