Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsearching.d2177 enum estimateNeedleLength = hasLength!R1 && !hasLength!R2; in simpleMindedFind() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsearching.d2217 enum estimateNeedleLength = hasLength!R1 && !hasLength!R2; in simpleMindedFind() local