Searched refs:HasNext (Results 1 - 25 of 148) sorted by relevance

123456

/haiku/src/apps/text_search/
H A DChangesIterator.cpp58 while (index < fIteratorIndex && iterator.HasNext()) {
63 if (iterator.HasNext()) {
126 return !iterator.HasNext();
134 while (iterator.HasNext()) {
/haiku/src/servers/registrar/
H A DAppInfoListMessagingTargetSet.h23 virtual bool HasNext() const;
H A DMessageDeliverer.h19 virtual bool HasNext() const = 0;
31 virtual bool HasNext() const;
48 virtual bool HasNext() const;
H A DAppInfoListMessagingTargetSet.cpp27 // HasNext
29 AppInfoListMessagingTargetSet::HasNext() const function in class:AppInfoListMessagingTargetSet
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp80 while (iterator.HasNext()) {
108 while (iterator.HasNext()) {
136 while (iterator.HasNext()) {
155 while (iterator.HasNext()) {
174 while (iterator.HasNext()) {
H A DBTCoreData.cpp48 while (iterator.HasNext()) {
63 while (channelIterator.HasNext()) {
73 while (frameIterator.HasNext()) {
85 while (frameExpectedIterator.HasNext()) {
/haiku/src/add-ons/kernel/network/ppp/ppp_manager/
H A DKPPPManager.cpp131 while (iterator.HasNext()) {
152 while (iterator.HasNext()) {
173 while (iterator.HasNext()) {
202 while (iterator.HasNext()) {
238 while (iterator.HasNext()) {
260 while (iterator.HasNext()) {
279 while (iterator.HasNext()) {
/haiku/headers/os/package/
H A DPackageInfoSet.h54 bool HasNext() const;
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.cpp104 IndexIterator::HasNext() const function in class:IndexIterator
106 return fIterator != NULL && fIterator->HasNext();
/haiku/src/kits/media/
H A DBufferCache.cpp32 while (iterator.HasNext()) {
81 while (iterator.HasNext()) {
/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DExceptionStopConfigView.cpp122 it.HasNext();) {
163 it.HasNext();) {
/haiku/src/servers/app/font/
H A DFontCache.cpp136 while (iterator.HasNext()) {
149 while (iterator.HasNext()) {
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp213 while (iterator.HasNext()) {
307 while (iterator.HasNext()) {
326 while (nodeIterator.HasNext()) {
470 while (iterator.HasNext() && last != NULL) {
478 while (iterator.HasNext()) {
557 while (iterator.HasNext()) {
1010 while (nodeIterator.HasNext()) {
1018 while (deviceIterator.HasNext()) {
1027 while (attrIterator.HasNext()) {
1207 while (iterator.HasNext()) {
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DVolume.cpp103 for (EntryMap::Iterator it = fEntries->GetIterator(); it.HasNext();) {
117 for (NodeMap::Iterator it = fNodes->GetIterator(); it.HasNext();) {
242 if (it.HasNext())
283 if (it.HasNext())
H A DSecurityContext.cpp470 for (UserMap::Iterator it = fUsers->GetIterator(); it.HasNext();) {
476 for (ShareMap::Iterator it = fShares->GetIterator(); it.HasNext();) {
499 for (UserMap::Iterator it = fUsers->GetIterator(); it.HasNext();) {
511 for (ShareMap::Iterator it = fShares->GetIterator(); it.HasNext();) {
530 for (UserMap::Iterator it = fUsers->GetIterator(); it.HasNext();) {
540 it.HasNext();) {
551 for (UserMap::Iterator it = fUsers->GetIterator(); it.HasNext();) {
678 it.HasNext();) {
753 for (UserMap::Iterator it = fUsers->GetIterator(); it.HasNext();) {
916 for (ShareMap::Iterator it = fShares->GetIterator(); it.HasNext();) {
[all...]
H A DStatisticsManager.cpp62 for (UserCountMap::Iterator it = fUsers.GetIterator(); it.HasNext();) {
95 it.HasNext();) {
/haiku/src/system/kernel/
H A Dboot_item.cpp53 for (ItemList::Iterator it = sItemList.GetIterator(); it.HasNext();) {
/haiku/src/kits/debugger/model/
H A DTeamMemoryBlock.cpp48 while (iterator.HasNext()) {
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDriverSettings.cpp32 virtual bool HasNext() const = 0;
62 // HasNext
64 DriverParameterIterator::HasNext() const function in class:DriverParameterIterator
66 return (fDelegate ? fDelegate->HasNext() : false);
127 virtual bool HasNext() const function in class:DriverParameterContainer::Iterator
173 virtual bool HasNext() const function in class:DriverParameterContainer::NameIterator
/haiku/src/kits/storage/
H A DDriverSettings.cpp44 virtual bool HasNext() const = 0;
79 BDriverParameterIterator::HasNext() const function in class:BPrivate::BDriverParameterIterator
81 return fDelegate != NULL ? fDelegate->HasNext() : false;
144 virtual bool HasNext() const function in class:BPrivate::BDriverParameterContainer::Iterator
187 virtual bool HasNext() const function in class:BPrivate::BDriverParameterContainer::NameIterator
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp229 while (iterator.HasNext()) {
461 if (!iterator.HasNext()) {
490 while (iterator.HasNext()) {
497 if (!iterator.HasNext())
520 while (iterator.HasNext() && last != NULL) {
527 if (!iterator.HasNext()) {
681 while (iterator.HasNext() && last != NULL) {
689 while (iterator.HasNext()) {
938 while (iterator.HasNext()) {
1479 while (iterator.HasNext()) {
[all...]
/haiku/src/tests/kits/net/service/
H A DHttpTest.cpp252 CPPUNIT_ASSERT(!context->GetCookieJar().GetIterator().HasNext());
294 CPPUNIT_ASSERT(!context->GetCookieJar().GetIterator().HasNext());
356 CPPUNIT_ASSERT(!context->GetCookieJar().GetIterator().HasNext());
492 CPPUNIT_ASSERT(!context.GetCookieJar().GetIterator().HasNext());
548 while (iter.HasNext()) {
649 CPPUNIT_ASSERT(!context->GetCookieJar().GetIterator().HasNext());
/haiku/headers/private/locale/
H A DHashMapCatalog.h145 if (fPos.HasNext()) {
179 if (fPos.HasNext()) {
/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.cpp63 if (!iterator.HasNext())
67 while (iterator.HasNext()) {
690 if (iterator.HasNext()
727 if (iterator.HasNext()) {
728 while (iterator.HasNext()) {
731 iterator.HasNext() ? ", " : "");
793 if (idleIterator.HasNext()) {
796 while (idleIterator.HasNext())
/haiku/headers/private/netservices/
H A DNetworkCookieJar.h104 bool HasNext() const;
135 bool HasNext() const;

Completed in 219 milliseconds

123456