/vbox/src/VBox/HostDrivers/win/ |
H A D | load.cmd | 27 if exist "%MY_SCRIPT%" goto found
34 :found
label
|
H A D | loadall.cmd | 27 if exist "%MY_SCRIPT%" goto found
34 :found
label
|
/vbox/tools/bin/ |
H A D | gen-slickedit-workspace.cmd | 27 if exist "%MY_SCRIPT%" goto found
34 :found
label
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
H A D | prism2_plx.c | 47 int found = 0; local 72 printf ( "...found " ); 73 found = 1; 84 if ( found == 0 ) { 85 printf ( "...nothing found\n" ); 88 return found;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | xf86Opt.h | 68 Bool found; member in struct:__anon7542
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | xf86Opt.h | 68 Bool found; member in struct:__anon7907
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | xf86Opt.h | 68 Bool found; member in struct:__anon8263
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xf86Opt.h | 68 Bool found; member in struct:__anon8578
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xf86Opt.h | 68 Bool found; member in struct:__anon8899
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xf86Opt.h | 68 Bool found; member in struct:__anon9214
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/String/ |
H A D | Searching.c | 7 The full text of the license may be found at 143 char *found = NULL; local 147 if( *s == tgt) found = (char *)s; 150 return found; 183 null pointer if the string is not found. If s2 points to a string 201 pointed to by s2. If no such character is found, then there are no tokens 203 pointer. If such a character is found, it is the start of the first token. 206 contained in the current separator string. If no such character is found, 209 character is found, it is overwritten by a null character, which terminates
|
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Wchar/ |
H A D | Searching.c | 11 The full text of the license may be found at 139 wchar_t *found = NULL; local 142 if( *s == c) found = (wchar_t *)s; 145 return found; 176 or a null pointer if the wide string is not found. If s2 points 199 wide string pointed to by s2. If no such wide character is found, then 201 function returns a null pointer. If such a wide character is found, it is 206 is found, the current token extends to the end of the wide string pointed 208 return a null pointer. If such a wide character is found, it is overwritten
|
/vbox/src/VBox/Devices/Network/slirp/ |
H A D | slirp_dns.c | 78 int found; local 121 found = 0; 127 found = 1; 132 if (!found) 169 /* for historical reasons: Slirp returns -1 if no nameservers were found */
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/vmware/ |
H A D | guestinfo.c | 48 * @ret found Setting found in GuestInfo 54 void *data, size_t len, int *found ) { 79 /* Mark as found */ 80 *found = 1; 113 DBGC2 ( settings, "GuestInfo %p found %s = \"%s\"\n", 145 int found = 0; local 150 data, len, &found ); 151 if ( found ) 157 data, len, &found ); [all...] |
/vbox/src/VBox/Devices/PC/ipxe/src/tests/ |
H A D | list_test.c | 78 char found[ num_entries + 1 ]; local 83 tmp = found; 93 if ( strcmp ( found, found_rev ) != 0 ) { 96 found, found_rev ); 101 if ( strcmp ( found, expected ) == 0 ) { 105 expected, found );
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/ |
H A D | xf86Opt.h | 42 Bool found; member in struct:__anon3030
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | xf86Opt.h | 69 Bool found; member in struct:__anon4687
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | xf86Opt.h | 69 Bool found; member in struct:__anon4254
|
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsManifestLineReader.h | 84 int found = 0; local 85 chunks[found++] = mCur; 87 if(found < maxChunks) 98 chunks[found++] = lastchunk = cur+1; 99 if(found == maxChunks) 106 return found;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xf86Opt.h | 70 Bool found; member in struct:__anon6907
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xf86Opt.h | 70 Bool found; member in struct:__anon7220
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xf86Opt.h | 69 Bool found; member in struct:__anon9534
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xf86Opt.h | 69 Bool found; member in struct:__anon5060
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | xf86Opt.h | 69 Bool found; member in struct:__anon5372
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | xf86Opt.h | 70 Bool found; member in struct:__anon5684
|