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

1 2 3 45 6 7 8 91011>>

  /external/llvm/include/llvm/Analysis/
Verifier.h 11 // sanity checking of input to the system, and for checking that transformations
  /external/llvm/lib/Transforms/IPO/
IPO.cpp 11 // libLLVMIPO.a, which implements several transformations over the LLVM
  /external/llvm/lib/Transforms/ObjCARC/
DependencyAnalysis.h 18 /// used. Naive LLVM IR transformations which would otherwise be
ObjCARCAliasAnalysis.h 18 /// used. Naive LLVM IR transformations which would otherwise be
ProvenanceAnalysis.h 20 /// used. Naive LLVM IR transformations which would otherwise be
  /external/llvm/test/Transforms/DeadStoreElimination/
atomic.ll 8 ; atomic ops, just some transformations are not allowed across them.
  /external/skia/include/utils/
SkLayer.h 86 // coordinate system transformations
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
isp_isf.c 31 #include "isp_isf.tab" /* Look-up table for transformations */
  /libcore/luni/src/main/java/java/io/
FilterOutputStream.java 25 * the output data while it is being written. Transformations can be anything
FilterWriter.java 22 * output data while it is being written. Transformations can be anything from a
  /libcore/luni/src/main/java/javax/xml/transform/
Templates.java 53 * XSL Transformations (XSLT) W3C Recommendation</a>. The properties that
Transformer.java 39 * output properties are preserved across transformations.</p>
226 * XSL Transformations (XSLT) W3C Recommendation</a>. The properties that
252 * XSL Transformations (XSLT) Version 1.0</a>
  /packages/wallpapers/HoloSpiral/src/com/android/wallpaper/holospiral/
holo_spiral.rs 141 // Pre-calculate some fixed transformations
  /external/llvm/include/llvm/Transforms/
Vectorize.h 1 //===-- Vectorize.h - Vectorization Transformations -------------*- C++ -*-===//
11 // in the Vectorize transformations library.
  /external/chromium_org/third_party/libpng/
pngrutil.c 2725 png_uint_32 transformations = png_ptr->transformations; local
    [all...]
  /external/libpng/
pngrutil.c 2741 png_uint_32 transformations = png_ptr->transformations; local
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
conform.html 121 Transformations test passed.
234 Transformations test passed.
347 Transformations test passed.
460 Transformations test passed.
573 Transformations test passed.
  /external/mesa3d/docs/
conform.html 121 Transformations test passed.
234 Transformations test passed.
347 Transformations test passed.
460 Transformations test passed.
573 Transformations test passed.
  /development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
FoldingLayout.java 45 * transformations when drawing to canvas, the contents of the child may change as
47 * the perimeter of the layout as a result of applying transformations to a rectangle.
499 /* Draws the bitmaps and shadows on the canvas with the appropriate transformations. */
  /external/clang/tools/arcmt-test/
arcmt-test.cpp 30 //llvm::cl::desc("Test the result of transformations by parsing it in ARC mode"));
33 OutputTransformations("output-transformations",
34 llvm::cl::desc("Print the source transformations"));
  /frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java 95 /** The original matrix for this image; used to reset any transformations applied by the user */
520 * or disables image transformations [eg zoom, pan, etc...] depending upon the value of
521 * fullScreen. If this is not desirable, enable / disable image transformations manually.
580 // snap transformations; we don't animate
698 * Enable or disable image transformations. When transformations are enabled, this view
    [all...]
  /external/chromium_org/third_party/icu/source/common/
udataswp.h 16 * Definitions for ICU data transformations for different platforms,
175 /* basic functions for data transformations */
  /external/chromium_org/tools/gn/
function_rebase_path.cc 55 // Through all the transformations, these can get added or removed in various
204 " On Posix systems there are no path separator transformations\n"
  /external/icu4c/common/
udataswp.h 16 * Definitions for ICU data transformations for different platforms,
175 /* basic functions for data transformations */
  /external/libpng/contrib/gregbook/
readpng.c 179 * bit-depth transformations, so check depth and adjust if necessary */
247 /* all transformations have been registered; now update info_ptr data,

Completed in 2256 milliseconds

1 2 3 45 6 7 8 91011>>