Searched defs:theCStr (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp89 void SetErrorMessageAndCStrAndLongInt(const char *theErrorMessage,const char * theCStr,const long theLongInt) argument
98 void SetErrorMessageAndCStr(const char *theErrorMessage,const char * theCStr) argument
H A DCPStringUtils.cpp69 void CopyPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
248 void ConcatPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
604 int CompareCStrToPStr(const char *theCStr,cons argument
625 ConcatLongIntToCStr(const long theNum,char *theCStr,const int maxCStrLength,const int numDigits) argument
711 CopyLongIntToCStr(const long theNum,char *theCStr,const int maxCStrLength,const int numDigits) argument
751 CopyUnsignedLongIntToCStr(const unsigned long theNum,char *theCStr,const int maxCStrLength) argument
2205 char theCStr[256]; local
2591 CopyFloatToCStr(const extended80 *theFloat,char *theCStr,const int maxCStrLength,const int inMaxNumIntDigits,const int inMaxNumFractDigits) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp89 void SetErrorMessageAndCStrAndLongInt(const char *theErrorMessage,const char * theCStr,const long theLongInt) argument
98 void SetErrorMessageAndCStr(const char *theErrorMessage,const char * theCStr) argument
H A DCPStringUtils.cpp69 void CopyPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
248 void ConcatPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
604 int CompareCStrToPStr(const char *theCStr,cons argument
625 ConcatLongIntToCStr(const long theNum,char *theCStr,const int maxCStrLength,const int numDigits) argument
711 CopyLongIntToCStr(const long theNum,char *theCStr,const int maxCStrLength,const int numDigits) argument
751 CopyUnsignedLongIntToCStr(const unsigned long theNum,char *theCStr,const int maxCStrLength) argument
2205 char theCStr[256]; local
2591 CopyFloatToCStr(const extended80 *theFloat,char *theCStr,const int maxCStrLength,const int inMaxNumIntDigits,const int inMaxNumFractDigits) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/MacOS/GetHTTPS.src/
H A DErrorHandling.cpp89 void SetErrorMessageAndCStrAndLongInt(const char *theErrorMessage,const char * theCStr,const long theLongInt) argument
98 void SetErrorMessageAndCStr(const char *theErrorMessage,const char * theCStr) argument
H A DCPStringUtils.cpp69 void CopyPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
248 void ConcatPStrToCStr(const unsigned char *thePStr,char *theCStr,const int maxCStrLength) argument
604 int CompareCStrToPStr(const char *theCStr,cons argument
625 ConcatLongIntToCStr(const long theNum,char *theCStr,const int maxCStrLength,const int numDigits) argument
711 CopyLongIntToCStr(const long theNum,char *theCStr,const int maxCStrLength,const int numDigits) argument
751 CopyUnsignedLongIntToCStr(const unsigned long theNum,char *theCStr,const int maxCStrLength) argument
2205 char theCStr[256]; local
2591 CopyFloatToCStr(const extended80 *theFloat,char *theCStr,const int maxCStrLength,const int inMaxNumIntDigits,const int inMaxNumFractDigits) argument
[all...]

Completed in 81 milliseconds