Searched refs:theNumBytes (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1217 unsigned long theNumBytes; local
1220 theNumBytes = numBytes;
1222 if (theMemPtr != nil && theNumBytes > 0)
1232 theNumBytes--;
1239 while (theNumBytes >= 4)
1243 theNumBytes -= 4;
1249 while (theNumBytes > 0)
1253 theNumBytes--;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1217 unsigned long theNumBytes; local
1220 theNumBytes = numBytes;
1222 if (theMemPtr != nil && theNumBytes > 0)
1232 theNumBytes--;
1239 while (theNumBytes >= 4)
1243 theNumBytes -= 4;
1249 while (theNumBytes > 0)
1253 theNumBytes--;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp1217 unsigned long theNumBytes; local
1220 theNumBytes = numBytes;
1222 if (theMemPtr != nil && theNumBytes > 0)
1232 theNumBytes--;
1239 while (theNumBytes >= 4)
1243 theNumBytes -= 4;
1249 while (theNumBytes > 0)
1253 theNumBytes--;

Completed in 151 milliseconds