Home
last modified time | relevance | path

Searched refs:assembled (Results 1 - 25 of 58) sorted by relevance

123

/third_party/skia/src/images/
H A DSkWebpEncoder.cpp140 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 Dcompact_ids_test.cpp155 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 Dcompact_ids_test.cpp155 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 Dcompact_ids_test.cpp154 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 Djccolor-avx2.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djccolor-mmx.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djccolor-sse2.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djcgray-avx2.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djcgray-mmx.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djcgray-sse2.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdcolor-avx2.asm12 ; This file should be assembled with NASM (Netwide Assembler),
13 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdcolor-mmx.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdcolor-sse2.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdmerge-avx2.asm12 ; This file should be assembled with NASM (Netwide Assembler),
13 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdmerge-mmx.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdmerge-sse2.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djfdctint-avx2.asm11 ; 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 Djccolor-avx2.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djccolor-sse2.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djcgray-avx2.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djcgray-sse2.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdcolor-avx2.asm12 ; This file should be assembled with NASM (Netwide Assembler),
13 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdcolor-sse2.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdmerge-avx2.asm12 ; This file should be assembled with NASM (Netwide Assembler),
13 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djdmerge-sse2.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible

Completed in 11 milliseconds

123