Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/distributions/
H A Duniform.rs469 let unsigned_max = ::core::$u_large::MAX; localVariable
491 let unsigned_max = ::core::$u_large::MAX; localVariable
538 let unsigned_max: $u_large = ::core::$u_large::MAX; localVariable
612 let unsigned_max = ::core::$u_scalar::MAX; localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/rand/src/distributions/
Duniform.rs469 let unsigned_max = ::core::$u_large::MAX; localVariable
491 let unsigned_max = ::core::$u_large::MAX; localVariable
538 let unsigned_max: $u_large = ::core::$u_large::MAX; localVariable
612 let unsigned_max = ::core::$u_scalar::MAX; localVariable
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DCastFixture.h56 const int unsigned_max = 65000; in fill() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/operators/
H A DCastFixture.h67 constexpr int unsigned_max = 65000; in fill() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/rational/test/
Drational_test.cpp1010 boost::uint32_t unsigned_max = signed_max; in BOOST_AUTO_TEST_CASE() local