/external/lldb/examples/synthetic/ |
D | gnu_libstdcpp.py | 135 def has_children(self): member in StdListSynthProvider 233 def has_children(self): member in StdVectorSynthProvider 418 def has_children(self): member in StdMapSynthProvider
|
D | libcxx.py | 130 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/ |
D | example.py | 16 def has_children(self): member in MaskedData_SyntheticChildrenProvider
|
/external/elfutils/0.153/libdw/ |
D | dwarf_aggregate_size.c | 159 int has_children = INTUSE(dwarf_child) (die, &enum_child); in array_size() local
|
D | libdwP.h | 217 bool has_children; member
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFAbbreviationDeclaration.cpp | 26 DWARFAbbreviationDeclaration::DWARFAbbreviationDeclaration(dw_tag_t tag, uint8_t has_children) : in DWARFAbbreviationDeclaration()
|
/external/chromium_org/third_party/WebKit/Tools/lldb/ |
D | lldb_webkit.py | 251 def has_children(self): member in WTFVectorProvider 304 def has_children(self): member in WTFHashTableProvider
|
/external/lldb/tools/lldb-perf/lib/ |
D | Xcode.cpp | 23 auto has_children = value.MightHaveChildren(); in FetchVariable() local
|
/external/chromium_org/ui/views/ |
D | view.h | 188 bool has_children() const { return !children_.empty(); } in has_children() function
|
/external/chromium_org/chrome/browser/ui/views/bookmarks/ |
D | bookmark_menu_delegate.cc | 85 bool has_children = in Init() local
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | symbol.h | 153 bool has_children; member
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/ |
D | dwarf2-info.c | 187 int has_children; member
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/ |
D | hists.c | 225 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/ |
D | ValueObject.cpp | 660 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/ |
D | readdwarf3.c | 3451 UInt has_children; in read_DIE() local 3695 UInt has_children; in new_dwarf3_reader_wrk() local
|
/external/lldb/source/API/ |
D | SBValue.cpp | 1115 bool has_children = false; in MightHaveChildren() local
|
/external/elfutils/0.153/src/ |
D | readelf.c | 4604 int has_children = dwarf_abbrevhaschildren (&abbrev); in print_debug_abbrev_section() local
|