Home
last modified time | relevance | path

Searched defs:max64 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/test/
Dfloat_lit3.go26 max64 = two1024 - ulp64 const
Dfloat_lit2.go39 max64 = two1024 - ulp64 const
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DTarget.java612 public double max64() { return mMaxValue; } in max64() method in Target.Floaty
/aosp_15_r20/external/fmtlib/test/
H A Dformat-impl-test.cc97 const auto max64 = max_value<uint64_t>(); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upb.cc958 size_t max64 = 0; in WriteHeader() local