Home
last modified time | relevance | path

Searched refs:namespace_declarations (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/mojo/public/tools/bindings/generators/js_templates/externs/
Dmodule.externs.tmpl5 {% for declaration in module.namespace|namespace_declarations -%}
/external/python/cpython2/Lib/xml/dom/
Dxmlbuilder.py23 namespace_declarations = True variable in Options
173 and not (options.namespace_declarations
Dexpatbuilder.py735 if self._options.namespace_declarations:
/external/python/cpython3/Lib/xml/dom/
Dxmlbuilder.py24 namespace_declarations = True variable in Options
174 and not (options.namespace_declarations
Dexpatbuilder.py728 if self._options.namespace_declarations: