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 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/wimax/
H
A
D
debug.h
242
#warning D_MASTER not defined, but debug.h included! [see
docs
]
260
#error D_SUBMODULE not defined, but debug.h included! [see
docs
]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
Makefile
133
$(Q)$(MAKE)
docs
-clean
297
all:
docs
299
docs
:
301
-f Makefile.
docs
\
304
docs
-clean:
306
-f Makefile.
docs
\
716
.PHONY:
docs
docs
-clean
/kernel/linux/linux-6.6/Documentation/tools/rv/
H
A
D
Makefile
30
$(info ** https://docutils.sourceforge.io/
docs
/dev/repository.html )
/kernel/linux/linux-6.6/Documentation/tools/rtla/
H
A
D
Makefile
31
$(info ** https://docutils.sourceforge.io/
docs
/dev/repository.html )
/kernel/linux/linux-6.6/tools/perf/Documentation/
H
A
D
Makefile
303
WEBDOC_DEST = /pub/software/tools/perf/
docs
/kernel/linux/linux-5.10/tools/perf/Documentation/
H
A
D
Makefile
349
WEBDOC_DEST = /pub/software/tools/perf/
docs
/kernel/linux/linux-6.6/scripts/
H
A
D
sphinx-pre-install
927
die "Python 3 is required to build the kernel
docs
\n";
1021
print "\t--no-pdf\t- don't check for dependencies required to build PDF
docs
\n\n";
H
A
D
checkpatch.pl
246
open(my $
docs
, '<', "$docsfile")
253
while (<$
docs
>) {
282
close($
docs
);
2906
"DT binding
docs
and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.rst\n");
7457
"Use C99 flexible arrays - see https://
docs
.kernel.org/process/deprecated.html#zero-length-and-one-element-arrays\n" . $hereprev) &&
/kernel/linux/linux-5.10/
H
A
D
Makefile
271
cscope gtags TAGS tags help% %
docs
check% coccicheck \
/kernel/linux/linux-6.6/
H
A
D
Makefile
276
cscope gtags TAGS tags help% %
docs
check% coccicheck \
Completed in 16 milliseconds