HomeSort by relevance Sort by last modified time
    Searched refs:apple (Results 51 - 75 of 380) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/MC/MachO/AArch64/
reloc-crash2.s 1 ; RUN: llvm-mc -triple arm64-apple-darwin10 %s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
reloc-crash.s 1 ; RUN: llvm-mc -triple arm64-apple-darwin10 %s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
AppleTempBox.java 1 package com.coremedia.iso.boxes.apple;
AppleCustomGenreBox.java 1 package com.coremedia.iso.boxes.apple;
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
thumb-nop.s 1 @ RUN: llvm-mc -triple=thumbv6-apple-darwin -show-encoding < %s | FileCheck %s -check-prefix=CHECK-V6
2 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -show-encoding < %s | FileCheck %s -check-prefix=CHECK-V7
hilo-16bit-relocations.s 1 @ RUN: llvm-mc %s -triple armv7-apple-darwin | FileCheck %s
2 @ RUN: llvm-mc %s -triple armv7-apple-darwin | FileCheck %s
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
directive_align.s 1 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
directive_desc.s 1 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
directive_space.s 1 # RUN: llvm-mc -triple i386-apple-darwin %s | FileCheck %s
  /prebuilts/misc/darwin-x86/analyzer/bin/
cxx-syntax 75 # (*2) prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/bin/i686-apple-darwin10-g++ -m64 -v -E - < /dev/null 2>&1 | \
81 -I prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include
  /external/llvm/test/MC/ARM/
ldr-pseudo-unpredictable.s 4 @RUN: llvm-mc -triple armv5-base-apple-darwin %s | FileCheck --check-prefix=CHECK-DARWIN-ARM %s
5 @RUN: not llvm-mc -triple thumbv7-base-apple-darwin %s 2>&1 | FileCheck --check-prefix=CHECK-DARWIN-SP %s
6 @RUN: not llvm-mc -triple thumbv5-base.apple.darwin %s 2>&1 | FileCheck --check-prefix=CHECK-NONE %s
align_arm_2_thumb.s 4 @ RUN: llvm-mc -triple armv7-apple-darwin -filetype=obj -o %t_darwin.o %s
5 @ RUN: llvm-objdump -triple thumbv7-apple-darwin -d %t_darwin.o | FileCheck --check-prefix=ARM_2_THUMB %s
align_thumb_2_arm.s 4 @ RUN: llvm-mc -triple thumbv7-apple-darwin -filetype=obj -o %t_darwin.o %s
5 @ RUN: llvm-objdump -triple armv7-apple-darwin -d %t_darwin.o | FileCheck --check-prefix=THUMB_2_ARM %s
diagnostics-noneon.s 1 @ RUN: not llvm-mc -triple=armv7-apple-darwin -mattr=-neon < %s 2> %t
hilo-16bit-relocations.s 1 @ RUN: llvm-mc %s -triple armv7-apple-darwin | FileCheck %s
2 @ RUN: llvm-mc %s -triple armv7-apple-darwin | FileCheck %s
thumb2-pldw.s 1 @ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -mattr=+mp -show-encoding < %s | FileCheck %s
arm-it-block.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
invalid-hint-arm.s 1 @ RUN: not llvm-mc -triple=armv7-apple-darwin -mcpu=cortex-a8 < %s 2>&1 | FileCheck %s
invalid-hint-thumb.s 1 @ RUN: not llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 < %s 2>&1 | FileCheck %s
ldr-pseudo-parse-errors.s 2 @RUN: not llvm-mc -triple=armv7-apple-darwin < %s 2>&1 | FileCheck %s
neon-vswp.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/AArch64/
arm64-fp-encoding-error.s 1 ; RUN: not llvm-mc -triple arm64-apple-ios8.0 %s -o /dev/null 2>&1 | FileCheck %s
arm64-tls-modifiers-darwin.s 1 ; RUN: llvm-mc -triple=arm64-apple-ios7.0 %s -o - | FileCheck %s
2 ; RUN: llvm-mc -triple=arm64-apple-ios7.0 -filetype=obj %s -o - | llvm-objdump -r - | FileCheck %s --check-prefix=CHECK-OBJ
  /external/llvm/test/MC/MachO/ARM/
llvm-objdump-macho.s 1 @ RUN: llvm-mc -triple=thumbv7-apple-ios -filetype=obj -o - < %s | llvm-objdump -d -macho -triple=thumbv7-apple-ios - | FileCheck %s
  /external/llvm/test/MC/AsmParser/
directive_space.s 1 # RUN: llvm-mc -triple i386-apple-darwin %s | FileCheck %s

Completed in 784 milliseconds

1 23 4 5 6 7 8 91011>>