Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:snd_seq_close
(Results
1 - 9
of
9
) sorted by relevance
/third_party/alsa-utils/seq/aconnect/
H
A
D
aconnect.c
395
snd_seq_close
(seq);
in main()
399
snd_seq_close
(seq);
in main()
406
snd_seq_close
(seq);
in main()
412
snd_seq_close
(seq);
in main()
419
snd_seq_close
(seq);
in main()
426
snd_seq_close
(seq);
in main()
431
snd_seq_close
(seq);
in main()
445
snd_seq_close
(seq);
in main()
450
snd_seq_close
(seq);
in main()
456
snd_seq_close
(se
in main()
[all...]
/third_party/alsa-lib/src/rawmidi/
H
A
D
rawmidi_virt.c
66
snd_seq_close
(virt->handle);
in snd_rawmidi_virtual_close()
383
snd_seq_close
(seq_handle);
in snd_rawmidi_virtual_open()
460
snd_seq_close
(seq_handle);
in _snd_rawmidi_virtual_open()
/third_party/alsa-lib/src/seq/
H
A
D
seq_hw.c
592
snd_seq_close
(seq);
in snd_seq_hw_open()
H
A
D
seq.c
971
* \sa snd_seq_open_lconf(),
snd_seq_close
(), snd_seq_type(), snd_seq_name(),
1041
* \sa
snd_seq_close
()
1043
int
snd_seq_close
(snd_seq_t *seq)
in snd_seq_close()
function
/third_party/alsa-lib/test/
H
A
D
playmidi1.c
611
snd_seq_close
(seq_handle);
in main()
/third_party/alsa-utils/seq/aseqdump/
H
A
D
aseqdump.c
810
snd_seq_close
(seq);
in main()
/third_party/alsa-utils/seq/aplaymidi/
H
A
D
arecordmidi.c
919
snd_seq_close
(seq);
in main()
H
A
D
aplaymidi.c
1067
snd_seq_close
(seq);
in main()
/third_party/alsa-lib/include/
H
A
D
seq.h
82
int
snd_seq_close
(snd_seq_t *handle);
Completed in 15 milliseconds