/third_party/libxml2/ |
D | SAX.c | 42 initxmlDefaultSAXHandler(xmlSAXHandlerV1 *hdlr, int warning) in initxmlDefaultSAXHandler() 91 inithtmlDefaultSAXHandler(xmlSAXHandlerV1 *hdlr) in inithtmlDefaultSAXHandler() 138 initdocbDefaultSAXHandler(xmlSAXHandlerV1 *hdlr) in initdocbDefaultSAXHandler()
|
D | SAX2.c | 2841 xmlSAXVersion(xmlSAXHandler *hdlr, int version) in xmlSAXVersion() 2896 xmlSAX2InitDefaultSAXHandler(xmlSAXHandler *hdlr, int warning) in xmlSAX2InitDefaultSAXHandler() 2930 xmlSAX2InitHtmlDefaultSAXHandler(xmlSAXHandler *hdlr) in xmlSAX2InitHtmlDefaultSAXHandler() 2988 xmlSAX2InitDocbDefaultSAXHandler(xmlSAXHandler *hdlr) in xmlSAX2InitDocbDefaultSAXHandler()
|
D | parser.c | 13579 xmlCharEncodingHandlerPtr hdlr; in xmlParseInNodeContext() local 14971 xmlCharEncodingHandlerPtr hdlr; in xmlCtxtResetPush() local 15170 xmlCharEncodingHandlerPtr hdlr; in xmlDoRead() local
|
D | xmlreader.c | 5372 xmlCharEncodingHandlerPtr hdlr; in xmlTextReaderSetup() local
|
D | HTMLparser.c | 6889 xmlCharEncodingHandlerPtr hdlr; in htmlDoRead() local
|
D | testapi.c | 4621 xmlSAXHandler * hdlr; /* the SAX handler */ in test_xmlSAX2InitDefaultSAXHandler() local 4659 xmlSAXHandler * hdlr; /* the SAX handler */ in test_xmlSAX2InitDocbDefaultSAXHandler() local 4691 xmlSAXHandler * hdlr; /* the SAX handler */ in test_xmlSAX2InitHtmlDefaultSAXHandler() local 5286 xmlSAXHandler * hdlr; /* the SAX handler */ in test_xmlSAXVersion() local
|
/third_party/python/Lib/test/ |
D | test_imaplib.py | 588 def make_server(self, addr, hdlr): argument 630 def reaped_server(self, hdlr): argument 638 def reaped_pair(self, hdlr): argument
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/isoff/ |
D | gstisoff.c | 593 gst_isoff_hdlr_box_parse (GstHdlrBox * hdlr, GstByteReader * reader) in gst_isoff_hdlr_box_parse()
|
D | gstisoff.h | 217 GstHdlrBox hdlr; member
|
/third_party/python/Lib/logging/ |
D | config.py | 912 def __init__(self, rcvr, hdlr, port, verify): argument
|
D | __init__.py | 1636 def addHandler(self, hdlr): argument 1647 def removeHandler(self, hdlr): argument
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | atoms.c | 983 atom_hdlr_init (AtomHDLR * hdlr, AtomsContext * context) in atom_hdlr_init() 1003 AtomHDLR *hdlr = g_new0 (AtomHDLR, 1); in atom_hdlr_new() local 1010 atom_hdlr_clear (AtomHDLR * hdlr) in atom_hdlr_clear() 1020 atom_hdlr_free (AtomHDLR * hdlr) in atom_hdlr_free() 1833 atom_hdlr_copy_data (AtomHDLR * hdlr, guint8 ** buffer, guint64 * size, in atom_hdlr_copy_data() 3872 atom_hdlr_set_type (AtomHDLR * hdlr, AtomsContext * context, guint32 comp_type, in atom_hdlr_set_type() 3882 atom_hdlr_set_name (AtomHDLR * hdlr, const char *name) in atom_hdlr_set_name()
|
D | atoms.h | 616 AtomHDLR *hdlr; member 649 AtomHDLR hdlr; member 680 AtomHDLR hdlr; member
|
D | qtdemux.c | 10961 GNode *hdlr; in qtdemux_parse_trak() local
|
/third_party/ffmpeg/libavformat/ |
D | movenc.c | 2798 const char *hdlr, *descr = NULL, *hdlr_type = NULL; in mov_write_hdlr_tag() local
|