Home
last modified time | relevance | path

Searched defs:ResourceTable (Results 1 - 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dresource.h80 class U_COMMON_API ResourceTable { class
83 ResourceTable() : keys16(NULL), keys32(NULL), items16(NULL), items32(NULL), length(0) {} in ResourceTable() function in ResourceTable
86 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable() function in ResourceTable
/third_party/node/deps/icu-small/source/common/
H A Dresource.h80 class U_COMMON_API ResourceTable { class
83 ResourceTable() : keys16(nullptr), keys32(nullptr), items16(nullptr), items32(nullptr), length(0) {} in ResourceTable() function in ResourceTable
86 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable() function in ResourceTable
/third_party/skia/third_party/externals/icu/source/common/
H A Dresource.h80 class U_COMMON_API ResourceTable { class
83 ResourceTable() : keys16(NULL), keys32(NULL), items16(NULL), items32(NULL), length(0) {} in ResourceTable() function in ResourceTable
86 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable() function in ResourceTable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundleImpl.java213 static class ResourceTable extends ResourceContainer { class in ICUResourceBundleImpl
297 ResourceTable(ICUResourceBundleImpl container, String key, int resource) { in ResourceTable() method in ICUResourceBundleImpl.ResourceTable
304 ResourceTable(WholeBundle wholeBundle, int rootRes) { in ResourceTable() method in ICUResourceBundleImpl.ResourceTable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundleImpl.java214 static class ResourceTable extends ResourceContainer { class in ICUResourceBundleImpl
298 ResourceTable(ICUResourceBundleImpl container, String key, int resource) { in ResourceTable() method in ICUResourceBundleImpl.ResourceTable
305 ResourceTable(WholeBundle wholeBundle, int rootRes) { in ResourceTable() method in ICUResourceBundleImpl.ResourceTable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DXLIFF2ICUConverter.java771 private class ResourceTable extends Resource{ class in XLIFF2ICUConverter
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 7 milliseconds