Searched refs:sFound (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Drabin.cpp84 bool rFound=false, sFound=false; local
92 while (!(rFound && sFound))
103 if (!sFound && jp==-1 && jq==1)
106 sFound = true;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DPropSet.cxx271 const char *sFound = strstr(s + start, sFind); local
272 if (sFound) {
273 return sFound - s;

Completed in 88 milliseconds