/third_party/libphonenumber/resources/carrier/en/ |
D | 961.txt | 18 96130|Touch 24 96136|Touch 25 96137|Touch 26 96138|Touch 27 96139|Touch 28 961700|Touch 34 961706|Touch 35 961707|Touch 36 961708|Touch 37 961709|Touch [all …]
|
/third_party/ninja/src/ |
D | disk_interface_test.cc | 38 bool Touch(const char* path) { in Touch() function 61 ASSERT_TRUE(Touch("notadir")); in TEST_F() 81 ASSERT_TRUE(Touch("file")); in TEST_F() 111 ASSERT_TRUE(Touch("file1")); in TEST_F() 112 ASSERT_TRUE(Touch("fiLE2")); in TEST_F() 115 ASSERT_TRUE(Touch("subdir\\subfile1")); in TEST_F() 116 ASSERT_TRUE(Touch("subdir\\SUBFILE2")); in TEST_F() 117 ASSERT_TRUE(Touch("subdir\\SUBFILE3")); in TEST_F() 208 ASSERT_TRUE(Touch(kFileName)); in TEST_F()
|
/third_party/libinput/tools/ |
D | libinput-measure-touchpad-tap.py | 58 class Touch(object): class 126 t = Touch(tv2us(event.sec, event.usec)) 149 self.touch = Touch(major=self.touch.major,
|
D | libinput-measure-touch-size.py | 51 class Touch(object): class 199 self.touch = Touch(0, 0) 274 self.touch = Touch(major=self.touch.major,
|
D | libinput-measure-touchpad-pressure.py | 96 class Touch(object): class 278 s.append(Touch(pressure=event.value))
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimodalInput_touchEvent.js | 41 const Touch = { variable
|
/third_party/libinput/doc/user/ |
D | palm-detection.rst | 99 Touch 'A' starts inside the exclusion zone and moves 103 Touch 'B' starts inside the exclusion zone but moves horizontally out of the 106 Touch 'C' occurs in the top part of the exclusion zone. Despite being a 107 tapping motion, it does not generate an emulated button event. Touch 'D'
|
D | touchpads.rst | 72 Touch capabilities 207 Touch-capable graphics tablets are effectively external touchpads, with two
|
D | touchpad-jumping-cursors.rst | 15 the text **"Touch jump detected and discarded."** and a link to this page.
|
D | touchpad-pressure-debugging.rst | 61 | Touch | down | up | palm | thumb | min | max | p | avg | median | 161 Touch sizes used: 10:8
|
/third_party/node/src/ |
D | node_sockaddr-inl.h | 234 T::Touch(it->first, &it->second->second); in Upsert() 240 T::Touch(list_.begin()->first, &list_.begin()->second); in Upsert()
|
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/Demos.xcodeproj/ |
D | project.pbxproj | 261 …0E107B1200ABAC90 /* Touch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application… 422 FDC202EE0E107B1200ABAC90 /* Touch.app */, 624 FDC202DD0E107B1200ABAC90 /* Touch */ = { 626 …gurationList = FDC202EB0E107B1200ABAC90 /* Build configuration list for PBXNativeTarget "Touch" */; 637 name = Touch; 639 productReference = FDC202EE0E107B1200ABAC90 /* Touch.app */; 719 FDC202DD0E107B1200ABAC90 /* Touch */, 1152 PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Touch; 1153 PRODUCT_NAME = Touch; 1162 PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Touch; [all …]
|
/third_party/flutter/flutter/packages/flutter_test/lib/src/ |
D | test_pointer.dart | 262 assert(kind != PointerDeviceKind.touch, "Touch pointers can't generate hover events"); 285 assert(kind != PointerDeviceKind.touch, "Touch pointers can't generate pointer signal events"); 392 /// up, then a hover event is dispatched. Touch devices are not able to send 401 /// up, then a hover event is dispatched. Touch devices are not able to send 412 'Touch device move events can only be sent if the pointer is down.');
|
/third_party/flutter/flutter/examples/layers/widgets/ |
D | custom_render_box.dart | 54 child: Text('Touch me!'),
|
/third_party/ffmpeg/doc/ |
D | build_system.txt | 56 Touch all files that otherwise would be built, this is useful to reduce
|
/third_party/eudev/hwdb/ |
D | 70-mouse.hwdb | 583 # Logitech Ultrathin Touch Mouse 584 mouse:bluetooth:v046dpb00d:name:Ultrathin Touch Mouse: 621 # Microsoft Arc Touch Mouse USB 633 # Microsoft Arc Touch Mouse SE: 634 mouse:bluetooth:v045ep07f3:name:Arc Touch Mouse SE:
|
/third_party/flutter/skia/third_party/externals/sdl/ |
D | CREDITS.txt | 41 * Holmes Futrell for his port of SDL to the iPhone and iPod Touch during the
|
/third_party/flutter/flutter/packages/flutter_test/test/ |
D | controller_test.dart | 248 'Touch Slop: ${testResult.slop}\n' 259 'Touch slop: ${testResult.slop}\n'
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README.md | 48 - [Touch](README-touch.md)
|
/third_party/typescript/tests/lib/ |
D | react.d.ts | 2333 interface Touch { interface 2345 [index: number]: Touch; 2347 item(index: number): Touch; 2348 identifiedTouch(identifier: number): Touch;
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 4023 type Touch float64 type 4510 First Touch = 1 4513 Last Touch = 2
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 4023 type Touch float64 type 4510 First Touch = 1 4513 Last Touch = 2
|
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
D | tsprotocol.go | 4023 type Touch float64 type 4510 First Touch = 1 4513 Last Touch = 2
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/ |
D | SDL_winrtpointerinput.cpp | 211 case PointerDeviceType::Touch:
|
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/ |
D | README | 23 Touch (touch.c):
|