Home
last modified time | relevance | path

Searched defs:time (Results 1626 - 1650 of 1933) sorted by relevance

1...<<61626364656667686970>>...78

/third_party/icu/icu4c/source/tools/tzcode/
H A Dtz2icu.cpp125 int64_t time; // seconds, 1970 epoch member
770 int32_t time; global() member
960 int32_t month, dom, dow, time, offset; readFinalZonesAndRules() local
[all...]
/third_party/libinput/src/
H A Devdev-tablet.c207 tablet_process_absolute(struct tablet_dispatch *tablet, struct evdev_device *device, struct input_event *e, uint64_t time) tablet_process_absolute() argument
484 tablet_tool_process_delta(struct tablet_dispatch *tablet, struct libinput_tablet_tool *tool, const struct evdev_device *device, struct tablet_axes *axes, uint64_t time) tablet_tool_process_delta() argument
704 tablet_check_notify_axes(struct tablet_dispatch *tablet, struct evdev_device *device, struct libinput_tablet_tool *tool, struct tablet_axes *axes_out, uint64_t time) tablet_check_notify_axes() argument
815 tablet_process_key(struct tablet_dispatch *tablet, struct evdev_device *device, struct input_event *e, uint64_t time) tablet_process_key() argument
863 tablet_process_relative(struct tablet_dispatch *tablet, struct evdev_device *device, struct input_event *e, uint64_t time) tablet_process_relative() argument
893 tablet_process_misc(struct tablet_dispatch *tablet, struct evdev_device *device, struct input_event *e, uint64_t time) tablet_process_misc() argument
1199 tablet_notify_button_mask(struct tablet_dispatch *tablet, struct evdev_device *device, uint64_t time, struct libinput_tablet_tool *tool, const struct button_state *buttons, enum libinput_button_state state) tablet_notify_button_mask() argument
1231 tablet_notify_buttons(struct tablet_dispatch *tablet, struct evdev_device *device, uint64_t time, struct libinput_tablet_tool *tool, enum libinput_button_state state) tablet_notify_buttons() argument
1587 tablet_update_touch_device_rect(struct tablet_dispatch *tablet, const struct tablet_axes *axes, uint64_t time) tablet_update_touch_device_rect() argument
1609 tablet_send_proximity_in(struct tablet_dispatch *tablet, struct libinput_tablet_tool *tool, struct evdev_device *device, struct tablet_axes *axes, uint64_t time) tablet_send_proximity_in() argument
1635 tablet_send_proximity_out(struct tablet_dispatch *tablet, struct libinput_tablet_tool *tool, struct evdev_device *device, struct tablet_axes *axes, uint64_t time) tablet_send_proximity_out() argument
1662 tablet_send_tip(struct tablet_dispatch *tablet, struct libinput_tablet_tool *tool, struct evdev_device *device, struct tablet_axes *axes, uint64_t time) tablet_send_tip() argument
1708 tablet_send_axes(struct tablet_dispatch *tablet, struct libinput_tablet_tool *tool, struct evdev_device *device, struct tablet_axes *axes, uint64_t time) tablet_send_axes() argument
1738 tablet_send_buttons(struct tablet_dispatch *tablet, struct libinput_tablet_tool *tool, struct evdev_device *device, uint64_t time) tablet_send_buttons() argument
1763 tablet_send_events(struct tablet_dispatch *tablet, struct libinput_tablet_tool *tool, struct evdev_device *device, uint64_t time) tablet_send_events() argument
1824 tablet_proximity_out_quirk_set_timer(struct tablet_dispatch *tablet, uint64_t time) tablet_proximity_out_quirk_set_timer() argument
1833 tablet_update_tool_state(struct tablet_dispatch *tablet, struct evdev_device *device, uint64_t time) tablet_update_tool_state() argument
1958 tablet_flush(struct tablet_dispatch *tablet, struct evdev_device *device, uint64_t time) tablet_flush() argument
2007 tablet_set_touch_device_enabled(struct tablet_dispatch *tablet, enum evdev_arbitration_state which, const struct phys_rect *rect, uint64_t time) tablet_set_touch_device_enabled() argument
2030 tablet_toggle_touch_device(struct tablet_dispatch *tablet, struct evdev_device *tablet_device, uint64_t time) tablet_toggle_touch_device() argument
2126 tablet_process(struct evdev_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) tablet_process() argument
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc780 double PosixTimezoneCache::DaylightSavingsOffset(double time) { in DaylightSavingsOffset() argument
/third_party/node/deps/v8/src/heap/
H A Dobject-stats.cc223 double time = isolate()->time_millis_since_init(); in PrintJSON() local
282 double time = isolate()->time_millis_since_init(); in Dump() local
288 stream << "\"time\":" << time << ","; in Dump() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c213 time_t time; member
1387 cleanup_bo_cache(struct iris_bufmgr *bufmgr, time_t time) in cleanup_bo_cache() argument
1450 bo_unreference_final(struct iris_bo *bo, time_t time) bo_unreference_final() argument
1483 struct timespec time; iris_bo_unreference() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dfs.c217 UV_UNUSED(static struct timespec uv__fs_to_timespec(double time)) { in UV_UNUSED() argument
236 UV_UNUSED(static struct timeval uv__fs_to_timeval(double time)) { in UV_UNUSED() argument
/third_party/node/deps/uvwasi/src/
H A Duvwasi.c549 uvwasi_clock_time_get(uvwasi_t* uvwasi, uvwasi_clockid_t clock_id, uvwasi_timestamp_t precision, uvwasi_timestamp_t* time) uvwasi_clock_time_get() argument
[all...]
/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs71 mod time; modules
/third_party/python/Lib/idlelib/
H A Dpyshell.py37 import time namespace
/third_party/python/Lib/
H A Dtarfile.py45 import time namespace
H A Dpydoc.py71 import time namespace
/third_party/python/Lib/test/
H A Dtest__xxsubinterpreters.py9 import time namespace
[all...]
H A Dtest_concurrent_futures.py20 import time namespace
[all...]
H A Dtest_weakref.py11 import time namespace
H A Dtest_threading.py15 import time namespace
[all...]
H A Dtest_grammar.py1224 import time, sys namespace
1226 from time import time namespace
1227 from time import (time) namespace
1603 import sys, time namespace
[all...]
H A Dtest_re.py9 import time namespace
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py16 import time namespace
/third_party/python/Lib/test/test_asyncio/
H A Dtest_events.py19 import time namespace
[all...]
H A Dtest_base_events.py9 import time namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPerformanceTests.cpp598 std::chrono::nanoseconds time = std::chrono::nanoseconds(0); in iterate() local
839 std::chrono::nanoseconds time = std::chrono::nanoseconds(0); in iterate() local
957 std::chrono::nanoseconds time = std::chrono::nanoseconds(0); iterate() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp464 eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time) eglPresentationTimeANDROID() argument
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dtz2icu.cpp125 int64_t time; // seconds, 1970 epoch member
770 int32_t time; global() member
960 int32_t month, dom, dow, time, offset; readFinalZonesAndRules() local
[all...]
/third_party/tzdata/
H A Dprivate.h637 # undef time macro
638 # define time tz_time macro
[all...]
/third_party/python/Lib/test/test_zoneinfo/
H A Dtest_zoneinfo.py17 from datetime import date, datetime, time, timedelta, timezone namespace
[all...]

Completed in 58 milliseconds

1...<<61626364656667686970>>...78