Home
last modified time | relevance | path

Searched defs:U_FINAL (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dedits.h203 struct U_COMMON_API Iterator U_FINAL : public UMemory { struct
208 Iterator() : in Iterator()
222 Iterator &operator=(const Iterator &other) = default;
232 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next()
253 UBool findSourceIndex(int32_t i, UErrorCode &errorCode) { in findSourceIndex()
276 UBool findDestinationIndex(int32_t i, UErrorCode &errorCode) { in findDestinationIndex()
335 UBool hasChange() const { return changed; } in hasChange()
343 int32_t oldLength() const { return oldLength_; } in oldLength()
354 int32_t newLength() const { return newLength_; } in newLength()
363 int32_t sourceIndex() const { return srcIndex; } in sourceIndex()
[all …]
Dumachine.h141 #define U_FINAL final macro
/external/icu/libicu/cts_headers/unicode/
Dedits.h203 struct U_COMMON_API Iterator U_FINAL : public UMemory { struct
208 Iterator() : in Iterator()
222 Iterator &operator=(const Iterator &other) = default;
232 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next()
253 UBool findSourceIndex(int32_t i, UErrorCode &errorCode) { in findSourceIndex()
276 UBool findDestinationIndex(int32_t i, UErrorCode &errorCode) { in findDestinationIndex()
335 UBool hasChange() const { return changed; } in hasChange()
343 int32_t oldLength() const { return oldLength_; } in oldLength()
354 int32_t newLength() const { return newLength_; } in newLength()
363 int32_t sourceIndex() const { return srcIndex; } in sourceIndex()
[all …]
Dumachine.h141 #define U_FINAL final macro
/external/icu/libandroidicu/include/unicode/
Dumachine.h141 #define U_FINAL final macro
/external/icu/libicu/ndk_headers/unicode/
Dumachine.h141 #define U_FINAL final macro