Home
last modified time | relevance | path

Searched refs:smp_file (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/jzintv/jzintv-20200712-src/src/ivoice/
H A Divoice.c139 if (fseek(iv->smp_file, 0, SEEK_SET) == 0) in iv_smp_uphdr()
141 fwrite(upd_wav_hdr, 44, 1, iv->smp_file); in iv_smp_uphdr()
142 fseek(iv->smp_file, 0, SEEK_END); in iv_smp_uphdr()
162 if (iv->smp_file) in iv_smp_start()
183 } while (!iv->smp_file && tries-->0); in iv_smp_start()
187 if (iv->smp_file) in iv_smp_start()
207 if (!iv->smp_tname || !iv->smp_file) in iv_smp_stop()
214 fclose(iv->smp_file); in iv_smp_stop()
215 iv->smp_file = NULL; in iv_smp_stop()
254 if (iv->smp_file) in iv_smp_record()
[all …]
H A Divoice.h68 FILE *smp_file; /* File to put Intellivoice samples in. */ member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgp_dosfe.c104 static const string_match_params smp_file = variable
132 if (!string_match(ptr, len, pfen->pattern, pfen->patlen, &smp_file)) in gp_enumerate_files_next()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgp_dosfe.c109 private const string_match_params smp_file = variable
137 if (!string_match(ptr, len, pfen->pattern, pfen->patlen, &smp_file)) in gp_enumerate_files_next()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgp_dosfe.c106 static const string_match_params smp_file = variable
134 if (!string_match(ptr, len, pfen->pattern, pfen->patlen, &smp_file)) in gp_enumerate_files_next_impl()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgp_dosfe.c106 static const string_match_params smp_file = variable
134 if (!string_match(ptr, len, pfen->pattern, pfen->patlen, &smp_file)) in gp_enumerate_files_next_impl()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgp_dosfe.c106 static const string_match_params smp_file = variable
134 if (!string_match(ptr, len, pfen->pattern, pfen->patlen, &smp_file)) in gp_enumerate_files_next()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgp_dosfe.c106 static const string_match_params smp_file = variable
134 if (!string_match(ptr, len, pfen->pattern, pfen->patlen, &smp_file)) in gp_enumerate_files_next()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgp_dosfe.c104 static const string_match_params smp_file = variable
132 if (!string_match(ptr, len, pfen->pattern, pfen->patlen, &smp_file)) in gp_enumerate_files_next()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgp_dosfe.c109 private const string_match_params smp_file = variable
137 if (!string_match(ptr, len, pfen->pattern, pfen->patlen, &smp_file)) in gp_enumerate_files_next()