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:K_RIGHT
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/
H
A
D
keysyms.h
16
#define
K_RIGHT
SL_KEY_RIGHT
macro
H
A
D
browser.c
412
(browser->columns && (key == K_LEFT || key ==
K_RIGHT
)) ||
in ui_browser__run()
441
case
K_RIGHT
:
in ui_browser__run()
/kernel/linux/linux-6.6/tools/perf/ui/
H
A
D
keysyms.h
16
#define
K_RIGHT
SL_KEY_RIGHT
macro
H
A
D
browser.c
412
(browser->columns && (key == K_LEFT || key ==
K_RIGHT
)) ||
in ui_browser__run()
441
case
K_RIGHT
:
in ui_browser__run()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H
A
D
header.c
50
case
K_RIGHT
:
in list_menu__run()
H
A
D
annotate.c
813
case
K_RIGHT
:
in annotate_browser__run()
H
A
D
hists.c
3216
case
K_RIGHT
:
in perf_evsel__hists_browse()
3485
case
K_RIGHT
:
in perf_evsel_menu__run()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H
A
D
header.c
50
case
K_RIGHT
:
in list_menu__run()
H
A
D
annotate.c
867
case
K_RIGHT
:
in annotate_browser__run()
H
A
D
hists.c
3218
case
K_RIGHT
:
in evsel__hists_browse()
3487
case
K_RIGHT
:
in perf_evsel_menu__run()
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-annotate.c
312
int key =
K_RIGHT
;
in hists__find_annotations()
362
case
K_RIGHT
:
in hists__find_annotations()
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H
A
D
util.c
37
case
K_RIGHT
:
in popup_menu__run()
/kernel/linux/linux-6.6/tools/perf/ui/tui/
H
A
D
util.c
37
case
K_RIGHT
:
in popup_menu__run()
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-annotate.c
328
int key =
K_RIGHT
;
in hists__find_annotations()
390
case
K_RIGHT
:
in hists__find_annotations()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
hist.h
537
#define
K_RIGHT
-2000
macro
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
keyboard.h
386
#define
K_RIGHT
K(KT_CUR,2)
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
keyboard.h
386
#define
K_RIGHT
K(KT_CUR,2)
macro
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
hist.h
551
#define
K_RIGHT
-2000
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
keyboard.h
384
#define
K_RIGHT
K(KT_CUR, 2)
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
keyboard.h
384
#define
K_RIGHT
K(KT_CUR, 2)
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
keyboard.h
371
#define
K_RIGHT
K(KT_CUR,2)
macro
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H
A
D
main.c
1380
RA_NEXT_LINE = KVAL(
K_RIGHT
)+1,
2148
case KVAL(
K_RIGHT
):
in speakup_key()
2201
(value == KVAL(
K_RIGHT
));
in speakup_key()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H
A
D
main.c
2136
case KVAL(
K_RIGHT
):
in speakup_key()
2189
(value == KVAL(
K_RIGHT
));
in speakup_key()
Completed in 33 milliseconds