Home
last modified time | relevance | path

Searched defs:is_namespace (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/libxml/chromium/
Dxml_reader.cc42 bool is_namespace = xmlTextReaderIsNamespaceDecl(reader) == 1; in GetNodeAttributeNames() local
/external/python/cpython2/Lib/
Dsymtable.py207 def is_namespace(self): member in Symbol
/external/python/cpython3/Lib/
Dsymtable.py289 def is_namespace(self): member in Symbol
/external/libabigail/src/
Dabg-ir.cc10163 is_namespace(const decl_base_sptr& d) in is_namespace() function
10172 is_namespace(const decl_base* d) in is_namespace() function