Home
last modified time | relevance | path

Searched refs:DISPLAY_FORMAT (Results 1 – 13 of 13) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/cpan/Math-Complex/lib/Math/
H A DComplex.pm180 my %DISPLAY_FORMAT = ('style' => 'cartesian',
1423 my %display_format = %DISPLAY_FORMAT;
1447 %DISPLAY_FORMAT = %display_format;
1450 %DISPLAY_FORMAT :
1451 $DISPLAY_FORMAT{style};
1469 $style = $DISPLAY_FORMAT{style} unless defined $style;
/dports/lang/perl5.30/perl-5.30.3/cpan/Math-Complex/lib/Math/
H A DComplex.pm180 my %DISPLAY_FORMAT = ('style' => 'cartesian',
1423 my %display_format = %DISPLAY_FORMAT;
1447 %DISPLAY_FORMAT = %display_format;
1450 %DISPLAY_FORMAT :
1451 $DISPLAY_FORMAT{style};
1469 $style = $DISPLAY_FORMAT{style} unless defined $style;
/dports/lang/perl5.32/perl-5.32.1/cpan/Math-Complex/lib/Math/
H A DComplex.pm180 my %DISPLAY_FORMAT = ('style' => 'cartesian',
1423 my %display_format = %DISPLAY_FORMAT;
1447 %DISPLAY_FORMAT = %display_format;
1450 %DISPLAY_FORMAT :
1451 $DISPLAY_FORMAT{style};
1469 $style = $DISPLAY_FORMAT{style} unless defined $style;
/dports/math/p5-Math-Complex/Math-Complex-1.59/lib/Math/
H A DComplex.pm160 my %DISPLAY_FORMAT = ('style' => 'cartesian',
1403 my %display_format = %DISPLAY_FORMAT;
1427 %DISPLAY_FORMAT = %display_format;
1430 %DISPLAY_FORMAT :
1431 $DISPLAY_FORMAT{style};
1449 $style = $DISPLAY_FORMAT{style} unless defined $style;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Math-Complex/lib/Math/
H A DComplex.pm180 my %DISPLAY_FORMAT = ('style' => 'cartesian',
1423 my %display_format = %DISPLAY_FORMAT;
1447 %DISPLAY_FORMAT = %display_format;
1450 %DISPLAY_FORMAT :
1451 $DISPLAY_FORMAT{style};
1469 $style = $DISPLAY_FORMAT{style} unless defined $style;
/dports/graphics/epstool/epstool-3.09/src/
H A Dcopt.h58 DISPLAY_FORMAT depth;
H A Dcgssrv.h92 unsigned int gssrv_format(DISPLAY_FORMAT df);
H A Dcommon.h218 } DISPLAY_FORMAT; typedef
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h265 DISPLAY_FORMAT = 470, enumerator
1195 #define DISPLAY_FORMAT 470 macro
H A Dreserved.c933 { "DISPLAY-FORMAT", 0, 1, DISPLAY_FORMAT, /* ACU extension */
H A Dparser.c2551 DISPLAY_FORMAT = 470, enumerator
3481 #define DISPLAY_FORMAT 470 macro
H A Dparser.y2473 %token DISPLAY_FORMAT "DISPLAY-FORMAT"
9492 | DISPLAY_FORMAT /* DAP-DISPLAY-FORMAT --> 4097 */
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A DTrackPropDlg.cpp57 #define DISPLAY_FORMAT 2 macro