| /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
|
| /base/global/i18n/frameworks/intl/include/ |
| H A D | holiday_manager.h | 36 std::string baseName; member
|
| H A D | locale_info.h | 57 std::string baseName;
member in OHOS::Global::I18n::LocaleInfo
|
| /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
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/ |
| H A D | property_data.cpp | 106 auto baseName = name.substr(pos, delimPos - pos); in FindProperty() local
|
| /foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
| H A D | ringtone_restore.cpp | 168 string baseName = RingtoneFileUtils::GetBaseNameFromPath(info.data); in OnPrepare() local
|
| /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
|
| /base/web/webview/interfaces/kits/napi/webasynccontroller/ |
| H A D | napi_web_async_controller.cpp | 194 void NapiWebAsyncController::StoreWebArchiveCallback(const std::string &baseName, bool autoName, napi_env env, in StoreWebArchiveCallback() argument 246 void NapiWebAsyncController::StoreWebArchivePromise(const std::string &baseName, bool autoName, napi_env env, in StoreWebArchivePromise() argument 48 StoreWebArchiveInternal(napi_env env, napi_callback_info cbinfo, const std::string &baseName, bool autoName) StoreWebArchiveInternal() argument
|
| /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
|