/external/chromium_org/tools/gyp/test/mac/postbuild-fail/ |
D | test.gyp | 16 'postbuild_name': 'Runs after failing postbuild', 32 'postbuild_name': 'Runs after failing postbuild',
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
D | autocomplete_result_view.h | 74 typedef std::vector<RunData> Runs; typedef 97 void Elide(Runs* runs, int remaining_width) const;
|
D | autocomplete_result_view.cc | 295 Runs runs; in DrawString() 366 for (Runs::iterator i(runs.begin()); i != runs.end(); ++i) { in DrawString() 392 for (Runs::iterator i(runs.begin()); i != runs.end(); ++i) { in DrawString() 412 void AutocompleteResultView::Elide(Runs* runs, int remaining_width) const { in Elide() 425 for (Runs::reverse_iterator i(runs->rbegin()); i != runs->rend(); ++i) { in Elide()
|
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
D | omnibox_result_view.h | 100 typedef std::vector<RunData> Runs; typedef 128 void Elide(Runs* runs, int remaining_width) const;
|
D | omnibox_result_view.cc | 369 Runs runs; in DrawString() 438 for (Runs::iterator i(runs.begin()); i != runs.end(); ++i) { in DrawString() 465 for (Runs::iterator i(runs.begin()); i != runs.end(); ++i) { in DrawString() 485 void OmniboxResultView::Elide(Runs* runs, int remaining_width) const { in Elide() 498 for (Runs::reverse_iterator i(runs->rbegin()); i != runs->rend(); ++i) { in Elide()
|
/external/llvm/test/YAMLParser/ |
D | spec-02-02.data | 5 rbi: 147 # Runs Batted In
|
D | spec-02-15.data | 7 63 Home Runs
|
D | spec-02-16.data | 8 65 Home Runs
|
/external/linux-tools-perf/Documentation/ |
D | perf-test.txt | 6 perf-test - Runs sanity tests.
|
/external/chromium_org/third_party/opus/src/m4/ |
D | as-gcc-inline-assembly.m4 | 9 dnl Runs ACTION-IF-ACCEPTED if the compiler can compile with the flags,
|
/external/markdown/docs/extensions/ |
D | HTML_Tidy.txt | 4 Runs [HTML Tidy][] on the output of Python-Markdown using the [uTidylib][]
|
/external/ceres-solver/scripts/ |
D | ceres-solver.spec | 47 - Runs on Linux, Windows, Mac OS X and Android. An iOS port is underway
|
/external/chromium_org/ppapi/api/private/ |
D | ppb_flash_message_loop.idl | 42 * Runs a nested message loop. The plugin will be reentered from this call.
|
D | ppb_testing_private.idl | 51 * Runs a nested message loop. The plugin will be reentered from this call.
|
/external/ceres-solver/docs/source/ |
D | introduction.rst | 43 #. Portable: Runs on Linux, Windows, Mac OS X and Android.
|
/external/chromium_org/chrome/common/extensions/api/ |
D | developer_private.idl | 136 // Runs auto update for extensions and apps immediately.
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
D | download_started_animation_mac.mm | 61 // Runs when a tab is hidden or destroyed. Let our owner know we should end
|
/external/chromium/chrome/browser/cocoa/ |
D | keystone_glue.mm | 608 // Runs on the main thread. 615 // Runs on a thread managed by WorkerPool. 626 // Runs on the main thread.
|
/external/regex-re2/ |
D | ucs2.diff | 491 // Runs a single search using the named engine type. 556 // Runs a single test.
|
/external/chromium_org/third_party/re2/ |
D | ucs2.diff | 491 // Runs a single search using the named engine type. 556 // Runs a single test.
|
/external/chromium_org/chrome/browser/mac/ |
D | keystone_glue.mm | 629 // Runs on the main thread. 636 // Runs on a thread managed by WorkerPool. 647 // Runs on the main thread.
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | permutations.test | 135 "Very" quick test suite. Runs in less than 5 minutes on a workstation. 154 Quick test suite. Runs in around 10 minutes on a workstation.
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | confirm_quit_panel_controller.mm | 367 // Runs a nested loop that pumps the event queue until the next KeyUp event.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | confirm_quit_panel_controller.mm | 368 // Runs a nested loop that pumps the event queue until the next KeyUp event.
|
/external/chromium_org/ppapi/api/ |
D | ppb_message_loop.idl | 179 * Runs the thread message loop. Running the message loop is required for you
|