HomeSort by relevance Sort by last modified time
    Searched defs:add_options (Results 1 - 22 of 22) sorted by null

  /external/chromium-trace/catapult/systrace/profile_chrome/
chrome_startup_tracing_agent.py 134 def add_options(parser): function
ddms_tracing_agent.py 91 def add_options(parser): function
fake_agent_1.py 63 def add_options(parser): function
fake_agent_2.py 62 def add_options(parser): function
chrome_tracing_agent.py 159 def add_options(parser): function
perf_tracing_agent.py 237 def add_options(parser): function
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
atrace_process_dump.py 94 def add_options(parser): function
walt_agent.py 34 def add_options(parser): function
atrace_from_file_agent.py 103 def add_options(parser): # pylint: disable=unused-argument function
atrace_agent.py 436 def add_options(parser): function
ftrace_agent.py 111 def add_options(parser): function
  /external/harfbuzz_ng/util/
hb-ot-shape-closure.cc 39 add_options (parser);
42 void add_options (struct option_parser_t *parser) function in struct:shape_closure_consumer_t
options.cc 381 view_options_t::add_options (option_parser_t *parser) function in class:view_options_t
400 shape_options_t::add_options (option_parser_t *parser) function in class:shape_options_t
520 font_options_t::add_options (option_parser_t *parser) function in class:font_options_t
592 text_options_t::add_options (option_parser_t *parser) function in class:text_options_t
611 output_options_t::add_options (option_parser_t *parser) function in class:output_options_t
841 format_options_t::add_options (option_parser_t *parser) function in class:format_options_t
974 subset_options_t::add_options (option_parser_t *parser) function in class:subset_options_t
  /external/protobuf/src/google/protobuf/
api.pb.h 133 ::google::protobuf::Option* add_options();
306 ::google::protobuf::Option* add_options();
530 inline ::google::protobuf::Option* Api::add_options() { function in class:google::protobuf::Api
850 inline ::google::protobuf::Option* Method::add_options() { function in class:google::protobuf::Method
    [all...]
api.pb.cc 328 input, add_options()));
774 ::google::protobuf::Option* Api::add_options() { function in class:google::protobuf::Api
1609 ::google::protobuf::Option* Method::add_options() { function in class:google::protobuf::Method
    [all...]
type.pb.cc 441 input, add_options()));
881 ::google::protobuf::Option* Type::add_options() { function in class:google::protobuf::Type
1856 ::google::protobuf::Option* Field::add_options() { function in class:google::protobuf::Field
2451 ::google::protobuf::Option* Enum::add_options() { function in class:google::protobuf::Enum
2908 ::google::protobuf::Option* EnumValue::add_options() { function in class:google::protobuf::EnumValue
    [all...]
type.pb.h 234 ::google::protobuf::Option* add_options();
480 ::google::protobuf::Option* add_options();
618 ::google::protobuf::Option* add_options();
738 ::google::protobuf::Option* add_options();
1005 inline ::google::protobuf::Option* Type::add_options() { function in class:google::protobuf::Type
1249 inline ::google::protobuf::Option* Field::add_options() { function in class:google::protobuf::Field
1445 inline ::google::protobuf::Option* Enum::add_options() { function in class:google::protobuf::Enum
1589 inline ::google::protobuf::Option* EnumValue::add_options() { function in class:google::protobuf::EnumValue
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
optparse.py 1038 def add_options(self, option_list): member in class:OptionContainer
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
optparse.py 1037 def add_options(self, option_list): member in class:OptionContainer
    [all...]
  /external/ppp/pppd/
options.c 874 * add_options - add a list of options to the set we grok.
877 add_options(opt) function
    [all...]
  /external/python/cpython2/Lib/
optparse.py 1038 def add_options(self, option_list): member in class:OptionContainer
    [all...]
  /external/python/cpython3/Lib/
optparse.py 1025 def add_options(self, option_list): member in class:OptionContainer
    [all...]

Completed in 270 milliseconds