Home
last modified time | relevance | path

Searched defs:xL (Results 1 – 25 of 142) sorted by relevance

123456

/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgimp-op.h39 #define GIMP_OP_LIGHTEN_ONLY(xL, xI) MAX (xI, xL) argument
41 #define GIMP_OP_DODGE(xL, xI) GIMP_OP_DIVIDE (255-xL, xI) argument
42 #define GIMP_OP_ADDITION(xL, xI) CLAMP_PIXEL (xI + xL) argument
43 #define GIMP_OP_DARKEN_ONLY(xL, xI) MIN (xI, xL) argument
44 #define GIMP_OP_MULTIPLY(xL, xI) CLAMP_PIXEL (ADD_ALPHA (xL, xI)) argument
45 #define GIMP_OP_BURN(xL, xI) CLAMP_PIXEL (255 - GIMP_OP_DIVIDE (xL, 255 - xI)) argument
48 #define GIMP_OP_DIFFERENCE(xL, xI) CLAMP_PIXEL (ABS_TEMP2 (xI - xL)) argument
49 #define GIMP_OP_SUBTRACT(xL, xI) CLAMP_PIXEL (xI - xL) argument
50 #define GIMP_OP_GRAIN_EXTRACT(xL, xI) CLAMP_PIXEL ((int) xI - xL + 128) argument
51 #define GIMP_OP_GRAIN_MERGE(xL, xI) CLAMP_PIXEL ((int) xI + xL - 128) argument
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/controls/
H A Dunocontrolbase.cxx176 css::uno::Reference< css::awt::XLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_getMinimumSize() local
193 css::uno::Reference< css::awt::XLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_getPreferredSize() local
210 css::uno::Reference< css::awt::XLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_calcAdjustedSize() local
227 css::uno::Reference< css::awt::XTextLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_getMinimumSize() local
243 css::uno::Reference< css::awt::XTextLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_getColumnsAndLines() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/controls/
H A Dunocontrolbase.cxx177 css::uno::Reference< css::awt::XLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_getMinimumSize() local
194 css::uno::Reference< css::awt::XLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_getPreferredSize() local
211 css::uno::Reference< css::awt::XLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_calcAdjustedSize() local
228 css::uno::Reference< css::awt::XTextLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_getMinimumSize() local
244 css::uno::Reference< css::awt::XTextLayoutConstrains > xL( xP, css::uno::UNO_QUERY ); in Impl_getColumnsAndLines() local
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/devel/libfortuna/libfortuna-11cbd88/src/
H A Dblf.c255 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
289 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
325 uint32 xL, in blowfish_encrypt_cbc() local
358 uint32 xL, in blowfish_decrypt_cbc() local
391 uint32 xL, in blowfish_encrypt_ecb() local
412 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql11-client/postgresql-11.14/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql11-server/postgresql-11.14/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql12-contrib/postgresql-12.9/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql14-server/postgresql-14.1/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/pgcrypto/
H A Dblf.c253 blowfish_encrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_encrypt()
287 blowfish_decrypt(uint32 xL, uint32 xR, uint32 *output, in blowfish_decrypt()
323 uint32 xL, in blowfish_encrypt_cbc() local
356 uint32 xL, in blowfish_decrypt_cbc() local
389 uint32 xL, in blowfish_encrypt_ecb() local
410 uint32 xL, in blowfish_decrypt_ecb() local

123456