Home
last modified time | relevance | path

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

123

/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
DCurrencyNameProviderICU.java20 public String getSymbol(String currencyCode, Locale locale) { in getSymbol() method in CurrencyNameProviderICU
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_affixutils.cpp21 UnicodeString getSymbol(AffixPatternType type) const U_OVERRIDE { in getSymbol() function in DefaultSymbolProvider
205 virtual UnicodeString getSymbol(AffixPatternType type) const override { in getSymbol() function in NumericSymbolProvider
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h46 MCSymbol *getSymbol() const { in getSymbol() function
DPseudoSourceValue.h153 const char *getSymbol() const { return ES; } in getSymbol() function
/third_party/skia/third_party/externals/angle2/src/common/
Dsystem_utils_winuwp.cpp61 void *getSymbol(const char *symbolName) override in getSymbol() function in angle::UwpLibrary
Dsystem_utils_win32.cpp79 void *getSymbol(const char *symbolName) override in getSymbol() function in angle::Win32Library
Dsystem_utils_posix.cpp114 void *getSymbol(const char *symbolName) override in getSymbol() function in angle::PosixLibrary
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCurrencyDisplayNames.java122 public abstract String getSymbol(String isoCode); in getSymbol() method in CurrencyDisplayNames
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCurrencyDisplayNames.java117 public abstract String getSymbol(String isoCode); in getSymbol() method in CurrencyDisplayNames
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCurrency.java518 public String getSymbol() { in getSymbol() method in Currency
529 public String getSymbol(Locale loc) { in getSymbol() method in Currency
540 public String getSymbol(ULocale uloc) { in getSymbol() method in Currency
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCurrency.java490 public String getSymbol() { in getSymbol() method in Currency
500 public String getSymbol(Locale loc) { in getSymbol() method in Currency
510 public String getSymbol(ULocale uloc) { in getSymbol() method in Currency
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachine.cpp259 MCSymbol *TargetMachine::getSymbol(const GlobalValue *GV) const { in getSymbol() function in TargetMachine
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h50 const PDBSymbol *getSymbol() const { return Symbol; } in getSymbol() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddcfmtsym.h508 DecimalFormatSymbols::getSymbol(ENumberFormatSymbol symbol) const { in getSymbol() function
/third_party/icu/icu4c/source/i18n/unicode/
Ddcfmtsym.h514 DecimalFormatSymbols::getSymbol(ENumberFormatSymbol symbol) const { in getSymbol() function
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddcfmtsym.h521 DecimalFormatSymbols::getSymbol(ENumberFormatSymbol symbol) const { in getSymbol() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h223 StringRef getSymbol() const { return S; } in getSymbol() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DCurrencyData.java173 public String getSymbol(String isoCode) { in getSymbol() method in CurrencyData.DefaultInfo
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCurrencyData.java148 public String getSymbol(String isoCode) { in getSymbol() method in CurrencyData.DefaultInfo
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_patternmodifier.cpp285 UnicodeString MutablePatternModifier::getSymbol(AffixPatternType type) const { in getSymbol() function in MutablePatternModifier
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h450 const MCSymbol *getSymbol() { return Sym; } in getSymbol() function
451 const MCSymbol *getSymbol() const { return Sym; } in getSymbol() function
/third_party/icu/icu4c/source/i18n/
Dnumber_patternmodifier.cpp291 UnicodeString MutablePatternModifier::getSymbol(AffixPatternType type) const { in getSymbol() function in MutablePatternModifier
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DMutablePatternModifier.java392 public CharSequence getSymbol(int type) { in getSymbol() method in MutablePatternModifier
/third_party/node/deps/icu-small/source/i18n/
Dnumber_patternmodifier.cpp292 UnicodeString MutablePatternModifier::getSymbol(AffixPatternType type) const { in getSymbol() function in MutablePatternModifier
/third_party/typescript/src/services/
DgoToDefinition.ts320 function getSymbol(node: Node, checker: TypeChecker, stopAtAlias: boolean | undefined) { function

123