Home
last modified time | relevance | path

Searched defs:totalSize (Results 151 - 175 of 189) sorted by relevance

12345678

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1081 size_t totalSize = 0; in NotifyRemovedData() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp691 uint64_t totalSize = 0; in DoPacket() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp1339 int32_t totalSize = icu::CollationDataWriter::writeTailoring( in addCollation() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp110 HRESULT CProgressSync::ScanProgress(UInt64 numFiles, UInt64 totalSize, const FString &fileName, bool isDir) in ScanProgress() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp500 UInt64 totalSize = 0; in HashCalc() local
1487 UInt64 totalSize = 0; in Extract() local
/third_party/lzma/C/
H A DXzEnc.c152 static SRes XzEncIndex_PreAlloc(CXzEncIndex *p, UInt64 numBlocks, UInt64 unpackSize, UInt64 totalSize, ISzAllocPtr alloc) in XzEncIndex_PreAlloc() argument
174 static SRes XzEncIndex_AddIndexRecord(CXzEncIndex *p, UInt64 unpackSize, UInt64 totalSize, ISzAllocPtr alloc) in XzEncIndex_AddIndexRecord() argument
731 UInt64 totalSize; member
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c1077 unsigned totalSize = 2 * sizeof(*header) + in SVGA3D_vgpu10_DefineAndBindShader() local
1764 unsigned totalSize = 2 * sizeof(*header) + in SVGA3D_sm5_DefineAndBindStreamOutput() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp1339 int32_t totalSize = icu::CollationDataWriter::writeTailoring( in addCollation() local
/third_party/lz4/programs/
H A Dbench.c663 size_t pos = 0, totalSize = 0; in BMK_loadFiles() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1357 int totalSize = 0; in iterate() local
1473 int totalSize = 0; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp1221 VkDeviceSize totalSize = 0; in getYCbCrImageDataSize() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dparse.cpp991 int32_t totalSize = icu::CollationDataWriter::writeTailoring( in addCollation() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp957 const deUint32 totalSize = (deUint32)deAlign32(curOffset, maxAlignment); in computeVarLayout() local
H A DglsUniformBlockCase.cpp1412 int totalSize = 0; in iterate() local
1525 int totalSize = 0; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp168 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector() local
181 const size_t totalSize = stride * intermediate.size(); in GetQueryPoolResultsVector() local
204 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector() local
217 const size_t totalSize = stride * intermediate.size(); in GetQueryPoolResultsVector() local
244 const size_t totalSize = stride * output.size(); in cmdCopyQueryPoolResultsVector() local
258 const size_t totalSize = stride * intermediate.size(); cmdCopyQueryPoolResultsVector() local
281 const size_t totalSize = stride * output.size(); cmdCopyQueryPoolResultsVector() local
295 const size_t totalSize = stride * intermediate.size(); cmdCopyQueryPoolResultsVector() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp2253 size_t totalSize = 0; in Size() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp2643 UInt64 totalSize = 0; in Update() local
/third_party/lz4/lib/
H A Dlz4hc.c738 size_t const totalSize = 1 + llAdd + lastRunSize; in LZ4HC_compress_hashChain() local
1571 size_t const totalSize = 1 + llAdd + lastRunSize; in LZ4HC_compress_optimal() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp168 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector() local
181 const size_t totalSize = stride * intermediate.size(); in GetQueryPoolResultsVector() local
204 const size_t totalSize = stride * output.size(); in GetQueryPoolResultsVector() local
217 const size_t totalSize = stride * intermediate.size(); in GetQueryPoolResultsVector() local
244 const size_t totalSize = stride * output.size(); in cmdCopyQueryPoolResultsVector() local
258 const size_t totalSize = stride * intermediate.size(); cmdCopyQueryPoolResultsVector() local
281 const size_t totalSize = stride * output.size(); cmdCopyQueryPoolResultsVector() local
295 const size_t totalSize = stride * intermediate.size(); cmdCopyQueryPoolResultsVector() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1973 int totalSize = 0; in delayedInit() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp1918 deUint32 totalSize = currentOffset; in iterate() local
2251 int totalSize = 0; in delayedInit() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1974 int totalSize = 0; in delayedInit() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp1918 deUint32 totalSize = currentOffset; in iterate() local
2251 int totalSize = 0; in delayedInit() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp932 LayoutNormalTopPreviewBottomMenuLessThan( const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize) LayoutNormalTopPreviewBottomMenuLessThan() argument
955 LayoutNormalTopPreviewBottomMenuGreateThan( const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize) LayoutNormalTopPreviewBottomMenuGreateThan() argument
1004 LayoutNormalTopPreviewBottomMenu(const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize, float menuItemTotalHeight) LayoutNormalTopPreviewBottomMenu() argument
1026 LayoutNormalBottomPreviewTopMenuLessThan( const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize) LayoutNormalBottomPreviewTopMenuLessThan() argument
1047 LayoutNormalBottomPreviewTopMenuGreateThan( const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize) LayoutNormalBottomPreviewTopMenuGreateThan() argument
1099 LayoutNormalBottomPreviewTopMenu(const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize, float menuItemTotalHeight) LayoutNormalBottomPreviewTopMenu() argument
1201 LayoutOtherDeviceLeftPreviewRightMenuLessThan( const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize) LayoutOtherDeviceLeftPreviewRightMenuLessThan() argument
1237 LayoutOtherDeviceLeftPreviewRightMenuGreateThan( const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize) LayoutOtherDeviceLeftPreviewRightMenuGreateThan() argument
1283 LayoutOtherDeviceLeftPreviewRightMenu(const RefPtr<GeometryNode>& previewGeometryNode, const RefPtr<GeometryNode>& menuGeometryNode, SizeF& totalSize, float menuItemTotalHeight) LayoutOtherDeviceLeftPreviewRightMenu() argument
1317 SizeF totalSize = GetPreviewNodeAndMenuNodeTotalSize(parentNode, previewLayoutWrapper, menuLayoutWrapper); LayoutPreviewMenu() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp3573 int32_t totalSize = 0; in WriteParcelableIntoAshmem() local

Completed in 81 milliseconds

12345678