Home
last modified time | relevance | path

Searched defs:Diff (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/algorithm/
Dapply_permutation.hpp45 typedef typename std::iterator_traits<RandomAccessIterator1>::difference_type Diff; in apply_permutation() typedef
80 typedef typename std::iterator_traits<RandomAccessIterator2>::difference_type Diff; in apply_reverse_permutation() typedef
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTraceState.cpp131 size_t Diff = NumMutations - FirstN; in WantToHandleOneMoreMutation() local