/external/llvm/docs/_themes/llvm-theme/static/ |
D | llvm-theme.css | 52 padding: 0.5em 20px 20px 20px; 56 font-size: 1em; 61 height: 2em; 69 height: 2em; 81 line-height: 1.75em; 95 padding: 0.5em 15px 15px 0; 98 font-size: 1em; 103 margin: 1em 0 0.5em 0; 104 font-size: 1em; 105 padding: 0.1em 0 0.1em 0.5em; [all …]
|
/external/expat/doc/ |
D | style.css | 17 padding-left: 2em; 25 padding: 0em 2em 1em 2em; 31 padding-bottom: 0.3em; 32 padding-top: 0.5em; 42 padding-left: 1em; 43 padding-top: .5em; 44 padding-bottom: .5em; 46 margin: 1em 0; 48 margin-left: 2em; 53 padding-left: 1em; [all …]
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | ExemptionMechanismTest.java | 58 ExemptionMechanism em = new ExemptionMechanism(spi, mProv, defaultAlg) { in testExemptionMechanism() local 60 assertEquals("Incorrect provider", em.getProvider(), mProv); in testExemptionMechanism() 61 assertEquals("Incorrect algorithm", em.getName(), defaultAlg); in testExemptionMechanism() 63 em.init(null); in testExemptionMechanism() 69 em.getOutputSize(100); in testExemptionMechanism() 75 em = new ExemptionMechanism(null, null, null) { in testExemptionMechanism() 77 assertNull("Incorrect mechanism", em.getName()); in testExemptionMechanism() 78 assertNull("Incorrect provider", em.getProvider()); in testExemptionMechanism() 80 em.init(null); in testExemptionMechanism() 85 em.getOutputSize(100); in testExemptionMechanism() [all …]
|
/external/nanopb-c/docs/ |
D | lsr.css | 12 margin: 2em; 13 padding: 0em 2em; 22 margin: 2em 0em; 50 margin: 0.5em 0 1em 0; 51 line-height: 1.5em; 78 em { selector 93 margin-bottom: 0em; 104 margin: 0em; 105 padding-top: 0.5em; 110 margin-bottom: 0.5em; [all …]
|
/external/icu/icu4c/ |
D | icu4c.css | 10 font-size: 1em; 15 margin: 1em; 42 padding: 1em; 54 margin-bottom: .5em; 55 margin-top: .5em; 56 padding-bottom: .5em; 57 padding-top: .5em; 61 font-size: 2em; 66 margin-bottom: 0.5em; 70 font-size: 2em; [all …]
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-docs.css | 16 font-size: 1em; 66 margin: .35em 0 0 0; 80 margin:.5em 0 0 0; 175 padding:5px 0 1.5em; 221 margin-left:1em; 246 font-size:1.7em; 250 font-size:.9em; 251 line-height:1em; 288 margin: .5em 1em 1em 1em; 290 font-size:.9em; [all …]
|
D | doclava-developer-core.css | 61 margin:0 0 1em; 67 line-height:1em; 79 margin:0 0 1em 1em; 85 margin:1em 0; 90 line-height:1.3em; 94 margin:0 0 .8em; 95 padding:0 0 0 2em; 99 padding:0 0 .5em; 103 margin:0 0 1em 0; 113 margin:0 0 1em; [all …]
|
/external/eigen/doc/ |
D | eigendoxy.css | 20 max-width:60em; 25 max-width:55em; 54 font-size: 1em; 62 padding: 0.5em 0.5em 0.5em 0.5em; 64 padding-right: 1em; 82 font-size: 1.2em; 105 padding: 0.5em 0.5em 0.5em 0.5em; 112 padding: 0.2em 0em 0.5em 0em; 116 margin: 0em 0em 0.3em 0em; 120 padding: 0.3em 0.5em 0.3em 0.5em; [all …]
|
/external/libvorbis/doc/ |
D | Vorbis_I_spec.css | 26 p.noindent { text-indent: 0em } 27 td p.noindent { text-indent: 0em; margin-top:0em; } 28 p.nopar { text-indent: 0em; } 29 p.indent{ text-indent: 1.5em } 32 center { margin-top:1em; margin-bottom:1em; } 33 td center { margin-top:0em; margin-bottom:0em; } 36 li p.indent { text-indent: 0em } 37 li p:first-child{ margin-top:0em; } 38 li p:last-child, li div:last-child { margin-bottom:0.5em; } 39 li p~ul:last-child, li p~ol:last-child{ margin-bottom:0.5em; } [all …]
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
D | Tooltip.css | 3 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; } 7 … { overflow: auto; margin-top: 0px; margin-bottom: 0px; margin-left: 0.3em; margin-right: 0.3em; } 9 h1 { margin-top: 0.3em; margin-bottom: 0.04em; } 10 h2 { margin-top: 2em; margin-bottom: 0.25em; } 11 h3 { margin-top: 1.7em; margin-bottom: 0.25em; } 12 h4 { margin-top: 2em; margin-bottom: 0.3em; } 14 p { margin-top: 0em; margin-bottom: 0em; } 15 pre { margin-left: 0.6em; } 16 ul { margin-top: 0px; margin-bottom: 1em; } 19 ol { margin-top: 0px; margin-bottom: 1em; } [all …]
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/static/ |
D | webapp2.css | 32 padding:1em 0 0 0; 57 margin:1em 0 0 0; 58 padding:.99em; 66 padding: .8em 0 0 0; 73 margin: 2em 0 5px -10px; 79 em { selector 91 margin: 0 0 1em 0; 109 height: 2.0em; 110 line-height: 1em; 113 margin-top: 1em; [all …]
|
D | gcode.css | 15 width:71.313em; 22 width:56.3em; 246 margin:0 .5em; 270 margin-left:-.3em; 317 font-size:1em; 319 margin:-46px 2px 2em 620px; 331 font-size:1.1em; 333 padding:.3em; 342 margin:1em 0 0; 372 margin:0 13px 1.3em 0; [all …]
|
/external/llvm/docs/_static/ |
D | llvm.css | 15 border-collapse: collapse; margin-top: 1em; margin-left: 1em; 16 margin-right: 1em; margin-bottom: 1em; } 46 margin: 1.5em 0.5em 0.5em 0.5em } 48 h4, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em; 68 margin: 0 1em 0 1em; 69 padding: 0 1em 0 1em; 74 padding: 1em 2em 1em 1em; 77 margin: 0 1em 0 1em; 91 pre.doc_code, .literal-block { padding: 1em 2em 1em 1em } 94 display: table; padding: 0 1em 0 .1em }
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/ |
D | wikipedia.min.css | 1 …em}body{background-color:#f3f3f3;background-image:url(images/page-base.png)}div#content{margin-lef…
|
D | wikipedia.css | 28 font-size: 1em; 37 margin-left: 10em; 38 padding: 1em; 49 height: 5em; 57 margin-top: -5em; 58 margin-left: 10em; 59 height: 5em; 83 right: 0.75em; 91 padding-left: 10em; /* Keep from overlapping logo */ 95 line-height: 1.125em; [all …]
|
/external/boringssl/src/doc/ |
D | doc.css | 4 max-width: 55em; 10 margin-bottom: 2em; 18 margin-bottom: 4em; 26 margin-top: 1em; 27 margin-bottom: 0.3em; 32 margin-top: 2.5em; 41 margin-top: 5em; 46 font-size: 1.5em; 65 padding-top: 1em; 66 padding-bottom: 0.5em;
|
/external/boringssl/src/util/ |
D | doc.css | 4 max-width: 55em; 10 margin-bottom: 2em; 18 margin-bottom: 4em; 26 margin-top: 1em; 27 margin-bottom: 0.3em; 32 margin-top: 2.5em; 41 margin-top: 5em; 46 font-size: 1.5em; 65 padding-top: 1em; 66 padding-bottom: 0.5em;
|
/external/valgrind/callgrind/ |
D | events.c | 406 EventMapping* em; in CLG_() local 410 em = (EventMapping*) CLG_MALLOC("cl.events.geMapping.1", in CLG_() 414 em->capacity = es->size; in CLG_() 415 em->size = 0; in CLG_() 416 em->es = es; in CLG_() 418 return em; in CLG_() 421 void CLG_(append_event)(EventMapping* em, const HChar* n) in CLG_() 427 CLG_ASSERT(em != 0); in CLG_() 429 if ((em->es->mask & mask)==0) continue; in CLG_() 437 CLG_ASSERT(em->capacity > em->size); in CLG_() [all …]
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/web/ |
D | style.css | 8 i, em { selector 36 font-size: 1.5em; 43 margin-right: 1em; 59 padding: 2px 2em 2px 2em; 65 padding: 2px 1em 2px 1em; 81 padding: 2px 1em 2px 1em; 85 padding: 1em;
|
D | default-site.css | 12 em, i { selector 41 margin-bottom: 0.5em; 45 margin: 2em 5em; 85 margin: 2em 5em; 96 margin-left: 2em; 104 margin: 5em; 113 padding: 1em; 122 margin: 2em; 143 margin-bottom: 1em; 165 padding: 2px 1em 2px 1em; [all …]
|
/external/v8/benchmarks/ |
D | style.css | 4 margin: 1em 0; 14 height: 1.2em; 19 margin: .3em 0 1em 0; 32 padding-top: 0.2em; 33 padding-bottom: 0.2em; 39 margin-top: 2em; 62 margin: 1em 0 2em;
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/ |
D | epydoc.css | 20 p { margin-top: 0.5em; margin-bottom: 0.5em; } 48 margin-top: 0.2em; } 94 margin-bottom: 0.5em; } 110 margin: .2em 0 0 0; } 116 dl.fields { margin-left: 2em; margin-top: 1em; 117 margin-bottom: 1em; } 118 dl.fields dd ul { margin-left: 0em; padding-left: 0em; } 119 dl.fields dd ul li ul { margin-left: 2em; padding-left: 0em; } 120 div.fields { margin-left: 2em; } 121 div.fields p { margin-bottom: 0.5em; } [all …]
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/apidoc/ |
D | epydoc.css | 20 p { margin-top: 0.5em; margin-bottom: 0.5em; } 48 margin-top: 0.2em; } 94 margin-bottom: 0.5em; } 110 margin: .2em 0 0 0; } 116 dl.fields { margin-left: 2em; margin-top: 1em; 117 margin-bottom: 1em; } 118 dl.fields dd ul { margin-left: 0em; padding-left: 0em; } 119 dl.fields dd ul li ul { margin-left: 2em; padding-left: 0em; } 120 div.fields { margin-left: 2em; } 121 div.fields p { margin-bottom: 0.5em; } [all …]
|
/external/lldb/www/python_reference/ |
D | epydoc.css | 20 p { margin-top: 0.5em; margin-bottom: 0.5em; } 48 margin-top: 0.2em; } 94 margin-bottom: 0.5em; } 110 margin: .2em 0 0 0; } 116 dl.fields { margin-left: 2em; margin-top: 1em; 117 margin-bottom: 1em; } 118 dl.fields dd ul { margin-left: 0em; padding-left: 0em; } 119 dl.fields dd ul li ul { margin-left: 2em; padding-left: 0em; } 120 div.fields { margin-left: 2em; } 121 div.fields p { margin-bottom: 0.5em; } [all …]
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | default.css | 17 em, i { selector 54 margin-bottom: 0.5em; 58 margin: 2em 5em; 98 margin: 2em 5em; 109 margin-left: 2em; 117 margin: 5em; 126 padding: 1em; 135 margin: 2em; 189 margin-bottom: 1em; 246 margin-left: 2em; [all …]
|