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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/Analysis/
AliasAnalysis.h 182 /// Returns an AliasResult indicating whether the two pointers are aliased to
589 /// Returns an AliasResult indicating whether the two pointers are aliased to
    [all...]
  /external/llvm/lib/Analysis/
GlobalsModRef.cpp 401 /// which holds a pointer type. See if the global always points to non-aliased
638 // (Transitive) loads from a global are also safe - if this aliased
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 13 // safe. This pass also promotes must-aliased memory locations in the loop to
455 // Don't hoist loads which have may-aliased stores in loop.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libtic.a     [all...]
  /art/test/530-checker-lse/src/
Main.java 227 // Setting the same value doesn't clear the value for aliased locations.
  /external/bison/src/
output.c 356 part of SYMBOLS, so we should not find their aliased symbols
  /external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
closurizednamespacesinfo.py 514 Aliased symbols need their parent namespace to be available, if it is
  /external/clang/lib/CodeGen/
CGValue.h 465 /// AliasedFlag - This is set to true if the slot might be aliased
  /external/freetype/include/config/
ftoption.h 93 /* them to display normal gray-level anti-aliased glyphs. */
    [all...]
  /external/freetype/include/
ftcache.h     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationData.java 27 * Includes data for the collation base (root/default), aliased if this is not the base.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CollationElementIterator.java 109 private RuleBasedCollator rbc_; // aliased
  /external/icu/icu4c/source/common/unicode/
normalizer2.h 448 * Both are aliased and must not be modified or deleted while this object
unorm2.h 221 * Both are aliased and must not be modified or deleted while this object
  /external/icu/icu4c/source/samples/ustring/
ustring.cpp 450 // the aliased array is not modified
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationData.java 26 * Includes data for the collation base (root/default), aliased if this is not the base.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
CollationElementIterator.java 109 private RuleBasedCollator rbc_; // aliased
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ResourceHandler.java 413 LOG.info(resource+" aliased to "+resource.getAlias());
  /external/jetty/src/java/org/eclipse/jetty/webapp/
WebInfConfiguration.java 419 LOG.debug(web_app + " anti-aliased to " + web_app.getAlias());
  /external/libbrillo/brillo/dbus/
dbus_object.h 402 // complete DBusSignal<Args...> class which is pre-defined/aliased earlier.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/devel/
ftoption.h 93 /* them to display normal gray-level anti-aliased glyphs. */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/config/
ftoption.h 93 /* them to display normal gray-level anti-aliased glyphs. */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftcache.h     [all...]
  /external/llvm/include/llvm/MC/
MCStreamer.h 414 /// \param Symbol - The symbol being aliased.
  /external/llvm/lib/CodeGen/
LiveDebugValues.cpp 215 // Remove ranges of all aliased registers.

Completed in 810 milliseconds

1 2 3 4 5 6 7 8 91011>>