/external/v8/test/mjsunit/es6/ |
D | string-html.js | 32 assertEquals('_'.blink(), '<blink>_</blink>'); 33 assertEquals('<'.blink(), '<blink><</blink>'); 34 assertEquals(String.prototype.blink.call(0x2A), '<blink>42</blink>'); 36 String.prototype.blink.call(undefined); method in String 39 String.prototype.blink.call(null); method in String 41 assertEquals(String.prototype.blink.length, 0);
|
/external/iptables/extensions/ |
D | libxt_LED.man | 2 lights, to blink or illuminate them when certain packets pass through the 14 (blink as fast as possible.) The special value \fIinf\fP can be given to 19 \fB\-\-led\-always\-blink\fP 20 Always make the LED blink on packet arrival, even if the LED is already on.
|
/external/skia/site/dev/chrome/ |
D | blink.md | 16 …Blink LayoutTests/TestExpectations [file](http://src.chromium.org/viewvc/blink/trunk/LayoutTests/T… 42 blink\-deps\-roller. 51 5. Add code suppression to Blink's 'public/blink\_skia\_config\.gyp'. 56 1. Add code suppression to Blink's 'public/blink\_skia\_config\.gyp' before making code 70 2. Add code suppression to Blink's 'public/blink\_skia\_config\.gyp'. 82 …lines to Blink's LayoutTests/TestExpectations [file](http://src.chromium.org/viewvc/blink/trunk/La…
|
D | changes.md | 35 how to synchronize the changes between Skia, Blink, and Chromium [here](./blink).
|
/external/libvterm/src/ |
D | pen.c | 151 state->pen.blink = 0; setpenattr_bool(state, VTERM_ATTR_BLINK, 0); in vterm_state_resetpen() 173 setpenattr_bool(state, VTERM_ATTR_BLINK, state->pen.blink); in vterm_state_savepen() 247 state->pen.blink = 1; in vterm_state_setpen() 288 state->pen.blink = 0; in vterm_state_setpen() 385 if(state->pen.blink) in vterm_state_getpen() 439 val->boolean = state->pen.blink; in vterm_state_get_penattr()
|
D | screen.c | 21 unsigned int blink : 1; member 408 screen->pen.blink = val->boolean; in setpenattr() 751 cell->attrs.blink = intcell->pen.blink; in vterm_screen_get_cell() 788 intcell->pen.blink = cell->attrs.blink; in vterm_screen_set_cell() 873 if((attrs & VTERM_ATTR_BLINK_MASK) && (a->pen.blink != b->pen.blink)) in attrs_differ()
|
D | vterm_internal.h | 30 unsigned int blink:1; member
|
/external/skia/site/dev/testing/ |
D | ct.md | 46 blink-dev threads discussing how to make Chrome faster using the results gathered from CT: 48 …ion for top million sites](https://groups.google.com/a/chromium.org/d/msg/blink-dev/-R47hzmkdig/xI… 49 * [Layout time for top 10k sites](https://groups.google.com/a/chromium.org/d/msg/blink-dev/fkRYGcIQ… 50 * [Perf profile for top million sites](https://groups.google.com/a/chromium.org/forum/#!topic/blink…
|
/external/v8/test/mjsunit/ |
D | html-string-funcs.js | 34 var simple = { big: 'big', blink: 'blink', bold: 'b', property
|
/external/markdown/tests/markdown-test/ |
D | markdown-documentation-basics.txt | 270 I strongly recommend against using any `<blink>` tags. 278 <code><blink></code> tags.</p>
|
D | markdown-syntax.txt | 772 Please don't use any `<blink>` tags. 776 <p>Please don't use any <code><blink></code> tags.</p>
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Basics.text | 270 I strongly recommend against using any `<blink>` tags. 278 <code><blink></code> tags.</p>
|
D | Markdown Documentation - Syntax.text | 772 Please don't use any `<blink>` tags. 776 <p>Please don't use any <code><blink></code> tags.</p>
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Markdown Documentation - Basics.text | 270 I strongly recommend against using any `<blink>` tags. 278 <code><blink></code> tags.</p>
|
D | Markdown Documentation - Syntax.text | 772 Please don't use any `<blink>` tags. 776 <p>Please don't use any <code><blink></code> tags.</p>
|
/external/libvterm/include/ |
D | vterm.h | 226 unsigned int blink : 1; member
|
/external/skia/site/dev/tools/ |
D | markdown.md | 385 I strongly recommend against using any `<blink>` tags. 393 <code><blink></code> tags.</p>
|
/external/v8/test/webkit/fast/js/kde/ |
D | inbuilt_function_proto-expected.txt | 61 PASS String.prototype.blink.__proto__ is Function.prototype
|
/external/v8/test/webkit/fast/js/ |
D | Object-getOwnPropertyNames-expected.txt | 73 PASS getSortedOwnPropertyNames(String.prototype) is ['anchor', 'big', 'blink', 'bold', 'charAt', 'c…
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/ |
D | tests1.dat | 1728 </strong></b></em></i></u></strike></s></blink></tt></pre></big></small></font></select></h1></h2><… 1738 Line: 1 Col: 47 Unexpected end tag (blink) after the (implied) root element. 1822 <table><tr></strong></b></em></i></u></strike></s></blink></tt></pre></big></small></font></select>… 1839 Line: 1 Col: 58 Unexpected end tag (blink) in table context caused voodoo mode. 1840 Line: 1 Col: 58 Unexpected end tag (blink). Ignored.
|
/external/markdown/tests/extensions-x-toc/ |
D | syntax-toc.txt | 735 Please don't use any `<blink>` tags. 739 <p>Please don't use any <code><blink></code> tags.</p>
|
/external/tagsoup/ |
D | CHANGES | 23 Support non-standard elements bgsound, blink, canvas, comment, listing,
|
D | README | 77 supported: bgsound, blink, canvas, comment, listing, marquee, nobr,
|
/external/markdown/tests/extensions-x-def_list/ |
D | markdown-syntax.txt | 772 Please don't use any `<blink>` tags. 776 <p>Please don't use any <code><blink></code> tags.</p>
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 2613 瞤 < to\-blink\-or\-twitch\-the\-eyes; 15361 䁥 < to\-blink; 20160 霎眼 < blink; 35046 霎眼 > blink; 37682 瞤 > to\-blink\-or\-twitch\-the\-eyes; 46901 䁥 > to\-blink; 46904 䀵 > to\-blink;
|