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:ratio
(Results
1 - 25
of
100
) sorted by relevance
1
2
3
4
/third_party/backends/backend/escl/
H
A
D
escl_crop.c
40
double
ratio
= 1.0;
in escl_crop_surface()
local
H
A
D
escl_jpeg.c
195
double
ratio
= (double)cinfo.output_width / (double)scanner->caps[scanner->source].width;
in get_JPEG_data()
local
/third_party/node/deps/npm/node_modules/qrcode-terminal/vendor/QRCode/
H
A
D
QRUtil.js
264
var
ratio
= Math.abs(100 * darkCount / moduleCount / moduleCount - 50) / 5;
variable
/third_party/mesa3d/src/tool/pps/
H
A
D
pps.h
33
constexpr double
ratio
(double num, double den)
in ratio()
function
/third_party/FreeBSD/contrib/gdtoa/
H
A
D
smisc.c
73
ratio
in ratio()
function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H
A
D
2-2.c
88
float
ratio
;
in main()
local
H
A
D
2-1.c
88
float
ratio
;
in main()
local
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
H
A
D
TorusLightingES1.cpp
51
float
ratio
= static_cast<float>(getWindow()->getWidth()) /
variable
H
A
D
TorusLightingES2.cpp
78
float
ratio
= static_cast<float>(getWindow()->getWidth()) /
variable
H
A
D
TorusBufferStorage.cpp
98
float
ratio
= static_cast<float>(getWindow()->getWidth()) /
variable
/third_party/ffmpeg/libavcodec/
H
A
D
amfenc_hevc.c
153
AMFRatio
ratio
= AMFConstructRatio(avctx->sample_aspect_ratio.num, avctx->sample_aspect_ratio.den);
in amf_encode_init_hevc()
local
H
A
D
amfenc_h264.c
194
AMFRatio
ratio
= AMFConstructRatio(avctx->sample_aspect_ratio.num, avctx->sample_aspect_ratio.den);
in amf_encode_init_h264()
local
H
A
D
metasound.c
73
float
ratio
= (float)mtab->size / isampf;
in decode_ppc()
local
/third_party/glfw/examples/
H
A
D
offscreen.c
80
float
ratio
;
in main()
local
H
A
D
triangle-opengl.c
145
const float
ratio
= width / (float) height;
in main()
local
H
A
D
triangle-opengles.c
146
const float
ratio
= width / (float) height;
in main()
local
/third_party/pulseaudio/src/pulsecore/resampler/
H
A
D
soxr.c
68
double
ratio
;
in resampler_soxr_reset()
local
97
double
ratio
;
in resampler_soxr_update_rates()
local
113
double
ratio
;
in pa_resampler_soxr_init()
local
[all...]
/third_party/pulseaudio/src/modules/echo-cancel/
H
A
D
adrian-aec.c
127
float
ratio
, stepsize;
in AEC_dtd()
local
/third_party/glfw/tests/
H
A
D
reopen.c
200
float
ratio
;
in main()
local
H
A
D
msaa.c
181
float
ratio
;
in main()
local
/third_party/backends/backend/
H
A
D
u12-image.c
810
double
ratio
;
in u12image_PrepareScaling()
local
/third_party/ltp/testcases/kernel/fs/mongo/
H
A
D
mongo_compare.c
51
float n1, n2,
ratio
;
in main()
local
/third_party/skia/third_party/externals/libwebp/src/utils/
H
A
D
rescaler_utils.c
62
const uint64_t
ratio
= num / den;
in WebPRescalerInit()
local
/third_party/skia/tests/
H
A
D
PointTest.cpp
158
SkScalar
ratio
= slow.length() / fast.length();
in DEF_TEST()
local
/third_party/ffmpeg/libavfilter/
H
A
D
af_agate.c
45
double
ratio
;
member
120
static double output_gain(double lin_slope, double
ratio
, double thres,
in output_gain()
argument
Completed in 11 milliseconds
1
2
3
4