Searched refs:HasNext (Results 101 - 125 of 145) sorted by relevance

123456

/haiku/headers/private/net/
H A DProtocolUtilities.h342 while (it.HasNext())
/haiku/src/system/kernel/events/
H A Dwait_for_objects.cpp772 it.HasNext();) {
843 it.HasNext();) {
894 it.HasNext();) {
/haiku/src/system/kernel/
H A Delf.cpp190 while (iterator.HasNext()) {
252 while (iterator.HasNext()) {
370 while (iterator.HasNext()) {
426 while (iterator.HasNext()) {
450 while (iterator.HasNext()) {
576 while (iterator.HasNext()) {
1779 while (iterator.HasNext()) {
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp446 while (it.HasNext()) {
653 while (it.HasNext()) {
693 while (it.HasNext())
/haiku/src/system/kernel/device_manager/
H A Dlegacy_drivers.cpp562 while (iterator.HasNext()) {
774 while (iterator.HasNext()) {
886 while (iterator.HasNext()) {
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp319 while (iterator.HasNext()) {
346 while (iterator.HasNext()) {
360 while (iterator.HasNext()) {
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerManager.cpp196 it.HasNext();) {
H A DShareVolume.cpp196 for (NodeMap::Iterator it = fNodes->GetIterator(); it.HasNext();)
208 for (EntryMap::Iterator it = fEntries->GetIterator(); it.HasNext();)
341 for (EntryMap::Iterator it = fEntries->GetIterator(); it.HasNext();) {
365 for (NodeMap::Iterator it = fNodes->GetIterator(); it.HasNext();) {
/haiku/src/kits/locale/
H A DDefaultCatalog.cpp388 while (res == B_OK && iter.HasNext()) {
/haiku/src/kits/network/libnetservices/
H A DHttpForm.cpp734 BHttpForm::Iterator::HasNext() const function in class:BHttpForm::Iterator
/haiku/src/add-ons/kernel/network/devices/ethernet/
H A Dethernet.cpp121 while (iterator.HasNext()) {
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp505 while (groupIterator.HasNext()) {
519 while (addressIterator.HasNext()) {
715 while (it.HasNext()) {
772 while (iterator.HasNext()) {
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp389 bool HasNext() const function in class:DeviceTreeIterator
/haiku/src/system/kernel/arch/m68k/
H A Darch_int.cpp423 bool HasNext() const
/haiku/src/system/boot/loader/
H A Dvfs.cpp666 while (iterator.HasNext()) {
679 while (partitionIterator.HasNext()) {
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp227 for (VolumeMap::Iterator it = fVolumes->GetIterator(); it.HasNext();)
345 for (VolumeMap::Iterator it = fVolumes->GetIterator(); it.HasNext();) {
385 for (VolumeMap::Iterator it = fVolumes->GetIterator(); it.HasNext();) {
428 for (VolumeMap::Iterator it = fVolumes->GetIterator(); it.HasNext();) {
2539 for (VolumeMap::Iterator it = fVolumes->GetIterator(); it.HasNext();) {
2849 for (VolumeMap::Iterator it = fVolumes->GetIterator(); it.HasNext();) {
3306 it.HasNext() && arraySize > count;) {
3324 it.HasNext() && arraySize > count;) {
/haiku/src/add-ons/kernel/network/datalink_protocols/ipv6_datagram/
H A Dipv6_datagram.cpp344 while (iterator.HasNext()) {
370 while (iterator.HasNext()) {
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp343 while (iterator.HasNext()) {
362 while (iterator.HasNext()) {
1254 while (iterator.HasNext()) {
1338 while (iterator.HasNext()) {
1346 while (i.HasNext()) {
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp267 while (it.HasNext()) {
/haiku/src/kits/debugger/controllers/
H A DThreadHandler.cpp909 = breakpoints.GetIterator(); it.HasNext();) {
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystem.cpp206 it.HasNext();) {
/haiku/src/add-ons/translators/rtf/
H A DRTF.cpp750 Iterator::HasNext() const function in class:Iterator
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp387 while (iterator.HasNext()) {
/haiku/src/add-ons/kernel/file_cache/
H A Dlaunch_speedup.cpp611 while (iterator.HasNext()) {
/haiku/src/system/kernel/cache/
H A Dfile_map.cpp547 while (iterator.HasNext()) {

Completed in 172 milliseconds

123456