HomeSort by relevance Sort by last modified time
    Searched full:itanium (Results 126 - 150 of 252) sorted by null

1 2 3 4 56 7 8 91011

  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
unwind.h 111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 38 /* itanium allows both settings (for instance via gcc -mbig-endian) - hence a seperate check is required */
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 38 /* itanium allows both settings (for instance via gcc -mbig-endian) - hence a seperate check is required */
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 38 /* itanium allows both settings (for instance via gcc -mbig-endian) - hence a seperate check is required */
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 38 /* itanium allows both settings (for instance via gcc -mbig-endian) - hence a seperate check is required */
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_windows.h 38 /* itanium allows both settings (for instance via gcc -mbig-endian) - hence a seperate check is required */
  /prebuilts/sdk/renderscript/clang-include/
unwind.h 111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
unwind.h 111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word
  /external/oprofile/utils/
ophelp.c 517 "See Intel Itanium Processor Reference Manual\n"
519 "Intel Itanium Processor Reference Manual\n"
521 "Intel Itanium 2 Processor Reference Manual\n"
  /external/clang/lib/AST/
ItaniumMangle.cpp 1 //===--- ItaniumMangle.cpp - Itanium C++ Name Mangling ----------*- C++ -*-===//
10 // Implements C++ name mangling according to the Itanium C++ ABI,
670 // representation (IEEE on Itanium), high-order bytes first,
672 // on Itanium.
    [all...]
  /abi/cpp/src/
dynamic_cast.cc 31 // Itanium C++ ABI at http://www.codesourcery.com/public/cxx-abi/abi.html
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86cpu.gperf 278 itanium, x86_cpu_ia64, 0
  /external/clang/include/clang/AST/
RecordLayout.h 98 /// (vtable in Itanium, vftbl in Microsoft) that is independent from
  /external/clang/lib/CodeGen/
TargetInfo.h 66 /// in 8-bit units. The Itanium ABI defines this as:
CGCXXABI.h 381 /// Emit any tables needed to implement virtual inheritance. For Itanium,
525 /// Creates an Itanium-family ABI.
  /external/compiler-rt/lib/ubsan/
ubsan_type_hash.cc 21 // given in the Itanium ABI. We make no attempt to be ODR-compatible with
  /external/libcxxabi/www/
index.html 92 The Itanium ABI describes a "key" function as the first virtual declared.
  /ndk/sources/cxx-stl/gabi++/src/
call_unexpected.cc 36 // http://www.intel.com/design/itanium/downloads/245358.htm
dynamic_cast.cc 31 // Itanium C++ ABI at http://www.codesourcery.com/public/cxx-abi/abi.html
  /external/clang/test/
lit.cfg 239 lit_config.fatal("Could not turn '%s' into Itanium ABI triple" % triple)
241 # All non-win32 triples use the Itanium ABI.
  /external/llvm/unittests/ADT/
TripleTest.cpp 562 EXPECT_EQ("i686-pc-windows-itanium", Triple::normalize("i686-pc-windows-itanium"));
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/special_functions/detail/
fp_traits.hpp 342 // long double (>64 bits), Itanium ---------------------------------------------
350 // The Itanium supports both
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 35 win-ia64 (64bit Windows on Itanium)
50 if look=='itanium':
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sysconfig.py 554 win-ia64 (64bit Windows on Itanium)
570 if look == 'itanium':
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py 35 win-ia64 (64bit Windows on Itanium)
50 if look=='itanium':

Completed in 2233 milliseconds

1 2 3 4 56 7 8 91011