Searched refs:host_os (Results 1 – 25 of 305) sorted by relevance
12345678910>>...13
/external/e2fsprogs/config/ |
D | config.rpath | 45 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 51 case "$host_os" in 95 case "$host_os" in 111 case "$host_os" in 163 case "$host_os" in 184 case $host_os in aix4.[23]|aix4.[23].*|aix5*) 196 case $host_os in aix4.[012]|aix4.[012].*) 276 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p… 279 case "$host_os" in 355 case "$host_os" in [all …]
|
/external/libexif/ |
D | config.rpath | 51 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 59 case "$host_os" in 111 case "$host_os" in 127 case "$host_os" in 190 case "$host_os" in 211 case $host_os in aix4.[23]|aix4.[23].*|aix5*) 223 case $host_os in aix4.[012]|aix4.[012].*) 351 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p… 354 case "$host_os" in 432 case "$host_os" in [all …]
|
/external/bison/build-aux/ |
D | config.rpath | 36 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 56 case "$host_os" in 151 case "$host_os" in 177 case "$host_os" in 264 case "$host_os" in 285 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*) 298 case $host_os in aix4.[012]|aix4.[012].*) 435 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p… 438 case "$host_os" in 519 case "$host_os" in [all …]
|
/external/v8/tools/ |
D | android-sync.sh | 55 host_os=$(uname -s) 56 case "${host_os}" in 64 echo "$0: Host platform ${host_os} is not supported" >& 2
|
/external/compiler-rt/test/asan/ |
D | lit.cfg | 34 if config.host_os == 'Darwin': 50 if config.host_os != 'FreeBSD': 155 if config.host_os == 'Darwin': 158 elif config.host_os == 'FreeBSD': 161 elif config.host_os == 'Linux': 175 if config.host_os == 'Linux' and config.target_arch == 'x86_64': 190 if config.host_os == 'Darwin': 194 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'Windows']:
|
/external/compiler-rt/test/tsan/ |
D | lit.cfg | 23 if config.host_os == 'Darwin': 48 if config.has_libcxx and config.host_os != 'Darwin': 67 config.substitutions.append( ('CHECK-%os', ("CHECK-" + config.host_os))) 75 if config.host_os not in ['FreeBSD', 'Linux', 'Darwin']:
|
/external/compiler-rt/test/msan/ |
D | lit.cfg | 18 if config.host_os == 'FreeBSD': 32 if config.host_os not in ['Linux']:
|
/external/compiler-rt/test/ |
D | lit.common.cfg | 85 config.substitutions.append( ('CHECK-%os', ("CHECK-" + config.host_os))) 87 if config.host_os == 'Windows': 135 if config.host_os == 'Darwin' and is_darwin_lto_supported(): 139 elif config.host_os == 'Linux' and is_linux_lto_supported(): 143 elif config.host_os == 'Windows' and is_windows_lto_supported():
|
/external/icu/icu4c/source/data/ |
D | icupkg.inc.in | 46 host_os=@host_os@
|
/external/icu/icu4c/source/extra/uconv/ |
D | pkgdata.inc.in | 49 host_os=@host_os@
|
/external/compiler-rt/test/ubsan/ |
D | lit.common.cfg | 41 if config.host_os == 'Darwin': 69 if config.host_os not in ['Linux', 'Darwin', 'FreeBSD', 'Windows']: 72 if config.host_os == 'Windows':
|
/external/bison/m4/ |
D | fopen.m4 | 11 case "$host_os" in 36 case "$host_os" in
|
D | float_h.m4 | 13 case "$host_os" in 44 case "$host_os" in
|
D | open.m4 | 10 case "$host_os" in 46 case "$host_os" in
|
D | stat.m4 | 22 [case $host_os in 50 [case "$host_os" in
|
D | strerror.m4 | 26 [case "$host_os" in 80 [case "$host_os" in
|
/external/compiler-rt/test/sanitizer_common/ |
D | lit.common.cfg | 26 if config.host_os == 'Darwin': 50 if config.host_os not in ['Linux', 'Darwin']:
|
/external/compiler-rt/test/profile/ |
D | lit.cfg | 27 if config.host_os in ['Linux']: 51 if config.host_os not in ['Darwin', 'FreeBSD', 'Linux']:
|
/external/cmockery/cmockery_0_1_2/ |
D | configure | 3887 host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 4084 case $host_os in 4177 case $host_os in 4286 …if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-p… 5570 case $host_os in 5783 case $host_os in 6092 case $host_os in 6381 case $host_os in 6450 case $host_os in 6641 case $host_os in [all …]
|
/external/protobuf/gtest/ |
D | configure | 4404 host_os=$* 4406 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 5394 case $host_os in 5538 case $host_os in 5661 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-… 5723 case $host_os in 5869 case $host_os in 6276 case $host_os in 6287 case $host_os in 6359 case $host_os in [all …]
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/ |
D | configure | 4220 host_os=$* 4222 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 5209 case $host_os in 5353 case $host_os in 5480 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-… 5542 case $host_os in 5688 case $host_os in 6095 case $host_os in 6106 case $host_os in 6178 case $host_os in [all …]
|
/external/google-tv-pairing-protocol/cpp/ |
D | configure | 5084 host_os=$* 5086 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 5908 case $host_os in 6047 case $host_os in 6168 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-… 6550 case $host_os in 6621 case $host_os in 7048 case $host_os in 7597 case $host_os in 8519 case $host_os in [all …]
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | lit.local.cfg | 8 if root.host_os in ['Windows']:
|
/external/compiler-rt/test/sanitizer_common/TestCases/Posix/ |
D | lit.local.cfg | 8 if root.host_os in ['Windows', 'Darwin']:
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | lit.local.cfg | 8 if root.host_os not in ['Linux']:
|
12345678910>>...13