Home | History | Annotate | Download | only in common

Lines Matching refs:valueBits

89  * @param valueBits selects the data entry size; results in an
103 utrie2_openFromSerialized(UTrie2ValueBits valueBits,
119 * @param valueBits selects the data entry size
129 utrie2_openDummy(UTrie2ValueBits valueBits,
201 * utrie2_freeze() takes a valueBits parameter
281 * valueBits then it will set a U_ILLEGAL_ARGUMENT_ERROR.
284 * @param valueBits selects the data entry size; if smaller than 32 bits, then
295 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode);