/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/math/ |
H A D | MathUtils.java | 66 private static final long[] pow10 = { field in MathUtils 94 static long pow10(int e) { in pow10() method in MathUtils
|
H A D | FormattedFPDecimal.java | 268 long pow10 = MathUtils.pow10(n - p); in round() local
|
H A D | FloatingDecimal.java | 371 …long pow10 = FDBigInteger.LONG_5_POW[insignificantDigits] << insignificantDigits; // 10^i == 5^i *… in developLongDigits() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/lexical/ |
H A D | num.rs | 247 fn pow10(self, n: i32) -> Self; in pow10() method 342 fn pow10(self, n: i32) -> f32 { in pow10() method 401 fn pow10(self, n: i32) -> f64 { in pow10() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/lexical/ |
H A D | num.rs | 247 fn pow10(self, n: i32) -> Self; in pow10() method 342 fn pow10(self, n: i32) -> f32 { in pow10() method 401 fn pow10(self, n: i32) -> f64 { in pow10() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/lexical/ |
D | num.rs | 247 fn pow10(self, n: i32) -> Self; in pow10() method 343 fn pow10(self, n: i32) -> f32 { in pow10() method 407 fn pow10(self, n: i32) -> f64 { in pow10() method
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | float_lit.go | 13 func pow10(pow int) float64 { func
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/ |
D | pow10.hpp | 104 inline T pow10(unsigned dim) in pow10() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/support/numeric_utils/ |
D | pow10.hpp | 102 inline T pow10(unsigned dim) in pow10() function
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkFloatToDecimal.cpp | 36 static double pow10(int e) { in pow10() function
|
H A D | SkJSON.cpp | 306 static inline float pow10(int32_t exp) { in pow10() function
|
/aosp_15_r20/external/pdfium/core/fpdfapi/edit/ |
H A D | cpdf_contentstream_write_utils.cpp | 18 double pow10(int e) { in pow10() function
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.CpuFreq/ |
H A D | cpu_freq_track.ts | 248 const pow10 = Math.pow(10, exp); constant
|
/aosp_15_r20/external/perfetto/ui/src/components/tracks/ |
H A D | base_counter_track.ts | 33 const pow10 = Math.pow(10, exp); constant
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_imdct.c | 217 FLOAT32 gain, ztemp, ftemp, pow10, rem10; in ixheaacd_cal_fac_data() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | Rational.java | 304 public static Rational pow10(int i) { in pow10() method in Rational
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/ |
H A D | duration.cc | 716 double pow10; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/ |
D | duration.cc | 716 double pow10; member
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/ |
H A D | duration.cc | 716 double pow10; member
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/ |
H A D | duration.cc | 716 double pow10; member
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/ |
H A D | duration.cc | 719 double pow10; member
|
/aosp_15_r20/external/abseil-cpp/absl/time/ |
H A D | duration.cc | 719 double pow10; member
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/ |
H A D | duration.cc | 719 double pow10; member
|
/aosp_15_r20/external/ublksrv/include/nlohmann/ |
H A D | json.hpp | 16936 inline int find_largest_pow10(const std::uint32_t n, std::uint32_t& pow10) in find_largest_pow10() 17073 std::uint32_t pow10{}; in grisu2_digit_gen() local
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/ |
HD | maven-ant-tasks-2.1.3.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/DEPENDENCIES
META-INF ... |