Home
last modified time | relevance | path

Searched refs:Runs (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium_org/tools/gyp/test/mac/postbuild-fail/
Dtest.gyp16 'postbuild_name': 'Runs after failing postbuild',
32 'postbuild_name': 'Runs after failing postbuild',
/external/chromium/chrome/browser/ui/views/autocomplete/
Dautocomplete_result_view.h74 typedef std::vector<RunData> Runs; typedef
97 void Elide(Runs* runs, int remaining_width) const;
Dautocomplete_result_view.cc295 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/
Domnibox_result_view.h100 typedef std::vector<RunData> Runs; typedef
128 void Elide(Runs* runs, int remaining_width) const;
Domnibox_result_view.cc369 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/
Dspec-02-02.data5 rbi: 147 # Runs Batted In
Dspec-02-15.data7 63 Home Runs
Dspec-02-16.data8 65 Home Runs
/external/linux-tools-perf/Documentation/
Dperf-test.txt6 perf-test - Runs sanity tests.
/external/chromium_org/third_party/opus/src/m4/
Das-gcc-inline-assembly.m49 dnl Runs ACTION-IF-ACCEPTED if the compiler can compile with the flags,
/external/markdown/docs/extensions/
DHTML_Tidy.txt4 Runs [HTML Tidy][] on the output of Python-Markdown using the [uTidylib][]
/external/ceres-solver/scripts/
Dceres-solver.spec47 - Runs on Linux, Windows, Mac OS X and Android. An iOS port is underway
/external/chromium_org/ppapi/api/private/
Dppb_flash_message_loop.idl42 * Runs a nested message loop. The plugin will be reentered from this call.
Dppb_testing_private.idl51 * Runs a nested message loop. The plugin will be reentered from this call.
/external/ceres-solver/docs/source/
Dintroduction.rst43 #. Portable: Runs on Linux, Windows, Mac OS X and Android.
/external/chromium_org/chrome/common/extensions/api/
Ddeveloper_private.idl136 // Runs auto update for extensions and apps immediately.
/external/chromium/chrome/browser/ui/cocoa/download/
Ddownload_started_animation_mac.mm61 // Runs when a tab is hidden or destroyed. Let our owner know we should end
/external/chromium/chrome/browser/cocoa/
Dkeystone_glue.mm608 // Runs on the main thread.
615 // Runs on a thread managed by WorkerPool.
626 // Runs on the main thread.
/external/regex-re2/
Ducs2.diff491 // Runs a single search using the named engine type.
556 // Runs a single test.
/external/chromium_org/third_party/re2/
Ducs2.diff491 // Runs a single search using the named engine type.
556 // Runs a single test.
/external/chromium_org/chrome/browser/mac/
Dkeystone_glue.mm629 // 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/
Dpermutations.test135 "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/
Dconfirm_quit_panel_controller.mm367 // Runs a nested loop that pumps the event queue until the next KeyUp event.
/external/chromium_org/chrome/browser/ui/cocoa/
Dconfirm_quit_panel_controller.mm368 // Runs a nested loop that pumps the event queue until the next KeyUp event.
/external/chromium_org/ppapi/api/
Dppb_message_loop.idl179 * Runs the thread message loop. Running the message loop is required for you

12