/third_party/vk-gl-cts/framework/delibs/destream/ |
H A D | deRingbuffer.c | 34 deInt32 blockSize; member 52 deRingbuffer* deRingbuffer_create (deInt32 blockSize, deInt32 blockCount) in deRingbuffer_create() argument [all...] |
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/ |
H A D | device_manager_test.cpp | 300 std::vector<int64_t> blockSize; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/slider/ |
H A D | rosen_render_slider.cpp | 52 auto blockSize = block->GetBlockSize(); in Update() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
H A D | slider_tip_modifier.h | 118 void SetBlockSize(const SizeF& blockSize) in SetBlockSize() argument
|
H A D | slider_layout_algorithm.cpp | 216 auto blockSize = axis == Axis::HORIZONTAL ? blockSize_.Width() : blockSize_.Height(); in Layout() local 40 CalculateHotSize( LayoutWrapper* layoutWrapper, const SizeF& blockSize, float themeBlockHotSize) CalculateHotSize() argument
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_morph.cpp | 182 const auto blockSize = (static_cast<uint32_t>(activeTargets.size()) + 3u) / 4u; in UpdateWeightsAndTargets() local 213 const auto blockSize = (static_cast<uint32_t>(submesh.activeTargets.size()) + 3u) / 4u; in ComputeMorphs() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | pixel_astc_test.cpp | 51 static bool GenAstcHeader(uint8_t* header, size_t blockSize, size_t width, size_t height) in GenAstcHeader() argument
|
/kernel/linux/linux-5.10/drivers/staging/hisysevent/ |
H A D | hisysevent_builder.c | 321 s32 blockSize; in hisysevent_builder_build() local
|
/kernel/linux/linux-6.6/drivers/staging/hisysevent/ |
H A D | hisysevent_builder.c | 321 s32 blockSize; in hisysevent_builder_build() local
|
/kernel/liteos_a/fs/vfs/include/bcache/ |
H A D | bcache.h | 98 UINT32 blockSize; /* block size in bytes */ member
|
/kernel/liteos_m/utils/ |
H A D | los_debug.h | 67 UINT32 blockSize;
member
|
/third_party/gptfdisk/ |
H A D | mbrpart.cc | 36 uint32_t MBRPart::blockSize = 512; member in MBRPart
|
H A D | diskio-unix.cc | 160 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...] |
H A D | gptpart.cc | 297 void GPTPart::ShowSummary(int partNum, uint32_t blockSize) { argument 369 void GPTPart::ShowDetails(uint32_t blockSize) { argument
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | MethodProps.h | 236 UInt64 blockSize = (UInt64)dictSize << 2;
in Get_Xz_BlockSize() local 269 UInt32 blockSize = val.ulVal; Get_BZip2_BlockSize() local [all...] |
/third_party/lzma/CPP/7zip/Compress/ |
H A D | Lzma2Decoder.cpp | 65 UInt64 blockSize = (UInt64)dictSize << 2;
in Get_ExpectedBlockSize_From_Dict() local [all...] |
/third_party/lz4/tests/ |
H A D | checkFrame.c | 128 int frameCheck(cRess_t ress, FILE* const srcFile, unsigned bsid, size_t blockSize) in frameCheck() argument 220 size_t blockSize=0; in main() local
|
/third_party/lzma/C/ |
H A D | LzFind.h | 38 UInt32 blockSize;
member
|
H A D | MtCoder.h | 78 size_t blockSize; /* size of input block */
member
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
H A D | CodedInputStreamTest.cs | 369 private readonly int blockSize; global() field in Google.Protobuf.CodedInputStreamTest.SmallBlockInputStream 371 SmallBlockInputStream(byte[] data, int blockSize) SmallBlockInputStream() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_mem_alloc_wrapper.cpp | 75 CreatePool(VmaAllocator allocator, uint32_t memoryTypeIndex, bool buddyAlgorithm, VkDeviceSize blockSize, VmaPool *pPool) CreatePool() argument
|
/third_party/skia/src/gpu/ |
H A D | GrSubRunAllocator.h | 32 MinimumSizeWithOverhead( int requestedSize, int assumedAlignment, int blockSize, int maxAlignment) MinimumSizeWithOverhead() argument
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkAMDMemoryAllocator.cpp | 431 uint32_t blockSize = 0; in dumpVmaStats() local
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | dictionary_generator.cc | 131 size_t blockSize = 1024; in main() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_iptc.cpp | 224 Parse(const void *blockData, uint32 blockSize, uint64 offsetInOriginalFile) Parse() argument
|