/dports/astro/gpstk/GPSTk-8.0.0/core/lib/Utilities/ |
H A D | FormattedDouble.cpp | 45 unsigned exponent, unsigned width, char expChar, in FormattedDouble() 55 FormattedDouble(unsigned width, char expChar) in FormattedDouble() 65 FormattedDouble(const std::string& str, unsigned width, char expChar) in FormattedDouble()
|
H A D | StringUtils.cpp | 211 unsigned exponent, unsigned width, char expChar, in floatFormat()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Globalization/ |
H A D | FormatProvider.Number.cs | 1040 …r sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar) in FormatScientific() 1060 …Exponent(ref ValueStringBuilder sb, NumberFormatInfo info, int value, char expChar, int minDigits,… in FormatExponent() 1087 …Buffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar, bool bSuppress… in FormatGeneral()
|
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/ |
H A D | Number.Formatting.cs | 2037 …r sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar) in FormatScientific() 2053 …Exponent(ref ValueStringBuilder sb, NumberFormatInfo info, int value, char expChar, int minDigits,… in FormatExponent() 2074 …Buffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar, bool bSuppress… in FormatGeneral()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/ |
H A D | Number.Formatting.cs | 2037 …r sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar) in FormatScientific() 2053 …Exponent(ref ValueStringBuilder sb, NumberFormatInfo info, int value, char expChar, int minDigits,… in FormatExponent() 2074 …Buffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar, bool bSuppress… in FormatGeneral()
|
/dports/lang/gravity/gravity-0.8.5/src/compiler/ |
H A D | gravity_lexer.c | 272 int c, expChar = 'e', floatChar = '.'; in lexer_scan_number() local
|
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/bam/test/ |
H A D | TestValidate.cpp | 964 char expChar = BaseUtilities::UNKNOWN_QUALITY_CHAR; in validateRead5() local
|
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/ |
H A D | Fl_Text_Display_mod_1_1.cxx | 2801 char expChar[ FL_TEXT_MAX_EXP_CHAR_LEN ]; in measure_proportional_character() local
|
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/ |
H A D | Fl_Text_Display.cxx | 2794 char expChar[ FL_TEXT_MAX_EXP_CHAR_LEN ]; in measure_proportional_character() local
|
/dports/editors/nedit/nedit-5.7/source/ |
H A D | textDisp.c | 3514 char expChar[MAX_EXP_CHAR_LEN]; in measurePropChar() local
|