Searched defs:Add (Results 26 - 50 of 60) sorted by relevance

123

/haiku/src/tests/kits/app/bmessage/
H A DMessageFlattenableItemTest.h87 static status_t Add(BMessage& msg, const char* name, MyFlattenableType& val) function in struct:TFlattenableFuncPolicy
H A DMessageItemTest.h91 static status_t Add(BMessage& msg, const char* name, Type& val) function in struct:TMessageItemFuncPolicy
[all...]
H A DMessageMessageItemTest.h44 status_t TMessageFuncPolicy::Add(BMessage& msg, const char* name, function in class:TMessageFuncPolicy
/haiku/src/tests/system/kernel/cache/
H A Dfile_map_test.cpp94 Map::Add(off_t offset, off_t length, off_t diskOffset) function in class:Map
[all...]
H A Dpages_io_test.cpp106 file_map::Add(file_io_vec *vecs, size_t vecCount, off_t &lastOffset) function in class:file_map
/haiku/headers/private/kernel/util/
H A DSinglyLinkedList.h181 SINGLY_LINKED_LIST_CLASS_NAME::Add(Element* element) function in class:SINGLY_LINKED_LIST_CLASS_NAME
H A DVector.h45 status_t Add(const Value &value) { return PushBack(value); } function in class:Vector
46 status_t Add(const Value &value, int32 index) { return Insert(value, index); } function in class:Vector
H A DDoublyLinkedQueue.h219 DOUBLY_LINKED_QUEUE_CLASS_NAME::Add(Element *element) function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
H A DDoublyLinkedList.h498 DOUBLY_LINKED_LIST_CLASS_NAME::Add(Element* element, bool back) function in class:DOUBLY_LINKED_LIST_CLASS_NAME
/haiku/src/kits/tracker/
H A DBackgroundImage.cpp165 BackgroundImage::Add(BackgroundImageInfo* info) function in class:BackgroundImage
/haiku/headers/private/shared/
H A DHashSet.h158 status_t Add(const Key& key) function in class:BPrivate::SynchronizedHashSet
244 HashSet<Key>::Add(const Key& key) function in class:BPrivate::HashSet
/haiku/src/servers/launch/
H A DLog.cpp213 Log::Add(LogItem* item) function in class:Log
[all...]
/haiku/src/kits/shared/
H A DSettingsHandler.cpp382 Settings::Add(SettingsArgvDispatcher* setting) function in class:Settings
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.h59 status_t Add(const AddressType &address) function in class:AddressSet
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.h62 status_t Add(const AddressType &address) function in class:AddressSet
/haiku/src/kits/support/
H A DStringList.cpp58 BStringList::Add(const BString& _string, int32 index) function in class:BStringList
75 BStringList::Add(const BString& _string) function in class:BStringList
92 BStringList::Add(const BStringList& list, int32 index) function in class:BStringList
103 BStringList::Add(const BStringList& list) function in class:BStringList
/haiku/src/system/kernel/
H A Dcondition_variable.cpp69 ConditionVariableEntry::Add(const void* object) function in class:ConditionVariableEntry
288 ConditionVariable::Add(ConditionVariableEntry* entry) function in class:ConditionVariable
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp220 BackgroundImage::Add(BackgroundImageInfo* info) function in class:BackgroundImage
/haiku/src/kits/app/
H A DHandler.cpp769 ObserverList::Add(const BHandler* handler, uint32 what) function in class:ObserverList
794 ObserverList::Add(const BMessenger &messenger, uint32 what) function in class:ObserverList
/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp341 List::Add(list_item* item) function in class:List
/haiku/headers/private/fs_shell/
H A DDoublyLinkedList.h471 DOUBLY_LINKED_LIST_CLASS_NAME::Add(Element *element, bool back) function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp215 family::Add(int type) function in class:family
342 chain::Add(ChainTable* chains, int family, int type, int protocol, function in class:chain
384 chain::Add(ChainTable* chains, int family, int type, int protocol, ...) function in class:chain
[all...]
/haiku/src/bin/
H A Dtranslate.cpp132 TypeList::Add(uint32 type) function in class:TypeList
/haiku/src/tests/add-ons/kernel/drivers/tty/
H A Dtty-test.cpp68 void Add(int fd) function in struct:FDSet
/haiku/src/tests/kits/storage/testapps/
H A DPathMonitorTest2.cpp449 MonitoringInfoSet& Add(const MonitoringInfo& info, bool expected = true) function in struct:MonitoringInfoSet
456 MonitoringInfoSet& Add(int32 opcode, const BString& path, function in struct:MonitoringInfoSet
462 MonitoringInfoSet& Add(int32 opcode, const BString& fromPath, function in struct:MonitoringInfoSet
[all...]

Completed in 163 milliseconds

123