Home
last modified time | relevance | path

Searched refs:zf (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/
A Dminizip.c371 zipFile zf; local
376 zf = zipOpen2_64(filename_try,(opt_overwrite==2) ? 2 : 0,NULL,&ffunc);
378 zf = zipOpen64(filename_try,(opt_overwrite==2) ? 2 : 0);
381 if (zf == NULL)
451 err = zipOpenNewFileInZip3_64(zf,savefilenameinzip,&zi,
485 err = zipWriteInFileInZip (zf,buf,size_read);
502 err = zipCloseFileInZip(zf);
509 errclose = zipClose(zf,NULL);
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DLaplaceRelaxation.c148 double zw, zh, zf; in Draw() local
290 zf = (zw < zh) ? zw : zh; in Draw()
291 if ((rotozoom_picture=zoomSurface(mapped_picture, zf, zf, 1))==NULL) { in Draw()
/AliOS-Things-master/hardware/chip/haas1000/release/auto_build_tool/
A Dhaas1000_genbin.py34 zf = zipfile.ZipFile(zip_file, "w", zipfile.zlib.DEFLATED)
39 zf.write(file)
40 zf.close()
/AliOS-Things-master/hardware/chip/rtl872xd/release/auto_build_tool/
A Dgenbin.py34 zf = zipfile.ZipFile(zip_file, "w", zipfile.zlib.DEFLATED)
39 zf.write(file)
40 zf.close()
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_boot_all_2nd.bin161 �T�N³9a&g��`�MGiI�wn>JjѮ�Z��f �@�;�7S���Ş��ϲG���0��º�0��S���$6к���)W�T�g�#.zf��Ja�h]�+o*7�…

Completed in 8 milliseconds