Searched refs:noErr (Results 1 - 25 of 45) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Djmemmac.c161 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
166 if ( retVal != noErr || bytes != byte_count )
179 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
184 if ( retVal != noErr || bytes != byte_count )
218 if ( ( osErr != noErr )
225 if ( ( osErr != noErr )
232 if ( osErr != noErr )
245 if ( (osErr = FSpGetFInfo ( &theSpec, &finderInfo ) ) != noErr )
250 if ( osErr != noErr )
254 if ( osErr != noErr )
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Djmemmac.c161 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
166 if ( retVal != noErr || bytes != byte_count )
179 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
184 if ( retVal != noErr || bytes != byte_count )
218 if ( ( osErr != noErr )
225 if ( ( osErr != noErr )
232 if ( osErr != noErr )
245 if ( (osErr = FSpGetFInfo ( &theSpec, &finderInfo ) ) != noErr )
250 if ( osErr != noErr )
254 if ( osErr != noErr )
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Djmemmac.c161 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
166 if ( retVal != noErr || bytes != byte_count )
179 if ( SetFPos ( info->temp_file, fsFromStart, file_offset ) != noErr )
184 if ( retVal != noErr || bytes != byte_count )
218 if ( ( osErr != noErr )
225 if ( ( osErr != noErr )
232 if ( osErr != noErr )
245 if ( (osErr = FSpGetFInfo ( &theSpec, &finderInfo ) ) != noErr )
250 if ( osErr != noErr )
254 if ( osErr != noErr )
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp63 if (theErrCode != noErr) \
74 if (theErrCode != noErr) \
93 if (theErrCode != noErr) \
115 if ((theErrCode) != noErr) \
H A DMacSocket.cpp228 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
265 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
404 ioSocket->mAsyncOperationResult = noErr;
418 ioSocket->mLastError = noErr;
428 ioSocket->mAsyncOperationResult = noErr;
438 OSErr errCode = noErr;
439 OTResult theOTResult = noErr;
458 if (theOTResult != noErr && returnImmediatelyOnError)
637 return(noErr);
710 return(noErr);
[all...]
H A DGetHTTPS.cpp64 return(noErr);
177 errCode = noErr;
200 if (errCode != noErr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp63 if (theErrCode != noErr) \
74 if (theErrCode != noErr) \
93 if (theErrCode != noErr) \
115 if ((theErrCode) != noErr) \
H A DMacSocket.cpp228 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
265 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
404 ioSocket->mAsyncOperationResult = noErr;
418 ioSocket->mLastError = noErr;
428 ioSocket->mAsyncOperationResult = noErr;
438 OSErr errCode = noErr;
439 OTResult theOTResult = noErr;
458 if (theOTResult != noErr && returnImmediatelyOnError)
637 return(noErr);
710 return(noErr);
[all...]
H A DGetHTTPS.cpp64 return(noErr);
177 errCode = noErr;
200 if (errCode != noErr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp63 if (theErrCode != noErr) \
74 if (theErrCode != noErr) \
93 if (theErrCode != noErr) \
115 if ((theErrCode) != noErr) \
H A DMacSocket.cpp228 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
265 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
404 ioSocket->mAsyncOperationResult = noErr;
418 ioSocket->mLastError = noErr;
428 ioSocket->mAsyncOperationResult = noErr;
438 OSErr errCode = noErr;
439 OTResult theOTResult = noErr;
458 if (theOTResult != noErr && returnImmediatelyOnError)
637 return(noErr);
710 return(noErr);
[all...]
H A DGetHTTPS.cpp64 return(noErr);
177 errCode = noErr;
200 if (errCode != noErr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp63 if (theErrCode != noErr) \
74 if (theErrCode != noErr) \
93 if (theErrCode != noErr) \
115 if ((theErrCode) != noErr) \
H A DMacSocket.cpp228 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
265 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
404 ioSocket->mAsyncOperationResult = noErr;
418 ioSocket->mLastError = noErr;
428 ioSocket->mAsyncOperationResult = noErr;
438 OSErr errCode = noErr;
439 OTResult theOTResult = noErr;
458 if (theOTResult != noErr && returnImmediatelyOnError)
637 return(noErr);
710 return(noErr);
[all...]
H A DGetHTTPS.cpp64 return(noErr);
177 errCode = noErr;
200 if (errCode != noErr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/MacOS/GetHTTPS.src/
H A DErrorHandling.hpp63 if (theErrCode != noErr) \
74 if (theErrCode != noErr) \
93 if (theErrCode != noErr) \
115 if ((theErrCode) != noErr) \
H A DMacSocket.cpp228 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
265 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
404 ioSocket->mAsyncOperationResult = noErr;
418 ioSocket->mLastError = noErr;
428 ioSocket->mAsyncOperationResult = noErr;
438 OSErr errCode = noErr;
439 OTResult theOTResult = noErr;
458 if (theOTResult != noErr && returnImmediatelyOnError)
637 return(noErr);
710 return(noErr);
[all...]
H A DGetHTTPS.cpp64 return(noErr);
177 errCode = noErr;
200 if (errCode != noErr)
/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 DErrorHandling.hpp63 if (theErrCode != noErr) \
74 if (theErrCode != noErr) \
93 if (theErrCode != noErr) \
115 if ((theErrCode) != noErr) \
H A DMacSocket.cpp228 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
265 if (::OTInetGetInterfaceInfo(&theInetInterfaceInfo,kDefaultInetInterface) == noErr)
404 ioSocket->mAsyncOperationResult = noErr;
418 ioSocket->mLastError = noErr;
428 ioSocket->mAsyncOperationResult = noErr;
438 OSErr errCode = noErr;
439 OTResult theOTResult = noErr;
458 if (theOTResult != noErr && returnImmediatelyOnError)
637 return(noErr);
710 return(noErr);
[all...]
H A DGetHTTPS.cpp64 return(noErr);
177 errCode = noErr;
200 if (errCode != noErr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/MacOS/
H A DRandomizer.cpp221 (Gestalt(gestaltFSAttr, &result) == noErr) &&
224 if (Gestalt (gestaltNativeCPUtype, &result) != noErr)
348 if (err != noErr)
390 while (GetNextProcess (&data.psn) == noErr)
434 if (Gestalt (gestaltProcClkSpeed, &speed) != noErr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/MacOS/
H A DRandomizer.cpp221 (Gestalt(gestaltFSAttr, &result) == noErr) &&
224 if (Gestalt (gestaltNativeCPUtype, &result) != noErr)
348 if (err != noErr)
390 while (GetNextProcess (&data.psn) == noErr)
434 if (Gestalt (gestaltProcClkSpeed, &speed) != noErr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/MacOS/
H A DRandomizer.cpp221 (Gestalt(gestaltFSAttr, &result) == noErr) &&
224 if (Gestalt (gestaltNativeCPUtype, &result) != noErr)
348 if (err != noErr)
390 while (GetNextProcess (&data.psn) == noErr)
434 if (Gestalt (gestaltProcClkSpeed, &speed) != noErr)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/MacOS/
H A DRandomizer.cpp221 (Gestalt(gestaltFSAttr, &result) == noErr) &&
224 if (Gestalt (gestaltNativeCPUtype, &result) != noErr)
348 if (err != noErr)
390 while (GetNextProcess (&data.psn) == noErr)
434 if (Gestalt (gestaltProcClkSpeed, &speed) != noErr)

Completed in 111 milliseconds

12