HomeSort by relevance Sort by last modified time
    Searched refs:abi (Results 251 - 275 of 1532) sorted by null

<<11121314151617181920>>

  /external/llvm/test/MC/Mips/
cpsetup.s 1 # RUN: llvm-mc -triple mips64-unknown-linux -target-abi o32 -filetype=obj -o - %s | \
4 # RUN: llvm-mc -triple mips64-unknown-unknown -target-abi o32 %s | \
7 # RUN: llvm-mc -triple mips64-unknown-linux -target-abi n32 -filetype=obj -o - %s | \
11 # RUN: llvm-mc -triple mips64-unknown-unknown -target-abi n32 %s | \
elf_reginfo.s 4 # RUN: llvm-mc -filetype=obj -triple=mips64el-linux -target-abi n64 %s -o - \
6 # RUN: llvm-mc -filetype=obj -triple=mipsel %s -target-abi n32 -o - \
macro-la-bad.s 3 # RUN: not llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n32 2>&1 | \
5 # RUN: not llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 2>&1 | \
  /external/llvm/test/MC/Mips/mips64/
abiflags.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n64 | \
4 # RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n64 -filetype=obj -o - | \
  /external/llvm/test/MC/Mips/mips64r2/
abiflags.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips64r2 -target-abi n64 | \
4 # RUN: llvm-mc %s -arch=mips -mcpu=mips64r2 -target-abi n64 -filetype=obj -o - | \
  /external/llvm/test/MC/Mips/mips64r3/
abiflags.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips64r3 -target-abi n64 | \
4 # RUN: llvm-mc %s -arch=mips -mcpu=mips64r3 -target-abi n64 -filetype=obj -o - | \
  /external/llvm/test/MC/Mips/mips64r5/
abiflags.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips64r5 -target-abi n64 | \
4 # RUN: llvm-mc %s -arch=mips -mcpu=mips64r5 -target-abi n64 -filetype=obj -o - | \
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsAbiFlags.h 43 const MipsAbiFlags& abi);
45 /// merge new abi settings to the old structure
  /system/chre/build/arch/
cortexm.mk 30 TARGET_CFLAGS += -mfloat-abi=softfp
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
FilePusher.java 38 description = "Append the ABI's bitness to the filename.")
65 public void setAbi(IAbi abi) {
66 mAbi = abi;
  /cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTestTest.java 78 for (IAbi abi : res) {
79 assertTrue(expectedAbis.contains(abi.getName()));
86 * CTS build supported abi match the device abi.
96 assertEquals("None of the abi supported by this CTS build ('[armeabi-v7a, arm64-v8a]')"
103 * Test that {@link CompatibilityTest#getAbis()} is returning only the device primary abi.
108 EasyMock.expect(mMockDevice.getProperty(EasyMock.eq("ro.product.cpu.abi")))
115 for (IAbi abi : res) {
116 assertTrue(expectedAbis.contains(abi.getName()));
123 * abi is not supported
    [all...]
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
SplitTests.java 86 public void setAbi(IAbi abi) {
87 mAbi = abi;
159 * currently active ABI. This also explicitly forces ABI when installing.
162 final String abi = mAbi.getName(); local
163 final String apk = ABI_TO_APK.get(abi);
164 assertNotNull("Failed to find APK for ABI " + abi, apk);
172 * currently active ABI. This variant <em>does not</em> force the ABI whe
177 final String abi = mAbi.getName(); local
    [all...]
UsesLibraryHostTest.java 41 public void setAbi(IAbi abi) {
42 mAbi = abi;
  /cts/hostsidetests/content/src/android/content/cts/
SyncAdapterAccountAccessHostTest.java 52 public void setAbi(IAbi abi) {
53 mAbi = abi;
  /cts/hostsidetests/monkey/src/com/android/cts/monkey/
AbstractMonkeyTest.java 30 public void setAbi(IAbi abi) {
31 mAbi = abi;
  /external/vixl/src/aarch64/
abi-aarch64.h 27 // The ABI features are only supported with C++11 or later.
32 #error "The ABI support requires C++11 or later."
58 class ABI {
60 explicit ABI(Register stack_pointer = sp) : stack_pointer_(stack_pointer) {
76 ABI abi(stack_pointer_);
77 GenericOperand result = abi.GetNextParameterGenericOperand<T>();
158 inline GenericOperand ABI::GetReturnGenericOperand<void>() const {
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/
Android.mk 59 LOCAL_MODULE := libc++abi
67 LOCAL_MODULE := libc++abi
78 # libc++abi, which won't succeed.
  /system/extras/simpleperf/
perf_regs.h 61 ArchType GetArchForAbi(ArchType machine_arch, int abi);
95 RegSet CreateRegSet(int abi, uint64_t valid_mask, const uint64_t* valid_regs);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
jal-newabi.d 3 #as: -march=from-abi -n32 -KPIC -xgot
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
case-1.d 1 #as: --abi=32
crange2-1.d 1 #as: --abi=32
crange2-noexp-1.d 1 #as: --abi=32 -no-expand
localcom-1.d 1 #as: --abi=32
mix-noexp-1.d 1 #as: --abi=32 -no-expand
movi32-noexp-2.d 1 #as: --isa=shmedia --abi=32 -no-expand
4 #name: MOVI non-expansion of local symbols with relocs, 32-bit ABI.

Completed in 719 milliseconds

<<11121314151617181920>>