/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | makefile.gcc | 52 CommandLineParser.o \ 123 CommandLineParser.o: ../../../Common/CommandLineParser.cpp 124 $(CXX) $(CFLAGS) ../../../Common/CommandLineParser.cpp
|
D | makefile | 14 $O\CommandLineParser.obj \
|
D | LzmaCon.dsp | 167 SOURCE=..\..\..\Common\CommandLineParser.cpp 171 SOURCE=..\..\..\Common\CommandLineParser.h
|
/external/caliper/caliper/src/main/java/com/google/caliper/options/ |
D | ParsedOptions.java | 20 import com.google.caliper.options.CommandLineParser.Leftovers; 21 import com.google.caliper.options.CommandLineParser.Option; 47 CommandLineParser<ParsedOptions> parser = CommandLineParser.forClass(ParsedOptions.class); in from()
|
D | CommandLineParser.java | 104 final class CommandLineParser<T> { class 128 public static <T> CommandLineParser<T> forClass(Class<? extends T> c) { in forClass() 129 return new CommandLineParser<T>(c); in forClass() 144 private CommandLineParser(Class<? extends T> c) { in CommandLineParser() method in CommandLineParser
|
/external/lzma/CS/7zip/Compress/LzmaAlone/ |
D | LzmaAlone.csproj | 33 <Compile Include="..\..\Common\CommandLineParser.cs"> 34 <Link>Common\CommandLineParser.cs</Link>
|
D | LzmaAlone.cs | 5 using CommandLineParser;
|
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/ |
D | Grpc.Microbenchmarks.csproj | 19 <PackageReference Include="CommandLineParser" Version="2.1.1-beta" />
|
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Grpc.IntegrationTesting.csproj | 21 <PackageReference Include="CommandLineParser" Version="2.1.1-beta" />
|
/external/lzma/CPP/7zip/UI/Console/ |
D | makefile | 11 $O\CommandLineParser.obj \
|
/external/llvm/lib/Support/ |
D | CommandLine.cpp | 88 class CommandLineParser { class 104 CommandLineParser() : ProgramOverview(nullptr), ActiveSubCommand(nullptr) { in CommandLineParser() function in __anon92194b6c0111::CommandLineParser 336 static ManagedStatic<CommandLineParser> GlobalParser; 399 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption() 429 SubCommand *CommandLineParser::LookupSubCommand(const char *Name) { in LookupSubCommand() 998 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() 1007 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() 2004 void CommandLineParser::printOptionValues() { in printOptionValues()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | CommandLine.cpp | 102 class CommandLineParser { class 118 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anon7f0a984f0111::CommandLineParser 356 static ManagedStatic<CommandLineParser> GlobalParser; 424 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption() 454 SubCommand *CommandLineParser::LookupSubCommand(StringRef Name) { in LookupSubCommand() 1025 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() 1034 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() 2036 void CommandLineParser::printOptionValues() { in printOptionValues()
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
D | makefile | 17 $O\CommandLineParser.obj \
|
D | SFXSetup.dsp | 284 SOURCE=..\..\..\Common\CommandLineParser.cpp 288 SOURCE=..\..\..\Common\CommandLineParser.h
|
/external/lzma/CPP/7zip/Bundles/SFXCon/ |
D | makefile | 24 $O\CommandLineParser.obj \
|
D | SFXCon.dsp | 436 SOURCE=..\..\..\Common\CommandLineParser.cpp 440 SOURCE=..\..\..\Common\CommandLineParser.h
|
/external/llvm-project/llvm/lib/Support/ |
D | CommandLine.cpp | 146 class CommandLineParser { class 167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anon52a1001a0111::CommandLineParser 434 static ManagedStatic<CommandLineParser> GlobalParser; 522 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption() 557 SubCommand *CommandLineParser::LookupSubCommand(StringRef Name) { in LookupSubCommand() 1316 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() 1325 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() 2437 void CommandLineParser::printOptionValues() { in printOptionValues()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CommandLine.cpp | 146 class CommandLineParser { class 167 CommandLineParser() : ActiveSubCommand(nullptr) { in CommandLineParser() function in __anonbd45570e0111::CommandLineParser 434 static ManagedStatic<CommandLineParser> GlobalParser; 522 Option *CommandLineParser::LookupOption(SubCommand &Sub, StringRef &Arg, in LookupOption() 557 SubCommand *CommandLineParser::LookupSubCommand(StringRef Name) { in LookupSubCommand() 1299 void CommandLineParser::ResetAllOptionOccurrences() { in ResetAllOptionOccurrences() 1308 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() 2419 void CommandLineParser::printOptionValues() { in printOptionValues()
|
/external/lzma/CPP/7zip/Bundles/SFXWin/ |
D | makefile | 25 $O\CommandLineParser.obj \
|
D | SFXWin.dsp | 656 SOURCE=..\..\..\Common\CommandLineParser.cpp 660 SOURCE=..\..\..\Common\CommandLineParser.h
|
/external/lzma/CPP/7zip/Bundles/Alone7z/ |
D | makefile | 10 $O\CommandLineParser.obj \
|
D | Alone.dsp | 265 SOURCE=..\..\..\Common\CommandLineParser.cpp 269 SOURCE=..\..\..\Common\CommandLineParser.h
|
/external/lzma/CS/7zip/Common/ |
D | CommandLineParser.cs | 6 namespace SevenZip.CommandLineParser
|
/external/llvm-project/llvm/docs/ |
D | XRayExample.rst | 119 …- { type: 0, func-id: 142, function: '(anonymous namespace)::CommandLineParser::ParseCommandLineOp… 120 …- { type: 0, func-id: 142, function: '(anonymous namespace)::CommandLineParser::ParseCommandLineOp…
|