Home
last modified time | relevance | path

Searched defs:pos_inf (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/
Dchecking.hpp41 static T pos_inf() in pos_inf() function
/external/rust/crates/rand/src/distributions/
Dutils.rs389 let pos_inf = $ty::splat(::core::$f_scalar::INFINITY); localVariable
/external/sdv/vsomeip/third_party/boost/chrono/example/
Dsaturating.cpp60 static const int_type pos_inf = -neg_inf; member in User2::saturate
Dtime2_demo.cpp442 static const int_type pos_inf = -neg_inf; member in User2::saturate
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc312 const llvm::APFloat pos_inf = GetIeeeF32FromBitwiseRep(0x7f800000); in GenerateVF32Log() local
/external/sdv/vsomeip/third_party/boost/numeric/interval/test/
Dadd.cpp199 static pexpr pos_inf() { throw; } in pos_inf() function