Home
last modified time | relevance | path

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

/external/llvm/unittests/MC/
DStringTableBuilderTest.cpp52 uint32_t ExpectedSize = 4 + 19 + 12; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/MC/
DStringTableBuilderTest.cpp57 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/webrtc/webrtc/common_video/
Dvideo_frame.cc36 int ExpectedSize(int plane_stride, int image_height, PlaneType type) { in ExpectedSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp393 unsigned ExpectedSize, in validOpRegPair()
401 unsigned ExpectedSize, in validReg()
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.h68 UInt64 ExpectedSize; // the size from props request. 0 if unknown member
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DBinaryStreamTest.cpp371 uint32_t ExpectedSize = Stream.Input->getLength() - Offset; in TEST_F() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp788 void BlockParserBaseClass::reportRecordSizeError(size_t ExpectedSize, in reportRecordSizeError()