Searched defs:ExpectedSize (Results 1 – 9 of 9) sorted by relevance
/external/llvm/unittests/MC/ |
D | StringTableBuilderTest.cpp | 52 uint32_t ExpectedSize = 4 + 19 + 12; in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/MC/ |
D | StringTableBuilderTest.cpp | 57 uint32_t ExpectedSize = 4 + 19 + 12; in TEST() local
|
/external/clang/lib/Serialization/ |
D | ModuleManager.cpp | 60 off_t ExpectedSize, time_t ExpectedModTime, in addModule() 413 off_t ExpectedSize, in lookupModuleFile()
|
D | ASTReader.cpp | 3726 off_t ExpectedSize, time_t ExpectedModTime, in ReadASTCore()
|
/external/webrtc/webrtc/common_video/ |
D | video_frame.cc | 36 int ExpectedSize(int plane_stride, int image_height, PlaneType type) { in ExpectedSize() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstructionSelector.cpp | 393 unsigned ExpectedSize, in validOpRegPair() 401 unsigned ExpectedSize, in validReg()
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ExtractCallback.h | 68 UInt64 ExpectedSize; // the size from props request. 0 if unknown member
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | BinaryStreamTest.cpp | 371 uint32_t ExpectedSize = Stream.Input->getLength() - Offset; in TEST_F() local
|
/external/swiftshader/third_party/subzero/src/ |
D | PNaClTranslator.cpp | 788 void BlockParserBaseClass::reportRecordSizeError(size_t ExpectedSize, in reportRecordSizeError()
|