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:VERBOSE
(Results
1 - 25
of
125
) sorted by relevance
1
2
3
4
5
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
H
A
D
isl_38xx.c
62
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_handle_sleep_request()
87
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_handle_wakeup()
103
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_trigger_device()
112
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_trigger_device()
124
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_trigger_device()
134
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_trigger_device()
139
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_trigger_device()
155
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_trigger_device()
166
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in isl38xx_trigger_device()
179
#if
VERBOSE
> SHOW_ERROR_MESSAGE
in isl38xx_interface_reset()
[all...]
H
A
D
islpci_eth.c
47
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_cleanup_transmit()
80
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_transmit()
112
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_transmit()
131
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_transmit()
162
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_transmit()
173
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_transmit()
304
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_receive()
317
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_receive()
335
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_eth_receive()
349
#if
VERBOSE
> SHOW_ERROR_MESSAGE
in islpci_eth_receive()
[all...]
H
A
D
islpci_mgt.c
27
int pc_debug =
VERBOSE
;
33
#if
VERBOSE
> SHOW_ERROR_MESSAGES
102
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_mgmt_rx_fill()
167
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_mgt_transmit()
193
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_mgt_transmit()
264
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_mgt_receive()
322
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_mgt_receive()
354
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_mgt_receive()
361
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_mgt_receive()
382
#if
VERBOSE
> SHOW_ERROR_MESSAGE
in islpci_mgt_receive()
[all...]
H
A
D
islpci_dev.c
194
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
217
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
224
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
273
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
290
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
315
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
324
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
334
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
342
#if
VERBOSE
> SHOW_ERROR_MESSAGES
in islpci_interrupt()
617
#if
VERBOSE
> SHOW_ERROR_MESSAGE
in islpci_alloc_memory()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/ftrace/
H
A
D
ftracetest
95
if [ $
VERBOSE
-eq -1 ]; then
98
VERBOSE
=$((
VERBOSE
+ 1))
99
[ $1 = '-vv' ] &&
VERBOSE
=$((
VERBOSE
+ 1))
100
[ $1 = '-vvv' ] &&
VERBOSE
=$((
VERBOSE
+ 2))
104
if [ $
VERBOSE
-ne 0 ]; then
107
VERBOSE
=-1
190
VERBOSE
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/ftrace/
H
A
D
ftracetest
100
if [ $
VERBOSE
-eq -1 ]; then
103
VERBOSE
=$((
VERBOSE
+ 1))
104
[ $1 = '-vv' ] &&
VERBOSE
=$((
VERBOSE
+ 1))
105
[ $1 = '-vvv' ] &&
VERBOSE
=$((
VERBOSE
+ 2))
109
if [ $
VERBOSE
-ne 0 ]; then
112
VERBOSE
=-1
200
VERBOSE
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
test_vxlan_nolocalbypass.sh
19
VERBOSE
=0
39
if [ "$
VERBOSE
" = "1" ]; then
58
[ "$
VERBOSE
" = "1" ] && echo
67
if [ "$
VERBOSE
" = "1" ]; then
74
if [ "$
VERBOSE
" = "1" -a -n "$out" ]; then
188
v)
VERBOSE
=$(($
VERBOSE
+ 1));;
H
A
D
fib_nexthop_nongw.sh
12
VERBOSE
=0
39
[ "$
VERBOSE
" = "1" ] && echo
48
if [ "$
VERBOSE
" = "1" ]; then
54
if [ "$
VERBOSE
" = "1" -a -n "$out" ]; then
58
[ "$
VERBOSE
" = "1" ] && echo
107
v)
VERBOSE
=1;;
H
A
D
fib_nexthop_multiprefix.sh
16
VERBOSE
=0
44
[ "$
VERBOSE
" = "1" ] && echo
53
if [ "$
VERBOSE
" = "1" ]; then
59
if [ "$
VERBOSE
" = "1" -a -n "$out" ]; then
63
[ "$
VERBOSE
" = "1" ] && echo
134
if [ "$
VERBOSE
" = "1" ]; then
179
if [ "$
VERBOSE
" = "1" ]; then
208
if [ "$
VERBOSE
" = "1" ]; then
230
v)
VERBOSE
=1;;
H
A
D
traceroute.sh
7
VERBOSE
=0
45
if [ "$
VERBOSE
" = "1" ]; then
51
if [ "$
VERBOSE
" = "1" -a -n "$out" ]; then
55
[ "$
VERBOSE
" = "1" ] && echo
314
v)
VERBOSE
=$(($
VERBOSE
+ 1));;
/kernel/linux/linux-5.10/scripts/
H
A
D
coccicheck
28
VERBOSE
="$V"
30
VERBOSE
=0
131
if [ $
VERBOSE
-ne 0 ] ; then
151
if [ $
VERBOSE
-ne 0 ] ; then
157
if [ $
VERBOSE
-eq 2 ] ; then
174
if [ $
VERBOSE
-eq 2 ] ; then
203
if [ $
VERBOSE
-ne 0 -a $ONLINE -eq 0 ] ; then
/kernel/linux/linux-6.6/scripts/
H
A
D
coccicheck
27
VERBOSE
="$V"
29
VERBOSE
=0
142
if [ $
VERBOSE
-ne 0 ] ; then
162
if [ $
VERBOSE
-ne 0 ] ; then
168
if [ $
VERBOSE
-eq 2 ] ; then
185
if [ $
VERBOSE
-eq 2 ] ; then
211
if [ $
VERBOSE
-ne 0 -a $ONLINE -eq 0 ] ; then
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
fib_nexthop_multiprefix.sh
16
VERBOSE
=0
44
[ "$
VERBOSE
" = "1" ] && echo
53
if [ "$
VERBOSE
" = "1" ]; then
59
if [ "$
VERBOSE
" = "1" -a -n "$out" ]; then
63
[ "$
VERBOSE
" = "1" ] && echo
134
if [ "$
VERBOSE
" = "1" ]; then
179
if [ "$
VERBOSE
" = "1" ]; then
208
if [ "$
VERBOSE
" = "1" ]; then
230
v)
VERBOSE
=1;;
H
A
D
traceroute.sh
7
VERBOSE
=0
45
if [ "$
VERBOSE
" = "1" ]; then
51
if [ "$
VERBOSE
" = "1" -a -n "$out" ]; then
55
[ "$
VERBOSE
" = "1" ] && echo
314
v)
VERBOSE
=$(($
VERBOSE
+ 1));;
/kernel/linux/linux-5.10/tools/testing/selftests/kexec/
H
A
D
kexec_common_lib.sh
6
VERBOSE
="${
VERBOSE
:-1}"
13
[ $
VERBOSE
-ne 0 ] && echo "[INFO] $1"
19
[ $
VERBOSE
-ne 0 ] && echo "$1 [PASS]"
26
[ $
VERBOSE
-ne 0 ] && echo "$1 [FAIL]"
33
[ $
VERBOSE
-ne 0 ] && echo "$1"
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
xdp2skb_meta.sh
28
echo " -v | --verbose : (\$
VERBOSE
) Verbose"
42
if [[ -n "$
VERBOSE
" ]]; then
55
if [[ -n "$
VERBOSE
" ]]; then
98
VERBOSE
=yes
99
# info "Verbose mode:
VERBOSE
=$
VERBOSE
" >&2
104
VERBOSE
=yes
105
info "Dry-run mode: enable
VERBOSE
and don't call TC+IP" >&2
/kernel/linux/linux-6.6/tools/testing/selftests/kexec/
H
A
D
kexec_common_lib.sh
6
VERBOSE
="${
VERBOSE
:-1}"
13
[ $
VERBOSE
-ne 0 ] && echo "[INFO] $1"
19
[ $
VERBOSE
-ne 0 ] && echo "$1 [PASS]"
26
[ $
VERBOSE
-ne 0 ] && echo "$1 [FAIL]"
33
[ $
VERBOSE
-ne 0 ] && echo "$1"
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
xdp2skb_meta.sh
28
echo " -v | --verbose : (\$
VERBOSE
) Verbose"
42
if [[ -n "$
VERBOSE
" ]]; then
55
if [[ -n "$
VERBOSE
" ]]; then
98
VERBOSE
=yes
99
# info "Verbose mode:
VERBOSE
=$
VERBOSE
" >&2
104
VERBOSE
=yes
105
info "Dry-run mode: enable
VERBOSE
and don't call TC+IP" >&2
/kernel/linux/linux-5.10/tools/lib/lockdep/
H
A
D
Makefile
47
VERBOSE
= $(V)
macro
49
ifndef
VERBOSE
50
VERBOSE
= 0
macro
76
export Q
VERBOSE
87
ifeq ($(
VERBOSE
),1)
/kernel/linux/linux-5.10/samples/pktgen/
H
A
D
parameters.sh
19
echo " -v : (\$
VERBOSE
) verbose"
70
export
VERBOSE
=yes
71
info "Verbose mode:
VERBOSE
=$
VERBOSE
"
/kernel/linux/linux-6.6/samples/pktgen/
H
A
D
parameters.sh
20
echo " -v : (\$
VERBOSE
) verbose"
77
export
VERBOSE
=yes
78
info "Verbose mode:
VERBOSE
=$
VERBOSE
"
/kernel/linux/linux-6.6/tools/thermal/lib/
H
A
D
Makefile
43
VERBOSE
= $(V)
macro
45
ifndef
VERBOSE
46
VERBOSE
= 0
macro
49
ifeq ($(
VERBOSE
),1)
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H
A
D
intelfbhw.c
319
#if
VERBOSE
> 0
in intelfbhw_validate_mode()
388
#if
VERBOSE
> 0
in intelfbhw_pan_display()
422
#if
VERBOSE
> 0
in intelfbhw_do_blank()
438
#if
VERBOSE
> 0
in intelfbhw_do_blank()
506
#if
VERBOSE
> 0
in intelfbhw_setcolreg()
523
#if
VERBOSE
> 0
in intelfbhw_read_hw_state()
1291
#if
VERBOSE
> 0
in intelfbhw_program_mode()
1510
#if
VERBOSE
> 0
in wait_ring()
1556
#if
VERBOSE
> 0
in intelfbhw_do_sync()
1575
#if
VERBOSE
>
in refresh_ring()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H
A
D
intelfbhw.c
317
#if
VERBOSE
> 0
in intelfbhw_validate_mode()
386
#if
VERBOSE
> 0
in intelfbhw_pan_display()
420
#if
VERBOSE
> 0
in intelfbhw_do_blank()
436
#if
VERBOSE
> 0
in intelfbhw_do_blank()
504
#if
VERBOSE
> 0
in intelfbhw_setcolreg()
521
#if
VERBOSE
> 0
in intelfbhw_read_hw_state()
1289
#if
VERBOSE
> 0
in intelfbhw_program_mode()
1508
#if
VERBOSE
> 0
in wait_ring()
1554
#if
VERBOSE
> 0
in intelfbhw_do_sync()
1573
#if
VERBOSE
>
in refresh_ring()
[all...]
/kernel/linux/linux-5.10/tools/lib/perf/
H
A
D
Makefile
43
VERBOSE
= $(V)
macro
45
ifndef
VERBOSE
46
VERBOSE
= 0
macro
49
ifeq ($(
VERBOSE
),1)
Completed in 21 milliseconds
1
2
3
4
5