Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTElementProcessor.java292 AttributesImpl undefines = null; in setPropertiesFromAttributes() local
297 undefines = new AttributesImpl(); in setPropertiesFromAttributes()
333 undefines.addAttribute(attrUri, attrLocalName, in setPropertiesFromAttributes()
395 return undefines; in setPropertiesFromAttributes()
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/platforms/
DClangClCMakeCompileRules.cmake2 # paths starting with /U as macro undefines, so we need to put a -- before the
/external/clang/docs/
DModules.rst248 * ``<cstdio>`` imports the ``<stdio.h>`` module and undefines the macro (and exports its ``#undef``)
/external/python/cpython2/Doc/distutils/
Dapiref.rst578 value. The 1-tuple case undefines a macro. Later
/external/python/cpython3/Doc/distutils/
Dapiref.rst588 value. The 1-tuple case undefines a macro. Later