/aosp_15_r20/external/armnn/tests/TfLiteYoloV3Big-Armnn/ |
H A D | TfLiteYoloV3Big-Armnn.cpp | 312 struct ParseArgs struct 314 ParseArgs(int ac, char *av[]) : options{"TfLiteYoloV3Big-Armnn", in ParseArgs() function 395 std::vector<BackendId> GetBackendIDs(const std::vector<std::string>& backendStrings) in GetBackendIDs() 408 std::string GetPathArgument(cxxopts::ParseResult& result, in GetPathArgument() 436 …r<std::string> GetPathArgument(const std::vector<std::string>& pathStrings, OptionalArg isOptional) in GetPathArgument() 459 void LogBackendsInfo(std::vector<BackendId>& backends, std::string&& modelName) in LogBackendsInfo() 492 ParseArgs progArgs = ParseArgs(argc, argv); in main() argument
|
/aosp_15_r20/external/cronet/testing/flake_suppressor_common/ |
H A D | argument_parsing.py | 8 def ParseArgs(): function
|
/aosp_15_r20/build/soong/provenance/tools/ |
H A D | gen_provenance_metadata.py | 30 def ParseArgs(argv): function
|
/aosp_15_r20/system/apex/tools/ |
H A D | apexer_with_DCLA_preprocessing.py | 20 def ParseArgs(argv): function
|
H A D | apexer_with_trim_preprocessing.py | 22 def ParseArgs(argv): function
|
H A D | apex_elf_checker.py | 41 def ParseArgs(): function
|
H A D | apex_compression_tool.py | 155 def ParseArgs(argv): function
|
H A D | apexd_host.py | 62 def ParseArgs(): function
|
/aosp_15_r20/packages/modules/Virtualization/build/apex/ |
D | replace_bytes.py | 28 def ParseArgs(argv): function
|
/aosp_15_r20/packages/modules/SdkExtensions/derive_classpath/ |
D | main.cpp | 36 bool ParseArgs(android::derive_classpath::Args& args, int argc, char** argv) { in ParseArgs() function
|
/aosp_15_r20/packages/modules/SdkExtensions/gen_sdk/ |
D | gen_sdk.py | 40 def ParseArgs(argv): function
|
/aosp_15_r20/external/autotest/client/bin/ |
H A D | vm_sanity.py | 118 def ParseArgs(argv): member in TelemetryCheck
|
H A D | telemetry_check.py | 118 def ParseArgs(argv): member in TelemetryCheck
|
/aosp_15_r20/external/webrtc/tools_webrtc/ |
H A D | gtest-parallel-wrapper.py | 130 def ParseArgs(argv=None): function
|
/aosp_15_r20/system/tools/sysprop/ |
D | RustMain.cpp | 47 Result<void> ParseArgs(int argc, char* argv[], Arguments* args) { in ParseArgs() function
|
D | JavaMain.cpp | 48 Result<void> ParseArgs(int argc, char* argv[], Arguments* args) { in ParseArgs() function
|
D | CppMain.cpp | 50 Result<Arguments> ParseArgs(int argc, char* argv[]) { in ParseArgs() function
|
D | TypeCheckerMain.cpp | 48 Result<Arguments> ParseArgs(int argc, char* argv[]) { in ParseArgs() function
|
/aosp_15_r20/external/clang/examples/AnnotateFunctions/ |
H A D | AnnotateFunctions.cpp | 48 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anonf7ff5bcf0111::AnnotateFunctionsAction
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/half/ |
H A D | main.cpp | 131 static int ParseArgs( int argc, const char **argv ) in ParseArgs() function
|
/aosp_15_r20/frameworks/libs/binary_translation/program_runner/ |
D | main.cc | 59 Options ParseArgs(int argc, char* argv[]) { in ParseArgs() function
|
/aosp_15_r20/external/libchrome/build/ |
H A D | gn_helpers.py | 198 def ParseArgs(self): member in GNValueParser
|
/aosp_15_r20/development/tools/logblame/ |
H A D | analyze_logs.py | 118 def ParseArgs(argv): function
|
/aosp_15_r20/external/clang/examples/PrintFunctionNames/ |
H A D | PrintFunctionNames.cpp | 87 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anonfa81cc770111::PrintFunctionNamesAction
|
/aosp_15_r20/external/pigweed/pw_rpc/fuzz/ |
H A D | argparse_test.cc | 152 TEST(ArgsParseTest, ParseArgs) { in TEST() argument
|