Searched defs:previous (Results 76 - 92 of 92) sorted by relevance

1234

/haiku/src/system/libroot/posix/malloc_debug/
H A Dheap.cpp762 heap_area *previous = heap->all_areas; local
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_buffer.cpp1597 data_node* previous = node; local
/haiku/src/system/kernel/
H A Dheap.cpp1132 heap_area *previous = heap->all_areas; local
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp892 cache_transaction* previous = block->previous_transaction; local
[all...]
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp1258 BPoint previous; local
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp2478 const bplustree_node* previous = cached.SetTo(lastOffset, true); local
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp321 net_buffer* previous = NULL; local
[all...]
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp282 net_buffer* previous = NULL; local
[all...]
/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp1243 xhci_td *previous = NULL; local
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp1903 device_node::_RegisterDynamic(device_node* previous) argument
1825 _FindBestDriver(const char* path, driver_module_info*& bestDriver, float& bestSupport, device_node* previous) argument
2003 device_node* previous = NULL; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.c978 u16 previous; member in struct:__anon1
1144 u16 previous; local
[all...]
/haiku/src/system/kernel/debug/
H A Ddebug.cpp2235 Thread* previous = sDebuggedThread; local
/haiku/src/servers/app/
H A DDesktop.cpp1856 Window* previous = window->PreviousWindow(i); local
[all...]
/haiku/src/kits/tracker/
H A DFindPanel.cpp1810 BMenuItem* previous = menu->ItemAt(menu->CountItems() - 1); local
/haiku/src/apps/deskbar/
H A DSwitcher.cpp868 TSwitchManager::SwitchToApp(int32 previous, int32 current, bool forward) argument
1805 TSwitcherWindow::Update(int32 previous, int32 current, argument
1990 TIconView::Update(int32 previous, int32 current, argument
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp1318 cache_transaction* previous = block->previous_transaction; local
[all...]
/haiku/src/kits/interface/
H A DTextView.cpp4171 int32 previous; local
4216 int32 previous = _PreviousInitialByte(offset); local
[all...]

Completed in 262 milliseconds

1234