Lines Matching defs:builtCE32
54 ce32(0), defaultCE32(Collation::NO_CE32), builtCE32(Collation::NO_CE32),
58 ce32(ce), defaultCE32(Collation::NO_CE32), builtCE32(Collation::NO_CE32),
88 uint32_t builtCE32;
262 if(cond->builtCE32 == Collation::NO_CE32) {
264 cond->builtCE32 = builder.buildContext(cond, errorCode);
268 cond->builtCE32 = builder.buildContext(cond, errorCode);
272 return cond->builtCE32;
568 cond->builtCE32 = Collation::NO_CE32;
584 cond->builtCE32 = Collation::NO_CE32;
1324 getConditionalCE32ForCE32(ce32)->builtCE32 = Collation::NO_CE32;
1331 // Ignore abandoned lists and the cached builtCE32,