Home
last modified time | relevance | path

Searched defs:bSize (Results 1 – 14 of 14) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMathOnByteBuffers.c56 UINT32 bSize, // IN: size of b in UnsignedCompareB()
86 const UINT32 bSize, // IN: size of b in SignedCompareB()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/Platform/src/
DUnique.c61 uint32_t bSize, // size of the buffer in _plat__GetUnique()
/external/ms-tpm-20-ref/TPMCmd/Platform/src/
DUnique.c60 uint32_t bSize, // size of the buffer in _plat__GetUnique()
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/
DUnique.c64 uint32_t bSize, // size of the buffer in _plat__GetUnique()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_pixeltransfer.c51 const GLuint bSize = ctx->PixelMaps.BtoB.Size; in load_color_map_texture() local
/external/zstd/lib/compress/
Dzstdmt_compress.c162 static void ZSTDMT_setBufferSize(ZSTDMT_bufferPool* const bufPool, size_t const bSize) in ZSTDMT_setBufferSize()
178 size_t const bSize = srcBufPool->bufferSize; /* forward parameters */ in ZSTDMT_expandBufferPool() local
194 size_t const bSize = bufPool->bufferSize; in ZSTDMT_getBuffer() local
236 size_t const bSize = bufPool->bufferSize; in ZSTDMT_resizeBuffer() local
/external/skia/tests/
DSkBlockAllocatorTest.cpp538 size_t bSize = poolB->totalSize(); in DEF_TEST() local
DResourceCacheTest.cpp1886 size_t bSize = context->getResourceCacheLimit(); in DEF_GANESH_TEST_FOR_MOCK_CONTEXT() local
/external/pytorch/test/cpp/tensorexpr/
Dtest_cuda.cpp247 auto bSize = bData.size() * sizeof(bData[0]); in TEST() local
957 auto bSize = aData.size() * sizeof(aData[0]); in TEST() local
1070 auto bSize = bData.size() * sizeof(bData[0]); in TEST() local
/external/zstd/zlibWrapper/examples/
Dzwrapbench.c966 { size_t bSize = readU32FromChar(&argument); in main() local
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2Polygon.java771 int bSize = smallest.getKey().intValue(); in destructiveUnionSloppy() local
/external/lz4/tests/
Dframetest.c673 { size_t bSize = LZ4F_compressUpdate(cctx, cPtr, dstCapacity, src, srcSize, NULL); in unitTests() local
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h117903 __u8 bSize; member
Dvmlinux.h117903 __u8 bSize; member