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
defs:keycode
(Results
1 - 10
of
10
) sorted by relevance
/third_party/alsa-utils/alsamixer/
H
A
D
curskey.c
10
int
keycode
;
member
152
int
keycode
;
in curskey_define_meta_keys()
local
/third_party/eudev/src/udev/
H
A
D
udev-builtin-keyboard.c
68
static void map_keycode(int fd, const char *devnode, int scancode, const char *
keycode
)
in map_keycode()
argument
207
const char *
keycode
;
in builtin_keyboard()
local
[all...]
/third_party/skia/tools/sk_app/android/
H
A
D
surface_glue_android.cpp
274
Java_org_skia_viewer_ViewerActivity_onKeyPressed(JNIEnv* env, jobject activity, jlong handle, jint
keycode
)
Java_org_skia_viewer_ViewerActivity_onKeyPressed()
argument
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H
A
D
ViewerActivity.java
40
private native void onKeyPressed(long handle, int
keycode
);
in onKeyPressed()
argument
/third_party/libinput/include/linux/linux/
H
A
D
input.h
112
__u32
keycode
;
member
/third_party/libinput/include/linux/freebsd/
H
A
D
input.h
113
uint32_t
keycode
;
member
/third_party/libevdev/include/linux/linux/
H
A
D
input.h
120
__u32
keycode
;
member
/third_party/glfw/src/
H
A
D
x11_window.c
1148
int
keycode
= 0;
in processEvent()
local
[all...]
H
A
D
wl_window.c
1190
const xkb_keycode_t
keycode
= scancode + 8;
in inputText()
local
1786
const xkb_keycode_t
keycode
= scancode + 8;
in keyboardHandleKey()
local
2701
const xkb_keycode_t
keycode
= scancode + 8;
in _glfwGetScancodeNameWayland()
local
/third_party/libinput/src/
H
A
D
evdev-mt-touchpad.c
2251
tp_key_is_modifier(unsigned int
keycode
)
in tp_key_is_modifier()
argument
2274
tp_key_ignore_for_dwt(unsigned int
keycode
)
in tp_key_ignore_for_dwt()
argument
Completed in 17 milliseconds