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

12

/external/skia/src/images/
H A DSkWebpEncoder.cpp216 WebPData assembled; local
217 if (WEBP_MUX_OK != WebPMuxAssemble(mux, &assembled)) {
221 stream->write(assembled.bytes, assembled.size);
222 WebPDataClear(&assembled);
/external/llvm/test/MC/MachO/ARM/
H A Dthumb-bl-jbits.s17 # the branch is assembled with a label not a displacement.
/external/libjpeg-turbo/simd/
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-64.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; 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-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-64.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-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-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-64.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-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-64.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 Djfdctflt-3dn.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djfdctflt-sse-64.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djfdctflt-sse.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djfdctfst-mmx.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djfdctfst-sse2-64.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djfdctfst-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 Djidctflt-3dn.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djidctflt-sse2-64.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djidctfst-mmx.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djidctfst-sse2-64.asm11 ; This file should be assembled with NASM (Netwide Assembler),
12 ; can *not* be assembled with Microsoft's MASM or any compatible
H A Djidctfst-sse2.asm10 ; This file should be assembled with NASM (Netwide Assembler),
11 ; can *not* be assembled with Microsoft's MASM or any compatible

Completed in 197 milliseconds

12