Searched refs:has (Results 1 - 11 of 11) sorted by last modified time

/haiku/src/bin/
H A Dleak_analyser.sh33 setting has not yet been applied. The program should not be
/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp77 // interval the has resizer is triggered (in 0.1s)
303 // if this swap file has used more than 90% percent of its space
554 // cleared (since the cache still has the old size) and 2.
950 // space or the page already has a swap slot assigned.
974 # error Stack direction has not been defined in arch_config.h
1210 // The source cache has less pages than the consumer (this cache), so we
1232 // The consumer (this cache) has less pages than the source, so we move the
1318 // The consumer already has a page or a swapped out page
1667 // If user-specified swap, and no swap device has been chosen yet...
H A DVMAnonymousNoSwapCache.cpp131 # error Stack direction has not been defined in arch_config.h
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.cpp144 bool has = fAddresses.Has(Addressing::AddressFromSockAddr( local
147 return (has && fFilterMode == kInclude)
148 || (!has && fFilterMode == kExclude);
/haiku/src/system/boot/loader/
H A Dloader.cpp25 # error BOOT_ARCH has to be defined to differentiate the kernel per platform
/haiku/docs/develop/kits/storage/resources/
H A DResourcesFormat.tex135 a size field, it has to be deduced, where the file ends. This end offset is
156 regular data), it has to be deduced by iterating through the PEF section
233 The resources header has the following structure:
287 The resource index header has the following structure:
492 not have a name and \code{ri\_name} has a size of 0.
498 \code{ri\_name} is empty, i.e. has size 0.
501 Is the minimal size of a resource info. That is the size it has, if the
601 preferred program segment alignment. From these two information it has been
/haiku/src/system/libroot/posix/glibc/libio/
H A Dgenops.c996 if _sbuf has a backup area that is no longer needed, should we delete
/haiku/src/system/libroot/os/arch/x86/
H A Dsyscalls.inc12 * eax has syscall #
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.cpp133 bool has = fAddresses.Has(Addressing::AddressFromSockAddr( local
136 return (has && fFilterMode == kInclude)
137 || (!has && fFilterMode == kExclude);
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A DTODO68 59) Check again MODE_SENSE/MODE_SELECT pages translations... MYOB has some problems...
/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php249 // has expired

Completed in 78 milliseconds