HomeSort by relevance Sort by last modified time
    Searched full:ultimate (Results 26 - 50 of 106) sorted by null

12 3 4 5

  /external/llvm/include/llvm/Analysis/
AliasSetTracker.h 232 /// has been merged with another set and is forwarding, return the ultimate
  /frameworks/base/docs/html/guide/practices/app-design/
seamlessness.jd 130 with the ultimate result being the fiery demise of your application.</p>
  /frameworks/base/docs/html/guide/practices/
seamlessness.jd 131 with the ultimate result being the fiery demise of your application.</p>
  /system/core/libutils/
README 13 The ultimate goal is *not* to create a super-duper platform abstraction
  /external/google-breakpad/src/google_breakpad/processor/
minidump.h 119 // Refers to the Minidump object that is the ultimate parent of this
183 // Refers to the Minidump object that is the ultimate parent of this
    [all...]
  /external/guava/guava/src/com/google/common/net/
InetAddresses.java 294 String ultimate = Integer.toHexString(((quad[2] & 0xff) << 8) | (quad[3] & 0xff)); local
295 return initialPart + penultimate + ":" + ultimate;
    [all...]
  /external/clang/lib/Frontend/
DiagnosticRenderer.cpp 156 // Find the ultimate expansion location for the diagnostic.
  /external/clang/lib/Rewrite/
HTMLRewrite.cpp 532 "Start and end of expansion must be in the same ultimate file!");
  /external/guava/guava/src/com/google/common/base/
Ascii.java 74 * and entirely transmitted through to the ultimate destination. Such a
  /external/llvm/docs/tutorial/
LangImpl4.rst 115 ultimate optimization experience in this setting, but we also want to
OCamlLangImpl4.rst 125 ultimate optimization experience in this setting, but we also want to
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64AdvSIMDScalarPass.cpp 338 // FIXME: No need to do this if the ultimate user expects an FPR64.
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 463 // Propagate down to the ultimate replacee. The intermediately loads
Local.cpp     [all...]
  /external/skia/dm/
DMSrcSink.cpp 661 // This lets our ultimate Sink determine the best kind of surface.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shutil.py 168 XXX Consider this example code rather than the ultimate tool.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shutil.py 168 XXX Consider this example code rather than the ultimate tool.
  /build/core/
build-system.html 653 also aren't doing a C/C++ SDK, so there is no ultimate requirement to copy any
663 also aren't doing a C/C++ SDK, so there is no ultimate requirement to copy any
    [all...]
  /external/clang/include/clang/Basic/
SourceManager.h     [all...]
  /external/elfutils/src/src/
ld.h 751 /* Ultimate list of object files which are linked in. */
    [all...]
  /external/llvm/include/llvm/IR/
PassManager.h 570 /// the ultimate storage for a particular cached analysis result.
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldChecker.cpp 626 // Returns a pair containing the ultimate result of evaluating the
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h 1243 and find the ultimate containing object. */
    [all...]
  /development/samples/SearchableDictionary/res/raw/
definitions.txt 66 apocalyptic - j. prophetic of devastation or ultimate doom
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 569 // If To is also scheduled to be replaced, find what its ultimate
    [all...]

Completed in 1172 milliseconds

12 3 4 5