HomeSort by relevance Sort by last modified time
    Searched full:arch (Results 176 - 200 of 9776) sorted by null

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
attr-arch-c674x-c64x.d 1 #name: C6X arch attribute merging, c674x c64x
4 #source: attr-arch-c674x.s
5 #source: attr-arch-c64x.s
attr-arch-c674x-c674x.d 1 #name: C6X arch attribute merging, c674x c674x
4 #source: attr-arch-c674x.s
5 #source: attr-arch-c674x.s
attr-arch-c674x-c67x+.d 1 #name: C6X arch attribute merging, c674x c67x+
4 #source: attr-arch-c674x.s
5 #source: attr-arch-c67x+.s
attr-arch-c674x-c67x.d 1 #name: C6X arch attribute merging, c674x c67x
4 #source: attr-arch-c674x.s
5 #source: attr-arch-c67x.s
attr-arch-c67x+-c62x.d 1 #name: C6X arch attribute merging, c67x+ c62x
4 #source: attr-arch-c67x+.s
5 #source: attr-arch-c62x.s
attr-arch-c67x+-c64x+.d 1 #name: C6X arch attribute merging, c67x+ c64x+
4 #source: attr-arch-c67x+.s
5 #source: attr-arch-c64x+.s
attr-arch-c67x+-c64x.d 1 #name: C6X arch attribute merging, c67x+ c64x
4 #source: attr-arch-c67x+.s
5 #source: attr-arch-c64x.s
attr-arch-c67x+-c674x.d 1 #name: C6X arch attribute merging, c67x+ c674x
4 #source: attr-arch-c67x+.s
5 #source: attr-arch-c674x.s
attr-arch-c67x+-c67x+.d 1 #name: C6X arch attribute merging, c67x+ c67x+
4 #source: attr-arch-c67x+.s
5 #source: attr-arch-c67x+.s
attr-arch-c67x+-c67x.d 1 #name: C6X arch attribute merging, c67x+ c67x
4 #source: attr-arch-c67x+.s
5 #source: attr-arch-c67x.s
attr-arch-c67x-c62x.d 1 #name: C6X arch attribute merging, c67x c62x
4 #source: attr-arch-c67x.s
5 #source: attr-arch-c62x.s
attr-arch-c67x-c64x+.d 1 #name: C6X arch attribute merging, c67x c64x+
4 #source: attr-arch-c67x.s
5 #source: attr-arch-c64x+.s
attr-arch-c67x-c64x.d 1 #name: C6X arch attribute merging, c67x c64x
4 #source: attr-arch-c67x.s
5 #source: attr-arch-c64x.s
attr-arch-c67x-c674x.d 1 #name: C6X arch attribute merging, c67x c674x
4 #source: attr-arch-c67x.s
5 #source: attr-arch-c674x.s
attr-arch-c67x-c67x+.d 1 #name: C6X arch attribute merging, c67x c67x+
4 #source: attr-arch-c67x.s
5 #source: attr-arch-c67x+.s
attr-arch-c67x-c67x.d 1 #name: C6X arch attribute merging, c67x c67x
4 #source: attr-arch-c67x.s
5 #source: attr-arch-c67x.s
  /external/compiler-rt/lib/scudo/
CMakeLists.txt 19 foreach(arch ${SCUDO_SUPPORTED_ARCH})
22 ARCHS ${arch}
24 $<TARGET_OBJECTS:RTInterception.${arch}>
25 $<TARGET_OBJECTS:RTSanitizerCommonNoTermination.${arch}>
26 $<TARGET_OBJECTS:RTSanitizerCommonLibc.${arch}>
  /external/compiler-rt/test/esan/
CMakeLists.txt 12 foreach(arch ${ESAN_TEST_ARCH})
13 set(ESAN_TEST_TARGET_ARCH ${arch})
14 string(TOLOWER "-${arch}" ESAN_TEST_CONFIG_SUFFIX)
15 get_target_flags_for_arch(${arch} ESAN_TEST_TARGET_CFLAGS)
18 string(TOUPPER ${arch} ARCH_UPPER_CASE)
  /external/linux-kselftest/tools/testing/selftests/ipc/
