Searched refs:Constructor (Results 1 – 25 of 26) sorted by relevance
12
/haiku/src/tests/system/kernel/slab/ |
H A D | Slab.h | 50 typedef void (*Constructor)(void *cookie, void *object); typedef 54 Constructor _constructor, Destructor _destructor, void *_cookie); 85 Constructor fConstructor; 121 Constructor _constructor, Destructor _destructor, void *_cookie) in Cache() 522 typedef typename CacheType::Constructor Constructor; typedef 526 Constructor _constructor, Destructor _destructor, void *_cookie) in LocalCache()
|
H A D | Slab.cpp | 89 Constructor _constructor, Destructor _destructor, void *_cookie) in BaseCache()
|
/haiku/headers/private/kernel/util/ |
H A D | MallocFreeAllocator.h | 9 class MallocFreeAllocator : public Constructor<DataType> {
|
H A D | Constructor.h | 7 class Constructor {
|
/haiku/docs/user/locale/ |
H A D | DurationFormat.dox | 41 \brief Constructor. 58 \brief Constructor. 72 \brief Copy Constructor.
|
H A D | TimeFormat.dox | 35 \brief Default Constructor. The current system locale is used. 55 \brief Copy Constructor.
|
H A D | DateTimeFormat.dox | 53 \brief Copy Constructor.
|
H A D | NumberFormat.dox | 35 \brief Copy Constructor.
|
H A D | DateFormat.dox | 57 \brief Copy Constructor.
|
H A D | LocaleRoster.dox | 42 \brief Constructor. Does nothing.
|
/haiku/docs/user/netservices/ |
H A D | ErrorsExt.dox | 59 \brief Constructor that sets the \a origin. 67 \brief Constructor that sets the \a origin. 209 \brief Constructor for a new error object.
|
H A D | ExclusiveBorrow.dox | 38 \brief Constructor that sets the \a origin. 100 \brief Constructor
|
H A D | HttpTime.dox | 86 \brief Constructor that sets the \a origin and the invalid \a input.
|
H A D | HttpFields.dox | 79 \brief Constructor that sets the \a origin and the invalid \a input.
|
H A D | HttpRequest.dox | 82 \brief Constructor that sets the \a origin and the invalid \a input.
|
/haiku/docs/user/app/ |
H A D | Key.dox | 196 \brief Constructor for an empty generic key. 209 \brief Constructor for a generic key with the provided data. 479 \brief Constructor for an empty password key. 491 \brief Constructor for a password key with the provided data.
|
/haiku/docs/user/media/ |
H A D | FileInterface.dox | 40 \brief Constructor.
|
/haiku/docs/user/translation/ |
H A D | Translator.dox | 72 \name Constructor and reference counting
|
/haiku/docs/user/storage/ |
H A D | Volume.dox | 88 \name Constructor Helpers
|
H A D | Path.dox | 127 \name Constructor Helpers
|
H A D | NodeInfo.dox | 72 \name Constructor helper methods
|
H A D | Node.dox | 244 \name Constructor Helpers
|
/haiku/docs/user/interface/ |
H A D | Shape.dox | 42 \brief Constructor, does nothing.
|
H A D | TabView.dox | 96 \brief Archive Constructor.
|
/haiku/docs/user/support/ |
H A D | Archivable.dox | 75 \brief Constructor. Does important behind-the-scenes work in the 89 \brief Constructor. Does nothing.
|
12