Searched defs:aLength (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_filedb/
H A DReadWriteSection.cpp5 uint32 aLength = CheckUInt32Add(inOffset, sizeof(inValue)); local
26 uint32 aLength = CheckUInt32Add(inOffset, inLength); local
H A DAppleDatabase.cpp870 off_t aLength = mBufferedFile->length(); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_filedb/lib/
H A DReadWriteSection.cpp5 uint32 aLength = CheckUInt32Add(inOffset, sizeof(inValue)); local
26 uint32 aLength = CheckUInt32Add(inOffset, inLength); local
H A DAppleDatabase.cpp870 off_t aLength = mBufferedFile->length(); local
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A DAuthorizationData.cpp347 size_t aLength; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A DAuthorizationData.cpp347 size_t aLength; local
/macosx-10.9.5/libsecurity_ldap_dl-55002/lib/
H A DRelation.cpp565 static bool CompareBlobs (const uint8* a, size_t aLength, const uint8* b, size_t bLength) argument
/macosx-10.9.5/CF-855.17/
H A DCFString.c3998 CFIndex aLength = CFStringEncodingByteLengthForCharacters(encoding, kCFStringEncodingPrependBOM, __CFStrContents(string), __CFStrLength(string)); local

Completed in 121 milliseconds