/external/valgrind/memcheck/tests/linux/ |
D | timerfd-syscall.stderr.exp | 9 waiting timer ... 12 waiting timer ... 19 waiting timer ... 22 waiting timer (flush the single tick) ... 32 waiting timer ... 35 waiting timer ... 42 waiting timer ... 45 waiting timer (flush the single tick) ...
|
/external/squashfs-tools/squashfs-tools/ |
D | unsquashfs_info.c | 101 int sig, waiting = 0; in info_thrd() local 108 if(waiting) in info_thrd() 117 waiting = 0; in info_thrd() 129 if(sig == SIGQUIT && !waiting) { in info_thrd() 135 waiting = 1; in info_thrd()
|
D | info.c | 138 int sig, waiting = 0; in info_thrd() local 145 if(waiting) in info_thrd() 154 waiting = 0; in info_thrd() 166 if(sig == SIGQUIT && !waiting) { in info_thrd() 171 waiting = 1; in info_thrd()
|
/external/valgrind/docs/internals/ |
D | tm-threadstates.dot | 32 wait_mutex -> wait_condvar [ style=dotted, label="waiting for\nmultiple objects" ]; 33 wait_mutex -> wait_join [ style=dotted, label="waiting for\nmultiple objects" ]; 37 wait_condvar -> wait_mutex [ style=dotted, label="waiting for\nmultiple objects" ]; 38 wait_condvar -> wait_join [ style=dotted, label="waiting for\nmultiple objects" ]; 42 wait_join -> wait_condvar [ style=dotted, label="waiting for\nmultiple objects" ]; 43 wait_join -> wait_mutex [ style=dotted, label="waiting for\nmultiple objects" ];
|
/external/jetty/src/java/org/eclipse/jetty/continuation/ |
D | ContinuationSupport.java | 83 Class<?> waiting=null; 86 …waiting=ContinuationSupport.class.getClassLoader().loadClass("org.mortbay.util.ajax.WaitingContinu… 93 __waitingContinuation=waiting;
|
/external/squashfs-tools/kernel/include/linux/ |
D | squashfs_fs_sb.h | 35 int waiting; member 45 int waiting; member
|
/external/valgrind/helgrind/tests/ |
D | bar_bad.stderr.exp | 29 initialise a barrier which has threads waiting on it 43 destroy a barrier that has waiting threads
|
/external/linux-tools-perf/src/tools/perf/util/ |
D | run-command.c | 158 pid_t waiting = waitpid(pid, &status, 0); in wait_or_whine() local 160 if (waiting < 0) { in wait_or_whine() 166 if (waiting != pid) in wait_or_whine()
|
/external/valgrind/drd/tests/ |
D | bar_bad.stderr.exp | 18 initialise a barrier which has threads waiting on it 27 destroy a barrier that has waiting threads
|
D | bar_bad_xml.stderr.exp | 108 initialise a barrier which has threads waiting on it 157 destroy a barrier that has waiting threads
|
/external/jetty/src/resources/org/eclipse/jetty/servlets/jmx/ |
D | QoSFilter-mbean.properties | 4 …time (in milliseconds) that the filter would suspend a request for while waiting for the semaphore…
|
/external/ppp/pppd/ |
D | main.c | 186 static int waiting; variable 522 waiting = 0; 661 waiting = 1; in handle_events() 666 waiting = 0; in handle_events() 1489 if (waiting) 1510 if (waiting) 1524 if (waiting) 1559 if (waiting)
|
/external/valgrind/helgrind/ |
D | hg_main.c | 2867 XArray* waiting; /* XA of Thread*. # present is 0 .. .size */ member 2880 if (bar->waiting) in delete_Bar() 2881 VG_(deleteXA)(bar->waiting); in delete_Bar() 2958 if (bar->waiting && VG_(sizeXA)(bar->waiting) > 0) { in evh__HG_PTHREAD_BARRIER_INIT_PRE() 2963 VG_(dropTailXA)(bar->waiting, VG_(sizeXA)(bar->waiting)); in evh__HG_PTHREAD_BARRIER_INIT_PRE() 2965 if (!bar->waiting) { in evh__HG_PTHREAD_BARRIER_INIT_PRE() 2966 bar->waiting = VG_(newXA)( HG_(zalloc), "hg.eHPBIP.1", HG_(free), in evh__HG_PTHREAD_BARRIER_INIT_PRE() 2970 tl_assert(VG_(sizeXA)(bar->waiting) == 0); in evh__HG_PTHREAD_BARRIER_INIT_PRE() 3003 if (bar->initted && bar->waiting && VG_(sizeXA)(bar->waiting) > 0) { in evh__HG_PTHREAD_BARRIER_DESTROY_PRE() 3033 tl_assert(bar->waiting); in do_barrier_cross_sync_and_empty() [all …]
|
/external/mdnsresponder/mDNSCore/ |
D | Implementer Notes.txt | 18 there is no other obvious work waiting to be done. However, the 20 the platform layer below knows whether there are packets waiting to be
|
/external/bzip2/ |
D | README.XML.STUFF | 43 which we are all waiting for Sebastian to fix.
|
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
D | nl.po | 146 msgid "Busy waiting for the graphics hardware" 150 msgid "Sleep for brief intervals while waiting for the graphics hardware"
|
D | fr.po | 145 msgid "Busy waiting for the graphics hardware" 149 msgid "Sleep for brief intervals while waiting for the graphics hardware"
|
D | sv.po | 140 msgid "Busy waiting for the graphics hardware" 144 msgid "Sleep for brief intervals while waiting for the graphics hardware"
|
D | es.po | 143 msgid "Busy waiting for the graphics hardware" 147 msgid "Sleep for brief intervals while waiting for the graphics hardware"
|
D | de.po | 147 msgid "Busy waiting for the graphics hardware" 151 msgid "Sleep for brief intervals while waiting for the graphics hardware"
|
/external/llvm/test/CodeGen/R600/ |
D | wait.ll | 19 %tmp15 = load float, float addrspace(2)* %constptr, align 4 ; Force waiting for expcnt and lgkmcnt
|
/external/freetype/src/raster/ |
D | ftraster.c | 2652 TProfileList waiting; in Draw_Sweep() local 2658 Init_Linked( &waiting ); in Draw_Sweep() 2682 InsNew( &waiting, P ); in Draw_Sweep() 2700 P = waiting; in Draw_Sweep() 2721 P = waiting; in Draw_Sweep() 2729 DelOld( &waiting, P ); in Draw_Sweep()
|
/external/mdnsresponder/mDNSPosix/ |
D | ReadMe.txt | 206 Hit ^C when you're bored waiting for responses. 221 Hit ^C when you're bored waiting for responses. 237 Hit ^C when you're bored waiting for responses.
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | paste-httpserver-threadpool.txt | 40 * Idle, waiting for a request ("idle") 56 When a request comes in, if there are no idle worker threads waiting
|
/external/pdfium/third_party/freetype/src/raster/ |
D | ftraster.c | 2958 TProfileList waiting; in Draw_Sweep() local 2964 Init_Linked( &waiting ); in Draw_Sweep() 2988 InsNew( &waiting, P ); in Draw_Sweep() 3006 P = waiting; in Draw_Sweep() 3027 P = waiting; in Draw_Sweep() 3035 DelOld( &waiting, P ); in Draw_Sweep()
|