/build/tools/atree/ |
D | fs.cpp | 63 string full = path; in remove_recursively() local 64 full += '/'; in remove_recursively() 65 full += ent->d_name; in remove_recursively() 71 stat(full.c_str(), &stat_buf); in remove_recursively() 75 dirs.push_back(full); in remove_recursively() 77 files.push_back(full); in remove_recursively()
|
D | files.cpp | 25 string full = base; in path_append() local 27 full += '/'; in path_append() 29 full += leaf; in path_append() 30 return full; in path_append() 345 string full = path_append(*it, rec->sourceName); in locate() local 347 err = stat(full.c_str(), &st); in locate() 350 rec->sourcePath = full; in locate() 430 string full = path_append(rec.sourceBase, rec.sourceName); in list_dir() local 431 full = path_append(full, path); in list_dir() 433 DIR *d = opendir(full.c_str()); in list_dir()
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-reference.js | 227 var full = document.location.pathname; 230 if (full.substr(0, toroot.length) == toroot) { 231 return full.substr(toroot.length); 242 var pos = full.lastIndexOf("/"); 243 file = full.substr(pos) + file; 244 full = full.substr(0, pos);
|
D | android-developer-core.css | 1088 ul.videoPreviews p.full {
|
/build/target/product/ |
D | AndroidProducts.mk | 38 $(LOCAL_DIR)/full.mk \ 54 $(LOCAL_DIR)/full.mk \
|
D | aosp_arm.mk | 16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
|
D | full.mk | 28 PRODUCT_NAME := full
|
/build/core/ |
D | host_java_library.mk | 32 full_classes_compiled_jar := $(intermediates.COMMON)/classes-full-debug.jar
|
D | host_dalvik_java_library.mk | 33 full_classes_compiled_jar := $(intermediates.COMMON)/classes-full-debug.jar
|
D | java.mk | 82 full_classes_compiled_jar_leaf := classes-full-debug.jar 392 ifneq ($(filter-out full custom nosystem obfuscation optimization shrinktests,$(LOCAL_PROGUARD_ENAB…
|
D | envsetup.mk | 25 TARGET_PRODUCT := full
|
D | definitions.mk | 582 define _java-lib-full-classes.jar 589 $(foreach lib,$(1),$(call _java-lib-full-classes.jar,$(lib),$(2))) 594 define _java-lib-full-dep 601 $(foreach lib,$(1),$(call _java-lib-full-dep,$(lib),$(2)))
|
D | package_internal.mk | 150 LOCAL_PROGUARD_ENABLED :=full
|
D | binary.mk | 511 ifeq ($(LOCAL_PROTOC_OPTIMIZE_TYPE),full) 512 my_static_libraries += libprotobuf-cpp-2.3.0-full
|
/build/tools/droiddoc/templates-ds/assets/js/ |
D | docs.js | 2156 var full = document.location.pathname; 2159 if (full.substr(0, toroot.length) == toroot) { 2160 return full.substr(toroot.length); 2171 var pos = full.lastIndexOf("/"); 2172 file = full.substr(pos) + file; 2173 full = full.substr(0, pos);
|
/build/tools/droiddoc/templates-sac/assets/js/ |
D | docs.js | 2260 var full = document.location.pathname; 2263 if (full.substr(0, toroot.length) == toroot) { 2264 return full.substr(toroot.length); 2275 var pos = full.lastIndexOf("/"); 2276 file = full.substr(pos) + file; 2277 full = full.substr(0, pos);
|
/build/tools/droiddoc/templates-sdk-dyn/assets/css/ |
D | fullscreen.css | 17 .full {
|
/build/tools/droiddoc/templates-sdk/assets/css/ |
D | fullscreen.css | 17 .full {
|
/build/tools/droiddoc/templates-ds/assets/css/ |
D | fullscreen.css | 17 .full {
|
/build/tools/droiddoc/templates-sac/assets/css/ |
D | fullscreen.css | 17 .full {
|
/build/tools/droiddoc/templates-sdk-dyn/assets/js/ |
D | docs.js | 2847 var full = document.location.pathname; 2850 if (full.substr(0, toroot.length) == toroot) { 2851 return full.substr(toroot.length); 2862 var pos = full.lastIndexOf("/"); 2863 file = full.substr(pos) + file; 2864 full = full.substr(0, pos);
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | docs.js | 3043 var full = document.location.pathname; 3046 if (full.substr(0, toroot.length) == toroot) { 3047 return full.substr(toroot.length); 3058 var pos = full.lastIndexOf("/"); 3059 file = full.substr(pos) + file; 3060 full = full.substr(0, pos);
|
/build/ |
D | envsetup.sh | 342 default_value=full 589 local product=full
|
/build/tools/droiddoc/templates-ds/assets/ |
D | android-developer-core.css | 1089 ul.videoPreviews p.full {
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | GPL-LICENSE.txt | 178 parties remain in full compliance.
|