/third_party/skia/src/sksl/ |
H A D | SkSLMangler.cpp | 13 String Mangler::uniqueName(skstd::string_view baseName, SymbolTable* symbolTable) { in uniqueName() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | IdGen.cpp | 40 const ImmutableString baseName = toImmutable(baseNames[i]); in createNewName() local 66 Name IdGen::createNewName(const ImmutableString &baseName) in createNewName() argument 71 Name IdGen::createNewName(const Name &baseName) in createNewName() argument 76 Name IdGen::createNewName(const char *baseName) in createNewName() argument [all...] |
/third_party/skia/bench/ |
H A D | CodecBench.cpp | 19 CodecBench::CodecBench(SkString baseName, SkData* encoded, SkColorType colorType, in CodecBench() argument
|
H A D | BitmapRegionDecoderBench.cpp | 15 BitmapRegionDecoderBench::BitmapRegionDecoderBench(const char* baseName, SkData* encoded, in BitmapRegionDecoderBench() argument
|
H A D | AndroidCodecBench.cpp | 15 AndroidCodecBench::AndroidCodecBench(SkString baseName, SkData* encoded, int sampleSize) in AndroidCodecBench() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
H A D | ModuleTest.java | 51 public static TestDataModule loadTestData(String baseName, String testName) throws DataModuleFormatError { in loadTestData() argument
|
H A D | TestDataModule.java | 44 static final TestDataModule get(String baseName, String localeName) throws DataModuleFormatError { in get() argument
|
H A D | ResourceModule.java | 80 ResourceModule(String baseName, String localeName) throws DataModuleFormatError{ in ResourceModule() argument
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
H A D | ModuleTest.java | 48 public static TestDataModule loadTestData(String baseName, String testName) throws DataModuleFormatError { in loadTestData() argument
|
H A D | TestDataModule.java | 43 static final TestDataModule get(String baseName, String localeName) throws DataModuleFormatError { in get() argument
|
H A D | ResourceModule.java | 79 ResourceModule(String baseName, String localeName) throws DataModuleFormatError{ in ResourceModule() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ResourceBundleWrapper.java | 32 private String baseName = null; field in ResourceBundleWrapper 117 public static ResourceBundleWrapper getBundleInstance(String baseName, String localeID, in getBundleInstance() argument 144 instantiateBundle( final String baseName, final String localeID, final String defaultID, final ClassLoader root, final boolean disableFallback) instantiateBundle() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ResourceBundleWrapper.java | 34 private String baseName = null; field in ResourceBundleWrapper 119 public static ResourceBundleWrapper getBundleInstance(String baseName, String localeID, in getBundleInstance() argument 146 instantiateBundle( final String baseName, final String localeID, final String defaultID, final ClassLoader root, final boolean disableFallback) instantiateBundle() argument [all...] |
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | ArchiveName.cpp | 32 CreateArchiveName( const UStringVector &paths, bool isHash, const NFind::CFileInfo *fi, UString &baseName) CreateArchiveName() argument
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLVariable.cpp | 59 MakeScratchVariable(const Context& context, skstd::string_view baseName, const Type* type, const Modifiers& modifiers, SymbolTable* symbolTable, std::unique_ptr<Expression> initialValue) MakeScratchVariable() argument
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | locid.h | 1147 char* baseName; member in Locale
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deFilePath.cpp | 163 std::string baseName = getBaseName(); in getFileExtension() local
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | ucm.h | 108 char baseName[UCNV_MAX_CONVERTER_NAME_LENGTH]; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | UResourceBundle.java | 109 public static UResourceBundle getBundleInstance(String baseName, String localeName){ in getBundleInstance() argument 126 public static UResourceBundle getBundleInstance(String baseName, String localeName, in getBundleInstance() argument 147 protected static UResourceBundle getBundleInstance(String baseName, String localeName, in getBundleInstance() argument 185 getBundleInstance(String baseName) getBundleInstance() argument 205 getBundleInstance(String baseName, Locale locale) getBundleInstance() argument 225 getBundleInstance(String baseName, ULocale locale) getBundleInstance() argument 247 getBundleInstance(String baseName, Locale locale, ClassLoader loader) getBundleInstance() argument 270 getBundleInstance(String baseName, ULocale locale, ClassLoader loader) getBundleInstance() argument 328 getRootType(String baseName, ClassLoader root) getRootType() argument 352 setRootType(String baseName, RootType rootType) setRootType() argument 369 instantiateBundle(String baseName, String localeName, ClassLoader root, boolean disableFallback) instantiateBundle() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | locmap.cpp | 1173 char baseName[ULOC_FULLNAME_CAPACITY] = {}; in uprv_convertToLCIDPlatform() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | UResourceBundle.java | 109 public static UResourceBundle getBundleInstance(String baseName, String localeName){ in getBundleInstance() argument 125 public static UResourceBundle getBundleInstance(String baseName, String localeName, in getBundleInstance() argument 145 protected static UResourceBundle getBundleInstance(String baseName, String localeName, in getBundleInstance() argument 180 getBundleInstance(String baseName) getBundleInstance() argument 199 getBundleInstance(String baseName, Locale locale) getBundleInstance() argument 218 getBundleInstance(String baseName, ULocale locale) getBundleInstance() argument 239 getBundleInstance(String baseName, Locale locale, ClassLoader loader) getBundleInstance() argument 261 getBundleInstance(String baseName, ULocale locale, ClassLoader loader) getBundleInstance() argument 314 getRootType(String baseName, ClassLoader root) getRootType() argument 338 setRootType(String baseName, RootType rootType) setRootType() argument 354 instantiateBundle(String baseName, String localeName, ClassLoader root, boolean disableFallback) instantiateBundle() argument [all...] |
/third_party/icu/icu4c/source/common/unicode/ |
H A D | locid.h | 1147 char* baseName; member in Locale
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locmap.cpp | 1173 icu::CharString baseName; in uprv_convertToLCIDPlatform() local
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | locid.h | 1159 char* baseName; member in Locale
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | ucm.h | 108 char baseName[UCNV_MAX_CONVERTER_NAME_LENGTH]; member
|