Searched refs:child (Results 1 - 25 of 292) sorted by last modified time

1234567891011>>

/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp130 while (net_socket_private* child = pending_children.RemoveHead()) {
131 child->RemoveFromParent();
133 while (net_socket_private* child = connected_children.RemoveHead()) {
134 child->RemoveFromParent();
370 while (net_socket_private* child = iterator.Next()) {
371 print_socket_line(child, " ");
376 while (net_socket_private* child = iterator.Next()) {
377 print_socket_line(child, " ");
395 while (net_socket_private* child = childIterator.Next()) {
396 print_socket_line(child, " ");
717 net_socket_private* child; local
[all...]
/haiku/src/kits/tracker/
H A DFilePanelPriv.cpp344 // if not a directory, set to the parent, and select the child
346 node_ref child; local
347 if (entry.GetNodeRef(&child) != B_OK)
360 const_cast<const node_ref*>(&child)),
1473 // Make sure the child gets selected in the new view
1531 TFilePanel::SelectChildInParent(const entry_ref*, const node_ref* child) argument
1539 BPose* pose = PoseView()->FindPose(child, &index);
H A DTracker.cpp796 const entry_ref* child, const node_ref* parent,
802 fEntry(*child)
1594 const node_ref* child)
1597 (&TTracker::SelectChildInParent, this, parent, child),
1603 TTracker::CloseParentWaitingForChildSoon(const entry_ref* child, argument
1607 (&TTracker::CloseParentWaitingForChild, this, child, parent),
1634 TTracker::CloseParentWaitingForChild(const entry_ref* child, argument
1645 // If child is a symbolic link, dereference it, so that
1647 BEntry entry(child, true);
1650 resolvedChild = *child;
795 EntryAndNodeDoSoonWithMessageFunctor(FT func, T* target, const entry_ref* child, const node_ref* parent, const BMessage* message) argument
1593 SelectChildInParentSoon(const entry_ref* parent, const node_ref* child) argument
1709 SelectChildInParent(const entry_ref* parent, const node_ref* child) argument
[all...]
H A DPoseView.cpp3655 for (int32 i = 0; BView* child = ChildAt(i); i++) {
3656 BRect childFrame = child->Frame();
8661 // add information about the child, so that we can select it
H A DFindPanel.cpp2540 BView* child = view->ChildAt(index - 1); local
2541 child->RemoveSelf();
2542 delete child;
H A DFilePanelPriv.h140 bool SelectChildInParent(const entry_ref* parent, const node_ref* child);
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp1337 while (device_node* child = fChildren.RemoveHead()) {
1338 delete child;
1476 // specific to least specific child.
1480 device_node* child = iterator.Next(); local
1481 if (child->Priority() < priority) {
1482 before = child;
1555 // Register all possible child device nodes
1587 TRACE(("register fixed child %s failed: %s\n", attr->value.string,
1934 device_node* child = FindChild(bestDriver->info.name); local
1935 if (child !
1965 device_node* child = iterator.Next(); local
1977 device_node* child = iterator.Next(); local
1990 device_node* child = iterator.Next(); local
2088 device_node* child = iterator.Next(); local
2115 device_node* child = iterator.Next(); local
2143 device_node* child = iterator.Next(); local
2165 device_node* child = iterator.Next(); local
2190 device_node* child = iterator.Next(); local
2310 device_node* child = iterator.Next(); local
2330 device_node* child = iterator.Next(); local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DBusManager.cpp471 ACPI_HANDLE parent, child, newChild; local
485 child = *counter;
487 status = AcpiGetNextObject(objectType, parent, child, &newChild);
507 acpi_handle child = *currentChild; local
508 return AcpiGetNextObject(objectType, parent, child, currentChild) == AE_OK
/haiku/src/system/kernel/arch/ppc/
H A Darch_int.cpp401 // get first child
402 device_node *child = NULL; local
403 if (fDeviceManager->get_next_child_node(fNode, NULL, &child)
405 // move to the child node
409 fNode = child;
/haiku/src/system/kernel/arch/m68k/
H A Darch_int.cpp435 // get first child
436 device_node_handle child = NULL;
437 if (fDeviceManager->get_next_child_device(fNode, &child, NULL)
439 // move to the child node
443 fNode = child;
/haiku/src/apps/devices/
H A DDevicesView.cpp366 device_node_cookie child = *node; local
368 if (get_child(&child) != B_OK)
372 AddDeviceAndChildren(&child, newDevice);
373 } while ((err = get_next_child(&child)) == B_OK);
/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp777 PCIDev *dev = bus->child;
784 if (dev->child && B_OK == _GetNthInfo(dev->child, currentIndex,
998 for (PCIDev *dev = bus->child; dev; dev = dev->next) {
1026 if (dev->child)
1027 _ConfigureBridges(dev->child);
1035 for (PCIDev *dev = bus->child; dev; dev = dev->next) {
1099 if (dev->child)
1100 ClearDeviceStatus(dev->child, dumpStatus);
1172 newBus->child
[all...]
H A Dpci.h28 PCIDev * child; member in struct:PCIBus
36 PCIBus * child; member in struct:PCIDev
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp1641 BParameterGroup* child = web->MakeGroup( local
1645 _ProcessGroup(child, i, numParameters);
1679 BParameterGroup* child = group->MakeGroup(name); local
1680 child->MakeNullParameter(100 + i, B_MEDIA_RAW_AUDIO, name,
1684 _ProcessGroup(child, i, num);
/haiku/src/kits/interface/
H A DOutlineListView.cpp1163 BListItem* child = FullListItemAt(superIndex + 1); local
1164 if (child == NULL || child->OutlineLevel() <= super->OutlineLevel())
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c6960 struct sysctl_oid_list *child, *oid_list; local
6965 child = SYSCTL_CHILDREN(device_get_sysctl_tree(dev));
6966 ctx->ifc_sysctl_node = node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, "iflib",
7022 struct sysctl_oid_list *child; local
7035 child = SYSCTL_CHILDREN(node);
7045 queue_node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, namebuf,
7130 queue_node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, namebuf,
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp566 net_socket_private *child; local
568 && (child = socket->pending_children.RemoveTail()) != NULL) {
569 child->parent = NULL;
573 && (child = socket->connected_children.RemoveTail()) != NULL) {
574 child->parent = NULL;
575 socket_delete(child);
/haiku/src/servers/app/
H A DView.cpp184 // attach child views as well
185 for (View* child = FirstChild(); child; child = child->NextSibling())
186 child->AttachedToWindow(window);
198 // detach child views as well
199 for (View* child = FirstChild(); child; child
[all...]
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1318 BView* child = parent->ChildAt(i); local
1319 if (viewIsChild(child, view))
/haiku/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp589 while (Node* child = cookie->Current(name)) {
618 buffer->d_ino = child->ID();
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp1463 DebugInfoEntry* child = it.Next();) {
1464 DIENamespace* namespaceEntry = dynamic_cast<DIENamespace*>(child);
1531 DebugInfoEntry* child = it.Next();) {
1533 if (child->IsType()) {
1534 DIEType* type = dynamic_cast<DIEType*>(child);
1538 DIENamespace* nameSpace = dynamic_cast<DIENamespace*>(child);
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp525 ext2_extent_stream *child = (ext2_extent_stream *)cached.SetTo( local
527 if (child->extent_header.Depth() != (stream->extent_header.Depth() - 1)
528 || _Check(child, block) != B_OK)
567 ext2_extent_stream *child = (ext2_extent_stream *)cached.SetTo( local
569 if (child->extent_header.Depth() != (stream->extent_header.Depth() - 1)
570 || _CheckBlock(child, block) != B_OK)
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntry.h71 virtual status_t AddChild(DebugInfoEntry* child);
H A DDebugInfoEntries.cpp76 DIECompileUnitBase::AddChild(DebugInfoEntry* child) argument
78 if (child->IsType())
79 fTypes.Add(child);
81 fOtherChildren.Add(child);
457 DIECompoundType::AddChild(DebugInfoEntry* child) argument
459 if (child->Tag() == DW_TAG_member) {
461 fDataMembers.Add(child);
465 return DIEDeclaredType::AddChild(child);
495 DIEClassBaseType::AddChild(DebugInfoEntry* child) argument
497 switch (child
737 AddChild(DebugInfoEntry* child) argument
847 AddChild(DebugInfoEntry* child) argument
993 AddChild(DebugInfoEntry* child) argument
1241 AddChild(DebugInfoEntry* child) argument
1891 AddChild(DebugInfoEntry* child) argument
1962 AddChild(DebugInfoEntry* child) argument
2695 AddChild(DebugInfoEntry* child) argument
2740 AddChild(DebugInfoEntry* child) argument
2785 AddChild(DebugInfoEntry* child) argument
2831 AddChild(DebugInfoEntry* child) argument
[all...]
H A DDebugInfoEntry.cpp152 DebugInfoEntry::AddChild(DebugInfoEntry* child) argument

Completed in 223 milliseconds

1234567891011>>