Searched defs:delta_value (Results 1 – 7 of 7) sorted by relevance
563 int64_t delta_value = delta_constant->FoldToSingleValue(); in StrongSIVTest() local716 int64_t delta_value = delta_constant->FoldToSingleValue(); in WeakZeroSourceSIVTest() local869 int64_t delta_value = delta_constant->FoldToSingleValue(); in WeakZeroDestinationSIVTest() local1031 int64_t delta_value = delta_constant->FoldToSingleValue(); in WeakCrossingSIVTest() local
77 FT_Short delta_value; in gxv_opbd_LookupValue_validate() local
127 const T delta_value = *GetTensorData<T>(delta); in EvalImpl() local
2531 accum_t delta_value = accum_t(0); in computeDelta() local
3728 pub fn delta_value(&self) -> &'a [BigEndian<u16>] { in delta_value() method