Searched defs:nameSpace (Results 1 – 7 of 7) sorted by relevance
| /third_party/glslang/glslang/HLSL/ |
| D | hlslAttributes.cpp | 42 …TAttributeType HlslParseContext::attributeFromName(const TString& nameSpace, const TString& name) … in attributeFromName() argument
|
| D | hlslGrammar.cpp | 3571 TString nameSpace; in acceptAttributes() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkResourceCache.cpp | 42 void SkResourceCache::Key::init(void* nameSpace, uint64_t sharedID, size_t dataSize) { in init()
|
| /third_party/skia/src/core/ |
| D | SkResourceCache.cpp | 42 void SkResourceCache::Key::init(void* nameSpace, uint64_t sharedID, size_t dataSize) { in init()
|
| /third_party/libxml2/ |
| D | tree.c | 6072 xmlSearchNs(xmlDocPtr doc, xmlNodePtr node, const xmlChar *nameSpace) { in xmlSearchNs() 6769 xmlHasNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlHasNsProp() 6841 xmlGetNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlGetNsProp()
|
| D | valid.c | 6294 xmlNsPtr nameSpace = attrib->ns; in xmlValidateOneElement() local
|
| D | testapi.c | 20793 xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlGetNsProp() local 20878 xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlHasNsProp() local 23480 xmlChar * nameSpace; /* the namespace prefix */ in test_xmlSearchNs() local
|