Home
last modified time | relevance | path

Searched defs:logfh (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Dacmod.c368 acmod_write_senfh_header(acmod_t *acmod, FILE *logfh) in acmod_write_senfh_header()
382 acmod_set_senfh(acmod_t *acmod, FILE *logfh) in acmod_set_senfh()
393 acmod_set_mfcfh(acmod_t *acmod, FILE *logfh) in acmod_set_mfcfh()
405 acmod_set_rawfh(acmod_t *acmod, FILE *logfh) in acmod_set_rawfh()
/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Dacmod.c360 acmod_write_senfh_header(acmod_t *acmod, FILE *logfh) in acmod_write_senfh_header()
374 acmod_set_senfh(acmod_t *acmod, FILE *logfh) in acmod_set_senfh()
385 acmod_set_mfcfh(acmod_t *acmod, FILE *logfh) in acmod_set_mfcfh()
397 acmod_set_rawfh(acmod_t *acmod, FILE *logfh) in acmod_set_rawfh()
/dports/www/h2o-devel/h2o-dcc7134/fuzz/
H A Ddriver_common.cc103 …register_proxy(h2o_hostconf_t *hostconf, const char *unix_path, h2o_access_log_filehandle_t *logfh) in register_proxy()
H A Ddriver_h3.cc105 h2o_access_log_filehandle_t *logfh = NULL; in LLVMFuzzerTestOneInput() local
/dports/www/h2o-devel/h2o-dcc7134/examples/libh2o/
H A Dsimple.c231 …h2o_access_log_filehandle_t *logfh = h2o_access_log_open_handle("/dev/stdout", NULL, H2O_LOGCONF_E… in main() local
/dports/www/webfs/webfs-1.21/
H A Dwebfsd.c50 FILE *logfh = NULL; variable
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dwireprotoserver.py839 def __init__(self, ui, repo, logfh=None): argument
H A Durl.py365 def __init__(self, logfh, name, observeropts, timeout=None): argument
/dports/devel/p5-Devel-NYTProf/Devel-NYTProf-6.10/
H A DNYTProf.xs506 static FILE *logfh; variable
/dports/biology/paml/paml4.9j/src/
H A Dtreesub.c7432 void print_lnf_site(int h, double logfh) in print_lnf_site()