Home
last modified time | relevance | path

Searched defs:ready (Results 1 – 25 of 73) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/doc/
DContributingCode.md21 ### Code
30 ### Build maintenance
51 ### Testing
99 ### Legal
/third_party/jerryscript/tools/babel/
DREADME.md25 ### 1. **Node.js and npm**
53 ### 2. Using babel [](#using-babel)
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DTimerQueriesTest.cpp131 GLuint ready = GL_FALSE; in TEST_P() local
211 GLuint ready = GL_FALSE; in TEST_P() local
453 GLuint ready = GL_FALSE; in TEST_P() local
DOcclusionQueriesTest.cpp70 GLuint ready = GL_FALSE; in TEST_P() local
578 GLuint ready = GL_FALSE; in TEST_P() local
/third_party/ltp/testcases/kernel/syscalls/pidfd_open/
Dpidfd_open03.c23 int fd, ready; in run() local
/third_party/googletest/googletest/include/gtest/hwext/
Dgtest-filter.h33 bool ready; // teels iff the filter are ready to be used variable
/third_party/jerryscript/jerry-debugger/
Djerry_client_serial.py51 def ready(self): member in Serial
Djerry_client_tcp.py47 def ready(self): member in Socket
/third_party/python/Lib/test/
Dtest_devpoll.py15 def find_ready_matching(ready, flag): argument
Dtest_poll.py24 def find_ready_matching(ready, flag): argument
/third_party/pulseaudio/src/pulsecore/
Dpoll-posix.c63 int ready; in pa_poll() local
/third_party/node/test/parallel/
Dtest-net-error-twice.js33 function ready() { function
Dtest-dns-multi-channel.js39 function ready() { function
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_fence.h67 struct util_queue_fence ready; member
/third_party/rust/crates/rustix/tests/net/
Dv4.rs69 let ready = Arc::new((Mutex::new(0_u16), Condvar::new())); in test_v4() localVariable
Dv6.rs78 let ready = Arc::new((Mutex::new(0_u16), Condvar::new())); in test_v6() localVariable
Dpoll.rs102 let ready = Arc::new((Mutex::new(0_u16), Condvar::new())); in test_poll() localVariable
Dunix.rs117 let ready = Arc::new((Mutex::new(false), Condvar::new())); in test_unix() localVariable
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_fence.h45 struct util_queue_fence ready; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dscheduler.c133 bool ready = true; in ppir_schedule_ready_list() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DPerThreadProcTests.cpp47 std::atomic<bool> ready(false); in TEST_F() local
/third_party/rust/crates/rustix/tests/io/
Depoll.rs87 let ready = Arc::new((Mutex::new(0_u16), Condvar::new())); in test_epoll() localVariable
/third_party/node/lib/internal/repl/
Dhistory.js33 function setupHistory(repl, historyPath, ready) { argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D16-1.c84 static volatile int ready; variable
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
Dreduce_scheduler.c147 bool ready = true; in schedule_ready_list() local

123