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:dist0
(Results
1 - 6
of
6
) sorted by relevance
/third_party/astc-encoder/Source/
H
A
D
astcenc_pick_best_endpoint_format.cpp
167
vfloat
dist0
= (uncor_amod0 + param * uncor_bs0) - data_r;
in compute_error_squared_rgb_single_partition()
local
[all...]
/third_party/skia/tools/viewer/
H
A
D
TouchGesture.cpp
314
double
dist0
= sqrt(dx*dx + dy*dy);
in computePinch()
local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H
A
D
lp_setup_tri.c
396
float
dist0
= v0[0][0] * v0[0][0] + v0[0][1] * v0[0][1];
in do_triangle_ccw()
local
/third_party/ffmpeg/libavcodec/
H
A
D
rv34.c
1714
int
dist0
= GET_PTS_DIFF(r->cur_pts, r->last_pts);
in ff_rv34_decode_frame()
local
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
jquant2.c
301
JLONG
dist0
, dist1, dist2;
in update_box()
local
767
JLONG
dist0
, dist1; /* initial distance values */
in find_best_colors()
local
[all...]
/third_party/skia/src/utils/
H
A
D
SkPolyUtils.cpp
1357
SkScalar
dist0
= currEdge->computeCrossingDistance(prevPrevEdge);
in SkOffsetSimplePolygon()
local
Completed in 11 milliseconds