Home
last modified time | relevance | path

Searched refs:host_cpu (Results 1 – 25 of 192) sorted by relevance

12345678

/external/e2fsprogs/config/
Dconfig.rpath34 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
180 if test "$host_cpu" != ia64; then
185 case "$host_cpu" in
276 if test "$host_cpu" = ia64; then
332 if test "$host_cpu" = ia64; then
340 case "$host_cpu" in
400 case $host_cpu in
431 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p…
523 case "$host_cpu" in
560 case $host_cpu in
/external/libexif/
Dconfig.rpath49 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
130 if test "$host_cpu" != ia64; then
202 if test "$host_cpu" = ia64; then
256 if test "$host_cpu" = ia64; then
312 case "$host_cpu" in
351 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p…
458 case "$host_cpu" in
/external/libconfig/aux-build/
Dconfig.rpath34 host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
163 if test "$host_cpu" != ia64; then
258 if test "$host_cpu" = ia64; then
314 if test "$host_cpu" = ia64; then
391 case $host_cpu in
420 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p…
545 case $host_cpu in
/external/tensorflow/tensorflow/python/distribute/
Ddevice_util.py63 host_cpu = tf_device.DeviceSpec.from_string(
65 if host_cpu.job:
66 result = result.make_merged_spec(host_cpu)
/external/ltp/m4/
Dltp-host-cpu.m45 AC_SUBST([HOST_CPU], [$host_cpu])
6 AS_CASE([$host_cpu],
/external/icu/icu4c/source/data/
Dicupkg.inc.in46 host_cpu=@host_cpu@
/external/icu/icu4c/source/extra/uconv/
Dpkgdata.inc.in49 host_cpu=@host_cpu@
/external/libpng/
Dconfigure.ac326 case "$host_cpu" in
386 # Add ARM specific files to all builds where the host_cpu is arm ('arm*') or
392 case "$host_cpu" in
432 # Add MIPS specific files to all builds where the host_cpu is mips ('mips*') or
438 case "$host_cpu" in
467 # Add Intel specific files to all builds where the host_cpu is Intel ('x86*')
472 case "$host_cpu" in
514 # Add PowerPC specific files to all builds where the host_cpu is powerpc('powerpc*') or
520 case "$host_cpu" in
/external/perfetto/gn/standalone/
DBUILDCONFIG.gn49 target_cpu = host_cpu
63 target_cpu != host_cpu || target_os != host_os || target_triplet != ""
/external/openscreen/build/config/
DBUILDCONFIG.gn37 target_cpu = host_cpu
96 host_toolchain = "//build/toolchain/linux:clang_$host_cpu"
98 host_toolchain = "//build/toolchain/linux:gcc_$host_cpu"
/external/protobuf/m4/
Dax_prog_cxx_for_build.m457 pushdef([host_cpu], build_cpu)dnl
92 popdef([host_cpu])dnl
Dax_prog_cc_for_build.m462 pushdef([host_cpu], build_cpu)dnl
98 popdef([host_cpu])dnl
/external/pigweed/pw_android_toolchain/
Dgenerate_toolchain.gni29 # Build _clang_prefix from "host_os" and "host_cpu".
40 if (host_cpu == "x64") {
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dax_gcc_archflag.m487 case $host_cpu in
109 case $host_cpu in
148 case $host_cpu in
205 case $host_cpu in i*86|x86_64*) flags="$flags -mcpu=$arch -m$arch";; esac
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
Dtf_cpurt_kernels.cc103 Device* host_cpu = fallback->device_manager().HostCPU(); in GetWorkerThreads() local
104 assert(host_cpu && "fallback state must have a valid host cpu device"); in GetWorkerThreads()
106 const Eigen::ThreadPoolDevice* eigen = host_cpu->eigen_cpu_device(); in GetWorkerThreads()
/external/stressapptest/
Dconfigure.ac17 AS_CASE(["$host_cpu"],
38 [AC_MSG_WARN([Unsupported CPU: $host_cpu! Try x86_64, i686, powerpc, armv7a, or aarch64])]
/external/strace/m4/
Dax_prog_cc_for_build.m469 pushdef([host_cpu], build_cpu)dnl
125 popdef([host_cpu])dnl
/external/ipsec-tools/src/include-glibc/
DMakefile.in148 host_cpu = @host_cpu@
/external/libffi/m4/
Dax_gcc_archflag.m490 case $host_cpu in
158 case $host_cpu in
241 case $host_cpu in i*86|x86_64*|amd64*) flag_prefixes="$flag_prefixes -mcpu= -m";; esac
/external/ImageMagick/m4/
Dax_gcc_archflag.m490 case $host_cpu in
158 case $host_cpu in
241 case $host_cpu in i*86|x86_64*|amd64*) flag_prefixes="$flag_prefixes -mcpu= -m";; esac
/external/perfetto/gn/standalone/toolchain/
Dmsvc.gni45 win_msvc_bin_dir = _win_msvc_base + "\\bin\\Host${host_cpu}\\${target_cpu}"
/external/libogg/doc/libogg/
DMakefile.in155 host_cpu = @host_cpu@
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in199 host_cpu = @host_cpu@
/external/icu/icu4c/source/config/
DMakefile.inc.in170 host_cpu = @host_cpu@
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfigure2800 host_cpu=$1
6314 case $host_cpu in
6334 case $host_cpu in
7095 if test ia64 = "$host_cpu"; then
9265 if test ia64 = "$host_cpu"; then
9273 case $host_cpu in
9315 case $host_cpu in
9367 if test ia64 = "$host_cpu"; then
9399 case $host_cpu in
9960 if test ia64 != "$host_cpu"; then
[all …]

12345678