/third_party/flutter/skia/third_party/externals/libwebp/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 …]
|
/third_party/typescript/tests/baselines/reference/ |
D | overloadOnConstantsInvalidOverload1.types | 21 function foo(name: "SPAN"): Derived1; 22 >foo : (name: "SPAN") => Derived1 23 >name : "SPAN" 26 >foo : (name: "SPAN") => Derived1 35 >foo : (name: "SPAN") => Derived1
|
D | overloadOnConstantsInvalidOverload1.errors.txt | 2 …d1.ts(11,5): error TS2345: Argument of type '"HI"' is not assignable to parameter of type '"SPAN"'. 11 function foo(name: "SPAN"): Derived1; 21 !!! error TS2345: Argument of type '"HI"' is not assignable to parameter of type '"SPAN"'.
|
D | overloadOnConstantsInvalidOverload1.symbols | 21 function foo(name: "SPAN"): Derived1;
|
/third_party/ffmpeg/libavfilter/x86/ |
D | vf_idet_init.c | 29 #define FUNC_MAIN_DECL(KIND, SPAN) \ argument 35 const int left_over = w & (SPAN - 1); \ 45 #define FUNC_MAIN_DECL_16bit(KIND, SPAN) \ argument 51 const int left_over = w & (SPAN - 1); \
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
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 …]
|
/third_party/boost/libs/iostreams/doc/tree/ |
D | tree.css | 11 SPAN.tree-icon { color:#0000ee }
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/ |
D | zran.c | 62 #define SPAN 1048576L /* desired distance between access points */ macro 374 len = build_index(in, SPAN, &index); in main()
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/ |
D | zran.c | 62 #define SPAN 1048576L /* desired distance between access points */ macro 374 len = build_index(in, SPAN, &index); in main()
|
/third_party/zlib/examples/ |
D | zran.c | 403 #define SPAN 1048576L /* desired distance between access points */ macro 441 len = deflate_index_build(in, SPAN, &index); in main()
|
/third_party/parse5/packages/parse5/lib/common/ |
D | html.js | 142 SPAN: 'span',
|
D | foreign-content.js | 172 [$.SPAN]: true,
|
/third_party/parse5/packages/parse5/test/ |
D | formatting-element-list.test.js | 50 const element3 = treeAdapter.createElement($.SPAN, NS.HTML, []);
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 94507 + fprintf(stdout, "SPAN(\"%s\") ", zName); 110543 - /* 167 */ "SPAN", 110688 + /* 168 */ "SPAN", 132148 + fprintf(stdout, "SPAN(\"%s\") ", zName); 148352 - /* 180 */ "SPAN", 148502 + /* 181 */ "SPAN", 177275 + fprintf(stdout, "SPAN(\"%s\") ", zName);
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 20536 HANDS, HIS HEAD GOING BACK TILL BOTH HANDS ARE A SPAN FROM HIS
|