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:down
(Results
1 - 25
of
182
) sorted by relevance
1
2
3
4
5
6
7
8
/kernel/linux/linux-5.10/drivers/macintosh/
H
A
D
via-pmu-event.c
59
void via_pmu_event(int key, int
down
)
in via_pmu_event()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
keyboard.h
13
int
down
; /* Pressure of the key? */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
keyboard.h
13
int
down
; /* Pressure of the key? */
member
/kernel/linux/linux-6.6/drivers/macintosh/
H
A
D
via-pmu-event.c
59
void via_pmu_event(int key, int
down
)
in via_pmu_event()
argument
/third_party/libinput/test/
H
A
D
litest-device-dell-canvas-totem-touch.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-generic-singletouch.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-touch-screen.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-touchscreen-mt-tool.c
30
static struct input_event
down
[] = {
variable
H
A
D
litest-device-touchscreen-invalid-range.c
30
static struct input_event
down
[] = {
variable
H
A
D
litest-device-touchscreen-fuzz.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-wacom-isdv4-e6-finger.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-acer-hawaii-touchpad.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-synaptics-phantomclicks.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-synaptics-i2c.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-wacom-cintiq-pro-16-finger.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-wacom-cintiq-pro-16-pad.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-apple-magicmouse.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-calibrated-touchscreen.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-ms-surface-cover.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-nexus4-touch-screen.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-wacom-cintiq-13hdt-finger.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-wacom-bamboo-2fg-finger.c
29
static struct input_event
down
[] = {
variable
H
A
D
litest-device-wacom-bamboo-2fg-pad.c
29
static struct input_event
down
[] = {
variable
/third_party/skia/experimental/sktext/editor/
H
A
D
Mouse.cpp
9
void Mouse::
down
() {
in down()
function in skia::editor::Mouse
/kernel/linux/linux-5.10/drivers/input/keyboard/
H
A
D
atakbd.c
167
static void atakbd_interrupt(unsigned char scancode, char
down
)
in atakbd_interrupt()
argument
Completed in 7 milliseconds
1
2
3
4
5
6
7
8