Home
last modified time | relevance | path

Searched refs:ENLARGE (Results 1 – 25 of 29) sorted by relevance

12

/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dps.h15 #define ENLARGE 5 macro
16 #define XPSSIZE ENLARGE*XSIZE
17 #define YPSSIZE ENLARGE*YSIZE
29 #define XMIN -XOFFSET*ENLARGE
30 #define XMAX PSX+XOFFSET*ENLARGE
31 #define YMIN -XOFFSET*ENLARGE
32 #define YMAX PSY+XOFFSET*ENLARGE
H A Dps.c518 dev->llx /= ENLARGE; in plD_tidy_ps()
519 dev->lly /= ENLARGE; in plD_tidy_ps()
520 dev->urx /= ENLARGE; in plD_tidy_ps()
521 dev->ury /= ENLARGE; in plD_tidy_ps()
837 offset = ENLARGE * ft_ht / 2.; /* half font height */ in proc_str()
841 offset = -ENLARGE * ft_ht / 2.; in proc_str()
938 up -= font_factor * ENLARGE * ft_ht / 2.; in proc_str()
945 up += font_factor * ENLARGE * ft_ht / 2.; in proc_str()
974 TRMFLT(tt[0]*font_factor * ENLARGE * ft_ht * scale), in proc_str()
975 TRMFLT(tt[2]*font_factor * ENLARGE * ft_ht * scale), in proc_str()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dps.h17 #define ENLARGE 5 macro
18 #define XPSSIZE ENLARGE * XSIZE
19 #define YPSSIZE ENLARGE * YSIZE
31 #define XMIN -XOFFSET * ENLARGE
32 #define XMAX PSX + XOFFSET * ENLARGE
33 #define YMIN -XOFFSET * ENLARGE
34 #define YMAX PSY + XOFFSET * ENLARGE
/dports/math/plplot/plplot-5.15.0/include/
H A Dps.h17 #define ENLARGE 5 macro
18 #define XPSSIZE ENLARGE * XSIZE
19 #define YPSSIZE ENLARGE * YSIZE
31 #define XMIN -XOFFSET * ENLARGE
32 #define XMAX PSX + XOFFSET * ENLARGE
33 #define YMIN -XOFFSET * ENLARGE
34 #define YMAX PSY + XOFFSET * ENLARGE
/dports/math/plplot/plplot-5.15.0/drivers/
H A Dps.c561 dev->llx /= ENLARGE; in plD_tidy_ps()
562 dev->lly /= ENLARGE; in plD_tidy_ps()
563 dev->urx /= ENLARGE; in plD_tidy_ps()
564 dev->ury /= ENLARGE; in plD_tidy_ps()
919 offset = ENLARGE * ft_ht / 2.; // half font height in proc_str()
923 offset = -ENLARGE * ft_ht / 2.; in proc_str()
971 fprintf( OF, "/%s %.3f SF\n", font, TRMFLT( font_factor * ENLARGE * ft_ht ) ); in proc_str()
1076 TRMFLT( tt[0] * font_factor * ENLARGE * ft_ht * scale ), in proc_str()
1077 TRMFLT( tt[2] * font_factor * ENLARGE * ft_ht * scale ), in proc_str()
1078 TRMFLT( tt[1] * font_factor * ENLARGE * ft_ht * scale ), in proc_str()
[all …]
H A Dpsttf.cc625 dev->llx /= ENLARGE; in plD_tidy_psttf()
626 dev->lly /= ENLARGE; in plD_tidy_psttf()
627 dev->urx /= ENLARGE; in plD_tidy_psttf()
628 dev->ury /= ENLARGE; in plD_tidy_psttf()
979 offset = ENLARGE * ft_ht / 2.; // half font height in proc_str()
983 offset = -ENLARGE * ft_ht / 2.; in proc_str()
1076 up = -font_factor * ENLARGE * ft_ht * ( RISE_FACTOR * soffset + dup ); in proc_str()
1089 up = font_factor * ENLARGE * ft_ht * ( RISE_FACTOR * soffset + dup ); in proc_str()
1116 doc->setFontSize( font_factor * ENLARGE * ft_ht * scale ); in proc_str()
1197 up = font_factor * ENLARGE * ft_ht * ( RISE_FACTOR * soffset + dup ); in proc_str()
[all …]
H A Dpstex.c80 fprintf( fp, "\\setlength{\\unitlength}{%fbp}%%\n", 1.0 / ENLARGE ); in plD_init_pstex()
/dports/math/plplot-ada/plplot-5.15.0/drivers/
H A Dps.c561 dev->llx /= ENLARGE; in plD_tidy_ps()
562 dev->lly /= ENLARGE; in plD_tidy_ps()
563 dev->urx /= ENLARGE; in plD_tidy_ps()
564 dev->ury /= ENLARGE; in plD_tidy_ps()
919 offset = ENLARGE * ft_ht / 2.; // half font height in proc_str()
923 offset = -ENLARGE * ft_ht / 2.; in proc_str()
971 fprintf( OF, "/%s %.3f SF\n", font, TRMFLT( font_factor * ENLARGE * ft_ht ) ); in proc_str()
1076 TRMFLT( tt[0] * font_factor * ENLARGE * ft_ht * scale ), in proc_str()
1077 TRMFLT( tt[2] * font_factor * ENLARGE * ft_ht * scale ), in proc_str()
1078 TRMFLT( tt[1] * font_factor * ENLARGE * ft_ht * scale ), in proc_str()
[all …]
H A Dpsttf.cc625 dev->llx /= ENLARGE;
626 dev->lly /= ENLARGE;
627 dev->urx /= ENLARGE;
628 dev->ury /= ENLARGE;
979 offset = ENLARGE * ft_ht / 2.; // half font height
983 offset = -ENLARGE * ft_ht / 2.;
1076 up = -font_factor * ENLARGE * ft_ht * ( RISE_FACTOR * soffset + dup );
1089 up = font_factor * ENLARGE * ft_ht * ( RISE_FACTOR * soffset + dup );
1116 doc->setFontSize( font_factor * ENLARGE * ft_ht * scale );
1197 up = font_factor * ENLARGE * ft_ht * ( RISE_FACTOR * soffset + dup );
[all …]
H A Dpstex.c80 fprintf( fp, "\\setlength{\\unitlength}{%fbp}%%\n", 1.0 / ENLARGE ); in plD_init_pstex()
/dports/math/picosat/picosat-965/
H A Dpicosat.c119 #define ENLARGE(start,head,end) \
1221 ENLARGE (ps->heap, ps->hhead, ps->eoh);
1839 ENLARGE (ps->added, ps->ahead, ps->eoa);
1848 ENLARGE (ps->marked, ps->mhead, ps->eom);
2101 ENLARGE (ps->zhains, ps->zhead, ps->eoz);
2628 ENLARGE (ps->oclauses, ps->ohead, ps->eoo);
2797 ENLARGE (ps->heap, ps->hhead, ps->eoh);
3505 ENLARGE (ps->dfs, ps->dhead, ps->eod);
6059 ENLARGE (stack, shead, eos);
6109 ENLARGE (stack, shead, eos);
[all …]
/dports/ports-mgmt/pkg/pkg-1.17.5/external/picosat/
H A Dpicosat.c119 #define ENLARGE(start,head,end) \ macro
1221 ENLARGE (ps->heap, ps->hhead, ps->eoh); in init()
1839 ENLARGE (ps->added, ps->ahead, ps->eoa); in add_lit()
1848 ENLARGE (ps->marked, ps->mhead, ps->eom); in push_var_as_marked()
2101 ENLARGE (ps->zhains, ps->zhead, ps->eoz); in zpush()
2628 ENLARGE (ps->oclauses, ps->ohead, ps->eoo); in simplify_and_add_original_clause()
2797 ENLARGE (ps->heap, ps->hhead, ps->eoh); in hpush()
3505 ENLARGE (ps->dfs, ps->dhead, ps->eod); in push()
6059 ENLARGE (stack, shead, eos); in core()
6109 ENLARGE (stack, shead, eos); in core()
[all …]
/dports/math/spot/spot-2.10.2/picosat/
H A Dpicosat.c119 #define ENLARGE(start,head,end) \ macro
1221 ENLARGE (ps->heap, ps->hhead, ps->eoh); in init()
1839 ENLARGE (ps->added, ps->ahead, ps->eoa); in add_lit()
1848 ENLARGE (ps->marked, ps->mhead, ps->eom); in push_var_as_marked()
2101 ENLARGE (ps->zhains, ps->zhead, ps->eoz); in zpush()
2628 ENLARGE (ps->oclauses, ps->ohead, ps->eoo); in simplify_and_add_original_clause()
2797 ENLARGE (ps->heap, ps->hhead, ps->eoh); in hpush()
3505 ENLARGE (ps->dfs, ps->dhead, ps->eod); in push()
6059 ENLARGE (stack, shead, eos); in core()
6109 ENLARGE (stack, shead, eos); in core()
[all …]
/dports/math/py-pycosat/pycosat-0.6.3/
H A Dpicosat.c119 #define ENLARGE(start,head,end) \ macro
1221 ENLARGE (ps->heap, ps->hhead, ps->eoh); in init()
1839 ENLARGE (ps->added, ps->ahead, ps->eoa); in add_lit()
1848 ENLARGE (ps->marked, ps->mhead, ps->eom); in push_var_as_marked()
2101 ENLARGE (ps->zhains, ps->zhead, ps->eoz); in zpush()
2121 ENLARGE (ps->buffer, ps->bhead, ps->eob); in bpushc()
2797 ENLARGE (ps->heap, ps->hhead, ps->eoh); in hpush()
3505 ENLARGE (ps->dfs, ps->dhead, ps->eod); in push()
6059 ENLARGE (stack, shead, eos); in core()
6109 ENLARGE (stack, shead, eos); in core()
[all …]
/dports/math/py-spot/spot-2.10.2/picosat/
H A Dpicosat.c119 #define ENLARGE(start,head,end) \ macro
1221 ENLARGE (ps->heap, ps->hhead, ps->eoh); in init()
1839 ENLARGE (ps->added, ps->ahead, ps->eoa); in add_lit()
1848 ENLARGE (ps->marked, ps->mhead, ps->eom); in push_var_as_marked()
2101 ENLARGE (ps->zhains, ps->zhead, ps->eoz); in zpush()
2628 ENLARGE (ps->oclauses, ps->ohead, ps->eoo); in simplify_and_add_original_clause()
2797 ENLARGE (ps->heap, ps->hhead, ps->eoh); in hpush()
3505 ENLARGE (ps->dfs, ps->dhead, ps->eod); in push()
6059 ENLARGE (stack, shead, eos); in core()
6109 ENLARGE (stack, shead, eos); in core()
[all …]
/dports/lang/jimtcl/jimtcl-0.81/
H A Djim-mk.cpp204 #define ENLARGE(size) do { \ in JimToMkDescription() macro
237 ENLARGE(len + 3); /* At least :T, or [], */ in JimToMkDescription()
257 ENLARGE(2); /* bracket, comma */ in JimToMkDescription()
265 #undef ENLARGE in JimToMkDescription()
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djim-mk.cpp204 #define ENLARGE(size) do { \ in JimToMkDescription() macro
237 ENLARGE(len + 3); /* At least :T, or [], */ in JimToMkDescription()
257 ENLARGE(2); /* bracket, comma */ in JimToMkDescription()
265 #undef ENLARGE in JimToMkDescription()
/dports/japanese/canna-server/Canna37p3/lib/RKC/
H A Drkc.c1188 #define ENLARGE -1 macro
1250 if( ((len == ENLARGE) && (yomilen + 1 > yomi_zan))
1290 return( RKReSize( cxnum, ENLARGE ) ) ;
2501 return( RKReSize( cxnum, ENLARGE ) ) ;
/dports/japanese/canna-lib/Canna37p3/lib/RKC/
H A Drkc.c1188 #define ENLARGE -1 macro
1250 if( ((len == ENLARGE) && (yomilen + 1 > yomi_zan))
1290 return( RKReSize( cxnum, ENLARGE ) ) ;
2501 return( RKReSize( cxnum, ENLARGE ) ) ;
/dports/cad/openroad/OpenROAD-2.0/src/grt/src/fastroute/src/
H A DFastRoute.cpp764 int ENLARGE = 15; // 5 in run() local
851 enlarge_ = ENLARGE; in run()
/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dtgb.cc1452 #define ENLARGE(pointer, type) pointer=(type*) omrealloc(pointer, c->array_lengths*sizeof(type)) in add_to_basis_ideal_quotient() macro
1471 ENLARGE (c->T_deg, int); in add_to_basis_ideal_quotient()
1476 ENLARGE (c->lengths, int); in add_to_basis_ideal_quotient()
1491 ENLARGE (c->T_deg_full, int); in add_to_basis_ideal_quotient()
1536 #undef ENLARGE in add_to_basis_ideal_quotient()
/dports/japanese/canna-lib/Canna37p3/server/
H A Dconvert.c825 #define ENLARGE -1 macro
843 case ENLARGE :
H A Dwconvert.c1091 #define ENLARGE -1 macro
1108 case ENLARGE :
/dports/japanese/canna-server/Canna37p3/server/
H A Dconvert.c825 #define ENLARGE -1 macro
843 case ENLARGE :
H A Dwconvert.c1091 #define ENLARGE -1 macro
1108 case ENLARGE :

12