Home
last modified time | relevance | path

Searched defs:has_children (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/platform_tools/debugging/lldb/
H A Dskia.py83 def has_children(self): member in SkTArray_SynthProvider
132 def has_children(self): member in SkAutoTArray_SynthProvider
178 def has_children(self): member in SkSpan_SynthProvider
/third_party/elfutils/libdw/
H A Ddwarf_aggregate_size.c151 int has_children = INTUSE(dwarf_child) (die, &enum_child); in array_size() local
H A DlibdwP.h259 bool has_children : 1; /* Whether or not the DIE has children. */ member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-fts.h64 char has_children; member
/third_party/python/Lib/
H A Dsymtable.py108 def has_children(self): member in SymbolTable
/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs509 pub fn has_children(&self) -> bool { in has_children() functions
510 let mut has_children = false; in has_children() variables
/third_party/elfutils/src/
H A Dreadelf.c5296 int has_children = dwarf_abbrevhaschildren (&abbrev); in print_debug_abbrev_section() local

Completed in 23 milliseconds