Home
last modified time | relevance | path

Searched refs:f_bs (Results 1 – 14 of 14) sorted by relevance

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/toolbox/upstream-netbsd/bin/dd/
H A Dargs.c73 static void f_bs(char *);
92 { "bs", f_bs, C_BS, C_BS|C_IBS|C_OBS|C_OSYNC },
217 f_bs(char *arg) in f_bs() function
/dports/lang/php73/php-7.3.33/ext/gd/libgd/
H A Dgd_interpolation.c1561 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1579 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1584 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
2099 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2134 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageRotateBicubicFixed()
2139 f_blue += gd_mulfx(f_bs, f_R); in gdImageRotateBicubicFixed()
/dports/www/mod_php81/php-8.1.1/ext/gd/libgd/
H A Dgd_interpolation.c1515 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1533 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1538 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
2053 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2088 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageRotateBicubicFixed()
2093 f_blue += gd_mulfx(f_bs, f_R); in gdImageRotateBicubicFixed()
/dports/lang/php81/php-8.1.1/ext/gd/libgd/
H A Dgd_interpolation.c1515 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1533 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1538 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
2053 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2088 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageRotateBicubicFixed()
2093 f_blue += gd_mulfx(f_bs, f_R); in gdImageRotateBicubicFixed()
/dports/lang/php80/php-8.0.15/ext/gd/libgd/
H A Dgd_interpolation.c1516 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1534 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1539 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
2054 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2089 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageRotateBicubicFixed()
2094 f_blue += gd_mulfx(f_bs, f_R); in gdImageRotateBicubicFixed()
/dports/lang/php74/php-7.4.27/ext/gd/libgd/
H A Dgd_interpolation.c1516 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1534 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1539 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
2054 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2089 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageRotateBicubicFixed()
2094 f_blue += gd_mulfx(f_bs, f_R); in gdImageRotateBicubicFixed()
/dports/www/mod_php73/php-7.3.33/ext/gd/libgd/
H A Dgd_interpolation.c1561 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1579 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1584 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
2099 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2134 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageRotateBicubicFixed()
2139 f_blue += gd_mulfx(f_bs, f_R); in gdImageRotateBicubicFixed()
/dports/www/mod_php80/php-8.0.15/ext/gd/libgd/
H A Dgd_interpolation.c1516 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1534 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1539 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
2054 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2089 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageRotateBicubicFixed()
2094 f_blue += gd_mulfx(f_bs, f_R); in gdImageRotateBicubicFixed()
/dports/www/mod_php74/php-7.4.27/ext/gd/libgd/
H A Dgd_interpolation.c1516 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1534 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1539 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
2054 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2089 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageRotateBicubicFixed()
2094 f_blue += gd_mulfx(f_bs, f_R); in gdImageRotateBicubicFixed()
/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/gamg/
H A Dgamg.c76 PetscInt ncrs_eq,ncrs,f_bs; in PCGAMGCreateLevel_GAMG() local
82 ierr = MatGetBlockSize(Amat_fine, &f_bs);CHKERRQ(ierr); in PCGAMGCreateLevel_GAMG()
386 ierr = ISSetBlockSize(findices,f_bs);CHKERRQ(ierr); in PCGAMGCreateLevel_GAMG()
/dports/russian/gd/libgd-2.3.1/src/
H A Dgd_interpolation.c1566 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1584 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1589 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgd_interpolation.c1566 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1584 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1589 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgd_interpolation.c1566 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1584 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1589 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgd_interpolation.c1566 register gdFixed f_RX, f_R, f_rs, f_gs, f_bs, f_ba; in gdImageScaleBicubicFixed() local
1584 f_bs = gd_itofx(gdTrueColorGetBlue(c)); in gdImageScaleBicubicFixed()
1589 f_blue += gd_mulfx(f_bs,f_R); in gdImageScaleBicubicFixed()