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:best_dist
(Results
1 - 7
of
7
) sorted by relevance
/third_party/libinput/udev/
H
A
D
libinput-device-group.c
102
int
best_dist
= -1;
in wacom_handle_ekr()
local
/third_party/ffmpeg/libavcodec/
H
A
D
elbg.c
372
int
best_dist
= distance_limited(elbg->points + i * elbg->dim,
in do_elbg()
local
H
A
D
opusenc_psy.c
401
float dist,
best_dist
= FLT_MAX;
in celt_search_for_intensity()
local
H
A
D
roqvideoenc.c
439
int i,
best_dist
;
in gather_data_for_subcel()
local
503
int i, j,
best_dist
, divide_bit_use;
in gather_data_for_cel()
local
/third_party/skia/third_party/externals/freetype/src/autofit/
H
A
D
afcjk.c
1317
FT_Pos
best_dist
= best_dist0;
in af_cjk_hints_compute_blue_edges()
local
H
A
D
aflatin.c
2517
FT_Pos
best_dist
; /* initial threshold */
in af_latin_hints_compute_blue_edges()
local
/third_party/ffmpeg/libavfilter/
H
A
D
vf_paletteuse.c
260
int pos = 0, best_node_id = -1,
best_dist
= INT_MAX, cur_color_id = 0;
in colormap_nearest_iterative()
local
Completed in 14 milliseconds