Home
last modified time | relevance | path

Searched defs:localName (Results 1 – 25 of 40) sorted by relevance

12

/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
DCurrencyDataParser.java93 … public void startElement(String uri, String localName, String qName, Attributes attributes) { in startElement()
106 public void endElement(String uri, String localName, String qName) { in endElement()
/third_party/typescript/src/compiler/transformers/
Dts.ts654 const localName = factory.getInternalName(node); constant
1257 … const localName = factory.getLocalName(node, /*allowComments*/ false, /*allowSourceMaps*/ true); constant
1993 const localName = setParent(setTextRange(factory.cloneNode(name), name), name.parent); constant
2375 … const localName = factory.getLocalName(node, /*allowComments*/ false, /*allowSourceMaps*/ true); constant
2676 … const localName = factory.getLocalName(node, /*allowComments*/ false, /*allowSourceMaps*/ true); constant
/third_party/python/Lib/xml/dom/
Dminidom.py318 def _get_elements_by_tagName_ns_helper(parent, nsURI, localName, rc): argument
355 def __init__(self, qName, namespaceURI=EMPTY_NAMESPACE, localName=None, argument
577 def getNamedItemNS(self, namespaceURI, localName): argument
595 def removeNamedItemNS(self, namespaceURI, localName): argument
680 localName=None): argument
737 def getAttributeNS(self, namespaceURI, localName): argument
779 def getAttributeNodeNS(self, namespaceURI, localName): argument
814 def removeAttributeNS(self, namespaceURI, localName): argument
849 def hasAttributeNS(self, namespaceURI, localName): argument
862 def getElementsByTagNameNS(self, namespaceURI, localName): argument
[all …]
Dexpatbuilder.py84 def getAttributeTypeNS(self, namespaceURI, localName): argument
/third_party/cef/libcef/browser/
Dxml_reader_impl.cc355 CefString CefXmlReaderImpl::GetAttribute(const CefString& localName, in GetAttribute()
407 bool CefXmlReaderImpl::MoveToAttribute(const CefString& localName, in MoveToAttribute()
/third_party/cef/libcef_dll/cpptoc/
Dxml_reader_cpptoc.cc378 const cef_string_t* localName, in xml_reader_get_attribute_bylname()
501 const cef_string_t* localName, in xml_reader_move_to_attribute_bylname()
/third_party/cef/libcef_dll/ctocpp/
Dxml_reader_ctocpp.cc386 CefString CefXmlReaderCToCpp::GetAttribute(const CefString& localName, in GetAttribute()
512 bool CefXmlReaderCToCpp::MoveToAttribute(const CefString& localName, in MoveToAttribute()
/third_party/skia/src/core/
DSkYUVPlanesCache.cpp15 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
DSkMaskCache.cpp10 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
DSkBitmapCache.cpp216 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
/third_party/flutter/skia/src/core/
DSkYUVPlanesCache.cpp12 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
DSkMaskCache.cpp10 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
DSkBitmapCache.cpp216 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp66 const char *localName, in ValidateStateHelperGetIntegerv()
88 const char *localName, in ValidateStateHelperGetVertexAttribiv()
DStateManagerGL.cpp43 const char *localName, in ValidateStateHelper()
2554 std::string localName = "mBuffers[" + ToString(bindingType) + "]"; in validateState() local
/third_party/typescript/src/compiler/transformers/module/
Dsystem.ts450 …const localName = forEach(group.externalImports, i => getLocalNameForExternalImport(factory, i, cu… constant
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_account_osAccount.js21 localName: "[PC Preview] unknown localName", property
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp227 std::string localName = "l" + de::toString(bufNum); in checkBuffer() local
/third_party/libxml2/
Dxmlschemas.c892 const xmlChar *localName; member
951 const xmlChar *localName; member
1315 const xmlChar *localName) in xmlSchemaFormatQName()
1334 xmlSchemaFormatQNameNs(xmlChar **buf, xmlNsPtr ns, const xmlChar *localName) in xmlSchemaFormatQNameNs()
2608 xmlChar *localName, *nsName; in xmlSchemaComplexTypeErr() local
4619 const xmlChar *localName, in xmlSchemaDebugDumpIDCTable()
8992 const xmlChar *localName, *nsName; in xmlSchemaParseUnion() local
22031 xmlChar *localName = NULL; in xmlSchemaValidateNotation() local
24206 const xmlChar *localName, in xmlSchemaValidatorPushAttribute()
25053 const xmlChar **localName) in xmlSchemaVExpandQName()
Dxmlreader.c2530 xmlTextReaderGetAttributeNs(xmlTextReaderPtr reader, const xmlChar *localName, in xmlTextReaderGetAttributeNs()
2808 const xmlChar *localName, const xmlChar *namespaceURI) { in xmlTextReaderMoveToAttributeNs()
Dxmlschemastypes.c1005 const xmlChar *localName) in xmlSchemaNewQNameValue()
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemas.c920 const xmlChar *localName; member
979 const xmlChar *localName; member
1331 const xmlChar *localName) in xmlSchemaFormatQName()
1350 xmlSchemaFormatQNameNs(xmlChar **buf, xmlNsPtr ns, const xmlChar *localName) in xmlSchemaFormatQNameNs()
2586 xmlChar *localName, *nsName; in xmlSchemaComplexTypeErr() local
4603 const xmlChar *localName, in xmlSchemaDebugDumpIDCTable()
8970 const xmlChar *localName, *nsName; in xmlSchemaParseUnion() local
21958 xmlChar *localName = NULL; in xmlSchemaValidateNotation() local
24031 const xmlChar *localName, in xmlSchemaValidatorPushAttribute()
24883 const xmlChar **localName) in xmlSchemaVExpandQName()
Dxmlreader.c2490 xmlTextReaderGetAttributeNs(xmlTextReaderPtr reader, const xmlChar *localName, in xmlTextReaderGetAttributeNs()
2768 const xmlChar *localName, const xmlChar *namespaceURI) { in xmlTextReaderMoveToAttributeNs()
Dxmlschemastypes.c1034 const xmlChar *localName) in xmlSchemaNewQNameValue()
/third_party/typescript/src/services/
Dtypes.ts1021 localName, enumerator

12