/external/tcpdump/win32/Include/ |
D | getopt.h | 86 struct option struct 100 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/external/openssh/openbsd-compat/ |
D | getopt.h | 43 struct option { struct 48 * whether option takes an argument argument 51 /* if not NULL, set *flag to val when option found */ argument 58 const struct option *, int *); argument
|
/external/fio/lib/ |
D | getopt.h | 10 struct option { struct 23 int getopt_long_only(int, char *const *, const char *, const struct option *, int *); argument
|
/external/e2fsprogs/include/nonunix/ |
D | getopt.h | 83 struct option struct 97 /* Names for the values of the `has_arg' field of `struct option'. */ argument
|
/external/mesa3d/src/getopt/ |
D | getopt.h | 47 struct option { struct 52 * whether option takes an argument argument 55 /* if not NULL, set *flag to val when option found */ argument 62 const struct option *, int *); argument
|
/external/bison/lib/ |
D | getopt.in.h | 75 # define option __GETOPT_ID (option) macro 185 struct option struct 197 /* Names for the values of the 'has_arg' field of 'struct option'. */ argument
|
/external/bison/darwin-lib/ |
D | getopt.h | 76 # define option __GETOPT_ID (option) macro 196 struct option struct 208 /* Names for the values of the 'has_arg' field of 'struct option'. */ argument
|
/external/ppp/pppd/plugins/radius/ |
D | config.c | 53 static int set_option_str(char *filename, int line, OPTION *option, char *p) in set_option_str() 63 static int set_option_int(char *filename, int line, OPTION *option, char *p) in set_option_int() 83 static int set_option_srv(char *filename, int line, OPTION *option, char *p) in set_option_srv() 133 static int set_option_auo(char *filename, int line, OPTION *option, char *p) in set_option_auo() 190 OPTION *option; in rc_read_config() local 269 OPTION *option; in rc_conf_str() local 280 OPTION *option; in rc_conf_int() local 291 OPTION *option; in rc_conf_srv() local
|
/external/google-breakpad/src/third_party/curl/ |
D | typecheck-gcc.h | 37 #define curl_easy_setopt(handle, option, value) \ argument 186 #define _curl_is_long_option(option) \ argument 189 #define _curl_is_off_t_option(option) \ argument 193 #define _curl_is_string_option(option) \ argument 237 #define _curl_is_write_cb_option(option) \ argument 242 #define _curl_is_conv_cb_option(option) \ argument 248 #define _curl_is_cb_data_option(option) \ argument 263 #define _curl_is_postfields_option(option) \ argument 269 #define _curl_is_slist_option(option) \ argument
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | parse-options.h | 86 struct option { struct 87 enum parse_opt_type type; 88 int short_name; 89 const char *long_name; 90 void *value; 91 const char *argh; 92 const char *help; 94 int flags; 95 parse_opt_cb *callback; 96 intptr_t defval;
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | BidiTest.java | 58 String src, String mode, String option, in assertEquals() 121 protected static String spOptionsToString(int option) { in spOptionsToString() 136 public static String wrOptionsToString(int option) { in wrOptionsToString() 139 public static String optionToString(int option, int mask, in optionToString()
|
D | TestReorderingMode.java | 204 int tc, mode, option, level; in testReorderingMode() local 293 String inverseBasic(Bidi bidi, String src, int option, byte level) { in inverseBasic() 405 int mode, int option, byte level) { in assertRoundTrip() 476 String mode, String option, byte level) { in checkResultLength() 614 String mode, String option, byte level, boolean forward) { in checkMaps()
|
/external/mesa3d/src/mesa/program/ |
D | program_parse_extra.c | 152 _mesa_ARBvp_parse_option(struct asm_parser_state *state, const char *option) in _mesa_ARBvp_parse_option() 164 _mesa_ARBfp_parse_option(struct asm_parser_state *state, const char *option) in _mesa_ARBfp_parse_option()
|
/external/dhcpcd/ |
D | showlease.c | 30 uint8_t option; member 151 valid_length(uint8_t option, int dl, int *type) in valid_length() 267 get_option_addr32(uint32_t *a, const struct dhcp_message *dhcp, uint8_t option) in get_option_addr32() 278 get_option_uint32(uint32_t *i, const struct dhcp_message *dhcp, uint8_t option) in get_option_uint32()
|
/external/skia/debugger/QT/ |
D | SkListWidget.cpp | 13 const QStyleOptionViewItem &option, in paint() 114 QSize SkListWidget::sizeHint (const QStyleOptionViewItem& option, in sizeHint()
|
/external/mesa3d/src/mesa/main/ |
D | debug.c | 160 struct option { in set_verbose_flags() struct 161 const char *name; in set_verbose_flags() 162 GLbitfield flag; in set_verbose_flags() 201 struct option { in set_debug_flags() struct 202 const char *name; in set_debug_flags() 203 GLbitfield flag; in set_debug_flags()
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_buffer_objects.c | 712 GLenum option) in intel_buffer_object_purgeable() 738 GLenum option) in intel_texture_object_purgeable() 755 GLenum option) in intel_render_object_purgeable() 784 GLenum option) in intel_buffer_object_unpurgeable() 795 GLenum option) in intel_texture_object_unpurgeable() 812 GLenum option) in intel_render_object_unpurgeable()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_buffer_objects.c | 712 GLenum option) in intel_buffer_object_purgeable() 738 GLenum option) in intel_texture_object_purgeable() 755 GLenum option) in intel_render_object_purgeable() 784 GLenum option) in intel_buffer_object_unpurgeable() 795 GLenum option) in intel_texture_object_unpurgeable() 812 GLenum option) in intel_render_object_unpurgeable()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_buffer_objects.c | 712 GLenum option) in intel_buffer_object_purgeable() 738 GLenum option) in intel_texture_object_purgeable() 755 GLenum option) in intel_render_object_purgeable() 784 GLenum option) in intel_buffer_object_unpurgeable() 795 GLenum option) in intel_texture_object_unpurgeable() 812 GLenum option) in intel_render_object_unpurgeable()
|
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/ |
D | protobufwireadapter.cc | 80 encoding::EncodingOption option = *iter; in SendOptionsMessage() local 89 encoding::EncodingOption option = *iter; in SendOptionsMessage() local 273 encoding::EncodingOption option(EncodingTypeFromProto(encoding.type()), in ParseOptionsMessage() local 281 encoding::EncodingOption option(EncodingTypeFromProto(encoding.type()), in ParseOptionsMessage() local
|
/external/eigen/bench/ |
D | benchGeometry.cpp | 79 #define run_vec( op, scalar, mode, option, vsize ) \ argument 88 #define run_trans( op, scalar, mode, option ) \ argument
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/bench/ |
D | bootstrap.js | 135 $.fn.alert = function (option) { argument 220 $.fn.button = function (option) { argument 384 $.fn.carousel = function (option) { argument 542 $.fn.collapse = function (option) { argument 650 $.fn.dropdown = function (option) { argument 855 $.fn.modal = function (option) { argument 1141 $.fn.tooltip = function ( option ) { argument 1384 $.fn.scrollspy = function ( option ) { argument 1431 !function ($) { 1797 $.fn.typeahead = function (option) { argument
|
/external/iptables/extensions/ |
D | libxt_TCPOPTSTRIP.c | 22 const unsigned int option; member 58 unsigned int option; in parse_list() local
|
/external/pcre/dist/ |
D | pcrecpp.h | 492 RE(const string& pat, const RE_Options& option) { Init(pat, &option); } in RE() 494 RE(const char* pat, const RE_Options& option) { Init(pat, &option); } in RE() 498 RE(const unsigned char* pat, const RE_Options& option) { in RE()
|
/external/tcpdump/ |
D | bpf_dump.c | 38 bpf_dump(const struct bpf_program *p, int option) in bpf_dump()
|