HomeSort by relevance Sort by last modified time
    Searched defs:has_children (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/geolocation/
geolocation_exceptions_table_model.cc 101 bool has_children = (entry_origin == entry->embedding_origin) && local
105 if (has_children) {
  /external/elfutils/libdw/
libdwP.h 160 int has_children; member in struct:Dwarf_Abbrev
  /external/elfutils/src/
readelf.c 3279 int has_children = dwarf_abbrevhaschildren (&abbrev); local
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf3.c 895 //UInt has_children;
900 /*has_children = */ get_UChar( c );
902 // acode, pp_DW_TAG(atag), pp_DW_children(has_children));
3142 UInt has_children; local
3385 UInt has_children; local
    [all...]

Completed in 608 milliseconds