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_dlclose
(Results
1 - 10
of
10
) sorted by relevance
/third_party/alsa-lib/src/timer/
H
A
D
timer_query.c
120
snd_dlclose
(h);
in snd_timer_query_open_conf()
129
snd_dlclose
(h);
in snd_timer_query_open_conf()
206
snd_dlclose
(timer->dl_handle);
in snd_timer_query_close()
H
A
D
timer.c
162
snd_dlclose
(h);
in snd_timer_open_conf()
171
snd_dlclose
(h);
in snd_timer_open_conf()
258
snd_dlclose
(timer->dl_handle);
in snd_timer_close()
/third_party/alsa-lib/src/
H
A
D
dlmisc.c
186
int
snd_dlclose
(void *handle)
in snd_dlclose()
function
363
snd_dlclose
(dlobj);
in snd_dlobj_cache_get0()
438
snd_dlclose
(c->dlobj);
in snd_dlobj_cache_cleanup()
/third_party/alsa-lib/src/hwdep/
H
A
D
hwdep.c
128
snd_dlclose
(h);
in snd_hwdep_open_conf()
139
snd_dlclose
(h);
in snd_hwdep_open_conf()
215
snd_dlclose
(hwdep->dl_handle);
in snd_hwdep_close()
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_hooks.c
75
snd_dlclose
(dl->dlobj);
in hook_remove_dlobj()
437
snd_dlclose
(h);
in snd_pcm_hook_add_conf()
461
snd_dlclose
(h);
in snd_pcm_hook_add_conf()
H
A
D
pcm_meter.c
288
snd_dlclose
(meter->dl_handle);
in snd_pcm_meter_close()
685
snd_dlclose
(h);
in snd_pcm_meter_add_scope_conf()
694
snd_dlclose
(h);
in snd_pcm_meter_add_scope_conf()
/third_party/alsa-lib/modules/mixer/simple/
H
A
D
sbasedl.c
103
snd_dlclose
(h);
in mixer_simple_basic_dlopen()
/third_party/alsa-lib/include/
H
A
D
global.h
103
int
snd_dlclose
(void *handle);
/third_party/alsa-lib/src/mixer/
H
A
D
simple_abst.c
250
snd_dlclose
(priv->dlhandle);
in private_free()
/third_party/alsa-lib/src/seq/
H
A
D
seq.c
911
snd_dlclose
(h);
in snd_seq_open_conf()
920
snd_dlclose
(h);
in snd_seq_open_conf()
1049
snd_dlclose
(seq->dl_handle);
in snd_seq_close()
Completed in 14 milliseconds