Home
last modified time | relevance | path

Searched defs:baseName (Results 1 - 25 of 108) sorted by relevance

12345

/third_party/skia/src/sksl/
H A DSkSLMangler.cpp13 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 DIdGen.cpp40 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 DCodecBench.cpp19 CodecBench::CodecBench(SkString baseName, SkData* encoded, SkColorType colorType, in CodecBench() argument
H A DBitmapRegionDecoderBench.cpp15 BitmapRegionDecoderBench::BitmapRegionDecoderBench(const char* baseName, SkData* encoded, in BitmapRegionDecoderBench() argument
H A DAndroidCodecBench.cpp15 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 DModuleTest.java51 public static TestDataModule loadTestData(String baseName, String testName) throws DataModuleFormatError { in loadTestData() argument
H A DTestDataModule.java44 static final TestDataModule get(String baseName, String localeName) throws DataModuleFormatError { in get() argument
H A DResourceModule.java80 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 DModuleTest.java48 public static TestDataModule loadTestData(String baseName, String testName) throws DataModuleFormatError { in loadTestData() argument
H A DTestDataModule.java43 static final TestDataModule get(String baseName, String localeName) throws DataModuleFormatError { in get() argument
H A DResourceModule.java79 ResourceModule(String baseName, String localeName) throws DataModuleFormatError{ in ResourceModule() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DResourceBundleWrapper.java32 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 DResourceBundleWrapper.java34 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 DArchiveName.cpp32 CreateArchiveName( const UStringVector &paths, bool isHash, const NFind::CFileInfo *fi, UString &baseName) CreateArchiveName() argument
/third_party/skia/src/sksl/ir/
H A DSkSLVariable.cpp59 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 Dlocid.h1147 char* baseName; member in Locale
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeFilePath.cpp163 std::string baseName = getBaseName(); in getFileExtension() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducm.h108 char baseName[UCNV_MAX_CONVERTER_NAME_LENGTH]; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DUResourceBundle.java109 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 Dlocmap.cpp1173 char baseName[ULOC_FULLNAME_CAPACITY] = {}; in uprv_convertToLCIDPlatform() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DUResourceBundle.java109 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 Dlocid.h1147 char* baseName; member in Locale
/third_party/node/deps/icu-small/source/common/
H A Dlocmap.cpp1173 icu::CharString baseName; in uprv_convertToLCIDPlatform() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dlocid.h1159 char* baseName; member in Locale
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducm.h108 char baseName[UCNV_MAX_CONVERTER_NAME_LENGTH]; member

Completed in 18 milliseconds

12345