HomeSort by relevance Sort by last modified time
    Searched full:knot (Results 51 - 75 of 119) sorted by null

1 23 4 5

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
MeasureUnitTest.java 219 {"KNOT", "56"},
676 MeasureUnit.KNOT,
816 MeasureUnit.KNOT,
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
MeasureUnitTest.java 216 {"KNOT", "56"},
673 MeasureUnit.KNOT,
813 MeasureUnit.KNOT,
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/
copy_insertion_test.cc     [all...]
hlo_instruction.cc 234 case HloOpcode::kNot:
    [all...]
elemental_ir_emitter.cc 315 case HloOpcode::kNot: {
    [all...]
hlo_evaluator_test.cc 279 TestUnaryOp(HloOpcode::kNot, std::move(expected), std::move(operand));
    [all...]
hlo_graph_dumper.cc     [all...]
shape_inference.cc 67 case HloOpcode::kNot:
    [all...]
user_computation.cc 65 return HloOpcode::kNot;
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 202 NOT_STRICTLY_INCREASING_KNOT_VALUES("knot values must be strictly increasing"),
  /external/icu/icu4c/source/i18n/
measunit.cpp 478 "knot",
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
Transliterator_Kanji_English.txt     [all...]
  /external/skia/src/image/
SkImage_Gpu.cpp 163 if (GrSurfaceProxy::LazyState::kNot != fProxy->lazyInstantiationState()) {
    [all...]
  /external/ImageMagick/ImageMagick/script/
magick-vector-graphics.html 369 <td><code>Bezier</code> (spline) requires three or more x,y coordinates to define its shape. The first and last points are the knots (preserved coordinates) and any intermediate coordinates are the control points. If two control points are specified, the line between each end knot and its sequentially respective control point determines the tangent direction of the curve at that end. If one control point is specified, the lines from the end knots to the one control point determines the tangent directions of the curve at each end. If more than two control points are specified, then the additional control points act in combination to determine the intermediate shape of the curve. In order to draw complex curves, it is highly recommended either to use the <code>Path</code> primitive or to draw multiple four-point bezier segments with the start and end knots of each successive segment repeated. </td>
  /external/ImageMagick/MagickCore/
property.c     [all...]
  /external/ImageMagick/www/
magick-vector-graphics.html 373 <td><code>Bezier</code> (spline) requires three or more x,y coordinates to define its shape. The first and last points are the knots (preserved coordinates) and any intermediate coordinates are the control points. If two control points are specified, the line between each end knot and its sequentially respective control point determines the tangent direction of the curve at that end. If one control point is specified, the lines from the end knots to the one control point determines the tangent directions of the curve at each end. If more than two control points are specified, then the additional control points act in combination to determine the intermediate shape of the curve. In order to draw complex curves, it is highly recommended either to use the <code>Path</code> primitive or to draw multiple four-point bezier segments with the start and end knots of each successive segment repeated. </td>
  /external/python/cpython3/Lib/test/
test_pprint.py 110 # Tie a knot.
    [all...]
  /external/skqp/src/image/
SkImage_Gpu.cpp 165 if (GrSurfaceProxy::LazyState::kNot != fProxy->lazyInstantiationState()) {
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
measunit.h 1046 * Returns unit of speed: knot.
    [all...]
  /external/pdfium/third_party/lcms/src/
cmsps2.c 573 // that is, the callback will be called for each knot with
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrAVX512.td     [all...]
  /art/compiler/optimizing/
loop_optimization.cc     [all...]
  /external/tensorflow/tensorflow/compiler/xla/tools/parser/
hlo_parser.cc 480 case HloOpcode::kNot:
    [all...]
  /external/brotli/tests/testdata/
alice29.txt 678 `A knot!' said Alice, always ready to make herself useful, and
    [all...]
  /external/guava/guava-tests/test/com/google/common/io/testdata/
alice_in_wonderland.txt 676 `A knot!' said Alice, always ready to make herself useful, and
    [all...]

Completed in 3596 milliseconds

1 23 4 5