Searched refs:found (Results 1 - 25 of 667) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/Graphics/vmsvga/
H A Dsvga3d_caps.h51 * Record types that can be found in the caps block.
110 * Result: pointer to found record, or NULL if not found.
120 SVGA3dCapsRecord *record, *found = NULL;
130 (!found || (record->header.type > found->header.type))) {
131 found = record;
135 return found;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dgetprotoname.c55 goto found;
57 found:
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsManifestLineReader.h84 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/Devices/PC/ipxe/src/util/
H A Dget-pci-ids87 my $found = 0;
95 $found = 1;
98 if($found == 1){
101 $found = 0;
H A Dgeniso21 echo $0: $isolinux_bin not found, please install, or set ISOLINUX_BIN in arch/i386/Makefile correctly
29 echo $0: mkisofs or genisoimage not found, please install or set PATH
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2_plx.c47 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/Devices/PC/ipxe/src/arch/i386/interface/vmware/
H A Dguestinfo.c48 * @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/Additions/linux/installer/
H A Dautorun.sh61 echo "Linux guest additions installer not found -- try to start them manually."
72 found=`which pkgadd | grep "no pkgadd"`
73 if test ! -z "$found"; then
84 found=`which pfexec | grep "no pfexec"`
85 if test ! -z "$found"; then
92 found=`which id 2> /dev/null`
93 if test ! -x "$found"; then
97 idbin=$found
143 echo "No suitable terminal not found. -- install additions using pkgadd -d."
150 echo "Solaris guest additions installer not found
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacdll.c175 when a match is found.
228 // stop if we found a library by that name
255 Boolean found; local
258 found = false;
280 found = true;
292 return (found);
321 Boolean found; local
323 found = false;
329 for (curIndex = 0; (curIndex <= symbolCount - 1 && !found); curIndex++)
334 /* found ou
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibMmx/X64/
H A DScanMem8.asm6 ; which accompanies this distribution. The full text of the license may be found at
49 cmovnz rax, rcx ; set rax to 0 if not found
H A DScanMem8.S9 # which accompanies this distribution. The full text of the license may be found at
53 cmovnz %rcx, %rax # set rax to 0 if not found
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibOptDxe/X64/
H A DScanMem8.asm6 ; which accompanies this distribution. The full text of the license may be found at
49 cmovnz rax, rcx ; set rax to 0 if not found
H A DScanMem8.S9 # which accompanies this distribution. The full text of the license may be found at
53 cmovnz %rcx, %rax # set rax to 0 if not found
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibOptPei/X64/
H A DScanMem8.asm6 ; which accompanies this distribution. The full text of the license may be found at
49 cmovnz rax, rcx ; set rax to 0 if not found
H A DScanMem16.S9 # which accompanies this distribution. The full text of the license may be found at
53 cmovnz %rcx, %rax # set rax to 0 if not found
H A DScanMem32.S9 # which accompanies this distribution. The full text of the license may be found at
53 cmovnz %rcx, %rax # set rax to 0 if not found
H A DScanMem64.S9 # which accompanies this distribution. The full text of the license may be found at
53 cmovnz %rcx, %rax # set rax to 0 if not found
H A DScanMem8.S9 # which accompanies this distribution. The full text of the license may be found at
53 cmovnz %rcx, %rax # set rax to 0 if not found
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibRepStr/X64/
H A DScanMem8.asm6 ; which accompanies this distribution. The full text of the license may be found at
49 cmovnz rax, rcx ; set rax to 0 if not found
H A DScanMem16.S9 # which accompanies this distribution. The full text of the license may be found at
53 cmovnz %rcx, %rax # set rax to 0 if not found
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibSse2/X64/
H A DScanMem8.asm6 ; which accompanies this distribution. The full text of the license may be found at
49 cmovnz rax, rcx ; set rax to 0 if not found
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Main/X64/
H A Dfpu_rmode.S6 # which accompanies this distribution. The full text of the license may be found at
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Ddns.h97 /** Callback which is invoked when a hostname is found.
101 * or NULL if the name could not be found (or on any other error).
111 dns_found_callback found, void *callback_arg);
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Duaccess.h149 * @ret offset Offset of character, or <0 if not found
153 void *found; local
155 found = memchr ( ( ( void * ) buffer + offset ), c, len );
156 return ( found ? ( found - ( void * ) buffer ) : -1 );
341 * @ret offset Offset of character, or <0 if not found
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtrace.h613 ** PR_SUCCESS no errors were found.
614 ** PR_FAILURE errors were found.
645 ** variable pointed to by found.
650 ** recent count trace entries are copied into buffer and found is
661 ** found: 32bit signed integer. The number of PRTraceEntries
662 ** actually copied. found is always less than or equal to count.
676 #define PR_GET_TRACE_ENTRIES(buffer,count,found)\
677 PR_GetTraceEntries((buffer),(count),(found))
679 #define PR_GET_TRACE_ENTRIES(buffer,count,found)
686 PRInt32 *found /* numbe
[all...]

Completed in 100 milliseconds

1234567891011>>