Searched defs:before (Results 1 - 25 of 31) sorted by relevance

12

/haiku/src/tests/system/benchmarks/
H A Dexecbench.c14 struct timeval before, after; local
H A Dforkbench.c28 struct timeval before, after; local
H A Dsyscallbench.c30 struct timeval before, after; local
H A Dctxbench.c76 struct timeval before, after; local
/haiku/src/servers/app/
H A DWindowList.cpp55 WindowList::AddWindow(Window* window, Window* before) argument
H A DClientMemoryAllocator.cpp135 struct block* before = NULL; local
/haiku/src/apps/terminal/
H A DPatternEvaluator.cpp23 BString before; local
[all...]
/haiku/src/tools/fs_shell/
H A Dlist.cpp175 list_insert_item_before(struct list *list, void *before, void *item) argument
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DNode.h93 uint32 before; member in struct:NodeEntry
/haiku/src/system/kernel/util/
H A Dlist.cpp190 list_insert_item_before(struct list *list, void *before, void *item) argument
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dqueuing.cpp56 scsi_ccb *first, *last, *before, *next; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dcache.c217 struct CACHED_GENERIC *before; local
/haiku/src/kits/media/legacy/
H A DOldSubscriber.cpp86 EnterStream(subscriber_id neighbor, bool before, void *userData, enter_stream_hook entryFunction, exit_stream_hook exitFunction, bool background) argument
H A DOldBufferStream.cpp123 EnterStream(subscriber_id subID, subscriber_id neighbor, bool before) argument
283 EnterStream(subscriber_id subID, subscriber_id neighbor, bool before) argument
/haiku/src/kits/print/
H A DPrintPanel.cpp249 BPrintPanel::AddChild(BView* child, BView* before) argument
/haiku/src/tests/servers/app/playground/
H A DObjectView.cpp363 BRect before = fState->Bounds(); local
511 BRect before = fState->Bounds(); local
530 BRect before = fState->Bounds(); local
/haiku/src/tests/servers/app/copy_bits/
H A Dmain.cpp201 BRect before; local
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Droutes.cpp497 net_route_private* before = NULL; local
/haiku/headers/private/kernel/util/
H A DDoublyLinkedQueue.h194 DOUBLY_LINKED_QUEUE_CLASS_NAME::InsertBefore(Element *before, Element *element) argument
H A DDoublyLinkedList.h429 DOUBLY_LINKED_LIST_CLASS_NAME::InsertBefore(Element* before, Element* element) argument
489 DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element* before, Element* element) argument
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Inode.cpp997 AttrValue* before = NULL; local
H A DReplyInterpreter.cpp191 ReplyInterpreter::Create(uint64* before, uint64* after, bool& atomic) argument
262 ReplyInterpreter::Link(uint64* before, uint64* after, bool& atomic) argument
351 uint64 before = fReply->Stream().GetUHyper(); local
530 ReplyInterpreter::Remove(uint64* before, uint64* after, bool& atomic) argument
/haiku/headers/private/fs_shell/
H A DDoublyLinkedList.h412 DOUBLY_LINKED_LIST_CLASS_NAME::InsertBefore(Element* before, Element* element) argument
462 DOUBLY_LINKED_LIST_CLASS_NAME::Insert(Element* before, Element* element) argument
/haiku/src/system/runtime_loader/
H A Delf.cpp351 init_term_function before; local
385 init_term_function before; local
/haiku/src/apps/activitymonitor/
H A DActivityView.cpp781 DataSource* before = fSources.ItemAt(i); local

Completed in 122 milliseconds

12