Searched refs:getMemberSize (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAIDConcatSet.cpp176 UInt64 AppleRAIDConcatSet::getMemberSize(UInt32 memberIndex) const function in class:AppleRAIDConcatSet
221 mdMemberEnd = set->getMemberSize(0) - 1;
225 mdMemberStart += set->getMemberSize(index - 1);
226 mdMemberEnd += set->getMemberSize(index);
H A DAppleRAIDConcatSet.h55 virtual UInt64 getMemberSize(UInt32 memberIndex) const;
H A DAppleLVMGroup.h101 virtual UInt64 getMemberSize(UInt32 memberIndex) const;
H A DAppleLVMGroup.cpp305 UInt64 AppleLVMGroup::getMemberSize(UInt32 memberIndex) const function in class:AppleLVMGroup
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Bitcode/
H A DArchive.h102 unsigned getMemberSize() const;
/macosx-10.10.1/llvmCore-3425.0.34/lib/Archive/
H A DArchive.cpp26 // getMemberSize - compute the actual physical size of the file member as seen
29 ArchiveMember::getMemberSize() const { function in class:ArchiveMember

Completed in 134 milliseconds