Home
last modified time | relevance | path

Searched refs:ResourceTable (Results 1 – 25 of 110) sorted by relevance

12345

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
DDXILResource.h120 template <typename T> class ResourceTable {
126 ResourceTable(StringRef Name) : MDName(Name) {} in ResourceTable() function
137 ResourceTable<UAVResource> UAVs = {"hlsl.uavs"};
138 ResourceTable<ConstantBuffer> CBuffers = {"hlsl.cbufs"};
DDXILResource.cpp26 template <typename T> void ResourceTable<T>::collect(Module &M) { in collect()
37 template <> void ResourceTable<ConstantBuffer>::collect(Module &M) { in collect()
319 template <typename T> void ResourceTable<T>::print(raw_ostream &OS) const { in print()
373 template <typename T> MDNode *ResourceTable<T>::write(Module &M) const { in write()
/external/robolectric/resources/src/main/java/org/robolectric/res/
DStyleResolver.java10 private final ResourceTable appResourceTable;
11 private final ResourceTable systemResourceTable;
17 ResourceTable appResourceTable, in StyleResolver()
18 ResourceTable systemResourceTable, in StyleResolver()
97 ResourceTable resourceProvider = in getParent()
/external/icu/libicu/cts_headers/
Dresource.h80 class U_COMMON_API ResourceTable {
83ResourceTable() : keys16(nullptr), keys32(nullptr), items16(nullptr), items32(nullptr), length(0) … in ResourceTable() function
86 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable() function
194 virtual ResourceTable getTable(UErrorCode &errorCode) const = 0;
/external/cronet/stable/third_party/icu/source/common/
Dresource.h80 class U_COMMON_API ResourceTable {
83ResourceTable() : keys16(nullptr), keys32(nullptr), items16(nullptr), items32(nullptr), length(0) … in ResourceTable() function
86 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable() function
194 virtual ResourceTable getTable(UErrorCode &errorCode) const = 0;
Dlocavailable.cpp110 ResourceTable resIndexTable = value.getTable(status); in put()
124 ResourceTable availableLocalesTable = value.getTable(status); in put()
/external/icu/icu4c/source/common/
Dresource.h80 class U_COMMON_API ResourceTable {
83ResourceTable() : keys16(nullptr), keys32(nullptr), items16(nullptr), items32(nullptr), length(0) … in ResourceTable() function
86 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable() function
194 virtual ResourceTable getTable(UErrorCode &errorCode) const = 0;
Dlocavailable.cpp105 ResourceTable resIndexTable = value.getTable(status); in put()
117 ResourceTable availableLocalesTable = value.getTable(status); in put()
/external/cronet/tot/third_party/icu/source/common/
Dresource.h80 class U_COMMON_API ResourceTable {
83ResourceTable() : keys16(nullptr), keys32(nullptr), items16(nullptr), items32(nullptr), length(0) … in ResourceTable() function
86 ResourceTable(const uint16_t *k16, const int32_t *k32, in ResourceTable() function
194 virtual ResourceTable getTable(UErrorCode &errorCode) const = 0;
Dlocavailable.cpp110 ResourceTable resIndexTable = value.getTable(status); in put()
124 ResourceTable availableLocalesTable = value.getTable(status); in put()
/external/icu/icu4c/source/i18n/
Ddayperiodrules.cpp55 ResourceTable dayPeriodData = value.getTable(errorCode); in put()
60 ResourceTable locales = value.getTable(errorCode); in put()
75 ResourceTable rules = value.getTable(errorCode); in put()
82 void processRules(const ResourceTable &rules, const char *key, in processRules()
88 ResourceTable ruleSet = value.getTable(errorCode); in processRules()
97 ResourceTable periodDefinition = value.getTable(errorCode); in processRules()
287 ResourceTable rules = value.getTable(errorCode); in put()
Dunits_data.cpp75 ResourceTable conversionRateTable = value.getTable(status); in put()
79 ResourceTable unitTable = value.getTable(status); in put()
175 ResourceTable unitPreferenceDataTable = value.getTable(status); in put()
178 ResourceTable categoryTable = value.getTable(status); in put()
181 ResourceTable regionTable = value.getTable(status); in put()
215 ResourceTable unitPref = value.getTable(status); in put()
/external/cronet/stable/third_party/icu/source/i18n/
Ddayperiodrules.cpp56 ResourceTable dayPeriodData = value.getTable(errorCode); in put()
61 ResourceTable locales = value.getTable(errorCode); in put()
76 ResourceTable rules = value.getTable(errorCode); in put()
83 void processRules(const ResourceTable &rules, const char *key, in processRules()
89 ResourceTable ruleSet = value.getTable(errorCode); in processRules()
98 ResourceTable periodDefinition = value.getTable(errorCode); in processRules()
288 ResourceTable rules = value.getTable(errorCode); in put()
Dunits_data.cpp74 ResourceTable conversionRateTable = value.getTable(status); in put()
78 ResourceTable unitTable = value.getTable(status); in put()
169 ResourceTable unitPreferenceDataTable = value.getTable(status); in put()
172 ResourceTable categoryTable = value.getTable(status); in put()
175 ResourceTable regionTable = value.getTable(status); in put()
209 ResourceTable unitPref = value.getTable(status); in put()
/external/cronet/tot/third_party/icu/source/i18n/
Ddayperiodrules.cpp56 ResourceTable dayPeriodData = value.getTable(errorCode); in put()
61 ResourceTable locales = value.getTable(errorCode); in put()
76 ResourceTable rules = value.getTable(errorCode); in put()
83 void processRules(const ResourceTable &rules, const char *key, in processRules()
89 ResourceTable ruleSet = value.getTable(errorCode); in processRules()
98 ResourceTable periodDefinition = value.getTable(errorCode); in processRules()
288 ResourceTable rules = value.getTable(errorCode); in put()
Dunits_data.cpp74 ResourceTable conversionRateTable = value.getTable(status); in put()
78 ResourceTable unitTable = value.getTable(status); in put()
169 ResourceTable unitPreferenceDataTable = value.getTable(status); in put()
172 ResourceTable categoryTable = value.getTable(status); in put()
175 ResourceTable regionTable = value.getTable(status); in put()
209 ResourceTable unitPref = value.getTable(status); in put()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
DLDML2ICUBinaryWriter.java287 && res instanceof ICUResourceWriter.ResourceTable) { in getSpecialType()
291 if (res.name.equals("collations") && res instanceof ICUResourceWriter.ResourceTable) { in getSpecialType()
317 if (top instanceof ICUResourceWriter.ResourceTable) { in dealWithSpecialElements()
331 (ICUResourceWriter.ResourceTable) top, in dealWithSpecialElements()
337 (ICUResourceWriter.ResourceTable) top, in dealWithSpecialElements()
357 ICUResourceWriter.ResourceTable parent, ICUResourceWriter.ResourceProcess trans) { in addTransliteration()
580 ICUResourceWriter.ResourceTable parent, in addDependency()
799 if (((ICUResourceWriter.ResourceTable) resTop).is32Bit()) { in writeKeyString()
/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java487 set[0] = new ResourceTable(); in createRB()
488 set[1] = new ResourceTable(); in createRB()
813 private class ResourceTable extends Resource{ class in XLIFF2ICUConverter
1177 set[0] = new ResourceTable(); in parseTable()
1178 set[1] = new ResourceTable(); in parseTable()
1202 ((ResourceTable) currentSource).first = next[0]; in parseTable()
1203 ((ResourceTable) currentTarget).first = next[1]; in parseTable()
1204 currentSource = ((ResourceTable) currentSource).first; in parseTable()
1205 currentTarget = ((ResourceTable) currentTarget).first; in parseTable()
1219 ((ResourceTable) currentSource).first = next[0]; in parseTable()
[all …]
/external/robolectric/robolectric/src/test/java/org/robolectric/res/
DResourceTableFactoryTest.java15 private ResourceTable appResourceTable;
16 private ResourceTable systemResourceTable;
DResourceTestUtil.java21 static String stringify(ResourceTable resourceTable) { in stringify()
24 new ResourceTable.Visitor() { in stringify()
/external/robolectric/resources/src/test/java/org/robolectric/manifest/
DMetaDataTest.java15 import org.robolectric.res.ResourceTable;
23 @Mock private ResourceTable resourceProvider;
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DICUResourceBundleImpl.java55 return new ICUResourceBundleImpl.ResourceTable(this, _key, _resource); in createBundleObject()
213 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
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceBundleImpl.java56 return new ICUResourceBundleImpl.ResourceTable(this, _key, _resource); in createBundleObject()
214 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
/external/robolectric/resources/src/main/java/org/robolectric/manifest/
DMetaData.java7 import org.robolectric.res.ResourceTable;
35 public void init(ResourceTable resourceTable, String packageName) throws RoboNotFoundException { in init()
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResourceTable.java5 public class ResourceTable { class

12345