Home
last modified time | relevance | path

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

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/text/normalizer/
H A DUBiDiProps.java55 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UBiDiProps()
67 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
81 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
199 private static final String DATA_FILE_NAME = "/sun/text/resources/ubidi.icu"; field in UBiDiProps
264 throw new MissingResourceException(e.getMessage(),DATA_FILE_NAME,"");
H A DNorm2AllModes.java268 String DATA_FILE_NAME = "/sun/text/resources/" + name + ".icu"; in Norm2AllModesSingleton() local
269 NormalizerImpl impl=new NormalizerImpl().load(DATA_FILE_NAME); in Norm2AllModesSingleton()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/text/normalizer/
H A DUBiDiProps.java55 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UBiDiProps()
67 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
81 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
199 private static final String DATA_FILE_NAME = "/sun/text/resources/ubidi.icu"; field in UBiDiProps
264 throw new MissingResourceException(e.getMessage(),DATA_FILE_NAME,"");
H A DNorm2AllModes.java268 String DATA_FILE_NAME = "/sun/text/resources/" + name + ".nrm"; in Norm2AllModesSingleton() local
269 NormalizerImpl impl=new NormalizerImpl().load(DATA_FILE_NAME); in Norm2AllModesSingleton()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/text/normalizer/
H A DUBiDiProps.java55 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UBiDiProps()
67 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
81 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
199 private static final String DATA_FILE_NAME = "/sun/text/resources/ubidi.icu"; field in UBiDiProps
264 throw new MissingResourceException(e.getMessage(),DATA_FILE_NAME,"");
H A DNorm2AllModes.java268 String DATA_FILE_NAME = "/sun/text/resources/" + name + ".icu"; in Norm2AllModesSingleton() local
269 NormalizerImpl impl=new NormalizerImpl().load(DATA_FILE_NAME); in Norm2AllModesSingleton()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/icu/impl/
H A DUBiDiProps.java58 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UBiDiProps()
70 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
84 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
203 private static final String DATA_FILE_NAME = field in UBiDiProps
271 throw new MissingResourceException(e.getMessage(),DATA_FILE_NAME,"");
H A DNorm2AllModes.java272 String DATA_FILE_NAME = "/jdk/internal/icu/impl/data/icudt" + in Norm2AllModesSingleton() local
274 NormalizerImpl impl=new NormalizerImpl().load(DATA_FILE_NAME); in Norm2AllModesSingleton()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/icu/impl/
H A DUBiDiProps.java58 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UBiDiProps()
70 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
84 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
203 private static final String DATA_FILE_NAME = field in UBiDiProps
271 throw new MissingResourceException(e.getMessage(),DATA_FILE_NAME,"");
H A DNorm2AllModes.java272 String DATA_FILE_NAME = "/jdk/internal/icu/impl/data/icudt" + in Norm2AllModesSingleton() local
274 NormalizerImpl impl=new NormalizerImpl().load(DATA_FILE_NAME); in Norm2AllModesSingleton()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/text/normalizer/
H A DUBiDiProps.java55 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UBiDiProps()
67 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
81 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
199 private static final String DATA_FILE_NAME = "/sun/text/resources/ubidi.icu"; field in UBiDiProps
264 throw new MissingResourceException(e.getMessage(),DATA_FILE_NAME,"");
H A DNorm2AllModes.java268 String DATA_FILE_NAME = "/sun/text/resources/" + name + ".icu"; in Norm2AllModesSingleton() local
269 NormalizerImpl impl=new NormalizerImpl().load(DATA_FILE_NAME); in Norm2AllModesSingleton()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/icu/impl/
H A DUBiDiProps.java58 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UBiDiProps()
70 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
84 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
203 private static final String DATA_FILE_NAME = field in UBiDiProps
271 throw new MissingResourceException(e.getMessage(),DATA_FILE_NAME,"");
H A DNorm2AllModes.java272 String DATA_FILE_NAME = "/jdk/internal/icu/impl/data/icudt" + in Norm2AllModesSingleton() local
274 NormalizerImpl impl=new NormalizerImpl().load(DATA_FILE_NAME); in Norm2AllModesSingleton()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/text/normalizer/
H A DUBiDiProps.java55 ByteBuffer bytes=ICUBinary.getRequiredData(DATA_FILE_NAME); in UBiDiProps()
67 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
81 throw new IOException(DATA_FILE_NAME+": not enough bytes for the trie"); in readData()
199 private static final String DATA_FILE_NAME = "/sun/text/resources/ubidi.icu"; field in UBiDiProps
264 throw new MissingResourceException(e.getMessage(),DATA_FILE_NAME,"");
H A DNorm2AllModes.java268 String DATA_FILE_NAME = "/sun/text/resources/" + name + ".nrm"; in Norm2AllModesSingleton() local
269 NormalizerImpl impl=new NormalizerImpl().load(DATA_FILE_NAME); in Norm2AllModesSingleton()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/text/normalizer/
H A DUBiDiProps.java59 InputStream is=ICUData.getStream(DATA_FILE_NAME); in UBiDiProps()
77 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
159 private static final String DATA_FILE_NAME = "/sun/text/resources/ubidi.icu"; field in UBiDiProps
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/text/normalizer/
H A DUBiDiProps.java59 InputStream is=ICUData.getStream(DATA_FILE_NAME); in UBiDiProps()
77 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData()
159 private static final String DATA_FILE_NAME = "/sun/text/resources/ubidi.icu"; field in UBiDiProps
/dports/textproc/rasqal/rasqal-0.9.33/tests/engine/
H A Drasqal_triples_test.c43 #define DATA_FILE_NAME (const unsigned char*)"triples.ttl" macro
146 DATA_FILE_NAME); in main()
148 data_file_uri = raptor_new_uri_relative_to_base(data_dir_uri, DATA_FILE_NAME); in main()
/dports/devel/hadoop/hadoop-1.2.1/src/core/org/apache/hadoop/io/
H A DMapFile.java56 public static final String DATA_FILE_NAME = "data"; field in MapFile
153 Path dataFile = new Path(dir, DATA_FILE_NAME); in Writer()
280 Path dataFile = new Path(dir, DATA_FILE_NAME); in open()
596 Path data = new Path(dir, DATA_FILE_NAME); in delete()
619 Path data = new Path(dir, DATA_FILE_NAME); in fix()
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/Utils/MsgCreator/
H A DMsgCreator.cpp56 static const char* DATA_FILE_NAME="LocalMsgData.hpp"; variable
287 strcat(OutputFileName, DATA_FILE_NAME); in buildOutputFileName()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/
H A DSequenceFileInputFormat.java44 Path dataFile = new Path(file.getPath(), MapFile.DATA_FILE_NAME); in listStatus()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/
H A DSequenceFileInputFormat.java49 Path dataFile = new Path(file.getPath(), MapFile.DATA_FILE_NAME); in listStatus()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/
H A DMapFile.java66 public static final String DATA_FILE_NAME = "data"; field in MapFile
268 Path dataFile = new Path(dirName, DATA_FILE_NAME); in Writer()
425 Path dataFile = new Path(dir, DATA_FILE_NAME); in open()
753 Path data = new Path(dir, DATA_FILE_NAME); in delete()
776 Path data = new Path(dir, DATA_FILE_NAME); in fix()
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapreduce/lib/input/
H A DSequenceFileInputFormat.java63 files.set(i, fs.getFileStatus(new Path(p, MapFile.DATA_FILE_NAME))); in listStatus()

12