Home
last modified time | relevance | path

Searched refs:DATA_FILE_NAME (Results 1 – 5 of 5) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUBiDiProps.java42 ByteBuffer bytes=ICUBinary.getData(DATA_FILE_NAME); in UBiDiProps()
54 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
68 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
268 private static final String DATA_FILE_NAME=DATA_NAME+"."+DATA_TYPE; field in UBiDiProps
DUCaseProps.java46 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UCaseProps()
57 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
71 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
1543 private static final String DATA_FILE_NAME=DATA_NAME+"."+DATA_TYPE; field in UCaseProps
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUBiDiProps.java38 ByteBuffer bytes=ICUBinary.getData(DATA_FILE_NAME); in UBiDiProps()
50 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
64 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
264 private static final String DATA_FILE_NAME=DATA_NAME+"."+DATA_TYPE; field in UBiDiProps
DUCaseProps.java42 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UCaseProps()
53 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
67 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
1538 private static final String DATA_FILE_NAME=DATA_NAME+"."+DATA_TYPE; field in UCaseProps
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...