Home | History | Annotate | Download | only in common

Lines Matching full:valuebits

85  * @param valueBits selects the data entry size; results in an
99 utrie2_openFromSerialized(UTrie2ValueBits valueBits,
115 * @param valueBits selects the data entry size
125 utrie2_openDummy(UTrie2ValueBits valueBits,
197 * utrie2_freeze() takes a valueBits parameter
277 * valueBits then it will set a U_ILLEGAL_ARGUMENT_ERROR.
280 * @param valueBits selects the data entry size; if smaller than 32 bits, then
291 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode);