Home
last modified time | relevance | path

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

123

/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DCurrency.java259 public String getSymbol() { in getSymbol() method in Currency
270 public String getSymbol(Locale loc) { in getSymbol() method in Currency
281 public String getSymbol(ULocale uloc) { in getSymbol() method in Currency
/external/parameter-framework/upstream/utility/
DDynamicLibrary.hpp55 SymbolType getSymbol(const std::string &symbol) const in getSymbol() function in DynamicLibrary
/external/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
/external/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h37 MCSymbol *getSymbol() const { in getSymbol() function
DPseudoSourceValue.h143 const char *getSymbol() const { return ES; } in getSymbol() function
/external/easymock/src/org/easymock/
DLogicalOperator.java54 public String getSymbol() { in getSymbol() method in LogicalOperator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDwarfStringPoolEntry.h37 MCSymbol *getSymbol() const { in getSymbol() function
DPseudoSourceValue.h153 const char *getSymbol() const { return ES; } in getSymbol() function
/external/icu/icu4c/source/test/intltest/
Dnumbertest_affixutils.cpp21 UnicodeString getSymbol(AffixPatternType type) const U_OVERRIDE { in getSymbol() function in DefaultSymbolProvider
203 virtual UnicodeString getSymbol(AffixPatternType type) const { in getSymbol() function in NumericSymbolProvider
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCurrencyDisplayNames.java121 public abstract String getSymbol(String isoCode); in getSymbol() method in CurrencyDisplayNames
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCurrencyDisplayNames.java116 public abstract String getSymbol(String isoCode); in getSymbol() method in CurrencyDisplayNames
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCurrency.java515 public String getSymbol() { in getSymbol() method in Currency
526 public String getSymbol(Locale loc) { in getSymbol() method in Currency
537 public String getSymbol(ULocale uloc) { in getSymbol() method in Currency
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCurrency.java493 public String getSymbol() { in getSymbol() method in Currency
503 public String getSymbol(Locale loc) { in getSymbol() method in Currency
513 public String getSymbol(ULocale uloc) { in getSymbol() method in Currency
/external/llvm/lib/Target/
DTargetMachine.cpp204 MCSymbol *TargetMachine::getSymbol(const GlobalValue *GV, Mangler &Mang) const { in getSymbol() function in TargetMachine
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h51 const PDBSymbol *getSymbol() const { return Symbol; } in getSymbol() function
/external/icu/icu4c/source/i18n/unicode/
Ddcfmtsym.h499 DecimalFormatSymbols::getSymbol(ENumberFormatSymbol symbol) const { in getSymbol() function
/external/swiftshader/third_party/LLVM/lib/Target/
DMangler.cpp229 MCSymbol *Mangler::getSymbol(const GlobalValue *GV) { in getSymbol() function in Mangler
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetMachine.cpp256 MCSymbol *TargetMachine::getSymbol(const GlobalValue *GV) const { in getSymbol() function in TargetMachine
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.h179 const char *getSymbol() const { return S; } in getSymbol() function
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h197 const char *getSymbol() const { return S.c_str(); } in getSymbol() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h224 StringRef getSymbol() const { return S; } in getSymbol() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELF.h337 getSymbol(typename ELFT::SymRange Symbols, uint32_t Index) { in getSymbol() function
345 ELFFile<ELFT>::getSymbol(const Elf_Shdr *Sec, uint32_t Index) const { in getSymbol() function
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCurrencyData.java174 public String getSymbol(String isoCode) { in getSymbol() method in CurrencyData.DefaultInfo
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCurrencyData.java148 public String getSymbol(String isoCode) { in getSymbol() method in CurrencyData.DefaultInfo
/external/llvm/include/llvm/Object/
DObjectFile.h449 inline symbol_iterator RelocationRef::getSymbol() const { in getSymbol() function

123