Home
last modified time | relevance | path

Searched defs:entryName (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
DDecoderTest.java48 final String entryName; field in DecoderTest.DecoderTestCase
49 DecoderTestCase(String entryName) { in DecoderTestCase()
60 private static void run(String entryName) throws Throwable { in run()
DBrotliDecoderChannelTest.java50 final String entryName; field in BrotliDecoderChannelTest.ChannelTestCase
51 ChannelTestCase(String entryName) { in ChannelTestCase()
62 private static void run(String entryName) throws Throwable { in run()
DBrotliInputStreamTest.java48 final String entryName; field in BrotliInputStreamTest.StreamTestCase
49 StreamTestCase(String entryName) { in StreamTestCase()
60 private static void run(String entryName) throws Throwable { in run()
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
DEncoderTest.java42 final String entryName; field in EncoderTest.EncoderTestCase
43 EncoderTestCase(String entryName) { in EncoderTestCase()
54 private static void run(String entryName) throws Throwable { in run()
DBrotliOutputStreamTest.java55 final String entryName; field in BrotliOutputStreamTest.StreamTestCase
57 StreamTestCase(String entryName, TestMode mode) { in StreamTestCase()
69 private static void run(String entryName, TestMode mode) throws Throwable { in run()
DBrotliEncoderChannelTest.java56 final String entryName; field in BrotliEncoderChannelTest.ChannleTestCase
58 ChannleTestCase(String entryName, TestMode mode) { in ChannleTestCase()
70 private static void run(String entryName, TestMode mode) throws Throwable { in run()
/third_party/skia/third_party/externals/brotli/java/org/brotli/integration/
DBundleHelper.java51 public static byte[] readEntry(InputStream input, String entryName) throws IOException { in readEntry()
108 public static long getExpectedFingerprint(String entryName) { in getExpectedFingerprint()
DBundleChecker.java60 String entryName = ""; in run() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DResources.java88 String entryName = ((ZipEntry)enumRes.nextElement()).getName(); in getAvailableLocales() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationLoader.java93 private static final UResourceBundle findWithFallback(UResourceBundle table, String entryName) { in findWithFallback()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationLoader.java91 private static final UResourceBundle findWithFallback(UResourceBundle table, String entryName) { in findWithFallback()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DCompatibilityTest.java185 String entryName = entry.getName(); in getJarList() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DCompatibilityTest.java182 String entryName = entry.getName(); in getJarList() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
Dpkgtypes.h115 const char *entryName; /* special entrypoint name */ member
/third_party/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.h115 const char *entryName; /* special entrypoint name */ member
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
Dpkgtypes.h115 const char *entryName; /* special entrypoint name */ member
/third_party/icu/icu4c/source/tools/icuswap/
Dicuswap.cpp489 char *entryName; in udata_swapPackage() local
/third_party/skia/third_party/externals/icu/source/tools/icuswap/
Dicuswap.cpp489 char *entryName; in udata_swapPackage() local
/third_party/skia/third_party/externals/icu/source/common/
Ducmndata.cpp72 const char *entryName; member
/third_party/icu/icu4c/source/common/
Ducmndata.cpp72 const char *entryName; member
/third_party/node/deps/icu-small/source/common/
Ducmndata.cpp72 const char *entryName; member
/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp670 char *entryName, in getOutFilename()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp670 char *entryName, in getOutFilename()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_genc.cpp725 char *entryName, in getOutFilename()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h232 std::string entryName; in getNameStr() local

12