Home
last modified time | relevance | path

Searched defs:ParseArgs (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/external/armnn/tests/TfLiteYoloV3Big-Armnn/
H A DTfLiteYoloV3Big-Armnn.cpp312 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 Dargument_parsing.py8 def ParseArgs(): function
/aosp_15_r20/build/soong/provenance/tools/
H A Dgen_provenance_metadata.py30 def ParseArgs(argv): function
/aosp_15_r20/system/apex/tools/
H A Dapexer_with_DCLA_preprocessing.py20 def ParseArgs(argv): function
H A Dapexer_with_trim_preprocessing.py22 def ParseArgs(argv): function
H A Dapex_elf_checker.py41 def ParseArgs(): function
H A Dapex_compression_tool.py155 def ParseArgs(argv): function
H A Dapexd_host.py62 def ParseArgs(): function
/aosp_15_r20/packages/modules/Virtualization/build/apex/
Dreplace_bytes.py28 def ParseArgs(argv): function
/aosp_15_r20/packages/modules/SdkExtensions/derive_classpath/
Dmain.cpp36 bool ParseArgs(android::derive_classpath::Args& args, int argc, char** argv) { in ParseArgs() function
/aosp_15_r20/packages/modules/SdkExtensions/gen_sdk/
Dgen_sdk.py40 def ParseArgs(argv): function
/aosp_15_r20/external/autotest/client/bin/
H A Dvm_sanity.py118 def ParseArgs(argv): member in TelemetryCheck
H A Dtelemetry_check.py118 def ParseArgs(argv): member in TelemetryCheck
/aosp_15_r20/external/webrtc/tools_webrtc/
H A Dgtest-parallel-wrapper.py130 def ParseArgs(argv=None): function
/aosp_15_r20/system/tools/sysprop/
DRustMain.cpp47 Result<void> ParseArgs(int argc, char* argv[], Arguments* args) { in ParseArgs() function
DJavaMain.cpp48 Result<void> ParseArgs(int argc, char* argv[], Arguments* args) { in ParseArgs() function
DCppMain.cpp50 Result<Arguments> ParseArgs(int argc, char* argv[]) { in ParseArgs() function
DTypeCheckerMain.cpp48 Result<Arguments> ParseArgs(int argc, char* argv[]) { in ParseArgs() function
/aosp_15_r20/external/clang/examples/AnnotateFunctions/
H A DAnnotateFunctions.cpp48 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anonf7ff5bcf0111::AnnotateFunctionsAction
/aosp_15_r20/external/OpenCL-CTS/test_conformance/half/
H A Dmain.cpp131 static int ParseArgs( int argc, const char **argv ) in ParseArgs() function
/aosp_15_r20/frameworks/libs/binary_translation/program_runner/
Dmain.cc59 Options ParseArgs(int argc, char* argv[]) { in ParseArgs() function
/aosp_15_r20/external/libchrome/build/
H A Dgn_helpers.py198 def ParseArgs(self): member in GNValueParser
/aosp_15_r20/development/tools/logblame/
H A Danalyze_logs.py118 def ParseArgs(argv): function
/aosp_15_r20/external/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp87 bool ParseArgs(const CompilerInstance &CI, in ParseArgs() function in __anonfa81cc770111::PrintFunctionNamesAction
/aosp_15_r20/external/pigweed/pw_rpc/fuzz/
H A Dargparse_test.cc152 TEST(ArgsParseTest, ParseArgs) { in TEST() argument

123