| /third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
| D | CurrencyDataParser.java | 93 … 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/python/Lib/xml/dom/ |
| D | minidom.py | 318 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 …]
|
| D | expatbuilder.py | 84 def getAttributeTypeNS(self, namespaceURI, localName): argument
|
| /third_party/typescript/src/compiler/transformers/ |
| D | ts.ts | 654 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/cef/libcef/browser/ |
| D | xml_reader_impl.cc | 355 CefString CefXmlReaderImpl::GetAttribute(const CefString& localName, in GetAttribute() 407 bool CefXmlReaderImpl::MoveToAttribute(const CefString& localName, in MoveToAttribute()
|
| /third_party/cef/libcef_dll/cpptoc/ |
| D | xml_reader_cpptoc.cc | 378 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/ |
| D | xml_reader_ctocpp.cc | 386 CefString CefXmlReaderCToCpp::GetAttribute(const CefString& localName, in GetAttribute() 512 bool CefXmlReaderCToCpp::MoveToAttribute(const CefString& localName, in MoveToAttribute()
|
| /third_party/skia/src/core/ |
| D | SkYUVPlanesCache.cpp | 15 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
|
| D | SkMaskCache.cpp | 10 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
|
| D | SkBitmapCache.cpp | 216 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
|
| /third_party/flutter/skia/src/core/ |
| D | SkYUVPlanesCache.cpp | 12 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
|
| D | SkMaskCache.cpp | 10 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
|
| D | SkBitmapCache.cpp | 216 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | VertexArrayGL.cpp | 66 const char *localName, in ValidateStateHelperGetIntegerv() 88 const char *localName, in ValidateStateHelperGetVertexAttribiv()
|
| D | StateManagerGL.cpp | 43 const char *localName, in ValidateStateHelper() 2554 std::string localName = "mBuffers[" + ToString(bindingType) + "]"; in validateState() local
|
| /third_party/typescript/src/compiler/transformers/module/ |
| D | system.ts | 450 …const localName = forEach(group.externalImports, i => getLocalNameForExternalImport(factory, i, cu… constant
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_account_osAccount.js | 21 localName: "[PC Preview] unknown localName", property
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingBufferDeviceAddressTests.cpp | 240 std::string localName = "l" + de::toString(bufNum); in checkBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| D | vktBindingBufferDeviceAddressTests.cpp | 240 std::string localName = "l" + de::toString(bufNum); in checkBuffer() local
|
| /third_party/libxml2/ |
| D | xmlschemas.c | 892 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()
|
| D | xmlreader.c | 2531 xmlTextReaderGetAttributeNs(xmlTextReaderPtr reader, const xmlChar *localName, in xmlTextReaderGetAttributeNs() 2809 const xmlChar *localName, const xmlChar *namespaceURI) { in xmlTextReaderMoveToAttributeNs()
|
| D | xmlschemastypes.c | 1005 const xmlChar *localName) in xmlSchemaNewQNameValue()
|
| /third_party/typescript/src/services/ |
| D | types.ts | 1021 localName, enumerator
|
| /third_party/typescript/lib/ |
| D | tsc.js | 41143 function serializeAsFunctionNamespaceMerge(type, symbol, localName, modifierFlags) { argument 41155 …function serializeAsNamespaceDeclaration(props, localName, modifierFlags, suppressNewPrivateContex… argument 41219 function serializeAsClass(symbol, localName, modifierFlags) { argument 41262 function serializeAsAlias(symbol, localName, modifierFlags) { argument 41349 function serializeExportSpecifier(localName, targetName, specifier) { argument 41604 function getNameCandidateWorker(symbol, localName) { argument 41621 function getInternalSymbolName(symbol, localName) { argument 71476 function transformEnumBody(node, localName) { argument
|
| D | typingsInstaller.js | 49968 function serializeAsFunctionNamespaceMerge(type, symbol, localName, modifierFlags) { argument 49983 …function serializeAsNamespaceDeclaration(props, localName, modifierFlags, suppressNewPrivateContex… argument 50068 function serializeAsClass(symbol, localName, modifierFlags) { argument 50129 function serializeAsAlias(symbol, localName, modifierFlags) { argument 50268 function serializeExportSpecifier(localName, targetName, specifier) { argument 50588 function getNameCandidateWorker(symbol, localName) { argument 50605 function getInternalSymbolName(symbol, localName) { argument 85560 function transformEnumBody(node, localName) { argument
|