Searched refs:directions (Results 1 – 25 of 55) sorted by relevance
123
/external/droiddriver/src/io/appium/droiddriver/scroll/ |
D | Direction.java | 97 private final PhysicalDirection[] directions = {LEFT, RIGHT}; 101 return directions; in getPhysicalDirections() 105 private final PhysicalDirection[] directions = {UP, DOWN}; 109 return directions; in getPhysicalDirections()
|
/external/iptables/extensions/ |
D | libxt_conntrack.man | 40 specified at all, matches packets in both directions. 49 with a connection which has not seen packets in both directions. 53 in both directions. 80 Conntrack has seen packets in both directions.
|
/external/protobuf/editors/ |
D | README.txt | 4 See each file's header comment for directions on how to use it with the
|
/external/lldb/ |
D | INSTALL.txt | 8 signing documentation in docs/code-signing.txt for more detailed directions.
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 641 SkTDArray<SkPath::Direction> directions; in ShowOnePath() local 643 directions.setCount(rectCount); in ShowOnePath() 644 path.rectContours(rects.begin(), directions.begin()); in ShowOnePath() 648 rect.fRight, rect.fBottom, directions[contour] == SkPath::kCCW_Direction in ShowOnePath()
|
/external/eigen/unsupported/Eigen/ |
D | AdolcForward | 19 // Note that the maximal number of directions is controlled by 56 * Note that the maximal number of directions is controlled by
|
/external/boringssl/src/crypto/obj/ |
D | README | 21 information in both directions.
|
/external/antlr/antlr-3.4/runtime/JavaScript/build/ |
D | README | 44 1) Compile the tests using the directions above.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.texture.border_clamp.txt | 61 directions. Wrapping is tested for 2D and 3D textures with multiple formats
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 26 but just various directions we can pursue:
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 54 > but just various directions we can pursue:
|
/external/clang/include/clang/Basic/ |
D | DiagnosticCommentKinds.td | 68 "valid directions are '[in]', '[out]' and '[in,out]'">,
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | DeveloperGuidelines.txt | 8 multiple frameworks and directions, while presenting a fairly
|
/external/valgrind/none/tests/ |
D | cmdline1.stdout.exp | 23 and follow the on-screen directions
|
D | cmdline2.stdout.exp | 23 and follow the on-screen directions
|
/external/llvm/test/Transforms/ObjCARC/ |
D | allocas.ll | 32 ; if they are known safe in both directions. This prevents matching up an inner 419 ; pointers to be removed if we are known safe in both directions.
|
/external/iproute2/doc/ |
D | ip-tunnels.tex | 81 A: Linux-2.2 has single module \verb|ipip| for both directions of tunneling 275 output directions by prefixing corresponding keywords with letter
|
/external/skia/site/dev/contrib/ |
D | submit.md | 187 If you already have committer rights, you can follow the directions below to
|
/external/tcpdump/ |
D | README.md | 229 - Do all of the above steps several times, both directions,
|
/external/icu/icu4c/source/ |
D | acinclude.m4 | 107 Please follow the directions in ICU's readme.])
|
/external/jpeg/ |
D | makefile.ansi | 123 echo Please read the installation directions in install.doc.
|
D | makefile.manx | 123 echo Please read the installation directions in install.doc.
|
D | makefile.sas | 160 echo Please read the installation directions in install.doc.
|
D | makefile.dj | 123 echo Please read the installation directions in install.doc.
|
D | makefile.wat | 125 echo Please read the installation directions in install.doc.
|
123