Searched refs:more (Results 1 – 10 of 10) sorted by relevance
/build/tools/atree/ |
D | atree.cpp | 186 vector<FileRecord> more; in main() local 211 err |= list_dir(*it, excludes, &more); in main() 214 for (vector<FileRecord>::iterator it=more.begin(); in main() 215 it!=more.end(); it++) { in main()
|
D | files.cpp | 394 const FileRecord& rec, vector<FileRecord>*more) in add_more() argument 408 more->push_back(r); in add_more() 426 vector<FileRecord>* more) in list_dir() argument 458 add_more(entry, is_directory, rec, more); in list_dir() 466 list_dir(*it, rec, excludes, more); in list_dir()
|
/build/tools/droiddoc/templates-sdk/ |
D | sdkpage.cs | 78 access application resources, and more, when programming in C or C++. If you write 86 href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a> for more information about what 220 … href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information in onDownload()
|
/build/tools/acp/ |
D | README | 31 It's easier and more reliable to write a cp command that works properly.
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | android-developer-core.css | 595 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results, 1030 zoom:1; /* IE, otherwise, layout doesn't update when showing 'more' */ 1093 ul.videoPreviews span.more {
|
D | style.css | 205 div#jd-content .jd-more {
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-core.css | 726 .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results, 1160 zoom:1; /* IE, otherwise, layout doesn't update when showing 'more' */ 1223 ul.videoPreviews span.more {
|
D | style.css | 205 div#jd-content .jd-more {
|
/build/core/ |
D | base_rules.mk | 142 # Those used to be implicitly ignored, but aren't any more.
|
/build/ |
D | envsetup.sh | 13 Look at the source to view more functions. The complete list is:
|