Home
last modified time | relevance | path

Searched defs:num_children (Results 1 – 25 of 40) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A DCFArray.py41 def num_children(self): member in NSArrayKVC_SynthProvider
74 def num_children(self): member in NSArrayCF_SynthProvider
100 def num_children(self): member in NSArrayI_SynthProvider
128 def num_children(self): member in NSArrayM_SynthProvider
154 def num_children(self): member in NSArray_SynthProvider
H A DCFDictionary.py60 def num_children(self): member in NSCFDictionary_SummaryProvider
94 def num_children(self): member in NSDictionaryI_SummaryProvider
136 def num_children(self): member in NSDictionaryM_SummaryProvider
167 def num_children(self): member in NSDictionaryUnknown_SummaryProvider
H A DCFString.py79 def num_children(self): member in CFStringSynthProvider
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/
H A Dorder_statistics_imp.hpp66 const size_type num_children = nd_it.num_children(); in find_by_order() local
127 const size_type num_children = nd_it.num_children(); in order_of_prefix() local
176 const size_type num_children = nd_it.num_children(); in operator ()() local
H A Dprefix_search_node_update_imp.hpp129 const size_type num_children = nd_it.num_children(); in next_child() local
H A Dtrie_policy_base.hpp212 const size_type num_children = nd_it.num_children(); in rightmost_it() local
/openbsd-src/gnu/llvm/llvm/utils/
H A DlldbDataFormatters.py59 def num_children(self): member in SmallVectorSynthProvider
98 def num_children(self): member in ArrayRefSynthProvider
152 def num_children(self): member in OptionalSynthProvider
219 def num_children(self): member in PointerIntPairSynthProvider
275 def num_children(self): member in PointerUnionSynthProvider
/openbsd-src/gnu/llvm/lldb/examples/synthetic/
H A Dgnu_libstdcpp.py36 def num_children(self): member in StdOptionalSynthProvider
116 def num_children(self): member in StdUnorderedMapSynthProvider
187 def num_children(self): member in AbstractListSynthProvider
351 def num_children(self): member in StdVectorSynthProvider.StdVectorImplementation
434 def num_children(self): member in StdVectorSynthProvider.StdVBoolImplementation
488 def num_children(self): member in StdVectorSynthProvider
586 def num_children(self): member in StdMapLikeSynthProvider
716 def num_children(self): member in StdDequeSynthProvider
H A Dlibcxx.py81 def num_children(self): member in stdvector_SynthProvider
264 def num_children(self): member in stdlist_SynthProvider
512 def num_children(self): member in stdmap_SynthProvider
664 def num_children(self): member in stddeque_SynthProvider
785 def num_children(self): member in stdsharedptr_SynthProvider
H A Dunordered_multi.py67 def num_children(self): member in libcxx_hash_table_SynthProvider
/openbsd-src/gnu/llvm/lldb/examples/summaries/
H A Dsp_cp.py19 def num_children(self): member in SharedPtr_SyntheticChildrenProvider
52 def num_children(self): member in ValueObjectSP_SyntheticChildrenProvider
H A Dsynth.py16 def num_children(self): member in PythonObjectSyntheticChildProvider
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dtrace_fn_imps.hpp91 const size_type num_children = std::distance(p_internal->begin(), in trace_node() local
H A Dsplit_fn_imps.hpp208 …st_e_iterator b_it, typename internal_node::iterator child_b_it, size_type num_children, split_joi… in split_insert_branch()
H A Dnode_iterators.hpp215 num_children() const in num_children() function in pb_ds::detail::pat_trie_const_node_it_
/openbsd-src/gnu/llvm/lldb/examples/synthetic/bitfield/
H A Dexample.py15 def num_children(self): member in MaskedData_SyntheticChildrenProvider
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectSyntheticFilter.cpp92 size_t num_children = m_synth_filter_up->CalculateNumChildren(max); in CalculateNumChildren() local
99 size_t num_children = (m_synthetic_children_count = in CalculateNumChildren() local
H A DValueObjectRegister.cpp121 const size_t num_children = GetNumChildren(); in CreateChildAtIndex() local
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp595 size_t num_children = synth_m_valobj->GetNumChildren(); in GetMaxNumChildrenToPrint() local
670 size_t num_children = GetMaxNumChildrenToPrint(print_dotdotdot); in PrintChildren() local
719 size_t num_children = GetMaxNumChildrenToPrint(print_dotdotdot); in PrintChildrenOneLiner() local
/openbsd-src/gnu/llvm/lldb/examples/synthetic/recognizer_function/
H A Dexample.py29 def num_children(self): member in MessageChildProvider
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp662 uint32_t num_children = CalculateNumChildren(); in GetChildAtIndex() local
784 const uint32_t num_children = CalculateNumChildren(); in GetChildAtIndex() local
921 uint32_t num_children = CalculateNumChildren(); in GetChildAtIndex() local
1150 uint32_t num_children = CalculateNumChildren(); in GetChildAtIndex() local
1303 uint32_t num_children = CalculateNumChildren(); in GetChildAtIndex() local
H A DNSSet.cpp473 uint32_t num_children = CalculateNumChildren(); in GetChildAtIndex() local
593 const uint32_t num_children = CalculateNumChildren(); in GetChildAtIndex() local
755 uint32_t num_children = CalculateNumChildren(); in GetChildAtIndex() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxVector.cpp98 size_t num_children = (finish_val - start_val); in CalculateNumChildren() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABIWindows_x86_64.cpp554 const uint32_t num_children = return_compiler_type.GetNumFields(); in FlattenAggregateType() local
667 const uint32_t num_children = aggregate_compiler_types.size(); in GetReturnValueObjectImpl() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h116 const uint32_t num_children = 0; member

12