HomeSort by relevance Sort by last modified time
    Searched full:transformation (Results 376 - 400 of 1898) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.h 277 * simplest reasonable transformation. It does so by returning
294 * simplest reasonable transformation. It does so by returning
313 * reasonable transformation. If the conversion fails, dfault is
332 * simplest reasonable transformation and writes the results to the
503 * simplest reasonable transformation.
522 * simplest reasonable transformation.
544 * simplest reasonable transformation. If the conversion fails, dfault
565 * char using the simplest reasonable transformation and writes the
853 * reasonable transformation. For an underived ctype<char> facet, the
878 * simplest reasonable transformation. For an underived ctype<char
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.h 278 * simplest reasonable transformation. It does so by returning
295 * simplest reasonable transformation. It does so by returning
314 * reasonable transformation. If the conversion fails, dfault is
333 * simplest reasonable transformation and writes the results to the
504 * simplest reasonable transformation.
523 * simplest reasonable transformation.
544 * simplest reasonable transformation. If the conversion fails, dfault
566 * transformation and writes the results to the destination
854 * reasonable transformation. For an underived ctype<char> facet, the
879 * simplest reasonable transformation. For an underived ctype<char
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_facets.h 276 * simplest reasonable transformation. It does so by returning
293 * simplest reasonable transformation. It does so by returning
312 * reasonable transformation. If the conversion fails, dfault is
331 * simplest reasonable transformation and writes the results to the
502 * simplest reasonable transformation.
521 * simplest reasonable transformation.
542 * simplest reasonable transformation. If the conversion fails, dfault
564 * transformation and writes the results to the destination
852 * reasonable transformation. For an underived ctype<char> facet, the
877 * simplest reasonable transformation. For an underived ctype<char
    [all...]
  /external/llvm/docs/
Passes.rst 438 Note that this transformation could also be done for arguments that are only
472 transformation obviously invalidates the CFG, but can update forward dominator
591 This transformation analyzes and transforms the induction variables (and
593 analysis and transformation.
595 This transformation makes the following changes to each loop with an
624 transformation will make the loop dead.
626 This transformation should be followed by strength reduction after all of the
757 transformation is that it makes many other loop optimizations, such as
803 A pass wrapper around the ``ExtractLoop()`` scalar transformation to extract
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
DTMManager.java 293 * This feature specifies whether the transformation phase should
323 * Get a flag indicating whether the transformation phase should
335 * Set a flag indicating whether the transformation phase should
  /external/chromium_org/third_party/libpng/
README 102 possible), so I can consider supporting the transformation.
163 pngrtran.c => Read data transformation functions
168 pngtrans.c => Common data transformation functions
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_state_framebuffer.c 191 /* Examine gallium viewport transformation and produce a screen
192 * rectangle and possibly vertex shader pre-transformation to
376 * viewport transformation.
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/objects/
ObjectHelper.java 286 * This method calculates local transformation for the object. Parentage is taken under consideration.
289 * @return objects transformation relative to its parent
394 * the transformation matrix
  /external/libpng/
README 102 possible), so I can consider supporting the transformation.
163 pngrtran.c => Read data transformation functions
168 pngtrans.c => Common data transformation functions
libpng-1.2.44.txt 434 PNG_TRANSFORM_IDENTITY No transformation
456 (This excludes setting a background color, doing gamma transformation,
462 set of transformation flags. This call is equivalent to png_read_info(),
467 to transformation parameters required by some future input transform.)
    [all...]
libpng-1.2.46.txt 434 PNG_TRANSFORM_IDENTITY No transformation
456 (This excludes setting a background color, doing gamma transformation,
462 set of transformation flags. This call is equivalent to png_read_info(),
467 to transformation parameters required by some future input transform.)
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_framebuffer.c 191 /* Examine gallium viewport transformation and produce a screen
192 * rectangle and possibly vertex shader pre-transformation to
376 * viewport transformation.
  /frameworks/base/tools/layoutlib/create/
README.txt 107 The first step of the transformation is to implement the method delegates.
121 The next step of the transformation is changing the name of the class in case
134 2.2.7 Transformation chains in the asm user guide, link in the References.) The order of
  /external/chromium_org/third_party/sqlite/src/src/
test_fuzzer.c 27 ** character transformations and a cost associated with each transformation.
48 ** After all the transformation costs have been set, the fuzzer table
57 ** The strings are output together with their total transformation cost
69 ** is about twice the average transformation cost seems to give good results.
122 ** Each transformation rule is stored as an instance of this object.
127 fuzzer_cost rCost; /* Cost of this transformation */
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 113 * Transfer-coding values are used to indicate an encoding transformation that
144 * The Transfer-Encoding general-header field indicates what (if any) type of transformation has
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
TransparencyWin.h 128 // |region| is expressed relative to the current transformation.
175 // Sets up the transformation on the newly created layer. setupTransform()
  /external/chromium_org/third_party/icu/source/common/
triedict.h 23 * transformation and function pointers for handling primitive
32 * If length>=0 (transformation), then the output buffer must
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
shader.c 392 * Set the transformation to map a vertex to the surface coordinates.
401 * Set the transformation to map a pixel to the paint coordinates.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
de.po 120 msgid "TCL mode (Transformation, Clipping, Lighting)"
121 msgstr "TCL-Modus (Transformation, Clipping, Licht)"
  /external/chromium_org/ui/views/widget/
root_view.h 137 // current coordinate system (i.e. any necessary transformation should be
142 // in the current coordinate system (i.e. any necessary transformation should
  /external/clang/docs/
ClangTools.rst 127 * ``make_shared`` / ``make_unique`` conversion. Part of this transformation
128 can be incorporated into the ``auto`` transformation. Will convert
  /external/libvorbis/doc/
vorbis.html 155 a smaller number of bytes. The analysis and transformation stage is
173 short-time vectors and transformation using the MDCT</li>
  /external/mesa3d/src/gallium/state_trackers/vega/
shader.c 392 * Set the transformation to map a vertex to the surface coordinates.
401 * Set the transformation to map a pixel to the paint coordinates.
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
de.po 120 msgid "TCL mode (Transformation, Clipping, Lighting)"
121 msgstr "TCL-Modus (Transformation, Clipping, Licht)"
  /frameworks/base/services/java/com/android/server/display/
DisplayDeviceInfo.java 41 * The display manager will apply a coordinate transformation assuming that the
45 * such as on a desk. The display manager will apply a coordinate transformation

Completed in 2277 milliseconds

<<11121314151617181920>>