Home
last modified time | relevance | path

Searched defs:baseName (Results 51 - 75 of 108) sorted by relevance

12345

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DGlobalizationPreferences.java269 public ResourceBundle getResourceBundle(String baseName) { in getResourceBundle() argument
285 public ResourceBundle getResourceBundle(String baseName, ClassLoader loader) { in getResourceBundle() argument
/third_party/node/deps/icu-small/source/common/
H A Dudata.cpp310 const char *baseName; in udata_findCachedData() local
333 const char *baseName; in udata_cacheDataItem() local
H A Dlocid.cpp411 : UObject(other), fullName(fullNameBuffer), baseName(fullName) { in baseName() function
449 if ((baseName != fullName) && (baseName != fullNameBuffer)) uprv_free(baseName); global() variable
[all...]
H A Ducnvmbcs.cpp1593 const char *baseName; in ucnv_MBCSLoad() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkgitems.cpp529 char baseName[32]; in ucnv_enumDependencies() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkgitems.cpp529 char baseName[32]; in ucnv_enumDependencies() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramExecutable.cpp23 std::string baseName = ParseResourceName(name, &subscripts); in IncludeSameArrayElement() local
1011 std::string baseName = ParseResourceName(tfVaryingName, &subscripts); in linkValidateTransformFeedback() local
1024 mInfoLog << "Struct cannot be captured directly (" << baseName << ")."; in linkValidateTransformFeedback() local
1053 mInfoLog << "Varying '" << baseName in linkValidateTransformFeedback() local
1096 std::string baseName = ParseResourceName(tfVaryingName, &subscripts); in gatherTransformFeedbackVaryings() local
H A DVaryingPacking.cpp745 std::string baseName = ParseResourceName(tfVarying, &subscripts); in collectTFVarying() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp439 const std::string baseName = path.getBaseName(); in initFromPath() local
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp289 string baseName = item.getBaseName(); in readCaseLists() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkgitems.cpp521 char baseName[32]; in ucnv_enumDependencies() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocid.cpp431 : UObject(other), fullName(fullNameBuffer), baseName(fullName) { in baseName() function
469 if ((baseName != fullName) && (baseName != fullNameBuffer)) uprv_free(baseName); global() variable
[all...]
H A Dudata.cpp310 const char *baseName; in udata_findCachedData() local
333 const char *baseName; in udata_cacheDataItem() local
/third_party/python/Modules/clinic/
H A D_tkinter.c.h677 const char *baseName = ""; in _tkinter_create() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceBundle.java58 WholeBundle(String baseName, String localeID, ClassLoader loader, in WholeBundle() argument
67 String baseName; field in ICUResourceBundle.WholeBundle
112 public static final ULocale getFunctionalEquivalent(String baseName, ClassLoader loader, in getFunctionalEquivalent() argument
253 getKeywordValues(String baseName, String keyword) getKeywordValues() argument
551 getAvailableULocales(String baseName, ClassLoader loader, ULocale.AvailableType type) getAvailableULocales() argument
576 getAvailableULocales(String baseName, ClassLoader loader) getAvailableULocales() argument
584 getAvailableLocales(String baseName, ClassLoader loader, ULocale.AvailableType type) getAvailableLocales() argument
609 getAvailableLocales(String baseName, ClassLoader loader) getAvailableLocales() argument
689 createULocaleList( String baseName, ClassLoader root) createULocaleList() argument
706 addLocaleIDsFromIndexBundle(String baseName, ClassLoader root, Set<String> locales) addLocaleIDsFromIndexBundle() argument
788 createFullLocaleNameSet(String baseName, ClassLoader loader) createFullLocaleNameSet() argument
834 createLocaleNameSet(String baseName, ClassLoader loader) createLocaleNameSet() argument
1225 getBundleInstance(String baseName, String localeID, ClassLoader root, boolean disableFallback) getBundleInstance() argument
1231 getBundleInstance( String baseName, ULocale locale, OpenType openType) getBundleInstance() argument
1240 getBundleInstance(String baseName, String localeID, ClassLoader root, OpenType openType) getBundleInstance() argument
1356 instantiateBundle( final String baseName, final String localeID, final String origLocaleID, final String defaultID, final ClassLoader root, final OpenType openType) instantiateBundle() argument
1503 createBundle(String baseName, String localeID, ClassLoader root) createBundle() argument
1557 getBundle(ICUResourceBundleReader reader, String baseName, String localeID, ClassLoader loader) getBundle() argument
1635 getAliasedResource( String rpath, ClassLoader loaderToUse, String baseName, String[] keys, int depth, String[] baseKeyPath, HashMap<String, String> aliasesVisited, UResourceBundle requested) getAliasedResource() argument
[all...]
H A DICUResourceBundleReader.java151 final String baseName; field in ICUResourceBundleReader.ReaderCacheKey
154 ReaderCacheKey(String baseName, String localeID) { in ReaderCacheKey() argument
214 ICUResourceBundleReader(ByteBuffer inBytes, String baseName, String localeID, ClassLoader loader) ICUResourceBundleReader() argument
231 getReader(String baseName, String localeID, ClassLoader root) getReader() argument
1363 getFullName(String baseName, String localeName) getFullName() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceBundle.java61 WholeBundle(String baseName, String localeID, ClassLoader loader, in WholeBundle() argument
70 String baseName; field in ICUResourceBundle.WholeBundle
115 public static final ULocale getFunctionalEquivalent(String baseName, ClassLoader loader, in getFunctionalEquivalent() argument
256 getKeywordValues(String baseName, String keyword) getKeywordValues() argument
506 getAvailableULocales(String baseName, ClassLoader loader, ULocale.AvailableType type) getAvailableULocales() argument
531 getAvailableULocales(String baseName, ClassLoader loader) getAvailableULocales() argument
539 getAvailableLocales(String baseName, ClassLoader loader, ULocale.AvailableType type) getAvailableLocales() argument
564 getAvailableLocales(String baseName, ClassLoader loader) getAvailableLocales() argument
644 createULocaleList( String baseName, ClassLoader root) createULocaleList() argument
661 addLocaleIDsFromIndexBundle(String baseName, ClassLoader root, Set<String> locales) addLocaleIDsFromIndexBundle() argument
743 createFullLocaleNameSet(String baseName, ClassLoader loader) createFullLocaleNameSet() argument
789 createLocaleNameSet(String baseName, ClassLoader loader) createLocaleNameSet() argument
1183 getBundleInstance(String baseName, String localeID, ClassLoader root, boolean disableFallback) getBundleInstance() argument
1189 getBundleInstance( String baseName, ULocale locale, OpenType openType) getBundleInstance() argument
1198 getBundleInstance(String baseName, String localeID, ClassLoader root, OpenType openType) getBundleInstance() argument
1223 instantiateBundle( final String baseName, final String localeID, final String defaultID, final ClassLoader root, final OpenType openType) instantiateBundle() argument
1372 createBundle(String baseName, String localeID, ClassLoader root) createBundle() argument
1426 getBundle(ICUResourceBundleReader reader, String baseName, String localeID, ClassLoader loader) getBundle() argument
[all...]
H A DICUResourceBundleReader.java153 final String baseName; field in ICUResourceBundleReader.ReaderCacheKey
156 ReaderCacheKey(String baseName, String localeID) { in ReaderCacheKey() argument
216 ICUResourceBundleReader(ByteBuffer inBytes, String baseName, String localeID, ClassLoader loader) ICUResourceBundleReader() argument
233 getReader(String baseName, String localeID, ClassLoader root) getReader() argument
1365 getFullName(String baseName, String localeName) getFullName() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockTests.cpp1173 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local
1208 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboInvalidateTests.cpp1528 const std::string baseName = s_targetCases[caseNdx].name; in init() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp1055 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local
1084 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local
1113 std::string baseName = layoutFlags[layoutFlagNdx].name; in init() local
1142 std::string baseName in init() local
1171 std::string baseName = layoutFlags[layoutFlagNdx].name; init() local
1200 std::string baseName = layoutFlags[layoutFlagNdx].name; init() local
1260 std::string baseName = layoutFlags[layoutFlagNdx].name; init() local
1286 std::string baseName = layoutFlags[layoutFlagNdx].name; init() local
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp820 CharString baseName; in openTOML() local
/third_party/icu/icu4c/source/common/
H A Ducnvmbcs.cpp1593 const char *baseName; in ucnv_MBCSLoad() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp820 CharString baseName; in openTOML() local
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp1508 char baseName[1024]; main() local
[all...]

Completed in 51 milliseconds

12345