Home
last modified time | relevance | path

Searched defs:kMinBlockSize (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DOutBuffer.cpp11 const UInt32 kMinBlockSize = 1; in Create() local
H A DInBuffer.cpp22 const unsigned kMinBlockSize = 1; in Create() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Drandom_index_shuffle.cc48 constexpr int kMinBlockSize = 16; variable
H A Dsobol_op.cc41 constexpr int kMinBlockSize = 512; variable
/aosp_15_r20/external/icing/icing/file/posting_list/
H A Dflash-index-storage.cc89 static constexpr uint32_t kMinBlockSize = 4096; in SelectBlockSize() local
/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUCachingAllocator.cpp17 constexpr size_t kMinBlockSize = 512; variable
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp119 constexpr size_t kMinBlockSize = variable