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:bias
(Results
1 - 6
of
6
) sorted by relevance
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/test/
H
A
D
acl_test.cpp
322
size_t
bias
= 1;
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H
A
D
relative_container_layout_algorithm.h
69
BiasPair
bias
;
member
H
A
D
relative_container_layout_algorithm.cpp
725
float
bias
= (direction == LineDirection::HORIZONTAL) ? chainParam.
bias
in CalcOffsetInChainGetStart()
local
1488
IsValidBias(float
bias
)
IsValidBias()
argument
[all...]
/foundation/window/window_manager/dmserver/src/
H
A
D
screen_rotation_controller.cpp
201
int32_t
bias
= static_cast<int32_t>(defaultDeviceRotationOffset_ / 90);
in CalcDeviceRotation()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H
A
D
3d_dm_shadowing_common.h
69
const float
bias
= max(normalBias * (1.0 - NoL), depthBias);
in CalcPcfShadow()
local
141
const float
bias
= max(normalBias * (1.0 - NoL), depthBias);
in CalcPcfShadowMed()
local
200
const float
bias
= 0.002;
in CalcPcfShadowSimpleSample()
local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H
A
D
node_common_modifier.cpp
5621
auto
bias
= ViewAbstract::GetBias(frameNode);
in GetBias()
local
Completed in 30 milliseconds