/prebuilts/go/linux-x86/src/crypto/elliptic/ |
p256_s390x.go | 83 // Point add with P2 being affine point 371 // Convert the point to affine form. (Its values are
|
/external/ImageMagick/ImageMagick/script/ |
conjure.html | 245 <td>affine="array of float values", translate="float, float", scale= "float, float", rotate="float", skewX="float", skewY="float", interpolate="Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor", background="color name"</td> 247 <td>affine transform image</td> 259 <td>text="string", font="string", family="string", style="Normal, Italic, Oblique, Any", stretch="Normal, UltraCondensed, ExtraCondensed, Condensed, SemiCondensed, SemiExpanded, Expanded, ExtraExpanded, UltraExpanded", weight="integer", pointsize="integer", density="geometry", stroke="color name", strokewidth="integer", fill="color name", undercolor="color name", kerning="float", geometry="geometry", gravity="NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast", antialias="true, false", x="integer", y="integer", affine="array of float values", translate="float, float", scale="float, float", rotate="float". skewX="float", skewY= "float", align="Left, Center, Right", encoding="UTF-8", interline-spacing="double", interword-spacing="double", direction="right-to-left, left-to-right"</td> 476 <td>points="array of float values", method="Affine, AffineProjection, Bilinear, Perspective, Resize, ScaleRotateTranslate", virtual-pixel="Background Black Constant Dither Edge Gray Mirror Random Tile Transparent White", best-fit="True, False"</td> 482 <td>primitive="point, line, rectangle, arc, ellipse, circle, path, polyline, polygon, bezier, color, matte, text, @"filename"", points="string" , method=""Point, Replace, Floodfill, FillToBorder, Reset"", stroke="color name", fill="color name", font="string", pointsize="integer", strokewidth="float", antialias="true, false", bordercolor="color name", x="float", y="float", dash-offset="float", dash-pattern="array of float values", affine="array of float values", translate="float, float", scale="float, float", rotate="float", skewX="float", skewY="float", interpolate="undefined, average, bicubic, bilinear, mesh, nearest-neighbor, spline", kerning="float", text="string", vector-graphics="string", interline-spacing="double", interword-spacing="double", direction="right-to-left, left-to-right"</td> [all...] |
porting.html | 541 <dt>-affine</dt> 542 <dd>Replaced by <code>-draw "affine ..."</code>. (see transform)</dd> 558 <dd>Replaced by <code>-distort Affine "..."</code>.</dd> [all...] |
convert.html | 128 <td><a href="command-line-options.php#affine">-affine <var>matrix</var></a></td> 129 <td>affine transform matrix</td> [all...] |
mogrify.html | 127 <td><a href="command-line-options.php#affine">-affine <var>matrix</var></a></td> 128 <td>affine transform matrix</td> [all...] |
/external/ImageMagick/www/ |
conjure.html | 249 <td>affine="array of float values", translate="float, float", scale= "float, float", rotate="float", skewX="float", skewY="float", interpolate="Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor", background="color name"</td> 251 <td>affine transform image</td> 263 <td>text="string", font="string", family="string", style="Normal, Italic, Oblique, Any", stretch="Normal, UltraCondensed, ExtraCondensed, Condensed, SemiCondensed, SemiExpanded, Expanded, ExtraExpanded, UltraExpanded", weight="integer", pointsize="integer", density="geometry", stroke="color name", strokewidth="integer", fill="color name", undercolor="color name", kerning="float", geometry="geometry", gravity="NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast", antialias="true, false", x="integer", y="integer", affine="array of float values", translate="float, float", scale="float, float", rotate="float". skewX="float", skewY= "float", align="Left, Center, Right", encoding="UTF-8", interline-spacing="double", interword-spacing="double", direction="right-to-left, left-to-right"</td> 480 <td>points="array of float values", method="Affine, AffineProjection, Bilinear, Perspective, Resize, ScaleRotateTranslate", virtual-pixel="Background Black Constant Dither Edge Gray Mirror Random Tile Transparent White", best-fit="True, False"</td> 486 <td>primitive="point, line, rectangle, arc, ellipse, circle, path, polyline, polygon, bezier, color, matte, text, @"filename"", points="string" , method=""Point, Replace, Floodfill, FillToBorder, Reset"", stroke="color name", fill="color name", font="string", pointsize="integer", strokewidth="float", antialias="true, false", bordercolor="color name", x="float", y="float", dash-offset="float", dash-pattern="array of float values", affine="array of float values", translate="float, float", scale="float, float", rotate="float", skewX="float", skewY="float", interpolate="undefined, average, bicubic, bilinear, mesh, nearest-neighbor, spline", kerning="float", text="string", vector-graphics="string", interline-spacing="double", interword-spacing="double", direction="right-to-left, left-to-right"</td> [all...] |
porting.html | 546 <dt>-affine</dt> 547 <dd>Replaced by <code>-draw "affine ..."</code>. (see transform)</dd> 563 <dd>Replaced by <code>-distort Affine "..."</code>.</dd> [all...] |
convert.html | 132 <td><a href="command-line-options.html#affine">-affine <var>matrix</var></a></td> 133 <td>affine transform matrix</td> [all...] |
magick-script.html | 98 <td><a href="command-line-options.html#affine">-affine <var>matrix</var></a></td> 99 <td>affine transform matrix</td> [all...] |
magick.html | 140 <td><a href="command-line-options.html#affine">-affine <var>matrix</var></a></td> 141 <td>affine transform matrix</td> [all...] |
mogrify.html | 131 <td><a href="command-line-options.html#affine">-affine <var>matrix</var></a></td> 132 <td>affine transform matrix</td> [all...] |
/external/libchrome/crypto/ |
p224_unittest.cc | 29 // |scalar| is a big-endian scalar and |affine| is the external representation 33 uint8_t affine[28 * 2]; member in struct:crypto::TestVector 792 EXPECT_TRUE(memcmp(external.data(), kNISTTestVectors[i].affine, 801 reinterpret_cast<const char *>(kNISTTestVectors[10].affine), 56))); 803 reinterpret_cast<const char *>(kNISTTestVectors[11].affine), 56))); [all...] |
/external/opencv/cv/include/ |
cv.h | 272 /* Warps image with affine transform */ 277 /* Computes affine transform matrix for mapping src[i] to dst[i] (i=0,1,2) */ 502 affine flow */ [all...] |
/external/parameter-framework/upstream/doc/requirements/ |
requirements.md | 326 - Affine adaptation: `affAd(value) = slope * value + offset` where slope and 339 <note>E.g.: composing the affine and logarithm adaptation to 344 adaptation is always combined with the affine adaptation</ko> [all...] |
/external/ImageMagick/Magick++/ |
NEWS | 181 * Rotate text the proper way using an affine transform.
|
/external/boringssl/src/crypto/ec/ |
p256-x86_64.c | 441 /* Convert |p| from affine to Jacobian coordinates. We set Z to zero if |p|
|
/external/fonttools/Lib/fontTools/pens/ |
basePen.py | 110 containing an affine transformation, or a Transform object from the
|
/external/gemmlowp/internal/ |
output.h | 270 // fixed-point affine transformation
|
/external/llvm/lib/Analysis/ |
IVUsers.cpp | 55 // An addrec is interesting if it's affine or if it has an interesting start.
|
/external/llvm/test/Analysis/ScalarEvolution/ |
increasing-or-decreasing-iv.ll | 146 ; This is because SCEV looks into affine add recurrences only when the
|
/external/llvm/test/Transforms/IndVarSimplify/ |
no-iv-rewrite.ll | 256 ; a simple affine IV. Make sure that indvars simplifies through.
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
matrix.h | 313 /* affine case */
|
/external/openssh/ |
ge25519.c | 65 /* Multiples of the base point in affine representation */
|
/external/skia/include/core/ |
SkImageFilter.h | 228 * them can handle affine (or more complex) matrices. This call returns true iff the filter
|
/external/skia/src/core/ |
SkBitmapProcState_matrixProcs.cpp | 453 // check for our special case when there is no scale/affine/perspective
|