/external/chromium_org/third_party/skia/experimental/webtry/templates/ |
content.html | 10 <pre id=sourceCode>SkBitmap source;</pre> 21 <pre> 23 </pre> 38 <pre><code id='output'></code></pre> 40 <pre id='stdout'></pre>
|
/external/clang/test/Preprocessor/ |
macro_fn_preexpand.c | 1 // RUN: %clang_cc1 %s -E | grep 'pre: 1 1 X' 6 pre: A(A(X))
|
/external/markdown/MarkdownTest/Tests_2004/ |
Inline HTML (Simple).html | 9 <pre><code><div> 12 </code></pre> 16 <pre><code><div>foo</div> 17 </code></pre> 42 <pre><code><!-- Comment --> 43 </code></pre> 51 <pre><code><hr /> 52 </code></pre>
|
Inline HTML (Simple).text-out | 12 <pre> 17 </pre> 19 <pre> 22 </pre> 37 <pre> 40 </pre> 44 <pre> 47 </pre>
|
Inline HTML (Simple).text-res | 12 <pre> 17 </pre> 19 <pre> 22 </pre> 37 <pre> 40 </pre> 44 <pre> 47 </pre>
|
/external/markdown/MarkdownTest/Tests_2007/ |
Inline HTML (Simple).html | 9 <pre><code><div> 12 </code></pre> 16 <pre><code><div>foo</div> 17 </code></pre> 42 <pre><code><!-- Comment --> 43 </code></pre> 51 <pre><code><hr /> 52 </code></pre>
|
/external/markdown/tests/markdown-test/ |
inline-html-simple.html | 7 <pre><code><div> 10 </code></pre> 12 <pre><code><div>foo</div> 13 </code></pre> 33 <pre><code><!-- Comment --> 34 </code></pre> 39 <pre><code><hr /> 40 </code></pre>
|
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/ |
stdafx.cpp | 2 // Callstacker.pch will be the pre-compiled header 3 // stdafx.obj will contain the pre-compiled type information
|
/external/skia/experimental/webtry/templates/ |
content.html | 10 <pre id=sourceCode>SkBitmap source;</pre> 21 <pre> 23 </pre> 38 <pre><code id='output'></code></pre> 40 <pre id='stdout'></pre>
|
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/ |
094-divide-by-zero-short-circuit.c | 5 * pre-processor, (and, as always, the GLSL specification of the 6 * pre-processor is too vague on this point). 9 * pre-processor then it would legitimate to update the expected file
|
/external/mesa3d/src/glsl/glcpp/tests/ |
094-divide-by-zero-short-circuit.c | 5 * pre-processor, (and, as always, the GLSL specification of the 6 * pre-processor is too vague on this point). 9 * pre-processor then it would legitimate to update the expected file
|
/external/clang/www/analyzer/ |
available_checks.html | 59 <div class="example"><pre> 71 </pre></div> 72 <div class="example"><pre> 78 </pre></div> 79 <div class="example"><pre> 86 </pre></div> 87 <div class="example"><pre> 98 </pre></div> 99 <div class="example"><pre> 110 </pre></div [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
location.html | 8 <pre>chrome.location.watchLocation(name, requestInfo);</pre> 20 <pre> 24 </pre>
|
wallpaper.html | 5 <pre data-filename="manifest.json"> 13 }</pre> 23 <pre> 30 </pre>
|
topSites.html | 8 <pre data-filename="manifest.json"> 17 </pre>
|
/external/llvm/test/Analysis/RegionInfo/ |
unreachable_bb.ll | 6 br label %for.pre 11 for.pre: ; preds = %entry 14 for: ; preds = %for.inc, %for.pre 15 %indvar = phi i64 [ 0, %for.pre ], [ %indvar.next, %for.inc ]
|
/external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/ |
favicon.html | 1 Required if the extension uses the "chrome://favicon/<em>url</em>" mechanism to display the favicon of a page. For example, to display the favicon of http://www.google.com/, you declare the "chrome://favicon/" permission and use HTML code like this: <pre><img src="chrome://favicon/http://www.google.com/"></pre>
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
about-blank-xhr.html | 5 <pre>javascript:x = new XMLHttpRequest(); x.open('get', 'http://jquery.com', false); x.send(); alert(x.responseText)</pre>
|
whitespace-pre-affinity.html | 10 <pre>One 14 Three</pre>
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Layout/Shapes/ |
ShapeOutsideContentBox.html | 9 <pre id="log"></pre>
|
ShapeOutsideInset.html | 9 <pre id="log"></pre>
|
ShapeOutsideRaster.html | 9 <pre id="log"></pre>
|
ShapeOutsideRasterWithMargin.html | 9 <pre id="log"></pre>
|
ShapeOutsideSVGWithMargin.html | 9 <pre id="log"></pre>
|
ShapeOutsideSimplePolygon.html | 9 <pre id="log"></pre>
|