Lines Matching refs:UBool
97 UBool isOk() const { return ok; }
98 UBool isEmpty() const { return len == 0; }
119 UBool ok;
121 UBool ensureCapacity(int32_t appendCapacity);
183 UBool SortKeyLevel::ensureCapacity(int32_t appendCapacity) {
205 UBool
227 const UBool *compressibleBytes,
231 UBool preflight, UErrorCode &errorCode) {
310 UBool isCompressible = compressibleBytes[p >> 24];
622 UBool ok = TRUE;