Home
last modified time | relevance | path

Searched defs:GetDelta (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/lib/monitoring/
H A Dcell_reader-inl.cc148 int64_t GetDelta(const int64_t& a, const int64_t& b) { in GetDelta() function
153 Histogram GetDelta(const Histogram& a, const Histogram& b) { in GetDelta() function
163 Percentiles GetDelta(const Percentiles& a, const Percentiles& b) { in GetDelta() function
168 std::string GetDelta(const std::string& a, const std::string& b) { in GetDelta() function
174 bool GetDelta(const bool& a, const bool& b) { in GetDelta() function
H A Dcell_reader-inl.h110 ValueType GetDelta(const ValueType& a, const ValueType& b) { in GetDelta() function
/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dtime_profile.py22 def GetDelta(self): member in TimeProfile
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dtime_profile.py22 def GetDelta(self): member in TimeProfile
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_hue_sat_map.cpp135 void dng_hue_sat_map::GetDelta (uint32 hueDiv, in GetDelta() function in dng_hue_sat_map
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp14053 auto GetDelta = [&](const SCEV *Old, const SCEV *New) -> const SCEV * { in verify() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h19574 uint8_t GetDelta() const {ASSERT(was_validated_);auto to_bound = begin();auto delta_it = to_bound +… in CreateOptional() function