Home
last modified time | relevance | path

Searched refs:bpl (Results 1 – 24 of 24) sorted by relevance

/third_party/cups-filters/filter/
Drastertopdf.cpp943 int prepare_pdf_page(struct pdf_info * info, unsigned width, unsigned height, unsigned bpl, in prepare_pdf_page() argument
961 info->line_bytes = bpl; in prepare_pdf_page()
1091 unsigned height, int bpp, int bpc, int bpl, std::string render_intent, in add_pdf_page() argument
1097 prepare_pdf_page(info, width, height, bpl, bpp, in add_pdf_page()
1195 int bpp, int bpl, struct pdf_info * info) in convert_raster() argument
1202 PixelBuffer = (unsigned char *)malloc(bpl); in convert_raster()
1208 cupsRasterReadPixels(ras, PixelBuffer, bpl); in convert_raster()
1216 for (i = bpl, ptr = PixelBuffer; i > 0; i -= 2, ptr += 2) in convert_raster()
1226 bit_function(PixelBuffer, ptr, bpl); in convert_raster()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstX8664.def80 X(Reg_bpl, 5, "bpl", Reg_rbp, 0,1,0,1,1, 1,0,0,0,1, 0, 0,0,0,1,0, \
132 REGLIST3(RegX8664, ebp, bp, bpl)) \
165 REGLIST3(RegX8664, rbp, bp, bpl)) \
198 REGLIST3(RegX8664, rbp, ebp, bpl)) \
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/rc4/
Drc4-md5-x86_64.s34 movb -8(%rdi),%bpl
37 incb %bpl
627 addb $32,%bpl
1204 addb $32,%bpl
1225 movb %sil,%bpl
1253 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/rc4/
Drc4-md5-x86_64.s34 movb -8(%rdi),%bpl
37 incb %bpl
627 addb $32,%bpl
1204 addb $32,%bpl
1225 movb %sil,%bpl
1253 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/rc4/
Drc4-md5-x86_64.s40 movb -8(%rdi),%bpl
43 incb %bpl
633 addb $32,%bpl
1210 addb $32,%bpl
1231 movb %sil,%bpl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/rc4/
Drc4-md5-x86_64.s40 movb -8(%rdi),%bpl
43 incb %bpl
633 addb $32,%bpl
1210 addb $32,%bpl
1231 movb %sil,%bpl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/rc4/
Drc4-md5-x86_64.s40 movb -8(%rdi),%bpl
43 incb %bpl
633 addb $32,%bpl
1210 addb $32,%bpl
1231 movb %sil,%bpl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/rc4/
Drc4-md5-x86_64.s40 movb -8(%rdi),%bpl
43 incb %bpl
633 addb $32,%bpl
1210 addb $32,%bpl
1231 movb %sil,%bpl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/rc4/
Drc4-md5-x86_64.s40 movb -8(%rdi),%bpl
43 incb %bpl
633 addb $32,%bpl
1210 addb $32,%bpl
1231 movb %sil,%bpl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/rc4/
Drc4-md5-x86_64.s40 movb -8(%rdi),%bpl
43 incb %bpl
633 addb $32,%bpl
1210 addb $32,%bpl
1231 movb %sil,%bpl
1259 subb $1,%bpl
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm_avx2/crypto/rc4/
Drc4-md5-x86_64.asm51 mov bpl,BYTE[((-8))+rdi]
54 inc bpl
644 add bpl,32
1221 add bpl,32
1242 mov bpl,sil
1270 sub bpl,1
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/crypto/rc4/
Drc4-md5-x86_64.asm51 mov bpl,BYTE[((-8))+rdi]
54 inc bpl
644 add bpl,32
1221 add bpl,32
1242 mov bpl,sil
1270 sub bpl,1
/third_party/ffmpeg/libavcodec/arm/
Dstartcode_armv6.S173 bpl 92f
Dfmtconvert_vfp.S109 bpl 3b
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/modes/
Dghash-armv4.S128 bpl .Linner
279 bpl .Loop
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/modes/
Dghash-armv4.S128 bpl .Linner
279 bpl .Loop
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h113 LegacyRegAliases(r5, rbp, ebp, bp, bpl);
831 LegacyRegAccessors(r5, rbp, ebp, bp, bpl);
/third_party/ffmpeg/libavutil/x86/
Dx86inc.asm203 DECLARE_REG_SIZE bp, bpl, null
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RegisterInfo.td67 def BPL : X86Reg<"bpl", 5>;
/third_party/astc-encoder/Source/
Dstb_image.h5129 stbi__uint32 raw_len, bpl; in stbi__parse_png_file() local
5134 bpl = (s->img_x * z->depth + 7) / 8; // bytes per line, per component in stbi__parse_png_file()
5135 raw_len = bpl * s->img_y * s->img_n /* pixels */ + s->img_y /* filter mode per row */; in stbi__parse_png_file()
Dtinyexr.h4513 int i, bpl = w * num_chans, y, z; in tdefl_write_image_to_png_file_in_memory_ex() local
4519 out_buf.m_capacity = 57 + MZ_MAX(64, (1 + bpl) * h); in tdefl_write_image_to_png_file_in_memory_ex()
4533 (mz_uint8 *)pImage + (flip ? (h - 1 - y) : y) * bpl, in tdefl_write_image_to_png_file_in_memory_ex()
4534 bpl, TDEFL_NO_FLUSH); in tdefl_write_image_to_png_file_in_memory_ex()
/third_party/elfutils/tests/
Dtestfile45.expect.bz2 ... ) 18 1f: 40 00 29 add %bpl,(%rcx) 19 22: 40 00 ...
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/
Dhdr-rgb-arboretum.hdr560 …�����bqz{�ob~�bz|�`i_����qmy�fa�yea�l�ioĪv�����{|�w����owd��m���js�p��nv��bpl���|��s����x�������…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc183 return 8; // "bpl"