Searched refs:appendAttribute (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | rulebasedcollator.cpp | 1526 void appendAttribute(CharString &s, char letter, UColAttributeValue value, in appendAttribute() function 1568 appendAttribute(result, 'A', getAttribute(UCOL_ALTERNATE_HANDLING, errorCode), errorCode); in internalGetShortDefinitionString() 1573 appendAttribute(result, 'C', getAttribute(UCOL_CASE_FIRST, errorCode), errorCode); in internalGetShortDefinitionString() 1576 appendAttribute(result, 'D', getAttribute(UCOL_NUMERIC_COLLATION, errorCode), errorCode); in internalGetShortDefinitionString() 1579 appendAttribute(result, 'E', getAttribute(UCOL_CASE_LEVEL, errorCode), errorCode); in internalGetShortDefinitionString() 1582 appendAttribute(result, 'F', getAttribute(UCOL_FRENCH_COLLATION, errorCode), errorCode); in internalGetShortDefinitionString() 1590 appendAttribute(result, 'N', getAttribute(UCOL_NORMALIZATION_MODE, errorCode), errorCode); in internalGetShortDefinitionString() 1595 appendAttribute(result, 'S', getAttribute(UCOL_STRENGTH, errorCode), errorCode); in internalGetShortDefinitionString()
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMDocumentImpl.java | 548 appendAttribute(m_nsNames.stringToIndex(atts.getURI(i)), in startElement() 2230 void appendAttribute(int namespaceIndex, int localNameIndex, int prefixIndex, in appendAttribute() method in DTMDocumentImpl
|
/external/grpc-grpc-java/netty/shaded/ |
D | grpc-netty-shaded-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |