Home
last modified time | relevance | path

Searched refs:NOT_READY (Results 1 - 7 of 7) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcher.java187 NOT_READY, READY, DONE enum constant
205 private State state = State.NOT_READY;
699 if (state == State.NOT_READY) { in hasNext()
721 state = State.NOT_READY; in next()
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc417 state_(NOT_READY), in PhoneNumberMatcher()
433 state_(NOT_READY), in PhoneNumberMatcher()
653 if (state_ == NOT_READY) { in HasNext()
675 state_ = NOT_READY; in Next()
H A Dphonenumbermatcher.h100 NOT_READY, enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
H A Dscsi.h85 #define NOT_READY 0x02 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
H A Dscsi.h85 #define NOT_READY 0x02 macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
H A Dscsi.h85 #define NOT_READY 0x02 macro
/third_party/musl/include/scsi/
H A Dscsi.h85 #define NOT_READY 0x02 macro

Completed in 6 milliseconds