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_BUILDDIR
(Results
1 - 6
of
6
) sorted by relevance
/third_party/pulseaudio/src/modules/gsettings/
H
A
D
module-gsettings.c
56
pa_run_from_build_tree() ?
PA_BUILDDIR
PA_PATH_SEP "src" PA_PATH_SEP "modules" PA_PATH_SEP "gsettings" PA_PATH_SEP "gsettings-helper" :
in pa__init()
58
pa_run_from_build_tree() ?
PA_BUILDDIR
"/gsettings-helper" :
in pa__init()
/third_party/pulseaudio/include/
H
A
D
config.h
262
#define
PA_BUILDDIR
"/home/workspace/pa/pulseaudio/confgure"
macro
/third_party/pulseaudio/src/daemon/
H
A
D
ohos_daemon-conf.c
164
c->dl_search_path = pa_xstrdup(
PA_BUILDDIR
PA_PATH_SEP "src" PA_PATH_SEP "modules");
in pa_daemon_conf_new()
166
c->dl_search_path = pa_xstrdup(
PA_BUILDDIR
);
in pa_daemon_conf_new()
673
default_config_file =
PA_BUILDDIR
PA_PATH_SEP "src" PA_PATH_SEP "daemon" PA_PATH_SEP "daemon.conf";
in pa_daemon_conf_load()
675
default_config_file =
PA_BUILDDIR
PA_PATH_SEP "daemon.conf";
in pa_daemon_conf_load()
H
A
D
daemon-conf.c
164
c->dl_search_path = pa_xstrdup(
PA_BUILDDIR
PA_PATH_SEP "src" PA_PATH_SEP "modules");
in pa_daemon_conf_new()
166
c->dl_search_path = pa_xstrdup(
PA_BUILDDIR
);
in pa_daemon_conf_new()
673
default_config_file =
PA_BUILDDIR
PA_PATH_SEP "src" PA_PATH_SEP "daemon" PA_PATH_SEP "daemon.conf";
in pa_daemon_conf_load()
675
default_config_file =
PA_BUILDDIR
PA_PATH_SEP "daemon.conf";
in pa_daemon_conf_load()
/third_party/pulseaudio/src/tests/
H
A
D
alsa-mixer-path-test.c
32
const char *Makefile =
PA_BUILDDIR
"/Makefile";
in load_makefile()
/third_party/pulseaudio/src/pulsecore/
H
A
D
core-util.c
3574
b = pa_startswith(rp,
PA_BUILDDIR
);
in pa_run_from_build_tree()
Completed in 9 milliseconds