Home
last modified time | relevance | path

Searched refs:onlyChanges_ (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dedits.h207 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/
Dedits.h210 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/
Dedits.h210 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/
Dedits.h210 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/
DEdits.java283 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/
DEdits.java274 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/
Dedits.cpp401 onlyChanges_(oc), coarse(crs), in Iterator()
/third_party/skia/third_party/externals/icu/source/common/
Dedits.cpp402 onlyChanges_(oc), coarse(crs), in Iterator()
/third_party/icu/icu4c/source/common/
Dedits.cpp402 onlyChanges_(oc), coarse(crs), in Iterator()
/third_party/node/deps/icu-small/source/common/
Dedits.cpp402 onlyChanges_(oc), coarse(crs), in Iterator()