Searched refs:otherIsRoot (Results 1 – 4 of 4) sorted by relevance
1378 boolean otherIsRoot = o.data.base == null; in equals()1379 assert(!thisIsRoot || !otherIsRoot); // otherwise their data pointers should be == in equals()1380 if(thisIsRoot != otherIsRoot) { return false; } in equals()1384 (otherIsRoot || otherRules.length() != 0)) { in equals()
1413 boolean otherIsRoot = o.data.base == null; in equals()1414 assert(!thisIsRoot || !otherIsRoot); // otherwise their data pointers should be == in equals()1415 if(thisIsRoot != otherIsRoot) { return false; } in equals()1419 (otherIsRoot || otherRules.length() != 0)) { in equals()
250 UBool otherIsRoot = o.data->base == NULL; variable251 U_ASSERT(!thisIsRoot || !otherIsRoot); // otherwise their data pointers should be ==252 if(thisIsRoot != otherIsRoot) { return FALSE; }254 (otherIsRoot || !o.tailoring->rules.isEmpty())) {
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...