Home
last modified time | relevance | path

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

12345

/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/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/icu/icu4c/source/data/
Dicupkg.inc.in46 host_cpu=@host_cpu@
/third_party/flutter/skia/third_party/externals/icu/source/extra/uconv/
Dpkgdata.inc.in49 host_cpu=@host_cpu@
/third_party/skia/third_party/externals/icu/source/extra/uconv/
Dpkgdata.inc.in49 host_cpu=@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/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
Dconfigure4199 host_cpu=$1
5600 case $host_cpu in
5620 case $host_cpu in
6381 if test ia64 = "$host_cpu"; then
8861 if test ia64 = "$host_cpu"; then
8869 case $host_cpu in
8916 case $host_cpu in
8968 if test ia64 = "$host_cpu"; then
9005 case $host_cpu in
9566 if test ia64 != "$host_cpu"; then
[all …]
/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
Dconfigure4199 host_cpu=$1
5600 case $host_cpu in
5620 case $host_cpu in
6381 if test ia64 = "$host_cpu"; then
8861 if test ia64 = "$host_cpu"; then
8869 case $host_cpu in
8916 case $host_cpu in
8968 if test ia64 = "$host_cpu"; then
9005 case $host_cpu in
9566 if test ia64 != "$host_cpu"; then
[all …]
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dmeson.build10 if host_system != 'linux' or (host_cpu != 'arm' and host_cpu != 'aarch64')
/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/rust_example/
DBUILDCONFIG.gn5 target_cpu = host_cpu
/third_party/gn/examples/simple_build/build/
DBUILDCONFIG.gn9 target_cpu = host_cpu
/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/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 …]
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dmeson.build38 if have_nasm and host_cpu == 'x86_64' variable
/third_party/icu/icu4c/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/skia/third_party/externals/icu/source/config/
DMakefile.inc.in170 host_cpu = @host_cpu@
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
DMakefile.in358 host_cpu = @host_cpu@
/third_party/skia/third_party/externals/microhttpd/m4/
DMakefile.in260 host_cpu = @host_cpu@

12345