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

1 2 3 4 56 7 8 91011>>

  /art/test/943-private-recursive-jit/src/
Main.java 146 reporter.accept("transforming calling function");
  /external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/
PatchApplyPlan.java 23 * A plan for transforming the old file prior to applying the delta and for recompressing the
  /external/autotest/client/common_lib/cros/network/
netblock.py 53 """Utility class for transforming netblock address to related strings."""
  /external/curl/tests/
pathhelp.pm 23 # This Perl package helps with path transforming when running curl tests on
241 # prevent transforming and may be not processed.
331 # prevent transforming and may be not processed.
606 # transforming.
  /external/dexmaker/dexmaker-mockito-inline/src/main/java/com/android/dx/mockito/inline/
ClassTransformer.java 37 * <p></p>Transforming a class to adding entry hooks follow the following simple steps:
  /external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/transformations/ast/body/
AnnotationMemberDeclarationTransformationsTest.java 40 * Transforming AnnotationMemberDeclaration and verifying the LexicalPreservation works as expected.
ClassOrInterfaceDeclarationTransformationsTest.java 41 * Transforming ClassOrInterfaceDeclaration and verifying the LexicalPreservation works as expected.
  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJTransformer.java 76 * image, transforming it, and re-compressing it, lossless transforms are not
  /external/llvm/lib/Target/Mips/
MipsHazardSchedule.cpp 38 /// B) Transforming a delay slot branch into compact branch. This case can be
  /external/mesa3d/src/compiler/nir/
nir_to_lcssa.c 42 /* The nir_shader we are transforming */
  /external/skia/include/c/
sk_types.h 118 transforming coordinates:
  /external/skqp/include/c/
sk_types.h 118 transforming coordinates:
  /external/webrtc/webrtc/modules/audio_processing/beamformer/
nonlinear_beamformer.h 112 // both transforming and blocking the high-frequency signal.
  /frameworks/base/core/java/android/text/
InputFilter.java 67 * locale are used for transforming the sequence.
  /frameworks/native/libs/ui/include/ui/
Rect.h 180 // Create a new Rect by transforming this one using a graphics HAL
  /libcore/ojluni/src/main/java/java/io/
FilterOutputStream.java 32 * basic sink of data, but possibly transforming the data along the
  /libcore/ojluni/src/main/java/java/util/stream/
DistinctOps.java 37 * Factory methods for transforming streams into duplicate-free streams, using
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/tools/gbench/
report.py 32 Return the result of 'fmt_str.format(*args, **kwargs)' after transforming
  /prebuilts/tools/common/m2/repository/net/sf/ezmorph/ezmorph/1.0.6/
ezmorph-1.0.6.pom 16 Simple java library for transforming an Object to another Object.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/transform/
transform.go 74 // Span returns a position in src such that transforming src[:n] results in
111 // Reader wraps another io.Reader by transforming the bytes read.
134 // NewReader returns a new Reader that wraps r by transforming the bytes read
208 // Writer wraps another io.Writer by transforming the bytes read.
221 // NewWriter returns a new Writer that wraps w by transforming the bytes written
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/transform/
transform.go 74 // Span returns a position in src such that transforming src[:n] results in
111 // Reader wraps another io.Reader by transforming the bytes read.
134 // NewReader returns a new Reader that wraps r by transforming the bytes read
208 // Writer wraps another io.Writer by transforming the bytes read.
221 // NewWriter returns a new Writer that wraps w by transforming the bytes written
  /external/llvm/lib/Target/PowerPC/
PPCLoopPreIncPrep.cpp 13 // Generically, this means transforming loops like this:
307 DEBUG(dbgs() << "PIP: Transforming: " << *BasePtrSCEV << "\n");
  /libcore/luni/src/main/java/javax/xml/transform/
Transformer.java 87 * The result of transforming an empty <code>Source</code> depends on
92 * @param outputTarget The <code>Result</code> of transforming the
  /external/boringssl/src/util/fipstools/testdata/x86_64-GOTRewrite/
out.s 127 # Transforming moves run the transform in-place after the load.
  /external/google-benchmark/tools/gbench/
report.py 34 Return the result of 'fmt_str.format(*args, **kwargs)' after transforming

Completed in 542 milliseconds

1 2 3 4 56 7 8 91011>>