Searched defs:seqp (Results 1 – 2 of 2) sorted by relevance
/third_party/alsa-lib/src/seq/ |
D | seq.c | 821 static int snd_seq_open_conf(snd_seq_t **seqp, const char *name, in snd_seq_open_conf() 927 static int snd_seq_open_noupdate(snd_seq_t **seqp, snd_config_t *root, in snd_seq_open_noupdate() 974 int snd_seq_open(snd_seq_t **seqp, const char *name, in snd_seq_open() 1010 int snd_seq_open_lconf(snd_seq_t **seqp, const char *name, in snd_seq_open_lconf() 1018 int _snd_seq_open_lconf(snd_seq_t **seqp, const char *name, in _snd_seq_open_lconf()
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 155016 static void TraceSequence(JSTracer* trc, Sequence<T>* seqp, Sequence<T>* end) { in TraceSequence() 155030 static void TraceSequence(JSTracer* trc, nsTArray<T>* seqp, nsTArray<T>* end) { in TraceSequence() 155086 static void TraceSequence(JSTracer* trc, Nullable<T>* seqp, in TraceSequence() 155116 static void TraceSequence(JSTracer* trc, Record<K, V>* seqp, in TraceSequence()
|