Searched defs:stdin_ready (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/tot/third_party/boringssl/src/tool/ |
| D | transport_common.cc | 401 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() 551 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() 696 bool stdin_ready = false; in TransferData() local
|
| /external/boringssl/src/tool/ |
| D | transport_common.cc | 401 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() 551 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() 696 bool stdin_ready = false; in TransferData() local
|
| /external/rust/android-crates-io/crates/quiche/deps/boringssl/src/tool/ |
| D | transport_common.cc | 401 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() 551 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() 696 bool stdin_ready = false; in TransferData() local
|
| /external/cronet/stable/third_party/boringssl/src/tool/ |
| D | transport_common.cc | 401 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() 551 bool Wait(StdinWait stdin_wait, bool *socket_ready, bool *stdin_ready) { in Wait() 696 bool stdin_ready = false; in TransferData() local
|
| /external/python/cpython3/Modules/ |
| D | _tkinter.c | 3303 static int stdin_ready = 0; variable
|