Searched refs:host_cpu (Results 1 – 25 of 192) sorted by relevance
12345678
/external/e2fsprogs/config/ |
D | config.rpath | 34 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/ |
D | config.rpath | 49 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/ |
D | config.rpath | 34 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/ |
D | device_util.py | 63 host_cpu = tf_device.DeviceSpec.from_string( 65 if host_cpu.job: 66 result = result.make_merged_spec(host_cpu)
|
/external/ltp/m4/ |
D | ltp-host-cpu.m4 | 5 AC_SUBST([HOST_CPU], [$host_cpu]) 6 AS_CASE([$host_cpu],
|
/external/icu/icu4c/source/data/ |
D | icupkg.inc.in | 46 host_cpu=@host_cpu@
|
/external/icu/icu4c/source/extra/uconv/ |
D | pkgdata.inc.in | 49 host_cpu=@host_cpu@
|
/external/libpng/ |
D | configure.ac | 326 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/ |
D | BUILDCONFIG.gn | 49 target_cpu = host_cpu 63 target_cpu != host_cpu || target_os != host_os || target_triplet != ""
|
/external/openscreen/build/config/ |
D | BUILDCONFIG.gn | 37 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/ |
D | ax_prog_cxx_for_build.m4 | 57 pushdef([host_cpu], build_cpu)dnl 92 popdef([host_cpu])dnl
|
D | ax_prog_cc_for_build.m4 | 62 pushdef([host_cpu], build_cpu)dnl 98 popdef([host_cpu])dnl
|
/external/pigweed/pw_android_toolchain/ |
D | generate_toolchain.gni | 29 # Build _clang_prefix from "host_os" and "host_cpu". 40 if (host_cpu == "x64") {
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_gcc_archflag.m4 | 87 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/ |
D | tf_cpurt_kernels.cc | 103 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/ |
D | configure.ac | 17 AS_CASE(["$host_cpu"], 38 [AC_MSG_WARN([Unsupported CPU: $host_cpu! Try x86_64, i686, powerpc, armv7a, or aarch64])]
|
/external/strace/m4/ |
D | ax_prog_cc_for_build.m4 | 69 pushdef([host_cpu], build_cpu)dnl 125 popdef([host_cpu])dnl
|
/external/ipsec-tools/src/include-glibc/ |
D | Makefile.in | 148 host_cpu = @host_cpu@
|
/external/libffi/m4/ |
D | ax_gcc_archflag.m4 | 90 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/ |
D | ax_gcc_archflag.m4 | 90 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/ |
D | msvc.gni | 45 win_msvc_bin_dir = _win_msvc_base + "\\bin\\Host${host_cpu}\\${target_cpu}"
|
/external/libogg/doc/libogg/ |
D | Makefile.in | 155 host_cpu = @host_cpu@
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | Makefile.in | 199 host_cpu = @host_cpu@
|
/external/icu/icu4c/source/config/ |
D | Makefile.inc.in | 170 host_cpu = @host_cpu@
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | configure | 2800 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