Home
last modified time | relevance | path

Searched defs:temp_value (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Core/
DScalar.cpp35Scalar& temp_value, // A modifiable temp value than can be used to hold either the pro… in PromoteToMaxType()
974 Scalar temp_value; in operator +=() local
1517 Scalar temp_value; in operator +() local
1544 Scalar temp_value; in operator -() local
1570 Scalar temp_value; in operator /() local
1600 Scalar temp_value; in operator *() local
1626 Scalar temp_value; in operator &() local
1656 Scalar temp_value; in operator |() local
1686 Scalar temp_value; in operator %() local
1716 Scalar temp_value; in operator ^() local
[all …]
/external/ceres-solver/examples/
Dlibmv_bundle_adjuster.cc316 unsigned int temp_value = static_cast<unsigned int>(value); in SwitchEndian() local