Home
last modified time | relevance | path

Searched defs:totalSize (Results 51 - 75 of 97) sorted by relevance

1234

/third_party/lzma/C/
H A DXz.h111 UInt64 totalSize; member
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/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp135 VkDeviceSize BufferLevels::totalSize () const in totalSize() function in vkt::image::__anon28033::BufferLevels
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp215 int totalSize = 0; in computeTotalByteSize() local
H A DvktShaderIntegerFunctionTests.cpp170 int totalSize = 0; in computeTotalScalarSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageSubresourceLayoutTests.cpp135 VkDeviceSize BufferLevels::totalSize () const in totalSize() function in vkt::image::__anon29264::BufferLevels
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTransformFeedbackTest.cpp3626 size_t totalSize = 0; in TEST_P() local
H A DShaderStorageBufferTest.cpp1082 constexpr unsigned int totalSize = kStructureStride * 2 + sizeof(kLastData); in TEST_P() local
1198 constexpr unsigned int totalSize = kLastDataOffset + sizeof(kLastData); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DBufferVk.cpp663 size_t totalSize = static_cast<size_t>(mState.getSize()); in ghostMappedBuffer() local
/third_party/skia/src/core/
H A DSkTextBlob.cpp729 const size_t totalSize = in MakeFromBuffer() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp219 int totalSize = 0; in computeTotalScalarSize() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp294 int totalSize = 0; in computeTotalScalarSize() local
H A Des31fShaderIntegerFunctionTests.cpp230 int totalSize = 0; in computeTotalScalarSize() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp215 int totalSize = 0; in computeTotalByteSize() local
H A DvktShaderIntegerFunctionTests.cpp170 int totalSize = 0; in computeTotalScalarSize() 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/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

Completed in 95 milliseconds

1234