OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:host_vendor
(Results
1 - 25
of
216
) sorted by null
1
2
3
4
5
6
7
8
9
/external/autotest/client/tests/kvm/tests/
smbios_table.py
22
host_vendor
= utils.system_output(vendor_cmd)
27
(
host_vendor
, host_version, host_date))
46
if
host_vendor
!= guest_vendor:
48
(guest_vendor,
host_vendor
))
/external/icu/icu4c/source/data/
icupkg.inc.in
45
host_vendor
=@
host_vendor
@
/external/icu/icu4c/source/extra/uconv/
pkgdata.inc.in
48
host_vendor
=@
host_vendor
@
/external/strace/m4/
ax_prog_cc_for_build.m4
63
pushdef([
host_vendor
], build_vendor)dnl
97
popdef([
host_vendor
])dnl
/external/tlsdate/m4/
ax_platform.m4
28
AC_DEFINE_UNQUOTED([
HOST_VENDOR
],["$
host_vendor
"],[Vendor of Build System])
/external/e2fsprogs/config/
config.rpath
44
host_vendor
=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
81
if test "x$
host_vendor
" = xsni; then
317
if test "x$
host_vendor
" = xsno; then
456
case "$
host_vendor
" in
/external/icu/icu4c/source/config/
Makefile.inc.in
172
host_vendor
= @
host_vendor
@
/external/ipsec-tools/src/include-glibc/
Makefile.in
150
host_vendor
= @
host_vendor
@
/external/libexif/binary/
Makefile.in
186
host_vendor
= @
host_vendor
@
/external/libexif/
config.rpath
50
host_vendor
=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
392
case $
host_vendor
in
/external/libexif/m4m/
Makefile.in
186
host_vendor
= @
host_vendor
@
/external/libmtp/doc/
Makefile.in
146
host_vendor
= @
host_vendor
@
/external/libogg/doc/libogg/
Makefile.in
157
host_vendor
= @
host_vendor
@
/external/libopus/doc/
Makefile.in
186
host_vendor
= @
host_vendor
@
/external/libusb/doc/
Makefile.in
148
host_vendor
= @
host_vendor
@
/external/libvorbis/doc/vorbisenc/
Makefile.in
168
host_vendor
= @
host_vendor
@
/external/libvorbis/doc/vorbisfile/
Makefile.in
168
host_vendor
= @
host_vendor
@
/external/libvorbis/include/vorbis/
Makefile.in
171
host_vendor
= @
host_vendor
@
/external/libvorbis/lib/books/coupled/
Makefile.in
158
host_vendor
= @
host_vendor
@
/external/libvorbis/lib/books/floor/
Makefile.in
158
host_vendor
= @
host_vendor
@
/external/libvorbis/lib/books/uncoupled/
Makefile.in
158
host_vendor
= @
host_vendor
@
/external/libvorbis/lib/modes/
Makefile.in
158
host_vendor
= @
host_vendor
@
/external/libvorbis/m4/
Makefile.in
158
host_vendor
= @
host_vendor
@
/external/netperf/doc/examples/
Makefile.in
123
host_vendor
= @
host_vendor
@
/external/netperf/src/missing/m4/
Makefile.in
123
host_vendor
= @
host_vendor
@
Completed in 884 milliseconds
1
2
3
4
5
6
7
8
9