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:eps
(Results
1 - 11
of
11
) sorted by relevance
/foundation/arkui/ui_lite/frameworks/draw/
H
A
D
draw_triangle.h
33
int16_t
eps
;
member
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H
A
D
cpu_brightness_algo.cpp
60
float
eps
= ESP;
in OnApplyRGBA8888()
local
109
float
eps
= ESP;
in OnApplyYUVNV21()
local
169
float
eps
= ESP;
in OnApplyYUVNV12()
local
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H
A
D
cpu_contrast_algo.cpp
51
float
eps
= ESP;
in OnApplyRGBA8888()
local
99
float
eps
= ESP;
in OnApplyYUVNV21()
local
157
float
eps
= ESP;
in OnApplyYUVNV12()
local
/foundation/resourceschedule/ffrt/test/ut/testcase/
H
A
D
ut_csync.cpp
598
constexpr auto
eps
= 3ms;
in WaitUntilTimeoutTest()
local
628
constexpr auto
eps
= 3ms;
in WaitUtilFlagTest_1()
local
686
constexpr auto
eps
= 3ms;
in WaitForTest_1()
local
738
constexpr auto
eps
= 3ms;
in WaitForTest_3()
local
/foundation/window/window_manager/utils/include/
H
A
D
wm_math.h
46
static constexpr double
eps
= -0.001f;
in LessNotEqual()
local
52
static constexpr double
eps
= 0.001f;
in GreatNotEqual()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H
A
D
rs_image.cpp
473
float
eps
= 0.01; // set epsilon
in CalcRepeatBounds()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H
A
D
dash_mpd_parser.cpp
219
const double
eps
= 1e-8; // Limiting the Error Range
in GetAdaptationSetAttr()
local
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H
A
D
system_tone_player_impl.cpp
574
static float
eps
= 1e-5;
in IsValidVolume()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H
A
D
hdr_helper.cpp
505
const float
eps
= 1e-5;
in ConvertExtendInfoMain()
local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H
A
D
js_window.cpp
6556
constexpr double
eps
= 1e-6;
in OnSetWindowGrayScale()
local
/foundation/window/window_manager/wm/src/
H
A
D
window_scene_session_impl.cpp
2603
constexpr float
eps
= 1e-6f;
in SetGrayScale()
local
Completed in 34 milliseconds