Home
last modified time | relevance | path

Searched refs:ps_caching (Results 1 – 11 of 11) sorted by relevance

/dports/finance/prestashop/prestashop/app/config/
H A Dparameters.yml.dist22 ps_caching: CacheMemcache
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwgdiplus.cpp521 bool ps_caching = false; local
552 ps_caching = (target == DRAW_SCREEN);
1491 if (ps_caching && (last_symbol == symbol) && (cb != NULL)) {
1511 if (ps_caching) {
H A Dwd2d.cpp1218 bool ps_caching = false; local
1242 ps_caching = false;
2208 if (ps_caching && (last_symbol == symbol) && (cb != NULL)) {
2235 if (ps_caching) {
H A Dwgraph.c1998 bool ps_caching = FALSE; local
2060 ps_caching = !((GetObjectType(hdc) == OBJ_ENHMETADC)
2938 if (ps_caching && (last_symbol == symbol) && (cb_memdc != NULL)) {
2952 if (ps_caching) {
3069 if (ps_caching) {
3105 if (ps_caching && (cb_memdc != NULL)) {
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwgdiplus.cpp521 bool ps_caching = false; local
552 ps_caching = (target == DRAW_SCREEN);
1491 if (ps_caching && (last_symbol == symbol) && (cb != NULL)) {
1511 if (ps_caching) {
H A Dwd2d.cpp1218 bool ps_caching = false; local
1242 ps_caching = false;
2208 if (ps_caching && (last_symbol == symbol) && (cb != NULL)) {
2235 if (ps_caching) {
H A Dwgraph.c1998 bool ps_caching = FALSE; local
2060 ps_caching = !((GetObjectType(hdc) == OBJ_ENHMETADC)
2938 if (ps_caching && (last_symbol == symbol) && (cb_memdc != NULL)) {
2952 if (ps_caching) {
3069 if (ps_caching) {
3105 if (ps_caching && (cb_memdc != NULL)) {
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwgdiplus.cpp526 bool ps_caching = false; local
557 ps_caching = (target == DRAW_SCREEN);
1501 if (ps_caching && (last_symbol == symbol) && (cb != NULL)) {
1521 if (ps_caching) {
H A Dwd2d.cpp760 bool ps_caching = false; local
792 ps_caching = false;
1775 if (ps_caching && (last_symbol == symbol) && (cb != NULL)) {
1800 if (ps_caching) {
H A Dwgraph.c1850 bool ps_caching = FALSE; local
1912 ps_caching = !((GetObjectType(hdc) == OBJ_ENHMETADC)
2790 if (ps_caching && (last_symbol == symbol) && (cb_memdc != NULL)) {
2804 if (ps_caching) {
2921 if (ps_caching) {
2957 if (ps_caching && (cb_memdc != NULL)) {
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Resources/config/services/adapter/
H A Ddata_configuration.yml75 - '%ps_caching%'