Home
last modified time | relevance | path

Searched defs:ExpectedSize (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMinidump.cpp29 auto ExpectedSize = in getString() local
79 auto ExpectedSize = getDataSliceAs<support::ulittle32_t>(*Stream, 0, 1); in getListStream() local
/external/llvm/unittests/MC/
DStringTableBuilderTest.cpp52 uint32_t ExpectedSize = 4 + 19 + 12; in TEST() local
/external/clang/lib/Serialization/
DModuleManager.cpp60 off_t ExpectedSize, time_t ExpectedModTime, in addModule()
413 off_t ExpectedSize, in lookupModuleFile()
DASTReader.cpp3726 off_t ExpectedSize, time_t ExpectedModTime, in ReadASTCore()
/external/scudo/standalone/
Dreport.cpp165 uptr ExpectedSize) { in reportDeleteSizeMismatch()
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.h68 UInt64 ExpectedSize; // the size from props request. 0 if unknown member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp505 unsigned ExpectedSize, in validOpRegPair()
513 unsigned ExpectedSize, in validReg()
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp788 void BlockParserBaseClass::reportRecordSizeError(size_t ExpectedSize, in reportRecordSizeError()