Searched defs:ZERO (Results 1 – 2 of 2) sorted by relevance
43 static constexpr std::chrono::nanoseconds ZERO{std::chrono::nanoseconds::zero()}; variable
135 final Rational ZERO = new Rational(0, 1); in setManualCaptureRequest() local