HomeSort by relevance Sort by last modified time
    Searched defs:TARGET (Results 51 - 75 of 93) sorted by null

1 23 4

  /ndk/toolchains/arm-linux-androideabi-4.8/
setup.mk 20 # various sources into target object files, libraries or executables.
82 # This function will be called to determine the target CFLAGS used to build
85 TARGET-process-src-files-tags = \
90 $(call set-src-files-target-cflags, \
93 $(call set-src-files-target-cflags,\
96 $(call set-src-files-target-cflags,\
99 $(call set-src-files-target-cflags,\
102 $(call set-src-files-target-cflags,\
105 $(call add-src-files-target-cflags,\
  /ndk/toolchains/x86-4.6/
setup.mk 20 # various sources into target object files, libraries or executables.
37 # Add and LDFLAGS for the target here
57 # This function will be called to determine the target CFLAGS used to build
60 TARGET-process-src-files-tags = \
63 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
64 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
  /ndk/toolchains/x86-4.7/
setup.mk 20 # various sources into target object files, libraries or executables.
37 # Add and LDFLAGS for the target here
57 # This function will be called to determine the target CFLAGS used to build
60 TARGET-process-src-files-tags = \
63 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
64 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
  /ndk/toolchains/x86-4.8/
setup.mk 20 # various sources into target object files, libraries or executables.
37 # Add and LDFLAGS for the target here
57 # This function will be called to determine the target CFLAGS used to build
60 TARGET-process-src-files-tags = \
63 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
64 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
  /hardware/invensense/60xx/libsensors_iio/software/build/android/
common.mk 18 TARGET ?= android
38 ANDROID_LINK += -L$(ANDROID_ROOT)/out/target/product/$(PRODUCT)/obj/lib
39 ANDROID_LINK += -L$(ANDROID_ROOT)/out/target/product/$(PRODUCT)/system/lib
46 ANDROID_LINK_EXECUTABLE += $(ANDROID_ROOT)/out/target/product/$(PRODUCT)/obj/lib/crtbegin_dynamic.o
47 ANDROID_LINK_EXECUTABLE += $(ANDROID_ROOT)/out/target/product/$(PRODUCT)/obj/lib/crtend_android.o
56 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/out/target/product/generic/obj/include
67 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/out/target/product/generic/obj/SHARED_LIBRARIES/libm_intermediates
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
common.mk 18 TARGET ?= android
38 ANDROID_LINK += -L$(ANDROID_ROOT)/out/target/product/$(PRODUCT)/obj/lib
39 ANDROID_LINK += -L$(ANDROID_ROOT)/out/target/product/$(PRODUCT)/system/lib
46 ANDROID_LINK_EXECUTABLE += $(ANDROID_ROOT)/out/target/product/$(PRODUCT)/obj/lib/crtbegin_dynamic.o
47 ANDROID_LINK_EXECUTABLE += $(ANDROID_ROOT)/out/target/product/$(PRODUCT)/obj/lib/crtend_android.o
56 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/out/target/product/generic/obj/include
67 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/out/target/product/generic/obj/SHARED_LIBRARIES/libm_intermediates
  /external/zlib/src/nintendods/
Makefile 12 # TARGET is the name of the output
18 TARGET := $(shell basename $(CURDIR))
  /ndk/toolchains/arm-linux-androideabi-clang3.2/
setup.mk 20 # various sources into target object files, libraries or executables.
67 TARGET_CFLAGS += -target $(LLVM_TRIPLE) \
72 TARGET_LDFLAGS += -target $(LLVM_TRIPLE) \
77 TARGET_CFLAGS += -target $(LLVM_TRIPLE) \
82 TARGET_LDFLAGS += -target $(LLVM_TRIPLE)
113 # This function will be called to determine the target CFLAGS used to build
116 TARGET-process-src-files-tags = \
121 $(call set-src-files-target-cflags, \
124 $(call set-src-files-target-cflags,\
127 $(call set-src-files-target-cflags,
    [all...]
  /ndk/toolchains/arm-linux-androideabi-clang3.3/
setup.mk 20 # various sources into target object files, libraries or executables.
67 TARGET_CFLAGS += -target $(LLVM_TRIPLE) \
72 TARGET_LDFLAGS += -target $(LLVM_TRIPLE) \
77 TARGET_CFLAGS += -target $(LLVM_TRIPLE) \
82 TARGET_LDFLAGS += -target $(LLVM_TRIPLE)
113 # This function will be called to determine the target CFLAGS used to build
116 TARGET-process-src-files-tags = \
121 $(call set-src-files-target-cflags, \
124 $(call set-src-files-target-cflags,\
127 $(call set-src-files-target-cflags,
    [all...]
  /ndk/toolchains/mipsel-linux-android-clang3.2/
setup.mk 20 # various sources into target object files, libraries or executables.
53 -target $(LLVM_TRIPLE) \
64 -target $(LLVM_TRIPLE) \
80 # This function will be called to determine the target CFLAGS used to build
82 TARGET-process-src-files-tags = \
85 $(call set-src-files-target-cflags, \
88 $(call set-src-files-target-cflags,\
  /ndk/toolchains/mipsel-linux-android-clang3.3/
setup.mk 20 # various sources into target object files, libraries or executables.
53 -target $(LLVM_TRIPLE) \
64 -target $(LLVM_TRIPLE) \
80 # This function will be called to determine the target CFLAGS used to build
82 TARGET-process-src-files-tags = \
85 $(call set-src-files-target-cflags, \
88 $(call set-src-files-target-cflags,\
  /ndk/toolchains/x86-clang3.2/
setup.mk 20 # various sources into target object files, libraries or executables.
49 -target $(LLVM_TRIPLE) \
59 # Add and LDFLAGS for the target here
62 -target $(LLVM_TRIPLE) \
78 # This function will be called to determine the target CFLAGS used to build
81 TARGET-process-src-files-tags = \
84 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
85 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
  /ndk/toolchains/x86-clang3.3/
setup.mk 20 # various sources into target object files, libraries or executables.
49 -target $(LLVM_TRIPLE) \
59 # Add and LDFLAGS for the target here
62 -target $(LLVM_TRIPLE) \
78 # This function will be called to determine the target CFLAGS used to build
81 TARGET-process-src-files-tags = \
84 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_x86_debug_CFLAGS)) \
85 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_x86_release_CFLAGS)) \
  /hardware/ti/omap4xxx/domx/make/
build.mk 99 # setup the target - check the given type - make sure we have the
106 TARGET := $(basename $(TARGETNAME)).so
109 TARGET := $(basename $(TARGETNAME)).o
110 TARGETKO := $(addsuffix .ko,$(basename $(TARGET)))
111 TARGETMOD := $(addsuffix .mod,$(basename $(TARGET)))
114 TARGET := $(basename $(TARGETNAME)).a
117 TARGET := $(basename $(TARGETNAME)).out
120 TARGET := $(error Invalid TARGETTYPE)
145 MAPFILE := -Wl,-Map,$(TARGET).map
196 all : $(OBJDIRS) $(TARGET)
    [all...]
  /ndk/toolchains/llvm-3.2/
setup-common.mk 34 -target $(LLVM_TRIPLE) \
47 # Add and LDFLAGS for the target here
49 -target $(LLVM_TRIPLE) \
68 # This function will be called to determine the target CFLAGS used to build
71 TARGET-process-src-files-tags = \
74 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_debug_CFLAGS)) \
75 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_release_CFLAGS)) \
  /ndk/toolchains/llvm-3.3/
setup-common.mk 34 -target $(LLVM_TRIPLE) \
47 # Add and LDFLAGS for the target here
49 -target $(LLVM_TRIPLE) \
68 # This function will be called to determine the target CFLAGS used to build
71 TARGET-process-src-files-tags = \
74 $(call set-src-files-target-cflags, $(__debug_sources), $(TARGET_debug_CFLAGS)) \
75 $(call set-src-files-target-cflags, $(__release_sources),$(TARGET_release_CFLAGS)) \
  /frameworks/base/obex/javax/obex/
HeaderSet.java 104 * Represents the OBEX Target header. This is the name of the service an
107 * The value of <code>TARGET</code> is 0x46 (70).
109 public static final int TARGET = 0x46;
312 case TARGET:
317 throw new IllegalArgumentException("Target must be a byte array");
461 case TARGET:
530 out.write(TARGET);
  /ndk/build/core/
default-build-commands.mk 30 TARGET-get-linker-objects-and-libraries = \
67 # This ensures that all libgcc.a functions required by the target
  /external/libsepol/src/
services.c 367 * when it is applied to the specified source and target
399 * Set 1 = source, 2 = target, 3 = xcontext for validatetrans
402 #define TARGET 2
617 s_t_x_num = TARGET;
    [all...]
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwSettingsTest.java 843 private static final String TARGET = "content_from_file";
876 AwSettingsTest.this.resetResourceRequestCountInContentProvider(TARGET);
877 final String fileName = mTempDir + "/" + TARGET + ".html";
880 TARGET,
885 AwSettingsTest.this.createContentUrl(TARGET + "?id=" + mIndex) + "\">");
889 AwSettingsTest.this.ensureResourceRequestCountInContentProvider(TARGET, 1);
891 AwSettingsTest.this.ensureResourceRequestCountInContentProvider(TARGET, 0);
1760 final String target = "content_from_data"; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ant.core_3.2.200.v20100427.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 

Completed in 1069 milliseconds

1 23 4