Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 96) sorted by relevance

1234

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
DSyncEvent.h70 void wait () in wait() function
86 bool wait (long millisec) in wait() function
DCondVar.cpp82 void CondVar::wait (Mutex& mutex) in wait() function in CondVar
102 bool CondVar::wait (Mutex& mutex, long millisec) in wait() function in CondVar
/external/junit/src/junit/textui/
DTestRunner.java112 public TestResult doRun(Test suite, boolean wait) { in doRun()
125 protected void pause(boolean wait) { in pause()
186 …protected TestResult runSingleMethod(String testCase, String method, boolean wait) throws Exceptio… in runSingleMethod()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_query.c87 boolean wait, in llvmpipe_get_query_result()
161 boolean b, wait; in llvmpipe_check_render_cond() local
Dlp_scene_queue.c90 lp_scene_dequeue(struct lp_scene_queue *queue, boolean wait) in lp_scene_dequeue()
/external/openssh/openbsd-compat/
Dbsd-nextstep.h43 #define wait(a) posix_wait(a) macro
/external/mesa3d/src/gallium/state_trackers/clover/core/
Devent.cpp118 hard_event::wait() const { in wait() function in hard_event
169 soft_event::wait() const { in wait() function in soft_event
/external/mesa3d/src/gallium/drivers/r300/
Dr300_query.c137 boolean wait, in r300_get_query_result()
185 boolean wait; in r300_render_condition() local
/external/valgrind/drd/tests/
Dmonitor_example.cpp116 void wait() in wait() function in Monitor
195 void wait(const int state) in wait() function in StateVariable
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c159 boolean wait, in softpipe_get_query_result()
204 boolean b, wait; in softpipe_check_render_cond() local
/external/llvm/lib/Support/
DGraphWriter.cpp82 StringRef Filename, bool wait, in ExecGraphViewer()
135 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph()
/external/skia/src/utils/
DSkCondVar.cpp78 void SkCondVar::wait() { in wait() function in SkCondVar
DSkThreadUtils_pthread.cpp30 void PThreadEvent::wait() { in wait() function in PThreadEvent
/external/openssh/contrib/redhat/
Dopenssh.spec573 - make initscript stop() function wait until sshd really dead to avoid function
/external/clang/test/CodeGenObjC/
Ddebug-info-crash.m6 - (void)wait { method
/external/libcxx/src/
Dcondition_variable.cpp39 condition_variable::wait(unique_lock<mutex>& lk) _NOEXCEPT in wait() function in condition_variable
/external/google-breakpad/src/client/mac/testapp/
DTestClass.mm86 - (void)wait { method
/external/mesa3d/src/gallium/drivers/i915/
Di915_query.c67 boolean wait, in i915_get_query_result()
/external/toybox/toys/other/
Dnetcat.c46 GLOBALS( in GLOBALS()
/external/fio/lib/
Dtp.h12 int wait; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_hw_context.c279 static boolean r600_query_result(struct r600_context *ctx, struct r600_query *query, boolean wait) in r600_query_result()
594 boolean wait, void *vresult) in r600_context_query_result()
Dr600_query.c62 boolean wait, union pipe_query_result *vresult) in r600_get_query_result()
/external/mesa3d/src/gallium/auxiliary/util/
Du_ringbuffer.c112 boolean wait ) in util_ringbuffer_dequeue()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c410 boolean wait, in r600_get_query_buffer_result()
500 boolean wait, union pipe_query_result *result) in r600_get_query_result()
/external/kernel-headers/original/uapi/linux/
Ddlm_plock.h32 __u8 wait; member

1234