Searched defs:children (Results 126 - 150 of 152) sorted by relevance

1234567

/freebsd-current/sys/dev/bge/
H A Dif_bge.c6232 struct sysctl_oid_list *children; local
6310 struct sysctl_oid_list *children, *schildren; local
[all...]
/freebsd-current/sys/kern/
H A Dsubr_bus.c127 device_list_t children; /**< list of child devices */ member in struct:_device
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h189 child_range children() { function in class:clang::OMPCanonicalLoop
192 const_child_range children() const { function in class:clang::OMPCanonicalLoop
576 child_range children() { function in class:clang::OMPExecutableDirective
582 const_child_range children() const { function in class:clang::OMPExecutableDirective
[all...]
H A DStmt.h1528 child_range children() { function in class:clang::DeclStmt
1533 const_child_range children() const { function in class:clang::DeclStmt
1592 child_range children() { function in class:clang::NullStmt
1596 const_child_range children() const { function in class:clang::NullStmt
1744 child_range children() { return child_range(body_begin(), body_end()); } function in class:clang::final
1746 const_child_range children() const { function in class:clang::final
1940 child_range children() { function in class:clang::final
1946 const_child_range children() const { function in class:clang::final
1981 child_range children() { return child_range(&SubStmt, &SubStmt + 1); } function in class:clang::DefaultStmt
1983 const_child_range children() const { function in class:clang::DefaultStmt
2059 child_range children() { return child_range(&SubStmt, &SubStmt + 1); } function in class:clang::LabelStmt
2061 const_child_range children() const { function in class:clang::LabelStmt
2122 child_range children() { return child_range(&SubStmt, &SubStmt + 1); } function in class:clang::final
2124 const_child_range children() const { function in class:clang::final
2361 child_range children() { function in class:clang::final
2370 const_child_range children() const { function in class:clang::final
2563 child_range children() { function in class:clang::final
2569 const_child_range children() const { function in class:clang::final
2709 child_range children() { function in class:clang::final
2715 const_child_range children() const { function in class:clang::final
2767 child_range children() { function in class:clang::DoStmt
2771 const_child_range children() const { function in class:clang::DoStmt
2850 child_range children() { function in class:clang::ForStmt
2854 const_child_range children() const { function in class:clang::ForStmt
2889 child_range children() { function in class:clang::GotoStmt
2893 const_child_range children() const { function in class:clang::GotoStmt
2940 child_range children() { return child_range(&Target, &Target + 1); } function in class:clang::IndirectGotoStmt
2942 const_child_range children() const { function in class:clang::IndirectGotoStmt
2968 child_range children() { function in class:clang::ContinueStmt
2972 const_child_range children() const { function in class:clang::ContinueStmt
2998 child_range children() { function in class:clang::BreakStmt
3002 const_child_range children() const { function in class:clang::BreakStmt
3084 child_range children() { function in class:clang::final
3090 const_child_range children() const { function in class:clang::final
3247 child_range children() { function in class:clang::AsmStmt
3251 const_child_range children() const { function in class:clang::AsmStmt
3575 child_range children() { function in class:clang::MSAsmStmt
3579 const_child_range children() const { function in class:clang::MSAsmStmt
3615 child_range children() { function in class:clang::SEHExceptStmt
3619 const_child_range children() const { function in class:clang::SEHExceptStmt
3650 child_range children() { function in class:clang::SEHFinallyStmt
3654 const_child_range children() const { function in class:clang::SEHFinallyStmt
3702 child_range children() { function in class:clang::SEHTryStmt
3706 const_child_range children() const { function in class:clang::SEHTryStmt
3737 child_range children() { function in class:clang::SEHLeaveStmt
3741 const_child_range children() const { function in class:clang::SEHLeaveStmt
[all...]
H A DExpr.h1141 child_range children() { return child_range(&SubExpr, &SubExpr+1); } function in class:clang::final
1142 const_child_range children() const { function in class:clang::final
1190 child_range children() { function in class:clang::OpaqueValueExpr
1194 const_child_range children() const { function in class:clang::OpaqueValueExpr
1473 child_range children() { function in class:clang::final
1477 const_child_range children() const { function in class:clang::final
1517 child_range children() { function in class:clang::IntegerLiteral
1520 const_child_range children() const { function in class:clang::IntegerLiteral
1564 child_range children() { function in class:clang::FixedPointLiteral
1567 const_child_range children() cons function in class:clang::FixedPointLiteral
1613 child_range children() { function in class:clang::CharacterLiteral
1616 const_child_range children() const { function in class:clang::CharacterLiteral
1687 child_range children() { function in class:clang::FloatingLiteral
1690 const_child_range children() const { function in class:clang::FloatingLiteral
1726 child_range children() { return child_range(&Val, &Val+1); } function in class:clang::ImaginaryLiteral
1727 const_child_range children() const { function in class:clang::ImaginaryLiteral
2088 child_range children() { function in class:clang::final
2092 const_child_range children() const { function in class:clang::final
2141 child_range children() { return child_range(&Val, &Val+1); } function in class:clang::ParenExpr
2142 const_child_range children() const { function in class:clang::ParenExpr
2294 child_range children() { return child_range(&Val, &Val+1); } function in class:clang::final
2295 const_child_range children() const { function in class:clang::final
2704 child_range children() { function in class:clang::final
2707 const_child_range children() const { function in class:clang::final
2782 child_range children() { function in class:clang::MatrixSubscriptExpr
2785 const_child_range children() const { function in class:clang::MatrixSubscriptExpr
[all...]
H A DExprCXX.h356 child_range children() { function in class:clang::CXXRewrittenBinaryOperator
751 child_range children() { function in class:clang::CXXBoolLiteralExpr
755 const_child_range children() const { function in class:clang::CXXBoolLiteralExpr
786 child_range children() { function in class:clang::CXXNullPtrLiteralExpr
790 const_child_range children() const { function in class:clang::CXXNullPtrLiteralExpr
833 child_range children() { return child_range(&SubExpr, &SubExpr + 1); } function in class:clang::CXXStdInitializerListExpr
835 const_child_range children() const { function in class:clang::CXXStdInitializerListExpr
907 child_range children() { function in class:clang::CXXTypeidExpr
914 const_child_range children() const { function in class:clang::CXXTypeidExpr
969 child_range children() { function in class:clang::MSPropertyRefExpr
973 const_child_range children() const { function in class:clang::MSPropertyRefExpr
1049 child_range children() { function in class:clang::MSPropertySubscriptExpr
1053 const_child_range children() const { function in class:clang::MSPropertySubscriptExpr
1120 child_range children() { function in class:clang::CXXUuidofExpr
1127 const_child_range children() const { function in class:clang::CXXUuidofExpr
1178 child_range children() { function in class:clang::CXXThisExpr
1182 const_child_range children() const { function in class:clang::CXXThisExpr
1238 child_range children() { function in class:clang::CXXThrowExpr
1242 const_child_range children() const { function in class:clang::CXXThrowExpr
1342 child_range children() { function in class:clang::final
1346 const_child_range children() const { function in class:clang::final
1433 child_range children() { function in class:clang::final
1437 const_child_range children() const { function in class:clang::final
1515 child_range children() { return child_range(&SubExpr, &SubExpr + 1); } function in class:clang::CXXBindTemporaryExpr
1517 const_child_range children() const { function in class:clang::CXXBindTemporaryExpr
1782 child_range children() { function in class:clang::CXXInheritedCtorInitExpr
1786 const_child_range children() const { function in class:clang::CXXInheritedCtorInitExpr
2200 child_range children() { function in class:clang::CXXScalarValueInitExpr
2204 const_child_range children() const { function in class:clang::CXXScalarValueInitExpr
2472 child_range children() { return child_range(raw_arg_begin(), raw_arg_end()); } function in class:clang::final
2474 const_child_range children() const { function in class:clang::final
2541 child_range children() { return child_range(&Argument, &Argument + 1); } function in class:clang::CXXDeleteExpr
2543 const_child_range children() const { function in class:clang::CXXDeleteExpr
2734 child_range children() { return child_range(&Base, &Base + 1); } function in class:clang::CXXPseudoDestructorExpr
2736 const_child_range children() const { function in class:clang::CXXPseudoDestructorExpr
2819 child_range children() { function in class:clang::final
2823 const_child_range children() const { function in class:clang::final
2891 child_range children() { function in class:clang::ArrayTypeTraitExpr
2895 const_child_range children() const { function in class:clang::ArrayTypeTraitExpr
2955 child_range children() { function in class:clang::ExpressionTraitExpr
2959 const_child_range children() const { function in class:clang::ExpressionTraitExpr
3254 child_range children() { function in class:clang::final
3258 const_child_range children() const { function in class:clang::final
3413 child_range children() { function in class:clang::final
3417 const_child_range children() const { function in class:clang::final
3489 child_range children() { return child_range(&SubExpr, &SubExpr + 1); } function in class:clang::final
3491 const_child_range children() const { function in class:clang::final
3622 child_range children() { function in class:clang::final
3627 const_child_range children() const { function in class:clang::final
3873 child_range children() { function in class:clang::final
3879 const_child_range children() const { function in class:clang::final
4042 child_range children() { function in class:clang::final
4048 const_child_range children() const { function in class:clang::final
4118 child_range children() { return child_range(&Operand, &Operand + 1); } function in class:clang::CXXNoexceptExpr
4120 const_child_range children() const { function in class:clang::CXXNoexceptExpr
4200 child_range children() { function in class:clang::PackExpansionExpr
4204 const_child_range children() const { function in class:clang::PackExpansionExpr
4325 child_range children() { function in class:clang::final
4329 const_child_range children() const { function in class:clang::final
4402 child_range children() { return child_range(&Replacement, &Replacement + 1); } function in class:clang::SubstNonTypeTemplateParmExpr
4404 const_child_range children() const { function in class:clang::SubstNonTypeTemplateParmExpr
4475 child_range children() { function in class:clang::SubstNonTypeTemplateParmPackExpr
4479 const_child_range children() const { function in class:clang::SubstNonTypeTemplateParmPackExpr
4551 child_range children() { function in class:clang::final
4555 const_child_range children() const { function in class:clang::final
4668 child_range children() { function in class:clang::MaterializeTemporaryExpr
4674 const_child_range children() const { function in class:clang::MaterializeTemporaryExpr
4775 child_range children() { function in class:clang::CXXFoldExpr
4779 const_child_range children() const { function in class:clang::CXXFoldExpr
4902 child_range children() { function in class:clang::final
4907 const_child_range children() const { function in class:clang::final
5009 child_range children() { function in class:clang::CoroutineSuspendExpr
5013 const_child_range children() const { function in class:clang::CoroutineSuspendExpr
5093 child_range children() { return child_range(SubExprs, SubExprs + 2); } function in class:clang::DependentCoawaitExpr
5095 const_child_range children() const { function in class:clang::DependentCoawaitExpr
[all...]
H A DOpenMPClause.h93 const_child_range children() const { function in class:clang::OMPClause
123 child_range children() { function in struct:clang::OMPNoChildClause
127 const_child_range children() const { function in struct:clang::OMPNoChildClause
176 child_range children() { return child_range(&S, &S + 1); } function in class:clang::OMPOneStmtClause
178 const_child_range children() const { return const_child_range(&S, &S + 1); } function in class:clang::OMPOneStmtClause
498 child_range children() { function in class:clang::final
503 const_child_range children() const { function in class:clang::final
604 child_range children() { return child_range(&Condition, &Condition + 1); } function in class:clang::OMPIfClause
606 const_child_range children() const { function in class:clang::OMPIfClause
850 child_range children() { function in class:clang::final
855 const_child_range children() const { function in class:clang::final
948 child_range children() { return child_range(&Factor, &Factor + 1); } function in class:clang::final
949 const_child_range children() const { function in class:clang::final
1061 child_range children() { function in class:clang::OMPDefaultClause
1065 const_child_range children() const { function in class:clang::OMPDefaultClause
1143 child_range children() { function in class:clang::OMPProcBindClause
1147 const_child_range children() const { function in class:clang::OMPProcBindClause
1209 child_range children() { function in class:clang::final
1213 const_child_range children() const { function in class:clang::final
1252 child_range children() { function in class:clang::final
1256 const_child_range children() const { function in class:clang::final
1295 child_range children() { function in class:clang::final
1299 const_child_range children() const { function in class:clang::final
1385 child_range children() { function in class:clang::final
1389 const_child_range children() const { function in class:clang::final
1464 child_range children() { function in class:clang::final
1468 const_child_range children() const { function in class:clang::final
1544 child_range children() { function in class:clang::final
1548 const_child_range children() const { function in class:clang::final
1609 child_range children() { function in class:clang::final
1613 const_child_range children() const { function in class:clang::final
1801 child_range children() { function in class:clang::OMPScheduleClause
1806 const_child_range children() const { function in class:clang::OMPScheduleClause
1901 child_range children() { return child_range(&NumForLoops, &NumForLoops + 1); } function in class:clang::final
1903 const_child_range children() const { function in class:clang::final
1955 child_range children() { function in class:clang::OMPUntiedClause
1959 const_child_range children() const { function in class:clang::OMPUntiedClause
1996 child_range children() { function in class:clang::OMPMergeableClause
2000 const_child_range children() const { function in class:clang::OMPMergeableClause
2035 child_range children() { function in class:clang::OMPReadClause
2039 const_child_range children() const { function in class:clang::OMPReadClause
2074 child_range children() { function in class:clang::OMPWriteClause
2078 const_child_range children() const { function in class:clang::OMPWriteClause
2191 child_range children() { function in class:clang::final
2195 const_child_range children() const { function in class:clang::final
2250 child_range children() { function in class:clang::OMPCaptureClause
2254 const_child_range children() const { function in class:clang::OMPCaptureClause
2291 child_range children() { function in class:clang::final
2295 const_child_range children() const { function in class:clang::final
2332 child_range children() { function in class:clang::OMPSeqCstClause
2336 const_child_range children() const { function in class:clang::OMPSeqCstClause
2373 child_range children() { function in class:clang::final
2377 const_child_range children() const { function in class:clang::final
2414 child_range children() { function in class:clang::final
2418 const_child_range children() const { function in class:clang::final
2455 child_range children() { function in class:clang::final
2459 const_child_range children() const { function in class:clang::final
2496 child_range children() { function in class:clang::final
2500 const_child_range children() const { function in class:clang::final
2567 child_range children() { function in class:clang::final
2571 const_child_range children() const { function in class:clang::final
2682 child_range children() { function in class:clang::final
2687 const_child_range children() const { function in class:clang::final
2821 child_range children() { function in class:clang::final
2826 const_child_range children() const { function in class:clang::final
3062 child_range children() { function in class:clang::final
3067 const_child_range children() const { function in class:clang::final
3134 child_range children() { function in class:clang::final
3139 const_child_range children() const { function in class:clang::final
3468 child_range children() { function in class:clang::final
3473 const_child_range children() const { function in class:clang::final
3702 child_range children() { function in class:clang::final
3707 const_child_range children() const { function in class:clang::final
3957 child_range children() { function in class:clang::final
3962 const_child_range children() const { function in class:clang::final
4247 child_range children() { function in class:clang::final
4252 const_child_range children() const { function in class:clang::final
4346 child_range children() { function in class:clang::final
4351 const_child_range children() const { function in class:clang::final
4522 child_range children() { function in class:clang::final
4527 const_child_range children() const { function in class:clang::final
4686 child_range children() { function in class:clang::final
4691 const_child_range children() const { function in class:clang::final
4763 child_range children() { function in class:clang::final
4768 const_child_range children() const { function in class:clang::final
4850 child_range children() { function in class:clang::final
4855 const_child_range children() const { function in class:clang::final
5004 child_range children() { function in class:clang::final
5009 const_child_range children() const { function in class:clang::final
5104 child_range children() { return child_range(&Device, &Device + 1); } function in class:clang::OMPDeviceClause
5106 const_child_range children() const { function in class:clang::OMPDeviceClause
5161 child_range children() { function in class:clang::OMPSIMDClause
5165 const_child_range children() const { function in class:clang::OMPSIMDClause
6221 child_range children() { return child_range(&ThreadLimit, &ThreadLimit + 1); } function in class:clang::OMPThreadLimitClause
6223 const_child_range children() const { function in class:clang::OMPThreadLimitClause
6296 child_range children() { return child_range(&Priority, &Priority + 1); } function in class:clang::OMPPriorityClause
6298 const_child_range children() const { function in class:clang::OMPPriorityClause
6388 child_range children() { return child_range(&Grainsize, &Grainsize + 1); } function in class:clang::OMPGrainsizeClause
6390 const_child_range children() const { function in class:clang::OMPGrainsizeClause
6425 child_range children() { function in class:clang::OMPNogroupClause
6429 const_child_range children() const { function in class:clang::OMPNogroupClause
6520 child_range children() { return child_range(&NumTasks, &NumTasks + 1); } function in class:clang::OMPNumTasksClause
6522 const_child_range children() const { function in class:clang::OMPNumTasksClause
6581 child_range children() { return child_range(&Hint, &Hint + 1); } function in class:clang::OMPHintClause
6583 const_child_range children() const { function in class:clang::OMPHintClause
6697 child_range children() { function in class:clang::OMPDistScheduleClause
6702 const_child_range children() const { function in class:clang::OMPDistScheduleClause
6813 child_range children() { function in class:clang::OMPDefaultmapClause
6817 const_child_range children() const { function in class:clang::OMPDefaultmapClause
7582 child_range children() { function in class:clang::final
7587 const_child_range children() const { function in class:clang::final
7686 child_range children() { function in class:clang::final
7691 const_child_range children() const { function in class:clang::final
7773 child_range children() { function in class:clang::final
7778 const_child_range children() const { function in class:clang::final
7890 child_range children() { function in class:clang::final
7894 const_child_range children() const { function in class:clang::final
7994 child_range children() { function in class:clang::final
7999 const_child_range children() const { function in class:clang::final
8084 child_range children() { return child_range(&InteropVar, &InteropVar + 1); } function in class:clang::final
8086 const_child_range children() const { function in class:clang::final
8167 child_range children() { function in class:clang::final
8173 const_child_range children() const { function in class:clang::final
8368 child_range children() { function in class:clang::final
8373 const_child_range children() const { function in class:clang::final
8442 child_range children() { function in class:clang::final
8447 const_child_range children() const { function in class:clang::final
8565 child_range children() { function in class:clang::final
8570 const_child_range children() const { function in class:clang::final
8667 child_range children() { function in class:clang::final
8673 const_child_range children() const { function in class:clang::final
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp4856 Stmt::child_range UnaryExprOrTypeTraitExpr::children() { function in class:UnaryExprOrTypeTraitExpr
4862 Stmt::const_child_range UnaryExprOrTypeTraitExpr::children() const { function in class:UnaryExprOrTypeTraitExpr
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_tasking.cpp954 kmp_int32 children = KMP_ATOMIC_DEC(&taskdata->td_allocated_child_tasks) - 1; local
976 int children = KMP_ATOMIC_LD_ACQ(&taskdata->td_incomplete_child_tasks); local
1049 kmp_int32 children = 0; local
1395 int children; local
4471 kmp_int32 children = 0; local
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c1384 uint_t children; local
1408 uint_t children; local
2057 uint_t c, children; local
1429 zpool_draid_name(char *name, int len, uint64_t data, uint64_t parity, uint64_t spares, uint64_t children) argument
2802 uint_t c, children; local
3389 uint_t c, children; local
3425 uint_t children; local
3741 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
4348 uint_t children; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev.c1886 int children = vd->vdev_children; local
2307 int children = vd->vdev_children; local
2646 uint64_t children = MIN(srvd->vdev_children, drvd->vdev_children); local
3634 int children = vd->vdev_children; local
[all...]
H A Dspa.c1855 uint_t children; local
5193 int children = rvd->vdev_children; local
8241 uint_t c, children, lastlog; local
9966 int children = rvd->vdev_children; local
[all...]
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c1478 struct sysctl_oid_list *children; local
1500 struct sysctl_oid_list *children; local
1773 struct sysctl_oid_list *children; local
2140 struct sysctl_oid_list *children; local
[all...]
/freebsd-current/sys/dev/acpica/
H A Dacpi.c1331 device_t *children; local
1390 device_t *children; local
[all...]
/freebsd-current/sys/dev/cxgbe/
H A Dt4_sge.c3691 struct sysctl_oid_list *children; local
989 t4_sge_sysctls(struct adapter *sc, struct sysctl_ctx_list *ctx, struct sysctl_oid_list *children) argument
3713 struct sysctl_oid_list *children; local
4043 struct sysctl_oid_list *children; local
4150 struct sysctl_oid_list *children; local
4407 struct sysctl_oid_list *children = SYSCTL_CHILDREN(oid); local
4558 struct sysctl_oid_list *children; local
4698 struct sysctl_oid_list *children; local
4889 struct sysctl_oid_list *children; local
[all...]
/freebsd-current/sys/dev/bce/
H A Dif_bce.c8947 struct sysctl_oid_list *children; local
[all...]
/freebsd-current/sys/netpfil/pf/
H A Dpf.h706 struct pf_anchor_node children; member in struct:pf_anchor
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp433 ArrayRef<Stmt *> children; member in class:__anon329::reverse_children
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c225 } children; member in struct:isoent
5398 struct isoent **children; local
6522 struct isoent **children; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4496 std::vector<Row> children; member in struct:Row
4842 void AdoptChildren(std::vector<TreeItem> &children) { argument
5851 auto &children = row.GetChildren(); local
5876 auto &children = row.GetChildren(); local
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_type.h722 struct ice_sched_node **children; member in struct:ice_sched_node
/freebsd-current/sys/contrib/openzfs/cmd/
H A Dztest.c1354 uint64_t children = ztest_opts.zo_raid_children; local
3589 uint_t c, children, schildren = 0, lastlogid = 0; local
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1832 uint64_t m, c = 0, children = rvd->vdev_children; local
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c461 uint_t children = 0; local
803 uint_t c, children; local
852 uint_t c, children; local
876 uint_t c, children; local
2220 uint_t children; local
2241 uint_t c, children; local
2518 uint_t c, i, vsc, children; local
2833 uint_t c, children; local
2952 uint_t c, children; local
5099 uint_t c, children, oldchildren; local
6503 uint_t c, children; local
8335 uint_t children; local
8400 uint_t children; local
8501 uint_t children; local
8615 uint_t children; local
11140 uint_t c, children; local
11176 uint_t children; local
11205 uint_t c, children; local
[all...]
/freebsd-current/sys/net/
H A Dpfvar.h681 struct pf_keth_anchor_node children; member in struct:pf_keth_anchor
1303 struct pf_kanchor_node children; member in struct:pf_kanchor

Completed in 1107 milliseconds

1234567