Searched defs:post (Results 1 - 9 of 9) sorted by relevance
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ |
H A D | Makefile | 45 sysevent/tst.post.exe := LDLIBS += -lsysevent
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/ |
H A D | w95cv.c | 95 _MDNotified post; local 104 post = lock->notified; /* a safe copy; we own the lock */ 116 notified = &post; /* this is where we start */ 171 notified = &post; /* this is where we start */ 191 if (&post != prev) PR_DELETE(prev); 270 * If we have pending notifies, post them now.
|
/vbox/src/VBox/Devices/PC/ipxe/src/core/ |
H A D | malloc.c | 233 struct memory_block *post; local 252 * post-block. After this split, the "pre" 258 post = ( ( ( void * ) block ) + size ); 261 pre, block, post, 263 /* If there is a "post" block, add it in to 269 VALGRIND_MAKE_MEM_DEFINED ( post, 270 sizeof ( *post ) ); 271 post->size = post_size; 272 list_add ( &post->list, &pre->list );
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/ |
H A D | os2cv.c | 131 _MDNotified post; local 140 post = lock->notified; /* a safe copy; we own the lock */ 152 notified = &post; /* this is where we start */ 211 notified = &post; /* this is where we start */ 230 if (&post != prev) PR_DELETE(prev); 310 * If we have pending notifies, post them now.
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ |
H A D | ptsynch.c | 91 _PT_Notified post; local 99 post = lock->notified; /* a safe copy; we own the lock */ 115 notified = &post; /* this is where we start */ 150 if (&post != prev) PR_DELETE(prev); 376 * If we have pending notifies, post them now. 378 * This is not optimal. We're going to post these notifies
|
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | orgs.asm | 137 public post 234 post: label 1464 jmp post 1828 jmp far ptr post
|
H A D | VBoxBiosAlternative.asm | 7 ; Source file: post.c 14802 post: ; 0xfe05b LB 0x65 label
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | saaj-impl.jar | ... public int getProxyPort () javax.xml.soap.SOAPMessage post (javax.xml.soap.SOAPMessage, java.net ... |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
Completed in 2662 milliseconds