Searched defs:stdin_ready (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/boringssl/src/tool/ |
H A 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
|
/aosp_15_r20/external/rust/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
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/tool/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _tkinter.c | 3173 static int stdin_ready = 0; variable
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | _tkinter.c | 3528 static int stdin_ready = 0; variable
|