Home
last modified time | relevance | path

Searched defs:ParseArguments (Results 1 – 16 of 16) sorted by relevance

/external/puffin/scripts/
Dtest_corpus.py27 def ParseArguments(argv): function
/external/webrtc/webrtc/modules/video_coding/test/
Dtester_main.cc41 int ParseArguments(CmdArgs* args) { in ParseArguments() function
/external/perf_data_converter/src/quipper/
Dperf_converter.cc36 bool ParseArguments(int argc, char* argv[], FormatAndFile* input, in ParseArguments() function
Dquipper.cc26 bool ParseArguments(int argc, char* argv[], std::vector<string>* perf_args, in ParseArguments() function
/external/perf_data_converter/src/
Dperf_to_profile_lib.cc45 bool ParseArguments(int argc, const char* argv[], string* input, string* output, in ParseArguments() function
Dperf_to_profile_lib_test.cc16 TEST(PerfToProfileTest, ParseArguments) { in TEST() argument
/external/autotest/client/cros/cellular/pseudomodem/
Dpseudomodem.py288 def ParseArguments(arg_string=None): function
/external/mdnsresponder/mDNSPosix/
DClient.c118 static void ParseArguments(int argc, char **argv) in ParseArguments() function
DResponder.c245 static void ParseArguments(int argc, char **argv) in ParseArguments() function
/external/v8/tools/dev/
Dgm.py275 def ParseArguments(self, argv): member in ArgumentParser
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform.cc65 static Status ParseArguments(const TransformFuncContext& context, in ParseArguments() function
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc954 CommandLineInterface::ParseArguments(int argc, const char* const argv[]) { in ParseArguments() function in google::protobuf::compiler::CommandLineInterface
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3949 def ParseArguments(args): function
/external/libvpx/libvpx/tools/
Dcpplint.py4667 def ParseArguments(args): function
/external/v8/src/parsing/
Dparser-base.h1136 ExpressionListT ParseArguments(Scanner::Location* first_spread_pos, in ParseArguments() function
2618 typename ParserBase<Impl>::ExpressionListT ParserBase<Impl>::ParseArguments( in ParseArguments() function
/external/google-styleguide/cpplint/
Dcpplint.py6129 def ParseArguments(args): function