Home
last modified time | relevance | path

Searched refs:CommandLineParser (Results 1 – 24 of 24) sorted by relevance

/external/lzma/CPP/7zip/Bundles/LzmaCon/
Dmakefile.gcc52 CommandLineParser.o \
123 CommandLineParser.o: ../../../Common/CommandLineParser.cpp
124 $(CXX) $(CFLAGS) ../../../Common/CommandLineParser.cpp
Dmakefile14 $O\CommandLineParser.obj \
DLzmaCon.dsp167 SOURCE=..\..\..\Common\CommandLineParser.cpp
171 SOURCE=..\..\..\Common\CommandLineParser.h
/external/caliper/caliper/src/main/java/com/google/caliper/options/
DParsedOptions.java20 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()
DCommandLineParser.java104 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/
DLzmaAlone.csproj33 <Compile Include="..\..\Common\CommandLineParser.cs">
34 <Link>Common\CommandLineParser.cs</Link>
DLzmaAlone.cs5 using CommandLineParser;
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/
DGrpc.Microbenchmarks.csproj19 <PackageReference Include="CommandLineParser" Version="2.1.1-beta" />
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DGrpc.IntegrationTesting.csproj21 <PackageReference Include="CommandLineParser" Version="2.1.1-beta" />
/external/lzma/CPP/7zip/UI/Console/
Dmakefile11 $O\CommandLineParser.obj \
/external/llvm/lib/Support/
DCommandLine.cpp88 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/
DCommandLine.cpp102 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/
Dmakefile17 $O\CommandLineParser.obj \
DSFXSetup.dsp284 SOURCE=..\..\..\Common\CommandLineParser.cpp
288 SOURCE=..\..\..\Common\CommandLineParser.h
/external/lzma/CPP/7zip/Bundles/SFXCon/
Dmakefile24 $O\CommandLineParser.obj \
DSFXCon.dsp436 SOURCE=..\..\..\Common\CommandLineParser.cpp
440 SOURCE=..\..\..\Common\CommandLineParser.h
/external/llvm-project/llvm/lib/Support/
DCommandLine.cpp146 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/
DCommandLine.cpp146 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/
Dmakefile25 $O\CommandLineParser.obj \
DSFXWin.dsp656 SOURCE=..\..\..\Common\CommandLineParser.cpp
660 SOURCE=..\..\..\Common\CommandLineParser.h
/external/lzma/CPP/7zip/Bundles/Alone7z/
Dmakefile10 $O\CommandLineParser.obj \
DAlone.dsp265 SOURCE=..\..\..\Common\CommandLineParser.cpp
269 SOURCE=..\..\..\Common\CommandLineParser.h
/external/lzma/CS/7zip/Common/
DCommandLineParser.cs6 namespace SevenZip.CommandLineParser
/external/llvm-project/llvm/docs/
DXRayExample.rst119 …- { type: 0, func-id: 142, function: '(anonymous namespace)::CommandLineParser::ParseCommandLineOp…
120 …- { type: 0, func-id: 142, function: '(anonymous namespace)::CommandLineParser::ParseCommandLineOp…