/external/ImageMagick/www/api/MagickCore/ |
tabs.css | 51 DIV.tabs SPAN 77 DIV.tabs SPAN {float : none;} 80 DIV.tabs A:hover SPAN 91 DIV.tabs LI.current SPAN
|
/external/ImageMagick/www/api/MagickWand/ |
tabs.css | 51 DIV.tabs SPAN 77 DIV.tabs SPAN {float : none;} 80 DIV.tabs A:hover SPAN 91 DIV.tabs LI.current SPAN
|
/external/webp/src/dsp/ |
lossless_enc_sse2.c | 76 #define SPAN 8 93 for (x = 0; x + SPAN <= tile_width; x += SPAN) { 94 uint16_t values[SPAN]; 96 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); 115 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; 119 const int left_over = tile_width & (SPAN - 1); 141 for (x = 0; x + SPAN <= tile_width; x += SPAN) { 142 uint16_t values[SPAN]; [all...] |
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
Tag.java | 47 public static final Tag SPAN = new TagImpl ("SPAN");
|
/external/zlib/src/examples/ |
zran.c | 14 its entirety, and an index built with access points about every SPAN bytes 16 be read randomly, having to decompress on the average SPAN/2 uncompressed 62 #define SPAN 1048576L /* desired distance between access points */ 137 access points about every span bytes of uncompressed output -- span is 144 local int build_index(FILE *in, off_t span, struct access **built) 215 (totout == 0 || totout - last > span)) { 374 len = build_index(in, SPAN, &index);
|
/prebuilts/tools/linux-x86_64/kythe/proto/ |
xref.proto | 233 // A Location represents a single span of zero or more contiguous bytes of a 238 // TODO(schroederc): reuse Span from common.proto 248 // The point or span of file subtended by start and end. 249 SPAN = 1; 297 // If the location is a SPAN, only decorations contained within the 301 // If the location is a SPAN, any decorations that surround it are returned. 305 // How to treat SPAN locations. 347 // Starting byte offset of this references's anchor (source_ticket) span. 349 // Ending byte offset of this references's anchor (source_ticket) span.
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/fixtures/ |
formatting_element_list_test.js | 48 element3 = treeAdapter.createElement($.SPAN, NS.HTML, []),
|
/external/autotest/client/tools/ |
html_report.py | [all...] |
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/ |
foreign_content.js | 178 EXITS_FOREIGN_CONTENT[$.SPAN] = true;
|
html.js | 137 SPAN: 'span',
|
/prebuilts/go/darwin-x86/src/html/template/ |
html.go | 88 // d.innerHTML = "<span title=" + c + "lt" + c + "></span>" 89 // s = d.getElementsByTagName("SPAN")[0];
|
escape.go | 585 // div.innerHTML = "<span title=x" + String.fromCharCode(i) + "-bar>"; 586 // if (div.getElementsByTagName("SPAN")[0].title.indexOf("bar") < 0)
|
/prebuilts/go/linux-x86/src/html/template/ |
html.go | 88 // d.innerHTML = "<span title=" + c + "lt" + c + "></span>" 89 // s = d.getElementsByTagName("SPAN")[0];
|
escape.go | 585 // div.innerHTML = "<span title=x" + String.fromCharCode(i) + "-bar>"; 586 // if (div.getElementsByTagName("SPAN")[0].title.indexOf("bar") < 0)
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
ReportGenerator.java | 346 final IElement itemname = IElement.Factory.create (Tag.SPAN); 463 final IElement itemname = IElement.Factory.create (Tag.SPAN); 640 final IElement itemname = IElement.Factory.create (Tag.SPAN); [all...] |
/build/tools/droiddoc/templates-ndk/assets/js/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/build/tools/droiddoc/templates-sac/assets/js/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/build/tools/droiddoc/templates-sdk-dev/assets/js/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/sdk/templates/docs/ |
prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceChild(v,i);v.appendChild(i);e<o&&(l[h+1]=i=u.createTextNode(t.substring(b,o)),x.insertBefore(i,v.nextSibling))}e=b;e>=o&&(h+=2);e>=c&&(a+=2)}}catch(w){"console"in window&&console.log(w&&w.stack?w.stack:w)}}var v=["break,continue,do,else,for,if,return,while"],w=[[v,"auto,case,char,const,default,double,enum,extern,float,goto,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
|
/prebuilts/tools/common/m2/repository/nekohtml/nekohtml/1.9.6.2/ |
nekohtml-1.9.6.2.jar | |
/prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.16/ |
nekohtml-1.9.16.jar | |
/prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.20/ |
nekohtml-1.9.20.jar | |
/external/chromium-trace/catapult/third_party/Paste/paste/evalexception/media/ |
MochiKit.packed.js | [all...] |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
htmlparser-1.3-with-transitions.jar | |