Home
last modified time | relevance | path

Searched defs:expChar (Results 1 – 10 of 10) sorted by relevance

/dports/astro/gpstk/GPSTk-8.0.0/core/lib/Utilities/
H A DFormattedDouble.cpp45 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 DStringUtils.cpp211 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 DFormatProvider.Number.cs1040 …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 DNumber.Formatting.cs2037 …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 DNumber.Formatting.cs2037 …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 Dgravity_lexer.c272 int c, expChar = 'e', floatChar = '.'; in lexer_scan_number() local
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/bam/test/
H A DTestValidate.cpp964 char expChar = BaseUtilities::UNKNOWN_QUALITY_CHAR; in validateRead5() local
/dports/comms/flmsg/flmsg-4.0.19/src/widgets/
H A DFl_Text_Display_mod_1_1.cxx2801 char expChar[ FL_TEXT_MAX_EXP_CHAR_LEN ]; in measure_proportional_character() local
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Text_Display.cxx2794 char expChar[ FL_TEXT_MAX_EXP_CHAR_LEN ]; in measure_proportional_character() local
/dports/editors/nedit/nedit-5.7/source/
H A DtextDisp.c3514 char expChar[MAX_EXP_CHAR_LEN]; in measurePropChar() local