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
defs:card_name
(Results
1 - 12
of
12
) sorted by relevance
/third_party/pulseaudio/src/modules/
H
A
D
module-udev-detect.c
56
char *
card_name
;
member
[all...]
H
A
D
module-stream-restore.c
1597
const char *
card_name
= NULL;
in sink_input_preferred_sink_changed_cb()
local
1726
const char *
card_name
= NULL;
in source_output_preferred_source_changed_cb()
local
/third_party/pulseaudio/src/modules/raop/
H
A
D
raop-sink.c
702
char *
card_name
;
in raop_create_card()
local
/third_party/alsa-utils/alsamixer/
H
A
D
mixer_display.c
153
const char *
card_name
= NULL;
in display_card_info()
local
/third_party/alsa-lib/src/ucm/
H
A
D
ucm_local.h
228
char *
card_name
;
member
H
A
D
parser.c
2518
static int get_by_card_name(snd_use_case_mgr_t *mgr, const char *
card_name
)
in get_by_card_name()
argument
H
A
D
main.c
1508
snd_use_case_mgr_open(snd_use_case_mgr_t **uc_mgr, const char *
card_name
)
snd_use_case_mgr_open()
argument
[all...]
/third_party/pulseaudio/src/pulse/
H
A
D
introspect.c
1923
pa_operation* pa_context_set_port_latency_offset(pa_context *c, const char *
card_name
, const char *port_name, int64_t offset, pa_context_success_cb_t cb, void *userdata) {
in pa_context_set_port_latency_offset()
argument
/third_party/pulseaudio/src/modules/alsa/
H
A
D
alsa-ucm.c
759
char *
card_name
;
in pa_alsa_ucm_query_profiles()
local
[all...]
/third_party/pulseaudio/src/utils/
H
A
D
pactl.c
63
*
card_name
= NULL,
variable
/third_party/pulseaudio/src/modules/dbus/
H
A
D
iface-core.c
1178
char *
card_name
;
in handle_get_card_by_name()
local
/third_party/pulseaudio/src/pulsecore/
H
A
D
protocol-native.c
4751
const char *port_name, *
card_name
;
in command_set_port_latency_offset()
local
Completed in 33 milliseconds