Searched defs:add_option (Results 1 – 8 of 8) sorted by relevance
| /third_party/python/Lib/distutils/ |
| D | fancy_getopt.py | 90 def add_option(self, long_option, short_option=None, help_string=None): member in FancyGetopt
|
| /third_party/libfuse/util/ |
| D | mount.fuse.c | 104 static char *add_option(const char *opt, char *options) in add_option() function
|
| D | fusermount.c | 665 static int add_option(char **optsp, const char *opt, unsigned expand) in add_option() function
|
| /third_party/ntfs-3g/libfuse-lite/ |
| D | fusermount.c | 259 static int add_option(char **optsp, const char *opt, unsigned expand) in add_option() function
|
| /third_party/libcoap/src/ |
| D | coap_uri.c | 287 int add_option = 0; in coap_uri_into_options() local
|
| /third_party/python/Lib/idlelib/ |
| D | config.py | 805 def add_option(self, config_type, section, item, value): member in ConfigChanges
|
| /third_party/python/Lib/ |
| D | optparse.py | 995 def add_option(self, *args, **kwargs): member in OptionContainer
|
| /third_party/libfuse/example/ |
| D | cxxopts.hpp | 1900 Options::add_option in add_option() function in cxxopts::Options
|