Searched defs:ready (Results 1 – 8 of 8) sorted by relevance
21 ### Code30 ### Build maintenance51 ### Testing99 ### Legal
125 GLuint ready = GL_FALSE; in TEST_P() local205 GLuint ready = GL_FALSE; in TEST_P() local442 GLuint ready = GL_FALSE; in TEST_P() local
67 GLuint ready = GL_FALSE; in TEST_P() local174 GLuint ready = GL_FALSE; in TEST_P() local
59 auto ready = select(FD_SETSIZE, &read_fd_set, nullptr, nullptr, &timeout); in WaitForReadWithTimeout() local
995 bool ready = mJpegCompressor->waitForDone(kJpegTimeoutNs); in processCaptureRequest() local
1002 bool ready = mJpegCompressor->waitForDone(kJpegTimeoutNs); in processCaptureRequest() local
1003 bool ready = mJpegCompressor->waitForDone(kJpegTimeoutNs); in processCaptureRequest() local
119 bool ready() const { in ready() function in vulkan::driver::__anonfd88e4d90111::TimingInfo