Home
last modified time | relevance | path

Searched defs:integer_part (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
DTimeValue.h108 SecondsType integer_part = static_cast<SecondsType>( new_time ); in TimeValue() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimeValue.h108 SecondsType integer_part = static_cast<SecondsType>( new_time ); in TimeValue() local
/external/rust/crates/litrs/src/float/
Dmod.rs103 pub fn integer_part(&self) -> &str { in integer_part() method
/external/libtextclassifier/native/utils/utf8/
Dunilib-javaicu.cc115 int32 integer_part; in ParseDouble() local