Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsearching.d2175 private R1 simpleMindedFind(alias pred, R1, R2)(R1 haystack, scope R2 needle) in simpleMindedFind() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsearching.d2215 private R1 simpleMindedFind(alias pred, R1, R2)(R1 haystack, scope R2 needle) in simpleMindedFind() function