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:mandir
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/tools/power/cpupower/
H
A
D
Makefile
69
mandir
?= /usr/man
macro
292
$(INSTALL_DATA) -D man/cpupower.1 $(DESTDIR)${
mandir
}/man1/cpupower.1
293
$(INSTALL_DATA) -D man/cpupower-frequency-set.1 $(DESTDIR)${
mandir
}/man1/cpupower-frequency-set.1
294
$(INSTALL_DATA) -D man/cpupower-frequency-info.1 $(DESTDIR)${
mandir
}/man1/cpupower-frequency-info.1
295
$(INSTALL_DATA) -D man/cpupower-idle-set.1 $(DESTDIR)${
mandir
}/man1/cpupower-idle-set.1
296
$(INSTALL_DATA) -D man/cpupower-idle-info.1 $(DESTDIR)${
mandir
}/man1/cpupower-idle-info.1
297
$(INSTALL_DATA) -D man/cpupower-set.1 $(DESTDIR)${
mandir
}/man1/cpupower-set.1
298
$(INSTALL_DATA) -D man/cpupower-info.1 $(DESTDIR)${
mandir
}/man1/cpupower-info.1
299
$(INSTALL_DATA) -D man/cpupower-monitor.1 $(DESTDIR)${
mandir
}/man1/cpupower-monitor.1
300
$(INSTALL_DATA) -D man/cpupower-powercap-info.1 $(DESTDIR)${
mandir
}/man
[all...]
/kernel/linux/linux-5.10/tools/power/cpupower/
H
A
D
Makefile
69
mandir
?= /usr/man
macro
287
$(INSTALL_DATA) -D man/cpupower.1 $(DESTDIR)${
mandir
}/man1/cpupower.1
288
$(INSTALL_DATA) -D man/cpupower-frequency-set.1 $(DESTDIR)${
mandir
}/man1/cpupower-frequency-set.1
289
$(INSTALL_DATA) -D man/cpupower-frequency-info.1 $(DESTDIR)${
mandir
}/man1/cpupower-frequency-info.1
290
$(INSTALL_DATA) -D man/cpupower-idle-set.1 $(DESTDIR)${
mandir
}/man1/cpupower-idle-set.1
291
$(INSTALL_DATA) -D man/cpupower-idle-info.1 $(DESTDIR)${
mandir
}/man1/cpupower-idle-info.1
292
$(INSTALL_DATA) -D man/cpupower-set.1 $(DESTDIR)${
mandir
}/man1/cpupower-set.1
293
$(INSTALL_DATA) -D man/cpupower-info.1 $(DESTDIR)${
mandir
}/man1/cpupower-info.1
294
$(INSTALL_DATA) -D man/cpupower-monitor.1 $(DESTDIR)${
mandir
}/man1/cpupower-monitor.1
318
- rm -f $(DESTDIR)${
mandir
}/man
[all...]
/kernel/linux/linux-6.6/tools/power/acpi/tools/pfrut/
H
A
D
Makefile
20
$(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(
mandir
)/man8/pfrut.8
23
$(QUIET) rm -f $(DESTDIR)$(
mandir
)/man8/pfrut.8
/kernel/linux/linux-5.10/tools/power/acpi/tools/acpidump/
H
A
D
Makefile
50
$(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(
mandir
)/man8/acpidump.8
53
$(QUIET) rm -f $(DESTDIR)$(
mandir
)/man8/acpidump.8
/kernel/linux/linux-6.6/tools/power/acpi/tools/acpidump/
H
A
D
Makefile
51
$(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(
mandir
)/man8/acpidump.8
54
$(QUIET) rm -f $(DESTDIR)$(
mandir
)/man8/acpidump.8
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/
H
A
D
Makefile
29
mandir
?= $(prefix)/share/man
macro
30
man3dir = $(
mandir
)/man3
31
man7dir = $(
mandir
)/man7
/kernel/linux/linux-6.6/tools/lib/perf/Documentation/
H
A
D
Makefile
29
mandir
?= $(prefix)/share/man
macro
30
man3dir = $(
mandir
)/man3
31
man7dir = $(
mandir
)/man7
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
H
A
D
Makefile
15
mandir
?= $(prefix)/man
macro
16
man8dir = $(
mandir
)/man8
/kernel/linux/linux-6.6/tools/bpf/bpftool/Documentation/
H
A
D
Makefile
15
mandir
?= $(prefix)/man
macro
16
man8dir = $(
mandir
)/man8
/kernel/linux/linux-6.6/tools/perf/Documentation/
H
A
D
Makefile
42
mandir
?=$(prefix)/share/man
macro
43
man1dir=$(
mandir
)/man1
44
man5dir=$(
mandir
)/man5
45
man7dir=$(
mandir
)/man7
312
# '$(SHELL_PATH_SQ)' ./install-doc-quick.sh $(DOC_REF) $(DESTDIR)$(
mandir
)
/kernel/linux/linux-5.10/tools/perf/Documentation/
H
A
D
Makefile
45
mandir
?=$(prefix)/share/man
macro
46
man1dir=$(
mandir
)/man1
47
man5dir=$(
mandir
)/man5
48
man7dir=$(
mandir
)/man7
363
# '$(SHELL_PATH_SQ)' ./install-doc-quick.sh $(DOC_REF) $(DESTDIR)$(
mandir
)
/kernel/linux/linux-6.6/tools/verification/dot2/
H
A
D
Makefile
5
mandir
?= $(prefix)/share/man
macro
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/
H
A
D
Makefile
27
mandir
?=$(prefix)/share/man
macro
28
man3dir=$(
mandir
)/man3
Completed in 5 milliseconds