Makefile 2 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/i386/)
3 ifeq ($(ARCH),i386)
4 ARCH := x86
7 ifeq ($(ARCH),x86_64)
8 ARCH := x86
  /external/compiler-rt/lib/tsan/dd/
CMakeLists.txt 21 set(arch "x86_64")
24 ARCHS ${arch}
26 $<TARGET_OBJECTS:RTInterception.${arch}>
27 $<TARGET_OBJECTS:RTSanitizerCommon.${arch}>
28 $<TARGET_OBJECTS:RTSanitizerCommonLibc.${arch}>
33 ARCHS ${arch}
38 ARCHS ${arch}
39 SOURCES $<TARGET_OBJECTS:RTDD.${arch}>
40 $<TARGET_OBJECTS:RTInterception.${arch}>
41 $<TARGET_OBJECTS:RTSanitizerCommon.${arch}>
    [all...]
  /prebuilts/misc/windows/sdl2/
Makefile 12 make install-package arch=i686-w64-mingw32 prefix=/usr
15 for arch in $(ARCHITECTURES); do \
16 make install-package arch=$$arch prefix=$(CROSS_PATH)/$$arch; \
20 @if test -d $(arch) && test -d $(prefix); then \
21 (cd $(arch) && cp -rv bin include lib share $(prefix)/); \
22 sed "s|^prefix=.*|prefix=$(prefix)|" <$(arch)/bin/sdl2-config >$(prefix)/bin/sdl2-config; \
24 sed "s|^libdir=.*|libdir=\'$(prefix)/lib\'|" <$(arch)/lib/libSDL2.la >$(prefix)/lib/libSDL2.la; \
25 sed "s|^prefix=.*|prefix=$(prefix)|" <$(arch)/lib/pkgconfig/sdl2.pc >$(prefix)/lib/pkgconfig/sdl2.pc;
    [all...]
  /external/llvm/test/MC/AArch64/
directive-arch-negative.s 3 .arch axp64
4 # CHECK: error: unknown arch name
5 # CHECK: .arch axp64
8 .arch armv8
16 .arch armv8+fp
26 .arch armv8+neon
28 .arch armv8
  /external/libunwind/scripts/
kernel-files.txt 1 $udir/include/tdep-ia64/rse.h $kdir/arch/ia64/unwind/rse.h
2 $udir/src/ia64/Ginit_local.c $kdir/arch/ia64/unwind/init_local.c
3 $udir/src/ia64/Gis_signal_frame.c $kdir/arch/ia64/unwind/is_signal_frame.c
4 $udir/src/ia64/Gparser.c $kdir/arch/ia64/unwind/parser.c
5 $udir/src/ia64/Grbs.c $kdir/arch/ia64/unwind/rbs.c
6 $udir/src/ia64/Gregs.c $kdir/arch/ia64/unwind/regs.c
7 $udir/src/ia64/Gscript.c $kdir/arch/ia64/unwind/script.c
8 $udir/src/ia64/Gstep.c $kdir/arch/ia64/unwind/step.c
9 $udir/src/ia64/init.h $kdir/arch/ia64/unwind/init.h
10 $udir/src/ia64/offsets.h $kdir/arch/ia64/unwind/offsets.
    [all...]
  /toolchain/binutils/binutils-2.25/
setup.com 38 $ ARCH=F$GETSYI("ARCH_NAME")
39 $ ARCH=F$EDIT(arch,"UPCASE")
41 $ 'MAKE "ARCH=''ARCH'" "OPT=''OPT'"
43 $ 'MAKE "ARCH=''ARCH'" "OPT=''OPT'"
45 $ 'MAKE "ARCH=''ARCH'" "OPT=''OPT'"
47 $ 'MAKE "ARCH=''ARCH'" "OPT=''OPT'
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test__osx_support.py 123 'CFLAGS': '-fno-strict-aliasing -g -O3 -arch ppc -arch i386 ',
124 'LDFLAGS': '-arch ppc -arch i386 -g',
126 'BLDSHARED': 'gcc-test -bundle -arch ppc -arch i386 -g',
127 'LDSHARED': 'gcc-test -bundle -arch ppc -arch i386 '
133 'CFLAGS': '-fno-strict-aliasing -g -O3 -arch ppc -arch i386 '
    [all...]

Completed in 282 milliseconds

1 2 3 4 5 6 78 91011>>