Searched refs:host (Results 1 – 15 of 15) sorted by relevance
/hardware/intel/img/libdrm/ |
D | ltmain.sh | 531 s*\$host*'"$host"'* 639 $ECHO "host: $host" 807 case $host in 2155 case $host in 2230 case $install_prog,$host in 2361 case $host in 2373 case $host in 2429 case $host in 2481 case $host in 2515 case $host in [all …]
|
D | Makefile.in | 57 host_triplet = @host@ 197 host = @host@
|
D | configure | 1065 -host | --host | --hos | --ho) 1067 -host=* | --host=* | --hos=* | --ho=*) 1346 host=$host_alias 1504 --host=HOST cross-compile to build programs to run on HOST [BUILD] 2435 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 2436 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2635 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"… 2636 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 4337 host=$ac_cv_host 4532 case $host in [all …]
|
D | aclocal.m4 | 22 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- 162 _LT_DECL([], [host_alias], [0], [The host system])dnl 163 _LT_DECL([], [host], [0])dnl 702 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: 967 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in 1236 case $host in 1292 case $host in 1311 case $host in 2682 # TPF is a cross-target only. Preferred cross-host = GNU/Linux. 2858 case $host in [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | Android.mk | 95 $$(call host-c-includes,$$(LOCAL_C_INCLUDES) $$(CONFIG_DIR)) \ 98 $$(call host-c-includes,$$($(my)C_INCLUDES)) \
|
/hardware/intel/img/psb_video/debian/ |
D | rules | 42 …./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${p…
|
/hardware/intel/img/libdrm/shared-core/ |
D | Makefile.in | 58 host_triplet = @host@ 174 host = @host@
|
/hardware/intel/img/libdrm/tests/modetest/ |
D | Makefile.in | 34 host_triplet = @host@ 160 host = @host@
|
/hardware/intel/img/libdrm/tests/modeprint/ |
D | Makefile.in | 34 host_triplet = @host@ 158 host = @host@
|
/hardware/intel/img/libdrm/libdrm/radeon/ |
D | Makefile.in | 60 host_triplet = @host@ 201 host = @host@
|
/hardware/intel/img/libdrm/libdrm/intel/ |
D | Makefile.in | 59 host_triplet = @host@ 197 host = @host@
|
/hardware/intel/img/libdrm/libdrm/nouveau/ |
D | Makefile.in | 36 host_triplet = @host@ 182 host = @host@
|
/hardware/intel/img/libdrm/libdrm/ |
D | Makefile.in | 55 host_triplet = @host@ 203 host = @host@
|
/hardware/intel/img/libdrm/tests/ |
D | Makefile.in | 34 host_triplet = @host@ 249 host = @host@
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 1493 SocketWriter(const string& host, const string& port) in SocketWriter() argument 1494 : sockfd_(-1), host_name_(host), port_num_(port) { in SocketWriter() 1539 StreamingListener(const string& host, const string& port) in StreamingListener() argument 1540 : socket_writer_(new SocketWriter(host, port)) { Start(); } in StreamingListener()
|