| /build/make/tools/product_config/src/com/android/build/config/ |
| D | Value.java | 108 StringBuilder result = new StringBuilder(); in normalize() local 137 final StringBuilder result = new StringBuilder(); in oneLinePerWord() local 154 final StringBuilder result = new StringBuilder(); in oneLinePerWord() local 206 List<Position> result = new ArrayList(); in getPositions() local
|
| D | OutputChecker.java | 124 final ArrayList<Variable> result = new ArrayList(); in getDifferences() local 139 final TreeMap<String, Variable> result = new TreeMap(); in getVariables() local 168 final HashMap<String, Str> result = new HashMap(); in getModifiedVars() local
|
| D | ConvertMakeToGenericConfig.java | 35 final GenericConfig result = new GenericConfig(); in convert() local 221 final ArrayList<String> result = new ArrayList(); in split() local
|
| D | Str.java | 76 final ArrayList<Str> result = new ArrayList(list.size()); in toList() local
|
| D | FlattenConfig.java | 210 Map<String, Value> result = new HashMap(); in flattenListVars() local 387 final List<Str> result = new ArrayList(); in assignToListVar() local 432 final StringBuilder result = new StringBuilder(); in flattenAssignList() local
|
| D | Position.java | 57 int result = mFile.compareTo(that.mFile); in compareTo() local
|
| D | CsvParser.java | 112 ArrayList<Line> result = new ArrayList(); in parse() local
|
| /build/make/tools/compliance/ |
| D | readgraph.go | 59 type result struct { struct 61 file string 64 target *TargetNode 67 err error
|
| /build/make/tools/droiddoc/templates-pdk/assets/ |
| D | android-developer-resource-browser.js | 42 function resultMatchesKeyword(result, keyword) { argument 165 loadedResults.push({ node: resultJqNode, result: result }); property
|
| D | search_autocomplete.js | 195 var _resultScoreFn = function(result) { argument
|
| /build/make/tools/product_config/test/com/android/build/config/ |
| D | TestRunner.java | 42 Result result = junit.run(CsvParserTest.class, in main() local
|
| /build/make/tools/zipalign/ |
| D | ZipEntry.cpp | 46 status_t result = mCDE.read(fp); in initFromCDE() local 402 status_t result = OK; in read() local 536 status_t result = OK; in read() local
|
| D | ZipFile.cpp | 107 status_t result; in open() local 261 status_t result = mEOCD.readBuf(buf + i, readAmount - i); in readCentralDir() local 354 status_t result = OK; in addCommon() local 532 status_t result; in add() local 637 status_t result; in addRecompress() local 865 status_t result = OK; in compressFpToFp() local 959 status_t result = OK; in flush() local 1011 status_t result = OK; in crunchArchive() local
|
| D | ZipAlignMain.cpp | 60 int result = 1; in main() local
|
| D | ZipAlign.cpp | 141 int result = copyAndAlign(&zin, &zout, alignment, zopfli, pageAlignSharedLibs); in process() local
|
| /build/bazel/examples/android_app/java/com/app/ |
| D | jni_dep.cc | 30 jstring result = env->NewString(str1, len); in NewStringLatin1() local
|
| /build/soong/scripts/hiddenapi/ |
| D | analyze_bcpf.py | 869 def build_monolithic_flags(self, result): argument 914 def report_hidden_api_flag_file_changes(self, result, property_name, argument 952 def fix_hidden_api_flag_files(self, result, property_name, flags_file, argument 1027 def check_frameworks_base_boot_hidden_api_files(self, result): argument 1091 def analyze_hiddenapi_package_properties(self, result): argument 1233 def compute_hiddenapi_package_properties(self, result): argument 1304 def recurse_hiddenapi_packages_trie(self, node, result): argument
|
| /build/make/tools/ziptime/ |
| D | ZipEntry.cpp | 47 status_t result = mCDE.rewrite(fp); in initAndRewriteFromCDE() local
|
| D | ZipFile.cpp | 120 status_t result = mEOCD.readBuf(buf + i, readAmount - i); in rewriteCentralDir() local
|
| /build/soong/ui/terminal/ |
| D | format.go | 105 func (s formatter) result(result status.ActionResult) string { func
|
| /build/soong/ui/status/ |
| D | kati_test.go | 25 result ActionResult member
|
| /build/make/tools/signapk/src/com/android/signapk/ |
| D | SignApk.java | 217 String result = stdin.readLine(); in readPassword() local 1023 ZipSections result = new ZipSections(); in findMainZipSections() local 1052 ByteArrayOutputStream result = new ByteArrayOutputStream(); in toByteArray() local
|
| /build/blueprint/ |
| D | ninja_strings.go | 68 result *varNinjaString member
|
| /build/make/tools/atree/ |
| D | files.cpp | 140 string result = input; in replace_variables() local
|
| /build/make/tools/ |
| D | mk2bp_catalog.py | 312 def get_module_product_packages_plus_deps(initial_modules, result, soong_data): argument
|