Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/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
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dedits.h200 struct U_COMMON_API Iterator U_FINAL : public UMemory { struct
205 Iterator() : in Iterator()
219 Iterator &operator=(const Iterator &other) = default;
229 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next()
250 UBool findSourceIndex(int32_t i, UErrorCode &errorCode) { in findSourceIndex()
273 UBool findDestinationIndex(int32_t i, UErrorCode &errorCode) { in findDestinationIndex()
332 UBool hasChange() const { return changed; } in hasChange()
340 int32_t oldLength() const { return oldLength_; } in oldLength()
351 int32_t newLength() const { return newLength_; } in newLength()
360 int32_t sourceIndex() const { return srcIndex; } in sourceIndex()
[all …]
Dumachine.h140 #define U_FINAL final macro
/third_party/skia/third_party/externals/icu/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
/third_party/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