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

12 3 4

  /external/llvm/lib/Target/R600/
Makefile 1 ##===- lib/Target/R600/Makefile ---------------------------*- Makefile -*-===##
12 TARGET = AMDGPU
  /external/llvm/lib/Target/Sparc/
Makefile 1 ##===- lib/Target/Sparc/Makefile ---------------------------*- Makefile -*-===##
12 TARGET = Sparc
  /external/llvm/lib/Target/SystemZ/
Makefile 1 ##===- lib/Target/SystemZ/Makefile -------------------------*- Makefile -*-===##
12 TARGET = SystemZ
  /external/llvm/lib/Target/X86/
Makefile 1 ##===- lib/Target/X86/Makefile -----------------------------*- Makefile -*-===##
12 TARGET = X86
  /external/llvm/lib/Target/XCore/
Makefile 1 ##===- lib/Target/XCore/Makefile ---------------------------*- Makefile -*-===##
12 TARGET = XCore
  /external/chromium/chrome/browser/translate/
languages_menu_model.h 20 TARGET
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
Makefile 13 TARGET = cube
27 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS)))
28 $(eval $(call STRIP_RULE,$(TARGET),$(TARGET)_unstripped))
30 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
33 $(eval $(call NMF_RULE,$(TARGET),))
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
Makefile 13 TARGET = earth
24 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS)))
25 $(eval $(call STRIP_RULE,$(TARGET),$(TARGET)_unstripped))
27 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
30 $(eval $(call NMF_RULE,$(TARGET),))
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/life/
Makefile 13 TARGET = life
24 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS)))
25 $(eval $(call STRIP_RULE,$(TARGET),$(TARGET)_unstripped))
27 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
30 $(eval $(call NMF_RULE,$(TARGET),))
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/voronoi/
Makefile 13 TARGET = voronoi
24 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS)))
25 $(eval $(call STRIP_RULE,$(TARGET),$(TARGET)_unstripped))
27 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
30 $(eval $(call NMF_RULE,$(TARGET),))
  /external/icu4c/samples/legacy/
Makefile 29 # Name of your target
30 TARGET=legacy
35 CLEANFILES=*~ $(TARGET).out
42 all: $(TARGET) $(ICU_INC)
51 -$(RMV) $(OBJECTS) $(TARGET)
56 $(TARGET): $(OBJECTS)
60 check: $(TARGET)
61 $(INVOKE) ./$(TARGET) | tee $(TARGET).out
64 report: $(TARGET).repor
    [all...]
  /external/icu4c/samples/ufortune/
Makefile 23 # Name of your target
24 TARGET=ufortune
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/bullet/
Makefile 13 TARGET = NaClAMBullet
32 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS)))
33 $(eval $(call STRIP_RULE,$(TARGET),$(TARGET)_unstripped))
35 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
38 $(eval $(call NMF_RULE,$(TARGET),))
  /external/icu4c/samples/uresb/
Makefile 21 # Name of your target
22 TARGET=uresb
23 PKG=$(TARGET)
30 CLEANFILES=*~ $(TARGET).out
32 all: $(RESOURCES) $(TARGET)
48 -$(RMV) $(OBJECTS) $(TARGET) $(RESOURCES)
63 $(TARGET): $(OBJECTS)
67 check: $(TARGET) $(RESOURCES)
68 $(INVOKE) ./$(TARGET) en | tee $(TARGET).ou
    [all...]
  /frameworks/base/graphics/java/android/graphics/
AvoidXfermode.java 29 TARGET (1); //!< draw only on top of the opColor
47 * Target: In this mode, drawing only occurs on destination pixels that
  /ndk/toolchains/mipsel-linux-android-4.6/
setup.mk 20 # various sources into target object files, libraries or executables.
56 # This function will be called to determine the target CFLAGS used to build
58 TARGET-process-src-files-tags = \
61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
  /ndk/toolchains/mipsel-linux-android-4.7/
setup.mk 20 # various sources into target object files, libraries or executables.
56 # This function will be called to determine the target CFLAGS used to build
58 TARGET-process-src-files-tags = \
61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
  /ndk/toolchains/mipsel-linux-android-4.8/
setup.mk 20 # various sources into target object files, libraries or executables.
56 # This function will be called to determine the target CFLAGS used to build
58 TARGET-process-src-files-tags = \
61 $(call set-src-files-target-cflags, \
64 $(call set-src-files-target-cflags,\
  /device/asus/flo/conn_init/
Android.mk 59 $(LOCAL_BUILT_MODULE): TARGET := /data/misc/wifi/$(LOCAL_MODULE)
62 $(hide) echo "Symlink: $(SYMLINK) -> $(TARGET)"
67 $(hide) ln -sf $(TARGET) $(SYMLINK)
76 $(LOCAL_BUILT_MODULE): TARGET := /data/misc/wifi/$(LOCAL_MODULE)
79 $(hide) echo "Symlink: $(SYMLINK) -> $(TARGET)"
84 $(hide) ln -sf $(TARGET) $(SYMLINK)
  /external/chromium_org/chrome/browser/ui/views/infobars/
translate_language_menu_model.h 24 TARGET
  /external/libsepol/src/
Makefile 13 TARGET=libsepol.so
15 LIBSO=$(TARGET).$(LIBVERSION)
29 ln -sf $@ $(TARGET)
47 cd $(LIBDIR) && ln -sf ../../`basename $(SHLIBDIR)`/$(LIBSO) $(TARGET)
53 -rm -f $(LIBPC) $(OBJS) $(LOBJS) $(LIBA) $(LIBSO) $(TARGET)
  /hardware/invensense/60xx/libsensors_iio/software/build/android/
shared.mk 3 TARGET ?= android
21 LIB_FOLDERS = $(INV_ROOT)/core/mllite/build/$(TARGET)
23 LIB_FOLDERS += $(INV_ROOT)/core/mpl/build/$(TARGET)
25 APP_FOLDERS = $(INV_ROOT)/simple_apps/mpu_iio/build/$(TARGET)
26 APP_FOLDERS += $(INV_ROOT)/simple_apps/self_test/build/$(TARGET)
27 APP_FOLDERS += $(INV_ROOT)/simple_apps/gesture_test/build/$(TARGET)
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
shared.mk 3 TARGET ?= android
21 LIB_FOLDERS = $(INV_ROOT)/core/mllite/build/$(TARGET)
23 LIB_FOLDERS += $(INV_ROOT)/core/mpl/build/$(TARGET)
25 APP_FOLDERS = $(INV_ROOT)/simple_apps/mpu_iio/build/$(TARGET)
26 APP_FOLDERS += $(INV_ROOT)/simple_apps/self_test/build/$(TARGET)
27 APP_FOLDERS += $(INV_ROOT)/simple_apps/gesture_test/build/$(TARGET)
28 APP_FOLDERS += $(INV_ROOT)/simple_apps/playback/linux/build/$(TARGET)
29 APP_FOLDERS += $(INV_ROOT)/simple_apps/devnode_parser/build/$(TARGET)
  /ndk/toolchains/arm-linux-androideabi-4.6/
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/arm-linux-androideabi-4.7/
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,\

Completed in 217 milliseconds

12 3 4