/external/webp/src/dsp/ |
D | lossless_enc_sse41.c | 47 #define SPAN 8 macro 65 for (x = 0; x + SPAN <= tile_width; x += SPAN) { in CollectColorBlueTransforms_SSE41() 66 uint16_t values[SPAN]; in CollectColorBlueTransforms_SSE41() 68 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); in CollectColorBlueTransforms_SSE41() 82 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; in CollectColorBlueTransforms_SSE41() 86 const int left_over = tile_width & (SPAN - 1); in CollectColorBlueTransforms_SSE41() 106 for (x = 0; x + SPAN <= tile_width; x += SPAN) { in CollectColorRedTransforms_SSE41() 107 uint16_t values[SPAN]; in CollectColorRedTransforms_SSE41() 109 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); in CollectColorRedTransforms_SSE41() 120 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; in CollectColorRedTransforms_SSE41() [all …]
|
D | lossless_enc_sse2.c | 81 #define SPAN 8 macro 94 for (x = 0; x + SPAN <= tile_width; x += SPAN) { in CollectColorBlueTransforms_SSE2() 95 uint16_t values[SPAN]; in CollectColorBlueTransforms_SSE2() 97 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); in CollectColorBlueTransforms_SSE2() 116 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; in CollectColorBlueTransforms_SSE2() 120 const int left_over = tile_width & (SPAN - 1); in CollectColorBlueTransforms_SSE2() 140 for (x = 0; x + SPAN <= tile_width; x += SPAN) { in CollectColorRedTransforms_SSE2() 141 uint16_t values[SPAN]; in CollectColorRedTransforms_SSE2() 143 const __m128i in1 = _mm_loadu_si128((__m128i*)&src[x + SPAN / 2]); in CollectColorRedTransforms_SSE2() 156 for (i = 0; i < SPAN; ++i) ++histo[values[i]]; in CollectColorRedTransforms_SSE2() [all …]
|
/external/ImageMagick/www/api/MagickWand/ |
D | tabs.css | 51 DIV.tabs SPAN 77 DIV.tabs SPAN {float : none;} 80 DIV.tabs A:hover SPAN 91 DIV.tabs LI.current SPAN
|
D | doxygen.css | 145 SPAN.keyword { color: #008000 } 146 SPAN.keywordtype { color: #604020 } 147 SPAN.keywordflow { color: #e08000 } 148 SPAN.comment { color: #800000 } 149 SPAN.preprocessor { color: #806020 } 150 SPAN.stringliteral { color: #002080 } 151 SPAN.charliteral { color: #008080 }
|
/external/ImageMagick/www/api/MagickCore/ |
D | tabs.css | 51 DIV.tabs SPAN 77 DIV.tabs SPAN {float : none;} 80 DIV.tabs A:hover SPAN 91 DIV.tabs LI.current SPAN
|
D | doxygen.css | 145 SPAN.keyword { color: #008000 } 146 SPAN.keywordtype { color: #604020 } 147 SPAN.keywordflow { color: #e08000 } 148 SPAN.comment { color: #800000 } 149 SPAN.preprocessor { color: #806020 } 150 SPAN.stringliteral { color: #002080 } 151 SPAN.charliteral { color: #008080 }
|
/external/epid-sdk/doc/html/ |
D | epidstyle.css | 264 SPAN.Code { 271 SPAN.Superscript { 275 SPAN.Color { 278 SPAN.Color2 { 281 SPAN.Color3 { 284 SPAN.Color4 {
|
/external/tinyxml/docs/ |
D | doxygen.css | 152 SPAN.keyword { color: #008000 } 153 SPAN.keywordtype { color: #604020 } 154 SPAN.keywordflow { color: #e08000 } 155 SPAN.comment { color: #800000 } 156 SPAN.preprocessor { color: #806020 } 157 SPAN.stringliteral { color: #002080 } 158 SPAN.charliteral { color: #008080 }
|
/external/google-styleguide/ |
D | styleguide.xsl | 181 <SPAN class="showhide_button" style="margin-left: 0; float: none"> 182 <xsl:value-of select="$show_button_text"/></SPAN>. 186 <SPAN class="showhide_button" style="font-size: 180%; float: none"> 191 </SPAN> 256 <SPAN class="link_button" id="link-{$buttonName}" name="link-{$buttonName}"> 261 </SPAN> 262 <SPAN class="showhide_button"> 267 </SPAN> 303 <SPAN class="stylepoint_section">Definition: </SPAN> 311 <SPAN class="stylepoint_section">Pros: </SPAN> [all …]
|
/external/swiftshader/third_party/LLVM/docs/ |
D | doxygen.css | 155 SPAN.keyword { color: #008000 } 156 SPAN.keywordtype { color: #604020 } 157 SPAN.keywordflow { color: #e08000 } 158 SPAN.comment { color: #800000 } 159 SPAN.preprocessor { color: #806020 } 160 SPAN.stringliteral { color: #002080 } 161 SPAN.charliteral { color: #008080 }
|
/external/zlib/src/examples/ |
D | zran.c | 62 #define SPAN 1048576L /* desired distance between access points */ macro 374 len = build_index(in, SPAN, &index); in main()
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | Tag.java | 47 public static final Tag SPAN = new TagImpl ("SPAN"); field in Tag
|
/external/emma/core/java12/com/vladium/emma/report/html/ |
D | ReportGenerator.java | 346 final IElement itemname = IElement.Factory.create (Tag.SPAN); in visit() 463 final IElement itemname = IElement.Factory.create (Tag.SPAN); in visit() 640 final IElement itemname = IElement.Factory.create (Tag.SPAN); in visit()
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | place.cl | 130 // | TTSB ID | PREFIX | SPAN | X | Y | 138 // | TTPB ID | PREFIX | SPAN | X | Y |
|
D | prefix.cl | 52 // | TTPB ID | ALL ZEROES | SPAN | X | Y | 60 // | TTPB ID | PREFIX | SPAN | X | Y |
|
/external/skia/src/compute/skc/platforms/cl_12/kernels/ |
D | prefix.cl | 52 // | TTPB ID | ALL ZEROES | SPAN | X | Y | 60 // | TTPB ID | PREFIX | SPAN | X | Y |
|
D | place.cl | 130 // | TTSB ID | PREFIX | SPAN | X | Y | 138 // | TTPB ID | PREFIX | SPAN | X | Y |
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | prettify.js | 17 j;var u=i.ownerDocument,v=u.createElement("SPAN");v.className=d[a+1];var x=i.parentNode;x.replaceCh…
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
/external/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/owasp/sanitizer/tools/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/error_prone/javac/ |
D | javac-9+181-r4173-1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |