Home
last modified time | relevance | path

Searched defs:nameSpace (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_model.cpp50 WideString nameSpace; in createNode() local
77 WideString nameSpace; in isCompatibleNS() local
/external/deqp-deps/glslang/glslang/HLSL/
DhlslAttributes.cpp42 …TAttributeType HlslParseContext::attributeFromName(const TString& nameSpace, const TString& name) … in attributeFromName() argument
DhlslGrammar.cpp3863 TString nameSpace; in acceptAttributes() local
/external/angle/third_party/glslang/src/glslang/HLSL/
DhlslAttributes.cpp42 …TAttributeType HlslParseContext::attributeFromName(const TString& nameSpace, const TString& name) … in attributeFromName() argument
DhlslGrammar.cpp3863 TString nameSpace; in acceptAttributes() local
/external/nos/host/generic/nugget/proto/nugget/app/identity/
Didentity.proto133 string nameSpace = 2; field
144 string nameSpace = 2; field
308 string nameSpace = 1; field
324 string nameSpace = 2; field
/external/skia/src/core/
DSkResourceCache.cpp55 void SkResourceCache::Key::init(void* nameSpace, uint64_t sharedID, size_t dataSize) { in init()
/external/libultrahdr/lib/src/
Djpegrutils.cpp437 string nameSpace = "http://ns.adobe.com/xap/1.0/\0"; in getMetadataFromXMP() local
/external/cronet/third_party/libxml/src/
Dtree.c5946 xmlSearchNs(xmlDocPtr doc, xmlNodePtr node, const xmlChar *nameSpace) { in xmlSearchNs()
6638 xmlHasNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlHasNsProp()
6710 xmlGetNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlGetNsProp()
Dvalid.c6096 xmlNsPtr nameSpace = attrib->ns; in xmlValidateOneElement() local
Dtestapi.c20205 xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlGetNsProp() local
20290 xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlHasNsProp() local
22902 xmlChar * nameSpace; /* the namespace prefix */ in test_xmlSearchNs() local
/external/libxml2/
Dtree.c6117 const xmlChar *nameSpace) { in xmlSearchNs()
6721 xmlHasNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlHasNsProp()
6839 xmlGetNsProp(const xmlNode *node, const xmlChar *name, const xmlChar *nameSpace) { in xmlGetNsProp()
Dvalid.c6035 xmlNsPtr nameSpace = attrib->ns; in xmlValidateOneElement() local
Dtestapi.c20781 const xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlGetNsProp() local
20866 const xmlChar * nameSpace; /* the URI of the namespace */ in test_xmlHasNsProp() local
23591 const xmlChar * nameSpace; /* the namespace prefix */ in test_xmlSearchNs() local
/external/libultrahdr/tests/
Djpegr_test.cpp1411 const std::string nameSpace = "http://ns.adobe.com/xap/1.0/\0"; in TEST() local
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp66 const std::string &nameSpace() const { return NS; } in nameSpace() function in __anonc8f61e750111::FlattenedSpelling