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:auto
(Results
1 - 25
of
44
) sorted by relevance
1
2
/kernel/linux/linux-6.6/scripts/
H
A
D
setlocalversion
163
if ! test -e include/config/
auto
.conf; then
169
config_localversion=$(sed -n 's/^CONFIG_LOCALVERSION=\(.*\)$/\1/p' include/config/
auto
.conf)
172
if grep -q "^CONFIG_LOCALVERSION_AUTO=y$" include/config/
auto
.conf; then
H
A
D
Makefile
16
filechk_rust_target = $< < include/config/
auto
.conf
18
$(obj)/target.json: scripts/generate_rust_target include/config/
auto
.conf FORCE
H
A
D
rust_is_available_test.py
21
SUCCESS = enum.
auto
()
22
SUCCESS_WITH_WARNINGS = enum.
auto
()
23
SUCCESS_WITH_EXTRA_OUTPUT = enum.
auto
()
24
FAILURE = enum.
auto
()
H
A
D
link-vmlinux.sh
36
grep -q "^$1=y" include/config/
auto
.conf
/kernel/linux/linux-5.10/tools/testing/kunit/
H
A
D
kunit.py
16
from enum import Enum,
auto
namespace
41
SUCCESS =
auto
()
42
CONFIG_FAILURE =
auto
()
43
BUILD_FAILURE =
auto
()
44
TEST_FAILURE =
auto
()
H
A
D
kunit_parser.py
13
from enum import Enum,
auto
namespace
44
SUCCESS =
auto
()
45
FAILURE =
auto
()
46
TEST_CRASHED =
auto
()
47
NO_TESTS =
auto
()
48
FAILURE_TO_PARSE_TESTS =
auto
()
/kernel/linux/linux-6.6/init/
H
A
D
Makefile
31
build-version = $(or $(KBUILD_BUILD_VERSION), $(build-version-
auto
))
32
build-timestamp = $(or $(KBUILD_BUILD_TIMESTAMP), $(build-timestamp-
auto
))
55
include/generated/utsversion.h: build-version-
auto
= $(shell $(srctree)/$(src)/build-version)
56
include/generated/utsversion.h: build-timestamp-
auto
= $(shell LC_ALL=C date)
/kernel/linux/linux-6.6/tools/testing/kunit/
H
A
D
kunit_parser.py
17
from enum import Enum,
auto
namespace
68
SUCCESS =
auto
()
69
FAILURE =
auto
()
70
SKIPPED =
auto
()
71
TEST_CRASHED =
auto
()
72
NO_TESTS =
auto
()
73
FAILURE_TO_PARSE_TESTS =
auto
()
H
A
D
kunit.py
20
from enum import Enum,
auto
namespace
29
SUCCESS =
auto
()
30
CONFIG_FAILURE =
auto
()
31
BUILD_FAILURE =
auto
()
32
TEST_FAILURE =
auto
()
/kernel/linux/linux-5.10/scripts/
H
A
D
setlocalversion
163
if test -e include/config/
auto
.conf; then
164
. include/config/
auto
.conf
H
A
D
adjust_autoksyms.sh
38
. include/config/
auto
.conf
H
A
D
mkcompile_h
55
{ echo /\* This file is
auto
generated, version $VERSION \*/
H
A
D
decode_stacktrace.sh
37
basepath="
auto
"
54
basepath=${2-
auto
}
244
if [[ $basepath == "
auto
" ]] ; then
H
A
D
link-vmlinux.sh
325
. include/config/
auto
.conf
/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/
H
A
D
Makefile
9
auto
-mode.o cnqf.o
/kernel/linux/linux-6.6/scripts/package/
H
A
D
install-extmod-build
12
grep -q "^$1=y" include/config/
auto
.conf
H
A
D
mkdebian
10
grep -q "^$1=y" include/config/
auto
.conf
/kernel/linux/linux-5.10/
H
A
D
Makefile
581
# and from include/config/
auto
.conf.cmd to detect the compiler upgrade.
641
include include/config/
auto
.conf
695
include include/config/
auto
.conf.cmd
708
# include/config/
auto
.conf (which mirrors .config).
716
%/config/
auto
.conf %/config/
auto
.conf.cmd %/generated/autoconf.h: $(KCONFIG_CONFIG)
721
# and include/config/
auto
.conf but do not care if they are up-to-date.
722
# Use
auto
.conf to trigger the test
723
PHONY += include/config/
auto
.conf
725
include/config/
auto
[all...]
/kernel/linux/linux-6.6/
H
A
D
Makefile
669
# and from include/config/
auto
.conf.cmd to detect the compiler upgrade.
741
include include/config/
auto
.conf
775
include include/config/
auto
.conf.cmd
788
# include/config/
auto
.conf (which mirrors .config).
796
%/config/
auto
.conf %/config/
auto
.conf.cmd %/generated/autoconf.h %/generated/rustc_cfg: $(KCONFIG_CONFIG)
801
# and include/config/
auto
.conf but do not care if they are up-to-date.
802
# Use
auto
.conf to trigger the test
803
PHONY += include/config/
auto
.conf
805
include/config/
auto
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
xdp2skb_meta.sh
156
call_ip link show dev $device | grep --color=
auto
xdp
/kernel/linux/linux-6.6/tools/tracing/rtla/
H
A
D
Makefile
27
FOPTS := -flto=
auto
-ffat-lto-objects -fexceptions -fstack-protector-strong \
39
LDFLAGS := -flto=
auto
-ggdb $(EXTRA_LDFLAGS)
/kernel/linux/linux-6.6/tools/verification/rv/
H
A
D
Makefile
27
FOPTS := -flto=
auto
-ffat-lto-objects -fexceptions -fstack-protector-strong \
39
LDFLAGS := -flto=
auto
-ggdb $(EXTRA_LDFLAGS)
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
xdp2skb_meta.sh
156
call_ip link show dev $device | grep --color=
auto
xdp
/kernel/linux/linux-5.10/scripts/package/
H
A
D
mkdebian
10
grep -q "^$1=y" include/config/
auto
.conf
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
gre_gso.sh
54
ip netns set ns1
auto
Completed in 11 milliseconds
1
2