Searched refs:currentLength (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp44 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
45 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
46 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength = nil);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) argument
980 errCode = AppendCStrToHandle(tempString,theHandle,currentLength);
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) argument
1018 if (currentLength != nil && *currentLength >= 0)
1020 handleCurrentLength = *currentLength;
1059 if (currentLength != nil)
1061 *currentLength += stringLength;
1075 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) argument
1103 if (currentLength !
1159 AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1406 int currentLength; local
1459 int currentLength; local
1513 int currentLength; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp44 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
45 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
46 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength = nil);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) argument
980 errCode = AppendCStrToHandle(tempString,theHandle,currentLength);
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) argument
1018 if (currentLength != nil && *currentLength >= 0)
1020 handleCurrentLength = *currentLength;
1059 if (currentLength != nil)
1061 *currentLength += stringLength;
1075 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) argument
1103 if (currentLength !
1159 AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1406 int currentLength; local
1459 int currentLength; local
1513 int currentLength; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp44 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
45 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
46 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength = nil);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) argument
980 errCode = AppendCStrToHandle(tempString,theHandle,currentLength);
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) argument
1018 if (currentLength != nil && *currentLength >= 0)
1020 handleCurrentLength = *currentLength;
1059 if (currentLength != nil)
1061 *currentLength += stringLength;
1075 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) argument
1103 if (currentLength !
1159 AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1406 int currentLength; local
1459 int currentLength; local
1513 int currentLength; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp44 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
45 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
46 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength = nil);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) argument
980 errCode = AppendCStrToHandle(tempString,theHandle,currentLength);
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) argument
1018 if (currentLength != nil && *currentLength >= 0)
1020 handleCurrentLength = *currentLength;
1059 if (currentLength != nil)
1061 *currentLength += stringLength;
1075 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) argument
1103 if (currentLength !
1159 AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1406 int currentLength; local
1459 int currentLength; local
1513 int currentLength; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp44 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
45 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
46 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength = nil);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) argument
980 errCode = AppendCStrToHandle(tempString,theHandle,currentLength);
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) argument
1018 if (currentLength != nil && *currentLength >= 0)
1020 handleCurrentLength = *currentLength;
1059 if (currentLength != nil)
1061 *currentLength += stringLength;
1075 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) argument
1103 if (currentLength !
1159 AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1406 int currentLength; local
1459 int currentLength; local
1513 int currentLength; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/MacOS/GetHTTPS.src/
H A DCPStringUtils.hpp44 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
45 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength = nil,long *maxLength = nil);
46 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength = nil);
47 OSErr AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength = nil);
H A DCPStringUtils.cpp972 OSErr AppendPStrToHandle(const unsigned char *thePString,Handle theHandle,long *currentLength) argument
980 errCode = AppendCStrToHandle(tempString,theHandle,currentLength);
990 OSErr AppendCStrToHandle(const char *theCString,Handle theHandle,long *currentLength,long *maxLength) argument
1018 if (currentLength != nil && *currentLength >= 0)
1020 handleCurrentLength = *currentLength;
1059 if (currentLength != nil)
1061 *currentLength += stringLength;
1075 OSErr AppendCharsToHandle(const char *theChars,const int numChars,Handle theHandle,long *currentLength,long *maxLength) argument
1103 if (currentLength !
1159 AppendLongIntToHandle(const long inTheLongInt,Handle theHandle,long *currentLength) argument
1406 int currentLength; local
1459 int currentLength; local
1513 int currentLength; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/external_file/build/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 194 milliseconds