Searched refs:TOP (Results 1 - 7 of 7) sorted by relevance

/build/tools/droiddoc/test/stubs/
H A Drun.sh19 pushd $TOP
21 . $TOP/$DIR/func.sh
/build/core/
H A Dmain.mk26 #TOP := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
27 #TOP := $(patsubst %/,%,$(TOP))
31 # it can be "", whereas TOP must be "." which causes
34 #ifeq ($(TOP),.)
37 #TOPDIR := $(TOP)/
58 TOP := . macro
471 subdirs := $(TOP)
H A Dbase_rules.mk276 $(proto_java_sources_file_stamp): PRIVATE_PROTO_INCLUDES := $(TOP)
H A Ddefinitions.mk1814 mkdir -p $(TOP)/dalvik/DEBUG-FILES; \
1816 $(TOP)/dalvik/DEBUG-FILES/$(PRIVATE_MODULE).dex; \
1819 mkdir -p $(TOP)/dalvik/DEBUG-FILES; \
1821 $(TOP)/dalvik/DEBUG-FILES/$(PRIVATE_MODULE).lst; \
H A Dbinary.mk488 $(proto_generated_cc_sources): PRIVATE_PROTO_INCLUDES := $(TOP)
/build/
H A Denvsetup.sh36 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
48 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
60 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
90 echo "Couldn't locate the top of the tree. Try setting TOP."
218 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
612 if [ -n "$TOP" -a -f "$TOP/$TOPFILE" ] ; then
613 # The following circumlocution ensures we remove symlinks from TOP.
614 (cd $TOP; PWD= /bin/pwd)
657 echo "Couldn't locate the top of the tree. Try setting TOP
[all...]
/build/core/tasks/
H A Dcts.mk347 $(TOP) $(HOST_OUT_JAVA_LIBRARIES)/descGen.jar

Completed in 81 milliseconds