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:PA_REFCNT_DEC
(Results
1 - 25
of
25
) sorted by relevance
/third_party/pulseaudio/src/pulsecore/
H
A
D
refcnt.h
46
#define
PA_REFCNT_DEC
(p) \
macro
67
#define
PA_REFCNT_DEC
(p) \
macro
H
A
D
object.c
60
if (
PA_REFCNT_DEC
(o) <= 0) {
in pa_object_unref()
H
A
D
dbus-shared.c
86
if (
PA_REFCNT_DEC
(c) > 0)
in pa_dbus_connection_unref()
H
A
D
auth-cookie.c
124
if (
PA_REFCNT_DEC
(c) > 0)
in pa_auth_cookie_unref()
H
A
D
protocol-cli.c
129
if (
PA_REFCNT_DEC
(p) > 0)
in pa_cli_protocol_unref()
H
A
D
packet.c
116
if (
PA_REFCNT_DEC
(p) <= 0) {
in pa_packet_unref()
H
A
D
protocol-simple.c
684
if (
PA_REFCNT_DEC
(p) > 0)
in pa_simple_protocol_unref()
722
if (
PA_REFCNT_DEC
(o) > 0)
in pa_simple_options_unref()
H
A
D
asyncmsgq.c
115
if (
PA_REFCNT_DEC
(q) <= 0)
in pa_asyncmsgq_unref()
H
A
D
x11wrap.c
293
if (
PA_REFCNT_DEC
(w) > 0)
in pa_x11_wrapper_unref()
H
A
D
pdispatch.c
442
if (
PA_REFCNT_DEC
(pd) <= 0)
in pa_pdispatch_unref()
H
A
D
ioline.c
120
if (
PA_REFCNT_DEC
(l) <= 0)
in pa_ioline_unref()
H
A
D
socket-client.c
316
if (
PA_REFCNT_DEC
(c) <= 0)
H
A
D
memblock.c
646
if (
PA_REFCNT_DEC
(b) > 0)
in pa_memblock_unref()
983
if (
PA_REFCNT_DEC
(p) <= 0)
in pa_mempool_unref()
H
A
D
protocol-http.c
781
if (
PA_REFCNT_DEC
(p) > 0)
in pa_http_protocol_unref()
H
A
D
ohos_socket-server.c
551
if (
PA_REFCNT_DEC
(s) <= 0)
in pa_socket_server_unref()
H
A
D
socket-server.c
531
if (
PA_REFCNT_DEC
(s) <= 0)
in pa_socket_server_unref()
H
A
D
protocol-esound.c
1621
if (
PA_REFCNT_DEC
(p) > 0)
in pa_esound_protocol_unref()
1656
if (
PA_REFCNT_DEC
(o) > 0)
in pa_esound_options_unref()
H
A
D
protocol-dbus.c
163
if (
PA_REFCNT_DEC
(p) > 0)
in pa_dbus_protocol_unref()
H
A
D
pstream.c
1183
if (
PA_REFCNT_DEC
(p) <= 0)
in pa_pstream_unref()
H
A
D
protocol-native.c
5226
if (
PA_REFCNT_DEC
(p) > 0)
in pa_native_protocol_unref()
5321
if (
PA_REFCNT_DEC
(o) > 0)
in pa_native_options_unref()
/third_party/pulseaudio/src/modules/
H
A
D
reserve-wrap.c
183
if (
PA_REFCNT_DEC
(r) > 0)
in pa_reserve_wrapper_unref()
319
if (
PA_REFCNT_DEC
(w) > 0)
in pa_reserve_monitor_wrapper_unref()
/third_party/pulseaudio/src/pulse/
H
A
D
operation.c
70
if (
PA_REFCNT_DEC
(o) <= 0) {
in pa_operation_unref()
H
A
D
context.c
309
if (
PA_REFCNT_DEC
(c) <= 0)
in pa_context_unref()
H
A
D
stream.c
330
if (
PA_REFCNT_DEC
(s) <= 0)
in pa_stream_unref()
/third_party/pulseaudio/src/modules/bluetooth/
H
A
D
bluez5-util.c
2981
if (
PA_REFCNT_DEC
(y) > 0)
in pa_bluetooth_discovery_unref()
Completed in 33 milliseconds