Home
last modified time | relevance | path

Searched defs:READY (Results 1 – 11 of 11) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumbermatcher.h101 READY, enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_formInfo.js53 READY: 1, property
Dohos_distributedHardware_deviceManager.js30 READY: 1, property
/third_party/python/Lib/turtledemo/
D__main__.py103 READY = 2 variable
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
Dsigrelse01.c150 #define READY "ready" /* signal to parent that child is set up */ macro
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberMatcher.java187 NOT_READY, READY, DONE enumConstant
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_cp.c266 SM_STATE(CP, READY) in SM_STATE() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_cp.c272 SM_STATE(CP, READY) in SM_STATE() argument
/third_party/ffmpeg/libavformat/
Dftp.c38 READY, enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/
Dability.js1069 READY: '1' property
/third_party/alsa-lib/src/pcm/
Dpcm.c1864 #define READY(v) [SND_PCM_READY_##v] = #v macro