/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.
|
D | libxt_CT.man | 37 directions.
|
/external/skia/src/pathops/ |
D | SkPathOpsAsWinding.cpp | 60 Contour::Direction directions[3]; in contains_edge() local 87 directions[index] = to_direction((*CurveSlopeAtT[verb])(pts, weight, tVals[index]).fY); in contains_edge() 91 if (zero_or_one(tVals[index]) && Contour::Direction::kCCW != directions[index]) { in contains_edge() 94 winding += (int) directions[index]; in contains_edge()
|
/external/skqp/src/pathops/ |
D | SkPathOpsAsWinding.cpp | 60 Contour::Direction directions[3]; in contains_edge() local 87 directions[index] = to_direction((*CurveSlopeAtT[verb])(pts, weight, tVals[index]).fY); in contains_edge() 91 if (zero_or_one(tVals[index]) && Contour::Direction::kCCW != directions[index]) { in contains_edge() 94 winding += (int) directions[index]; in contains_edge()
|
/external/protobuf/editors/ |
D | README.txt | 4 See each file's header comment for directions on how to use it with the
|
/external/autotest/client/cros/ |
D | touch_playback_test_base.py | 116 def _find_test_files_from_directions(self, input_type, fmt_str, directions): argument 128 gestures = [fmt_str % d for d in directions] 133 filepaths = {d: temp_filepaths[fmt_str % d] for d in directions}
|
/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/openssh/regress/misc/kexfuzz/ |
D | README | 26 directions for each key exchange type and every hostkey type.
|
/external/autotest/server/tests/netpipe/ |
D | control.srv | 14 directions
|
D | control.stress.srv | 16 directions
|
/external/tensorflow/tensorflow/contrib/cudnn_rnn/python/kernel_tests/ |
D | cudnn_rnn_test.py | 665 directions = [CUDNN_RNN_UNIDIRECTION, CUDNN_RNN_BIDIRECTION] 667 for direction, dtype in itertools.product(directions, dtype_list): 904 directions = [CUDNN_RNN_UNIDIRECTION, CUDNN_RNN_BIDIRECTION] 905 for cfg, direction in zip(configs, directions): 1068 directions = [CUDNN_RNN_UNIDIRECTION, CUDNN_RNN_BIDIRECTION] 1072 rnns, test_configs, dtype_list, directions):
|
/external/golang-protobuf/protoc-gen-go/testdata/grpc/ |
D | grpc.proto | 59 // This one streams in both directions.
|
/external/llvm/test/Linker/ |
D | dicompositetype-unique.ll | 24 ; Check both directions.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | dicompositetype-unique.ll | 24 ; Check both directions.
|
/external/skia/src/core/ |
D | SkPath.cpp | 486 signed char directions[] = {-1, -1, -1, -1, -1}; // -1 to 3; -1 is uninitialized in isRectContour() local 515 directions[0] = nextDirection; in isRectContour() 524 if (autoClose && nextDirection == directions[0]) { in isRectContour() 528 if (directions[corners - 1] == nextDirection) { in isRectContour() 535 directions[corners++] = nextDirection; in isRectContour() 542 if ((directions[0] ^ directions[2]) != 2) { in isRectContour() 548 if ((directions[1] ^ directions[3]) != 2) { in isRectContour() 563 if (allowPartial && !autoClose && directions[0] >= 0) { in isRectContour() 606 *direction = directions[0] == ((directions[1] + 1) & 3) ? kCW_Direction : kCCW_Direction; in isRectContour()
|
/external/skqp/src/core/ |
D | SkPath.cpp | 486 signed char directions[] = {-1, -1, -1, -1, -1}; // -1 to 3; -1 is uninitialized in isRectContour() local 515 directions[0] = nextDirection; in isRectContour() 524 if (autoClose && nextDirection == directions[0]) { in isRectContour() 528 if (directions[corners - 1] == nextDirection) { in isRectContour() 535 directions[corners++] = nextDirection; in isRectContour() 542 if ((directions[0] ^ directions[2]) != 2) { in isRectContour() 548 if ((directions[1] ^ directions[3]) != 2) { in isRectContour() 563 if (allowPartial && !autoClose && directions[0] >= 0) { in isRectContour() 606 *direction = directions[0] == ((directions[1] + 1) & 3) ? kCW_Direction : kCCW_Direction; in isRectContour()
|
/external/antlr/runtime/JavaScript/build/ |
D | README | 44 1) Compile the tests using the directions above.
|
/external/yapf/plugins/ |
D | README.rst | 8 The ``Emacs`` plugin is maintained separately. Installation directions can be
|
/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/vulkan-validation-layers/ |
D | README.md | 35 Includes directions for building all components as well as running validation tests.
|
/external/walt/docs/ |
D | DragLatency.md | 33 …r movement in that point) and therefore they would diverge in opposite directions from the relativ…
|
/external/curl/lib/vtls/ |
D | gskit.c | 609 int directions) in pipe_ssloverssl() argument 628 if(directions & SOS_READ) { in pipe_ssloverssl() 632 if(directions & SOS_WRITE) { in pipe_ssloverssl()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 26 but just various directions we can pursue:
|
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/ |
D | 2000-11-18-EarlyDesignIdeas.txt | 26 but just various directions we can pursue:
|