Symbol: Allocator
headers/cpp/std/bastring.cc
115
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
116
basic_string <charT, traits, Allocator>&
headers/cpp/std/bastring.cc
117
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
134
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
135
inline void basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
142
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
143
inline void basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
150
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
151
basic_string <charT, traits, Allocator>&
headers/cpp/std/bastring.cc
152
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
180
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
181
inline void basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
187
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
188
basic_string <charT, traits, Allocator>& basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
216
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
217
void basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
228
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
229
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
230
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
242
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
243
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
244
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
255
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
256
inline basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
257
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
266
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
267
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
268
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
274
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
275
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
276
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
29
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
293
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
294
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
295
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
30
inline void * basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
311
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
312
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
313
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
323
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
324
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
325
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
33
return Allocator::allocate(s + extra * sizeof (charT));
headers/cpp/std/bastring.cc
339
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
340
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
341
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
351
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
352
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
353
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
36
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
363
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
364
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
365
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
37
inline void basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
379
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
380
basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
381
basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
395
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
396
int basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
40
Allocator::deallocate(ptr, sizeof(Rep) +
headers/cpp/std/bastring.cc
414
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
415
int basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
431
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
433
operator>> (istream &is, basic_string <charT, traits, Allocator> &s)
headers/cpp/std/bastring.cc
45
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
46
inline size_t basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
466
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
468
operator<< (ostream &o, const basic_string <charT, traits, Allocator>& s)
headers/cpp/std/bastring.cc
473
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
475
getline (istream &is, basic_string <charT, traits, Allocator>& s, charT delim)
headers/cpp/std/bastring.cc
516
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
517
basic_string <charT, traits, Allocator>::Rep
headers/cpp/std/bastring.cc
518
basic_string<charT, traits, Allocator>::nilRep = { 0, 0, 1, false };
headers/cpp/std/bastring.cc
520
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
521
const basic_string <charT, traits, Allocator>::size_type
headers/cpp/std/bastring.cc
522
basic_string <charT, traits, Allocator>::npos;
headers/cpp/std/bastring.cc
54
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
55
inline basic_string <charT, traits, Allocator>::Rep *
headers/cpp/std/bastring.cc
56
basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
67
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
68
charT * basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
77
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
78
inline bool basic_string <charT, traits, Allocator>::Rep::
headers/cpp/std/bastring.cc
84
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
85
inline bool basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.cc
95
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.cc
96
void basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.h
147
typedef Allocator allocator_type;
headers/cpp/std/bastring.h
457
template <class charT, class traits, class Allocator> template <class InputIterator>
headers/cpp/std/bastring.h
458
basic_string <charT, traits, Allocator>& basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.h
461
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
462
basic_string <charT, traits, Allocator>& basic_string <charT, traits, Allocator>::
headers/cpp/std/bastring.h
497
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
498
inline basic_string <charT, traits, Allocator>
headers/cpp/std/bastring.h
499
operator+ (const basic_string <charT, traits, Allocator>& lhs,
headers/cpp/std/bastring.h
500
const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
502
basic_string <charT, traits, Allocator> _str (lhs);
headers/cpp/std/bastring.h
507
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
508
inline basic_string <charT, traits, Allocator>
headers/cpp/std/bastring.h
509
operator+ (const charT* lhs, const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
511
basic_string <charT, traits, Allocator> _str (lhs);
headers/cpp/std/bastring.h
516
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
517
inline basic_string <charT, traits, Allocator>
headers/cpp/std/bastring.h
518
operator+ (charT lhs, const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
520
basic_string <charT, traits, Allocator> _str (1, lhs);
headers/cpp/std/bastring.h
525
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
526
inline basic_string <charT, traits, Allocator>
headers/cpp/std/bastring.h
527
operator+ (const basic_string <charT, traits, Allocator>& lhs, const charT* rhs)
headers/cpp/std/bastring.h
529
basic_string <charT, traits, Allocator> _str (lhs);
headers/cpp/std/bastring.h
534
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
535
inline basic_string <charT, traits, Allocator>
headers/cpp/std/bastring.h
536
operator+ (const basic_string <charT, traits, Allocator>& lhs, charT rhs)
headers/cpp/std/bastring.h
538
basic_string <charT, traits, Allocator> str (lhs);
headers/cpp/std/bastring.h
543
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
545
operator== (const basic_string <charT, traits, Allocator>& lhs,
headers/cpp/std/bastring.h
546
const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
551
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
553
operator== (const charT* lhs, const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
558
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
560
operator== (const basic_string <charT, traits, Allocator>& lhs, const charT* rhs)
headers/cpp/std/bastring.h
565
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
567
operator!= (const charT* lhs, const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
572
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
574
operator!= (const basic_string <charT, traits, Allocator>& lhs, const charT* rhs)
headers/cpp/std/bastring.h
579
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
581
operator< (const basic_string <charT, traits, Allocator>& lhs,
headers/cpp/std/bastring.h
582
const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
587
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
589
operator< (const charT* lhs, const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
594
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
596
operator< (const basic_string <charT, traits, Allocator>& lhs, const charT* rhs)
headers/cpp/std/bastring.h
601
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
603
operator> (const charT* lhs, const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
608
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
610
operator> (const basic_string <charT, traits, Allocator>& lhs, const charT* rhs)
headers/cpp/std/bastring.h
615
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
617
operator<= (const charT* lhs, const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
622
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
624
operator<= (const basic_string <charT, traits, Allocator>& lhs, const charT* rhs)
headers/cpp/std/bastring.h
629
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
631
operator>= (const charT* lhs, const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
636
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
638
operator>= (const basic_string <charT, traits, Allocator>& lhs, const charT* rhs)
headers/cpp/std/bastring.h
643
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
645
operator!= (const basic_string <charT, traits, Allocator>& lhs,
headers/cpp/std/bastring.h
646
const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
651
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
653
operator> (const basic_string <charT, traits, Allocator>& lhs,
headers/cpp/std/bastring.h
654
const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
659
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
661
operator<= (const basic_string <charT, traits, Allocator>& lhs,
headers/cpp/std/bastring.h
662
const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
667
template <class charT, class traits, class Allocator>
headers/cpp/std/bastring.h
669
operator>= (const basic_string <charT, traits, Allocator>& lhs,
headers/cpp/std/bastring.h
670
const basic_string <charT, traits, Allocator>& rhs)
headers/cpp/std/bastring.h
676
template <class charT, class traits, class Allocator> istream&
headers/cpp/std/bastring.h
677
operator>> (istream&, basic_string <charT, traits, Allocator>&);
headers/cpp/std/bastring.h
678
template <class charT, class traits, class Allocator> ostream&
headers/cpp/std/bastring.h
679
operator<< (ostream&, const basic_string <charT, traits, Allocator>&);
headers/cpp/std/bastring.h
680
template <class charT, class traits, class Allocator> istream&
headers/cpp/std/bastring.h
681
getline (istream&, basic_string <charT, traits, Allocator>&, charT delim = '\n');
headers/cpp/std/bastring.h
76
class Allocator = alloc >
headers/cpp/stl_rope.h
1184
{ return __name##Allocator(_M_data_allocator).allocate(__n); } \
headers/cpp/stl_rope.h
1186
{ __name##Allocator(_M_data_allocator).deallocate(__p, __n); }
headers/cpp/stl_rope.h
297
{ return __name##Allocator(_M_data_allocator).allocate(__n); } \
headers/cpp/stl_rope.h
299
{ __name##Allocator(_M_data_allocator).deallocate(__p, __n); }
headers/private/kernel/util/AVLTreeMap.h
22
template <typename> class Allocator = MallocFreeAllocator>
headers/private/kernel/util/AVLTreeMap.h
597
template <typename> class Allocator>
headers/private/kernel/util/AVLTreeMap.h
658
Allocator<Node> fAllocator;
headers/private/util/OpenHashTable.h
116
BOpenHashTable(const Definition& definition, const Allocator& allocator)
headers/private/util/OpenHashTable.h
491
Allocator fAllocator;
headers/private/util/OpenHashTable.h
85
bool CheckDuplicates = false, typename Allocator = MallocAllocator>
src/add-ons/kernel/file_systems/bfs/BlockAllocator.cpp
1652
BlockAllocator& allocator = volume->Allocator();
src/add-ons/kernel/file_systems/bfs/CheckVisitor.cpp
195
recursive_lock_unlock(&GetVolume()->Allocator().Lock());
src/add-ons/kernel/file_systems/bfs/CheckVisitor.cpp
54
recursive_lock_lock(&GetVolume()->Allocator().Lock());
src/add-ons/kernel/file_systems/bfs/CheckVisitor.cpp
59
recursive_lock_unlock(&GetVolume()->Allocator().Lock());
src/add-ons/kernel/file_systems/bfs/CheckVisitor.cpp
608
BlockAllocator& allocator = GetVolume()->Allocator();
src/add-ons/kernel/file_systems/bfs/Debug.cpp
360
kprintf("allocator: %p\n", &volume->Allocator());
src/add-ons/kernel/file_systems/bfs/Journal.cpp
1148
BlockAllocator& allocator = fVolume->Allocator();
src/add-ons/kernel/file_systems/bfs/Volume.h
105
BlockAllocator& Allocator();
src/add-ons/kernel/file_systems/bfs/kernel_interface.cpp
670
status_t status = volume->Allocator().Trim(
src/add-ons/kernel/file_systems/bfs/kernel_interface.cpp
800
BlockAllocator& allocator = volume->Allocator();
src/add-ons/kernel/file_systems/bfs/kernel_interface.cpp
811
BlockAllocator& allocator = volume->Allocator();
src/system/kernel/debug/core_dump.cpp
1577
Allocator fAreaInfoAllocator;
src/system/kernel/debug/core_dump.cpp
462
static AreaInfo* Create(Allocator& allocator, VMArea* area, size_t ramSize,
src/system/kernel/debug/core_dump.cpp
56
Allocator()
src/tools/fs_shell/OpenHashTable.h
116
BOpenHashTable(const Definition& definition, const Allocator& allocator)
src/tools/fs_shell/OpenHashTable.h
491
Allocator fAllocator;
src/tools/fs_shell/OpenHashTable.h
85
bool CheckDuplicates = false, typename Allocator = MallocAllocator>