/external/chromium_org/chrome/browser/resources/ntp4/ |
D | most_visited_page.css | 5 .most-visited { 10 .most-visited { 17 .most-visited:focus { 40 .most-visited .close-button { 49 html[dir=rtl] .most-visited .close-button { 54 .most-visited:hover .close-button { 59 .most-visited .close-button:hover { 63 .most-visited .favicon { 75 html[dir='rtl'] .most-visited .favicon { 79 .most-visited .color-stripe { [all …]
|
D | new_tab_theme.css | 96 .most-visited, 97 .most-visited > .title { 101 .most-visited:focus:not(.filler) .thumbnail-wrapper, 102 .most-visited:hover:not(.filler) .thumbnail-wrapper {
|
/external/chromium_org/third_party/skia/gyp/ |
D | everything.gyp | 2 # (Start with the "most" target, and then add targets that we intentionally 3 # left out of "most". See most.gyp for an explanation of which targets are 4 # left out of "most".) 16 'most.gyp:most',
|
D | canvas_state_lib.gyp | 29 # Dummy 'most' target, since gyp_skia sets 'most' to be the default. 30 'target_name' : 'most',
|
/external/skia/gyp/ |
D | everything.gyp | 2 # (Start with the "most" target, and then add targets that we intentionally 3 # left out of "most". See most.gyp for an explanation of which targets are 4 # left out of "most".) 16 'most.gyp:most',
|
/external/chromium_org/chrome/tools/ |
D | inconsistent-eol.py | 53 most = max(crlf, cr, lf) 54 if most == cr: 56 if most == crlf: 63 most = max(crlf, cr, lf) 64 if most == crlf:
|
/external/timezonepicker-support/ |
D | zone.tab | 21 # (2) puts the most populous zones first, where that does not contradict (1). 46 AR -3124-06411 America/Argentina/Cordoba most locations (CB, CC, CN, ER, FM, MN, SE, SF) 59 AU -3352+15113 Australia/Sydney New South Wales - most locations 63 AU -4253+14719 Australia/Hobart Tasmania - most locations 67 AU -2728+15302 Australia/Brisbane Queensland - most locations 70 AU -3157+11551 Australia/Perth Western Australia - most locations 111 CA +4439-06336 America/Halifax Atlantic Time - Nova Scotia (most places), PEI 114 CA +5320-06025 America/Goose_Bay Atlantic Time - Labrador - most locations 116 CA +4531-07334 America/Montreal Eastern Time - Quebec - most locations 117 CA +4339-07923 America/Toronto Eastern Time - Ontario - most locations [all …]
|
/external/chromium_org/v8/test/mjsunit/ |
D | unicode-test.js | 9060 var most = []; 9063 most.push(letter); 9066 most.sort(); 9067 return most;
|
/external/chromium_org/ppapi/api/ |
D | pp_point.idl | 18 * as the left-most coordinate. 24 * as the top-most coordinate. 50 * point, starting with 0 as the left-most coordinate. 52 * starting with 0 as the top-most coordinate.
|
D | pp_rect.idl | 53 * point, starting with 0 as the left-most coordinate. 55 * starting with 0 as the top-most coordinate. 76 * point, starting with 0 as the left-most coordinate. 78 * starting with 0 as the top-most coordinate.
|
/external/skia/experimental/Intersection/ |
D | ConvexHull.cpp | 77 int most = midX ^ mask; in convex_hull() local 83 if (!rotate(cubic, least, most, midPath)) { // ! if cbc[least]==cbc[most] in convex_hull() 90 order[2] = most; in convex_hull() 94 order[3] = most; in convex_hull()
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | ConvexHull.cpp | 77 int most = midX ^ mask; in convex_hull() local 83 if (!rotate(cubic, least, most, midPath)) { // ! if cbc[least]==cbc[most] in convex_hull() 90 order[2] = most; in convex_hull() 94 order[3] = most; in convex_hull()
|
/external/zlib/src/examples/ |
D | enough.c | 208 int most; /* most number of syms to use at this juncture */ in count() local 234 most = (((code_t)left << (max - len)) - syms) / in count() 239 for (use = least; use <= most; use++) { in count() 325 int most; /* most number of syms to use at this juncture */ in examine() local 370 most = (((code_t)left << (max - len)) - syms) / in examine() 383 for (use = least; use <= most; use++) { in examine()
|
/external/chromium_org/tools/clang/blink_gc_plugin/tests/ |
D | polymorphic_class_with_non_virtual_trace.txt | 2 ./polymorphic_class_with_non_virtual_trace.h:17:1: warning: [blink-gc] Left-most base class 'NonPol… 5 ./polymorphic_class_with_non_virtual_trace.h:45:1: warning: [blink-gc] Left-most base class 'Templa…
|
D | base_class_must_define_virtual_trace.txt | 2 ./base_class_must_define_virtual_trace.h:12:1: warning: [blink-gc] Left-most base class 'PartBase' … 5 ./base_class_must_define_virtual_trace.h:23:1: warning: [blink-gc] Left-most base class 'HeapBase' …
|
D | left_most_gc_base.txt | 2 …c_base.h:15:1: warning: [blink-gc] Class 'Right' must derive its GC base in the left-most position. 5 …h:18:1: warning: [blink-gc] Class 'DerivedRight' must derive its GC base in the left-most position.
|
/external/skia/ |
D | skia.gyp | 18 'gyp/most.gyp:most',
|
D | Makefile | 48 most \ 62 default: most
|
/external/chromium_org/third_party/skia/ |
D | skia.gyp | 18 'gyp/most.gyp:most',
|
D | Makefile | 48 most \ 61 default: most
|
/external/eigen/doc/ |
D | B01_Experimental.dox | 11 Our goal is that for the 2.1 release (expected in July 2009) most of these parts become API-stable … 42 …d; however notice that most classes inherit MatrixBase and that this is where most of their API co…
|
/external/valgrind/main/exp-bbv/tests/x86/ |
D | fldcw_check.S | 6 # instruction. On most x86 processors the retired_instruction 10 # fldcw is most often used to set the rouding mode when doing
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
D | fldcw_check.S | 6 # instruction. On most x86 processors the retired_instruction 10 # fldcw is most often used to set the rouding mode when doing
|
/external/clang/ |
D | .gitignore | 6 # as most of those are useless. 12 # Temp files created by most text editors.
|
/external/llvm/ |
D | .gitignore | 6 # as most of those are useless. 12 # Temp files created by most text editors.
|