Home
last modified time | relevance | path

Searched refs:elide (Results 1 – 11 of 11) sorted by relevance

/external/linux-tools-perf/util/
Dsort.h107 bool elide; member
Dhist.c701 if (se->elide) in hist_entry__snprintf()
796 if (se->elide) in hists__fprintf()
832 if (se->elide) in hists__fprintf()
896 if (!se->elide) in hists__sort_list_width()
Dsort.c343 self->elide = true; in sort_entry__setup_elide()
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dev_bubble_decoration.mm92 // Middle-elide the label to fit |width_left|. This leaves the
/external/clang/test/CodeGenObjC/
Dexceptions.m64 // Landing pad. Note that we elide the re-enter.
/external/linux-tools-perf/
Dbuiltin-report.c515 sort_parent.elide = 1; in cmd_report()
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_mac_unittest.mm504 // to elide the contents.
/external/clang/include/clang/Driver/
DOptions.td374 def fno_elide_type : Flag<"-fno-elide-type">, Group<f_Group>,
376 HelpText<"Do not elide types when printing diagnostics">;
508 def fno_elide_constructors : Flag<"-fno-elide-constructors">, Group<f_Group>,
/external/webkit/Source/JavaScriptCore/
DChangeLog-2003-10-251141 (ElementNode::ref): Use iteration instead of recursion. Also elide "elision".
DChangeLog-2008-08-103738 (b) references to global vars get shifted to elide intermediate stack
DChangeLog-2009-06-1636426 of the stack, and periodically elide our stack manipulations, or move