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:n_signals
(Results
1 - 15
of
15
) sorted by relevance
/third_party/pulseaudio/src/pulsecore/
H
A
D
protocol-dbus.c
83
unsigned
n_signals
;
member
222
for (i = 0; i < iface_entry->
n_signals
; ++i) {
in update_introspection()
739
if (info->
n_signals
== 0)
in copy_signals()
744
dst = pa_xnew(pa_dbus_signal_info, info->
n_signals
);
in copy_signals()
746
for (i = 0; i < info->
n_signals
; ++i) {
in copy_signals()
770
pa_assert(info->signals || info->
n_signals
== 0);
in pa_dbus_protocol_add_interface()
792
iface_entry->
n_signals
= info->
n_signals
;
in pa_dbus_protocol_add_interface()
844
for (i = 0; i < iface_entry->
n_signals
; ++i) {
in pa_dbus_protocol_remove_interface()
H
A
D
protocol-dbus.h
108
unsigned
n_signals
;
member
/third_party/pulseaudio/src/modules/dbus/
H
A
D
iface-device-port.c
87
.
n_signals
= SIGNAL_MAX
H
A
D
iface-memstats.c
74
.
n_signals
= 0
H
A
D
iface-card-profile.c
79
.
n_signals
= 0
H
A
D
iface-client.c
131
.
n_signals
= SIGNAL_MAX
H
A
D
iface-module.c
101
.
n_signals
= SIGNAL_MAX
H
A
D
iface-device.c
234
.
n_signals
= SIGNAL_MAX
245
.
n_signals
= 0
256
.
n_signals
= 0
H
A
D
iface-card.c
137
.
n_signals
= SIGNAL_MAX
H
A
D
iface-sample.c
135
.
n_signals
= SIGNAL_MAX
H
A
D
iface-stream.c
180
.
n_signals
= SIGNAL_MAX
H
A
D
iface-core.c
343
.
n_signals
= SIGNAL_MAX
/third_party/pulseaudio/src/modules/
H
A
D
module-stream-restore.c
289
.
n_signals
= SIGNAL_MAX
300
.
n_signals
= ENTRY_SIGNAL_MAX
H
A
D
module-equalizer-sink.c
1487
.
n_signals
=MANAGER_SIGNAL_MAX
1618
.
n_signals
=EQUALIZER_SIGNAL_MAX
H
A
D
module-ladspa-sink.c
309
.
n_signals
= 0
Completed in 27 milliseconds