Home
last modified time | relevance | path

Searched defs:open_func (Results 1 – 13 of 13) sorted by relevance

/third_party/python/Tools/iobench/
Diobench.py282 def run_one_test(name, size, open_func, test_func, *args): argument
291 def run_test_family(tests, mode_filter, files, open_func, *make_args): argument
/third_party/alsa-lib/src/rawmidi/
Drawmidi_local.h41 void *open_func; member
Drawmidi.c183 int (*open_func)(snd_rawmidi_t **, snd_rawmidi_t **, in snd_rawmidi_open_conf() local
/third_party/alsa-lib/src/pcm/
Dpcm_rate.c62 void *open_func; member
1374 snd_pcm_rate_open_func_t open_func; in rate_open_func() local
1471 snd_pcm_rate_open_func_t open_func; in snd_pcm_rate_open() local
Dpcm_meter.c615 int (*open_func)(snd_pcm_t *, const char *, in snd_pcm_meter_add_scope_conf() local
Dpcm_local.h191 void *open_func; member
Dpcm.c2515 int (*open_func)(snd_pcm_t **, const char *, in snd_pcm_open_conf() local
/third_party/alsa-lib/src/control/
Dcontrol_local.h60 void *open_func; member
Dcontrol.c1408 int (*open_func)(snd_ctl_t **, const char *, snd_config_t *, snd_config_t *, int) = NULL; in snd_ctl_open_conf() local
/third_party/alsa-lib/src/timer/
Dtimer_query.c42 int (*open_func)(snd_timer_query_t **, const char *, snd_config_t *, snd_config_t *, int) = NULL; in snd_timer_query_open_conf() local
Dtimer.c85 int (*open_func)(snd_timer_t **, const char *, snd_config_t *, snd_config_t *, int) = NULL; in snd_timer_open_conf() local
/third_party/alsa-lib/src/hwdep/
Dhwdep.c50 int (*open_func)(snd_hwdep_t **, const char *, snd_config_t *, snd_config_t *, int) = NULL; in snd_hwdep_open_conf() local
/third_party/alsa-lib/src/seq/
Dseq.c832 int (*open_func)(snd_seq_t **, const char *, in snd_seq_open_conf() local