Home
last modified time | relevance | path

Searched defs:sdi (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DCoverageLevel2.java154 private CoverageLevel2(SupplementalDataInfo sdi, String locale) { in CoverageLevel2()
160 private CoverageLevel2(SupplementalDataInfo sdi, String locale, String ruleFile) { in CoverageLevel2()
182 public static CoverageLevel2 getInstance(SupplementalDataInfo sdi, String locale) { in getInstance()
187 SupplementalDataInfo sdi, String locale, String ruleFile) { in getInstance()
H A DCheckForExemplars.java160 private SupplementalDataInfo sdi; field in CheckForExemplars
615 SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in checkAndReplacePlaceholders() local
H A DBuildIcuCompactDecimalFormat.java27 static SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); field in BuildIcuCompactDecimalFormat
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/util/
H A DTestSupplementalDataInfo.java50 final SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in TestArabicPlurals() local
60 final SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in TestMaltesePlurals() local
70 final SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in TestParentLocales() local
H A DTestVersionNumbers.java16 SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); in TestAllVersionNumbers() local
H A DTestCoverageLevel2.java13 private static SupplementalDataInfo sdi; field in TestCoverageLevel2
H A DTestStandardCodes.java40 SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); in testTimezoneExclusions() local
H A DTestLevel.java59 static SupplementalDataInfo sdi = null; field in TestLevel
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DVerifyCompactNumbers.java81 SupplementalDataInfo sdi = CLDR_CONFIG.getSupplementalDataInfo(); in main() local
187 SupplementalDataInfo sdi = CLDR_CONFIG.getSupplementalDataInfo(); in showNumbers() local
314 SupplementalDataInfo sdi, in collectSamplesAndSetFormats()
H A DDayPeriodConverter.java144 SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in generateFieldNames() local
269 SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in generateFormat() local
H A DMatchValue.java422 SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); in is() local
693 SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); in is() local
H A DDateTimeFormats.java49 private static SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); field in DateTimeFormats
981 SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); in main() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DMisc.java64 SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); in main() local
128 SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); in showDefaultContent() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DGeneratePluralList.java103 SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in getExamples() local
239 SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in getForms() local
H A DUpdateAliasedCodes.java13 static SupplementalDataInfo sdi = config.getSupplementalDataInfo(); field in UpdateAliasedCodes
H A DUnitValidityCanonicalizer.java25 static final SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(); field in UnitValidityCanonicalizer
H A DCompareSuppress.java43 SupplementalDataInfo sdi = config.getSupplementalDataInfo(); in main() local
H A DListRedundantUnicodeSets.java47 SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in main() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dring_alg.cc159 for (int sdi = 0; sdi < num_subdivs; ++sdi) { in GenerateSubdivsInCollectiveParams() local
219 for (int sdi = 0; in InitializeCollectiveParams() local
H A Dhierarchical_tree_broadcaster.cc126 const int sdi = 0; in InitializeCollectiveParams() local
160 const int sdi = ti + (num_tasks > 1 ? 1 : 0); in InitializeCollectiveParams() local
H A Dcollective_util.cc58 for (int sdi = 0; sdi < subdiv_perms.size(); ++sdi) { in SubdivPermDebugString() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_fence.c301 const VkImportSemaphoreFdInfoKHR sdi = { in zink_create_fence_fd() local
343 VkImportSemaphoreWin32HandleInfoKHR sdi = {0}; in zink_create_fence_win32() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCoverageLevel.java215 SupplementalDataInfo sdi = in oldTestInvariantPaths() local
893 SupplementalDataInfo sdi = testInfo.getSupplementalDataInfo(); in checkBreakingLogicalGrouping() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
H A DGenerateISO639LanguageTables.java9 private static SupplementalDataInfo sdi = field in GenerateISO639LanguageTables
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/json/
H A DLdml2JsonConverter.java535 SupplementalDataInfo sdi) in mapPathsToSections()
1387 final SupplementalDataInfo sdi = CLDRConfig.getInstance().getSupplementalDataInfo(); in writePackageJson() local
2059 SupplementalDataInfo sdi = SupplementalDataInfo.getInstance(cldrCommonDir + "supplemental"); in processDirectory() local

123