Searched defs:toFloat (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/dsent/libutil/ | ||
H A D | String.cc | 273 float String::toFloat() const function in class:LibUtil::String |
/gem5/src/python/m5/util/ | ||
H A D | convert.py | 124 def toFloat(value, target_type='float', units=None, prefixes=[]): function |
Completed in 10 milliseconds