Home
last modified time | relevance | path

Searched defs:result (Results 1 – 21 of 21) sorted by relevance

/build/kati/
Dfileutil_bench.cc26 std::string result; in BM_RunCommand() local
37 std::string result; in BM_RunCommand_ComplexShell() local
Dstring_piece.cc66 const char* result = in find() local
76 const char* result = std::find(ptr_ + pos, ptr_ + length_, c); in find() local
88 const char* result = std::find_end(ptr_, last, s.ptr_, s.ptr_ + s.length_); in rfind() local
Dfile_cache.cc44 Makefile* result = NULL; in ReadMakefile() local
Dregen.cc55 vector<string> result; member
63 string result; member
407 string result; in CheckShellResult() local
Dexec.cc108 int result = RunCommand(shell_, shellflag_, command->cmd.c_str(), in ExecNode() local
Dfunc.h59 string result; member
Dfileutil.cc92 int result = waitpid(pid, &status, WNOHANG); in RunCommand() local
Dfind.cc880 for (const string& result : results) { in HandleFind() local
890 for (const string& result : results) { in HandleFind() local
Dninja.cc465 bool result = GetDepfileFromCommand(cmd_buf, depfile); in GetDepfile() local
/build/make/tools/zipalign/
DZipFile.cpp105 status_t result; in open() local
208 status_t result = NO_ERROR; in readCentralDir() local
364 status_t result = NO_ERROR; in addCommon() local
516 status_t result; in add() local
623 status_t result; in addRecompress() local
852 status_t result = NO_ERROR; in compressFpToFp() local
947 status_t result = NO_ERROR; in flush() local
1000 status_t result = NO_ERROR; in crunchArchive() local
DZipEntry.cpp43 status_t result; in initFromCDE() local
406 status_t result = NO_ERROR; in read() local
540 status_t result = NO_ERROR; in read() local
DZipAlign.cpp161 int result = copyAndAlign(&zin, &zout, alignment, zopfli, pageAlignSharedLibs); in process() local
232 int result = 1; in main() local
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-resource-browser.js42 function resultMatchesKeyword(result, keyword) { argument
165 loadedResults.push({ node: resultJqNode, result: result }); property
Dsearch_autocomplete.js195 var _resultScoreFn = function(result) { argument
/build/make/tools/ziptime/
DZipEntry.cpp46 status_t result; in initAndRewriteFromCDE() local
DZipFile.cpp75 status_t result = 0; in rewriteCentralDir() local
/build/blueprint/
Dninja_strings.go60 result *ninjaString member
/build/soong/cc/
Dcc_test.go1456 result bool member
/build/make/tools/atree/
Dfiles.cpp140 string result = input; in replace_variables() local
/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java887 ZipSections result = new ZipSections(); in findMainZipSections() local
916 ByteArrayOutputStream result = new ByteArrayOutputStream(); in toByteArray() local
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js2484 var _resultScoreFn = function(result) { argument