OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOPDIR
(Results
51 - 62
of
62
) sorted by null
1
2
3
/sdk/avdlauncher/
Android.mk
46
# $(
TOPDIR
)/$(LOCALPATH) will always be prepended to this value, which forces
/sdk/find_java/
Android.mk
59
# $(
TOPDIR
)/$(LOCALPATH) will always be prepended to this value, which forces
/sdk/sdklauncher/
Android.mk
46
# $(
TOPDIR
)/$(LOCALPATH) will always be prepended to this value, which forces
/frameworks/compile/mclinker/unittests/
PathTest.cpp
41
std::string root(
TOPDIR
);
ELFReaderTest.cpp
60
Path path(
TOPDIR
);
/external/libxml2/os400/
make-src.sh
12
cd "${
TOPDIR
}"
188
< "${
TOPDIR
}/libxml2.syms" > bndvars
/build/core/
main.mk
29
#
TOPDIR
is the normal variable you should use, because
35
#
TOPDIR
:=
37
#
TOPDIR
:= $(TOP)/
56
TOPDIR
:=
58
BUILD_SYSTEM := $(
TOPDIR
)build/core
338
-include $(
TOPDIR
)prebuilts/sdk/tools/jack_versions.mk
339
-include $(
TOPDIR
)prebuilts/sdk/tools/jack_for_module.mk
344
-include $(
TOPDIR
)prebuilts/sdk/tools/jack_server_setup.mk
349
-include $(
TOPDIR
)external/jacoco/config.mk
[
all
...]
definitions.mk
[
all
...]
java.mk
215
$(
TOPDIR
)external/clang/lib/Headers \
216
$(
TOPDIR
)frameworks/rs/scriptc \
Makefile
[
all
...]
envsetup.mk
214
OUT_DIR := $(
TOPDIR
)out
/libcore/
JavaLibrary.mk
413
# The libcore_to_document paths are relative to $(
TOPDIR
). We are in libcore so we must prepend
Completed in 1194 milliseconds
1
2
3