Home
last modified time | relevance | path

Searched refs:xfp (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/dports/security/hashcat/hashcat-6.2.5/src/
H A Dfilehandling.c267 fp->xfp = xfp; in hc_fopen()
443 xzfile_t *xfp = fp->xfp; in hc_fread() local
456 if (xfp->inLen == xfp->inPos && !xfp->inEof) in hc_fread()
601 xzfile_t *xfp = fp->xfp; in hc_rewind() local
654 const xzfile_t *xfp = fp->xfp; in hc_fstat() local
734 xzfile_t *xfp = fp->xfp; in hc_fgetc() local
737 if (xfp->inLen == xfp->inPos && !xfp->inEof) in hc_fgetc()
784 xzfile_t *xfp = fp->xfp; in hc_fgets() local
789 if (xfp->inLen == xfp->inPos && !xfp->inEof) in hc_fgets()
905 r = (xfp->inEof && xfp->inPos == xfp->inLen); in hc_feof()
[all …]
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/lib/formats/include/
H A Dxdrfile.h159 XDRFILE * xfp);
174 XDRFILE * xfp);
204 XDRFILE * xfp);
286 XDRFILE * xfp);
309 XDRFILE * xfp);
383 XDRFILE * xfp);
413 XDRFILE * xfp);
429 XDRFILE * xfp);
442 XDRFILE * xfp);
512 XDRFILE * xfp);
[all …]
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/lib/formats/src/
H A Dxdrfile.c202 XDRFILE *xfp; in xdrfile_open() local
224 free(xfp); in xdrfile_open()
230 free(xfp); in xdrfile_open()
234 xdrstdio_create((XDR *)(xfp->xdr),xfp->fp,xdrmode); in xdrfile_open()
235 xfp->buf1 = xfp->buf2 = NULL; in xdrfile_open()
236 xfp->buf1size = xfp->buf2size = 0; in xdrfile_open()
237 return xfp; in xdrfile_open()
244 if(xfp) in xdrfile_close()
247 if(xfp->xdr) in xdrfile_close()
256 free(xfp); in xdrfile_close()
[all …]
/dports/devel/rcs/rcs-5.10.0/src/
H A Drcsfcmp.c44 rcsfcmp (register struct fro *xfp, struct stat const *xstatp, in rcsfcmp() argument
81 if (RM_STDIO != xfp->rm in rcsfcmp()
83 result = MEM_DIFF (xstatp->st_size, xfp->base, ufp->base); in rcsfcmp()
88 GETCHAR_OR (xc, xfp, xeof = true); in rcsfcmp()
109 GETCHAR_OR (xc, xfp, xeof = true); in rcsfcmp()
120 GETCHAR_OR (xc, xfp, xeof = true); in rcsfcmp()
152 xc = discardkeyval (xc, xfp); in rcsfcmp()
162 GETCHAR_OR (xc, xfp, xeof = true); in rcsfcmp()
180 GETCHAR_OR (xc, xfp, xeof = true); in rcsfcmp()
215 GETCHAR_OR (xc, xfp, goto returnresult); in rcsfcmp()
[all …]
/dports/devel/rcs57/rcs-5.7/src/
H A Drcsfcmp.c142 rcsfcmp(xfp, xstatp, uname, delta) in rcsfcmp() argument
143 register RILE *xfp; in rcsfcmp()
179 result = !!memcmp(xfp->base,ufp->base,(size_t)xstatp->st_size);
183 Igeteof_(xfp, xc, xeof=true;)
201 Igeteof_(xfp, xc, xeof=true;)
209 Igeteof_(xfp, xc, xeof=true;)
236 xc = discardkeyval(xc, xfp);
245 Igeteof_(xfp, xc, xeof=true;)
261 Igeteof_(xfp, xc, xeof=true;)
288 Igeteof_(xfp, xc, goto returnresult;)
[all …]
/dports/math/libpgmath/flang-d07daf3/tools/shared/
H A Ddirect.c318 XF *xfp; in direct_xf() local
322 xf_p = xfp; in direct_xf()
324 xfp->x = x; in direct_xf()
331 XF *xfp; in direct_yf() local
356 XF *xfp; in direct_rou_load() local
364 for (xfp = xf_p; xfp != NULL; xfp = xfp->next) { in direct_rou_load()
367 set_xflag(xfp->x, xfp->v); in direct_rou_load()
368 currdir->x[xfp->x] = flg.x[xfp->x]; in direct_rou_load()
371 for (xfp = yf_p; xfp != NULL; xfp = xfp->next) { in direct_rou_load()
374 set_yflag(xfp->x, xfp->v); in direct_rou_load()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/minimal-lexical-0.1.3/tests/
H A Dbellerophon.rs21 let xfp = bellerophon::<F>(&num); in bellerophon_test() localVariable
27 if xfp.exp >= 0 && yfp.exp >= 0 { in bellerophon_test()
29 xfp == yfp, in bellerophon_test()
31 xfp, in bellerophon_test()
33 extended_to_float::<F>(xfp), in bellerophon_test()
37 assert_eq!(xfp, yfp); in bellerophon_test()
/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/minimal-lexical-0.1.4/tests/
H A Dbellerophon.rs21 let xfp = bellerophon::<F>(&num); in bellerophon_test() localVariable
27 if xfp.exp >= 0 && yfp.exp >= 0 { in bellerophon_test()
29 xfp == yfp, in bellerophon_test()
31 xfp, in bellerophon_test()
33 extended_to_float::<F>(xfp), in bellerophon_test()
37 assert_eq!(xfp, yfp); in bellerophon_test()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/minimal-lexical-0.2.1/tests/
H A Dbellerophon.rs21 let xfp = bellerophon::<F>(&num); in bellerophon_test() localVariable
27 if xfp.exp >= 0 && yfp.exp >= 0 { in bellerophon_test()
29 xfp == yfp, in bellerophon_test()
31 xfp, in bellerophon_test()
33 extended_to_float::<F>(xfp), in bellerophon_test()
37 assert_eq!(xfp, yfp); in bellerophon_test()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/minimal-lexical-0.2.1/tests/
H A Dbellerophon.rs21 let xfp = bellerophon::<F>(&num); in bellerophon_test() localVariable
27 if xfp.exp >= 0 && yfp.exp >= 0 { in bellerophon_test()
29 xfp == yfp, in bellerophon_test()
31 xfp, in bellerophon_test()
33 extended_to_float::<F>(xfp), in bellerophon_test()
37 assert_eq!(xfp, yfp); in bellerophon_test()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/minimal-lexical-0.1.4/tests/
H A Dbellerophon.rs21 let xfp = bellerophon::<F>(&num); in bellerophon_test() localVariable
27 if xfp.exp >= 0 && yfp.exp >= 0 { in bellerophon_test()
29 xfp == yfp, in bellerophon_test()
31 xfp, in bellerophon_test()
33 extended_to_float::<F>(xfp), in bellerophon_test()
37 assert_eq!(xfp, yfp); in bellerophon_test()
/dports/lang/sdcc/sdcc-4.0.0/sdas/linksrc/
H A Dlksdcdb.c108 FILE * xfp; in SDCDBcopy() local
114 xfp = afile(str, "adb", 0); //JCF: Nov 30, 2002 in SDCDBcopy()
115 if (xfp) { in SDCDBcopy()
116 copyfile(yfp, xfp); in SDCDBcopy()
117 fclose(xfp); in SDCDBcopy()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dtraceback.c122 FILE *xfp = NULL; in _Py_DisplaySourceLine() local
131 xfp = fopen(filename, "r" PY_STDIOTEXTMODE); in _Py_DisplaySourceLine()
132 if (xfp == NULL) { in _Py_DisplaySourceLine()
162 xfp = fopen(namebuf, "r" PY_STDIOTEXTMODE); in _Py_DisplaySourceLine()
163 if (xfp != NULL) { in _Py_DisplaySourceLine()
171 if (xfp == NULL) in _Py_DisplaySourceLine()
174 fclose(xfp); in _Py_DisplaySourceLine()
182 if (Py_UniversalNewlineFgets(linebuf, sizeof linebuf, xfp, NULL) == NULL) in _Py_DisplaySourceLine()
214 fclose(xfp); in _Py_DisplaySourceLine()
/dports/audio/csound/csound-6.15.0/util1/sortex/
H A Dxmain.c34 FILE *xfp; in main() local
46 if ((xfp = fopen(av[1], "r")) == NULL) { in main()
50 err = csoundScoreExtract(csound, stdin, stdout, xfp); in main()
51 fclose(xfp); in main()
/dports/x11-fm/xfe/xfe-1.44/
H A DMakefile.am1 man_MANS=xfe.1 xfi.1 xfp.1 xfw.1
8 EXTRA_DIST = autogen.sh iconlinks.sh config.h i18n.h xfe.1 xfi.1 xfp.1 xfw.1 \
13 icon_DATA = xfe.png xfi.png xfp.png xfw.png xfe.xpm xfi.xpm xfp.xpm xfw.xpm
16 desktop_in_files = xfe.desktop.in xfw.desktop.in xfi.desktop.in xfp.desktop.in
/dports/mail/claws-mail-perl/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-rssyl/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-notification/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-pdf_viewer/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-spam_report/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-newmail/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-tnef_parse/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()
/dports/mail/claws-mail-clamd/claws-mail-3.18.0/src/
H A Dautofaces.c34 FILE *xfp; in get_content_for_any_face() local
41 if ((xfp = claws_fopen(xfile, "rb")) == NULL) { in get_content_for_any_face()
46 if (claws_fgets(buf, (len < maxlen)? len: maxlen, xfp) == NULL) { in get_content_for_any_face()
47 claws_fclose(xfp); in get_content_for_any_face()
54 claws_fclose(xfp); in get_content_for_any_face()

12345678910>>...22