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_LEFT
(Results
1 - 25
of
25
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/
H
A
D
keysyms.h
13
#define
K_LEFT
SL_KEY_LEFT
macro
H
A
D
browser.c
412
(browser->columns && (key ==
K_LEFT
|| key == K_RIGHT)) ||
in ui_browser__run()
447
case
K_LEFT
:
in ui_browser__run()
/kernel/linux/linux-6.6/tools/perf/ui/
H
A
D
keysyms.h
13
#define
K_LEFT
SL_KEY_LEFT
macro
H
A
D
browser.c
412
(browser->columns && (key ==
K_LEFT
|| key == K_RIGHT)) ||
in ui_browser__run()
447
case
K_LEFT
:
in ui_browser__run()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H
A
D
header.c
55
case
K_LEFT
:
in list_menu__run()
H
A
D
map.c
93
case
K_LEFT
:
in map_browser__run()
H
A
D
annotate.c
858
case
K_LEFT
:
in annotate_browser__run()
H
A
D
hists.c
3221
case
K_LEFT
: {
in perf_evsel__hists_browse()
3527
case
K_LEFT
:
in perf_evsel_menu__run()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H
A
D
header.c
55
case
K_LEFT
:
in list_menu__run()
H
A
D
map.c
93
case
K_LEFT
:
in map_browser__run()
H
A
D
annotate.c
915
case
K_LEFT
:
in annotate_browser__run()
H
A
D
hists.c
3223
case
K_LEFT
: {
in evsel__hists_browse()
3527
case
K_LEFT
:
in perf_evsel_menu__run()
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-annotate.c
328
if (key ==
K_LEFT
)
in hists__find_annotations()
365
case
K_LEFT
:
in hists__find_annotations()
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H
A
D
util.c
41
case
K_LEFT
:
in popup_menu__run()
/kernel/linux/linux-6.6/tools/perf/ui/tui/
H
A
D
util.c
41
case
K_LEFT
:
in popup_menu__run()
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-annotate.c
355
if (key ==
K_LEFT
|| key == '<')
in hists__find_annotations()
394
case
K_LEFT
:
in hists__find_annotations()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
hist.h
536
#define
K_LEFT
-1000
macro
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
keyboard.h
385
#define
K_LEFT
K(KT_CUR,1)
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
keyboard.h
385
#define
K_LEFT
K(KT_CUR,1)
macro
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
hist.h
550
#define
K_LEFT
-1000
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
keyboard.h
383
#define
K_LEFT
K(KT_CUR, 1)
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
keyboard.h
383
#define
K_LEFT
K(KT_CUR, 1)
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
keyboard.h
370
#define
K_LEFT
K(KT_CUR,1)
macro
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H
A
D
main.c
1379
RA_PREV_LINE = KVAL(
K_LEFT
)+1,
2147
case KVAL(
K_LEFT
):
in speakup_key()
2200
(value == KVAL(
K_LEFT
)) ||
in speakup_key()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H
A
D
main.c
2135
case KVAL(
K_LEFT
):
in speakup_key()
2188
(value == KVAL(
K_LEFT
)) ||
in speakup_key()
Completed in 33 milliseconds