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

/macosx-10.10/Security-57031.1.35/Security/include/security_filedb/
H A DReadWriteSection.cpp5 uint32 aLength = CheckUInt32Add(inOffset, sizeof(inValue)); local
26 uint32 aLength = CheckUInt32Add(inOffset, inLength); local
H A DAppleDatabase.cpp873 off_t aLength = mBufferedFile->length(); local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_filedb/lib/
H A DReadWriteSection.cpp5 uint32 aLength = CheckUInt32Add(inOffset, sizeof(inValue)); local
26 uint32 aLength = CheckUInt32Add(inOffset, inLength); local
H A DAppleDatabase.cpp873 off_t aLength = mBufferedFile->length(); local
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A DAuthorizationData.cpp347 size_t aLength; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A DAuthorizationData.cpp347 size_t aLength; local
/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLiteDatabase.cpp515 static int callCollationFunction(void* arg, int aLength, const void* a, int bLength, const void* b) argument
/macosx-10.10/WebKit2-7600.1.25/DatabaseProcess/IndexedDB/sqlite/
H A DUniqueIDBDatabaseBackingStoreSQLite.cpp1300 int UniqueIDBDatabaseBackingStoreSQLite::idbKeyCollate(int aLength, const void* aBuffer, int bLength, const void* bBuffer) argument
/macosx-10.10/libsecurity_ldap_dl-55003/lib/
H A DRelation.cpp565 static bool CompareBlobs (const uint8* a, size_t aLength, const uint8* b, size_t bLength) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/testKeychainAPI/testKeychainAPI/
H A DKCParamUtility.h392 UInt32 aLength; local
/macosx-10.10/WTF-7600.1.24/wtf/text/
H A DStringImpl.cpp1809 unsigned aLength = a.length(); local
2181 bool equalIgnoringNullity(const UChar* a, size_t aLength, StringImpl* b) argument
[all...]

Completed in 346 milliseconds