Searched defs:GetDelta (Results 1 – 7 of 7) sorted by relevance
148 int64_t GetDelta(const int64_t& a, const int64_t& b) { in GetDelta() function153 Histogram GetDelta(const Histogram& a, const Histogram& b) { in GetDelta() function163 Percentiles GetDelta(const Percentiles& a, const Percentiles& b) { in GetDelta() function168 std::string GetDelta(const std::string& a, const std::string& b) { in GetDelta() function174 bool GetDelta(const bool& a, const bool& b) { in GetDelta() function
110 ValueType GetDelta(const ValueType& a, const ValueType& b) { in GetDelta() function
22 def GetDelta(self): member in TimeProfile
135 void dng_hue_sat_map::GetDelta (uint32 hueDiv, in GetDelta() function in dng_hue_sat_map
14053 auto GetDelta = [&](const SCEV *Old, const SCEV *New) -> const SCEV * { in verify() local
19574 uint8_t GetDelta() const {ASSERT(was_validated_);auto to_bound = begin();auto delta_it = to_bound +… in CreateOptional() function