Home
last modified time | relevance | path

Searched refs:genPathname (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dviewfiles.c131 fullname = genPathname(dirin, fname); in pixHtmlViewer()
140 outname = genPathname(dirout, fname); in pixHtmlViewer()
152 outname = genPathname(dirout, charbuf); in pixHtmlViewer()
167 outname = genPathname(dirout, charbuf); in pixHtmlViewer()
H A Dbmf.c309 pathname = genPathname(dir, outputfonts[fileno]); in pixaGetFont()
349 pathname = genPathname(outdir, outputfonts[(size - 4) / 2]); in pixaSaveFont()
420 pathname = genPathname(dir, inputfonts[fileno]); in pixaGenerateFont()
H A Dutils.c1868 genPathname(const char *dir, in genPathname() function
H A Dsarray.c1731 fullname = genPathname(dirname, fname); in getSortedPathnamesInDirectory()
H A Dleptprotos.h1760 LEPT_DLL extern char * genPathname ( const char *dir, const char *fname );
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dutils2.c1604 fname = genPathname(filename, NULL); in fopenReadStream()
1647 fname = genPathname(filename, NULL); in fopenWriteStream()
1906 dir = genPathname("/tmp", NULL); in lept_mkdir()
1999 realdir = genPathname("/tmp", subdir); in lept_rmdir()
2003 newpath = genPathname(dir, NULL); in lept_rmdir()
2112 path = genPathname(fname, NULL); in lept_rm_match()
2153 path = genPathname(newtemp, tail); in lept_rm()
2274 srcpath = genPathname(dir, srctail); in lept_mv()
2368 srcpath = genPathname(dir, srctail); in lept_cp()
2765 genPathname(const char *dir, in genPathname() function
[all …]
H A Dregutils.c542 char *local = genPathname(localname, NULL); in regTestCheckFile()
543 char *golden = genPathname(namebuf, NULL); in regTestCheckFile()
H A Dgplot.c169 newroot = genPathname(rootname, NULL); in gplotCreate()
392 cmdname = genPathname(gplot->cmdname, NULL); in gplotMakeOutput()
H A Dwritefile.c994 tempname = genPathname(buffer, NULL); in pixDisplayWithTitle()
1034 pathname = genPathname(tempname, NULL); in pixDisplayWithTitle()
H A Dsarray1.c1879 realdir = genPathname(dir, NULL); in getFilenamesInDirectory()
1929 realdir = genPathname(dirname, NULL); in getFilenamesInDirectory()
H A Dtiffio.c2121 fname = genPathname(filename, NULL); in openTiff()
/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dconcatpdf.c90 psdir = genPathname("/tmp/lept/ps", NULL); in main()
112 imagedir = genPathname("/tmp/lept/image", NULL); in main()
H A Dhtmlviewer.c188 fullname = genPathname(dirin, fname); in pixHtmlViewer()
203 outname = genPathname(dirout, buf); in pixHtmlViewer()
216 outname = genPathname(dirout, buf); in pixHtmlViewer()
H A Dpsioseg_reg.c138 psname = genPathname("/tmp/lept/regout", "psioseg.5.ps"); in main()
139 pdfname = genPathname("/tmp/lept/regout", "psioseg.5.pdf"); in main()
H A Dprinttiff.c77 tempfile = genPathname("/tmp", TEMP_PS); in main()
H A Dconvertsegfilestopdf.c147 boxaapath = genPathname(boxaafile, NULL); in main()
H A Dmaketile.c81 fullname = genPathname(dirin, fname); in main()
H A Dprintimage.c106 fname = genPathname("/tmp", "print_image.ps"); in main()
H A Dalltests_reg.c199 results_file = genPathname("/tmp/lept", "reg_results.txt"); in main()
H A Dcroptext.c67 outfile = genPathname(dirout, tail); in main()
H A Dprintsplitimage.c114 fname = genPathname("/tmp/lept/split", buf); in main()
H A Dplottest.c97 pngname = genPathname("/tmp/lept/plot", "set1.png"); in main()
H A Dpdfiotest.c359 tempfile1 = genPathname("/tmp/lept/pdf", "file*.pdf"); in main()
360 tempfile2 = genPathname("/tmp/lept/pdf", "cat_pdftk.pdf"); in main()
H A Dfiles_reg.c259 char *path = genPathname(dir, fname); in TestGenPathname()
H A Dmtiff_reg.c232 filename = genPathname(".", fname); in main()

12