HomeSort by relevance Sort by last modified time
    Searched full:transforming (Results 76 - 100 of 554) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/skqp/src/core/
SkColorSpaceXformer.cpp 42 // times in a SkPicture), so if we blindly recurse we could end up transforming the same objects
53 // (i.e. we only keep cached objects alive while transforming).
  /art/test/915-obsolete-2/src/art/
Test915.java 118 System.out.println("transforming calling function");
  /art/test/919-obsolete-fields/src/art/
Test919.java 159 w.accept("transforming calling function");
  /art/test/926-multi-obsolescence/src/art/
Test926.java 134 System.out.println("transforming calling functions");
  /art/test/932-transform-saves/src/art/
Test932.java 124 // Now turn it back to normal by removing the load-hook and transforming again.
  /art/test/941-recurive-obsolete-jit/src/
Main.java 131 reporter.accept("transforming calling function");
  /art/test/951-threaded-obsolete/src/art/
Test951.java 97 System.out.println("transforming calling function");
  /art/test/984-obsolete-invoke/src/art/
Test984.java 89 System.out.println("transforming calling function");
  /external/adhd/cras/src/server/
cras_fmt_conv.h 95 * converter that handles transforming the input format to the format used by
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeVisitor.cs 53 * results from transforming children since they will have altered
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
TreeVisitor.cs 55 * results from transforming children since they will have altered
  /external/dexmaker/dexmaker-mockito-inline/src/main/java/com/android/dx/mockito/inline/
JvmtiAgent.java 48 * <p><b>If there are more than agent transforming classes the other agent might remove
  /external/icu/tools/srcgen/src/main/java/com/android/icu4j/srcgen/
Icu4jBasicTransform.java 35 * <p>Intended for use when transforming sample code.
Icu4jTestsTransform.java 35 * <p>Intended for use when transforming test code.
  /external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/transformations/ast/body/
AnnotationDeclarationTransformationsTest.java 36 * Transforming AnnotationDeclaration and verifying the LexicalPreservation works as expected.
ConstructorDeclarationTransformationsTest.java 37 * Transforming ConstructorDeclaration and verifying the LexicalPreservation works as expected.
MethodDeclarationTransformationsTest.java 37 * Transforming MethodDeclaration and verifying the LexicalPreservation works as expected.
  /external/libmojo/mojo/android/system/src/org/chromium/mojo/system/impl/
HandleBase.java 41 * Constructor for transforming {@link HandleBase} into a specific one. It is used to transform
  /external/llvm/include/llvm/Transforms/Scalar/
MemCpyOptimizer.h 11 // calls, or transforming sets of stores into memset's.
  /external/owasp/sanitizer/src/main/org/owasp/html/
AttributePolicy.java 41 * allow it in the output, possibly after transforming its value.
ElementPolicy.java 38 * allow it in the output, possibly after transforming attributes.
  /external/swiftshader/third_party/LLVM/test/
Makefile.tests 69 # LLVM source, use the non-transforming assembler.
  /external/tensorflow/tensorflow/compiler/xla/
iterator_util.h 24 // UnwrappingIterator is a transforming iterator that calls get() on the
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_parallelization_preparation.h 26 // This pass prepares an HLO module for parallel execution by transforming
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_DepthToSpace.pbtxt 33 It is useful to consider the operation as transforming a 6-D Tensor.

Completed in 453 milliseconds

1 2 34 5 6 7 8 91011>>