/external/chromium/chrome/browser/resources/touch_ntp/tools/ |
check.sh | 13 SOURCES="touchhandler.js slider.js newtab.js grabber.js " 14 SOURCES+="standalone/standalone_hack.js" 33 for S in $SOURCES tools/externs.js; do 55 LARGS+=" $SOURCES"
|
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/ |
filelist.mk | 3 # headers for sources 22 # sources 23 SOURCES := $(MPL_DIR)/fast_no_motion.c 24 SOURCES += $(MPL_DIR)/fusion_9axis.c 25 SOURCES += $(MPL_DIR)/motion_no_motion.c 26 SOURCES += $(MPL_DIR)/no_gyro_fusion.c 27 SOURCES += $(MPL_DIR)/quaternion_supervisor.c 28 SOURCES += $(MPL_DIR)/gyro_tc.c 29 SOURCES += $(MPL_DIR)/authenticate.c 30 SOURCES += $(MPL_DIR)/accel_auto_cal. [all...] |
/external/chromium/chrome/browser/resources/ntp4/tools/ |
check.sh | 13 SOURCES="event_tracker.js touch_handler.js card_slider.js new_tab.js grabber.js apps_page.js recently_closed.js" 32 for S in $SOURCES tools/externs.js; do 54 LARGS+=" $SOURCES"
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/build/ |
filelist.mk | 6 # headers for sources 22 # sources 23 SOURCES := $(MLLITE_DIR)/data_builder.c 24 SOURCES += $(MLLITE_DIR)/hal_outputs.c 25 SOURCES += $(MLLITE_DIR)/message_layer.c 26 SOURCES += $(MLLITE_DIR)/ml_math_func.c 27 SOURCES += $(MLLITE_DIR)/mpl.c 28 SOURCES += $(MLLITE_DIR)/results_holder.c 29 SOURCES += $(MLLITE_DIR)/start_manager.c 30 SOURCES += $(MLLITE_DIR)/storage_manager. [all...] |
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/build/ |
filelist.mk | 6 # headers for sources 22 # sources 23 SOURCES := $(MLLITE_DIR)/data_builder.c 24 SOURCES += $(MLLITE_DIR)/hal_outputs.c 25 SOURCES += $(MLLITE_DIR)/message_layer.c 26 SOURCES += $(MLLITE_DIR)/ml_math_func.c 27 SOURCES += $(MLLITE_DIR)/mpl.c 28 SOURCES += $(MLLITE_DIR)/results_holder.c 29 SOURCES += $(MLLITE_DIR)/start_manager.c 30 SOURCES += $(MLLITE_DIR)/storage_manager. [all...] |
/hardware/invensense/60xx/libsensors_iio/software/core/mpl/build/ |
filelist.mk | 6 # headers for sources 26 # sources 27 SOURCES := $(MPL_DIR)/fast_no_motion.c 28 SOURCES += $(MPL_DIR)/fusion_9axis.c 29 SOURCES += $(MPL_DIR)/motion_no_motion.c 30 SOURCES += $(MPL_DIR)/no_gyro_fusion.c 31 SOURCES += $(MPL_DIR)/quaternion_supervisor.c 32 SOURCES += $(MPL_DIR)/gyro_tc.c 33 SOURCES += $(MPL_DIR)/authenticate.c 34 SOURCES += $(MPL_DIR)/accel_auto_cal. [all...] |
/ndk/sources/android/support/tests/ |
run-host.sh | 17 SOURCES="\ 27 SOURCES="$SOURCES $MINITEST_SOURCES" 31 $CXX -o "$EXECUTABLE" $SOURCES $CXXFLAGS $LINK_LIBS $LDFLAGS
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/ |
Makefile | 17 SOURCES = \ 24 $(foreach src,$(SOURCES),$(eval $(call COMPILE_RULE,$(src),$(CFLAGS)))) 27 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS))) 30 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/ |
Makefile | 17 SOURCES = earth.cc 21 $(foreach src,$(SOURCES),$(eval $(call COMPILE_RULE,$(src),$(CFLAGS)))) 24 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS))) 27 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/life/ |
Makefile | 17 SOURCES = life.c 21 $(foreach src,$(SOURCES),$(eval $(call COMPILE_RULE,$(src),$(CFLAGS)))) 24 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS))) 27 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/voronoi/ |
Makefile | 17 SOURCES = voronoi.cc 21 $(foreach src,$(SOURCES),$(eval $(call COMPILE_RULE,$(src),$(CFLAGS)))) 24 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS))) 27 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
|
/external/llvm/unittests/ExecutionEngine/JIT/ |
Makefile | 16 SOURCES := JITEventListenerTest.cpp JITMemoryManagerTest.cpp JITTest.cpp MultiJITTest.cpp 21 SOURCES += IntelJITEventListenerTest.cpp 32 SOURCES += OProfileJITEventListenerTest.cpp
|
/external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/ |
Makefile | 19 SOURCES = \ 24 OBJECTS = $(SOURCES:.c=.o)
|
/external/mesa3d/src/gallium/tests/trivial/ |
Makefile | 19 SOURCES = \ 24 OBJECTS = $(SOURCES:.c=.o)
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/bullet/ |
Makefile | 21 SOURCES = \ 29 $(foreach src,$(SOURCES),$(eval $(call COMPILE_RULE,$(src),$(CFLAGS)))) 32 $(eval $(call LINK_RULE,$(TARGET)_unstripped,$(SOURCES),$(LIBS),$(DEPS))) 35 $(eval $(call LINK_RULE,$(TARGET),$(SOURCES),$(LIBS),$(DEPS)))
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
Makefile | 20 SOURCES = \ 27 OBJECTS = $(SOURCES:.c=.o) 55 depend: $(SOURCES) 59 @ $(MKDEP) $(MKDEP_OPTIONS) -I$(TOP)/include $(XA_INCLUDES) $(SOURCES) \
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
Makefile | 14 SOURCES := IntelJITEventListener.cpp \
|
/external/llvm/lib/ExecutionEngine/OProfileJIT/ |
Makefile | 14 SOURCES += OProfileJITEventListener.cpp \
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
Makefile | 20 SOURCES = \ 27 OBJECTS = $(SOURCES:.c=.o) 55 depend: $(SOURCES) 59 @ $(MKDEP) $(MKDEP_OPTIONS) -I$(TOP)/include $(XA_INCLUDES) $(SOURCES) \
|
/hardware/ti/omap4xxx/domx/ |
Makefile | 69 SOURCES =
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/ |
Makefile | 69 SOURCES =
|
/hardware/ti/omap4xxx/domx/test/ |
Makefile | 70 SOURCES = \
|
/ndk/sources/host-tools/ndk-depends/ |
GNUmakefile | 41 SOURCES := ndk-depends.cc 59 $(foreach src,$(filter %.c,$(SOURCES)),\ 63 $(foreach src,$(filter %.cc,$(SOURCES)),\
|
/external/zlib/src/nintendods/ |
Makefile | 14 # SOURCES is a list of directories containing source code 20 SOURCES := ../../ 55 export VPATH := $(foreach dir,$(SOURCES),$(CURDIR)/$(dir)) \ 60 CFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.c))) 61 CPPFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.cpp))) 62 SFILES := $(foreach dir,$(SOURCES),$(notdir $(wildcard $(dir)/*.s)))
|
/ndk/sources/host-tools/ndk-stack/ |
GNUmakefile | 58 SOURCES := $(NDK_STACK_SOURCES) $(ELFF_SOURCES) $(REGEX_SOURCES) 76 $(foreach src,$(filter %.c,$(SOURCES)),\ 80 $(foreach src,$(filter %.cc,$(SOURCES)),\
|