Searched defs:children (Results 1 - 25 of 36) sorted by relevance

12

/haiku/src/tests/add-ons/print/ppd/model/
H A DStatementListVisitor.cpp32 StatementList* children = statement->GetChildren(); local
/haiku/src/apps/diskusage/
H A DSnapshot.h39 std::vector<FileInfo*> children; member in struct:FileInfo
/haiku/src/libs/glut/
H A DglutGet.cpp70 GlutWindow *children = gState.currentWindow->children; local
H A DglutWindow.h47 GlutWindow *children; /* first child window */ member in class:GlutWindow
/haiku/src/libs/compat/freebsd_network/
H A Dshared.h25 struct list children; member in struct:device
H A Dfbsd_mii.c137 device_t *children; local
240 device_t *children, phy; local
373 device_t *children, phy; local
[all...]
/haiku/src/servers/notification/
H A DAppGroupView.cpp141 int32 children = fInfo.size(); local
155 int32 children = fInfo.size(); local
218 int32 children = fInfo.size(); local
233 int32 children = fInfo.size(); local
[all...]
/haiku/headers/private/kernel/
H A Dcpu.h44 cpu_topology_node** children; member in struct:cpu_topology_node
/haiku/headers/private/system/
H A Dddm_userland_interface_defs.h40 user_partition_data* children[1]; member in struct:user_partition_data
/haiku/src/kits/interface/
H A DAbstractLayoutItem.cpp172 BAbstractLayoutItem::LayoutInvalidated(bool children) argument
H A DViewLayoutItem.cpp217 BViewLayoutItem::LayoutInvalidated(bool children) argument
H A DViewPort.cpp106 virtual void LayoutInvalidated(bool children) argument
H A DLayoutItem.cpp92 BLayoutItem::InvalidateLayout(bool children) argument
214 BLayoutItem::LayoutInvalidated(bool children) argument
H A DCardLayout.cpp184 BCardLayout::LayoutInvalidated(bool children) argument
H A DLayout.cpp301 BLayout::InvalidateLayout(bool children) argument
533 BLayout::LayoutInvalidated(bool children) argument
H A DAbstractLayout.cpp475 BAbstractLayout::LayoutInvalidated(bool children) argument
H A DTwoDimensionalLayout.cpp476 BTwoDimensionalLayout::LayoutInvalidated(bool children) argument
/haiku/headers/private/package/hpkg/
H A DWriterImplBase.h89 DoublyLinkedList<PackageAttribute> children; member in struct:BPackageKit::BHPKG::BPrivate::WriterImplBase::PackageAttribute
/haiku/src/tests/add-ons/kernel/partitioning_systems/
H A DPartitioningSystemsTest.cpp29 PartitionVector children; member in struct:partition_entry
/haiku/src/apps/debuganalyzer/gui/
H A DAbstractWaitObjectsPage.h358 BObjectList<Node>& children local
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dwebsearchfs.h66 struct fs_node *parent, *children; member in struct:fs_node
/haiku/src/libs/alm/
H A DSharedSolver.cpp126 SharedSolver::Invalidate(bool children) argument
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp455 StatementList* children= statement->GetChildren(); local
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp269 BObjectList<PredicateNode> children; member in class:ListNode
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_internal.h268 TAILQ_HEAD(, nvme_request) children; member in struct:nvme_request

Completed in 184 milliseconds

12