Home
last modified time | relevance | path

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

123456

/third_party/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
/third_party/gstreamer/gstplugins_good/ext/jack/
Dmeson.build20 host_cpu = host_machine.cpu_family() variable
39 if host_cpu == 'x86' variable
63 if not host_cpu.startswith('x86')
70 if host_cpu == 'x86' variable
/third_party/ltp/m4/
Dltp-host-cpu.m45 AC_SUBST([HOST_CPU], [$host_cpu])
6 AS_CASE([$host_cpu],
/third_party/gn/examples/ios/build/
DBUILDCONFIG.gn9 target_cpu = host_cpu
40 host_toolchain = "//build/toolchain/$host_os:clang_$host_cpu"
/third_party/skia/third_party/externals/icu/source/data/
Dicupkg.inc.in46 host_cpu=@host_cpu@
/third_party/flutter/skia/third_party/externals/icu/source/data/
Dicupkg.inc.in46 host_cpu=@host_cpu@
/third_party/icu/icu4c/source/extra/uconv/
Dpkgdata.inc.in49 host_cpu=@host_cpu@
/third_party/flutter/skia/third_party/externals/icu/source/extra/uconv/
Dpkgdata.inc.in49 host_cpu=@host_cpu@
/third_party/icu/icu4c/source/data/
Dicupkg.inc.in46 host_cpu=@host_cpu@
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Dpkgdata.inc.in49 host_cpu=@host_cpu@
/third_party/gettext/gettext-runtime/m4/
Dintdiv0.m424 case "$host_cpu" in
74 case "$host_cpu" in
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dmeson.build10 if host_system != 'linux' or (host_cpu != 'arm' and host_cpu != 'aarch64')
/third_party/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
/third_party/skia/third_party/externals/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
/third_party/flutter/skia/third_party/externals/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
/third_party/gn/examples/rust_example/
DBUILDCONFIG.gn5 target_cpu = host_cpu
/third_party/gn/docs/
Dcross_compiles.md23 When GN starts up, the `host_os` and `host_cpu` variables are set
73 toolchains. You can do similar things for the `host_cpu` and `host_os`
120 Be sure you understand the differences between `host_cpu`, `target_cpu`,
/third_party/gn/examples/simple_build/build/
DBUILDCONFIG.gn9 target_cpu = host_cpu
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dmeson.build38 if have_nasm and host_cpu == 'x86_64' variable
/third_party/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
/third_party/icu/icu4c/source/config/
DMakefile.inc.in170 host_cpu = @host_cpu@
/third_party/skia/third_party/externals/icu/source/config/
DMakefile.inc.in170 host_cpu = @host_cpu@
/third_party/flutter/skia/third_party/externals/icu/source/config/
DMakefile.inc.in170 host_cpu = @host_cpu@
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dlibtool.m4.in1022 if test "$host_cpu" = ia64; then
1204 if test "$host_cpu" = ia64; then
1336 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p…
1917 case $host_cpu in
1937 if test "$host_cpu" = ia64; then
1969 case $host_cpu in
2003 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p…
2319 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
2461 if test "$host_cpu" = ia64; then
2509 if test "$host_cpu" = ia64; then
[all …]
/third_party/libffi/
Dconfigure2749 host_cpu=$1
6245 case $host_cpu in
6265 case $host_cpu in
7029 if test ia64 = "$host_cpu"; then
9359 if test ia64 = "$host_cpu"; then
9367 case $host_cpu in
9414 case $host_cpu in
9466 if test ia64 = "$host_cpu"; then
9503 case $host_cpu in
10064 if test ia64 != "$host_cpu"; then
[all …]

123456