Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 - 25 of 173) sorted by relevance

1234567

/kernel/liteos_m/components/fs/vfs/
H A Dlos_fs.h75 int blockSize; /* size of an erasable block */ member
/kernel/uniproton/src/include/uapi/
H A Dprt_fs.h39 S32 blockSize; /* size of an erasable block */ member
/third_party/lzma/C/
H A DLzma2Enc.h17 UInt64 blockSize; member
H A DXzEnc.h34 UInt64 blockSize; member
/third_party/vk-gl-cts/execserver/
H A DxsPosixFileReader.cpp33 FileReader::FileReader (int blockSize, int numBlocks) in FileReader() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DBuddyAllocatorTests.cpp59 uint64_t blockSize = (1ull << order); in TEST() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fCompressedTextureTests.cpp49 const IVec3 blockSize = tcu::getBlockPixelSize(format); in getASTCFormatShortName() local
/kernel/liteos_a/drivers/mtd/multi_partition/include/
H A Dmtd_dev.h42 unsigned long blockSize; member
/third_party/vk-gl-cts/modules/internal/
H A DditAstcTests.cpp56 const IVec3 blockSize = getBlockPixelSize(format); in getASTCFormatShortName() local
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_format_traits.hpp115 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t blockSize( VULKAN_HPP_NAMESPACE::Format format ) in blockSize() function
/third_party/gptfdisk/
H A Dmbrpart.h67 static uint32_t blockSize; member in MBRPart
H A Dbasicmbr.h52 uint32_t blockSize; // block size (usually 512) member in BasicMBRData
H A Ddiskio-windows.cc128 DWORD blockSize = 0, retBytes; in GetBlockSize() local
224 int blockSize = 512, i, numBlocks; in Read() local
268 int blockSize = 512, i, numBlocks, retval = 0; Write() local
[all...]
H A Dmbrpart.cc36 uint32_t MBRPart::blockSize = 512; member in MBRPart
H A Ddiskio-unix.cc160 int err = -1, blockSize = 0; in GetBlockSize() local
342 int blockSize, numBlocks, retval = 0; in Read() local
385 int blockSize, i, numBlocks, retval = 0; Write() local
[all...]
/third_party/lzma/CPP/7zip/Common/
H A DStreamObjects.cpp246 size_t blockSize = (size_t)1 << _blockSizeLog; in Read() local
H A DLimitedStreams.cpp104 const UInt32 blockSize = (UInt32)1 << BlockSizeLog; in Read() local
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
H A Dhgl_sw_winsys.cpp126 unsigned blockSize = util_format_get_nblocksy(format, height); in hgl_winsys_displaytarget_create() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DCodedInputStreamTest.java69 private final int blockSize; field in CodedInputStreamTest.SmallBlockInputStream
71 public SmallBlockInputStream(byte[] data, int blockSize) { in SmallBlockInputStream() argument
75 public SmallBlockInputStream(InputStream in, int blockSize) { in SmallBlockInputStream() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp79 uint32_t blockSize = utils::GetTexelBlockSizeInBytes(textureFormat); in RequiredBytesInCopy() local
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeRingbuffer.c34 deInt32 blockSize; member
52 deRingbuffer* deRingbuffer_create (deInt32 blockSize, deInt32 blockCount) in deRingbuffer_create() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/hisysevent/
H A Dhisysevent_builder.c321 s32 blockSize; in hisysevent_builder_build() local
/kernel/linux/linux-6.6/drivers/staging/hisysevent/
H A Dhisysevent_builder.c321 s32 blockSize; in hisysevent_builder_build() local
/kernel/liteos_a/fs/vfs/include/bcache/
H A Dbcache.h98 UINT32 blockSize; /* block size in bytes */ member
/kernel/liteos_m/utils/
H A Dlos_debug.h67 UINT32 blockSize; member

Completed in 16 milliseconds

1234567