Home
last modified time | relevance | path

Searched refs:current1 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/contrib/zstd/lib/compress/
H A Dzstd_fast.c98 U32 const current1 = (U32)(ip1-base); in ZSTD_compressBlock_fast_generic() local
111 hashTable[h1] = current1; /* update hash table */ in ZSTD_compressBlock_fast_generic()
/freebsd-13.1/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util-generated.h3592 const typename ParamGenerator<T1>::iterator& current1, in Iterator() argument
3596 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator()
3708 const typename ParamGenerator<T1>::iterator& current1, in Iterator() argument
3714 begin1_(g1.begin()), end1_(g1.end()), current1_(current1), in Iterator()
3842 const typename ParamGenerator<T1>::iterator& current1, in Iterator() argument
3993 const typename ParamGenerator<T1>::iterator& current1, in Iterator() argument
4163 const typename ParamGenerator<T1>::iterator& current1, in Iterator() argument
4350 const typename ParamGenerator<T1>::iterator& current1, in Iterator() argument
4556 const typename ParamGenerator<T1>::iterator& current1, in Iterator() argument
4778 const typename ParamGenerator<T1>::iterator& current1, in Iterator() argument
[all …]
/freebsd-13.1/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c17983 U32 const current1 = (U32)(ip1-base); in ZSTD_compressBlock_fast_generic() local
17996 hashTable[h1] = current1; /* update hash table */ in ZSTD_compressBlock_fast_generic()