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:absinfo
(Results
76 - 85
of
85
) sorted by relevance
1
2
3
4
/third_party/libevdev/include/linux/linux/
H
A
D
uinput.h
104
struct input_absinfo
absinfo
;
member
/third_party/libinput/test/
H
A
D
litest-int.h
77
struct input_absinfo *
absinfo
;
member
H
A
D
test-device.c
979
assert_device_ignored(struct libinput *li, struct input_absinfo *
absinfo
)
in assert_device_ignored()
argument
1000
struct input_absinfo
absinfo
[] = {
in START_TEST()
local
1022
struct input_absinfo
absinfo
[] = {
in START_TEST()
local
1048
struct input_absinfo
absinfo
[] = {
in START_TEST()
local
1072
struct input_
absinfo
absinfo
[] = {
START_TEST()
local
1102
struct input_
absinfo
absinfo
[] = {
START_TEST()
local
1146
struct input_
absinfo
absinfo
[] = {
START_TEST()
local
[all...]
H
A
D
test-tablet.c
2293
const struct input_absinfo *
absinfo
;
in START_TEST()
local
/third_party/eudev/src/udev/
H
A
D
udev-builtin-input_id.c
56
static inline int abs_size_mm(const struct input_absinfo *
absinfo
) {
in abs_size_mm()
argument
/third_party/libinput/src/
H
A
D
evdev-tablet-pad.c
149
normalize_ring(const struct input_absinfo *
absinfo
)
in normalize_ring()
argument
165
normalize_strip(const struct input_absinfo *
absinfo
)
in normalize_strip()
argument
183
const struct input_absinfo *
absinfo
;
in pad_handle_ring()
local
202
const struct input_
absinfo
*
absinfo
;
pad_handle_strip()
local
[all...]
H
A
D
evdev.h
647
evdev_convert_to_mm(const struct input_absinfo *
absinfo
, double v)
in evdev_convert_to_mm()
argument
H
A
D
evdev-tablet.c
336
normalize_slider(const struct input_absinfo *
absinfo
)
in normalize_slider()
argument
344
normalize_distance(const struct input_absinfo *
absinfo
)
in normalize_distance()
argument
352
normalize_pressure(const struct input_absinfo *
absinfo
,
in normalize_pressure()
argument
374
adjust_tilt(const struct input_
absinfo
*
absinfo
)
adjust_tilt()
argument
401
invert_axis(const struct input_
absinfo
*
absinfo
)
invert_axis()
argument
431
convert_to_degrees(const struct input_
absinfo
*
absinfo
, double offset)
convert_to_degrees()
argument
452
const struct input_
absinfo
*
absinfo
;
tablet_update_xy()
local
530
const struct input_
absinfo
*
absinfo
;
tablet_update_pressure()
local
546
const struct input_
absinfo
*
absinfo
;
tablet_update_distance()
local
562
const struct input_
absinfo
*
absinfo
;
tablet_update_slider()
local
578
const struct input_
absinfo
*
absinfo
;
tablet_update_tilt()
local
608
const struct input_
absinfo
*
absinfo
;
tablet_update_artpen_rotation()
local
[all...]
H
A
D
evdev.c
385
scale_axis(const struct input_absinfo *
absinfo
, double val, double to_range)
in scale_axis()
argument
1739
const struct input_absinfo *
absinfo
;
in evdev_check_min_max()
local
2274
const struct input_absinfo
absinfo
in evdev_pre_configure_model_quirks()
local
[all...]
H
A
D
evdev-mt-touchpad.c
498
const struct input_absinfo *
absinfo
;
in rotated()
local
2879
const struct input_absinfo *
absinfo
;
in tp_init_slots()
local
[all...]
Completed in 33 milliseconds
1
2
3
4