/third_party/libxml2/python/tests/ |
D | readererr.py | 21 def myErrorHandler(arg,msg,severity,locator): argument
|
/third_party/libxml2/python/ |
D | drv_libxml2.py | 83 def __init__(self,locator): argument 119 def _errorHandler(self,arg,msg,severity,locator): argument
|
D | types.c | 935 libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderLocatorPtrWrap()
|
D | libxml.py | 715 def _xmlTextReaderErrorFunc(xxx_todo_changeme,msg,severity,locator): argument
|
D | libxml.c | 2067 xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderErrorCallback()
|
/third_party/boost/boost/gil/extension/toolbox/image_types/ |
D | subchroma_image.hpp | 216 using locator = Locator; typedef in boost::gil::subchroma_image_view 234 , const Locator& locator in subchroma_image_view() 409 locator_t locator( point_t( 0, 0 ) // p in init() local 562 locator_t locator( point_t( 0, 0 ) // p in subchroma_view() local
|
D | indexed_image.hpp | 171 , const Locator& locator in indexed_image_view() 340 locator_t locator( point_t( 0, 0 ) // p in init() local
|
/third_party/python/Lib/xml/sax/ |
D | _exceptions.py | 59 def __init__(self, msg, exception, locator): argument
|
D | handler.py | 57 def setDocumentLocator(self, locator): argument
|
D | saxutils.py | 252 def setDocumentLocator(self, locator): argument
|
/third_party/skia/src/gpu/ops/ |
D | SmallPathAtlasMgr.cpp | 109 GrDrawOpAtlas::AtlasLocator* locator) { in addToAtlas()
|
/third_party/cef/libcef/browser/ |
D | xml_reader_impl.cc | 55 xmlTextReaderLocatorPtr locator) { in xml_error_callback()
|
/third_party/boost/boost/gil/ |
D | image_view.hpp | 63 using locator = Loc; typedef in boost::gil::image_view
|
/third_party/boost/boost/gil/concepts/ |
D | image_view.hpp | 115 using locator = typename View::locator; // N-dimensional locator in constraints() typedef
|
/third_party/python/Lib/xml/dom/ |
D | pulldom.py | 38 def setDocumentLocator(self, locator): argument
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlreader.c | 4800 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorLineNumber() 4837 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorBaseURI()
|
/third_party/libxml2/ |
D | xmlreader.c | 4844 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorLineNumber() 4881 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorBaseURI()
|
D | testapi.c | 31865 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */ in test_xmlTextReaderLocatorBaseURI() local 31899 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */ in test_xmlTextReaderLocatorLineNumber() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | cache_server.cc | 510 auto locator = flatbuffers::GetRoot<BatchDataLocatorMsg>(fbb->GetBufferPointer()); in BatchFetchRows() local
|