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

123

/haiku-fatelf/src/tests/add-ons/print/ppd/model/
H A DStatementListVisitor.cpp32 StatementList* children = statement->GetChildren(); local
/haiku-fatelf/src/apps/diskusage/
H A DSnapshot.h39 std::vector<FileInfo*> children; member in struct:FileInfo
/haiku-fatelf/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-fatelf/src/tools/stubgen/
H A Dtable.h76 struct syntaxelem *children; /* children of this class */ member in struct:syntaxelem
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dshared.h22 struct list children; member in struct:device
H A Dfbsd_mii.c134 device_t *children; local
317 device_t *children, phy; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dgdb-mi.el
/haiku-fatelf/headers/private/system/
H A Dddm_userland_interface_defs.h39 user_partition_data* children[1]; member in struct:user_partition_data
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_tsfb.h174 struct jpc_tsfbnode_s *children[JPC_TSFB_MAXBANDSPERNODE]; member in struct:jpc_tsfbnode_s
/haiku-fatelf/src/servers/notification/
H A DAppGroupView.cpp134 int32 children = fInfo.size(); local
148 int32 children = fInfo.size(); local
211 int32 children = fInfo.size(); local
/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dentities.h42 struct _xmlNode *children; /* First child link */ member in struct:_xmlEntity
/haiku-fatelf/headers/private/package/hpkg/
H A DWriterImplBase.h83 DoublyLinkedList<PackageAttribute> children; member in struct:BPackageKit::BHPKG::BPrivate::WriterImplBase::PackageAttribute
/haiku-fatelf/src/add-ons/kernel/file_systems/googlefs/
H A Dgooglefs.h70 struct fs_node *parent, *children; member in struct:fs_node
/haiku-fatelf/src/bin/network/wget/src/
H A Drecur.c370 struct urlpos *children local
/haiku-fatelf/src/kits/interface/
H A DAbstractLayoutItem.cpp172 BAbstractLayoutItem::LayoutInvalidated(bool children) argument
H A DCardLayout.cpp177 BCardLayout::LayoutInvalidated(bool children) argument
H A DLayoutItem.cpp83 BLayoutItem::InvalidateLayout(bool children) argument
205 BLayoutItem::LayoutInvalidated(bool children) argument
H A DViewLayoutItem.cpp217 BViewLayoutItem::LayoutInvalidated(bool children) argument
/haiku-fatelf/src/tests/add-ons/kernel/partitioning_systems/
H A DPartitioningSystemsTest.cpp27 PartitionVector children; member in struct:partition_entry
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-3.c189 } children; variable in typeref:struct:__anon5957
[all...]
H A D1-2.c254 children_t * children=&sentinel; variable
[all...]
/haiku-fatelf/src/apps/debuganalyzer/gui/
H A DAbstractWaitObjectsPage.h357 BObjectList<Node>& children local
/haiku-fatelf/src/libs/alm/
H A DSharedSolver.cpp126 SharedSolver::Invalidate(bool children) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/BeManager/
H A DTreeControl.cpp170 int children = assocHeaderView->CountChildren(); local

Completed in 147 milliseconds

123