Home
last modified time | relevance | path

Searched defs:SET_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/test/java/src/org/apache/qetest/xalanj2/
DFactoryFeatureTest.java60 protected static final String SET_ATTRIBUTE = "setAttribute"; field in FactoryFeatureTest
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGpMacros.h326 # define SET_ATTRIBUTE(a, type, b) (a.b = SET) macro
332 # define SET_ATTRIBUTE(a, type, b) (a |= type##_##b) macro