/third_party/libinput/src/ |
D | evdev-mt-touchpad-gestures.c | 93 tp_get_touches_delta(struct tp_dispatch *tp, bool average) in tp_get_touches_delta() 127 tp_gesture_init_scroll(struct tp_dispatch *tp) in tp_gesture_init_scroll() 139 tp_get_combined_touches_delta(struct tp_dispatch *tp) in tp_get_combined_touches_delta() 145 tp_get_average_touches_delta(struct tp_dispatch *tp) in tp_get_average_touches_delta() 151 tp_gesture_start(struct tp_dispatch *tp, uint64_t time) in tp_gesture_start() 193 tp_get_raw_pointer_motion(struct tp_dispatch *tp) in tp_get_raw_pointer_motion() 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() 244 tp_gesture_get_active_touches(const struct tp_dispatch *tp, in tp_gesture_get_active_touches() 291 tp_gesture_mm_moved(struct tp_dispatch *tp, struct tp_touch *t) in tp_gesture_mm_moved() [all …]
|
D | evdev-mt-touchpad.c | 61 tp_filter_motion(struct tp_dispatch *tp, in tp_filter_motion() 79 tp_filter_motion_unaccelerated(struct tp_dispatch *tp, in tp_filter_motion_unaccelerated() 97 tp_calculate_motion_speed(struct tp_dispatch *tp, in tp_calculate_motion_speed() 165 tp_detect_wobbling(struct tp_dispatch *tp, in tp_detect_wobbling() 213 tp_motion_hysteresis(struct tp_dispatch *tp, in tp_motion_hysteresis() 234 tp_current_touch(struct tp_dispatch *tp) in tp_current_touch() 240 tp_get_touch(struct tp_dispatch *tp, unsigned int slot) in tp_get_touch() 247 tp_fake_finger_count(struct tp_dispatch *tp) in tp_fake_finger_count() 267 tp_fake_finger_is_touching(struct tp_dispatch *tp) in tp_fake_finger_is_touching() 273 tp_fake_finger_set(struct tp_dispatch *tp, in tp_fake_finger_set() [all …]
|
D | evdev-mt-touchpad-buttons.c | 81 is_inside_bottom_button_area(const struct tp_dispatch *tp, in is_inside_bottom_button_area() 88 is_inside_bottom_right_area(const struct tp_dispatch *tp, in is_inside_bottom_right_area() 96 is_inside_bottom_middle_area(const struct tp_dispatch *tp, in is_inside_bottom_middle_area() 105 is_inside_top_button_area(const struct tp_dispatch *tp, in is_inside_top_button_area() 112 is_inside_top_right_area(const struct tp_dispatch *tp, in is_inside_top_right_area() 120 is_inside_top_middle_area(const struct tp_dispatch *tp, in is_inside_top_middle_area() 129 tp_button_set_enter_timer(struct tp_dispatch *tp, in tp_button_set_enter_timer() 138 tp_button_set_leave_timer(struct tp_dispatch *tp, in tp_button_set_leave_timer() 151 tp_button_set_state(struct tp_dispatch *tp, in tp_button_set_state() 187 tp_button_none_handle_event(struct tp_dispatch *tp, in tp_button_none_handle_event() [all …]
|
D | evdev-mt-touchpad-thumb.c | 50 tp_thumb_set_state(struct tp_dispatch *tp, in tp_thumb_set_state() 70 tp_thumb_reset(struct tp_dispatch *tp) in tp_thumb_reset() 78 tp_thumb_lift(struct tp_dispatch *tp) in tp_thumb_lift() 85 tp_thumb_in_exclusion_area(const struct tp_dispatch *tp, in tp_thumb_in_exclusion_area() 94 tp_thumb_detect_pressure_size(const struct tp_dispatch *tp, in tp_thumb_detect_pressure_size() 115 tp_thumb_needs_jail(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_thumb_needs_jail() 133 tp_thumb_ignored(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_thumb_ignored() 145 tp_thumb_ignored_for_tap(const struct tp_dispatch *tp, in tp_thumb_ignored_for_tap() 156 tp_thumb_ignored_for_gesture(const struct tp_dispatch *tp, in tp_thumb_ignored_for_gesture() 168 tp_thumb_suppress(struct tp_dispatch *tp, struct tp_touch *t) in tp_thumb_suppress() [all …]
|
D | evdev-mt-touchpad-tap.c | 112 log_tap_bug(struct tp_dispatch *tp, struct tp_touch *t, enum tap_event event) in log_tap_bug() 123 tp_tap_notify(struct tp_dispatch *tp, 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() 176 tp_tap_clear_timer(struct tp_dispatch *tp) in tp_tap_clear_timer() 182 tp_tap_move_to_dead(struct tp_dispatch *tp, struct tp_touch *t) in tp_tap_move_to_dead() 190 tp_tap_idle_handle_event(struct tp_dispatch *tp, in tp_tap_idle_handle_event() 222 tp_tap_touch_handle_event(struct tp_dispatch *tp, in tp_tap_touch_handle_event() 278 tp_tap_hold_handle_event(struct tp_dispatch *tp, in tp_tap_hold_handle_event() [all …]
|
D | evdev-mt-touchpad-edge-scroll.c | 73 tp_touch_get_edge(const struct tp_dispatch *tp, const struct tp_touch *t) in tp_touch_get_edge() 90 tp_edge_scroll_set_timer(struct tp_dispatch *tp, in tp_edge_scroll_set_timer() 108 tp_edge_scroll_set_state(struct tp_dispatch *tp, in tp_edge_scroll_set_state() 135 tp_edge_scroll_handle_none(struct tp_dispatch *tp, in tp_edge_scroll_handle_none() 167 tp_edge_scroll_handle_edge_new(struct tp_dispatch *tp, in tp_edge_scroll_handle_edge_new() 204 tp_edge_scroll_handle_edge(struct tp_dispatch *tp, in tp_edge_scroll_handle_edge() 240 tp_edge_scroll_handle_area(struct tp_dispatch *tp, in tp_edge_scroll_handle_area() 265 tp_edge_scroll_handle_event(struct tp_dispatch *tp, in tp_edge_scroll_handle_event() 305 tp_edge_scroll_init(struct tp_dispatch *tp, struct evdev_device *device) in tp_edge_scroll_init() 353 tp_remove_edge_scroll(struct tp_dispatch *tp) in tp_remove_edge_scroll() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | nonPrimitiveConstraintOfIndexAccessType.js | 38 function f(s, tp) { argument 41 function g(s, tp) { argument 44 function h(s, tp) { argument 47 function i(s, tp) { argument 50 function j(s, tp) { argument 53 function k(s, tp) { argument 56 function o(s, tp) { argument 59 function l(s, tp) { argument 62 function m(s, tp) { argument 65 function n(s, tp) { argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_format_test.cc | 37 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument 60 void TestFormatSpecifier(time_point<D> tp, time_zone tz, const std::string& fmt, in TestFormatSpecifier() 106 const time_point<absl::time_internal::cctz::seconds> tp = in TEST() local 132 time_point<chrono::nanoseconds> tp = chrono::system_clock::from_time_t(0); in TEST() local 157 auto tp = chrono::system_clock::from_time_t(0); in TEST() local 199 auto tp = chrono::system_clock::from_time_t(0); in TEST() local 248 auto tp = chrono::system_clock::from_time_t(0); in TEST() local 269 time_point<chrono::nanoseconds> tp = chrono::system_clock::from_time_t(0); in TEST() local 331 time_point<chrono::nanoseconds> tp = chrono::system_clock::from_time_t(0); in TEST() local 399 time_point<chrono::nanoseconds> tp = chrono::system_clock::from_time_t(0); in TEST() local [all …]
|
D | time_zone_lookup_test.cc | 643 #define ExpectTime(tp, tz, y, m, d, hh, mm, ss, off, isdst, zone) \ argument 851 const auto tp = chrono::system_clock::from_time_t(0); in TEST() local 858 const auto tp = in TEST() local 867 const auto tp = chrono::system_clock::from_time_t(536457599); in TEST() local 876 const auto tp = chrono::system_clock::from_time_t(0); in TEST() local 884 const auto tp = chrono::system_clock::from_time_t(45); in TEST() local 891 const auto tp = chrono::system_clock::from_time_t(1380855729); in TEST() local 898 const auto tp = chrono::system_clock::from_time_t(90); in TEST() local 935 const auto tp = convert(civil_second(2009, 2, 13, 18, 31, 30), tz); in TEST() local 952 time_point<absl::time_internal::cctz::seconds> tp; in TEST() local [all …]
|
D | time_zone_impl.h | 53 time_zone::absolute_lookup BreakTime(const time_point<seconds>& tp) const { in BreakTime() 65 bool NextTransition(const time_point<seconds>& tp, in NextTransition() 69 bool PrevTransition(const time_point<seconds>& tp, in PrevTransition()
|
D | time_zone_libc.cc | 234 const time_point<seconds> tp = (cs < min_tp_cs) ? time_point<seconds>::min() in MakeTime() local 244 const time_point<seconds> tp = time_point<seconds>::min(); in MakeTime() local 249 const time_point<seconds> tp = time_point<seconds>::max(); in MakeTime() local 263 const time_point<seconds> tp = FromUnixSeconds(t0); in MakeTime() local 288 const time_point<seconds> tp = (cs < civil_second()) in MakeTime() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | time_zone.h | 45 const time_point<D>& tp) { in split_seconds() 55 const time_point<seconds>& tp) { in split_seconds() 107 absolute_lookup lookup(const time_point<D>& tp) const { in lookup() 199 bool next_transition(const time_point<D>& tp, civil_transition* trans) const { in next_transition() 205 bool prev_transition(const time_point<D>& tp, civil_transition* trans) const { in prev_transition() 260 inline civil_second convert(const time_point<D>& tp, const time_zone& tz) { in convert() 314 inline std::string format(const std::string& fmt, const time_point<D>& tp, in format()
|
/third_party/libwebsockets/lib/misc/threadpool/ |
D | threadpool.c | 47 struct lws_threadpool *tp; member 72 struct lws_threadpool *tp; member 172 lws_threadpool_dump(struct lws_threadpool *tp) in lws_threadpool_dump() 272 struct lws_threadpool *tp = task->tp; in __lws_threadpool_reap() local 320 struct lws_threadpool *tp; in lws_threadpool_tsi_context() local 495 struct lws_threadpool *tp = pool->tp; in lws_threadpool_worker() local 691 struct lws_threadpool *tp; in lws_threadpool_create() local 742 lws_threadpool_finish(struct lws_threadpool *tp) in lws_threadpool_finish() 773 lws_threadpool_destroy(struct lws_threadpool *tp) in lws_threadpool_destroy() 843 struct lws_threadpool *tp; in lws_threadpool_dequeue_task() local [all …]
|
/third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
D | datum_type_parser_test.cc | 42 DatumTypeParser tp; in TEST_F() local 48 DatumTypeParser tp; in TEST_F() local 66 DatumTypeParser tp; in TEST_P() local 159 DatumTypeParser tp; in TEST_P() local
|
/third_party/iowow/src/utils/ |
D | iwtp.c | 39 iwrc iwtp_schedule(IWTP tp, iwtp_task_f fn, void *arg) { in iwtp_schedule() 90 struct iwtp *tp = op; in _worker_fn() local 194 struct iwtp *tp = malloc(sizeof(*tp)); in iwtp_start_by_spec() local 247 IWTP tp = *tpp; in iwtp_shutdown() local 294 int iwtp_queue_size(IWTP tp) { in iwtp_queue_size()
|
/third_party/mksh/ |
D | exec.c | 62 struct tbl *tp = NULL; in execute() local 479 comexec(struct op *t, struct tbl * volatile tp, const char **ap, in comexec() 871 scriptexec(struct op *tp, const char **ap) in scriptexec() 1039 struct tbl *tp = NULL; in findfunc() local 1064 struct tbl *tp; in define() local 1112 struct tbl *tp; in builtin() local 1172 struct tbl *tp = NULL, *tbi; in findcom() local 1266 struct tbl *tp; in flushcom() local 1381 call_builtin(struct tbl *tp, const char **wp, const char *where, bool resetspec) in call_builtin() 1404 iosetup(struct ioword *iop, struct tbl *tp) in iosetup()
|
/third_party/ltp/include/ |
D | tst_safe_clocks.h | 38 clockid_t clk_id, struct timespec *tp) in safe_clock_gettime() 58 clockid_t clk_id, struct timespec *tp) in safe_clock_settime() 156 #define SAFE_CLOCK_GETTIME(clk_id, tp)\ argument 159 #define SAFE_CLOCK_SETTIME(clk_id, tp)\ argument
|
/third_party/ffmpeg/libavformat/ |
D | replaygain.c | 70 int ff_replaygain_export_raw(AVStream *st, int32_t tg, uint32_t tp, in ff_replaygain_export_raw() 93 const AVDictionaryEntry *tg, *tp, *ag, *ap; in ff_replaygain_export() local
|
/third_party/ltp/testcases/kernel/syscalls/sched_rr_get_interval/ |
D | sched_rr_get_interval03.c | 23 static struct tst_ts tp; variable 28 struct tst_ts *tp; member
|
/third_party/python/Lib/test/ |
D | test_memoryview.py | 31 def check_getitem_with_type(self, tp): argument 183 def check_attributes_with_type(self, tp): argument 257 def _check_released(self, m, tp): argument 435 def _check_contents(self, tp, obj, contents): argument 445 def _check_contents(self, tp, obj, contents): argument 462 def _check_contents(self, tp, obj, contents): argument
|
/third_party/python/Python/ |
D | pytime.c | 268 _PyTime_FromNanosecondsObject(_PyTime_t *tp, PyObject *obj) in _PyTime_FromNanosecondsObject() 296 pytime_fromtimespec(_PyTime_t *tp, struct timespec *ts, int raise) in pytime_fromtimespec() 334 _PyTime_FromTimespec(_PyTime_t *tp, struct timespec *ts) in _PyTime_FromTimespec() 342 pytime_fromtimeval(_PyTime_t *tp, struct timeval *tv, int raise) in pytime_fromtimeval() 380 _PyTime_FromTimeval(_PyTime_t *tp, struct timeval *tv) in _PyTime_FromTimeval() 659 py_get_system_clock(_PyTime_t *tp, _Py_clock_info_t *info, int raise) in py_get_system_clock() 837 py_get_monotonic_clock(_PyTime_t *tp, _Py_clock_info_t *info, int raise) in py_get_monotonic_clock() 966 _PyTime_GetMonotonicClockWithInfo(_PyTime_t *tp, _Py_clock_info_t *info) in _PyTime_GetMonotonicClockWithInfo() 1024 py_get_win_perf_counter(_PyTime_t *tp, _Py_clock_info_t *info, int raise) in py_get_win_perf_counter()
|
/third_party/python/Objects/ |
D | structseq.c | 30 get_type_attr_as_size(PyTypeObject *tp, _Py_Identifier *id) in get_type_attr_as_size() 46 #define VISIBLE_SIZE_TP(tp) get_type_attr_as_size(tp, &PyId_n_sequence_fields) argument 47 #define REAL_SIZE_TP(tp) get_type_attr_as_size(tp, &PyId_n_fields) argument 50 #define UNNAMED_FIELDS_TP(tp) get_type_attr_as_size(tp, &PyId_n_unnamed_fields) argument 110 PyTypeObject *tp; in structseq_dealloc() local
|
D | object.c | 159 PyObject_Init(PyObject *op, PyTypeObject *tp) in PyObject_Init() 170 PyObject_InitVar(PyVarObject *op, PyTypeObject *tp, Py_ssize_t size) in PyObject_InitVar() 181 _PyObject_New(PyTypeObject *tp) in _PyObject_New() 192 _PyObject_NewVar(PyTypeObject *tp, Py_ssize_t nitems) in _PyObject_NewVar() 207 PyTypeObject *tp = Py_TYPE(self); in PyObject_CallFinalizer() local 787 PyTypeObject *tp = Py_TYPE(v); in PyObject_Hash() local 912 PyTypeObject *tp = Py_TYPE(v); in PyObject_GetAttr() local 946 PyTypeObject *tp = Py_TYPE(v); in _PyObject_LookupAttr() local 1021 PyTypeObject *tp = Py_TYPE(v); in PyObject_SetAttr() local 1073 PyTypeObject *tp = Py_TYPE(obj); in _PyObject_GetDictPtr() local [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | time.cc | 186 bool FindTransition(const cctz::time_zone& tz, in FindTransition() 192 const auto tp = unix_epoch() + cctz::seconds(ToUnixSeconds(t)); in FindTransition() local 210 const auto tp = unix_epoch() + cctz::seconds(time_internal::GetRepHi(rep_)); in In() local 334 Time FromChrono(const std::chrono::system_clock::time_point& tp) { in FromChrono() 356 const auto tp = unix_epoch() + cctz::seconds(time_internal::GetRepHi(ud)); in At() local
|
/third_party/libuv/src/ |
D | inet.c | 75 char tmp[UV__INET6_ADDRSTRLEN], *tp; in inet_ntop6() local 183 unsigned char tmp[sizeof(struct in_addr)], *tp; in inet_pton4() local 222 unsigned char tmp[sizeof(struct in6_addr)], *tp, *endp, *colonp; in inet_pton6() local
|