Home
last modified time | relevance | path

Searched defs:TotalSize (Results 1 – 25 of 118) sorted by relevance

12345

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.cpp165 size_t TotalSize = Ops.size() + 1; in Finalize() local
181 size_t TotalSize = Ops.size() + 2; in Finalize() local
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.cpp162 size_t TotalSize = Ops.size() + 1; in Finalize() local
178 size_t TotalSize = Ops.size() + 2; in Finalize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.cpp162 size_t TotalSize = Ops.size() + 1; in Finalize() local
178 size_t TotalSize = Ops.size() + 2; in Finalize() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp73 auto TotalSize = SegsSizes->total(); in allocate() local
91 auto TotalSize = Seg.ContentSize + Seg.ZeroFillSize; in allocate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
392 unsigned TotalSize) { in createWideStores()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
392 unsigned TotalSize) { in createWideStores()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp309 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
398 unsigned TotalSize) { in createWideStores()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp121 uint32_t TotalSize; // total size of header member
132 uint32_t TotalSize; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp123 uint32_t TotalSize; // total size of header member
134 uint32_t TotalSize; member
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DMemoryTypeTableBuilder.cpp28 int TotalSize = alignTo(Data.size() + SizeOfRecLen, Align); in writeRecord() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp58 size_t TotalSize = finalize(); in write() local
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DMemBlocks.h53 UInt64 TotalSize; variable
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DBigBufferStream.cpp76 size_t BigBufferInputStream::TotalSize() const { in TotalSize() function in android::BigBufferInputStream
/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DStringStream.cpp50 size_t StringInputStream::TotalSize() const { in TotalSize() function in aapt::io::StringInputStream
H A DData.h37 virtual size_t TotalSize() const override { in TotalSize() function
/aosp_15_r20/external/llvm/lib/Support/
H A DCachePruning.cpp89 uint64_t TotalSize = 0; in prune() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp86 size_t TotalSize = 0; in allocate() local
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProf.cpp592 static std::unique_ptr<ValueProfData> allocValueProfData(uint32_t TotalSize) { in allocValueProfData()
624 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); in getValueProfData() local
/aosp_15_r20/system/nfc/src/fuzzers/
H A Dfuzz_utils.cc43 size_t TotalSize = 0; in PackPackets() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmemory_management.cc38 size_t TotalSize(const ObjectsAssignment<size_t>& assignment) { in TotalSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; in measureFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; in measureFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCachePruning.cpp205 uint64_t TotalSize = 0; in pruneCache() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCachePruning.cpp207 uint64_t TotalSize = 0; in pruneCache() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dipxtfflt.h47 ULONG TotalSize; member

12345