Searched refs:onlyChanges_ (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | edits.h | 207 remaining(0), onlyChanges_(FALSE), coarse(FALSE), in Iterator() 229 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next() 419 UBool onlyChanges_, coarse; member
|
/third_party/icu/icu4c/source/common/unicode/ |
D | edits.h | 210 remaining(0), onlyChanges_(false), coarse(false), in Iterator() 232 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next() 422 UBool onlyChanges_, coarse; member
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | edits.h | 210 remaining(0), onlyChanges_(false), coarse(false), in Iterator() 232 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next() 422 UBool onlyChanges_, coarse; member
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | edits.h | 210 remaining(0), onlyChanges_(false), coarse(false), in Iterator() 232 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next() 422 UBool onlyChanges_, coarse; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Edits.java | 283 private final boolean onlyChanges_, coarse; field in Edits.Iterator 293 onlyChanges_ = oc; in Iterator() 346 return next(onlyChanges_); in next()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Edits.java | 274 private final boolean onlyChanges_, coarse; field in Edits.Iterator 284 onlyChanges_ = oc; in Iterator() 336 return next(onlyChanges_); in next()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | edits.cpp | 401 onlyChanges_(oc), coarse(crs), in Iterator()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | edits.cpp | 402 onlyChanges_(oc), coarse(crs), in Iterator()
|
/third_party/icu/icu4c/source/common/ |
D | edits.cpp | 402 onlyChanges_(oc), coarse(crs), in Iterator()
|
/third_party/node/deps/icu-small/source/common/ |
D | edits.cpp | 402 onlyChanges_(oc), coarse(crs), in Iterator()
|