Searched defs:none (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
H A D | 3c5x9.c | 35 static enum { none, bnc, utp } connector = none; /* for 3C509 */ enumerator in enum:__anon15103 67 /* Configure IRQ to none */
|
/vbox/src/VBox/Devices/PC/BIOS/ |
H A D | keyboard.c | 58 #define none 0 macro 68 { none, none, none, none, none }, 69 { 0x011b, 0x011b, 0x011b, 0x0100, none }, /* escape */ 70 { 0x0231, 0x0221, none, 0x7800, none }, /* 1! */ 71 { 0x0332, 0x0340, 0x0300, 0x7900, none }, /* [all...] |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/ |
H A D | string.c | 434 static const WCHAR none[] = { '(','n','u','l','l',')',0 }; local 440 count = format_string( str, len - written, fmtbufa, wstr ? wstr : none );
|
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-rt.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ... |
Completed in 49 milliseconds