/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sysconfig.py | 554 win-ia64 (64bit Windows on Itanium) 570 if look == 'itanium':
|
/external/chromium_org/third_party/icu/source/ |
aclocal.m4 | 299 if test -n "`$CXX --help 2>&1 && $CC --help 2>&1 | grep -v Itanium`"; then
|
/external/clang/test/CodeGenCXX/ |
mangle-ms-templates.cpp | 175 // Unlike Itanium, there is no character code to indicate an argument pack.
|
microsoft-abi-vtables-single-inheritance.cpp | 134 // Test that the usual Itanium-style key method does not emit a vtable.
|
vtable-layout-abi-examples.cpp | 14 /// Examples from the Itanium C++ ABI specification.
|
/external/libcxx/ |
CMakeLists.txt | 159 "cxxrt" "cxxabi.h;unwind.h;unwind-arm.h;unwind-itanium.h" ""
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
ARMMCTargetDesc.cpp | 232 case llvm::Triple::Itanium:
|
/external/oprofile/module/ia64/ |
op_pmu.c | 162 * Try assuming it's ignored in Itanium, too, and just
|
/ndk/sources/cxx-stl/gabi++/src/ |
helper_func_internal.cc | 36 // http://www.intel.com/design/itanium/downloads/245358.htm
|
/ndk/build/tools/ |
make-standalone-toolchain.sh | 579 copy_abi_headers gabi++ cxxabi.h unwind.h unwind-arm.h unwind-itanium.h gabixx_config.h 591 copy_abi_headers gabi++ cxxabi.h unwind.h unwind-arm.h unwind-itanium.h gabixx_config.h
|
/external/clang/lib/AST/ |
RecordLayoutBuilder.cpp | 826 // Under the Itanium ABI, if there is no non-virtual primary base class, [all...] |
/external/oprofile/doc/ |
oprofile.xml | [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aes-ia64.S | 11 // much M-ports as there're I-ports on Itanium 2]. By sacrificing few 17 // big-endian input, ECB timing on Itanium 2 is (18 + 13*rounds) 25 // This is ~16% deterioration. For reference Itanium 2 L1 cache has [all...] |
/external/openssl/crypto/aes/asm/ |
aes-ia64.S | 11 // much M-ports as there're I-ports on Itanium 2]. By sacrificing few 17 // big-endian input, ECB timing on Itanium 2 is (18 + 13*rounds) 25 // This is ~16% deterioration. For reference Itanium 2 L1 cache has [all...] |
/external/oprofile/events/ia64/itanium2/ |
events | 1 # IA-64 Itanium 2 events 7 event:0x07 counters:0,1,2,3 um:zero minimum:500 name:IA32_ISA_TRANSITIONS : Itanium to/from IA-32 ISA Transitions
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/ |
d3d1xstutil.h | 76 * In particular, the GNU/Linux/Itanium/clang ABI and Microsoft ABIs will work,
|
/external/clang/lib/Basic/ |
TargetInfo.cpp | 608 .Case("itanium", GenericItanium)
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_symbolizer_posix_libcdep.cc | 32 // C++ demangling function, as required by Itanium C++ ABI. This is weak,
|
/external/icu/icu4c/source/ |
acinclude.m4 | 304 if test -n "`$CXX --help 2>&1 && $CC --help 2>&1 | grep -v Itanium`"; then
|
/external/linux-tools-perf/perf-3.12.0/arch/ia64/lib/ |
memcpy_mck.S | 2 * Itanium 2-optimized version of memcpy and copy_user function
|
/external/llvm/include/llvm/MC/ |
MCAsmInfo.h | 39 ET_Itanium, /// Windows x64, Windows Itanium (IA-64)
|
/external/llvm/include/llvm/Target/ |
TargetLibraryInfo.h | 67 /// guard_t is int64_t in Itanium ABI or int32_t on ARM eabi.
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/ |
d3d1xstutil.h | 76 * In particular, the GNU/Linux/Itanium/clang ABI and Microsoft ABIs will work,
|
/external/oprofile/ |
TODO | 116 o Itanium event constraints are not implemented
|
/external/stlport/stlport/stl/config/ |
features.h | 174 /* itanium allows both settings (for instance via gcc -mbig-endian) - hence a seperate check is required */ [all...] |