Searched defs:ExpectedSize (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | Minidump.cpp | 29 auto ExpectedSize = in getString() local 79 auto ExpectedSize = getDataSliceAs<support::ulittle32_t>(*Stream, 0, 1); in getListStream() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | Minidump.cpp | 29 auto ExpectedSize = in getString() local 80 auto ExpectedSize = getDataSliceAs<support::ulittle32_t>(*Stream, 0, 1); in getListStream() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 60 off_t ExpectedSize, time_t ExpectedModTime, in addModule() 413 off_t ExpectedSize, in lookupModuleFile()
|
H A D | ASTReader.cpp | 3726 off_t ExpectedSize, time_t ExpectedModTime, in ReadASTCore()
|
/aosp_15_r20/external/llvm/unittests/MC/ |
H A D | StringTableBuilderTest.cpp | 52 uint32_t ExpectedSize = 4 + 19 + 12; in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 505 unsigned ExpectedSize, in validOpRegPair() 513 unsigned ExpectedSize, in validReg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMInstructionSelector.cpp | 503 unsigned ExpectedSize, in validOpRegPair() 511 unsigned ExpectedSize, in validReg()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | ExtractCallback.h | 76 UInt64 ExpectedSize; // size from props request. 0 if unknown member
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | report.cpp | 148 uptr ExpectedSize) { in reportDeleteSizeMismatch()
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
H A D | Cxl11.h | 44 #define CXL_11_SIZE_ASSERT(TypeName, ExpectedSize) \ argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | Cxl11.h | 44 #define CXL_11_SIZE_ASSERT(TypeName, ExpectedSize) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | PNaClTranslator.cpp | 788 void BlockParserBaseClass::reportRecordSizeError(size_t ExpectedSize, in reportRecordSizeError()
|