Home
last modified time | relevance | path

Searched refs:GetTotalSizeInBytes (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/Common/
DUniqBlocks.h17 UInt64 GetTotalSizeInBytes() const;
DUniqBlocks.cpp41 UInt64 CUniqBlocks::GetTotalSizeInBytes() const in GetTotalSizeInBytes() function in CUniqBlocks
/external/vixl/src/aarch64/
Doperands-aarch64.h257 unsigned GetTotalSizeInBytes() const { in GetTotalSizeInBytes() function
262 return GetTotalSizeInBytes(); in TotalSizeInBytes()
Dmacro-assembler-aarch64.cc2104 int size = registers.GetTotalSizeInBytes(); in PushCPURegList()
2136 int size = registers.GetTotalSizeInBytes(); in PopCPURegList()
2484 int total_size = registers.GetTotalSizeInBytes(); in BaseMemOperandForLoadStoreCPURegList()
2715 kCallerSaved.GetTotalSizeInBytes() + in Printf()
2716 kCallerSavedV.GetTotalSizeInBytes()); in Printf()
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc7775 int list_1_size = list_1.GetTotalSizeInBytes(); in TEST()
7802 int list_d_1_size = list_d_1.GetTotalSizeInBytes(); in TEST()