/third_party/skia/src/images/ |
H A D | SkWebpEncoder.cpp | 140 WebPData assembled; in Encode() local 141 if (WEBP_MUX_OK != WebPMuxAssemble(mux, &assembled)) { in Encode() 145 stream->write(assembled.bytes, assembled.size); in Encode() 146 WebPDataClear(&assembled); in Encode()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | compact_ids_test.cpp | 155 auto assembled = tools.Assemble( in TEST() local 157 EXPECT_TRUE(assembled); in TEST() 199 auto assembled = tools.Assemble( in TEST() local 201 EXPECT_TRUE(assembled); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | compact_ids_test.cpp | 155 auto assembled = tools.Assemble( in TEST() local 157 EXPECT_TRUE(assembled); in TEST() 199 auto assembled = tools.Assemble( in TEST() local 201 EXPECT_TRUE(assembled); in TEST()
|
/third_party/spirv-tools/test/opt/ |
H A D | compact_ids_test.cpp | 154 auto assembled = tools.Assemble( in TEST() local 156 EXPECT_TRUE(assembled); in TEST() 198 auto assembled = tools.Assemble( in TEST() local 200 EXPECT_TRUE(assembled); in TEST()
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jccolor-avx2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jccolor-mmx.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jccolor-sse2.asm | 10 ; This file should be assembled with NASM (Netwide Assembler), 11 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jcgray-avx2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jcgray-mmx.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jcgray-sse2.asm | 10 ; This file should be assembled with NASM (Netwide Assembler), 11 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdcolor-avx2.asm | 12 ; This file should be assembled with NASM (Netwide Assembler), 13 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdcolor-mmx.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdcolor-sse2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdmerge-avx2.asm | 12 ; This file should be assembled with NASM (Netwide Assembler), 13 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdmerge-mmx.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdmerge-sse2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jfdctint-avx2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jccolor-avx2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jccolor-sse2.asm | 10 ; This file should be assembled with NASM (Netwide Assembler), 11 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jcgray-avx2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jcgray-sse2.asm | 10 ; This file should be assembled with NASM (Netwide Assembler), 11 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdcolor-avx2.asm | 12 ; This file should be assembled with NASM (Netwide Assembler), 13 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdcolor-sse2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdmerge-avx2.asm | 12 ; This file should be assembled with NASM (Netwide Assembler), 13 ; can *not* be assembled with Microsoft's MASM or any compatible
|
H A D | jdmerge-sse2.asm | 11 ; This file should be assembled with NASM (Netwide Assembler), 12 ; can *not* be assembled with Microsoft's MASM or any compatible
|