Home
last modified time | relevance | path

Searched defs:AlignedSize (Results 1 – 17 of 17) sorted by relevance

/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_one_block_arena.h59 static inline uint32_t AlignedSize() { in AlignedSize() function
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_one_block_arena.h59 static inline uint32_t AlignedSize() { in AlignedSize() function
/external/gmmlib/Source/GmmLib/ULT/
DGmmGen9ResourceULT.cpp97 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
123 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
162 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * gmmParams.ArraySize, PAGE_SIZE); in TEST_F() local
206 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
268 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
295 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
333 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * gmmParams.ArraySize, PAGE_SIZE); in TEST_F() local
390 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
459 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
484 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
[all …]
DGmmResourceULT.cpp103 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight, PAGE_SIZE); in TEST_F() local
131 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight, PAGE_SIZE); in TEST_F() local
175 …uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight * gmmParams.ArraySize, PAGE_SI… in TEST_F() local
222 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight, PAGE_SIZE); in TEST_F() local
315 …uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight * gmmParams.ArraySize, PAGE_SI… in TEST_F() local
411 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight, PAGE_SIZE); in TEST_F() local
710 const uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight, PAGE_SIZE); in TEST_F() local
739 const uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight, PAGE_SIZE); in TEST_F() local
1232 const uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight, PAGE_SIZE); in TEST_F() local
1262 …const uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * AlignedHeight * gmmParams.Depth, PAGE_… in TEST_F() local
DGmmGen12dGPUResourceULT.cpp91 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
117 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
156 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes * gmmParams.ArraySize, PAGE_SIZE); in TEST_F() local
200 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
282 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
2589 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
2636 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
DGmmGen12ResourceULT.cpp2123 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
2170 uint32_t AlignedSize = GMM_ULT_ALIGN(PitchInBytes, PAGE_SIZE); in TEST_F() local
/external/google-breakpad/src/common/linux/
Delf_core_dump.cc94 size_t ElfCoreDump::Note::AlignedSize(size_t size) { in AlignedSize() function in google_breakpad::ElfCoreDump::Note
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DMemoryTaggingSupport.cpp186 uint64_t AlignedSize = alignTo(Size, Alignment); in alignAndPadAlloca() local
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp100 uintptr_t AlignedSize = (Size + Alignment - 1) / Alignment * Alignment; in useSpace() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp362 unsigned AlignedSize = alignTo(Type.RecordData.size(), 4); in remapType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp773 size_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in tagAlloca() local
1166 uint64_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in sanitizeFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp995 size_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in tagAlloca() local
1322 size_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in instrumentStack() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp468 uint64_t AlignedSize = alignTo(Size, kTagGranuleSize); in alignAndPadAlloca() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp1004 uint64_t AlignedSize = 0; in relaxBoundaryAlign() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCAssembler.cpp1075 uint64_t AlignedSize = 0; in relaxBoundaryAlign() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp346 uint64_t AlignedSize = in computeAllocationSizeForSections() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp451 uint64_t AlignedSize = in computeAllocationSizeForSections() local