HomeSort by relevance Sort by last modified time
    Searched full:transformations (Results 151 - 175 of 651) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Transforms/Instrumentation/
EdgeProfiling.cpp 12 // program, and is used for a wide variety of program transformations.
  /external/llvm/lib/Transforms/ObjCARC/
ARCRuntimeEntryPoints.h 17 /// used. Naive LLVM IR transformations which would otherwise be
ObjCARCAPElim.cpp 22 /// used. Naive LLVM IR transformations which would otherwise be
ObjCARCAliasAnalysis.cpp 18 /// used. Naive LLVM IR transformations which would otherwise be
  /external/llvm/lib/Transforms/Scalar/
Scalar.cpp 11 // implements several scalar transformations over the LLVM intermediate
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_transform.c 97 * Apply user-defined transformations to the input shader to produce
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_fragprog.c 86 /* Lists of instruction transformations. */
radeon_compiler.h 115 /* Optional transformations and features. */
  /frameworks/base/media/mca/effect/java/android/media/effect/
Effect.java 22 * <p>Effects are high-performance transformations that can be applied to image frames. These are
  /libcore/luni/src/main/java/java/io/
FilterInputStream.java 22 * the input data while it is being read. Transformations can be anything from a
FilterReader.java 22 * input data while it is being read. Transformations can be anything from a
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
type_traits 234 // other transformations [4.8].
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 234 // other transformations [4.8].
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 234 // other transformations [4.8].
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
type_traits 234 // other transformations [4.8].
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
type_traits 234 // other transformations [4.8].
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/model/
GLCall.java 76 /** List of state transformations performed by this call. */
  /external/eigen/Eigen/src/Geometry/
Transform.h 103 * with any other transformations (Transform,Translation,RotationBase,Matrix)
105 * operations are handled via the operator*. For the composition of transformations,
316 // combinations of transformations and will trigger a compile time error
451 /** Concatenates two transformations */
473 /** Concatenates two different transformations */
482 /** Concatenates two different transformations */
603 * and the HDim x Dim part for projective transformations.
609 * and the HDim x Dim part for projective transformations.
616 * and the last column for projective transformations.
622 * and the last column for projective transformations
    [all...]
  /external/libpng/
example.c 180 /* Set up the data transformations you want. Note that these are all
182 * transformations only work on specific types of images, and many
483 /* Do any setup here, including setting any of the transformations
486 * after all the transformations are set (even if you don't set
716 /* Set up the transformations you want. Note that these are
libpng-1.2.44.txt 431 the entire image into memory, and (b) the input transformations
463 followed the set of transformations indicated by the transform mask,
    [all...]
libpng-1.2.46.txt 431 the entire image into memory, and (b) the input transformations
463 followed the set of transformations indicated by the transform mask,
    [all...]
  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
Adapters.java 100 * when doing the query. This can be very useful when using transformations in the
123 * <a href="#xml-cursor-adapter-bind-data-transformation">data transformations</a> can
139 * <a href="#xml-cursor-adapter-bind-data-transformation">data transformations</a> children
166 * <h4>Binding transformations</h4>
205 * transformations cannot be used with
328 * <p>Transformations are used to transform text-based data (in the form of a String),
    [all...]
  /external/chromium_org/chrome/browser/extensions/
crx_installer.h 287 // A parsed copy of the expected manifest, before any transformations like
328 // transformations like localization have taken place.
  /external/chromium_org/third_party/libpng/
README 100 If you needed to add transformations to libpng, or wish libpng would
171 pngwtran.c => Write data transformations
  /external/chromium_org/third_party/mesa/src/src/glsl/
README 205 For IR transformations, a temporary context is used, then at the end
206 of all transformations, reparent_ir reparents all live nodes under the

Completed in 2834 milliseconds

1 2 3 4 5 67 8 91011>>