HomeSort by relevance Sort by last modified time
    Searched refs:TARGET (Results 126 - 148 of 148) sorted by null

1 2 3 4 56

  /build/core/
base_rules.mk 100 $(warning * build/target/product/core.mk)
164 $(LOCAL_IS_HOST_MODULE),HOST,TARGET).$(LOCAL_MODULE_CLASS).$(LOCAL_MODULE)
311 #TODO: pull this into java.make once host and target are combined
485 # Propagate local configuration options to this target.
524 $(copy-file-to-new-target)
528 $(copy-file-to-target-with-cp)
536 $(copy-file-to-target)
binary.mk 17 $(error $(LOCAL_PATH): LOCAL_NDK_VERSION can only be used to build target shared/static libraries, \
69 # On the target, we compile with -nostdlib, so we must add in the
83 # Logging used to be part of libcutils (target) and libutils (sim);
578 NOTICE-$(if $(LOCAL_IS_HOST_MODULE),HOST,TARGET)-STATIC_LIBRARIES-$(lib))
definitions.mk 32 # $(ALL_MODULES.$(target)).BUILT
33 # $(ALL_MODULES.$(target)).INSTALLED
35 # target, and the INSTALLED variable contains the LOCAL_INSTALLED_MODULE.
360 ## Set up the dependencies for a prebuilt target
380 ## $(call target class, files ...)
391 ## a given target. We could technically get away without
397 # $(1): target class, like "APPS"
398 # $(2): target name, like "NotePad"
399 # $(3): if non-empty, this is a HOST target.
409 $(eval _idfPrefix := $(if $(strip $(3)),HOST,TARGET)) \
    [all...]
main.mk 55 # This is the default target. It must be the first declared target.
222 # Target is secure in user builds.
261 # Target is more debuggable and adbd is on by default
266 # Target is less debuggable and adbd is off by default
295 $(error The 'sdk' target may not be specified with any other targets)
355 # build the default target.
475 build/target \
514 NOTICE-TARGET-%: ;
542 $(warning * build/target/product/core.mk is the product
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexServerSession.java 530 byte[] uuid = (byte[])request.getHeader(HeaderSet.TARGET);
  /ndk/build/core/
build-binary.mk 20 # For now, only support target (device-specific modules).
185 # target compiler flags, and text.
187 $(call TARGET-process-src-files-tags)
definitions.mk     [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 95 # We force a x86 target even when building on x64 Windows platforms.
102 '/Fd${TARGET}.pdb', # pdb per object allows --jobs=
484 # Solution and target projects
  /external/libvpx/build/make/
configure.sh 79 --target=TARGET target platform tuple [generic-gnu]
438 --target=*) toolchain="${toolchain:-${optval}}"
440 --force-target=*) toolchain="${toolchain:-${optval}}"; enable force_toolchain
580 enabled child || log_echo "Configuring for target '${toolchain}'"
967 # Try to determine target endianness
  /external/bluetooth/bluez/audio/
manager.c 83 TARGET = 1 << 5,
220 "Remote" : "Target");
  /external/icu4c/
configure 692 target
1111 -target | --target | --targe | --targ | --tar | --ta | --t)
1113 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1188 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    [all...]
configure.orig 692 target
1111 -target | --target | --targe | --targ | --tar | --ta | --t)
1113 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1188 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
    [all...]
  /external/libpcap/
configure 662 target
1012 -target | --target | --targe | --targ | --tar | --ta | --t)
1014 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1075 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1110 target=$target_alias
    [all...]
  /external/llvm/
configure 654 target
1137 -target | --target | --targe | --targ | --tar | --ta | --t)
1139 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1200 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1235 target=$target_alias
    [all...]
  /external/protobuf/
configure 589 # The HP-UX ksh and POSIX shell print the target directory to stdout
812 target
1216 -target | --target | --targe | --targ | --tar | --ta | --t)
1218 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
    [all...]
  /external/qemu-pc-bios/bochs/
configure 588 # The HP-UX ksh and POSIX shell print the target directory to stdout
816 target
1272 -target | --target | --targe | --targ | --tar | --ta | --t)
1274 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/12/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 167 milliseconds

1 2 3 4 56