Searched refs:BLOCKS_ (Results 1 – 3 of 3) sorted by relevance
962 private final static UnicodeBlock BLOCKS_[] = new UnicodeBlock[COUNT]; field in UCharacter.UnicodeBlock2016 if (BLOCKS_[blockId] == null) {2035 if (id >= 0 && id < BLOCKS_.length) { in getInstance()2036 return BLOCKS_[id]; in getInstance()2073 m = new HashMap<String, UnicodeBlock>(BLOCKS_.length); in forName()2074 for (int i = 0; i < BLOCKS_.length; ++i) { in forName()2075 UnicodeBlock b = BLOCKS_[i]; in forName()2132 BLOCKS_[id] = this; in UnicodeBlock()
1145 private final static UnicodeBlock BLOCKS_[] = new UnicodeBlock[COUNT]; field in UCharacter.UnicodeBlock2374 if (BLOCKS_[blockId] == null) {2394 if (id >= 0 && id < BLOCKS_.length) { in getInstance()2395 return BLOCKS_[id]; in getInstance()2434 m = new HashMap<String, UnicodeBlock>(BLOCKS_.length); in forName()2435 for (int i = 0; i < BLOCKS_.length; ++i) { in forName()2436 UnicodeBlock b = BLOCKS_[i]; in forName()2494 BLOCKS_[id] = this; in UnicodeBlock()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...