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:DOCS
(Results
1 - 5
of
5
) sorted by relevance
/third_party/ffmpeg/doc/
H
A
D
Makefile
37
DOCS
-$(CONFIG_HTMLPAGES) += $(HTMLPAGES)
38
DOCS
-$(CONFIG_PODPAGES) += $(PODPAGES)
39
DOCS
-$(CONFIG_MANPAGES) += $(MANPAGES)
40
DOCS
-$(CONFIG_TXTPAGES) += $(TXTPAGES)
41
DOCS
= $(
DOCS
-yes)
macro
48
documentation: $(
DOCS
)
101
$(
DOCS
) doc/doxy/html: | doc/
155
-include $(wildcard $(
DOCS
:%=%.d))
/third_party/libcoap/scripts/
H
A
D
dist.sh
5
# variables PLATFORM, TESTS, TLS and
DOCS
control the build
8
# PLATFORM=posix TESTS=yes TLS=no
DOCS
=yes scripts/dist.sh
44
case "x${
DOCS
}" in
H
A
D
build.sh
29
case "x${
DOCS
}" in
/third_party/curl/tests/
H
A
D
test1165.pl
41
my $
DOCS
="CURL-DISABLE.md";
114
open F, "<$root/docs/$
DOCS
";
140
printf "Present in configure.ac, not documented in $
DOCS
: %s\n", $s;
152
printf "Present in CMakeLists.txt, not documented in $
DOCS
: %s\n", $s;
168
printf "Used in code, not documented in $
DOCS
: %s\n", $s;
/third_party/tzdata/
H
A
D
Makefile
584
DOCS
= $(MANS) date.1 $(MANTXTS) $(WEB_PAGES)
macro
610
EIGHT_YARDS = $(TZDATA_DIST) $(
DOCS
) $(SOURCES) tzdata.zi
1223
$(COMMON) $(
DOCS
) $(SOURCES) | \
Completed in 4 milliseconds