Home
last modified time | relevance | path

Searched refs:firstByteRelative (Results 1 – 3 of 3) sorted by relevance

/dports/benchmarks/polygraph/polygraph-4.13.0/src/pgl/
H A DSingleRangeSym.h26 bool firstByteRelative(double &f) const;
H A DSingleRangeSym.cc50 bool SingleRangeSym::firstByteRelative(double &f) const { in firstByteRelative() function in SingleRangeSym
/dports/benchmarks/polygraph/polygraph-4.13.0/src/client/
H A DSingleRangeCfg.cc26 aSingleRange.firstByteRelative(theFirstByteRelative); in configure()