Searched refs:show (Results 251 - 275 of 783) sorted by relevance

<<11121314151617181920>>

/external/llvm/test/MC/ARM/
H A Darm_instructions.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding %s \
3 @ RUN: llvm-mc -mcpu=cortex-a9 -triple armv7-unknown-nacl -show-encoding %s \
5 @ RUN: llvm-mc -mcpu=cortex-a8 -mattr=+nacl-trap -triple armv7 -show-encoding %s \
H A Darm-aliases.s1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
H A Darm_addrmode3.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding %s | FileCheck %s
H A Dfconst.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple armv7-apple-darwin -show-encoding < %s | FileCheck %s
H A Dneon-dup-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneon-reverse-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneon-table-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneont2-reverse-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dneont2-table-encoding.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
H A Dvirtexts-arm.s1 # RUN: llvm-mc -triple armv7 -mattr=virtualization -show-encoding %s | FileCheck %s --check-prefix=CHECK-ARM
H A Dvpush-vpop.s1 @ RUN: llvm-mc -triple armv7-unknown-unknown -mcpu=cortex-a8 -show-encoding < %s | FileCheck --check-prefix=CHECK-ARM %s
2 @ RUN: llvm-mc -triple thumbv7-unknown-unknown -mcpu=cortex-a8 -show-encoding < %s | FileCheck --check-prefix=CHECK-THUMB %s
/external/avahi/avahi-core/
H A DAndroid.mk72 -fdiagnostics-show-option \
/external/bzip2/
H A DAndroid.mk32 # measurements show that the ARM version of ZLib is about x1.17 faster
/external/doclava/res/assets/templates/
H A Ddiff.cs73 $(tbody).show();
100 $(table.rows[i++]).show();
/external/libvpx/libvpx/build/make/
H A Diosbuild.sh206 --show-build-output: Show output from each library build.
242 --show-build-output)
/external/libvpx/libvpx/tools/
H A Dftfy.sh48 LAST_CHANGEID=$(git show | awk '/Change-Id:/{print $2}')
117 cd "$(git rev-parse --show-toplevel)"
120 git show > "${ORIG_DIFF}"
H A Dlint-hunks.py23 TOPLEVEL_CMD = ["git", "rev-parse", "--show-toplevel"]
26 SHOW_CMD = ["git", "show"]
113 show = Subprocess(show_cmd, stdout=subprocess.PIPE)
115 stdin=show.stdout, stderr=subprocess.PIPE)
/external/llvm/test/MC/ARM/AlignedBundling/
H A Dpad-align-to-bundle-end.s2 # RUN: | llvm-objdump -no-show-raw-insn -triple armv7 -disassemble - | FileCheck %s
/external/llvm/test/MC/Mips/dspr2/
H A Dinvalid.s3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -mattr=+dspr2 -show-encoding 2>%t1
/external/llvm/test/MC/Mips/
H A Dmips-coprocessor-encodings.s1 # RUN: llvm-mc %s -triple=mips64-unknown-freebsd -show-encoding \
/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips3-wrong-error.s4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips1 \
/external/llvm/test/MC/Mips/mips2/
H A Dinvalid-mips3-wrong-error.s4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips2 \
/external/llvm/test/MC/Mips/mips32r6/
H A Dinvalid-mips32r2.s3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 \
H A Dinvalid-mips4.s3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 \
/external/llvm/test/MC/Mips/mips64r6/
H A Dinvalid-mips3-wrong-error.s3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \

Completed in 342 milliseconds

<<11121314151617181920>>