Searched refs:NodeList (Results 1 - 25 of 28) sorted by relevance

12

/haiku/src/system/boot/platform/next_m68k/
H A Ddevices.cpp33 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
41 NodeList *list, NodeList *partitionList)
48 platform_add_block_devices(stage2_args *args, NodeList *devicesList)
/haiku/src/preferences/media/
H A DMediaWindow.h59 typedef BObjectList<dormant_node_info> NodeList; typedef in class:MediaWindow
66 NodeList& into);
67 void _AddNodeItems(NodeList &from,
106 NodeList fAudioInputs;
107 NodeList fAudioOutputs;
108 NodeList fVideoInputs;
109 NodeList fVideoOutputs;
H A DMediaViews.h75 typedef BObjectList<dormant_node_info> NodeList; typedef in class:SettingsView
78 void AddInputNodes(NodeList& nodes);
79 void AddOutputNodes(NodeList& nodes);
99 void _PopulateMenu(BMenu* menu, NodeList& nodes,
H A DMediaViews.cpp73 SettingsView::AddInputNodes(NodeList& list)
83 SettingsView::AddOutputNodes(NodeList& list)
167 SettingsView::_PopulateMenu(BMenu* menu, NodeList& nodes,
H A DMediaWindow.cpp555 MediaWindow::_FindNodes(media_type type, uint64 kind, NodeList& into)
598 MediaWindow::_AddNodeItems(NodeList& list, MediaListItem::media_type type)
/haiku/headers/private/kernel/boot/
H A Dplatform.h60 extern status_t platform_add_boot_device(struct stage2_args *args, NodeList *devicesList);
61 extern status_t platform_add_block_devices(struct stage2_args *args, NodeList *devicesList);
63 NodeList *partitions, NodeList *bootPartitions);
H A Dpartitions.h33 static Partition *Lookup(partition_id id, NodeList *list = NULL);
48 NodeList fChildren;
H A Dvfs.h56 typedef DoublyLinkedList<Node> NodeList; typedef
57 typedef NodeList::Iterator NodeIterator;
/haiku/src/system/boot/platform/u-boot/
H A Ddevices.cpp27 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
52 NodeList *list, NodeList *partitionList)
69 platform_add_block_devices(stage2_args *args, NodeList *devicesList)
/haiku/src/tests/system/boot/loader/
H A Dplatform_devices.cpp49 add_device(const char *path, NodeList *list)
64 recursive_add_device(const char *path, NodeList *list)
136 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
158 NodeList *list, NodeList *partitionList)
172 platform_add_block_devices(struct stage2_args *args, NodeList *list)
/haiku/src/system/boot/platform/pxe_ia32/
H A Ddevices.cpp39 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
122 NodeList *list, NodeList *partitionList)
138 platform_add_block_devices(stage2_args *args, NodeList *devicesList)
/haiku/src/system/boot/platform/openfirmware/
H A Ddevices.cpp33 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
121 NodeList *list, NodeList *partitionList)
181 platform_add_block_devices(stage2_args *args, NodeList *devicesList)
/haiku/src/system/boot/platform/amiga_m68k/
H A Ddevices.cpp159 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
172 NodeList *list, NodeList *partitions)
182 platform_add_block_devices(stage2_args *args, NodeList *devicesList)
/haiku/headers/private/kernel/boot/net/
H A DiSCSITarget.h93 NodeList* devicesList);
95 const char* targetName, NodeList* devicesList);
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DDirectory.h55 NodeList fChildList;
H A DNode.h198 typedef DoublyLinkedList<Node> NodeList; typedef
/haiku/src/system/boot/platform/riscv/
H A Ddevices.cpp165 platform_add_boot_device(struct stage2_args* args, NodeList* devicesList)
178 platform_add_block_devices(struct stage2_args* args, NodeList* devicesList)
186 NodeList *list, NodeList *partitionList)
/haiku/src/system/boot/platform/efi/
H A Ddevices.cpp177 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
233 platform_add_block_devices(struct stage2_args *args, NodeList *devicesList)
244 NodeList *partitions, NodeList *bootPartitions)
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp99 typedef DoublyLinkedList<device_node> NodeList; typedef
125 const NodeList& Children() const { return fChildren; }
166 NodeList fChildren;
325 NodeList::ConstIterator nodeIterator = node->Children().GetIterator();
466 NodeList::ConstIterator iterator = parent->Children().GetIterator();
1009 NodeList::Iterator nodeIterator = fChildren.GetIterator();
1508 NodeList::Iterator iterator = fChildren.GetIterator();
1520 NodeList::Iterator iterator = fChildren.GetIterator();
1533 NodeList::Iterator iterator = fChildren.GetIterator();
1606 NodeList
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp109 typedef DoublyLinkedList<device_node> NodeList; typedef
136 const NodeList& Children() const { return fChildren; }
184 NodeList fChildren;
459 NodeList::ConstIterator iterator = node->Children().GetIterator();
486 NodeList::ConstIterator iterator
677 NodeList::ConstIterator iterator = parent->Children().GetIterator();
934 NodeList::ConstIterator iterator = parent->Children().GetIterator();
1477 NodeList::Iterator iterator = fChildren.GetIterator();
1963 NodeList::Iterator iterator = fChildren.GetIterator();
1975 NodeList
[all...]
/haiku/src/system/boot/loader/
H A Dpartitions.cpp75 extern NodeList gPartitions;
144 Partition::Lookup(partition_id id, NodeList *list)
/haiku/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp423 find_unique_check_sums(NodeList *devices)
521 add_block_devices(NodeList *devicesList, bool identifierMissing)
853 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
881 NodeList *list, NodeList *bootList)
906 platform_add_block_devices(stage2_args *args, NodeList *devicesList)
/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp363 find_unique_check_sums(NodeList *devices)
448 add_block_devices(NodeList *devicesList, bool identifierMissing)
1133 platform_add_boot_device(struct stage2_args *args, NodeList *devicesList)
1193 NodeList *list, NodeList *partitionList)
1218 platform_add_block_devices(stage2_args *args, NodeList *devicesList)
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp259 typedef DoublyLinkedList<PackageNode> NodeList; typedef in struct:PackageFS::PackageDirectory
264 for (NodeList::Iterator it = fEntries.GetIterator();
276 NodeList fEntries;
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp461 typedef BObjectList<TreeTableNode> NodeList; typedef in class:TreeTableNode
466 NodeList* fChildren;
535 fChildren = new(std::nothrow) NodeList(10, true);

Completed in 201 milliseconds

12