/external/skqp/tests/ |
D | PathOpsBoundsTest.cpp | 38 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local 39 REPORTER_ASSERT(reporter, touches); in DEF_TEST() 46 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local 47 REPORTER_ASSERT(reporter, !touches); in DEF_TEST()
|
/external/skia/tests/ |
D | PathOpsBoundsTest.cpp | 38 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local 39 REPORTER_ASSERT(reporter, touches); in DEF_TEST() 46 bool touches = SkPathOpsBounds::Intersects(bounds1, bounds2); in DEF_TEST() local 47 REPORTER_ASSERT(reporter, !touches); in DEF_TEST()
|
/external/autotest/client/site_tests/touch_TouchscreenTaps/ |
D | README | 4 firmly as though to tap. Make only the one gesture; no stray touches.
|
/external/bcc/ |
D | CODEOWNERS | 3 # review code that touches the respective areas, and MUST review it if the
|
/external/autotest/client/tests/dbench/ |
D | control | 13 the higher level I/O systems but barely touches the disk right now.
|
/external/walt/ios/WALT/ |
D | WALTTouch.m | 23 NSLog(@"Multiple touches in event; taking any.");
|
D | TapLatencyController.m | 64 - (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { 69 - (void)touchesEnded:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event {
|
D | DragLatencyController.mm | 195 - (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { 199 - (void)touchesMoved:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { 203 - (void)touchesEnded:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { 208 // TODO(pquinn): Pull out coalesced touches.
|
/external/llvm-project/llvm/test/Transforms/LICM/ |
D | sink-promote.ll | 3 ; Test moved from sinking.ll, as it tests sinking of a store who alone touches
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-fab/ |
D | README.md | 9 the user touches the button, a ripple effect emanates from the center of the button.
|
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
D | ExpandMacro.cpp | 63 return It->range(SM).touches(CursorOffset) ? It : nullptr; in REGISTER_TWEAK()
|
/external/ltp/runtest/ |
D | mm | 4 # Creates a 10000 page mmap, touches all of the map, sync's it, and
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-button/ |
D | README.md | 9 `paper-button` is a button. When the user touches the button, a ripple effect emanates
|
/external/walt/ |
D | README.md | 13 …* [Tap latency](docs/TapLatency.md) - time from the moment a finger-like probe touches down (or up…
|
/external/linux-kselftest/tools/testing/selftests/powerpc/math/ |
D | vmx_asm.S | 9 # Should be safe from C, only touches r4, r5 and v0,v1,v2
|
/external/llvm-project/clang/include/clang/Tooling/Syntax/ |
D | Tokens.h | 74 bool touches(unsigned Offset) const { in touches() function
|
/external/llvm/cmake/modules/ |
D | ChooseMSVCCRT.cmake | 47 # CMake requires the docstring parameter whenever set() touches the cache,
|
/external/catch2/projects/ExtraTests/ |
D | CMakeLists.txt | 129 # This test touches windows.h, so it should only be compiled under msvc
|
/external/llvm-project/llvm/cmake/modules/ |
D | ChooseMSVCCRT.cmake | 47 # CMake requires the docstring parameter whenever set() touches the cache,
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | regcoal-subranges-update.mir | 13 # %2 only touches subreg_l32. As part of the split the subrange covering subreg_h32
|
/external/perfetto/docs/contributing/ |
D | getting-started.md | 23 If you submit code directly through `repo` and your CL touches build files or
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | README | 69 <offset>+<length>. If <offset> and <length> omitted, touches all
|
/external/deqp-deps/glslang/ |
D | ChooseMSVCCRT.cmake | 80 # CMake requires the docstring parameter whenever set() touches the cache,
|
/external/angle/third_party/vulkan-deps/glslang/src/ |
D | ChooseMSVCCRT.cmake | 80 # CMake requires the docstring parameter whenever set() touches the cache,
|
/external/mesa3d/src/compiler/nir/ |
D | README | 64 Any operation (other than function calls and textures) which touches a variable
|