Home
last modified time | relevance | path

Searched defs:ParseCommandLineOptions (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dsupport.go45 func ParseCommandLineOptions(args []string, overview string) { func
/aosp_15_r20/external/perfetto/src/bigtrace/worker/
H A Dworker_main.cc36 CommandLineOptions ParseCommandLineOptions(int argc, char** argv) { in ParseCommandLineOptions() function
/aosp_15_r20/external/perfetto/src/bigtrace/orchestrator/
H A Dorchestrator_main.cc80 base::StatusOr<CommandLineOptions> ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DCommandLine.cpp1004 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl
1019 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser
/aosp_15_r20/external/llvm/lib/Support/
H A DCommandLine.cpp992 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl
1007 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCommandLine.cpp1273 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl
1308 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCommandLine.cpp1447 bool cl::ParseCommandLineOptions(int argc, const char *const *argv, in ParseCommandLineOptions() function in cl
1491 bool CommandLineParser::ParseCommandLineOptions(int argc, in ParseCommandLineOptions() function in CommandLineParser
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_shell.cc839 CommandLineOptions ParseCommandLineOptions(int argc, char** argv) { in ParseCommandLineOptions() function