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:maxDelta
(Results
1 - 3
of
3
) sorted by relevance
/third_party/skia/third_party/externals/dng_sdk/source/
H
A
D
dng_1d_table.cpp
123
real32
maxDelta
= Max_real32 (Abs_real32 (fTable [kTableSize] -
in Initialize()
local
42
SubDivide(const dng_1d_function &function, uint32 lower, uint32 upper, real32
maxDelta
)
SubDivide()
argument
/third_party/icu/icu4c/source/test/intltest/
H
A
D
units_test.cpp
247
double
maxDelta
= 1e-6 * uprv_fabs(testCase.expectedConversionInfo.conversionRate);
in testConversionInfo()
local
357
double
maxDelta
= 1e-6 * uprv_fabs(testCase.expectedValue);
in testConverter()
local
377
testCase.expectedValue, converter.convert(testCase.inputValue),
maxDelta
);
in testConverter()
local
389
testCase.expectedValue, converter2.convert(testCase.inputValue),
maxDelta
);
in testConverter()
local
[all...]
H
A
D
tzrulets.cpp
841
int32_t
maxDelta
= 1000;
in TestVTimeZoneRoundTrip()
local
931
int32_t
maxDelta
= 1000;
in TestVTimeZoneRoundTripPartial()
local
Completed in 6 milliseconds