Searched refs:unfolded (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/ui/browsers/
H A Dhists.c41 static char tree__folded_sign(bool unfolded) argument
43 return unfolded ? '-' : '+';
48 return self->has_children ? tree__folded_sign(self->unfolded) : ' ';
79 if (folded_sign == '-') /* Have children and they're unfolded */
89 bool unfolded = false; local
94 unfolded = chain->ms.unfolded;
97 if (unfolded)
121 self->unfolded = !self->unfolded;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsymbol.h106 bool unfolded; member in struct:map_symbol
H A Dhist.c893 if (h->ms.unfolded)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.asm53 ; offsets to access each item); added additional support for the "unfolded
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_i386.asm53 ; offsets to access each item); added additional support for the "unfolded

Completed in 101 milliseconds