| /external/icu/android_icu4j/src/main/java/android/icu/number/ |
| D | FractionPrecision.java | 10 * significant digits to be used when formatting numbers in NumberFormatter. 23 * Override maximum fraction digits with maximum significant digits depending on the magnitude 27 * Pad trailing zeros to achieve this minimum number of significant digits. 29 * Round the number to achieve this maximum number of significant digits. 31 * How to disambiguate between fraction digits and significant digits. 44 throw new IllegalArgumentException("Significant digits must be between 1 and " in withSignificantDigits() 51 …* Ensure that no less than this number of significant digits are retained when rounding according … 66 * The number of significant figures to guarantee. 76 throw new IllegalArgumentException("Significant digits must be between 1 and " in withMinDigits() 83 …* Ensure that no more than this number of significant digits are retained when rounding according … [all …]
|
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_packing.hpp | 28 /// The first component of the vector will be written to the least significant bits of the output; 29 /// the last component will be written to the most significant bits. 41 /// The first component of the vector will be written to the least significant bits of the output; 42 /// the last component will be written to the most significant bits. 54 /// The first component of the vector will be written to the least significant bits of the output; 55 /// the last component will be written to the most significant bits. 67 /// The first component of the vector will be written to the least significant bits of the output; 68 /// the last component will be written to the most significant bits. 80 …/// The first component of the returned vector will be extracted from the least significant bits o… 81 /// the last component will be extracted from the most significant bits. [all …]
|
| D | func_integer.hpp | 54 /// result. The 32 least-significant bits are returned in lsb. 55 /// The 32 most-significant bits are returned in msb. 69 /// result. The 32 least-significant bits are returned in lsb. 70 /// The 32 most-significant bits are returned in msb. 84 /// returning them in the least significant bits of the result. 85 /// For unsigned data types, the most significant bits of the 87 /// most significant bits will be set to the value of bit offset + base - 1. 104 /// Returns the insertion the bits least-significant bits of insert into base. 154 /// Returns the bit number of the least significant bit set to 165 /// Returns the bit number of the least significant bit set to [all …]
|
| /external/icu/icu4j/main/core/src/main/java/com/ibm/icu/number/ |
| D | FractionPrecision.java | 9 * significant digits to be used when formatting numbers in NumberFormatter. 23 * Override maximum fraction digits with maximum significant digits depending on the magnitude 27 * Pad trailing zeros to achieve this minimum number of significant digits. 29 * Round the number to achieve this maximum number of significant digits. 31 * How to disambiguate between fraction digits and significant digits. 46 throw new IllegalArgumentException("Significant digits must be between 1 and " in withSignificantDigits() 53 …* Ensure that no less than this number of significant digits are retained when rounding according … 68 * The number of significant figures to guarantee. 79 throw new IllegalArgumentException("Significant digits must be between 1 and " in withMinDigits() 86 …* Ensure that no more than this number of significant digits are retained when rounding according … [all …]
|
| /external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
| D | packing.hpp | 59 /// The first component of the vector will be written to the least significant bits of the output; 60 /// the last component will be written to the most significant bits. 75 …/// The first component of the returned vector will be extracted from the least significant bits o… 76 /// the last component will be extracted from the most significant bits. 117 /// The first component of the vector will be written to the least significant bits of the output; 118 /// the last component will be written to the most significant bits. 133 …/// The first component of the returned vector will be extracted from the least significant bits o… 134 /// the last component will be extracted from the most significant bits. 175 /// The first component of the vector will be written to the least significant bits of the output; 176 /// the last component will be written to the most significant bits. [all …]
|
| /external/curl/lib/ |
| D | warnless.c | 73 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_ultous() 92 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_ultouc() 111 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_uztoso() 133 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_uztosi() 152 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_uztoul() 173 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_uztoui() 194 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_sltosi() 216 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_sltoui() 238 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_sltous() 258 # pragma warning(disable:810) /* conversion may lose significant bits */ in curlx_uztosz() [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/ |
| D | ares_nowarn.c | 69 # pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_uztosl() 87 # pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_uztosi() 105 # pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_uztoss() 123 # pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_sitoss() 142 # pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_sltosi() 161 # pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_sztosi() 180 # pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_sztoui() 199 # pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_sitous() 242 #pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_htons() 254 #pragma warning(disable:810) /* conversion may lose significant bits */ in aresx_ntohs()
|
| /external/rust/crates/aho-corasick/src/packed/ |
| D | vector.rs | 21 /// Shift `a` to the left by two bytes (removing its two most significant 22 /// bytes), and concatenate it with the the two most significant bytes of `b`. 33 // 16 bytes of b, in order of most significant to least significant. So in alignr256_14() 53 // the least significant bits---we effectively result in the following in alignr256_14() 62 /// Shift `a` to the left by one byte (removing its most significant byte), and 63 /// concatenate it with the the most significant byte of `b`. 72 /// element of the array returned corresponds to the least significant 64-bit 83 /// element of the array returned corresponds to the least significant 64-bit 103 /// is a 64-bit integer and a1/b1 correspond to the least significant 64 bits, 135 /// bytes starting in `slice[at..]` will be at the least significant bits of [all …]
|
| /external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
| D | tm-signal-context-chk-vsx.c | 35 #define FPR20 20 /* FPR20 overlaps VSX20 most significant doubleword */ 68 * FP registers (f0-31) overlap the most significant 64 bits of VSX in signal_usr1() 81 * registers, but only the least significant 64 bits of vsr0-31. The in signal_usr1() 82 * most significant 64 bits of vsr0-31 (f0-31), as it overlaps the FP in signal_usr1() 90 * part of one VSX half, i.e. v_regs + 1 points to the least significant in signal_usr1() 91 * 64 bits of vsr0-31. The other part of this half (the most significant in signal_usr1() 95 /* Get pointer to least significant doubleword of vsr0-31 */ in signal_usr1() 102 * Copy VSX most significant doubleword from fp_regs and in signal_usr1() 103 * copy VSX least significant one from 64-bit slots below in signal_usr1() 126 * Copy VSX most significant doubleword from fp_regs and in signal_usr1() [all …]
|
| /external/sdv/vsomeip/third_party/boost/spirit/doc/karma/ |
| D | binary.qbk | 88 significant byte of the mandatory attribute. This 92 significant 16 bits of the mandatory attribute 97 significant 32 bits of the mandatory attribute 102 significant 64 bits of the mandatory attribute 115 significant byte of the immediate parameter. This 119 significant 16 bits of the immediate parameter 124 significant 32 bits of the immediate parameter 129 significant 64 bits of the immediate parameter 264 significant 16 bits of the mandatory attribute 269 significant 32 bits of the mandatory attribute [all …]
|
| /external/mbedtls/library/ |
| D | alignment.h | 116 * byte from x, where byte 0 is the least significant byte. 233 * \param offset Offset from \p data of the first and most significant 249 * \param offset Offset from \p data where to put the most significant 269 * \param offset Offset from \p data of the first and least significant 286 * \param offset Offset from \p data where to put the least significant 306 * \param offset Offset from \p data of the first and least significant 322 * \param offset Offset from \p data where to put the least significant 342 * \param offset Offset from \p data of the first and most significant 358 * \param offset Offset from \p data where to put the most significant 378 * \param offset Offset from \p data of the first and most significant [all …]
|
| /external/icu/icu4j/perf-tests/perldriver/ |
| D | Format.pm | 24 #|# In other words, take one significant digit of the error value and 47 # Format a number, optionally with a +/- delta, to n significant 50 # @param significant digit, a value >= 1 68 # TODO make this work for values with all significant 83 # Format a time, optionally with a +/- delta, to n significant 86 # @param significant digit, a value >= 1 109 # Format a percentage, optionally with a +/- delta, to n significant 112 # @param significant digit, a value >= 1 127 # Format a number to n significant digits without using exponential 130 # @param significant digit, a value >= 1
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | MsgPack.h | 32 /// Most significant bits used to identify "Fix" variants in MessagePack. 34 /// For example, FixStr objects encode their size in the five least significant 36 /// the three most significant bits. So FixBits::String contains 0b10100000. 46 /// For example, FixStr objects encode their size in the five least significant 48 /// the three most significant bits. So FixBitsMask::String contains 59 /// For example, FixStr objects encode their size in the five least significant 81 /// they must have the pattern "111" as their three most significant bits. This
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
| D | MsgPack.h | 32 /// Most significant bits used to identify "Fix" variants in MessagePack. 34 /// For example, FixStr objects encode their size in the five least significant 36 /// the three most significant bits. So FixBits::String contains 0b10100000. 46 /// For example, FixStr objects encode their size in the five least significant 48 /// the three most significant bits. So FixBitsMask::String contains 59 /// For example, FixStr objects encode their size in the five least significant 81 /// they must have the pattern "111" as their three most significant bits. This
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | displayvideo_v1.firstAndThirdPartyAudiences.html | 112 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only re… 116 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only re… 117 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only ap… 118 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only ap… 119 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only ap… 123 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only ap… 126 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only ap… 152 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only re… 156 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only re… 157 …e to privacy reasons. Otherwise, the number will be rounded off to two significant digits. Only ap… [all …]
|
| /external/compiler-rt/lib/builtins/ |
| D | popcountti2.c | 30 /* Every 4 bits holds the sum of every 4-set of bits (3 significant bits) (32) */ in __popcountti2() 33 /* Every 8 bits holds the sum of every 8-set of bits (4 significant bits) (16) */ in __popcountti2() 35 /* Every 8 bits holds the sum of every 8-set of bits (5 significant bits) (8) */ in __popcountti2() 37 /* Every 8 bits holds the sum of every 8-set of bits (6 significant bits) (4) */ in __popcountti2() 39 /* Every 8 bits holds the sum of every 8-set of bits (7 significant bits) (2) */ in __popcountti2() 41 return (x + (x >> 8)) & 0xFF; /* (8 significant bits) */ in __popcountti2()
|
| /external/pdfium/testing/tools/ |
| D | safetynet_conclusions.py | 40 "regression" if there is a significant increase in time for the test case. 41 "improvement" if there is a significant decrease in time for the test case. 51 measurements are considered significant. 59 threshold_significant 0.02 -> 98.04% to 102% is not significant 60 threshold_significant 0.1 -> 90.9% to 110% is not significant 61 threshold_significant 0.25 -> 80% to 125% is not significant 62 threshold_significant 1 -> 50% to 200% is not significant 63 threshold_significant 4 -> 20% to 500% is not significant 244 colored: Whether to color the output to highlight significant changes.
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | common.h | 92 * byte from x, where byte 0 is the least significant byte. 108 * \param offset Offset from \p base of the first and most significant 128 * \param offset Offset from \p base where to put the most significant 146 * \param offset Offset from \p base of the first and least significant 166 * \param offset Offset from \p base where to put the least significant 184 * \param offset Offset from \p base of the first and least significant 202 * \param offset Offset from \p base where to put the least significant 218 * \param offset Offset from \p base of the first and most significant 236 * \param offset Offset from \p base where to put the most significant 252 * \param offset Offset from \p base of the first and most significant [all …]
|
| /external/icu/icu4c/source/test/perf/perldriver/ |
| D | Format.pm | 26 #|# In other words, take one significant digit of the error value and 49 # Format a number, optionally with a +/- delta, to n significant 52 # @param significant digit, a value >= 1 70 # TODO make this work for values with all significant 85 # Format a time, optionally with a +/- delta, to n significant 88 # @param significant digit, a value >= 1 111 # Format a percentage, optionally with a +/- delta, to n significant 114 # @param significant digit, a value >= 1 129 # Format a number to n significant digits without using exponential 132 # @param significant digit, a value >= 1
|
| /external/cronet/third_party/icu/source/test/perf/perldriver/ |
| D | Format.pm | 26 #|# In other words, take one significant digit of the error value and 49 # Format a number, optionally with a +/- delta, to n significant 52 # @param significant digit, a value >= 1 70 # TODO make this work for values with all significant 85 # Format a time, optionally with a +/- delta, to n significant 88 # @param significant digit, a value >= 1 111 # Format a percentage, optionally with a +/- delta, to n significant 114 # @param significant digit, a value >= 1 129 # Format a number to n significant digits without using exponential 132 # @param significant digit, a value >= 1
|
| /external/rust/crates/minimal-lexical/src/ |
| D | number.rs | 1 //! Representation of a float as the significant digits and exponent. 12 /// Representation of a number as the significant digits and exponent. 14 /// This is only used if the exponent base and the significant digit 21 /// The significant digits of the float. 23 /// If the significant digits were truncated. 45 /// powers-of-10 from the exponent to the significant digits.
|
| /external/icu/icu4c/source/i18n/unicode/ |
| D | decimfmt.h | 207 * <td>Significant digit 305 * grouping sizes: One used for the least significant integer digits, the 395 * notation</a> or <a href="#sigdig">significant digits</a>. 398 * <em>maximum integer digits</em>, then only the least significant 469 * digit counts using significant digits logic. The maximum number of 470 * significant digits limits the total number of integer and fraction 473 * See the section on significant digits for more details. 475 * <li>The number of significant digits shown is determined as 477 * minimum number of significant digits shown is one, and the maximum 478 * number of significant digits shown is the sum of the <em>minimum [all …]
|
| /external/icu/libicu/cts_headers/unicode/ |
| D | decimfmt.h | 207 * <td>Significant digit 305 * grouping sizes: One used for the least significant integer digits, the 395 * notation</a> or <a href="#sigdig">significant digits</a>. 398 * <em>maximum integer digits</em>, then only the least significant 469 * digit counts using significant digits logic. The maximum number of 470 * significant digits limits the total number of integer and fraction 473 * See the section on significant digits for more details. 475 * <li>The number of significant digits shown is determined as 477 * minimum number of significant digits shown is one, and the maximum 478 * number of significant digits shown is the sum of the <em>minimum [all …]
|
| /external/cronet/third_party/icu/source/i18n/unicode/ |
| D | decimfmt.h | 209 * <td>Significant digit 307 * grouping sizes: One used for the least significant integer digits, the 397 * notation</a> or <a href="#sigdig">significant digits</a>. 400 * <em>maximum integer digits</em>, then only the least significant 471 * digit counts using significant digits logic. The maximum number of 472 * significant digits limits the total number of integer and fraction 475 * See the section on significant digits for more details. 477 * <li>The number of significant digits shown is determined as 479 * minimum number of significant digits shown is one, and the maximum 480 * number of significant digits shown is the sum of the <em>minimum [all …]
|
| /external/trusty/arm-trusted-firmware/lib/compiler-rt/builtins/ |
| D | popcountdi2.c | 22 // Every 4 bits holds the sum of every 4-set of bits (3 significant bits) (16) in __popcountdi2() 24 // Every 8 bits holds the sum of every 8-set of bits (4 significant bits) (8) in __popcountdi2() 26 // The lower 32 bits hold four 16 bit sums (5 significant bits). in __popcountdi2() 29 // The lower 16 bits hold two 32 bit sums (6 significant bits). in __popcountdi2() 31 return (x + (x >> 8)) & 0x0000007F; // (7 significant bits) in __popcountdi2()
|