HomeSort by relevance Sort by last modified time
    Searched full:host_ (Results 1 - 17 of 17) sorted by null

  /build/core/
copy_headers.mk 5 my_prefix := HOST_
binary.mk 60 # TARGET_thumb_CFLAGS. HOST_(arm|thumb)_CFLAGS values aren't
69 ## and setting HOST_/TARGET_CUSTOM_DEBUG_CFLAGS to the
droiddoc.mk 25 my_prefix:=HOST_
config.mk 157 combo_target := HOST_
envsetup.mk 130 # if we're build the simulator, HOST_* is TARGET_* (except for BUILD_TYPE)
base_rules.mk 37 my_prefix:=HOST_
build-system.html 583 <li><b>HOST_</b> and <b>TARGET_</b> - These contain the directories
585 Do not set variables that start with HOST_ or TARGET_ in your makefiles.
    [all...]
  /ndk/build/core/
build-module.mk 23 # Check LOCAL_IS_HOST_MODULE and define 'my' as either HOST_ or TARGET_
30 my := HOST_
build-binary.mk 17 # 'HOST_' or 'TARGET_', and this allows us to call the
  /external/astl/tests/
Android.mk 35 # $(3): "HOST_" or empty
55 $(call _define-test,$(1),eng,HOST_,-O0 -g,_host)
  /external/gtest/test/
Android.mk 60 # $(2): "HOST_" or empty
81 $(call _define-test,$(1),HOST_,-O0,_host)
  /build/core/combo/
select.mk 20 # combo_target -- prefix for final variables (HOST_ or TARGET_)
  /development/pdk/docs/porting/
build_system.jd 48 (HOST_)EXECUTABLE, (HOST_)JAVA_LIBRARY, (HOST_)PREBUILT, (HOST_)SHARED_LIBRARY,
49 (HOST_)STATIC_LIBRARY, PACKAGE, JAVADOC, RAW_EXECUTABLE, RAW_STATIC_LIBRARY,
build_cookbook.jd 134 <li><b>HOST_</b> and <b>TARGET_</b> - These contain the directories
136 Do not set variables that start with HOST_ or TARGET_ in your makefiles.
  /build/
buildspec.mk.default 67 # to a non-empty value, the appropriate HOST_/TARGET_CUSTOM_DEBUG_CFLAGS
  /external/v8/samples/
process.cc 510 virtual const string& Host() { return host_; }
515 string host_; member in class:StringHttpRequest
526 host_(host),
  /external/qemu/
android-configure.sh 438 echo "#define HOST_$CONFIG_CPU 1" >> $config_h

Completed in 242 milliseconds