Home
last modified time | relevance | path

Searched refs:CommandLines (Results 1 – 25 of 91) sorted by relevance

1234

/dports/devel/cmake-gui/cmake-3.22.1/Source/
H A DcmCustomCommandGenerator.cxx219 this->CommandLines.push_back(std::move(argv)); in cmCustomCommandGenerator()
222 if (transformDepfile && !this->CommandLines.empty() && in cmCustomCommandGenerator()
248 this->CommandLines.push_back(std::move(argv)); in cmCustomCommandGenerator()
276 return static_cast<unsigned int>(this->CommandLines.size()); in GetNumberOfCommands()
286 std::string const& argv0 = this->CommandLines[c][0]; in FillEmulatorsWithArguments()
313 std::string const& argv0 = this->CommandLines[c][0]; in GetArgv0Location()
326 for (size_t i = 0; i < this->CommandLines.size(); ++i) { in HasOnlyEmptyCommandLines()
327 for (size_t j = 0; j < this->CommandLines[i].size(); ++j) { in HasOnlyEmptyCommandLines()
328 if (!this->CommandLines[i][j].empty()) { in HasOnlyEmptyCommandLines()
346 return this->CommandLines[c][0]; in GetCommand()
[all …]
H A DcmCustomCommand.cxx19 , CommandLines(std::move(commandLines)) in cmCustomCommand()
45 return this->CommandLines; in GetCommandLines()
56 cm::append(this->CommandLines, commandLines); in AppendCommands()
H A DcmCustomCommand.h111 cmCustomCommandLines CommandLines; variable
H A DcmCustomCommandGenerator.h32 cmCustomCommandLines CommandLines; variable
H A DcmGlobalGenerator.cxx2534 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_Package()
2580 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_PackageSource()
2621 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_Test()
2654 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_EditCache()
2676 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_RebuildCache()
2746 gti.CommandLines.push_back(singleLine); in AddGlobalTarget_Install()
2754 gti.CommandLines.clear(); in AddGlobalTarget_Install()
2761 gti.CommandLines.push_back(std::move(localCmdLine)); in AddGlobalTarget_Install()
2771 gti.CommandLines.clear(); in AddGlobalTarget_Install()
2777 gti.CommandLines.push_back(std::move(stripCmdLine)); in AddGlobalTarget_Install()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Source/
H A DcmCustomCommandGenerator.cxx219 this->CommandLines.push_back(std::move(argv)); in cmCustomCommandGenerator()
222 if (transformDepfile && !this->CommandLines.empty() && in cmCustomCommandGenerator()
248 this->CommandLines.push_back(std::move(argv)); in cmCustomCommandGenerator()
276 return static_cast<unsigned int>(this->CommandLines.size()); in GetNumberOfCommands()
286 std::string const& argv0 = this->CommandLines[c][0]; in FillEmulatorsWithArguments()
313 std::string const& argv0 = this->CommandLines[c][0]; in GetArgv0Location()
326 for (size_t i = 0; i < this->CommandLines.size(); ++i) { in HasOnlyEmptyCommandLines()
327 for (size_t j = 0; j < this->CommandLines[i].size(); ++j) { in HasOnlyEmptyCommandLines()
328 if (!this->CommandLines[i][j].empty()) { in HasOnlyEmptyCommandLines()
346 return this->CommandLines[c][0]; in GetCommand()
[all …]
H A DcmCustomCommand.cxx19 , CommandLines(std::move(commandLines)) in cmCustomCommand()
45 return this->CommandLines; in GetCommandLines()
56 cm::append(this->CommandLines, commandLines); in AppendCommands()
H A DcmCustomCommand.h111 cmCustomCommandLines CommandLines; variable
H A DcmCustomCommandGenerator.h32 cmCustomCommandLines CommandLines; variable
H A DcmGlobalGenerator.cxx2534 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_Package()
2580 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_PackageSource()
2621 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_Test()
2654 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_EditCache()
2676 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_RebuildCache()
2746 gti.CommandLines.push_back(singleLine); in AddGlobalTarget_Install()
2754 gti.CommandLines.clear(); in AddGlobalTarget_Install()
2761 gti.CommandLines.push_back(std::move(localCmdLine)); in AddGlobalTarget_Install()
2771 gti.CommandLines.clear(); in AddGlobalTarget_Install()
2777 gti.CommandLines.push_back(std::move(stripCmdLine)); in AddGlobalTarget_Install()
[all …]
/dports/devel/cmake/cmake-3.22.1/Source/
H A DcmCustomCommandGenerator.cxx219 this->CommandLines.push_back(std::move(argv)); in cmCustomCommandGenerator()
222 if (transformDepfile && !this->CommandLines.empty() && in cmCustomCommandGenerator()
248 this->CommandLines.push_back(std::move(argv)); in cmCustomCommandGenerator()
276 return static_cast<unsigned int>(this->CommandLines.size()); in GetNumberOfCommands()
286 std::string const& argv0 = this->CommandLines[c][0]; in FillEmulatorsWithArguments()
313 std::string const& argv0 = this->CommandLines[c][0]; in GetArgv0Location()
326 for (size_t i = 0; i < this->CommandLines.size(); ++i) { in HasOnlyEmptyCommandLines()
327 for (size_t j = 0; j < this->CommandLines[i].size(); ++j) { in HasOnlyEmptyCommandLines()
328 if (!this->CommandLines[i][j].empty()) { in HasOnlyEmptyCommandLines()
346 return this->CommandLines[c][0]; in GetCommand()
[all …]
H A DcmCustomCommand.cxx19 , CommandLines(std::move(commandLines)) in cmCustomCommand()
45 return this->CommandLines; in GetCommandLines()
56 cm::append(this->CommandLines, commandLines); in AppendCommands()
H A DcmCustomCommand.h111 cmCustomCommandLines CommandLines; variable
H A DcmCustomCommandGenerator.h32 cmCustomCommandLines CommandLines; variable
H A DcmGlobalGenerator.cxx2534 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_Package()
2580 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_PackageSource()
2621 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_Test()
2654 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_EditCache()
2676 gti.CommandLines.push_back(std::move(singleLine)); in AddGlobalTarget_RebuildCache()
2746 gti.CommandLines.push_back(singleLine); in AddGlobalTarget_Install()
2754 gti.CommandLines.clear(); in AddGlobalTarget_Install()
2761 gti.CommandLines.push_back(std::move(localCmdLine)); in AddGlobalTarget_Install()
2771 gti.CommandLines.clear(); in AddGlobalTarget_Install()
2777 gti.CommandLines.push_back(std::move(stripCmdLine)); in AddGlobalTarget_Install()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Analysis/
H A DProfileInfoLoader.h32 std::vector<std::string> CommandLines; variable
47 unsigned getNumExecutions() const { return CommandLines.size(); } in getNumExecutions()
48 const std::string &getExecution(unsigned i) const { return CommandLines[i]; } in getExecution()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/client/sdl/
H A DSDL_console.c151 strcpy(Topmost->CommandLines[0], Topmost->Command); in CON_Events()
174 strcpy(Topmost->CommandLines[0], Topmost->Command); in CON_Events()
344 newinfo->CommandLines = NULL; in CON_Init()
439 newinfo->CommandLines = in CON_Init()
444 newinfo->CommandLines[loop] = in CON_Init()
506 free(console->CommandLines[i]); in CON_Free()
509 free(console->CommandLines); in CON_Free()
512 console->CommandLines = NULL; in CON_Free()
557 temp = console->CommandLines[console->LineBuffer - 1]; in CON_NewLineCommand()
561 console->CommandLines[loop] = console->CommandLines[loop - 1]; in CON_NewLineCommand()
[all …]
/dports/devel/sdl_console/sdlconsole-2.1/src/
H A DSDL_console.c142 strcpy(Topmost->CommandLines[0], Topmost->Command); in CON_Events()
394 newinfo->CommandLines = NULL; in CON_Init()
471 newinfo->CommandLines = (char **)malloc(sizeof(char *) * newinfo->LineBuffer); in CON_Init()
529 free(console->CommandLines[i]); in CON_Free()
532 free(console->CommandLines); in CON_Free()
535 console->CommandLines = NULL; in CON_Free()
578 temp = console->CommandLines[console->LineBuffer - 1]; in CON_NewLineCommand()
582 console->CommandLines[loop] = console->CommandLines[loop - 1]; in CON_NewLineCommand()
584 console->CommandLines[0] = temp; in CON_NewLineCommand()
586 memset(console->CommandLines[0], 0, CON_CHARS_PER_LINE+1); in CON_NewLineCommand()
[all …]
/dports/devel/gitg/gitg-3.32.1/libgitg-ext/
H A Dgitg-ext-command-lines.vala22 public class CommandLines : Object
26 public CommandLines(CommandLine[] command_lines)
/dports/devel/gitg/gitg-3.32.1/gitg/
H A Dgitg-application.vala90 private GitgExt.CommandLines parse_command_line(ref unowned string[] argv) throws OptionError
123 var ret = new GitgExt.CommandLines(cmdexts);
167 GitgExt.CommandLines command_lines;
443 private void activate_command_line(GitgExt.CommandLines command_lines)
498 …private void open_command_line(File[] files, string? hint = null, GitgExt.CommandLines? command_li…
542 …private void new_window(Repository? repo = null, string? hint = null, GitgExt.CommandLines? comman…
554 private void present_window(string? activity = null, GitgExt.CommandLines? command_lines = null)
/dports/devel/goprotobuf/protobuf-1.1.0/src/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dinvocation.pb.go229CommandLines []*CommandLine `protobuf:"bytes,7,rep,name=command_lines,json=commandLines,pr… member
289 return m.CommandLines
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dinvocation.pb.go229CommandLines []*CommandLine `protobuf:"bytes,7,rep,name=command_lines,json=commandLines,pr… member
289 return m.CommandLines
/dports/devel/etcd33/etcd-3.3.23/vendor/google.golang.org/genproto/go-genproto-c66870c02cf8/googleapis/devtools/resultstore/v2/
H A Dinvocation.pb.go229CommandLines []*CommandLine `protobuf:"bytes,7,rep,name=command_lines,json=commandLines,pr… member
289 return m.CommandLines
/dports/net/grpcox/grpcox-1.0.0/vendor/google.golang.org/genproto/googleapis/devtools/resultstore/v2/
H A Dinvocation.pb.go229CommandLines []*CommandLine `protobuf:"bytes,7,rep,name=command_lines,json=commandLines,pr… member
289 return m.CommandLines
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DProfileInfoLoader.cpp126 CommandLines.push_back(std::string(&Chars[0], &Chars[ArgLength])); in ProfileInfoLoader()

1234