Searched refs:elide (Results 1 – 17 of 17) sorted by relevance
/external/chromium_org/chrome/browser/resources/options/ |
D | managed_user_create_confirm.js | 76 function elide(original) { function 83 var elidedName = elide(info.name); 95 HTMLEscape(elide(info.custodianEmail)));
|
/external/chromium-trace/trace-viewer/src/tracing/tracks/ |
D | slice_track_test.js | 66 var optDicts = [{ trackName: 'elideOff', elide: false }, property 67 { trackName: 'elideOn', elide: true }]; property 88 track.SHOULD_ELIDE_TEXT = dict.elide;
|
/external/linux-tools-perf/util/ |
D | sort.h | 107 bool elide; member
|
D | hist.c | 701 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()
|
D | sort.c | 343 self->elide = true; in sort_entry__setup_elide()
|
/external/chromium_org/chrome/browser/resources/ |
D | policy.css | 144 div.elide,
|
D | policy_android.css | 170 div.elide,
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
D | ev_bubble_decoration.mm | 85 // Middle-elide the label to fit |width_left|. This leaves the
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
D | ev_bubble_decoration.mm | 92 // Middle-elide the label to fit |width_left|. This leaves the
|
/external/clang/test/CodeGenObjC/ |
D | exceptions.m | 64 // Landing pad. Note that we elide the re-enter.
|
/external/linux-tools-perf/ |
D | builtin-report.c | 515 sort_parent.elide = 1; in cmd_report()
|
/external/chromium_org/v8/test/webkit/ |
D | dfg-int-overflow-large-constants-in-a-line-expected.txt | 24 Tests that our optimization to elide overflow checks understands that if we keep adding huge number…
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | media_galleries_dialog_cocoa.mm | 342 // TODO(gbillock): Would be nice to add middle text elide behavior here.
|
/external/clang/docs/ |
D | UsersManual.rst | 379 .. option:: -fno-elide-type 383 The default for template type printing is to elide as many template 395 -fno-elide-type: 408 -fno-elide-type.
|
/external/chromium/chrome/browser/autocomplete/ |
D | autocomplete_popup_view_mac_unittest.mm | 504 // to elide the contents.
|
/external/chromium_org/chrome/browser/ui/cocoa/omnibox/ |
D | omnibox_popup_view_mac_unittest.mm | 531 // to elide the contents.
|
/external/clang/include/clang/Driver/ |
D | Options.td | 420 def fno_elide_type : Flag<["-"], "fno-elide-type">, Group<f_Group>, 422 HelpText<"Do not elide types when printing diagnostics">; 607 def fno_elide_constructors : Flag<["-"], "fno-elide-constructors">, Group<f_Group>,
|