Searched defs:child (Results 176 - 189 of 189) sorted by relevance

12345678

/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp566 net_socket_private *child; local
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp1641 BParameterGroup* child = web->MakeGroup( local
1679 BParameterGroup* child = group->MakeGroup(name); local
/haiku/src/kits/tracker/
H A DTracker.cpp1603 TTracker::CloseParentWaitingForChildSoon(const entry_ref* child, argument
1634 TTracker::CloseParentWaitingForChild(const entry_ref* child, argument
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 DFindPanel.cpp2540 BView* child = view->ChildAt(index - 1); local
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp1480 device_node* child = iterator.Next(); local
1934 device_node* child = FindChild(bestDriver->info.name); local
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/drivers/network/ether/broadcom570x/dev/bge/
H A Dif_bge.c6461 struct sysctl_oid_list *child, *schild; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.c801 struct sysctl_oid_list *child; local
4230 struct sysctl_oid_list *child local
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp513 bool AddChild(ModelNode* child) argument
522 bool RemoveChild(ModelNode* child) argument
1212 VariableValueNodeChild* child = dynamic_cast<VariableValueNodeChild *>( local
1259 ValueNodeChild* child = valueNode->ChildAt(i); local
1397 ModelNode* child = modelNode->ChildAt(0); local
1417 ModelNode* child = modelNode->ChildAt(0); local
1498 ModelNode* child = node->ChildAt(0); local
1538 ValueNodeChild* child = node->NodeChild(); local
2250 ValueNodeChild* child = node->NodeChild(); local
2429 ModelNode* child = node->ChildAt(0); local
2669 ValueNodeChild* child = node->NodeChild(); local
2807 ValueNodeChild* child = node->NodeChild(); local
3286 ValueNodeChild* child = NULL; local
[all...]
/haiku/src/kits/interface/
H A DWindow.cpp542 BWindow::AddChild(BView* child, BView* before) argument
551 BWindow::AddChild(BLayoutItem* child) argument
560 BWindow::RemoveChild(BView* child) argument
3925 BView* child = view->fFirstChild; local
[all...]
H A DView.cpp740 BView* child; local
777 BView* child = fFirstChild; local
4591 AddChild(BView* child, BView* before) argument
4607 AddChild(BLayoutItem* child) argument
4616 _AddChild(BView* child, BView* before) argument
4662 RemoveChild(BView* child) argument
4682 BView* child = fFirstChild; local
4698 BView* child = fFirstChild; local
4947 BView* child = NULL; local
6006 _RemoveChildFromList(BView* child) argument
6031 _AddChildToList(BView* child, BView* before) argument
[all...]
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1318 BView* child = parent->ChildAt(i); local
/haiku/src/add-ons/kernel/debugger/demangle/
H A Dgcc3+.cpp974 SpecialNameNode(const char* name, Node* child) argument
995 DecoratingNode(Node* child) argument
1022 CVQualifiersNode(int qualifiers, Node* child) argument
1100 TypeModifierNode(type_modifier modifier, Node* child) argument
1147 VendorTypeModifierNode(Node* name, Node* child) argument
1226 CastOperatorNode(Node* child) argument
1392 AddArgument(Node* child) argument
1412 Node* child = fFirstArgument; local
1443 Node* child = fFirstArgument; local
1485 AddSubExpression(Node* child) argument
1515 Node* child = fFirstSubExpression; local
1554 Node* child = fFirstSubExpression; local
1637 Node* child = fFirstSubExpression; local
1716 AddType(Node* child) argument
1743 Node* child = fFirstTypeNode; local
1851 Node* child = fFirstTypeNode; local
[all...]
/haiku/src/system/kernel/
H A Dteam.cpp333 WaitForChild(pid_t child, uint32 flags) argument
1304 Team* child; local
2492 wait_for_child(pid_t child, uint32 flags, siginfo_t& _info, team_usage_info& _usage_info) argument
2833 Team* child = team->children; local
2970 team_get_death_entry(Team* team, thread_id child, bool* _deleteEntry) argument
4044 _user_wait_for_child(thread_id child, uint32 flags, siginfo_t* userInfo, team_usage_info* usageInfo) argument
[all...]
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c6960 struct sysctl_oid_list *child, *oid_list; local
7022 struct sysctl_oid_list *child; local

Completed in 178 milliseconds

12345678