Home
last modified time | relevance | path

Searched refs:build_os (Results 1 – 25 of 160) sorted by relevance

1234567

/external/toolchain-utils/android_bench_suite/
Dtest_config8 build_os =
17 build_os =
26 build_os =
35 build_os =
44 build_os =
53 build_os =
Dbuild_bench.py78 def set_build_os(build_os): argument
80 if build_os:
81 os.environ['BUILD_OS'] = build_os
82 logging.info('BUILD_OS set to "%s"...', build_os)
128 def set_compiler_env(bench, compiler, build_os, llvm_prebuilts_version, cflags, argument
136 set_build_os(build_os)
202 build_os = arguments.build_os
214 set_compiler_env(bench, compiler, build_os, llvm_version, cflags, ldflags)
Drun.py221 def check_count(compiler, llvm_version, build_os, cflags, ldflags): argument
238 if len(build_os) != 0:
239 if count != 0 and len(build_os) != count:
241 count = len(build_os)
248 def build_bench(setting_no, bench, compiler, llvm_version, build_os, cflags, argument
256 if build_os:
257 build_cmd.append('-o=' + build_os[setting_no])
398 build_os = arguments.build_os
431 build_os = [test_config.get(section, 'build_os')]
444 build_bench(0, bench, compiler, llvm_version, build_os, cflags, ldflags)
[all …]
/external/ipsec-tools/src/include-glibc/
DMakefile.in138 build_os = @build_os@
/external/libogg/doc/libogg/
DMakefile.in146 build_os = @build_os@
/external/libcap-ng/libcap-ng-0.7/m4/
DMakefile.in189 build_os = @build_os@
/external/speex/symbian/
DMakefile.in211 build_os = @build_os@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in211 build_os = @build_os@
/external/speex/ti/speex_C64_test/
DMakefile.in211 build_os = @build_os@
/external/libexif/m4m/
DMakefile.in174 build_os = @build_os@
/external/libcap-ng/libcap-ng-0.7/docs/
DMakefile.in189 build_os = @build_os@
/external/speex/win32/VS2005/tests/
DMakefile.in211 build_os = @build_os@
/external/speex/ti/speex_C55_test/
DMakefile.in211 build_os = @build_os@
/external/libexif/binary/
DMakefile.in174 build_os = @build_os@
/external/speex/ti/speex_C54_test/
DMakefile.in211 build_os = @build_os@
/external/speex/win32/VS2003/tests/
DMakefile.in211 build_os = @build_os@
/external/speex/win32/VS2008/tests/
DMakefile.in211 build_os = @build_os@
/external/libogg/include/ogg/
DMakefile.in151 build_os = @build_os@
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in211 build_os = @build_os@
/external/speex/win32/VS2003/libspeexdsp/
DMakefile.in211 build_os = @build_os@
/external/speex/win32/libspeexdsp/
DMakefile.in211 build_os = @build_os@
/external/libogg/include/
DMakefile.in145 build_os = @build_os@
/external/speex/doc/
DMakefile.in238 build_os = @build_os@
/external/libnfnetlink/include/libnfnetlink/
DMakefile.in190 build_os = @build_os@
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/
DMakefile.in162 build_os = @build_os@

1234567