OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:topdir
(Results
101 - 125
of
128
) sorted by null
1
2
3
4
5
6
/external/libxml2/os400/
make-src.sh
12
cd "${
TOPDIR
}"
188
< "${
TOPDIR
}/libxml2.syms" > bndvars
/build/core/
binary.mk
585
$(
TOPDIR
)external/clang/lib/Headers \
586
$(
TOPDIR
)frameworks/rs/scriptc \
[
all
...]
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
...]
java.mk
215
$(
TOPDIR
)external/clang/lib/Headers \
216
$(
TOPDIR
)frameworks/rs/scriptc \
definitions.mk
[
all
...]
envsetup.mk
201
OUT_DIR := $(
TOPDIR
)out
Makefile
[
all
...]
/development/build/tools/
mk_sources_zip.py
40
# DIR is the list of directories to scan in
TOPDIR
.
69
%s [-n|-v|-z] <source.properties> <sources.zip> <
topdir
>
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
CompatibilityTest.java
165
File
topDir
= new File(fileURL.getPath());
166
File dataDirs[] =
topDir
.listFiles();
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
CompatibilityTest.java
161
File
topDir
= new File(fileURL.getPath());
162
File dataDirs[] =
topDir
.listFiles();
/cts/suite/audio_quality/lib/src/
FileUtil.cpp
55
_LOGD_("mkdir of
topdir
failed, error %d", errno);
/external/libcap/libcap/
Makefile
4
topdir
=$(shell pwd)/..
macro
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
CUSTOMIZE
84
(normally `<
topdir
>/objs' if you build in the source tree, or the
/frameworks/compile/mclinker/unittests/
PathTest.cpp
41
std::string root(
TOPDIR
);
ELFReaderTest.cpp
60
Path path(
TOPDIR
);
/external/autotest/client/bin/
base_utils.py
89
topdir
= line.split('/')[0]
90
if os.path.isdir(
topdir
):
92
assert(dir ==
topdir
)
94
dir =
topdir
/external/jsoncpp/
doxybuild.py
100
'%
TOPDIR
%': top_dir,
/libcore/
JavaLibrary.mk
413
# The libcore_to_document paths are relative to $(
TOPDIR
). We are in libcore so we must prepend
/toolchain/binutils/binutils-2.25/
Makefile.tpl
[
all
...]
/external/toybox/generated/
globals.h
1014
int
topdir
, xdev, depth;
member in struct:find_data
/external/toybox/www/
code.html
[
all
...]
/external/jsoncpp/doc/
doxyfile.in
155
STRIP_FROM_PATH = %
TOPDIR
%
164
STRIP_FROM_INC_PATH = %
TOPDIR
%/include
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar
/toolchain/binutils/binutils-2.25/binutils/
ChangeLog-0203
[
all
...]
/toolchain/binutils/binutils-2.25/gprof/
ChangeLog-9203
157
* Makefile.am (dep.sed): Subst
TOPDIR
.
[
all
...]
Completed in 2055 milliseconds
1
2
3
4
5
6