HomeSort by relevance Sort by last modified time
    Searched refs:host_os (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /hardware/ti/omap3/dspbridge/libbridge/
dsptrap.c 37 #include <host_os.h>
  /external/compiler-rt/lib/
lit.common.configured.in 7 config.host_os = "@HOST_OS@"
  /external/chromium_org/v8/tools/
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/e2fsprogs/config/
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-powerpc"; then
279 case "$host_os" in
355 case "$host_os" i
    [all...]
  /development/testrunner/
android_build.py 74 The triple (HOST_OS, HOST_ARCH, HOST_OS-HOST_ARCH).
86 host_os = re.search("HOST_OS=(\w+)", config).group(1)
88 if not (host_os and host_arch):
91 return (host_os, host_arch, "%s-%s" % (host_os, host_arch))
  /ndk/sources/host-tools/make-3.81/config/
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-powerpc"; then
354 case "$host_os" in
432 case "$host_os" i
    [all...]
  /external/chromium_org/build/android/
envsetup.sh 63 case "${host_os}" in
71 echo "Host platform ${host_os} is not supported" >& 2
envsetup_functions.sh 88 DEFINES+=" host_os=${host_os}"
179 host_os=$(uname -s | sed -e 's/Linux/linux/;s/Darwin/mac/')
187 host_os="$(echo "$1" | sed 's/^[^=]*=//')"
289 case "${host_os}" in
  /external/grub/util/
grub-image.in 27 host_os=@host_os@
92 case "$host_os" in
114 echo "$progname: Mounting \`$image' under \`$host_os' is not supported" 1>&2
grub-image 27 host_os=linux-gnu
92 case "$host_os" in
114 echo "$progname: Mounting \`$image' under \`$host_os' is not supported" 1>&2
grub-install.in 28 host_os=@host_os@
97 case "$host_os" in
145 case "$host_os" in
280 case "$host_os" in
  /external/llvm/test/
lit.site.cfg.in 18 config.host_os = "@HOST_OS@"
  /external/libffi/
ltcf-c.sh 41 case $host_os in
59 case $host_os in
122 case $host_os in
234 case $host_os in
251 case $host_os in
276 case $host_os in aix4.[012]|aix4.[012].*)
383 case "$host_os" in
403 case $host_os in
465 case "$host_os" in
470 case $host_os i
    [all...]
ltcf-gcj.sh 44 case $host_os in
62 case $host_os in
125 case $host_os in
233 case $host_os in
250 case $host_os in
275 case $host_os in aix4.[012]|aix4.[012].*)
382 case "$host_os" in
402 case $host_os in
456 case $host_os in
549 case $host_os i
    [all...]
ltcf-cxx.sh 121 case $host_os in
137 case $host_os in aix4.[012]|aix4.[012].*)
228 case "$host_os" in
248 case $host_os in
321 case $host_os in
338 case "$host_os" in
621 case $host_os in
736 case $host_os in
779 case $host_os in
    [all...]
  /external/chromium_org/native_client_sdk/src/build_tools/
manifest_util.py 21 # Valid values for the archive.host_os field
25 VALID_ARCHIVE_KEYS = frozenset(['host_os', 'size', 'checksum', 'url'])
43 '''Returns the host_os value that corresponds to the current host OS'''
112 self['host_os'] = host_os_name
131 host_os = self.get('host_os', None)
132 if host_os and host_os not in HOST_OS_LITERALS:
134 # Ensure host_os has a valid string. We'll use it for pretty printing.
135 if not host_os
    [all...]
  /external/bison/build-aux/
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-powerpc"; then
438 case "$host_os" in
519 case "$host_os" i
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.rpath 36 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
56 case "$host_os" in
134 case "$host_os" in
160 case "$host_os" in
246 case "$host_os" in
267 case $host_os in aix4.[23]|aix4.[23].*|aix5*)
280 case $host_os in aix4.[012]|aix4.[012].*)
420 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
423 case "$host_os" in
504 case "$host_os" i
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
config.rpath 36 host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
56 case "$host_os" in
140 case "$host_os" in
166 case "$host_os" in
252 case "$host_os" in
273 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
286 case $host_os in aix4.[012]|aix4.[012].*)
426 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
429 case "$host_os" in
510 case "$host_os" i
    [all...]
  /external/jpeg/
ltconfig 301 case "$host_os" in
308 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
310 case "$host_os" in
455 case "$host_os" in
474 case "$host_os" in
704 case "$host_os" in
732 case "$host_os" in
851 case "$host_os" in
935 case "$host_os" in
1107 dynamic_linker="$host_os ld.so
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltconfig 301 case "$host_os" in
308 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
310 case "$host_os" in
455 case "$host_os" in
474 case "$host_os" in
704 case "$host_os" in
732 case "$host_os" in
851 case "$host_os" in
935 case "$host_os" in
1107 dynamic_linker="$host_os ld.so
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
DSPStream.h 55 #include <host_os.h>
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPStream.h 56 #include <host_os.h>
  /external/chromium_org/native_client_sdk/src/build_tools/tests/
update_nacl_manifest_test.py 47 def GetPlatformArchiveUrl(host_os, version):
48 basename = 'naclsdk_%s.tar.bz2' % (host_os,)
66 def MakeArchive(url, host_os):
67 archive = manifest_util.Archive(host_os)
76 def MakePlatformArchive(host_os, version):
77 return MakeArchive(GetPlatformArchiveUrl(host_os, version), host_os)
93 for host_os in OS_MLW:
94 archive = manifest_util.Archive(host_os)
128 for host_os in host_oses
    [all...]
  /external/chromium_org/v8/
Makefile.nacl 38 HOST_OS = $(shell uname -s | sed -e 's/Linux/linux/;s/Darwin/mac/')
39 ifeq ($(HOST_OS), linux)
42 ifeq ($(HOST_OS), mac)
45 $(error Host platform "${HOST_OS}" is not supported)
75 GYPENV += host_os=${HOST_OS}

Completed in 1488 milliseconds

1 2 3 4 5