/external/mesa3d/scons/ |
dxsdk.py | 50 target_cpu = 'x86' 52 target_cpu = 'x64' 57 lib_dir = os.path.join(dxsdk_root, 'Lib', target_cpu)
|
/external/v8/build/ |
vs_toolchain.py | 198 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): 213 if target_cpu == "x86": 217 elif target_cpu == "x64": 223 raise NotImplementedError("Unexpected target_cpu value:" + target_cpu) 256 def CopyDlls(target_dir, configuration, target_cpu): 260 target_cpu is one of 'x86' or 'x64'. 272 runtime_dir = x64_runtime if target_cpu == 'x64' else x86_runtime 273 _CopyRuntime(target_dir, runtime_dir, target_cpu, debug=False) 275 _CopyRuntime(target_dir, runtime_dir, target_cpu, debug=True [all...] |
/external/v8/gypfiles/ |
vs_toolchain.py | 199 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): 214 if target_cpu == "x86": 218 elif target_cpu == "x64": 224 raise NotImplementedError("Unexpected target_cpu value:" + target_cpu) 257 def CopyDlls(target_dir, configuration, target_cpu): 261 target_cpu is one of 'x86' or 'x64'. 273 runtime_dir = x64_runtime if target_cpu == 'x64' else x86_runtime 274 _CopyRuntime(target_dir, runtime_dir, target_cpu, debug=False) 276 _CopyRuntime(target_dir, runtime_dir, target_cpu, debug=True [all...] |
/external/v8/build/toolchain/win/ |
setup_toolchain.py | 177 '<runtime dirs> <target_cpu> <include prefix>') 182 target_cpu = sys.argv[5] 188 assert target_cpu in cpus 200 if cpu == target_cpu:
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
objdump.exp | 46 lappend cpus_expected ${target_cpu}
|
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/ |
gas-defs.exp | 263 global target_cpu 270 case "$target_cpu" in { 273 default { set target_cpu_family $target_cpu }
|
/toolchain/binutils/binutils-2.25/binutils/ |
dllwrap.c | 91 target_cpu; typedef in typeref:enum:__anon75032 94 static target_cpu which_cpu = UNKNOWN_CPU; [all...] |
configure | 713 target_cpu [all...] |
/external/fec/ |
configure | 312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS SO_NAME VERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP EGREP build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os SH_LIB REBIND MLIBS ARCH_OPTION LIBOBJS LTLIBOBJS' [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
configure | 703 target_cpu [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
configure | 736 target_cpu [all...] |
/external/libvorbis/ |
configure | 813 target_cpu [all...] |
/external/llvm/ |
configure | 671 target_cpu [all...] |
/external/libpcap/ |
configure | 678 target_cpu [all...] |
/external/netperf/ |
configure | 657 target_cpu [all...] |
/external/protobuf/ |
configure | 729 target_cpu [all...] |
/toolchain/binutils/binutils-2.25/ |
configure | 687 target_cpu [all...] |
/external/libcap-ng/libcap-ng-0.7/ |
configure | 698 target_cpu [all...] |
/toolchain/binutils/binutils-2.25/gprof/ |
configure | 687 target_cpu [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
configure | 706 target_cpu [all...] |
/external/ImageMagick/ |
configure | 1087 target_cpu [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
configure | 726 target_cpu [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
configure | 721 target_cpu [all...] |