Searched defs:flagB (Results 1 – 2 of 2) sorted by relevance
101 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMReadToken() local146 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteToken() local159 uint32_t flagB = GetTokenFlag(tokenWithFlagB); in OEMWriteToken() local
227 bool flagB = U_FAILURE(status); in testUtext_clone() local244 bool flagB = !utext_equals(utOne, utTwo); in testUtext_equals() local262 bool flagB = (len != stringLen); in testUtext_nativeLength() local277 bool flagB = (charC != uString[0]); in testUtext_char32At() local292 bool flagB = (testChar != uString[0]); in testUtext_current32() local307 bool flagB = (nextC != uString[0]); in testUtext_next32() local323 bool flagB = (previousC != uString[0]); in testUtext_previous32() local338 bool flagB = (nextFromC != uString[1]); in testUtext_next32From() local353 bool flagB = (previousC != uString[1]); in testUtext_previous32From() local370 bool flagB = (getNativeIndexI != compare); in testUtext_getNativeIndex() local[all …]