Searched defs:cmd (Results 1 – 22 of 22) sorted by relevance
| /build/kati/ |
| D | find_test.cc | 34 string cmd; in main() local 56 string Run(const string& cmd) { in Run() 70 void CompareFind(const string& cmd) { in CompareFind() 111 void ExpectParseFailure(const string& cmd) { in ExpectParseFailure()
|
| D | fileutil_bench.cc | 24 std::string cmd = "echo $((1+3))"; in BM_RunCommand() local 35 std::string cmd = "echo $((1+3))"; in BM_RunCommand_ComplexShell() local
|
| D | ninja.cc | 49 static size_t FindCommandLineFlag(StringPiece cmd, StringPiece name) { in FindCommandLineFlag() 56 static StringPiece FindCommandLineFlagWithArg(StringPiece cmd, in FindCommandLineFlagWithArg() 84 StringPiece cmd = cmdline.substr(0, index); in GetGomaccPosForAndroidCompileCommand() local 103 static bool GetDepfileFromCommandImpl(StringPiece cmd, string* out) { in GetDepfileFromCommandImpl() 127 bool GetDepfileFromCommand(string* cmd, string* out) { in GetDepfileFromCommand() 334 bool IsOutputMkdir(const char* name, StringPiece cmd) { in IsOutputMkdir() 350 bool GetDescriptionFromCommand(StringPiece cmd, string* out) { in GetDescriptionFromCommand()
|
| D | ninja_test.cc | 25 string GetDepfile(string cmd, string* new_cmd) { in GetDepfile()
|
| D | command.h | 30 string cmd; member
|
| D | command.cc | 203 StringPiece cmd = TrimLeftSpace(cmds.substr(0, index)); in Eval() local 225 for (const string& cmd : ev_->delayed_output_commands()) { in Eval() local
|
| D | func.h | 57 string cmd; member
|
| D | shellutil.go | 157 cmd string member
|
| D | func.cc | 47 void StripShellComment(string* cmd) { in StripShellComment() 492 static bool HasNoIoInShellScript(const string& cmd) { in HasNoIoInShellScript() 502 const string& cmd, in ShellFuncImpl() 545 bool ShouldStoreCommandResult(StringPiece cmd) { in ShouldStoreCommandResult() 563 string cmd = args[0]->Eval(ev); in ShellFunc() local
|
| D | fileutil.cc | 65 const string& cmd, in RunCommand()
|
| D | evalcmd.go | 194 cmd string member
|
| D | ast.go | 108 cmd string member
|
| D | regen.cc | 63 string cmd; member
|
| D | find.cc | 400 FindCommandParser(StringPiece cmd, FindCommand* fc) in FindCommandParser() 1049 bool FindCommand::Parse(const string& cmd) { in Parse()
|
| /build/make/core/tasks/ |
| D | find-shareduid-violation.py | 31 def execute(cmd): argument
|
| /build/make/tools/ |
| D | extract_kernel.py | 100 def try_decompress(cmd, search_bytes, input_bytes): argument
|
| /build/make/tools/atree/ |
| D | fs.cpp | 179 char* cmd = strdup(strip_cmd); in strip_file() local
|
| /build/make/tools/releasetools/ |
| D | add_img_to_target_files | 383 def AppendVBMetaArgsForPartition(cmd, partition, image): argument
|
| D | add_img_to_target_files.py | 383 def AppendVBMetaArgsForPartition(cmd, partition, image): argument
|
| D | edify_generator.py | 40 def WordWrap(cmd, linelen=80): argument
|
| D | common.py | 534 def AppendAVBSigningArgs(cmd, partition): argument
|
| /build/soong/genrule/ |
| D | genrule.go | 131 cmd string member
|