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.h738 unsigned GetTotalSizeInBytes() const { in GetTotalSizeInBytes() function
743 return GetTotalSizeInBytes(); in TotalSizeInBytes()
Dmacro-assembler-aarch64.cc2041 int size = registers.GetTotalSizeInBytes(); in PushCPURegList()
2073 int size = registers.GetTotalSizeInBytes(); in PopCPURegList()
2420 int total_size = registers.GetTotalSizeInBytes(); in BaseMemOperandForLoadStoreCPURegList()
2652 kCallerSaved.GetTotalSizeInBytes() + in Printf()
2653 kCallerSavedV.GetTotalSizeInBytes()); in Printf()
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc15591 int list_1_size = list_1.GetTotalSizeInBytes(); in TEST()
15618 int list_d_1_size = list_d_1.GetTotalSizeInBytes(); in TEST()