Home
last modified time | relevance | path

Searched refs:Touch (Results 1 – 25 of 64) sorted by relevance

123

/external/perfetto/tools/
Didle_alloc.cc61 virtual void Touch(volatile unsigned char* nonidle) = 0;
77 void Touch(volatile unsigned char* nonidle) override { in Touch() function in __anonb2ab7b8c0111::ReadDevZeroChunks
103 void Touch(volatile unsigned char* nonidle) override { in Touch() function in __anonb2ab7b8c0111::ReadDevZeroChunksAndSleep
104 ReadDevZeroChunks::Touch(nonidle); in Touch()
116 void Touch(volatile unsigned char* nonidle) override { in Touch() function in __anonb2ab7b8c0111::SumUp
128 void Touch(volatile unsigned char* nonidle) override { in Touch() function in __anonb2ab7b8c0111::ReadDevZeroChunksAndSum
129 ReadDevZeroChunks::Touch(nonidle); in Touch()
130 sum_up_.Touch(nonidle); in Touch()
141 void Touch(volatile unsigned char* nonidle) override { in Touch() function in __anonb2ab7b8c0111::AssignValues
223 toucher->Touch(nonidle); in main()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/
Dtrt_lru_cache.h63 value_type& at(const key_type& key) { return Touch(key); } in at()
91 value_type& Touch(const key_type& key) { in Touch() function
/external/libchrome/build/
Dprotoc_java.py82 build_utils.Touch(options.stamp)
/external/autotest/test_suites/
Dcontrol.touch15 Touch input playback based tests.
/external/walt/docs/
DTapLatency.md15 Linux [Multi Touch (MT)](https://www.kernel.org/doc/Documentation/input/multi-touch-protocol.txt)
DDragLatency.md13 and interrupts a laser beam. Touch events from the pad and laser events are then processed together
/external/pigweed/targets/arduino/
Dtarget_docs.rst135 menu.usb.touch Keyboard + Touch Screen
136 menu.usb.hidtouch Keyboard + Mouse + Touch Screen
/external/cpuinfo/test/dmesg/
Dnexus4.log110 <6>[ 0.241660] [Touch D] apq8064_init_input: NOT DCM KDDI, reg synaptics driver
362 <4>[ 1.079383] [Touch D]touch enable
364 <6>[ 1.305753] [Touch] common[1] finger[17] flash[52] button[0]
365 <6>[ 1.307034] [Touch] IC is 7020, H pattern, panel is G2, Firmware: E159.
366 <6>[ 1.309110] [Touch] fw_rev[0:0] product_id[TM2369:SynaReadCo] force_upgrade[0]
367 <6>[ 1.309171] [Touch] Touch driver is initialized
368 <6>[ 1.309781] [Touch] DO NOT UPDATE 7020 G2 H pattern FW-upgrade is not executed
536 <6>[ 1.710880] [Touch] CHARGER = 1
Dxperia-sl.log237 <6>[ 1.947444] clearpad clearpad: Touch area [0, 0, 719, 1327]
Dlg-k10-eu.log782 <3>[ 0.463036 / 01-01 00:00:00.439] [TOUCH][L][MISC] Touch Module Get. Module index = 0
1189 <3>[ 1.388293 / 01-16 01:35:55.500] [TOUCH][L][MISC] Touch Module Get. Module index = 0
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4023 type Touch float64 type
4510 First Touch = 1
4513 Last Touch = 2
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4023 type Touch float64 type
4510 First Touch = 1
4513 Last Touch = 2
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4023 type Touch float64 type
4510 First Touch = 1
4513 Last Touch = 2
/external/libchrome/build/android/gyp/util/
Dbuild_utils.py71 def Touch(path, fail_if_missing=False): function
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DShadowDOM.js1446 function Touch(impl) { class
1449 Touch.prototype = { class
1463 Object.defineProperty(Touch.prototype, name, descr);
1477 list[i] = new Touch(nativeTouchList[i]);
1501 scope.wrappers.Touch = Touch;
Dwebcomponents.js1486 function Touch(impl) { class
1489 Touch.prototype = { class
1503 Object.defineProperty(Touch.prototype, name, descr);
1517 list[i] = new Touch(nativeTouchList[i]);
1541 scope.wrappers.Touch = Touch;
/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp554 void Touch() { in Touch() function in curses::Window
557 m_parent->Touch(); in Touch()
602 m_parent->Touch(); in RemoveSubWindow()
629 m_parent->Touch(); in RemoveSubWindows()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dapiviewer.js175Touch",j="useraction",h="swipe",c="qx.mobile.nativescroll",b="webkit",g="off",f="tap",i="x",a="y";…
/external/tpm2-tss/
DREADME.md45 # Getting in Touch:
/external/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst396 Touch on some of the more advanced features, like ``isa_impl`` and
/external/llvm-project/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst396 Touch on some of the more advanced features, like ``isa_impl`` and
/external/fmtlib/
DREADME.rst386 * `Touch Surgery <https://www.touchsurgery.com/>`_: surgery simulator
/external/python/cpython2/Doc/library/
Dcurses.rst1093 Touch the entire window, causing it to be completely redrawn on the next
1173 Touch each location in the window that has been touched in any of its ancestor
1186 Touch all locations in ancestors of the window that have been changed in the
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
DMetrowerks_Shell_Suite.py746 def Touch(self, _object, _attributes={}, **_arguments): member in Metrowerks_Shell_Suite_Events
/external/python/cpython3/Doc/library/
Dcurses.rst1171 Touch the entire window, causing it to be completely redrawn on the next
1251 Touch each location in the window that has been touched in any of its ancestor
1264 Touch all locations in ancestors of the window that have been changed in the

123