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:timer_name
(Results
1 - 12
of
12
) sorted by relevance
/third_party/libinput/src/
H
A
D
timer.h
35
char *
timer_name
;
member
H
A
D
timer.c
36
libinput_timer_init(struct libinput_timer *timer, struct libinput *libinput, const char *
timer_name
, void (*timer_func)(uint64_t now, void *timer_func_data), void *timer_func_data)
libinput_timer_init()
argument
H
A
D
evdev-wheel.c
429
char
timer_name
[64];
in fallback_init_wheel()
local
H
A
D
evdev-debounce.c
576
char
timer_name
[64];
in fallback_init_debounce()
local
H
A
D
evdev-mt-touchpad-edge-scroll.c
337
char
timer_name
[64];
in tp_edge_scroll_init()
local
H
A
D
evdev-middle-button.c
703
char
timer_name
[64];
in evdev_init_middlebutton()
local
H
A
D
evdev-mt-touchpad-buttons.c
996
char
timer_name
[64];
in tp_init_buttons()
local
H
A
D
evdev-mt-touchpad-tap.c
1551
char
timer_name
[64];
in tp_init_tap()
local
H
A
D
evdev-fallback.c
1646
char
timer_name
[64];
in fallback_init_arbitration()
local
H
A
D
evdev-mt-touchpad-gestures.c
1510
char
timer_name
[64];
in tp_init_gesture()
local
H
A
D
evdev.c
884
char
timer_name
[64];
in evdev_init_button_scroll()
local
H
A
D
evdev-mt-touchpad.c
3447
char
timer_name
[64];
in tp_init_palmdetect_arbitration()
local
3494
char
timer_name
[64];
in tp_init_sendevents()
local
[all...]
Completed in 19 milliseconds