Home
last modified time | relevance | path

Searched defs:g (Results 1 – 22 of 22) sorted by relevance

/PHP-7.1/ext/gd/libgd/
H A Dgd_rotate.c23 int i, r, g, b, a, clrBackR, clrBackG, clrBackB, clrBackA; in gdImageSkewX() local
120 int i, iYPos=0, r, g, b, a; in gdImageSkewY() local
208 int c,r,g,b,a; in gdImageRotate90() local
255 int c,r,g,b,a; in gdImageRotate180() local
303 int c,r,g,b,a; in gdImageRotate270() local
H A Dgd_filter.c19 int r,g,b,a; in gdImageNegate() local
52 int r,g,b,a; in gdImageGrayScale() local
92 int r,g,b,a; in gdImageBrightness() local
137 int r,g,b,a; in gdImageContrast() local
209 int r,g,b,a; in gdImageColor() local
H A Dgd_pixelate.c26 int a, r, g, b, c; in gdImagePixelate() local
H A Dgd.c263 int gdImageColorClosest (gdImagePtr im, int r, int g, int b) in gdImageColorClosest()
268 int gdImageColorClosestAlpha (gdImagePtr im, int r, int g, int b, int a) in gdImageColorClosestAlpha()
434 int gdImageColorClosestHWB (gdImagePtr im, int r, int g, int b) in gdImageColorClosestHWB()
459 int gdImageColorExact (gdImagePtr im, int r, int g, int b) in gdImageColorExact()
464 int gdImageColorExactAlpha (gdImagePtr im, int r, int g, int b, int a) in gdImageColorExactAlpha()
481 int gdImageColorAllocate (gdImagePtr im, int r, int g, int b) in gdImageColorAllocate()
486 int gdImageColorAllocateAlpha (gdImagePtr im, int r, int g, int b, int a) in gdImageColorAllocateAlpha()
526 int gdImageColorResolve (gdImagePtr im, int r, int g, int b) in gdImageColorResolve()
531 int gdImageColorResolveAlpha (gdImagePtr im, int r, int g, int b, int a) in gdImageColorResolveAlpha()
1277 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
[all …]
H A Dgd_png.c364 register png_byte g = row_pointers[h][boffset++]; in gdImageCreateFromPngCtx() local
377 register png_byte g = row_pointers[h][boffset++]; in gdImageCreateFromPngCtx() local
H A Dgd_crop.c337 register int r,b,g,a; in gdGuessBackgroundColorFromCorners() local
H A Dgd_webp.c90 register uint8_t g = *(p++); in gdImageCreateFromWebpCtx() local
H A Dgd_topal.c371 int g = GETJSAMPLE (ptr[1]) >> C1_SHIFT; local
1143 int r, g, b; local
1315 int r, g, b; local
H A Dgd.h533 #define gdTrueColor(r, g, b) (((r) << 16) + \ argument
541 #define gdTrueColorAlpha(r, g, b, a) (((a) << 24) + \ argument
H A Dgd_gd2.c367 int g = chunkBuf[chunkPos++] << 8; in gdImageCreateFromGd2Ctx() local
H A Dgd_interpolation.c774 int r, g, b, a; in getPixelInterpolateWeight() local
1007 register unsigned char r = 0, g = 0, b = 0, a = 0; in _gdScaleRow() local
1052 register unsigned char r = 0, g = 0, b = 0, a = 0; in _gdScaleCol() local
/PHP-7.1/ext/posix/
H A Dposix.c979 int php_posix_group_to_array(struct group *g, zval *array_group) /* {{{ */ in php_posix_group_to_array()
1062 struct group *g; in PHP_FUNCTION() local
1124 struct group *g; in PHP_FUNCTION() local
/PHP-7.1/ext/openssl/
H A Dopenssl.c615 static void DH_get0_pqg(const DH *dh, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g) in DH_get0_pqg()
622 static int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g) in DH_set0_pqg()
645 static void DSA_get0_pqg(const DSA *d, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g) in DSA_get0_pqg()
652 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g) in DSA_set0_pqg()
4028 const BIGNUM *p, *q, *g, *pub_key, *priv_key; in php_openssl_is_private_key() local
4046 const BIGNUM *p, *q, *g, *pub_key, *priv_key; in php_openssl_is_private_key() local
4138 BIGNUM *p, *q, *g, *priv_key, *pub_key; in php_openssl_pkey_init_dsa() local
4173 static BIGNUM *php_openssl_dh_pub_from_priv(BIGNUM *priv_key, BIGNUM *g, BIGNUM *p) in php_openssl_dh_pub_from_priv()
4216 BIGNUM *p, *q, *g, *priv_key, *pub_key; in php_openssl_pkey_init_dh() local
4752 const BIGNUM *p, *q, *g, *priv_key, *pub_key; in PHP_FUNCTION() local
[all …]
/PHP-7.1/ext/hash/
H A Dhash_sha.c483 uint32_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA256Transform() local
793 uint64_t e = state[4], f = state[5], g = state[6], h = state[7]; in SHA512Transform() local
/PHP-7.1/Zend/
H A Dmicro_bench.php116 function g() { function in Foo
/PHP-7.1/ext/mbstring/oniguruma/
H A Dst.c534 register unsigned int h = 0, g; local
/PHP-7.1/ext/standard/
H A Dcrypt_sha512.c141 uint64_t g = ctx->H[6]; in sha512_process_block() local
H A Dcrypt_sha256.c117 uint32_t g = ctx->H[6]; in sha256_process_block() local
H A Darray.c3785 struct bucketindex *g = (struct bucketindex *)q; local
4836 Bucket **g = (Bucket **)q; local
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_conf.c1256 glob_t g; in fpm_conf_ini_parser_include() local
/PHP-7.1/ext/mbstring/
H A Dphp_mbregex.c55 #define MBREX(g) (MBSTRG(mb_regex_globals)->g) argument
/PHP-7.1/ext/gd/
H A Dgd.c4307 zend_long r,g,b,tmp; in php_image_filter_colorize() local

Completed in 121 milliseconds