Home
last modified time | relevance | path

Searched defs:isReset (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/tools/colprobe/
Dline.h103 UBool isReset; variable
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutex.h236 UBool isReset() {return umtx_loadAcquire(fState) == 0;}; in isReset() function