Home
last modified time | relevance | path

Searched defs:time (Results 776 - 800 of 814) sorted by relevance

1...<<313233

/third_party/python/Lib/test/
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...]
H A D_test_multiprocessing.py9 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
/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/ffmpeg/fftools/
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 Dmxfdec.c3040 struct tm time = { 0 }; in mxf_timestamp_to_int64() local
[all...]
H A Dmatroskadec.c314 uint64_t time; member
/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...]
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc1908 Maybe<bool> RegulateTime(Isolate* isolate, TimeRecord* time, in RegulateTime() argument
4334 double time = MakeTime(hour, minute, second, millisecond); GetEpochFromISOParts() local
[all...]
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs801 pub fn time(arg1: *mut time_t) -> time_t; in time() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs506 pub fn time(a: *mut time_t) -> time_t; in time() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs1255 pub fn time(time: *mut time_t) -> time_t; in time() functions
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1216 const float time = (float)ImGui::GetTime(); in ShowDemoWindowWidgets() local
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c1721 PyObject *time = PyImport_ImportModule("time"); wrap_strftime() local
1751 PyObject *time = PyImport_ImportModule("time"); time_time() local
1768 PyObject *time; build_struct_time() local
2975 PyObject *time; date_today() local
5245 PyObject *time; datetime_combine() local
[all...]
/third_party/python/Lib/test/test_email/
H A Dtest_email.py6 import time namespace
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant_i.h337 struct os_reltime time; member
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp2508 double time = 202110181203150; in napiCreateDate() local
4110 double time = 1679839496000; // 2023.3.17 12:34:56 UTC in NapiSerializeDate() local
8358 double time = 202110181203150; in createDateEnvNull() local
8368 double time = 202110181203150; in createDateRstNull() local
9243 double time in getDateValue() local
9260 int time = 2147483647; getDateValueNotDateObj() local
9273 double time = 202110181203150; getDateValueEnvNull() local
9286 double time = 202110181203150; getDateValueNull() local
9299 double time = 202110181203150; getDateValueRstNull() local
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp856 double time = 202110181203150; in testCreateData1() local
/third_party/curl/lib/
H A Durldata.h1312 struct curltime time; global() member
[all...]
/third_party/curl/include/curl/
H A Dcurl.h308 time_t time; /* always zero! */ member
317 char *time; member
[all...]

Completed in 141 milliseconds

1...<<313233