Home
last modified time | relevance | path

Searched refs:headerdump (Results 1 – 14 of 14) sorted by path

/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Drletopnm.c74 unsigned int headerdump; member
109 NULL, &cmdlineP->headerdump, 0); in parseCommandLine()
468 readRleHeader(ifP, cmdline.headerdump || cmdline.verbose); in main()
469 if (cmdline.headerdump) in main()
H A Dtifftopnm.c88 unsigned int headerdump; member
129 OPT_FLAG, NULL, &cmdlineP->headerdump, 0); in parseCommandLine()
356 bool const headerdump, in readDirectory() argument
373 if (headerdump) in readDirectory()
405 if (headerdump) in readDirectory()
587 bool const headerdump, in analyzeImageType() argument
606 if (headerdump) in analyzeImageType()
622 if (headerdump) in analyzeImageType()
658 if (headerdump) in analyzeImageType()
678 if (headerdump) in analyzeImageType()
[all …]
H A Dwinicontopam.c56 unsigned int headerdump; member
81 &cmdlineP->headerdump, 0); in parseCommandLine()
1277 dirP = readIconDir(&ico, cmdline.headerdump); in main()
1283 cmdline.headerdump, cmdline.andmasks); in main()
1291 cmdline.headerdump, cmdline.andmasks); in main()
1298 cmdline.headerdump, cmdline.andmasks); in main()
H A Dxwdtopnm.c56 unsigned int headerdump; member
110 OPTENT3(0, "headerdump", OPT_FLAG, NULL, &cmdlineP->headerdump, 0); in parseCommandLine()
1369 cmdline.headerdump, cmdline.cmapdump); in main()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A Dtgatoppm.c39 unsigned int headerdump; member
65 OPTENT3(0, "headerdump", OPT_FLAG, NULL, &cmdlineP->headerdump, 0); in parseCommandLine()
66 OPTENT3(0, "debug", OPT_FLAG, NULL, &cmdlineP->headerdump, 0); in parseCommandLine()
363 if (cmdline.headerdump) in main()
/dports/graphics/netpbm/netpbm-10.91.01/doc/
H A DHISTORY3726 xwdtopnm: Add -headerdump option.
/dports/graphics/netpbm/netpbm-10.91.01/man/
H A Drletopnm.118 [\fB--headerdump\fP|\fB-h\fP]
74 \fB--headerdump\fP
100 rletopnm --headerdump file.rle
H A Dtgatoppm.118 [\fB--headerdump\fP] \fItga-filename\fP
55 \fB--headerdump\fP
H A Dtifftopnm.118 [\fB-headerdump\fP]
246 \fB-headerdump\fP
H A Dxwdtopnm.116 [\fB-headerdump\fP]
64 \fB-headerdump\fP
/dports/graphics/netpbm/netpbm-10.91.01/test/
H A Dtiff-roundtrip.test19 pamtotiff testimg.ppm | tifftopnm -headerdump | cksum
H A Dtiffcmyk-roundtrip.test17 tifftopnm -headerdump -byrow ${output_tiff} | \
/dports/graphics/tif22pnm/tif22pnm-0.14/
H A DREADME151 -headerdump
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_pbm858 -{h,-headerdump,v,-verbose,p,-plain} \