/external/v8/tools/sodium/ |
D | styles.css | 30 .highlight-flash-blue { 40 .highlight-green { 48 .highlight-yellow { 56 .highlight-gray { 64 .highlight-red {
|
/external/pdfium/testing/resources/javascript/ |
D | consts_expected.txt | 27 Alert: highlight.n is none 28 Alert: highlight.i is invert 29 Alert: highlight.p is push 30 Alert: highlight.o is outline 31 Alert: highlight.nonesuch is undefined
|
D | consts.in | 52 doTest("highlight", ["n", "i", "p", "o", "nonesuch"]);
|
/external/toybox/toys/other/ |
D | hexedit.c | 141 static void highlight(int xx, int yy, int side) in highlight() function 209 highlight(x, y, ro ? 3 : side); in hexedit_main() 216 highlight(x, y, 2); in hexedit_main() 225 highlight(x, y, ++side); in hexedit_main()
|
/external/markdown/markdown/extensions/ |
D | codehilite.py | 78 from pygments import highlight 101 return highlight(self.src, lexer, formatter)
|
/external/chromium-trace/trace-viewer/tracing/build/ |
D | js_checks.py | 159 highlight = self.error_highlight( 166 highlight)
|
/external/clang/www/ |
D | content.css | 30 span.template-highlight { color:cyan }
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/scripts/ |
D | results.properties | 14 -highlight 3.0.2_,2.1.3_,3.1M6_,3.1M7_ ,3.1RC1 \
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/docs/apidoc/ |
D | epydoc.js | 140 function highlight(id) { function 185 highlight(id);
|
D | epydoc.css | 237 * block's header is highlighted with 'py-highlight-hdr'; and 238 * the code block's body is highlighted with 'py-highlight'. 255 div.py-highlight-hdr { border-top: 2px solid #000000; 258 div.py-highlight { border-bottom: 2px solid #000000;
|
/external/lldb/www/python_reference/ |
D | epydoc.js | 140 function highlight(id) { function 185 highlight(id);
|
D | epydoc.css | 237 * block's header is highlighted with 'py-highlight-hdr'; and 238 * the code block's body is highlighted with 'py-highlight'. 255 div.py-highlight-hdr { border-top: 2px solid #000000; 258 div.py-highlight { border-bottom: 2px solid #000000;
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/apidoc/ |
D | epydoc.js | 140 function highlight(id) { function 185 highlight(id);
|
D | epydoc.css | 237 * block's header is highlighted with 'py-highlight-hdr'; and 238 * the code block's body is highlighted with 'py-highlight'. 255 div.py-highlight-hdr { border-top: 2px solid #000000; 258 div.py-highlight { border-bottom: 2px solid #000000;
|
/external/llvm/docs/ |
D | CoverageMappingFormat.rst | 109 highlight the regions of code that were never executed, and to obtain 113 …:raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main(int argc, const char… 130 …:raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main() </span><span style… 147 …:raw-html:`<pre class='highlight' style='line-height:initial;'><span>int func(int x) </span><span … 171 :raw-html:`<pre class='highlight' style='line-height:initial;'><span>void func(const char *str) </s… 198 :raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main(int argc, const char … 213 :raw-html:`<pre class='highlight' style='line-height:initial;'><span>int main() </span><span style=… 220 counts for the unreachable lines and highlight the unreachable code.
|
/external/icu/icu4j/ |
D | stylesheet.css | 124 span.j-hl /* highlight */
|
/external/llvm/utils/vim/ |
D | vimrc | 20 highlight LongLine ctermbg=DarkYellow guibg=DarkYellow 21 highlight WhitespaceEOL ctermbg=DarkYellow guibg=DarkYellow
|
D | llvm.vim | 87 " Syntax-highlight dejagnu test commands.
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/ |
D | simple_water.frag | 100 //calculate specular highlight
|
/external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/tasks/test/ |
D | coverage.rake | 54 opts = [ '--no-highlight' ]
|
/external/pdfium/fpdfsdk/src/javascript/ |
D | Consts.cpp | 67 IMPLEMENT_JS_CLASS_CONST(CJS_Highlight,highlight) in JS_STATIC_CONST_ENTRY_STRING()
|
/external/pdfium/fpdfsdk/include/javascript/ |
D | Field.h | 131 FX_BOOL highlight(IFXJS_Context* cc, CJS_PropValue& vp, CFX_WideString& sError); 303 JS_STATIC_PROP(highlight, Field);
|
/external/llvm/test/CodeGen/X86/ |
D | statepoint-forward.ll | 66 ; highlight the fact that a gc pointer can be stored in part of the heap
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
D | ReportGenerator.java | 1465 private static String dataCellStyle (final int column, final boolean highlight) in dataCellStyle() argument 1468 return highlight ? CSS_DATA_HIGHLIGHT_FIRST : CSS_DATA_FIRST; in dataCellStyle() 1470 return highlight ? CSS_DATA_HIGHLIGHT : CSS_DATA; in dataCellStyle()
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/ |
D | usingdatastore.rst | 25 offers. In the example code comments, we highlight some ways this might affect 44 results. In the example code comments, we highlight some ways this might affect
|