Searched defs:anOffset (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_filedb/
H A DMetaRecord.cpp188 uint32 anOffset = (uint32)(OffsetAttributeOffsets + AtomSize * mAttributeVector.size()); local
467 uint32 anOffset = (uint32)(OffsetAttributeOffsets + AtomSize * mAttributeVector.size()); local
[all...]
H A DAppleDatabase.cpp179 uint32 anOffset = aFreeListHead ^ 1; local
590 uint32 anOffset = inSectionOffset + aRecordsOffset; local
1642 uint32 anOffset = anAuthSection.put(0, 0); local
1660 uint32 anOffset = inSectionOffset + OffsetTables + AtomSize * aTableCount; local
1691 uint32 anOffset = HeaderOffset + HeaderSize; local
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_filedb/lib/
H A DMetaRecord.cpp188 uint32 anOffset = (uint32)(OffsetAttributeOffsets + AtomSize * mAttributeVector.size()); local
467 uint32 anOffset = (uint32)(OffsetAttributeOffsets + AtomSize * mAttributeVector.size()); local
[all...]
H A DAppleDatabase.cpp179 uint32 anOffset = aFreeListHead ^ 1; local
590 uint32 anOffset = inSectionOffset + aRecordsOffset; local
1642 uint32 anOffset = anAuthSection.put(0, 0); local
1660 uint32 anOffset = inSectionOffset + OffsetTables + AtomSize * aTableCount; local
1691 uint32 anOffset = HeaderOffset + HeaderSize; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIORegistryEntry.cpp681 OSNumber * anOffset = OSNumber::withNumber( aValue, aNumberOfBits ); local

Completed in 189 milliseconds