/dflybsd-src/usr.bin/evtranalyze/ |
H A D | xml.c | 42 xml_document_t doc; in xml_document_create() local 63 xml_document_close(xml_document_t doc) in xml_document_close() 72 indent(xml_document_t doc) in indent() 110 xml_elem_print(xml_document_t doc, xml_element_t el, int closed, int nl) in xml_elem_print() 123 _xml_elem_begin(xml_document_t doc, xml_element_t el, int closed, int nl) in _xml_elem_begin() 134 _xml_elem_close(xml_document_t doc, xml_element_t el, int do_indent) in _xml_elem_close() 149 xml_elem_close(xml_document_t doc, xml_element_t el) in xml_elem_close() 155 xml_elem_begin(xml_document_t doc, xml_element_t el) in xml_elem_begin() 164 xml_elem_closed(xml_document_t doc, xml_element_t el) in xml_elem_closed()
|
H A D | svg.c | 166 svg_rect_draw(svg_document_t doc, struct svg_rect *rect, double x, in svg_rect_draw() 217 svg_text_draw(svg_document_t doc, svg_text_t text, svg_transform_t tf, in svg_text_draw() 275 svg_line_draw(svg_document_t doc, svg_line_t line, double x1, double _y1, in svg_line_draw()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | genhooks.c | 24 struct hook_desc { const char *doc, *type, *name, *param, *init, *docname; }; member 44 emit_findices (const char *doc, const char *hook_name) in emit_findices() 208 const char *doc, *fcode, *p_end; in emit_documentation() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | genhooks.c | 25 struct hook_desc { const char *doc, *type, *name, *param, *init, *docname; }; member 45 emit_findices (const char *doc, const char *hook_name) in emit_findices() 211 const char *doc, *fcode, *p_end; in emit_documentation() local
|
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | xml_libxml2.c | 56 xmlDocPtr doc; in xml_validate() local 118 xmlDocPtr doc; in xml_validate_dtd() local 181 xmlDocPtr doc; in xml_node_from_buf() local 208 xmlDocPtr doc; in xml_node_to_str() local
|
/dflybsd-src/contrib/file/src/ |
H A D | file.c | 114 #define OPT(shortname, longname, opt, def, doc) \ argument 116 #define OPT_LONGONLY(longname, opt, def, doc, id) \ argument 760 #define OPT(shortname, longname, opt, def, doc) \ in help() argument 763 #define OPT_LONGONLY(longname, opt, def, doc, id) \ in help() argument
|
/dflybsd-src/contrib/gdb-7/gdb/python/ |
H A D | py-event.h | 47 #define GDBPY_NEW_EVENT_TYPE(name, py_path, py_name, doc, base, qual) \ argument
|
H A D | py-param.c | 659 char *set_doc, *show_doc, *doc; in parmpy_init() local
|
/dflybsd-src/lib/libfetch/ |
H A D | fetch.c | 258 fetchMakeURL(const char *scheme, const char *host, int port, const char *doc, in fetchMakeURL() 353 char *doc; in fetchParseURL() local
|
H A D | fetch.h | 48 char *doc; member
|
/dflybsd-src/contrib/gdb-7/gdb/cli/ |
H A D | cli-decode.c | 193 char *doc, struct cmd_list_element **list) in add_cmd() 338 char *doc, struct cmd_list_element **prefixlist, in add_prefix_cmd() 365 void (*fun) (char *, int), char *doc, in add_abbrev_prefix_cmd() 406 char *doc, in add_set_or_show_cmd() 826 add_info (char *name, void (*fun) (char *, int), char *doc) in add_info() argument 843 char *doc) in add_com()
|
H A D | cli-decode.h | 92 char *doc; member
|
/dflybsd-src/contrib/wpa_supplicant/src/wps/ |
H A D | upnp_xml.c | 190 char * xml_get_first_item(const char *doc, const char *item) in xml_get_first_item()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | cp-abi.h | 196 const char *doc; member
|
H A D | value.c | 2141 add_internal_function (const char *name, const char *doc, in add_internal_function()
|
/dflybsd-src/contrib/binutils-2.27/ld/ |
H A D | lexsup.c | 95 const char *doc; member
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | lexsup.c | 96 const char *doc; member
|
/dflybsd-src/bin/sh/pregenerated/ |
H A D | nodes.h | 124 union node *doc; member
|