Home
last modified time | relevance | path

Searched defs:has_children (Results 1 – 17 of 17) sorted by relevance

/external/lldb/examples/synthetic/
Dgnu_libstdcpp.py135 def has_children(self): member in StdListSynthProvider
233 def has_children(self): member in StdVectorSynthProvider
418 def has_children(self): member in StdMapSynthProvider
Dlibcxx.py130 def has_children(self): member in stdvector_SynthProvider
326 def has_children(self): member in stdlist_SynthProvider
490 def has_children(self): member in stdmap_SynthProvider
619 def has_children(self): member in stddeque_SynthProvider
725 def has_children(self): member in stdsharedptr_SynthProvider
/external/lldb/examples/synthetic/bitfield/
Dexample.py16 def has_children(self): member in MaskedData_SyntheticChildrenProvider
/external/elfutils/0.153/libdw/
Ddwarf_aggregate_size.c159 int has_children = INTUSE(dwarf_child) (die, &enum_child); in array_size() local
DlibdwP.h217 bool has_children; member
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.cpp26 DWARFAbbreviationDeclaration::DWARFAbbreviationDeclaration(dw_tag_t tag, uint8_t has_children) : in DWARFAbbreviationDeclaration()
/external/chromium_org/third_party/WebKit/Tools/lldb/
Dlldb_webkit.py251 def has_children(self): member in WTFVectorProvider
304 def has_children(self): member in WTFHashTableProvider
/external/lldb/tools/lldb-perf/lib/
DXcode.cpp23 auto has_children = value.MightHaveChildren(); in FetchVariable() local
/external/chromium_org/ui/views/
Dview.h188 bool has_children() const { return !children_.empty(); } in has_children() function
/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_menu_delegate.cc85 bool has_children = in Init() local
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dsymbol.h153 bool has_children; member
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
Ddwarf2-info.c187 int has_children; member
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
Dhists.c225 bool has_children = false; in callchain_node__set_folding_rb_tree() local
243 bool has_children = false; in callchain_node__set_folding() local
/external/lldb/source/Core/
DValueObject.cpp660 bool has_children = false; in MightHaveChildren() local
3371 const bool has_children = type_flags.Test (ClangASTType::eTypeHasChildren); in DumpValueObject_Impl() local
/external/valgrind/main/coregrind/m_debuginfo/
Dreaddwarf3.c3451 UInt has_children; in read_DIE() local
3695 UInt has_children; in new_dwarf3_reader_wrk() local
/external/lldb/source/API/
DSBValue.cpp1115 bool has_children = false; in MightHaveChildren() local
/external/elfutils/0.153/src/
Dreadelf.c4604 int has_children = dwarf_abbrevhaschildren (&abbrev); in print_debug_abbrev_section() local