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

1 2

  /external/chromium-trace/catapult/systrace/profile_chrome/
chrome_startup_tracing_agent.py 109 def add_options(parser): function
ddms_tracing_agent.py 90 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 158 def add_options(parser): function
perf_tracing_agent.py 235 def add_options(parser): function
  /external/chromium-trace/catapult/systrace/systrace/tracing_agents/
atrace_from_file_agent.py 33 def add_options(parser): # pylint: disable=unused-argument function
battor_trace_agent.py 41 def add_options(parser): function
walt_agent.py 33 def add_options(parser): function
atrace_agent.py 424 def add_options(parser): function
ftrace_agent.py 110 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 300 view_options_t::add_options (option_parser_t *parser) function in class:view_options_t
319 shape_options_t::add_options (option_parser_t *parser) function in class:shape_options_t
417 font_options_t::add_options (option_parser_t *parser) function in class:font_options_t
485 text_options_t::add_options (option_parser_t *parser) function in class:text_options_t
503 output_options_t::add_options (option_parser_t *parser) function in class:output_options_t
764 format_options_t::add_options (option_parser_t *parser) function in class:format_options_t
  /toolchain/binutils/binutils-2.25/ld/
ldemul.h 167 void (*add_options) member in struct:ld_emulation_xfer_struct
  /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...]
  /prebuilts/tools/darwin-x86_64/protoc/include/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...]
  /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/dhcpcd-6.8.2/
if-options.c 2331 add_options(struct dhcpcd_ctx *ctx, const char *ifname, function
    [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...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
optparse.py 1037 def add_options(self, option_list): member in class:OptionContainer
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py 1037 def add_options(self, option_list): member in class:OptionContainer
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 1037 def add_options(self, option_list): member in class:OptionContainer
    [all...]

Completed in 626 milliseconds

1 2