/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/autotest/client/cros/ |
D | touch_playback_test_base.py | 95 def _find_test_files_from_directions(self, input_type, fmt_str, directions): argument 107 gestures = [fmt_str % d for d in directions] 112 filepaths = {d: temp_filepaths[fmt_str % d] for d in directions}
|
/external/protobuf/editors/ |
D | README.txt | 4 See each file's header comment for directions on how to use it with the
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
D | timing-utilities.js | 18 var directions = 'reverse|alternate|alternate-reverse'.split('|'); 45 if ((property == 'direction') && (directions.indexOf(timingInput[property]) == -1)) {
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_features_harris/ |
D | py_features_harris.markdown | 16 all the directions. One early attempt to find these corners was done by **Chris Harris & Mike 19 difference in intensity for a displacement of \f$(u,v)\f$ in all directions. This is expressed as b… 37 Here, \f$I_x\f$ and \f$I_y\f$ are image derivatives in x and y directions respectively. (Can be eas…
|
/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/autotest/server/tests/netpipe/ |
D | control.srv | 14 directions
|
D | control.stress.srv | 16 directions
|
/external/chromium-trace/catapult/telemetry/bin/ |
D | README.chromium | 18 "perf_tracing_changes" but in the directions below I have included the actual
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_canny/ |
D | py_canny.markdown | 35 representing vertical, horizontal and two diagonal directions. 46 and C are in gradient directions. So point A is checked with point B and C to see if it forms a
|
/external/opencv3/doc/tutorials/features2d/trackingmotion/harris_detector/ |
D | harris_detector.markdown | 38 directions of these two edges *change*. Hence, the gradient of the image (in both directions)
|
/external/vulkan-validation-layers/ |
D | README.md | 26 includes directions for building all the components, running the validation tests and running the d…
|
/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/opencv3/doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/ |
D | py_fourier_transform.markdown | 26 directions. So taking fourier transform in both X and Y directions gives you the frequency 50 directions. This is simply done by the function, **np.fft.fftshift()**. (It is more easier to
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 26 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/opencv3/modules/imgproc/src/opencl/ |
D | canny.cl | 186 We need to determine arctg(dy / dx) to one of the four directions: 0, 45, 90 or 135 degrees. 232 // a * b = { 0, 1, 2 } - directions that we need ( + 3 if x ^ y < 0)
|
/external/chromium-trace/catapult/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
|
/external/skia/src/pathops/ |
D | SkPathOpsDebug.cpp | 1833 SkTDArray<SkPath::Direction> directions; in ShowOnePath() local 1835 directions.setCount(rectCount); in ShowOnePath() 1836 path.rectContours(rects.begin(), directions.begin()); in ShowOnePath() 1840 rect.fRight, rect.fBottom, directions[contour] == SkPath::kCCW_Direction in ShowOnePath()
|
/external/opencv3/doc/tutorials/imgproc/imgtrans/remap/ |
D | remap.markdown | 182 -# Reflecting it in both 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.
|