| /netbsd-src/external/gpl3/binutils/dist/zlib/contrib/minizip/ |
| H A D | mztools.c | 119 int dataSize = cpsize; variable 120 if (dataSize == 0) { 121 dataSize = uncpsize; 123 if (dataSize > 0) { 124 char* data = malloc(dataSize); 126 if ((int)fread(data, 1, dataSize, fpZip) == dataSize) { 127 if ((int)fwrite(data, 1, dataSize, fpOut) == dataSize) { 128 offset += dataSize; 129 totalBytes += dataSize;
|
| H A D | zip.c | 1958 short dataSize; in zipRemoveExtraInfoBlock() local 1971 dataSize = *(((short*)p)+1); in zipRemoveExtraInfoBlock() 1975 p += dataSize + 4; // skip it. do not copy to temp buffer in zipRemoveExtraInfoBlock() 1980 memcpy(pTmp, p, dataSize + 4); in zipRemoveExtraInfoBlock() 1981 p += dataSize + 4; in zipRemoveExtraInfoBlock() 1982 size += dataSize + 4; in zipRemoveExtraInfoBlock()
|
| H A D | unzip.c | 1030 uLong dataSize; in unz64local_GetCurrentFileInfoInternal() local 1035 if (unz64local_getShort(&s->z_filefunc, s->filestream,&dataSize) != UNZ_OK) in unz64local_GetCurrentFileInfoInternal() 1072 if (ZSEEK64(s->z_filefunc, s->filestream,dataSize,ZLIB_FILEFUNC_SEEK_CUR)!=0) in unz64local_GetCurrentFileInfoInternal() 1076 acc += 2 + 2 + dataSize; in unz64local_GetCurrentFileInfoInternal()
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/contrib/minizip/ |
| H A D | mztools.c | 119 int dataSize = cpsize; variable 120 if (dataSize == 0) { 121 dataSize = uncpsize; 123 if (dataSize > 0) { 124 char* data = malloc(dataSize); 126 if ((int)fread(data, 1, dataSize, fpZip) == dataSize) { 127 if ((int)fwrite(data, 1, dataSize, fpOut) == dataSize) { 128 offset += dataSize; 129 totalBytes += dataSize;
|
| H A D | zip.c | 1958 short dataSize; in zipRemoveExtraInfoBlock() local 1971 dataSize = *(((short*)p)+1); in zipRemoveExtraInfoBlock() 1975 p += dataSize + 4; // skip it. do not copy to temp buffer in zipRemoveExtraInfoBlock() 1980 memcpy(pTmp, p, dataSize + 4); in zipRemoveExtraInfoBlock() 1981 p += dataSize + 4; in zipRemoveExtraInfoBlock() 1982 size += dataSize + 4; in zipRemoveExtraInfoBlock()
|
| H A D | unzip.c | 1030 uLong dataSize; in unz64local_GetCurrentFileInfoInternal() local 1035 if (unz64local_getShort(&s->z_filefunc, s->filestream,&dataSize) != UNZ_OK) in unz64local_GetCurrentFileInfoInternal() 1072 if (ZSEEK64(s->z_filefunc, s->filestream,dataSize,ZLIB_FILEFUNC_SEEK_CUR)!=0) in unz64local_GetCurrentFileInfoInternal() 1076 acc += 2 + 2 + dataSize; in unz64local_GetCurrentFileInfoInternal()
|
| /netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/minizip/ |
| H A D | mztools.c | 119 int dataSize = cpsize; variable 120 if (dataSize == 0) { 121 dataSize = uncpsize; 123 if (dataSize > 0) { 124 char* data = malloc(dataSize); 126 if ((int)fread(data, 1, dataSize, fpZip) == dataSize) { 127 if ((int)fwrite(data, 1, dataSize, fpOut) == dataSize) { 128 offset += dataSize; 129 totalBytes += dataSize;
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/minizip/ |
| H A D | mztools.c | 119 int dataSize = cpsize; variable 120 if (dataSize == 0) { 121 dataSize = uncpsize; 123 if (dataSize > 0) { 124 char* data = malloc(dataSize); 126 if ((int)fread(data, 1, dataSize, fpZip) == dataSize) { 127 if ((int)fwrite(data, 1, dataSize, fpOut) == dataSize) { 128 offset += dataSize; 129 totalBytes += dataSize;
|
| H A D | zip.c | 1958 short dataSize; in zipRemoveExtraInfoBlock() local 1971 dataSize = *(((short*)p)+1); in zipRemoveExtraInfoBlock() 1975 p += dataSize + 4; // skip it. do not copy to temp buffer in zipRemoveExtraInfoBlock() 1980 memcpy(pTmp, p, dataSize + 4); in zipRemoveExtraInfoBlock() 1981 p += dataSize + 4; in zipRemoveExtraInfoBlock() 1982 size += dataSize + 4; in zipRemoveExtraInfoBlock()
|
| H A D | unzip.c | 1030 uLong dataSize; in unz64local_GetCurrentFileInfoInternal() local 1035 if (unz64local_getShort(&s->z_filefunc, s->filestream,&dataSize) != UNZ_OK) in unz64local_GetCurrentFileInfoInternal() 1072 if (ZSEEK64(s->z_filefunc, s->filestream,dataSize,ZLIB_FILEFUNC_SEEK_CUR)!=0) in unz64local_GetCurrentFileInfoInternal() 1076 acc += 2 + 2 + dataSize; in unz64local_GetCurrentFileInfoInternal()
|
| /netbsd-src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/ |
| H A D | tpm_nvread.c | 250 ulDataLength = nvpub->dataSize; in main() 252 if ((UINT32)offset > nvpub->dataSize) { in main() 255 nvpub->dataSize); in main() 259 if ((UINT32)offset + ulDataLength > nvpub->dataSize) { in main() 260 ulDataLength = nvpub->dataSize - (UINT32)offset; in main()
|
| H A D | tpm_nvwrite.c | 306 if ((UINT32)offset > nvpub->dataSize) { in main() 309 nvpub->dataSize); in main() 313 if ((UINT32)offset + ulDataLength > nvpub->dataSize) { in main() 316 nvpub->dataSize); in main()
|
| H A D | tpm_nvinfo.c | 136 logMsg("Size : %d (0x%x)\n", nvpub->dataSize, nvpub->dataSize); in nvindexDisplay()
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/apps/ |
| H A D | debughook.c | 53 UINTN dataSize = 0; in DebugHook() local 61 efi_status = GetVariable(L"DUMMY_DEBUG", &data, &dataSize, guid); in DebugHook()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/ |
| H A D | obj_nv.h | 27 UINT32 dataSize; member 38 UINT32 dataSize; member
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/ |
| H A D | tspi_nv.c | 63 if ((result = obj_nvstore_get_datasize(hNvstore, &nv_data_public.dataSize))) in Tspi_NV_DefineSpace() 114 Trspi_LoadBlob_UINT32(&NVPublic_DataSize, nv_data_public.dataSize, NVPublicData); in Tspi_NV_DefineSpace() 181 if ((result = obj_nvstore_get_datasize(hNvstore, &nv_data_public.dataSize))) in Tspi_NV_ReleaseSpace()
|
| H A D | obj_nv.c | 142 nvstore->dataSize= datasize; in obj_nvstore_set_datasize() 161 *datasize = nvstore->dataSize; in obj_nvstore_get_datasize()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| H A D | tpm.h | 772 UINT32 dataSize; member 773 SIZEIS(dataSize) 1231 UINT32 dataSize; member 1242 SIZEIS(pubInfo.dataSize)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | zip.d | 443 uint dataSize = archiveSize + directorySize + 22 + cast(uint) comment.length; in build() local 445 dataSize += eocd64LocLength + eocd64Length; in build() 447 _data = new ubyte[dataSize]; in build()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | zip.d | 644 … uint dataSize = archiveSize + directorySize + endOfCentralDirLength + cast(uint) comment.length; in build() local 646 dataSize += zip64EndOfCentralDirLocatorLength + zip64EndOfCentralDirLength; in build() 648 _data = uninitializedArray!(ubyte[])(dataSize); in build()
|
| /netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/ |
| H A D | cluster.c | 709 iov.dataSize = desc.sectionSize; in import_checkpoint()
|
| /netbsd-src/crypto/external/cpl/trousers/dist/src/trspi/ |
| H A D | trousers.c | 2808 Trspi_UnloadBlob_UINT32(offset, &v->dataSize, blob); in Trspi_UnloadBlob_NV_DATA_PUBLIC()
|