HomeSort by relevance Sort by last modified time
    Searched full:topdir (Results 26 - 50 of 57) sorted by null

12 3

  /build/core/
config.mk 27 SRC_DOCS:= $(TOPDIR)docs
32 $(TOPDIR)system/core/include \
33 $(TOPDIR)hardware/libhardware/include \
34 $(TOPDIR)hardware/libhardware_legacy/include \
35 $(TOPDIR)hardware/ril/include \
36 $(TOPDIR)libnativehelper/include \
37 $(TOPDIR)frameworks/native/include \
38 $(TOPDIR)frameworks/native/opengl/include \
39 $(TOPDIR)frameworks/av/include \
40 $(TOPDIR)frameworks/base/include
    [all...]
binary.mk 280 $(TOPDIR)external/clang/lib/Headers \
281 $(TOPDIR)frameworks/rs/scriptc \
373 $(TOPDIR)$(LOCAL_PATH)/%.y \
395 $(TOPDIR)$(LOCAL_PATH)/%.l
428 $(TOPDIR)$(LOCAL_PATH)/%$(LOCAL_CPP_EXTENSION) \
509 $(c_objects): $(intermediates)/%.o: $(TOPDIR)$(LOCAL_PATH)/%.c $(yacc_cpps) $(proto_generated_headers) \
543 $(objc_objects): $(intermediates)/%.o: $(TOPDIR)$(LOCAL_PATH)/%.m $(yacc_cpps) $(proto_generated_headers) \
558 $(asm_objects_S): $(intermediates)/%.o: $(TOPDIR)$(LOCAL_PATH)/%.S \
569 $(asm_objects_s): $(intermediates)/%.o: $(TOPDIR)$(LOCAL_PATH)/%.s \
616 $(addprefix $(TOPDIR)$(LOCAL_PATH)/,$(LOCAL_PREBUILT_OBJ_FILES)
    [all...]
main.mk 29 # TOPDIR is the normal variable you should use, because
35 #TOPDIR :=
37 #TOPDIR := $(TOP)/
61 TOPDIR :=
63 BUILD_SYSTEM := $(TOPDIR)build/core
431 include $(TOPDIR)sdk/build/windows_sdk_whitelist.mk
432 include $(TOPDIR)development/build/windows_sdk_whitelist.mk
    [all...]
envsetup.mk 142 OUT_DIR := $(TOPDIR)out
  /frameworks/compile/mclinker/unittests/
MemoryAreaTest.cpp 50 Path path(TOPDIR);
65 Path path(TOPDIR);
93 Path path(TOPDIR) ;
109 Path path(TOPDIR) ;
137 Path path(TOPDIR) ;
MCRegionFragmentTest.cpp 46 Path path(TOPDIR);
61 Path path(TOPDIR);
UniqueGCFactoryBaseTest.cpp 74 sys::fs::Path path1(TOPDIR), path2(TOPDIR);
FileHandleTest.cpp 46 mcld::sys::fs::Path path(TOPDIR);
63 mcld::sys::fs::Path path(TOPDIR);
87 mcld::sys::fs::Path path(TOPDIR);
FragmentRefTest.cpp 46 Path path(TOPDIR);
PathTest.cpp 46 std::string root(TOPDIR);
ELFReaderTest.cpp 61 Path path(TOPDIR);
  /external/chromium/sdch/open-vcdiff/packages/
deb.sh 31 topdir="${PWD%/*}"
52 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
54 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
  /external/chromium_org/sdch/open-vcdiff/packages/
deb.sh 45 topdir="${PWD%/*}"
66 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
68 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
  /external/chromium_org/third_party/tcmalloc/vendor/packages/
deb.sh 31 topdir="${PWD%/*}"
52 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
54 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
  /external/open-vcdiff/packages/
deb.sh 45 topdir="${PWD%/*}"
66 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive}.orig.tar.gz"
68 ln -s "${topdir}/${archive}.tar.gz" "${LIB}${archive_with_underscore}.orig.tar.gz"
  /external/e2fsprogs/debian/
rules 50 topdir=$(shell pwd) macro
51 debdir=${topdir}/debian
190 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \
194 ${topdir}/configure ${COMMON_CONF_FLAGS} ${STD_CONF_FLAGS} \
203 ${topdir}/configure ${MIPS_NOPIC_CONF_FLAGS} CFLAGS="${CFLAGS}"
205 ${topdir}/configure ${MIPS_NOPIC_CONF_FLAGS} CFLAGS="${CFLAGS}"
218 ${topdir}/configure ${COMMON_CONF_FLAGS} ${BF_CONF_FLAGS} \
222 ${topdir}/configure ${COMMON_CONF_FLAGS} ${BF_CONF_FLAGS} \
237 ${topdir}/configure ${STATIC_CONF_FLAGS} \
241 ${topdir}/configure ${STATIC_CONF_FLAGS}
    [all...]
  /sdk/avdlauncher/
Android.mk 46 # $(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
  /development/build/tools/
sdk_repo.mk 95 $(hide) $(TOPDIR)development/build/tools/mk_sources_zip.py --exec-zip \
98 $(TOPDIR).
163 $(TOPDIR)prebuilts/devtools/repository/sdk-repository-*.xsd \
169 $(TOPDIR)prebuilts/devtools/repository/sdk-addon-*.xsd \
191 $(hide) $(TOPDIR)development/build/tools/mk_sdk_repo_xml.sh \
207 $(hide) $(TOPDIR)development/build/tools/mk_sdk_repo_xml.sh \
222 $(hide) $(TOPDIR)development/build/tools/mk_sdk_repo_xml.sh \
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>
  /sdk/find_java/
Android.mk 59 # $(TOPDIR)/$(LOCALPATH) will always be prepended to this value, which forces
  /cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/
FileUtil.java 75 File topDir = new File(context.getFilesDir(), dirName);
76 topDir.mkdir();
77 String[] list = topDir.list();
96 return new File(topDir, newFileName);
  /external/oprofile/
configure.in 96 topdir=`pwd`
97 AC_SUBST(topdir)
  /cts/suite/audio_quality/lib/src/
FileUtil.cpp 55 _LOGD_("mkdir of topdir failed, error %d", errno);
  /external/qemu/
Makefile.android 245 # $(TOPDIR)/$(LOCALPATH) will always be prepended to this value, which forces

Completed in 963 milliseconds

12 3