Home
last modified time | relevance | path

Searched defs:ARCH (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/
DCMakeLists.txt47 set(ARCH "aarch64") variable
49 set(ARCH "arm") variable
53 set(ARCH "mips64el") variable
55 set(ARCH "mipsel") variable
59 set(ARCH "ppc64le") variable
65 set(ARCH "x86_64") variable
67 set(ARCH "x86") variable
75 set(ARCH "aarch64") variable
77 set(ARCH "x86_64") variable
79 set(ARCH "x86") variable
/third_party/python/PCbuild/
Dprepare_libffi.bat134 set ARCH=amd64 variable
140 set ARCH=win32 variable
146 set ARCH=arm32 variable
152 set ARCH=arm64 variable
/third_party/musl/dist/
Dconfig.mak6 ARCH = i386 macro
/third_party/boost/libs/numeric/odeint/performance/SIMD/
DMakefile17 ARCH = Host macro
/third_party/mindspore/mindspore/lite/examples/quick_start_c/
Dbuild.bat20 set ARCH=%1 variable
/third_party/boost/libs/numeric/odeint/examples/thrust/
DMakefile15 ARCH = sm_13 macro
/third_party/boost/libs/numeric/odeint/test_external/thrust/
DMakefile15 ARCH = sm_13 macro
/third_party/node/
DMakefile852 ARCH=x64 macro
855 ARCH=arm macro
858 ARCH=arm64 macro
861 ARCH=ppc64 macro
864 ARCH=ppc macro
867 ARCH=s390 macro
870 ARCH=s390x macro
872 ARCH=x86 macro
/third_party/skia/third_party/externals/brotli/
DMakefile20 ARCH=$(firstword $(subst -, ,$(CROSS_COMPILE))) macro
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/nintendods/
DMakefile27 ARCH := -mthumb -mthumb-interwork macro
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/nintendods/
DMakefile27 ARCH := -mthumb -mthumb-interwork macro
/third_party/zlib/nintendods/
DMakefile27 ARCH := -mthumb -mthumb-interwork macro
/third_party/gptfdisk/
DMakefile51 ARCH=$(shell uname -m) macro
/third_party/musl/scripts/build_lite/
DMakefile30 ARCH = arm macro
/third_party/selinux/libselinux/src/
DMakefile113 ARCH := $(patsubst i%86,i386,$(shell uname -m)) macro
/third_party/libunwind/
Dconfigure.ac432 AC_SUBST(ARCH) subst
/third_party/openh264/
DMakefile11 ARCH=$(shell uname -m) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h327 #define HANDLE_DW_CFA_PRED(ID, NAME, ARCH) DW_CFA_##NAME = ID, argument