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:btn
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
mac_hid.c
75
unsigned int
btn
;
in mac_hid_emumouse_filter()
local
/kernel/linux/linux-5.10/drivers/input/joystick/
H
A
D
interact.c
60
short *
btn
;
member
H
A
D
guillemot.c
45
short *
btn
;
member
H
A
D
tmdc.c
101
const short *
btn
;
member
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
mac_hid.c
75
unsigned int
btn
;
in mac_hid_emumouse_filter()
local
/kernel/linux/linux-6.6/drivers/input/joystick/
H
A
D
interact.c
57
short *
btn
;
member
H
A
D
guillemot.c
42
short *
btn
;
member
H
A
D
tmdc.c
98
const short *
btn
;
member
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/
H
A
D
iforce.h
70
signed short *
btn
;
member
/kernel/linux/linux-5.10/drivers/input/keyboard/
H
A
D
hil_kbd.c
251
unsigned int
btn
= ptr->data[cnt++];
in hil_dev_handle_ptr_events()
local
[all...]
/kernel/linux/linux-6.6/drivers/input/joystick/iforce/
H
A
D
iforce.h
70
signed short *
btn
;
member
/kernel/linux/linux-6.6/drivers/input/keyboard/
H
A
D
hil_kbd.c
251
unsigned int
btn
= ptr->data[cnt++];
in hil_dev_handle_ptr_events()
local
[all...]
/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/
H
A
D
uSynergy.c
292
char
btn
= message[8]-1;
in sProcessMessage()
local
305
char
btn
= message[8]-1;
in sProcessMessage()
local
/kernel/linux/linux-5.10/drivers/input/misc/
H
A
D
soc_button_array.c
346
int i,
btn
, collection_uid = -1;
in soc_button_get_button_info()
local
/kernel/linux/linux-5.10/scripts/kconfig/
H
A
D
nconf.gui.c
244
char *
btn
;
in btn_dialog()
local
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
soc_button_array.c
346
int i,
btn
, collection_uid = -1;
in soc_button_get_button_info()
local
/kernel/linux/linux-5.10/drivers/input/mouse/
H
A
D
sentelic.c
314
static int fsp_get_buttons(struct psmouse *psmouse, int *
btn
)
in fsp_get_buttons()
argument
/kernel/linux/linux-6.6/drivers/input/mouse/
H
A
D
sentelic.c
314
static int fsp_get_buttons(struct psmouse *psmouse, int *
btn
)
in fsp_get_buttons()
argument
/kernel/linux/linux-6.6/scripts/kconfig/
H
A
D
nconf.gui.c
195
char *
btn
;
in btn_dialog()
local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
cyttsp4_core.c
529
int
btn
;
in cyttsp4_si_get_btn_data()
local
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
cyttsp4_core.c
543
int
btn
;
in cyttsp4_si_get_btn_data()
local
[all...]
H
A
D
cyttsp5.c
131
u8
btn
;
member
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wcd-mbhc-v2.c
585
int
btn
;
in wcd_mbhc_get_button_mask()
local
/third_party/libinput/test/
H
A
D
test-pointer.c
2495
const int
btn
[][4] = {
in START_TEST()
local
2537
const int
btn
[][4] = {
in START_TEST()
local
2627
const int
btn
[][4] = {
START_TEST()
local
[all...]
/third_party/backends/backend/
H
A
D
hp3900_sane.c
753
SANE_Int a, b, status,
btn
;
in get_button_status()
local
Completed in 24 milliseconds
1
2