Symbol: fList
headers/libs/print/libprint/PrintUtils.h
100
return fList.CountItems();
headers/libs/print/libprint/PrintUtils.h
106
return (T*)fList.ItemAt(index);
headers/libs/print/libprint/PrintUtils.h
112
fList.AddItem(p);
headers/libs/print/libprint/PrintUtils.h
117
return (T*)fList.RemoveItem(i);
headers/libs/print/libprint/PrintUtils.h
123
return (T*)fList.Items();
headers/libs/print/libprint/PrintUtils.h
130
fList.SortItems(sort);
headers/libs/print/libprint/PrintUtils.h
67
BList fList;
headers/libs/print/libprint/PrintUtils.h
94
fList.MakeEmpty();
headers/os/interface/ListView.h
195
BList fList;
headers/private/fs_shell/DoublyLinkedList.h
121
fList(list)
headers/private/fs_shell/DoublyLinkedList.h
140
fNext = fList->GetNext(fNext);
headers/private/fs_shell/DoublyLinkedList.h
153
fList->Remove(fCurrent);
headers/private/fs_shell/DoublyLinkedList.h
161
fList = other.fList;
headers/private/fs_shell/DoublyLinkedList.h
170
fNext = fList->First();
headers/private/fs_shell/DoublyLinkedList.h
174
List *fList;
headers/private/fs_shell/DoublyLinkedList.h
183
fList(list)
headers/private/fs_shell/DoublyLinkedList.h
202
fNext = fList->GetNext(fNext);
headers/private/fs_shell/DoublyLinkedList.h
208
fList = other.fList;
headers/private/fs_shell/DoublyLinkedList.h
215
fNext = fList->First();
headers/private/fs_shell/DoublyLinkedList.h
219
const List *fList;
headers/private/fs_shell/DoublyLinkedList.h
227
fList(list)
headers/private/fs_shell/DoublyLinkedList.h
246
fNext = fList->GetPrevious(fNext);
headers/private/fs_shell/DoublyLinkedList.h
254
fList->Remove(fCurrent);
headers/private/fs_shell/DoublyLinkedList.h
262
fList = other.fList;
headers/private/fs_shell/DoublyLinkedList.h
271
fNext = fList->Last();
headers/private/fs_shell/DoublyLinkedList.h
275
List *fList;
headers/private/fs_shell/DoublyLinkedList.h
284
fList(list)
headers/private/fs_shell/DoublyLinkedList.h
303
fNext = fList->GetPrevious(fNext);
headers/private/fs_shell/DoublyLinkedList.h
309
fList = other.fList;
headers/private/fs_shell/DoublyLinkedList.h
316
fNext = fList->Last();
headers/private/fs_shell/DoublyLinkedList.h
320
const List *fList;
headers/private/fs_shell/SinglyLinkedList.h
104
fList(list)
headers/private/fs_shell/SinglyLinkedList.h
123
fNext = fList->GetNext(fNext);
headers/private/fs_shell/SinglyLinkedList.h
129
fList = other.fList;
headers/private/fs_shell/SinglyLinkedList.h
136
fNext = fList->First();
headers/private/fs_shell/SinglyLinkedList.h
140
const List* fList;
headers/private/interface/ColumnListView.h
155
BColumnListView* fList;
headers/private/interface/ColumnListView.h
236
BColumnListView* fList;
headers/private/interface/DecorInfo.h
128
BObjectList<DecorInfo> fList;
headers/private/kernel/thread_types.h
193
DataList fList;
headers/private/netservices/NetworkCookieJar.h
121
BNetworkCookieList* fList;
headers/private/netservices/NetworkCookieJar.h
155
BNetworkCookieList* fList;
headers/private/shared/SettingsHandler.h
168
SettingsArgvDispatcher** fList;
headers/private/util/DoublyLinkedList.h
123
fList(list)
headers/private/util/DoublyLinkedList.h
146
fNext = fList->GetNext(fNext);
headers/private/util/DoublyLinkedList.h
159
fList->Remove(fCurrent);
headers/private/util/DoublyLinkedList.h
167
fList = other.fList;
headers/private/util/DoublyLinkedList.h
176
fNext = fList->First();
headers/private/util/DoublyLinkedList.h
180
List* fList;
headers/private/util/DoublyLinkedList.h
189
fList(list)
headers/private/util/DoublyLinkedList.h
208
fNext = fList->GetNext(fNext);
headers/private/util/DoublyLinkedList.h
214
fList = other.fList;
headers/private/util/DoublyLinkedList.h
221
fNext = fList->First();
headers/private/util/DoublyLinkedList.h
225
const List* fList;
headers/private/util/DoublyLinkedList.h
233
fList(list)
headers/private/util/DoublyLinkedList.h
252
fNext = fList->GetPrevious(fNext);
headers/private/util/DoublyLinkedList.h
260
fList->Remove(fCurrent);
headers/private/util/DoublyLinkedList.h
268
fList = other.fList;
headers/private/util/DoublyLinkedList.h
277
fNext = fList->Last();
headers/private/util/DoublyLinkedList.h
281
List* fList;
headers/private/util/DoublyLinkedList.h
290
fList(list)
headers/private/util/DoublyLinkedList.h
309
fNext = fList->GetPrevious(fNext);
headers/private/util/DoublyLinkedList.h
315
fList = other.fList;
headers/private/util/DoublyLinkedList.h
322
fNext = fList->Last();
headers/private/util/DoublyLinkedList.h
326
const List* fList;
headers/private/util/SinglyLinkedList.h
101
fList(list)
headers/private/util/SinglyLinkedList.h
120
fNext = fList->GetNext(fNext);
headers/private/util/SinglyLinkedList.h
126
fList = other.fList;
headers/private/util/SinglyLinkedList.h
133
fNext = fList->First();
headers/private/util/SinglyLinkedList.h
137
const List* fList;
src/add-ons/kernel/drivers/wmi/WMIACPI.cpp
104
for (WMIInfoList::Iterator it = fList.GetIterator();
src/add-ons/kernel/drivers/wmi/WMIACPI.cpp
75
fList.Add(wmi);
src/add-ons/kernel/drivers/wmi/WMIPrivate.h
138
WMIInfoList fList;
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
104
fList->_Remove(fPrevious, fCurrent);
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
112
fList = other.fList;
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
120
List *fList;
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
129
: fList(list),
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
148
fNext = fList->GetNext(fNext);
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
154
fList = other.fList;
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
160
const List *fList;
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
70
: fList(list),
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
73
fNext(fList->GetFirst())
src/add-ons/kernel/file_systems/netfs/headers/shared/SLList.h
95
fNext = fList->GetNext(fNext);
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
101
if (fList.IsEmpty() || sequence >= fLastSequence) {
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
103
fList.Add(buffer);
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
128
SegmentList::ReverseIterator iterator = fList.GetReverseIterator();
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
150
fList.Remove(previous);
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
179
fList.Remove(remove);
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
201
fList.InsertBefore(next, buffer);
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
243
SegmentList::Iterator iterator = fList.GetIterator();
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
271
if (fList.IsEmpty())
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
274
fFirstSequence = fList.Head()->sequence;
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
304
SegmentList::Iterator iterator = fList.GetIterator();
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
355
net_buffer *buffer = fList.First();
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
369
fList.Remove(buffer);
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
374
SegmentList::Iterator iterator = fList.GetIterator();
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
434
if (fList.IsEmpty())
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
437
fPushPointer = fList.Tail()->sequence + fList.Tail()->size;
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
445
SegmentList::ReverseIterator iterator = fList.GetReverseIterator();
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
47
while ((buffer = fList.RemoveHead()) != NULL) {
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
485
ASSERT(Available() == 0 || fList.First() != NULL);
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
487
if (fList.First() == NULL) {
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
492
SegmentList::ConstIterator iterator = fList.GetIterator();
src/add-ons/kernel/network/protocols/tcp/BufferQueue.cpp
520
SegmentList::ConstIterator iterator = fList.GetIterator();
src/add-ons/kernel/network/protocols/tcp/BufferQueue.h
61
SegmentList fList;
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.cpp
342
string += fList.ToString();
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
73
ArgumentList& List() { return fList; }
src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/Response.h
79
ArgumentList fList;
src/apps/activitymonitor/ActivityView.cpp
45
fList(list),
src/apps/activitymonitor/ActivityView.cpp
48
if (fObject != NULL && !fList.AddItem(fObject, spot)) {
src/apps/activitymonitor/ActivityView.cpp
57
fList.RemoveItem(fObject);
src/apps/activitymonitor/ActivityView.cpp
73
BObjectList<ObjectType>& fList;
src/apps/expander/ExpanderRules.cpp
199
if (!fList.AddItem(rule)) {
src/apps/expander/ExpanderRules.cpp
71
while ((item = fList.RemoveItem((int32)0)))
src/apps/expander/ExpanderRules.cpp
79
int32 count = fList.CountItems();
src/apps/expander/ExpanderRules.cpp
82
ExpanderRule* rule = (ExpanderRule*)fList.ItemAt(i);
src/apps/expander/ExpanderRules.h
60
BList fList;
src/apps/mail/Enclosures.cpp
113
fList = new TListView(this);
src/apps/mail/Enclosures.cpp
114
fList->SetInvocationMessage(new BMessage(LIST_INVOKED));
src/apps/mail/Enclosures.cpp
117
BScrollView* scroll = new BScrollView("", fList, 0, false, true);
src/apps/mail/Enclosures.cpp
130
for (int32 index = fList->CountItems();index-- > 0;) {
src/apps/mail/Enclosures.cpp
131
TListItem *item = static_cast<TListItem *>(fList->ItemAt(index));
src/apps/mail/Enclosures.cpp
132
fList->RemoveItem(index);
src/apps/mail/Enclosures.cpp
168
while ((index = fList->CurrentSelection()) >= 0) {
src/apps/mail/Enclosures.cpp
169
TListItem *item = (TListItem *) fList->ItemAt(index);
src/apps/mail/Enclosures.cpp
170
fList->RemoveItem(index);
src/apps/mail/Enclosures.cpp
191
fList->Select(0, fList->CountItems() - 1, true);
src/apps/mail/Enclosures.cpp
209
for (int32 loop = 0; loop < fList->CountItems(); loop++) {
src/apps/mail/Enclosures.cpp
210
item = (TListItem *) fList->ItemAt(loop);
src/apps/mail/Enclosures.cpp
212
fList->Select(loop);
src/apps/mail/Enclosures.cpp
213
fList->ScrollToSelection();
src/apps/mail/Enclosures.cpp
219
fList->AddItem(item = new TListItem(&ref));
src/apps/mail/Enclosures.cpp
220
fList->Select(fList->CountItems() - 1);
src/apps/mail/Enclosures.cpp
221
fList->ScrollToSelection();
src/apps/mail/Enclosures.cpp
250
for (int32 index = fList->CountItems();index-- > 0;) {
src/apps/mail/Enclosures.cpp
251
TListItem *item = static_cast<TListItem *>(fList->ItemAt(index));
src/apps/mail/Enclosures.cpp
272
fList->InvalidateItem(index);
src/apps/mail/Enclosures.cpp
311
fList->AddItem(new TListItem(component));
src/apps/mail/Enclosures.cpp
94
us->fList->AddItem(new TListItem(component));
src/apps/mail/Enclosures.h
66
TListView* fList;
src/apps/mail/MailWindow.cpp
1934
&& fEnclosuresView->fList->CountItems()))) {
src/apps/mail/MailWindow.cpp
2602
while ((item = (TListItem*)fEnclosuresView->fList->ItemAt(index++))
src/apps/mail/MailWindow.cpp
2830
for (int32 i = 0; (item = (TListItem*)fEnclosuresView->fList->ItemAt(i))
src/apps/mail/MailWindow.cpp
950
&& (fEnclosuresView == NULL || !fEnclosuresView->fList->IsFocus()));
src/apps/mail/MailWindow.cpp
958
&& fEnclosuresView->fList->CurrentSelection() >= 0);
src/apps/resedit/ResourceRoster.cpp
144
fList.AddItem(new EditorInfo(addon, temp, createFunc));
src/apps/resedit/ResourceRoster.h
30
BList fList;
src/bin/debug/strace/TypeHandler.cpp
228
FlagsTypeHandler::FlagsTypeHandler(const FlagsList &m) : fList(m) {}
src/bin/debug/strace/TypeHandler.cpp
250
FlagsList::const_reverse_iterator i = fList.rbegin();
src/bin/debug/strace/TypeHandler.cpp
251
for (; i != fList.rend(); i++) {
src/bin/debug/strace/TypeHandler.cpp
289
FlagsTypeHandler::FlagsList::const_reverse_iterator i = fList.rbegin();
src/bin/debug/strace/TypeHandler.cpp
290
for (; i != fList.rend(); i++) {
src/bin/debug/strace/TypeHandler.h
69
const FlagsList &fList;
src/bin/debug/strace/TypeHandler.h
79
const FlagsTypeHandler::FlagsList &fList;
src/bin/translate.cpp
134
fList.AddItem((void *)(addr_t)type, 0);
src/bin/translate.cpp
141
return fList.RemoveItem((void *)(addr_t)type);
src/bin/translate.cpp
148
return fList.IndexOf((void *)(addr_t)type) >= 0;
src/bin/translate.cpp
155
fList.MakeEmpty();
src/bin/translate.cpp
158
fList.AddItem((void *)(addr_t)types.TypeAt(i));
src/bin/translate.cpp
165
return fList.CountItems();
src/bin/translate.cpp
172
return (uint32)(addr_t)fList.ItemAt(index);
src/bin/translate.cpp
42
BList fList;
src/kits/interface/ColumnListView.cpp
1163
column->fList = this;
src/kits/interface/ColumnListView.cpp
1383
row->fList = this;
src/kits/interface/ColumnListView.cpp
1395
row->fList = this;
src/kits/interface/ColumnListView.cpp
1407
row->fList = NULL;
src/kits/interface/ColumnListView.cpp
1421
row->fList = NULL;
src/kits/interface/ColumnListView.cpp
630
if (NULL != fList) {
src/kits/interface/ColumnListView.cpp
663
if (fList != NULL)
src/kits/interface/ColumnListView.cpp
664
fList->InvalidateRow(this);
src/kits/interface/ColumnListView.cpp
683
int32 items = fList->CountColumns();
src/kits/interface/ColumnListView.cpp
685
column = fList->ColumnAt(i);
src/kits/interface/ColumnListView.cpp
716
fList(0),
src/kits/interface/ColumnListView.cpp
799
if (fList && (fVisible != visible))
src/kits/interface/ColumnListView.cpp
800
fList->SetColumnVisible(this, visible);
src/kits/interface/DecorInfo.cpp
369
fList.AddItem(info);
src/kits/interface/DecorInfo.cpp
379
for (int i = fList.CountItems() - 1; i >= 0; --i)
src/kits/interface/DecorInfo.cpp
380
delete fList.ItemAt(i);
src/kits/interface/DecorInfo.cpp
476
return fList.CountItems();
src/kits/interface/DecorInfo.cpp
484
return fList.ItemAt(index);
src/kits/interface/DecorInfo.cpp
507
for (int i = 1; i < fList.CountItems(); ++i) {
src/kits/interface/DecorInfo.cpp
508
decor = fList.ItemAt(i);
src/kits/interface/DecorInfo.cpp
534
return fList.ItemAt(0);
src/kits/interface/DecorInfo.cpp
601
return fList.ItemAt(0);
src/kits/interface/DecorInfo.cpp
603
for (int i = 1; i < fList.CountItems(); ++i) {
src/kits/interface/DecorInfo.cpp
604
DecorInfo* decor = fList.ItemAt(i);
src/kits/interface/DecorInfo.cpp
626
for (int i = fList.CountItems() - 1; i > 0; --i) {
src/kits/interface/DecorInfo.cpp
627
DecorInfo* decorInfo = fList.ItemAt(i);
src/kits/interface/DecorInfo.cpp
633
fList.RemoveItem(decorInfo);
src/kits/interface/DecorInfo.cpp
661
fList.AddItem(decorInfo);
src/kits/interface/ListView.cpp
1025
if (index >= fList.CountItems())
src/kits/interface/ListView.cpp
1034
fList.RemoveItems(index, count);
src/kits/interface/ListView.cpp
1035
if (index < fList.CountItems())
src/kits/interface/ListView.cpp
1111
return (BListItem*)fList.ItemAt(index);
src/kits/interface/ListView.cpp
1121
if (index >= 0 && fList.ItemAt(index) == item)
src/kits/interface/ListView.cpp
1127
return fList.IndexOf(item);
src/kits/interface/ListView.cpp
1135
int32 high = fList.CountItems() - 1;
src/kits/interface/ListView.cpp
1160
return (BListItem*)fList.FirstItem();
src/kits/interface/ListView.cpp
1167
return (BListItem*)fList.LastItem();
src/kits/interface/ListView.cpp
1181
return fList.CountItems();
src/kits/interface/ListView.cpp
1188
if (fList.IsEmpty())
src/kits/interface/ListView.cpp
1192
fList.MakeEmpty();
src/kits/interface/ListView.cpp
1204
return fList.IsEmpty();
src/kits/interface/ListView.cpp
1211
fList.DoForEach(reinterpret_cast<bool (*)(void*)>(func));
src/kits/interface/ListView.cpp
1218
fList.DoForEach(reinterpret_cast<bool (*)(void*, void*)>(func), arg);
src/kits/interface/ListView.cpp
1225
return (const BListItem**)fList.Items();
src/kits/interface/ListView.cpp
1412
fList.SortItems(cmp);
src/kits/interface/ListView.cpp
1943
if (!fList.SwapItems(a, b))
src/kits/interface/ListView.cpp
1999
if (!fList.MoveItem(from, to))
src/kits/interface/ListView.cpp
2041
if (!fList.ReplaceItem(index, item))
src/kits/interface/ListView.cpp
889
if (!fList.AddItem(item, index))
src/kits/interface/ListView.cpp
920
if (!fList.AddItem(item))
src/kits/interface/ListView.cpp
944
if (!fList.AddList(list, index))
src/kits/interface/ListView.cpp
994
if (!fList.RemoveItem(item))
src/kits/interface/Menu.cpp
76
{ return fList.find(BUnicodeChar::ToLower(c)) != fList.end(); }
src/kits/interface/Menu.cpp
80
fList.insert(BUnicodeChar::ToLower(c));
src/kits/interface/Menu.cpp
85
std::set<uint32> fList;
src/kits/interface/OutlineListView.cpp
1112
_DoSwap(fList, firstIndex, secondIndex, &firstSubItems,
src/kits/interface/OutlineListView.cpp
675
firstIndex = fList.IndexOf(superItem) + 1;
src/kits/interface/OutlineListView.cpp
677
_PopulateTree(tree, fList, lastIndex, true);
src/kits/interface/OutlineListView.cpp
838
fList.AddItem(item, index++);
src/kits/interface/OutlineListView.cpp
873
fList.RemoveItem(item);
src/kits/interface/OutlineListView.cpp
904
int32 maxIndex = fList.CountItems() - 1;
src/kits/media/FormatManager.cpp
180
int32 count = fList.CountItems();
src/kits/media/FormatManager.cpp
182
meta_format* format = fList.ItemAt(i);
src/kits/media/FormatManager.cpp
247
|| !fList.BinaryInsert(metaFormat, meta_format::Compare)) {
src/kits/media/FormatManager.cpp
264
for (int32 i = fList.CountItems() - 1; i >= 0; i--) {
src/kits/media/FormatManager.cpp
265
meta_format* metaFormat = fList.ItemAt(i);
src/kits/media/FormatManager.cpp
276
delete fList.RemoveItemAt(foundIndex);
src/kits/media/FormatManager.h
40
BObjectList<meta_format> fList;
src/kits/network/libnetservices/NetworkCookieJar.cpp
499
fList(NULL),
src/kits/network/libnetservices/NetworkCookieJar.cpp
516
fList(NULL),
src/kits/network/libnetservices/NetworkCookieJar.cpp
531
if (fList != NULL)
src/kits/network/libnetservices/NetworkCookieJar.cpp
532
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
547
if (fList != NULL)
src/kits/network/libnetservices/NetworkCookieJar.cpp
548
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
553
fList = NULL;
src/kits/network/libnetservices/NetworkCookieJar.cpp
599
if (fList != NULL)
src/kits/network/libnetservices/NetworkCookieJar.cpp
600
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
603
fList = fIterator->fCookieMapIterator.Next().value;
src/kits/network/libnetservices/NetworkCookieJar.cpp
604
fList->LockForReading();
src/kits/network/libnetservices/NetworkCookieJar.cpp
606
while (fList->CountItems() == 0
src/kits/network/libnetservices/NetworkCookieJar.cpp
609
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
610
fList = fIterator->fCookieMapIterator.Next().value;
src/kits/network/libnetservices/NetworkCookieJar.cpp
611
fList->LockForReading();
src/kits/network/libnetservices/NetworkCookieJar.cpp
618
fElement = fList->ItemAt(fIndex);
src/kits/network/libnetservices/NetworkCookieJar.cpp
652
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
653
if (fList->LockForWriting() == B_OK) {
src/kits/network/libnetservices/NetworkCookieJar.cpp
654
fList->RemoveItemAt(fIndex);
src/kits/network/libnetservices/NetworkCookieJar.cpp
655
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
657
fList->LockForReading();
src/kits/network/libnetservices/NetworkCookieJar.cpp
673
if (fList && fIndex < fList->CountItems()) {
src/kits/network/libnetservices/NetworkCookieJar.cpp
675
fElement = fList->ItemAt(fIndex);
src/kits/network/libnetservices/NetworkCookieJar.cpp
689
fLastList = fList;
src/kits/network/libnetservices/NetworkCookieJar.cpp
692
fList = (fIterator->fCookieMapIterator.Next().value);
src/kits/network/libnetservices/NetworkCookieJar.cpp
693
fList->LockForReading();
src/kits/network/libnetservices/NetworkCookieJar.cpp
695
while (fList->CountItems() == 0
src/kits/network/libnetservices/NetworkCookieJar.cpp
698
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
699
fList = fIterator->fCookieMapIterator.Next().value;
src/kits/network/libnetservices/NetworkCookieJar.cpp
700
fList->LockForReading();
src/kits/network/libnetservices/NetworkCookieJar.cpp
707
fElement = fList->ItemAt(fIndex);
src/kits/network/libnetservices/NetworkCookieJar.cpp
718
fList(NULL),
src/kits/network/libnetservices/NetworkCookieJar.cpp
735
fList(NULL),
src/kits/network/libnetservices/NetworkCookieJar.cpp
749
if (fList != NULL)
src/kits/network/libnetservices/NetworkCookieJar.cpp
750
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
815
if (fList)
src/kits/network/libnetservices/NetworkCookieJar.cpp
816
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
823
fList = NULL;
src/kits/network/libnetservices/NetworkCookieJar.cpp
887
fLastList = fList;
src/kits/network/libnetservices/NetworkCookieJar.cpp
909
if (fList != NULL)
src/kits/network/libnetservices/NetworkCookieJar.cpp
910
fList->Unlock();
src/kits/network/libnetservices/NetworkCookieJar.cpp
913
fList = fCookieJar->fCookieHashMap->Get(fIterator->fKey);
src/kits/network/libnetservices/NetworkCookieJar.cpp
915
if (fList == NULL)
src/kits/network/libnetservices/NetworkCookieJar.cpp
918
fList->LockForReading();
src/kits/network/libnetservices/NetworkCookieJar.cpp
931
while (fList && fIndex < fList->CountItems()) {
src/kits/network/libnetservices/NetworkCookieJar.cpp
932
fElement = fList->ItemAt(fIndex);
src/kits/shared/SettingsHandler.cpp
344
fList(0),
src/kits/shared/SettingsHandler.cpp
349
fList = (SettingsArgvDispatcher**)calloc((size_t)fListSize,
src/kits/shared/SettingsHandler.cpp
357
delete fList[index];
src/kits/shared/SettingsHandler.cpp
359
free(fList);
src/kits/shared/SettingsHandler.cpp
390
fList = (SettingsArgvDispatcher**)realloc(fList,
src/kits/shared/SettingsHandler.cpp
393
fList[fCount++] = setting;
src/kits/shared/SettingsHandler.cpp
402
if (strcmp(name, fList[index]->Name()) == 0)
src/kits/shared/SettingsHandler.cpp
403
return fList[index];
src/kits/shared/SettingsHandler.cpp
476
fList[index]->SaveSettings(this, onlyIfNonDefault);
src/kits/storage/sniffer/PatternList.cpp
113
fList.push_back(pattern);
src/kits/storage/sniffer/PatternList.cpp
35
for (i = fList.begin(); i != fList.end(); i++)
src/kits/storage/sniffer/PatternList.cpp
64
for (i = fList.begin(); i != fList.end(); i++) {
src/kits/storage/sniffer/PatternList.cpp
86
for (i = fList.begin(); i != fList.end(); i++) {
src/kits/storage/sniffer/PatternList.h
44
std::vector<Pattern*> fList;
src/kits/storage/sniffer/RPatternList.cpp
108
fList.push_back(rpattern);
src/kits/storage/sniffer/RPatternList.cpp
35
for (i = fList.begin(); i != fList.end(); i++)
src/kits/storage/sniffer/RPatternList.cpp
66
for (i = fList.begin(); i != fList.end(); i++) {
src/kits/storage/sniffer/RPatternList.cpp
87
for (i = fList.begin(); i != fList.end(); i++) {
src/kits/storage/sniffer/RPatternList.h
44
std::vector<RPattern*> fList;
src/kits/tracker/EntryIterator.cpp
435
fList(5),
src/kits/tracker/EntryIterator.cpp
443
int32 count = fList.CountItems();
src/kits/tracker/EntryIterator.cpp
446
BEntryList* entry = fList.RemoveItemAt(count - 1);
src/kits/tracker/EntryIterator.cpp
459
fList.AddItem(walker);
src/kits/tracker/EntryIterator.cpp
467
if (fCurrentIndex >= fList.CountItems()) {
src/kits/tracker/EntryIterator.cpp
472
fStatus = fList.ItemAt(fCurrentIndex)->GetNextEntry(entry, traverse);
src/kits/tracker/EntryIterator.cpp
486
if (fCurrentIndex >= fList.CountItems()) {
src/kits/tracker/EntryIterator.cpp
491
fStatus = fList.ItemAt(fCurrentIndex)->GetNextRef(ref);
src/kits/tracker/EntryIterator.cpp
507
if (fCurrentIndex >= fList.CountItems()) {
src/kits/tracker/EntryIterator.cpp
512
result = fList.ItemAt(fCurrentIndex)->GetNextDirents(buffer, length,
src/kits/tracker/EntryIterator.cpp
529
int32 count = fList.CountItems();
src/kits/tracker/EntryIterator.cpp
531
fStatus = fList.ItemAt(index)->Rewind();
src/kits/tracker/EntryIterator.cpp
542
int32 count = fList.CountItems();
src/kits/tracker/EntryIterator.cpp
544
result += fList.ItemAt(fCurrentIndex)->CountEntries();
src/kits/tracker/EntryIterator.h
192
BObjectList<BEntryList, true> fList;
src/kits/tracker/FindPanel.cpp
165
BObjectList<list_entry> fList;
src/kits/tracker/FindPanel.cpp
3846
for (int32 i = 0; i < fList.CountItems(); i++) {
src/kits/tracker/FindPanel.cpp
3847
list_entry* entry = fList.ItemAt(i);
src/kits/tracker/FindPanel.cpp
3868
for (int32 i = fList.CountItems(); i-- > 0;) {
src/kits/tracker/FindPanel.cpp
3869
list_entry* entry = fList.ItemAt(i);
src/kits/tracker/FindPanel.cpp
3888
list_entry* entry = fList.ItemAt(i);
src/kits/tracker/FindPanel.cpp
3918
if (fList.CountItems() > fCount * 2) {
src/kits/tracker/FindPanel.cpp
3919
entry = fList.RemoveItemAt(fList.CountItems() - 1);
src/kits/tracker/FindPanel.cpp
3926
fList.AddItem(entry);
src/kits/tracker/FindPanel.cpp
3930
for (int32 i = 0; (entry = fList.ItemAt(i)) != NULL; i++) {
src/kits/tracker/FindPanel.cpp
3941
fList.AddItem(entry);
src/kits/tracker/FindPanel.cpp
3997
fList.AddItem(entry);
src/kits/tracker/FindPanel.cpp
4013
fList.SortItems(MostUsedNames::CompareNames);
src/kits/tracker/GroupedMenu.cpp
137
return fList.RemoveItem(item);
src/kits/tracker/GroupedMenu.cpp
169
return static_cast<BMenuItem*>(fList.ItemAt(index));
src/kits/tracker/GroupedMenu.cpp
176
return fList.CountItems();
src/kits/tracker/GroupedMenu.cpp
74
if (!fList.AddItem(item))
src/kits/tracker/GroupedMenu.cpp
78
fMenu->AddGroupItem(this, item, fList.IndexOf(item));
src/kits/tracker/GroupedMenu.cpp
88
if (!fList.AddItem(item, atIndex))
src/kits/tracker/GroupedMenu.h
71
BList fList;
src/kits/tracker/PendingNodeMonitorCache.cpp
100
fList.AddItem(new PendingNodeMonitorEntry(&node, message));
src/kits/tracker/PendingNodeMonitorCache.cpp
107
int32 count = fList.CountItems();
src/kits/tracker/PendingNodeMonitorCache.cpp
109
if (fList.ItemAt(index)->Match(nodeRef))
src/kits/tracker/PendingNodeMonitorCache.cpp
110
delete fList.RemoveItemAt(index);
src/kits/tracker/PendingNodeMonitorCache.cpp
118
int32 count = fList.CountItems();
src/kits/tracker/PendingNodeMonitorCache.cpp
120
if (fList.ItemAt(index)->TooOld(now)) {
src/kits/tracker/PendingNodeMonitorCache.cpp
122
delete fList.RemoveItemAt(index);
src/kits/tracker/PendingNodeMonitorCache.cpp
132
for (int32 index = 0; index < fList.CountItems();) {
src/kits/tracker/PendingNodeMonitorCache.cpp
133
PendingNodeMonitorEntry* item = fList.ItemAt(index);
src/kits/tracker/PendingNodeMonitorCache.cpp
136
delete fList.RemoveItemAt(index);
src/kits/tracker/PendingNodeMonitorCache.cpp
138
fList.RemoveItemAt(index);
src/kits/tracker/PendingNodeMonitorCache.cpp
78
fList(10)
src/kits/tracker/PendingNodeMonitorCache.h
81
BObjectList<PendingNodeMonitorEntry, true> fList;
src/preferences/mail/FilterList.cpp
146
for (size_t i = 0; i < fList.size(); i++) {
src/preferences/mail/FilterList.cpp
147
FilterInfo& info = fList[i];
src/preferences/mail/FilterList.cpp
150
fList.clear();
src/preferences/mail/FilterList.cpp
178
fList.push_back(info);
src/preferences/mail/FilterList.cpp
68
return fList.size();
src/preferences/mail/FilterList.cpp
75
return fList[index];
src/preferences/mail/FilterList.cpp
82
for (size_t i = 0; i < fList.size(); i++) {
src/preferences/mail/FilterList.cpp
83
const FilterInfo& info = fList[i];
src/preferences/mail/FilterList.h
64
std::vector<FilterInfo> fList;
src/servers/media/Queue.cpp
60
if (!fList.AddItem(item))
src/servers/media/Queue.cpp
80
return fList.RemoveItem((int32)0);
src/servers/media/Queue.h
24
BList fList;
src/servers/registrar/AppInfoList.h
107
fList = it.fList;
src/servers/registrar/AppInfoList.h
121
return Iterator(fList, fIndex + 1);
src/servers/registrar/AppInfoList.h
132
return Iterator(fList, fIndex - 1);
src/servers/registrar/AppInfoList.h
137
return (fList == it.fList && fIndex == it.fIndex);
src/servers/registrar/AppInfoList.h
147
return fList->InfoAt(fIndex);
src/servers/registrar/AppInfoList.h
155
: fList(list),
src/servers/registrar/AppInfoList.h
162
AppInfoList *fList;
src/servers/registrar/AppInfoList.h
84
: fList(it.fList),
src/servers/registrar/AppInfoList.h
99
RosterAppInfo *info = fList->RemoveInfo(fIndex);
src/servers/registrar/AppInfoListMessagingTargetSet.cpp
15
: fList(list),
src/servers/registrar/AppInfoListMessagingTargetSet.cpp
54
fIterator = fList.It();
src/servers/registrar/AppInfoListMessagingTargetSet.h
32
AppInfoList &fList;
src/system/boot/loader/RootFileSystem.cpp
128
return fList.IsEmpty();
src/system/boot/loader/RootFileSystem.cpp
144
fList.Add(entry);
src/system/boot/loader/RootFileSystem.cpp
170
EntryIterator iterator = fList.GetIterator();
src/system/boot/loader/RootFileSystem.cpp
24
while ((entry = fList.RemoveHead()) != NULL) {
src/system/boot/loader/RootFileSystem.cpp
34
EntryIterator *iterator = new (std::nothrow) EntryIterator(&fList);
src/system/boot/loader/RootFileSystem.cpp
69
iterator = fList.GetIterator();
src/system/boot/loader/RootFileSystem.h
44
EntryList fList;
src/system/kernel/TeamThreadTables.h
103
return Iterator(fList.Head());
src/system/kernel/TeamThreadTables.h
111
fList.Add(entry, false);
src/system/kernel/TeamThreadTables.h
116
fList.Remove(entry);
src/system/kernel/TeamThreadTables.h
121
if (entry == fList.Tail())
src/system/kernel/TeamThreadTables.h
130
fList.Remove(entry);
src/system/kernel/TeamThreadTables.h
131
fList.Add(entry);
src/system/kernel/TeamThreadTables.h
138
fList.Remove(entry);
src/system/kernel/TeamThreadTables.h
139
fList.InsertAfter(nextEntry, entry);
src/system/kernel/TeamThreadTables.h
176
List fList;
src/system/kernel/TeamThreadTables.h
82
fList.Add(element);
src/system/kernel/TeamThreadTables.h
88
fList.Remove(element);
src/system/kernel/scheduler/RunQueue.h
155
fList(NULL)
src/system/kernel/scheduler/RunQueue.h
164
fList(list)
src/system/kernel/scheduler/RunQueue.h
174
fList = other.fList;
src/system/kernel/scheduler/RunQueue.h
211
ASSERT(fList != NULL);
src/system/kernel/scheduler/RunQueue.h
214
fNext = fList->GetHead(fPriority);
src/system/kernel/scheduler/RunQueue.h
224
ASSERT(fList != NULL);
src/system/kernel/scheduler/RunQueue.h
227
fNext = fList->GetHead(fPriority);
src/system/kernel/scheduler/RunQueue.h
77
const RUN_QUEUE_CLASS_NAME* fList;
src/system/kernel/team.cpp
3673
fList.Add(data);
src/system/kernel/team.cpp
3689
fList.Remove(data);
src/system/kernel/team.cpp
3706
list.TakeFrom(&fList);
src/tests/add-ons/print/ppd/model/StatementList.cpp
27
fList.MakeEmpty();
src/tests/add-ons/print/ppd/model/StatementList.cpp
32
fList.AddItem(statement);
src/tests/add-ons/print/ppd/model/StatementList.cpp
37
fList.RemoveItem(statement);
src/tests/add-ons/print/ppd/model/StatementList.cpp
42
return fList.CountItems();
src/tests/add-ons/print/ppd/model/StatementList.cpp
47
return (Statement*)fList.ItemAt(index);
src/tests/add-ons/print/ppd/model/StatementList.cpp
52
for (int32 i = 0; i < fList.CountItems(); i ++) {
src/tests/add-ons/print/ppd/model/StatementList.h
18
BList fList;
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
110
Item* first = fList->RemoveHead();
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
117
fList->RemoveHead();
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
118
typename List::Iterator iterator = fList->GetIterator();
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
125
fList->Remove(item);
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
129
fList->Add(&fItems[0]);
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
132
iterator = fList->GetIterator();
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
62
List* fList;
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
69
fList = new List;
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
72
fList->Add(&fItems[i]);
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
78
delete fList;
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
83
CPPUNIT_ASSERT(!fList->IsEmpty());
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
89
typename List::Iterator iterator = fList->GetIterator();
src/tests/system/kernel/util/DoublyLinkedListTest.cpp
99
typename List::Iterator iterator = fList->GetIterator();
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
44
List* fList;
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
51
fList = new List;
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
61
delete fList;
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
69
fList->Add(&value1);
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
70
fList->Add(&value2);
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
71
CPPUNIT_ASSERT(fList->Count() == 2);
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
73
fList->MakeEmpty();
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
74
CPPUNIT_ASSERT(fList->Count() == 0);
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
79
CPPUNIT_ASSERT(fList->Count() == i);
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
80
fList->Add(&fValues[i]);
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
81
CPPUNIT_ASSERT(fList->Count() == i + 1);
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
88
fList->Add(&fValues[i]);
src/tests/system/kernel/util/SinglyLinkedListTest.cpp
93
for (typename List::ConstIterator iterator = fList->GetIterator(); iterator.HasNext();