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:PACKAGE
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/
H
A
D
lkc.h
19
#ifndef
PACKAGE
20
#define
PACKAGE
"linux"
macro
/kernel/linux/linux-5.10/tools/power/cpupower/utils/
H
A
D
cpupower.c
116
printf(
PACKAGE
" " VERSION "\n");
in print_version()
195
textdomain(
PACKAGE
);
in main()
H
A
D
cpupower-info.c
52
textdomain(
PACKAGE
);
in cmd_info()
H
A
D
cpupower-set.c
54
textdomain(
PACKAGE
);
in cmd_set()
/kernel/linux/linux-6.6/tools/power/cpupower/utils/
H
A
D
cpupower.c
119
printf(
PACKAGE
" " VERSION "\n");
in print_version()
200
textdomain(
PACKAGE
);
in main()
H
A
D
cpupower-info.c
52
textdomain(
PACKAGE
);
in cmd_info()
H
A
D
cpupower-set.c
61
textdomain(
PACKAGE
);
in cmd_set()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
demangle-cxx.cpp
8
#define
PACKAGE
'perf'
macro
H
A
D
srcline.c
138
#define
PACKAGE
"perf"
macro
H
A
D
symbol.c
1661
#define
PACKAGE
'perf'
macro
H
A
D
symbol-elf.c
30
#define
PACKAGE
'perf'
macro
H
A
D
annotate.c
1807
#define
PACKAGE
"perf"
macro
/kernel/linux/linux-5.10/tools/power/cpupower/
H
A
D
Makefile
58
PACKAGE
= cpupower
macro
124
override CFLAGS += -DVERSION=\"$(VERSION)\" -DPACKAGE=\"$(
PACKAGE
)\" \
225
$(OUTPUT)po/$(
PACKAGE
).pot: $(UTIL_SRC)
227
$(QUIET) xgettext --default-domain=$(
PACKAGE
) --add-comments \
236
update-po: $(OUTPUT)po/$(
PACKAGE
).pot
/kernel/linux/linux-6.6/tools/power/cpupower/
H
A
D
Makefile
58
PACKAGE
= cpupower
macro
124
override CFLAGS += -DVERSION=\"$(VERSION)\" -DPACKAGE=\"$(
PACKAGE
)\" \
229
$(OUTPUT)po/$(
PACKAGE
).pot: $(UTIL_SRC)
231
$(QUIET) xgettext --default-domain=$(
PACKAGE
) --add-comments \
240
update-po: $(OUTPUT)po/$(
PACKAGE
).pot
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
H
A
D
iskeleton.S
271
| (2) EXAMPLE
PACKAGE
ENTRY CODE #
346
| 060 INTEGER KERNEL
PACKAGE
MUST GO HERE!!!
H
A
D
fskeleton.S
258
| (2) EXAMPLE
PACKAGE
ENTRY CODE #
340
| 060 FPSP KERNEL
PACKAGE
NEEDS TO GO HERE!!!
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
H
A
D
iskeleton.S
271
| (2) EXAMPLE
PACKAGE
ENTRY CODE #
346
| 060 INTEGER KERNEL
PACKAGE
MUST GO HERE!!!
H
A
D
fskeleton.S
258
| (2) EXAMPLE
PACKAGE
ENTRY CODE #
340
| 060 FPSP KERNEL
PACKAGE
NEEDS TO GO HERE!!!
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
srcline.c
127
#define
PACKAGE
"perf"
macro
H
A
D
symbol.c
1554
#define
PACKAGE
'perf'
macro
H
A
D
symbol-elf.c
54
#define
PACKAGE
'perf'
macro
H
A
D
annotate.c
1692
#define
PACKAGE
"perf"
macro
Completed in 29 milliseconds