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:DOXYGEN
(Results
1 - 17
of
17
) sorted by relevance
/third_party/alsa-lib/src/pcm/
H
A
D
pcm.c
1521
#ifndef
DOXYGEN
2320
#ifndef
DOXYGEN
4328
#ifndef
DOXYGEN
4372
#ifndef
DOXYGEN
4388
#ifndef
DOXYGEN
4429
#ifndef
DOXYGEN
4469
#ifndef
DOXYGEN
4485
#ifndef
DOXYGEN
4523
#ifndef
DOXYGEN
4563
#ifndef
DOXYGEN
[all...]
/third_party/icu/tools/release/java/
H
A
D
Makefile
18
DOXYGEN
=doxygen
macro
102
( cd "$*/" && ( (cat ./Doxyfile | grep -v '^GENERATE_') ; echo 'GENERATE_XML=YES') | $(
DOXYGEN
) - )
/third_party/alsa-lib/src/timer/
H
A
D
timer_query.c
386
#ifndef
DOXYGEN
404
#ifndef
DOXYGEN
422
#ifndef
DOXYGEN
H
A
D
timer.c
639
#ifndef
DOXYGEN
659
#ifndef
DOXYGEN
745
#ifndef
DOXYGEN
761
#ifndef
DOXYGEN
/third_party/alsa-lib/src/rawmidi/
H
A
D
rawmidi.c
745
#ifndef
DOXYGEN
774
#ifndef
DOXYGEN
804
#ifndef
DOXYGEN
1125
#ifndef
DOXYGEN
1142
#endif /*
DOXYGEN
*/
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_ca.h
380
#if __CORTEX_A == 5 || defined(
DOXYGEN
)
401
#if __CORTEX_A == 7 || defined(
DOXYGEN
)
418
#if __CORTEX_A == 9 || defined(
DOXYGEN
)
681
defined(
DOXYGEN
)
745
defined(
DOXYGEN
)
1083
#endif /* (__GIC_PRESENT == 1U) || defined(
DOXYGEN
) */
1086
defined(
DOXYGEN
)
1087
#if ((__CORTEX_A == 5U) || (__CORTEX_A == 9U)) || defined(
DOXYGEN
)
1154
#endif /* ((__CORTEX_A == 5U) || (__CORTEX_A == 9U)) || defined(
DOXYGEN
) */
1155
#endif /* (__TIM_PRESENT == 1U) || defined(
DOXYGEN
) */
[all...]
/third_party/alsa-lib/src/
H
A
D
dlmisc.c
119
#ifndef
DOXYGEN
166
#ifndef
DOXYGEN
H
A
D
confmisc.c
1034
#ifdef
DOXYGEN
1040
#endif /*
DOXYGEN
*/
/third_party/alsa-lib/src/seq/
H
A
D
seq_old.c
5
#ifndef
DOXYGEN
222
#endif /* !
DOXYGEN
*/
H
A
D
seq.c
4101
#ifndef
DOXYGEN
/third_party/cmsis/CMSIS/Core/Include/a-profile/
H
A
D
cmsis_cp15.h
255
defined(
DOXYGEN
)
/third_party/ffmpeg/doc/
H
A
D
Makefile
108
$(M)$(SRC_PATH)/doc/doxy-wrapper.sh $$PWD/doc/doxy $(SRC_PATH) doc/Doxyfile $(
DOXYGEN
) $(DOXY_INPUT);
/third_party/alsa-lib/src/control/
H
A
D
control.c
2880
#ifndef
DOXYGEN
2909
#ifndef
DOXYGEN
/third_party/icu/icu4c/source/
H
A
D
configure
698
DOXYGEN
4399
case $
DOXYGEN
in
4401
ac_cv_path_DOXYGEN="$
DOXYGEN
" # Let the user override the test with a path.
4423
DOXYGEN
=$ac_cv_path_DOXYGEN
4424
if test -n "$
DOXYGEN
"; then
4425
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
DOXYGEN
" >&5
4426
$as_echo "$
DOXYGEN
" >&6; }
/third_party/skia/third_party/externals/icu/source/
H
A
D
configure
698
DOXYGEN
4385
case $
DOXYGEN
in
4387
ac_cv_path_DOXYGEN="$
DOXYGEN
" # Let the user override the test with a path.
4409
DOXYGEN
=$ac_cv_path_DOXYGEN
4410
if test -n "$
DOXYGEN
"; then
4411
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $
DOXYGEN
" >&5
4412
$as_echo "$
DOXYGEN
" >&6; }
/third_party/libevdev/
H
A
D
configure
686
DOXYGEN
13367
case $
DOXYGEN
in
13369
ac_cv_path_DOXYGEN="$
DOXYGEN
" # Let the user override the test with a path.
13394
DOXYGEN
=$ac_cv_path_DOXYGEN
13395
if test -n "$
DOXYGEN
"; then
13396
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $
DOXYGEN
" >&5
13397
printf "%s\n" "$
DOXYGEN
" >&6; }
13404
if test "x$
DOXYGEN
" = "x"; then
/third_party/ffmpeg/
H
A
D
configure
393
--doxygen=
DOXYGEN
use
DOXYGEN
to generate API doc [$doxygen_default]
7700
DOXYGEN
=$doxygen
Completed in 70 milliseconds