Home
last modified time | relevance | path

Searched refs:numberOfDigits (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/newtonsoft-json/Newtonsoft.Json-9.0.1/Src/Newtonsoft.Json/Utilities/
H A DDateTimeParser.cs142 int numberOfDigits = 0; in ParseTime()
144 while (++start < _end && numberOfDigits < MaxFractionDigits) in ParseTime()
154 numberOfDigits++; in ParseTime()
157 if (numberOfDigits < MaxFractionDigits) in ParseTime()
159 if (numberOfDigits == 0) in ParseTime()
164 Fraction *= Power10[MaxFractionDigits - numberOfDigits]; in ParseTime()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/decimal/
H A DDecimal.cpp191 int numberOfDigits = 0; in countDigits() local
193 ++numberOfDigits; in countDigits()
197 return numberOfDigits; in countDigits()
685 if (numberOfDigits < numberOfDropDigits) in floor()
709 int numberOfDigits = 0; in fromString() local
745 ++numberOfDigits; in fromString()
762 ++numberOfDigits; in fromString()
822 numberOfDigits = 1; in fromString()
833 numberOfDigits = 1; in fromString()
860 numberOfDigits = 1; in fromString()
[all …]
/dports/www/firefox/firefox-99.0/mozglue/misc/decimal/
H A DDecimal.cpp191 int numberOfDigits = 0; in countDigits() local
193 ++numberOfDigits; in countDigits()
197 return numberOfDigits; in countDigits()
685 if (numberOfDigits < numberOfDropDigits) in floor()
709 int numberOfDigits = 0; in fromString() local
745 ++numberOfDigits; in fromString()
762 ++numberOfDigits; in fromString()
822 numberOfDigits = 1; in fromString()
833 numberOfDigits = 1; in fromString()
860 numberOfDigits = 1; in fromString()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/decimal/
H A DDecimal.cpp190 int numberOfDigits = 0; in countDigits() local
192 ++numberOfDigits; in countDigits()
196 return numberOfDigits; in countDigits()
684 if (numberOfDigits < numberOfDropDigits) in floor()
708 int numberOfDigits = 0; in fromString() local
744 ++numberOfDigits; in fromString()
761 ++numberOfDigits; in fromString()
821 numberOfDigits = 1; in fromString()
832 numberOfDigits = 1; in fromString()
859 numberOfDigits = 1; in fromString()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/decimal/
H A DDecimal.cpp190 int numberOfDigits = 0; in countDigits() local
192 ++numberOfDigits; in countDigits()
196 return numberOfDigits; in countDigits()
684 if (numberOfDigits < numberOfDropDigits) in floor()
708 int numberOfDigits = 0; in fromString() local
744 ++numberOfDigits; in fromString()
761 ++numberOfDigits; in fromString()
821 numberOfDigits = 1; in fromString()
832 numberOfDigits = 1; in fromString()
859 numberOfDigits = 1; in fromString()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/decimal/
H A DDecimal.cpp191 int numberOfDigits = 0; in countDigits() local
193 ++numberOfDigits; in countDigits()
197 return numberOfDigits; in countDigits()
685 if (numberOfDigits < numberOfDropDigits) in floor()
709 int numberOfDigits = 0; in fromString() local
745 ++numberOfDigits; in fromString()
762 ++numberOfDigits; in fromString()
822 numberOfDigits = 1; in fromString()
833 numberOfDigits = 1; in fromString()
860 numberOfDigits = 1; in fromString()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/decimal/
H A DDecimal.cpp191 int numberOfDigits = 0; in countDigits() local
193 ++numberOfDigits; in countDigits()
197 return numberOfDigits; in countDigits()
685 if (numberOfDigits < numberOfDropDigits) in floor()
709 int numberOfDigits = 0; in fromString() local
745 ++numberOfDigits; in fromString()
762 ++numberOfDigits; in fromString()
822 numberOfDigits = 1; in fromString()
833 numberOfDigits = 1; in fromString()
860 numberOfDigits = 1; in fromString()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgstemporalutils.cpp63 int numberOfDigits = settings.fileNameTemplate.count( QLatin1Char( '#' ) ); in exportAnimation() local
64 if ( numberOfDigits < 0 ) in exportAnimation()
69 const QString token( numberOfDigits, QLatin1Char( '#' ) ); in exportAnimation()
113 …const QString frameNoPaddedLeft( QStringLiteral( "%1" ).arg( currentFrame, numberOfDigits, 10, QCh… in exportAnimation()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCommunicator/GKNetCore/BencodeNET/
H A DBencodeParser.cs355 var numberOfDigits = isNegative ? digits.Length - 1 : digits.Length; in ParseNumber()
358 if (numberOfDigits > BNumber.MaxDigits) { in ParseNumber()
365 if (numberOfDigits < 1) in ParseNumber()
371 if (firstDigit == '0' && numberOfDigits > 1) in ParseNumber()
375 if (firstDigit == '0' && numberOfDigits == 1 && isNegative) in ParseNumber()
/dports/graphics/krita/krita-4.4.8/libs/ui/dialogs/
H A DKisAsyncAnimationFramesSaveDialog.cpp105 const int numberOfDigits = 4; in regenerateRange() local
108 int digitsPosition = filename.length() - m_d->filenameSuffix.length() - numberOfDigits; in regenerateRange()
109 int fileNumber = filename.midRef(digitsPosition, numberOfDigits).toInt(); in regenerateRange()
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgstemporalutils.cpp81 const int numberOfDigits = settings.fileNameTemplate.count( QLatin1Char( '#' ) ); in exportAnimation() local
82 if ( numberOfDigits < 0 ) in exportAnimation()
87 const QString token( numberOfDigits, QLatin1Char( '#' ) ); in exportAnimation()
131 …const QString frameNoPaddedLeft( QStringLiteral( "%1" ).arg( currentFrame, numberOfDigits, 10, QCh… in exportAnimation()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/
H A Dqgs3dutils.cpp121 int numberOfDigits = fileNameTemplate.count( QLatin1Char( '#' ) ); in exportAnimation() local
122 if ( numberOfDigits < 0 ) in exportAnimation()
127 const QString token( numberOfDigits, QLatin1Char( '#' ) ); in exportAnimation()
152 …const QString frameNoPaddedLeft( QStringLiteral( "%1" ).arg( frameNo, numberOfDigits, 10, QChar( '… in exportAnimation()
/dports/graphics/qgis/qgis-3.22.3/src/3d/
H A Dqgs3dutils.cpp128 const int numberOfDigits = fileNameTemplate.count( QLatin1Char( '#' ) ); in exportAnimation() local
129 if ( numberOfDigits < 0 ) in exportAnimation()
134 const QString token( numberOfDigits, QLatin1Char( '#' ) ); in exportAnimation()
159 …const QString frameNoPaddedLeft( QStringLiteral( "%1" ).arg( frameNo, numberOfDigits, 10, QChar( '… in exportAnimation()
/dports/math/gfan/gfan0.6.2/src/
H A Dparser.cpp116 int numberOfDigits=0; in parseInt() local
131 numberOfDigits++; in parseInt()
132 assert(numberOfDigits<10); in parseInt()
/dports/math/gfanlib/gfan0.6.2/src/
H A Dparser.cpp116 int numberOfDigits=0; in parseInt() local
131 numberOfDigits++; in parseInt()
132 assert(numberOfDigits<10); in parseInt()
/dports/devel/py-twisted/Twisted-22.1.0/docs/core/benchmarks/
H A Dnetstringreceiver.py204 numberOfDigits = math.ceil(math.log10(dataSize)) + 1
/dports/devel/upp/upp/bazaar/STEM4U/
H A DRational.cpp48 int ndig = int(ret.numberOfDigits()); in FormatRational()
H A DIntInf.h122 int numberOfDigits() const;
593 for (int i = (int) this->numberOfDigits() / 2; i >= 2; --i) in optimizeSqrtSearchBounds()
624 ASSERT(numberOfDigits() <= i); in digitAt()
629 inline int intInf::numberOfDigits() const { in numberOfDigits() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DIN-CS-1-Datatypes.asn950 numberOfDigits [0] NumberOfDigits,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/asn1/test/asn1_SUITE_data/
H A DIN-CS-1-Datatypes.asn950 numberOfDigits [0] NumberOfDigits,
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/asn1/test/asn1_SUITE_data/
H A DIN-CS-1-Datatypes.asn950 numberOfDigits [0] NumberOfDigits,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DIN-CS-1-Datatypes.asn950 numberOfDigits [0] NumberOfDigits,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DIN-CS-1-Datatypes.asn950 numberOfDigits [0] NumberOfDigits,
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/asn1/test/asn1_SUITE_data/
H A DIN-CS-1-Datatypes.asn950 numberOfDigits [0] NumberOfDigits,
/dports/lang/erlang/otp-OTP-24.1.7/lib/asn1/test/asn1_SUITE_data/
H A DIN-CS-1-Datatypes.asn950 numberOfDigits [0] NumberOfDigits,

12