Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Object/
DMinidump.cpp29 auto ExpectedSize = in getString() local
79 auto ExpectedSize = getDataSliceAs<support::ulittle32_t>(*Stream, 0, 1); in getListStream() local
/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/llvm-project/llvm/unittests/Support/
DOptimizedStructLayoutTest.cpp45 void verify(uint64_t ExpectedSize, uint64_t ExpectedAlignment) { in verify()
DBinaryStreamTest.cpp371 uint32_t ExpectedSize = Stream.Input->getLength() - Offset; in TEST_F() local
/external/llvm-project/clang/lib/Serialization/
DModuleManager.cpp106 off_t ExpectedSize, time_t ExpectedModTime, in addModule()
461 bool ModuleManager::lookupModuleFile(StringRef FileName, off_t ExpectedSize, in lookupModuleFile()
DASTReader.cpp4470 off_t ExpectedSize, time_t ExpectedModTime, in ReadASTCore()
/external/llvm-project/llvm/unittests/MC/
DStringTableBuilderTest.cpp56 uint32_t ExpectedSize = 4 + 19 + 12; in TEST() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DNonNullParamChecker.cpp88 unsigned ExpectedSize) { in getNonNullAttrsImpl()
/external/scudo/standalone/
Dreport.cpp148 uptr ExpectedSize) { in reportDeleteSizeMismatch()
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dreport.cpp148 uptr ExpectedSize) { in reportDeleteSizeMismatch()
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.h68 UInt64 ExpectedSize; // the size from props request. 0 if unknown member
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp503 unsigned ExpectedSize, in validOpRegPair()
511 unsigned ExpectedSize, in validReg()
/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()
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp3369 const size_t ExpectedSize = in readMipsOptions() local