Searched refs:show (Results 151 - 175 of 597) sorted by relevance

1234567891011>>

/external/llvm/test/MC/ARM/
H A Dldrd-strd-gnu-thumb.s2 @ RUN: llvm-mc -triple=armv7-linux-gnueabi -show-encoding < %s | FileCheck %s
H A Darm_fixups.s1 @ RUN: llvm-mc -triple armv7-unknown-unknown %s --show-encoding > %t
3 @ RUN: llvm-mc -triple armebv7-unknown-unknown %s --show-encoding > %t
/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips2-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-mips4-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-mips1-wrong-error.s3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 \
H A Dinvalid-mips32-wrong-error.s4 # 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-mips1-wrong-error.s3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \
H A Dinvalid-mips32-wrong-error.s4 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 \
H A Dinvalid-mips5.s3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips64r6 \
/external/llvm/test/MC/X86/AlignedBundling/
H A Dnesting.s2 # RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s
4 # RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s
/external/skia/gm/
H A Dpathinterior.cpp36 void show(SkCanvas* canvas, const SkPath& path) { function in class:PathInteriorGM
96 this->show(canvas, path);
/external/valgrind/auxprogs/
H A Dgen-mdg48 # Command-line variables -- things we should show. Default is yes.
64 --headers=no|yes show headers, ie. show module-to-module deps only
153 # But don't show hidden modules
/external/valgrind/none/tests/linux/
H A Dmremap2.c74 /* show the working area */
75 void show ( void ) function
155 show();
/external/vboot_reference/tests/futility/
H A Dtest_dump_fmap.sh28 if "$FUTILITY" show "${SCRIPTDIR}/data_fmap.bin"; then false; fi
/external/vboot_reference/tests/
H A Dload_kernel_tests.sh65 ${CGPT} show disk.test
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dwpa_debug.c252 size_t len, int show)
263 } else if (!show) {
285 } else if (show && len) {
323 } else if (show && len) {
353 } else if (show) {
365 } else if (show) {
391 size_t len, int show)
404 } else if (!show) {
419 _wpa_hexdump(level, title, buf, len, show);
424 if (!show) {
251 _wpa_hexdump(int level, const char *title, const u8 *buf, size_t len, int show) argument
390 _wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len, int show) argument
[all...]
/external/wpa_supplicant_8/src/utils/
H A Dwpa_debug.c252 size_t len, int show)
263 } else if (!show) {
285 } else if (show && len) {
323 } else if (show && len) {
353 } else if (show) {
365 } else if (show) {
391 size_t len, int show)
404 } else if (!show) {
419 _wpa_hexdump(level, title, buf, len, show);
424 if (!show) {
251 _wpa_hexdump(int level, const char *title, const u8 *buf, size_t len, int show) argument
390 _wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len, int show) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dwpa_debug.c252 size_t len, int show)
263 } else if (!show) {
285 } else if (show && len) {
323 } else if (show && len) {
353 } else if (show) {
365 } else if (show) {
391 size_t len, int show)
404 } else if (!show) {
419 _wpa_hexdump(level, title, buf, len, show);
424 if (!show) {
251 _wpa_hexdump(int level, const char *title, const u8 *buf, size_t len, int show) argument
390 _wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len, int show) argument
[all...]
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestBoilerplate.java155 here.errln(show(temp));
159 here.errln(show(temp));
163 public static String show(Map m) { method in class:TestBoilerplate
183 public static String show(Collection c) { method in class:TestBoilerplate
/external/javassist/sample/evolve/
H A DDemoServer.java11 * WebPage.show() for constructing the contents of that html file
79 page.show(out);
/external/jmonkeyengine/engine/src/test/jme3test/collision/
H A DTestRayCasting.java85 tracer.show();
/external/libxml2/include/libxml/
H A Dxlink.h98 * @show: array of values for the show attributes found on the arcs
115 xlinkShow *show,
/external/llvm/test/MC/AArch64/
H A Darm64-optional-hash.s1 ; RUN: llvm-mc -triple arm64-apple-darwin -show-encoding < %s | FileCheck %s
/external/llvm/test/MC/ARM/AlignedBundling/
H A Dgroup-bundle-arm.s2 # RUN: | llvm-objdump -no-show-raw-insn -triple armv7 -disassemble - | FileCheck %s

Completed in 1126 milliseconds

1234567891011>>