Searched refs:Decimal (Results 1 – 15 of 15) sorted by relevance
/external/parameter-framework/test/test-fixed-point-parameter/ |
D | Main.py | 34 from decimal import Decimal 81 Decimal(0), 82 Decimal(self._lowerAllowedBound), 83 Decimal(self._upperAllowedBound) 91 Decimal(self._lowerAllowedBound) - Decimal(bigValue), 92 Decimal(self._upperAllowedBound) + Decimal(bigValue), 93 Decimal(self._lowerAllowedBound) - Decimal(littleValue), 94 Decimal(self._upperAllowedBound) + Decimal(littleValue) 157 returnValue = Decimal(firstGet) 162 upperAllowedValue = Decimal(valuePreviouslySet) + (Decimal(self._quantum) / Decimal(2)) [all …]
|
/external/openssh/ |
D | moduli.0 | 23 type Decimal number specifying the internal structure of 36 tests Decimal number indicating the type of primality tests 50 trials Decimal number indicating the number of primality 53 size Decimal number indicating the size of the prime in
|
/external/google-breakpad/src/testing/test/ |
D | gmock-generated-function-mockers_test.cc | 84 virtual int Decimal(bool b, char c, short d, int e, long f, // NOLINT 127 MOCK_METHOD10(Decimal, int(bool, char, short, int, long, float, // NOLINT 203 EXPECT_CALL(mock_foo_, Decimal(true, 'a', 0, 0, 1L, A<float>(), in TEST_F() 207 EXPECT_EQ(5, foo_->Decimal(true, 'a', 0, 0, 1, 0, 0, 5, NULL, "hi")); in TEST_F()
|
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/ |
D | entities.test | 267 {"description": "Decimal numeric entity followed by hex character a.", 271 {"description": "Decimal numeric entity followed by hex character A.", 275 {"description": "Decimal numeric entity followed by hex character f.", 279 {"description": "Decimal numeric entity followed by hex character A.",
|
/external/valgrind/none/tests/s390x/ |
D | dfp-1.stdout.exp | 1 Decimal floating point arithmetic
|
/external/lldb/tools/debugserver/source/ |
D | DNBDefs.h | 184 Decimal, enumerator
|
D | RNBRemote.cpp | 1690 case Decimal: ostrm << "format:decimal;"; break; in HandlePacket_qRegisterInfo()
|
/external/icu/icu4c/source/data/lang/ |
D | fil.txt | 422 hanidec{"Chinese Decimal na Mga Numeral"}
|
D | zu.txt | 418 hanidec{"i-Chinese Decimal Numerals"}
|
D | en.txt | 931 hanidec{"Chinese Decimal Numerals"}
|
/external/icu/icu4c/source/test/testdata/ |
D | dcfmtest.txt | 8 # Decimal formatter test cases.
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1914 // Decimal Adjust AL after Addition 1919 // Decimal Adjust AL after Subtraction
|
/external/valgrind/ |
D | NEWS | 656 * Support for s390x Decimal Floating Point instructions on hosts that 1102 * Support for POWER Decimal Floating Point instructions.
|
/external/pcre/dist/doc/ |
D | pcre.txt | 5386 Nd Decimal number 7744 Nd Decimal number
|
/external/icu/icu4c/source/data/unidata/ |
D | ppucd.txt | 829 value;nt;De;Decimal
|