/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/ |
D | Status003Test.java | 94 if (threadStatus != JDWPConstants.ThreadStatus.WAIT) { in testStatus004() 98 + Integer.toHexString(JDWPConstants.ThreadStatus.WAIT) in testStatus004() 99 + "(" + JDWPConstants.ThreadStatus.getName(JDWPConstants.ThreadStatus.WAIT) + ")"); in testStatus004()
|
D | Status004Test.java | 93 if (threadStatus != JDWPConstants.ThreadStatus.WAIT) { in testStatus005() 97 + Integer.toHexString(JDWPConstants.ThreadStatus.WAIT) in testStatus005() 98 + "(" + JDWPConstants.ThreadStatus.getName(JDWPConstants.ThreadStatus.WAIT) + ")"); in testStatus005()
|
/external/toybox/toys/pending/ |
D | init.c | 36 #define WAIT 0x02 macro 306 if (x->action & (SHUTDOWN|ONCE|SYSINIT|CTRLALTDEL|WAIT)) { in run_action_from_list() 309 if (x->action & (SHUTDOWN|SYSINIT|CTRLALTDEL|WAIT)) waitforpid(pid); in run_action_from_list() 478 run_action_from_list(WAIT); in init_main()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ICUServiceThreadTest.java | 103 private static boolean WAIT = true; field in ICUServiceThreadTest 114 WAIT = false; in runThreads() 118 WAIT = true; in runThreads() 142 while (WAIT) { in run()
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | wait.cc | 24 #if defined(WAIT) in main()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | JDWPConstants.java | 48 public static final byte WAIT = 4; field in JDWPConstants.ThreadStatus 67 case WAIT: in getName()
|
/external/libvncserver/rfb/ |
D | rfb.h | 73 #define WAIT(cond,mutex) (rfbLog("%s:%d WAIT(%s,%s)\n",__FILE__,__LINE__,#cond,#mutex), pthread_con… 87 #define WAIT(cond,mutex) pthread_cond_wait(&(cond),&(mutex)) macro 100 #define WAIT(cond,mutex) this_is_unsupported
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
D | AllThreadsTest.java | 160 || threadStatus == JDWPConstants.ThreadStatus.WAIT) { in testAllThreads002()
|
/external/deqp/doc/testspecs/GL3/ |
D | functional.conditional_render.txt | 44 - QUERY_(BY_REGION_)(NO_)WAIT
|
/external/iproute2/doc/ |
D | ss.sgml | 62 <tt/TIME-WAIT/ and <tt/SYN-RECV/ are skipped too. 123 <item><tt/bucket/ - for TCP minisockets (<tt/TIME-WAIT|SYN-RECV/) 252 <item>1. List all the tcp sockets in state <tt/FIN-WAIT-1/ for our apache 358 in states <tt/LISTEN/, <tt/TIME-WAIT/, <tt/SYN_RECV/
|
/external/libvncserver/x11vnc/ |
D | ChangeLog | 416 * x11vnc: add reverse -connect support to -display WAIT: 419 WAIT: mode if vnc client tries to only retrieve SSL cert. 603 SYN_REPORT check restore cursor most under -display WAIT. 627 * x11vnc: 2nd -accept popup with WAIT, and UNIX: info for unixpw 637 WAIT let user add some options after his username (e.g. runge:3/4) 642 -display WAIT:cmd=FINDDISPLAY builtin script and cmd=HTTPONCE 646 in WAIT mode. Mac OS X pty tweak. 649 * x11vnc: make -display WAIT + -unixpw work on Solaris. 653 su_verify() to run any cmd, -users unixpw= mode. -display WAIT:...
|
D | RELEASE-NOTES | 316 The "-display WAIT:cmd=...", -find, -create modes now work 710 the -find, -create, and -display WAIT:... modes. 859 The WAITBG env. var. enables -display WAIT:... to take place in 962 A new login mode: "-display WAIT:cmd=FINDCREATEDISPLAY -unixpw ..." 1049 Coupling -unixpw with -display WAIT:cmd=FINDDISPLAY provides a 1122 Extension of the display option: -display WAIT:<disp-or-cmd> 1125 -display WAIT:cmd=FINDDISPLAY, to find a user's
|
D | README | 1076 WAIT:cmd=...", -find, -create) now work correctly for the 1249 and related -display WAIT:... modes. 1267 the -find, -create, and -display WAIT:... modes. 1334 * For external display finding/creating programs (e.g. WAIT:cmd=...) 1367 * A new login mode: "-display WAIT:cmd=FINDCREATEDISPLAY -unixpw 1426 * Coupling -unixpw with "-display WAIT:cmd=FINDDISPLAY" or "-display 1427 WAIT:cmd=FINDCREATEDISPLAY" provides a way to allow a user to 5109 -display WAIT options. The reason inetd(8) makes this easier is that 5122 cumbersome "-display WAIT:cmd=FINDCREATEDISPLAY-Xvfb -unixpw -users 5125 The -display WAIT option makes x11vnc wait until a VNC viewer is [all …]
|
/external/libvncserver/libvncserver/ |
D | main.c | 476 WAIT(cl->updateCond, cl->updateMutex); in clientOutput()
|
D | rfbserver.c | 534 WAIT(cl->deleteCond,cl->refCountMutex); in rfbClientConnectionGone()
|
/external/linux-tools-perf/src/tools/perf/ |
D | builtin-trace.c | 210 P_FUTEX_OP(WAIT); *arg_mask |= SCF_VAL3|SCF_UADDR2; break; in syscall_arg__scnprintf_futex_op()
|
/external/mesa3d/include/GL/ |
D | vms_x_fix.h | 966 #define lib$wait LIB$WAIT
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 1262 // WAIT. 1263 def : InstRW<[Write2P01], (instregex "WAIT")>;
|
D | X86InstrFPStack.td | 612 def WAIT : I<0x9B, RawFrm, (outs), (ins), "wait", [], IIC_WAIT>;
|
/external/libvncserver/ |
D | ChangeLog | 675 cl_2 from the linked list and UNLOCKS clientListMutex. The WAIT for 3215 support to -display WAIT:, fix SSL Fetch cert only for -display 3216 WAIT: 3588 which was called from clientOutput. Inspection of clientOutput suggests that WAIT is being called 4282 EV_SYN/SYN_REPORT check. restore -cursor most under -display WAIT 4457 unixpw+WAIT user fred:options 4480 x11vnc/x11vnc_defs.c: x11vnc: -display WAIT:cmd=FINDDISPLAY, 4486 x11vnc: make -display WAIT + -unixpw work on Solaris. 4499 x11vnc/xwrappers.h: x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 676 #define WAIT CHOICE(wait, wait, wait) macro 1397 #define WAIT wait macro
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 3293 def WAIT : XForm_24_sync<31, 62, (outs), (ins i32imm:$L), 3483 def : InstAlias<"wait", (WAIT 0)>; 3484 def : InstAlias<"waitrsv", (WAIT 1)>; 3485 def : InstAlias<"waitimpl", (WAIT 2)>;
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 2494 Inst.setOpcode(X86::WAIT); in MatchFPUWaitAlias()
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrInfo.td | 1277 def WAIT : WAIT_FT<"wait">, WAIT_FM;
|