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:ASCIIDOC_EXTRA
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
H
A
D
Makefile
31
ASCIIDOC_EXTRA
= --unsafe -f asciidoc.conf
macro
40
ASCIIDOC_EXTRA
= -a compat-mode
macro
41
ASCIIDOC_EXTRA
+= -I. -rasciidoctor-extensions
42
ASCIIDOC_EXTRA
+= -a mansource="libtraceevent" -a manmanual="libtraceevent Manual"
84
ASCIIDOC_EXTRA
+= -a asciidoc7compatible
87
ASCIIDOC_EXTRA
+= -a libtraceevent-asciidoc-no-roff
93
ASCIIDOC_EXTRA
+= -a libtraceevent-asciidoc-no-roff
189
$(
ASCIIDOC_EXTRA
) -alibtraceevent_version=$(EVENT_PARSE_VERSION) -o $@+ $< && \
200
$(
ASCIIDOC_EXTRA
) -alibtraceevent_version=$(EVENT_PARSE_VERSION) -o $@+ $< && \
206
$(
ASCIIDOC_EXTRA
)
[all...]
/kernel/linux/linux-6.6/tools/perf/Documentation/
H
A
D
Makefile
48
ASCIIDOC_EXTRA
+= --unsafe -f asciidoc.conf
59
ASCIIDOC_EXTRA
+= -a compat-mode
60
ASCIIDOC_EXTRA
+= -I. -rasciidoctor-extensions
61
ASCIIDOC_EXTRA
+= -a mansource="perf" -a manmanual="perf Manual"
114
ASCIIDOC_EXTRA
+= -a asciidoc7compatible
117
ASCIIDOC_EXTRA
+= -a perf-asciidoc-no-roff
123
ASCIIDOC_EXTRA
+= -a perf-asciidoc-no-roff
250
$(
ASCIIDOC_EXTRA
) -aperf_version=$(PERF_VERSION) -o $@+ $< && \
265
$(
ASCIIDOC_EXTRA
) -aperf_version=$(PERF_VERSION) \
277
$(
ASCIIDOC_EXTRA
)
[all...]
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/
H
A
D
Makefile
38
ASCIIDOC_EXTRA
= --unsafe -f asciidoc.conf
macro
66
ASCIIDOC_EXTRA
+= -a asciidoc7compatible
69
ASCIIDOC_EXTRA
+= -a libperf-asciidoc-no-roff
75
ASCIIDOC_EXTRA
+= -a libperf-asciidoc-no-roff
150
$(
ASCIIDOC_EXTRA
) -alibperf_version=$(EVENT_PARSE_VERSION) -o $@+ $< && \
155
$(
ASCIIDOC_EXTRA
) -aperf_version=$(EVENT_PARSE_VERSION) -o $@+ $< && \
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/
H
A
D
Makefile
38
ASCIIDOC_EXTRA
= --unsafe -f asciidoc.conf
macro
66
ASCIIDOC_EXTRA
+= -a asciidoc7compatible
69
ASCIIDOC_EXTRA
+= -a libperf-asciidoc-no-roff
75
ASCIIDOC_EXTRA
+= -a libperf-asciidoc-no-roff
150
$(
ASCIIDOC_EXTRA
) -alibperf_version=$(EVENT_PARSE_VERSION) -o $@+ $< && \
155
$(
ASCIIDOC_EXTRA
) -aperf_version=$(EVENT_PARSE_VERSION) -o $@+ $< && \
/kernel/linux/linux-5.10/tools/perf/Documentation/
H
A
D
Makefile
51
ASCIIDOC_EXTRA
+= --unsafe -f asciidoc.conf
62
ASCIIDOC_EXTRA
+= -a compat-mode
63
ASCIIDOC_EXTRA
+= -I. -rasciidoctor-extensions
64
ASCIIDOC_EXTRA
+= -a mansource="perf" -a manmanual="perf Manual"
117
ASCIIDOC_EXTRA
+= -a asciidoc7compatible
120
ASCIIDOC_EXTRA
+= -a perf-asciidoc-no-roff
126
ASCIIDOC_EXTRA
+= -a perf-asciidoc-no-roff
280
$(
ASCIIDOC_EXTRA
) -aperf_version=$(PERF_VERSION) -o $@+ $< && \
287
$(
ASCIIDOC_EXTRA
) -aperf_version=$(PERF_VERSION) -o $@+ $< && \
298
$(
ASCIIDOC_EXTRA
)
[all...]
Completed in 3 milliseconds