Home
last modified time | relevance | path

Searched refs:getTable (Results 1 – 25 of 112) sorted by relevance

12345

/external/bcc/src/cc/frontends/p4/compiler/
DebpfCounter.py47 return self.getTable(program).size
52 def getTable(self, program): member in EbpfCounter
53 table = program.getTable(self.hlircounter.binding[1].name)
63 keyTypeName = "struct " + self.getTable(program).keyTypeName
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DDayPeriodRules.java82 UResource.Table dayPeriodData = value.getTable(); in put()
85 UResource.Table locales = value.getTable(); in put()
91 UResource.Table rules = value.getTable(); in put()
102 UResource.Table ruleSet = value.getTable(); in processRules()
107 UResource.Table periodDefinition = value.getTable(); in processRules()
216 UResource.Table rules = value.getTable(); in put()
DStaticUnicodeSets.java184 UResource.Table contextsTable = value.getTable(); in put()
190 UResource.Table strictnessTable = value.getTable(); in put()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DDayPeriodRules.java89 UResource.Table dayPeriodData = value.getTable(); in put()
92 UResource.Table locales = value.getTable(); in put()
98 UResource.Table rules = value.getTable(); in put()
109 UResource.Table ruleSet = value.getTable(); in processRules()
114 UResource.Table periodDefinition = value.getTable(); in processRules()
223 UResource.Table rules = value.getTable(); in put()
DICUCurrencyDisplayInfoProvider.java417 UResource.Table table = value.getTable(); in consumeTopTable()
452 UResource.Table table = value.getTable(); in consumeCurrenciesTable()
524 UResource.Table table = value.getTable(); in consumeCurrenciesVariantTable()
543 UResource.Table table = value.getTable(); in consumeCurrencyPluralsTable()
546 UResource.Table pluralsTable = value.getTable(); in consumeCurrencyPluralsTable()
560 UResource.Table pluralsTable = value.getTable(); in consumeCurrencyPluralsEntry()
589 UResource.Table spacingTypesTable = value.getTable(); in consumeCurrencySpacingTable()
602 UResource.Table patternsTable = value.getTable(); in consumeCurrencySpacingTable()
628 UResource.Table table = value.getTable(); in consumeCurrencyUnitPatternsTable()
DStaticUnicodeSets.java189 UResource.Table contextsTable = value.getTable(); in put()
195 UResource.Table strictnessTable = value.getTable(); in put()
/external/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyDisplayInfoProvider.java413 UResource.Table table = value.getTable(); in consumeTopTable()
448 UResource.Table table = value.getTable(); in consumeCurrenciesTable()
520 UResource.Table table = value.getTable(); in consumeCurrenciesVariantTable()
539 UResource.Table table = value.getTable(); in consumeCurrencyPluralsTable()
542 UResource.Table pluralsTable = value.getTable(); in consumeCurrencyPluralsTable()
556 UResource.Table pluralsTable = value.getTable(); in consumeCurrencyPluralsEntry()
585 UResource.Table spacingTypesTable = value.getTable(); in consumeCurrencySpacingTable()
598 UResource.Table patternsTable = value.getTable(); in consumeCurrencySpacingTable()
624 UResource.Table table = value.getTable(); in consumeCurrencyUnitPatternsTable()
/external/icu/android_icu4j/src/main/java/android/icu/impl/units/
DUnitPreferences.java151 UResource.Table categoryTable = value.getTable(); in put()
156 UResource.Table usageTable = value.getTable(); in put()
161 UResource.Table regionTable = value.getTable(); in put()
171 UResource.Table singlePrefTable = value.getTable(); in put()
DUnitsData.java94 UResource.Table simpleUnitsTable = value.getTable(); in put()
186 UResource.Table categoryTable = value.getTable(); in put()
DConversionRates.java150 UResource.Table conversionRateTable = value.getTable(); in put()
156 UResource.Table simpleUnitConversionInfo = value.getTable(); in put()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitPreferences.java141 UResource.Table categoryTable = value.getTable(); in put()
146 UResource.Table usageTable = value.getTable(); in put()
151 UResource.Table regionTable = value.getTable(); in put()
161 UResource.Table singlePrefTable = value.getTable(); in put()
DUnitsData.java89 UResource.Table simpleUnitsTable = value.getTable(); in put()
174 UResource.Table categoryTable = value.getTable(); in put()
DConversionRates.java143 UResource.Table conversionRateTable = value.getTable(); in put()
149 UResource.Table simpleUnitConversionInfo = value.getTable(); in put()
/external/icu/icu4c/source/i18n/
Ddayperiodrules.cpp54 ResourceTable dayPeriodData = value.getTable(errorCode); in put()
59 ResourceTable locales = value.getTable(errorCode); in put()
74 ResourceTable rules = value.getTable(errorCode); in put()
87 ResourceTable ruleSet = value.getTable(errorCode); in processRules()
96 ResourceTable periodDefinition = value.getTable(errorCode); in processRules()
286 ResourceTable rules = value.getTable(errorCode); in put()
Dunits_data.cpp70 ResourceTable conversionRateTable = value.getTable(status); in put()
74 ResourceTable unitTable = value.getTable(status); in put()
161 ResourceTable unitPreferenceDataTable = value.getTable(status); in put()
164 ResourceTable categoryTable = value.getTable(status); in put()
167 ResourceTable regionTable = value.getTable(status); in put()
201 ResourceTable unitPref = value.getTable(status); in put()
/external/icu/icu4c/source/common/
Dlocavailable.cpp110 ResourceTable resIndexTable = value.getTable(status); in put()
124 ResourceTable availableLocalesTable = value.getTable(status); in put()
Dstatic_unicode_sets.cpp76 ResourceTable contextsTable = value.getTable(status); in put()
82 ResourceTable strictnessTable = value.getTable(status); in put()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/
DIHTMLReportContext.java45 Table getTable(); in getTable() method
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/
DCompactData.java177 UResource.Table powersOfTenTable = value.getTable(); in put()
187 UResource.Table pluralVariantsTable = value.getTable(); in put()
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DXLikelySubtags.java66 UResource.Table likelyTable = value.getTable(); in load()
166 for (Map.Entry<String, LSR> mapping : getTable().entrySet()) { in XLikelySubtags()
561 private Map<String, LSR> getTable() { in getTable() method in XLikelySubtags
586 return getTable().toString(); in toString()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DXLikelySubtags.java59 UResource.Table likelyTable = value.getTable(); in load()
159 for (Map.Entry<String, LSR> mapping : getTable().entrySet()) { in XLikelySubtags()
554 private Map<String, LSR> getTable() { in getTable() method in XLikelySubtags
579 return getTable().toString(); in toString()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DTablePage.java73 context.getTable().render(body, items, getNode(), in content()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DCompactData.java172 UResource.Table powersOfTenTable = value.getTable(); in put()
182 UResource.Table pluralVariantsTable = value.getTable(); in put()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
DLikelySubtagsBuilder.java50 UResource.Table aliases = value.getTable(); in AliasesBuilder()
57 UResource.Table table = value.getTable(); in AliasesBuilder()
231 UResource.Table table = value.getTable(); in makeTable()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/tool/locale/
DLikelySubtagsBuilder.java53 UResource.Table aliases = value.getTable(); in AliasesBuilder()
60 UResource.Table table = value.getTable(); in AliasesBuilder()
234 UResource.Table table = value.getTable(); in makeTable()

12345