Lines Matching refs:thisEntry
351 GeneralNameInterface thisEntry = getGeneralNameInterface(i);
355 // thisEntry, remove thisEntry and add widest other to newThis.
358 // or widens thisEntry.
364 switch (thisEntry.constrains(otherEntry)) {
386 // where there was a name of the same type as thisEntry in
388 // thisEntry.
399 if (thisAltEntry.getType() == thisEntry.getType()) {
420 createWidestSubtree(thisEntry);
426 // Step 3b.2: Remove thisEntry from this
444 GeneralNameInterface thisEntry = getGeneralNameInterface(j);
445 switch (thisEntry.constrains(otherEntry)) {