HomeSort by relevance Sort by last modified time
    Searched full:aliased (Results 176 - 200 of 506) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationRuleParser.java 94 * The pointer is aliased: Pointer copy without cloning or taking ownership.
102 * The pointer is aliased: Pointer copy without cloning or taking ownership.
    [all...]
  /external/llvm/lib/Target/X86/
X86RegisterInfo.td 39 // AL aliases AX if we tell it that AX aliased AL (for example).
151 // MMX Registers. These are actually aliased to ST0 .. ST7
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 388 ; Don't remove redundant store because of may-aliased store.
408 ; Don't remove redundant store because of may-aliased store.
  /external/skia/src/ports/
SkScalerContext_win_dw.cpp 271 // If the user requested aliased, do so with aliased compatible metrics.
  /system/core/libpixelflinger/codeflinger/
blending.cpp 199 // when a register is aliased (for instance with mAlphaSource)
264 // so it's fine to mark them as CORRUPTIBLE (if not aliased)
  /system/update_engine/
p2p_manager_unittest.cc 136 // we need to reallocate the test_conf_ member, whose currently aliased object
201 // aliased object will be freed.
  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-xcoff.c 94 unsigned char s_paddr[4]; /* physical address, aliased s_nlib */
106 unsigned char s_paddr[8]; /* physical address, aliased s_nlib */
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ContextHandler.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemTemplateElement.java 1024 * Note that this method builds m_prefixTable with aliased
1062 // Should I leave the non-aliased element in the table as
1065 // The exclusion should apply to the non-aliased prefix, so
    [all...]
  /art/runtime/verifier/
register_line.h 399 // Need to unlock every register at the same lock depth. These are aliased locks.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
LabelMaker.java 42 * quality anti-aliased font rasterizer, full character set support, and all the
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
CHANGES 85 - ObjectIdentifier.__str__() is aliased to prettyPrint()
  /external/deqp/framework/referencerenderer/
rrRasterizer.hpp 216 * - Aliased line rasterization
  /external/freetype/include/
ftstroke.h 47 * displayed with a coloured (and anti-aliased) border around their
  /external/harfbuzz_ng/src/
hb-common.cc 386 * the old code is still aliased by Unicode, and the Qaai
  /external/icu/icu4c/source/i18n/unicode/
coleitr.h 361 const RuleBasedCollator *rbc_; // aliased
  /external/libbrillo/brillo/
any_internal_impl.h 109 // matches the argument (int) to be aliased to type |type|. If T is
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-cff_driver.html 120 <p>One of the reasons to not hint horizontally is antialiasing for LCD screens: The pixel geometry of modern displays supplies three vertical sub-pixels as the eye moves horizontally across each visible pixel. On devices where we can be certain this characteristic is present a rasterizer can take advantage of the sub-pixels to add increments of weight. In Western writing systems this turns out to be the more critical direction anyway; the weights and spacing of vertical stems (see above) are central to Armenian, Cyrillic, Greek, and Latin type designs. Even when the rasterizer uses greyscale antialiasing instead of color (a necessary compromise when one doesn't know the screen characteristics), the unhinted vertical features preserve the design's weight and spacing much better than aliased type would.</p>
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftstroke.h 47 * displayed with a coloured (and anti-aliased) border around their
  /external/llvm/include/llvm/Analysis/
AliasSetTracker.h 342 /// be aliased by the specified instruction. These methods return true if any
  /external/llvm/lib/Target/Sparc/
DelaySlotFiller.cpp 331 // Check Reg and all aliased Registers.
  /external/llvm/lib/Transforms/Utils/
SymbolRewriter.cpp 38 // + Source (original name of the aliased name)
  /external/mesa3d/src/mesa/tnl/
t_context.h 73 * GLSL vertex shader which cannot be aliased with conventional vertex attribs.
  /external/pcre/dist/doc/html/
pcreposix.html 83 aliased as <b>regex.h</b>, which is the "correct" name. It provides two
  /external/pdfium/third_party/bigint/
BigUnsigned.hh 176 * // ``Aliased'' calls now do the right thing using a temporary

Completed in 443 milliseconds

1 2 3 4 5 6 78 91011>>