/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | mivalidate.h | 48 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | mivalidate.h | 48 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | mivalidate.h | 51 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | mivalidate.h | 49 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | mivalidate.h | 49 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | mivalidate.h | 49 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | mivalidate.h | 49 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | mivalidate.h | 49 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | mivalidate.h | 49 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | mivalidate.h | 48 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | mivalidate.h | 48 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | mivalidate.h | 48 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | mivalidate.h | 48 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | mivalidate.h | 48 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | mivalidate.h | 48 } after; member in union:_Validate
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pcbios/ |
H A D | rtc_entropy.c | 159 uint32_t after; local 182 /* Read "after" TSC */ 189 : "=a" ( after ), "=d" ( before ), "=q" ( temp ) 192 return ( after - before );
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | mivalidate.h | 52 } after; member in union:_Validate
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | mivalidate.h | 52 } after; member in union:_Validate
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | sprintf.c | 368 unsigned char after[8]; local 372 memset(after, 0xAA, 8); 383 PR_ASSERT(after[n] == 0xAA);
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/ |
H A D | pruthr.c | 892 * The thread may be ready to run now, after completing an I/O 1727 * qp->next after applying the function "func". In particular, "func" 1733 * "func" and use that saved value as the next value after applying "func". 1851 PRThread *after = _PR_THREAD_PTR(q); local 1852 after->sleep += thread->sleep;
|
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/ |
H A D | efi_snp.c | 154 unsigned int after = 0; local 164 after++; 165 arrived = ( after - before );
|