Home
last modified time | relevance | path

Searched defs:children (Results 1 – 25 of 147) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h92 const_child_range children() const { in children() function
307 child_range children() { return child_range(&Allocator, &Allocator + 1); } in children() function
309 const_child_range children() const { in children() function
400 child_range children() { in children() function
405 const_child_range children() const { in children() function
506 child_range children() { return child_range(&Condition, &Condition + 1); } in children() function
508 const_child_range children() const { in children() function
574 child_range children() { return child_range(&Condition, &Condition + 1); } in children() function
576 const_child_range children() const { in children() function
646 child_range children() { return child_range(&NumThreads, &NumThreads + 1); } in children() function
[all …]
H A DStmtObjC.h67 child_range children() { in children() function
71 const_child_range children() const { in children() function
119 child_range children() { return child_range(&Body, &Body + 1); } in children() function
121 const_child_range children() const { in children() function
155 child_range children() { in children() function
159 const_child_range children() const { in children() function
259 child_range children() { in children() function
264 const_child_range children() const { in children() function
322 child_range children() { in children() function
326 const_child_range children() const { in children() function
[all …]
H A DExprCXX.h357 child_range children() { in children() function
747 child_range children() { in children() function
751 const_child_range children() const { in children() function
780 child_range children() { in children() function
784 const_child_range children() const { in children() function
827 child_range children() { return child_range(&SubExpr, &SubExpr + 1); } in children() function
829 const_child_range children() const { in children() function
901 child_range children() { in children() function
908 const_child_range children() const { in children() function
963 child_range children() { in children() function
[all …]
H A DExprObjC.h76 child_range children() { return child_range(&String, &String+1); } in children() function
78 const_child_range children() const { in children() function
111 child_range children() { in children() function
115 const_child_range children() const { in children() function
167 child_range children() { return child_range(&SubExpr, &SubExpr+1); } in children() function
169 const_child_range children() const { in children() function
246 child_range children() { in children() function
251 const_child_range children() const { in children() function
385 child_range children() { in children() function
396 const_child_range children() const { in children() function
[all …]
H A DStmtCXX.h57 child_range children() { return child_range(&HandlerBlock, &HandlerBlock+1); } in children() function
59 const_child_range children() const { in children() function
118 child_range children() { in children() function
122 const_child_range children() const { in children() function
216 child_range children() { in children() function
220 const_child_range children() const { in children() function
301 child_range children() { in children() function
305 const_child_range children() const { in children() function
429 child_range children() { in children() function
434 const_child_range children() const { in children() function
[all …]
H A DExpr.h1110 child_range children() { return child_range(&SubExpr, &SubExpr+1); } in children() function
1111 const_child_range children() const { in children() function
1159 child_range children() { in children() function
1163 const_child_range children() const { in children() function
1424 child_range children() { in children() function
1428 const_child_range children() const { in children() function
1519 child_range children() { in children() function
1522 const_child_range children() const { in children() function
1566 child_range children() { in children() function
1569 const_child_range children() const { in children() function
[all …]
H A DStmt.h1251 const_child_range children() const { in children() function
1324 child_range children() { in children() function
1329 const_child_range children() const { in children() function
1388 child_range children() { in children() function
1392 const_child_range children() const { in children() function
1513 child_range children() { return child_range(body_begin(), body_end()); } in children() function
1515 const_child_range children() const { in children() function
1709 child_range children() { in children() function
1715 const_child_range children() const { in children() function
1750 child_range children() { return child_range(&SubStmt, &SubStmt + 1); } in children() function
[all …]
H A DExprOpenMP.h135 child_range children() { in children() function
139 const_child_range children() const { in children() function
222 child_range children() { in children() function
226 const_child_range children() const { in children() function
410 child_range children() { in children() function
415 const_child_range children() const { in children() function
H A DExprConcepts.h137 child_range children() { in children() function
140 const_child_range children() const { in children() function
548 child_range children() { in children() function
551 const_child_range children() const { in children() function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Dmenudata.js25 var menudata={children:[ property
27 {text:"Data Structures",url:"annotated.html",children:[ property
29 {text:"Data Fields",url:"functions.html",children:[ property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Dmenudata.js25 var menudata={children:[ property
28 {text:"Data Structures",url:"annotated.html",children:[ property
30 {text:"Data Fields",url:"functions.html",children:[ property
/netbsd-src/external/mit/libcbor/dist/docs/doxygen/
H A Dmenudata.js1 var menudata={children:[ property
3 {text:'Data Structures',url:'annotated.html',children:[ property
6 {text:'Data Fields',url:'functions.html',children:[ property
7 {text:'All',url:'functions.html',children:[ property
26 {text:'Variables',url:'functions_vars.html',children:[ property
45 {text:'Files',url:'files.html',children:[ property
47 {text:'Globals',url:'globals.html',children:[ property
48 {text:'All',url:'globals.html',children:[ property
54 {text:'Functions',url:'globals_func.html',children:[ property
60 {text:'Enumerator',url:'globals_eval.html',children:[ property
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gdb-scripts/
H A Dprettyprinters.py16 def children(self): member in Iterator
91 def children(self): member in ArrayRefPrinter
192 def children(self): member in DenseMapPrinter
210 def children(self): member in StringMapPrinter
382 def children(self): member in PointerIntPairPrinter
403 def children(self): member in PointerUnionPrinter
449 def children(self): member in IlistNodePrinter
473 def children(self): member in IlistPrinter
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Dmenudata.js25 var menudata={children:[ property
29 {text:"Data Structures",url:"annotated.html",children:[ property
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/gdb/libcxx/
H A Dprinters.py163 def children(self): member in StdTuplePrinter
295 def children(self): member in StdUniquePtrPrinter
336 def children(self): member in StdSharedPointerPrinter
424 def children(self): member in StdVectorPrinter
459 def children(self): member in StdBitsetPrinter
509 def children(self): member in StdDequePrinter
544 def children(self): member in StdListPrinter
562 def children(self): member in StdQueueOrStackPrinter
584 def children(self): member in StdPriorityQueuePrinter
688 def children(self): member in AbstractRBTreePrinter
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py228 def children (self): member in SharedPointerPrinter
298 def children (self): member in UniquePointerPrinter
350 def children(self): member in StdListPrinter
410 def children(self): member in StdSlistPrinter
476 def children(self): member in StdVectorPrinter
590 def children (self): member in StdTuplePrinter
605 def children (self): member in StdStackOrQueuePrinter
744 def children (self): member in StdMapPrinter
782 def children (self): member in StdSetPrinter
798 def children (self): member in StdBitsetPrinter
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/python/libstdcxx/v6/
H A Dprinters.py247 def children(self): member in SharedPointerPrinter
339 def children(self): member in UniquePointerPrinter
395 def children(self): member in StdListPrinter
459 def children(self): member in StdSlistPrinter
528 def children(self): member in StdVectorPrinter
668 def children(self): member in StdTuplePrinter
684 def children(self): member in StdStackOrQueuePrinter
830 def children(self): member in StdMapPrinter
869 def children(self): member in StdSetPrinter
886 def children(self): member in StdBitsetPrinter
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Dmenudata.js25 var menudata={children:[ property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Dmenudata.js25 var menudata={children:[ property
/netbsd-src/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_vdev.c605 uint_t c, children; in get_replication() local
858 uint_t children; in check_replication() local
951 uint_t c, children; in make_disks() local
1099 uint_t c, children; in is_device_in_use() local
1253 int c, children = 0; in construct_spec() local
1434 uint_t c, children; in split_mirror_vdev() local
H A Dzpool_util.c70 uint_t c, children; in num_logs() local
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Dmenudata.js25 var menudata={children:[ property
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Dmenudata.js25 var menudata={children:[ property
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_abbrev.c36 _dwarf_abbrev_add(Dwarf_CU cu, uint64_t entry, uint64_t tag, uint8_t children, in _dwarf_abbrev_add()
116 uint8_t children; in _dwarf_abbrev_parse() local
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Dmenudata.js25 var menudata={children:[ property

123456