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
refs:DEFAULT_THRESHOLD
(Results
1 - 7
of
7
) sorted by relevance
/third_party/libinput/src/
H
A
D
filter-mouse.c
41
#define
DEFAULT_THRESHOLD
v_ms2us(0.4) /* in 1000dpi units/us */
macro
181
accel_filter->threshold =
DEFAULT_THRESHOLD
-
in accelerator_set_speed()
289
filter->threshold =
DEFAULT_THRESHOLD
;
in create_default_filter()
H
A
D
filter-low-dpi.c
41
#define
DEFAULT_THRESHOLD
v_ms2us(0.4) /* in units/us */
macro
194
accel_filter->threshold =
DEFAULT_THRESHOLD
-
in accelerator_set_speed()
229
filter->threshold =
DEFAULT_THRESHOLD
;
in create_default_filter()
H
A
D
filter-touchpad-x230.c
48
#define
DEFAULT_THRESHOLD
v_ms2us(0.4) /* in units/us */
macro
232
accel_filter->threshold =
DEFAULT_THRESHOLD
-
in accelerator_set_speed_x230()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H
A
D
NumberFormatter.java
514
static final long
DEFAULT_THRESHOLD
= 3;
field in NumberFormatter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H
A
D
NumberFormatter.java
392
static final long
DEFAULT_THRESHOLD
= 3;
field in NumberFormatter
/third_party/backends/backend/
H
A
D
snapscan-options.c
62
#define
DEFAULT_THRESHOLD
50
macro
882
ps->threshold =
DEFAULT_THRESHOLD
;
in init_options()
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 6 milliseconds