| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_decnum.h | 68 toCharString(UErrorCode& status) const toCharString() argument 75 getRawDecNumber() const getRawDecNumber() argument [all...] |
| H A D | number_usageprefs.h | 56 const MaybeStackVector<MeasureUnit> *getOutputUnits() const { in getOutputUnits() argument [all...] |
| H A D | number_symbolswrapper.cpp | 113 bool SymbolsWrapper::isDecimalFormatSymbols() const { in isDecimalFormatSymbols() argument 117 bool SymbolsWrapper::isNumberingSystem() const { in isNumberingSystem() argument 121 const DecimalFormatSymbols *SymbolsWrapper::getDecimalFormatSymbols() const { in getDecimalFormatSymbols() argument 126 const NumberingSyste argument [all...] |
| H A D | collationtailoring.cpp | 103 CollationTailoring::getUCAVersion() const { in getUCAVersion() argument
|
| H A D | compactdecimalformat.cpp | 48 CompactDecimalFormat* CompactDecimalFormat::clone() const { in clone() argument 53 parse( const UnicodeString& , Formattable& , ParsePosition& ) const parse() argument 60 parse( const UnicodeString& , Formattable& , UErrorCode& status) const parse() argument 68 parseCurrency( const UnicodeString& , ParsePosition& ) const parseCurrency() argument [all...] |
| H A D | nfsubs.h | 49 const NFRuleSet* getRuleSet() const { return ruleSet; } in getRuleSet() argument 55 const DecimalFormat* getNumberFormat() const { return numberFormat; } in getNumberFormat() argument 85 operator !=(const NFSubstitution& rhs) const operator !=() argument 230 getPos() const getPos() argument [all...] |
| H A D | remtrans.cpp | 51 RemoveTransliterator* RemoveTransliterator::clone() const { in clone() argument 59 handleTransliterate(Replaceable& text, UTransPosition& index, UBool ) const handleTransliterate() argument
|
| H A D | csmatch.cpp | 46 const char* CharsetMatch::getName()const in getName() argument 51 const char* CharsetMatch::getLanguage()const in getLanguage() argument 56 int32_t CharsetMatch::getConfidence()const in getConfidence() argument 61 int32_t CharsetMatch::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const in getUChars() argument [all...] |
| H A D | currunit.cpp | 115 CurrencyUnit* CurrencyUnit::clone() const { in clone() argument
|
| H A D | currfmt.cpp | 36 CurrencyFormat* CurrencyFormat::clone() const { in clone() argument 40 UnicodeString& CurrencyFormat::format(const Formattable& obj, in format() argument 48 void CurrencyFormat::parseObject(const UnicodeString& source, in parseObject() argument
|
| H A D | number_notation.cpp | 69 ScientificNotation::withMinExponentDigits(int32_t minExponentDigits) const { in withMinExponentDigits() argument 81 ScientificNotation::withExponentSignDisplay(UNumberSignDisplay exponentSignDisplay) const { in withExponentSignDisplay() argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | normalizer2.h | 201 normalize(const UnicodeString &src, UErrorCode &errorCode) const { in normalize() argument [all...] |
| H A D | errorcode.h | 98 UBool isSuccess() const { return U_SUCCESS(errorCode); } in isSuccess() argument 100 UBool isFailure() const { return U_FAILURE(errorCode); } in isFailure() argument 102 UErrorCode get() const { return errorCode; } in get() argument 137 virtual void handleFailure() const {} in handleFailure() argument
|
| /third_party/mesa3d/include/HaikuGL/ |
| H A D | GLRenderer.h | 49 inline int32 ReferenceCount() const { return fRefCount; }; in ReferenceCount() argument 50 inline ulong Options() const { return fOptions; }; in Options() argument
|
| /third_party/lzma/CPP/Common/ |
| H A D | AutoPtr.h | 18 T& operator*() const { return *_p; }
in operator *() argument 20 T* get() const { return _p; }
in get() argument
|
| /third_party/lzma/CPP/Windows/Control/ |
| H A D | Window2.h | 48 LONG_PTR GetMsgResult() const { return GetLongPtr(DWLP_MSGRESULT); }
in GetMsgResult() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | DLL.h | 52 HMODULE Get_HMODULE() const { return _module; }
in Get_HMODULE() argument 55 bool IsLoaded() const { return (_module != NULL); }
in IsLoaded() argument
|
| H A D | Registry.h | 21 operator HKEY() const { return _object; }
in operator HKEY() argument
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | OutBuffer.cpp | 40 UInt64 COutBuffer::GetProcessedSize() const throw()
in GetProcessedSize() argument
|
| H A D | UniqBlocks.cpp | 41 UInt64 CUniqBlocks::GetTotalSizeInBytes() const
in GetTotalSizeInBytes() argument
|
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | coord.cpp | 53 UINT_32 Coordinate::ison(const UINT_32 *coords) const in ison() argument [all...] |
| H A D | addrobject.h | 77 const Client* GetClient() const {return &m_client;} in GetClient() argument [all...] |
| /third_party/libabigail/tests/data/test-diff-filter/ |
| H A D | test0-v1.cc | 16 B0S0::member0() const in member0() argument 50 S0::member0() const in member0() argument 54 S0::get_member0() const in get_member0() argument
|
| H A D | test0-v0.cc | 15 B0S0::member0() const in member0() argument 43 S0::member0() const in member0() argument
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | CoderMixer2.h | 46 UInt64 GetSize() const { return _size; }
in GetSize() argument 47 bool WasFinished() const { return _wasFinished; }
in WasFinished() argument [all...] |