Home
last modified time | relevance | path

Searched defs:numTotalBlocks (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/lzma/C/
H A DXzDec.c1472 UInt64 numTotalBlocks; member
1528 UInt64 numTotalBlocks; member
H A DXz.h254 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/lzma/C/
DXz.h236 UInt64 numTotalBlocks; member
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureBorderClampTests.cpp183 const int numTotalBlocks = numBlocks.x() * numBlocks.y() * numBlocks.z(); in generateDefaultCompressedData() local