HomeSort by relevance Sort by last modified time
    Searched refs:Transform (Results 76 - 100 of 541) sorted by null

1 2 34 5 6 7 8 91011>>

  /art/test/921-hello-failure/src/
MultiRetrans.java 27 Transform.class,
80 public static void doTest(Transform t1, Transform2 t2) {
86 Main.doCommonClassRetransformation(Transform2.class, Transform.class);
98 Main.doCommonClassRetransformation(Transform.class, Transform2.class);
MultiRedef.java 27 Transform.class,
80 public static void doTest(Transform t1, Transform2 t2) {
  /art/test/926-multi-obsolescence/src/art/
Test926.java 25 static class Transform {
40 // static class Transform {
48 Transform.class,
127 doTest(new Transform(), new Transform2());
130 public static void doTest(final Transform t1, final Transform2 t2) throws Exception {
  /art/test/941-recurive-obsolete-jit/src/
Transform.java 18 class Transform {
  /art/test/948-change-annotations/src/
Main.java 26 * base64 encoded class/dex file for for initial Transform.java
71 doCommonClassRedefinition(Transform.class, INITIAL_CLASS_BYTES, INITIAL_DEX_BYTES);
73 printAnnotations(Transform.class);
74 t.runTest(new Transform());
75 printAnnotations(Transform.class);
78 private static void printAnnotations(Class<?> transform) {
80 + Arrays.toString(sortedAnno(transform.getAnnotations())));
81 for (Method m : transform.getDeclaredMethods()) {
  /art/test/984-obsolete-invoke/src/art/
Test984.java 24 static class Transform {
33 // static class Transform {
88 Transform.sayHi(() -> {
90 Redefinition.doCommonClassRedefinition(Transform.class, CLASS_BYTES, DEX_BYTES);
99 Transform.sayHi(() -> { System.out.println("Not doing anything here"); });
  /external/pdfium/core/fpdfapi/page/
cpdf_pathobject.h 22 void Transform(const CFX_Matrix& maxtrix) override;
cpdf_shadingobject.h 22 void Transform(const CFX_Matrix& matrix) override;
cpdf_shadingobject.cpp 21 void CPDF_ShadingObject::Transform(const CFX_Matrix& matrix) {
23 m_ClipPath.Transform(matrix);
cpdf_formobject.h 24 void Transform(const CFX_Matrix& matrix) override;
  /cts/hostsidetests/jvmti/redefining/app/src/android/jvmti/cts/
JvmtiRedefineClassesTest.java 50 // Make sure Transform.class is in the initial state.
90 // This is a class that we will transform for tests.
91 // NB This has the actual name Landroid/jvmti/cts/JvmtiRedefineClassesTest$Transform;
92 static class Transform {
96 public Transform(Consumer<String> reporter) {
120 * Base64 encoded dex file for the initial version of Transform class.
123 JvmtiErrors.NONE, Transform.class,
158 * // NB This has the actual name Landroid/jvmti/cts/JvmtiRedefineClassesTest$Transform;
159 * static class Transform {
162 * public Transform(Consumer<String> reporter)
    [all...]
  /art/test/980-redefine-object/src/
Main.java 359 safePrintln("Allocating a Transform before redefining Object class");
360 Transform t = new Transform();
368 safePrintln("Allocating a Transform after redefining Object class");
369 Transform t2 = new Transform();
385 al.add(new Transform());
397 ll.add(new Transform());
  /packages/apps/Camera2/jni/
jpegutil.h 31 class Transform;
47 class Transform {
49 Transform(int orig_x, int orig_y, int one_x, int one_y);
51 static Transform ForCropFollowedByRotation(int cropLeft, int cropTop,
59 bool operator==(const Transform& other) const;
109 * transform.
112 * @param transform the transformation to map output values into the
115 * longer than the width of the output (after applying the transform), then
118 inline RowIterator(Plane plane, Transform transform, int row_length)
    [all...]
jpegutil.cpp 48 jpegutil::Transform::Transform(int orig_x, int orig_y, int one_x, int one_y)
94 jpegutil::Transform jpegutil::Transform::ForCropFollowedByRotation(
96 // The input crop-region excludes cropRight and cropBottom, so transform the
108 return Transform(cropXLow, cropYLow, cropXHigh + 1, cropYHigh + 1);
110 return Transform(cropXHigh, cropYLow, cropXLow - 1, cropYHigh + 1);
112 return Transform(cropXHigh, cropYHigh, cropXLow - 1, cropYLow - 1);
114 return Transform(cropXLow, cropYHigh, cropXHigh + 1, cropYLow - 1);
117 return Transform(cropXLow, cropYLow, cropXHigh + 1, cropYHigh + 1)
    [all...]
  /art/test/916-obsolete-jit/src/
Transform.java 19 class Transform {
  /art/test/943-private-recursive-jit/src/
Transform.java 18 class Transform {
  /external/nanopb-c/tools/
make_windows_package.sh 40 <file name="msvcr90.dll" hashalg="SHA1" hash="e0dcdcbfcb452747da530fae6b000d47c8674671"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>KSaO8M0iCtPF6YEr79P1dZsnomY=</dsig:DigestValue></asmv2:hash></file> <file name="msvcp90.dll" hashalg="SHA1" hash="81efe890e4ef2615c0bb4dda7b94bea177c86ebd"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>ojDmTgpYMFRKJYkPcM6ckpYkWUU=</dsig:DigestValue></asmv2:hash></file> <file name="msvcm90.dll" hashalg="SHA1" hash="5470081b336abd7b82c6387567a661a729483b04"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>tVogb8kezDre2mXShlIqpp8ErIg=</dsig:DigestValue></asmv2:hash></file>
  /art/test/981-dedup-original-dex/src-art/art/
Test981.java 28 static class Transform {
42 * static class Transform {
174 Transform t1 = new Transform();
181 Redefinition.addCommonTransformationResult("art/Test981$Transform", new byte[0], DEX_BYTES_1);
184 Redefinition.doCommonClassRetransformation(Transform.class, Transform2.class);
193 Redefinition.doCommonClassRedefinition(Transform.class, new byte[0], DEX_BYTES_1);
  /external/brotli/java/org/brotli/dec/
DecodeTest.java 70 byte[] expectedBytes = Transform.readUniBytes(expected);
71 byte[] compressedBytes = Transform.readUniBytes(compressed);
72 byte[] dictionaryBytes = Transform.readUniBytes(dictionary);
78 byte[] expectedBytes = Transform.readUniBytes(expected);
79 byte[] compressedBytes = Transform.readUniBytes(compressed);
  /external/gemmlowp/meta/
base.h 126 static void Transform(const InType* input, const Kernel& params,
130 template <typename InType, typename OutType, typename Transform>
133 static int EstimateComputeCost(const Transform& params);
135 static const InType* OffsetInput(const Transform& params, const InType* input,
138 static OutType* OffsetOutput(const Transform& params, OutType* output,
transform_kernels_arm_32.h 27 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 0>::Transform(
32 << ") Requantize<int32_t, uint8_t, Requantize, 16, 0>::Transform()"
51 // Requantize::Transform
102 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 1>::Transform(
107 << ") Requantize<int32_t, uint8_t, Requantize, 16, 1>::Transform()"
130 // Requantize::Transform
173 // Requantize::Transform
199 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 2>::Transform(
204 << ") Requantize<int32_t, uint8_t, Requantize, 16, 2>::Transform()"
227 // Requantize::Transform
    [all...]
transform_kernels_arm_64.h 27 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 0>::Transform(
32 << ") Requantize<int32_t, uint8_t, Requantize, 16, 0>::Transform()"
51 // Requantize::Transform
100 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 1>::Transform(
105 << ") Requantize<int32_t, uint8_t, Requantize, 16, 1>::Transform()"
128 // Requantize::Transform
170 // Requantize::Transform
195 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 2>::Transform(
200 << ") Requantize<int32_t, uint8_t, Requantize, 16, 2>::Transform()"
223 // Requantize::Transform
    [all...]
  /external/mesa3d/src/mesa/main/
matrix.c 153 if (ctx->Transform.MatrixMode == mode && mode != GL_TEXTURE)
211 ctx->Transform.MatrixMode = mode;
232 _mesa_enum_to_string(ctx->Transform.MatrixMode));
235 if (ctx->Transform.MatrixMode == GL_TEXTURE) {
242 _mesa_enum_to_string(ctx->Transform.MatrixMode));
291 _mesa_enum_to_string(ctx->Transform.MatrixMode));
294 if (ctx->Transform.MatrixMode == GL_TEXTURE) {
301 _mesa_enum_to_string(ctx->Transform.MatrixMode));
573 * date across changes to the __struct gl_contextRec::Transform attributes.
585 mask = ctx->Transform.ClipPlanesEnabled
    [all...]
  /external/eigen/Eigen/src/Geometry/
Scaling.h 26 * but rather to make easier the constructions and updates of Transform objects.
30 * \sa Scaling(), class DiagonalMatrix, MatrixBase::asDiagonal(), class Translation, class Transform
59 inline Transform<Scalar,Dim,Affine> operator* (const Translation<Scalar,Dim>& t) const;
63 inline Transform<Scalar,Dim,(int(Mode)==int(Isometry)?Affine:Mode)> operator* (const Transform<Scalar,Dim, Mode, Options>& t) const
65 Transform<Scalar,Dim,(int(Mode)==int(Isometry)?Affine:Mode)> res = t;
157 inline Transform<Scalar,Dim,Affine>
160 Transform<Scalar,Dim,Affine> res;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
SourceTargetUtility.java 21 final Transform<String, String> transform; field in class:SourceTargetUtility
28 public SourceTargetUtility(Transform<String, String> transform) {
29 this(transform, null);
32 public SourceTargetUtility(Transform<String, String> transform, Normalizer2 normalizer) {
33 this.transform = transform;
65 String s = transform.transform(UTF16.valueOf(i))
    [all...]

Completed in 718 milliseconds

1 2 34 5 6 7 8 91011>>