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:sr
(Results
1 - 10
of
10
) sorted by relevance
/foundation/arkui/ace_engine/test/mock/core/rosen/
H
A
D
testing_color_matrix.h
31
virtual void SetScale(scalar
sr
, scalar sg, scalar sb, scalar sa) {}
in SetScale()
argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/colormatrix_fuzzer/
H
A
D
colormatrix_fuzzer.cpp
43
scalar
sr
= GetObject<scalar>();
in ColorMatrixFuzzTest001()
local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtcp/
H
A
D
rtcp_unit_test.cpp
182
auto
sr
= std::make_shared<RtcpSR>();
in HWTEST_F()
local
188
auto
sr
= RtcpSR::Create(1);
in HWTEST_F()
local
194
auto
sr
= std::make_shared<RtcpSR>();
in HWTEST_F()
local
202
auto
sr
= std::make_shared<RtcpSR>();
in HWTEST_F()
local
210
auto
sr
= std::make_shared<RtcpSR>();
HWTEST_F()
local
218
auto
sr
= std::make_shared<RtcpSR>();
HWTEST_F()
local
226
auto
sr
= std::make_shared<RtcpSR>();
HWTEST_F()
local
236
auto
sr
= std::make_shared<RtcpSR>();
HWTEST_F()
local
246
auto
sr
= std::make_shared<RtcpSR>();
HWTEST_F()
local
256
auto
sr
= std::make_shared<RtcpSR>();
HWTEST_F()
local
266
auto
sr
= std::make_shared<RtcpSR>();
HWTEST_F()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H
A
D
color_matrix.cpp
105
void ColorMatrix::SetScale(scalar
sr
, scalar sg, scalar sb, scalar sa)
in SetScale()
argument
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H
A
D
system_ability_mgr_proxy_test.cpp
436
sptr<IServiceRegistry>
sr
= ServiceRegistry::GetInstance();
in HWTEST_F()
local
/foundation/communication/nfc/interfaces/inner_api/common/
H
A
D
ndef_message.h
38
bool
sr
; // short record
member
H
A
D
ndef_message.cpp
191
bool
sr
= NfcSdkCommon::GetHexStrBytesLen(payload) < SHORT_RECORD_SIZE;
in NdefRecordToString()
local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H
A
D
quaternion_util.h
43
const float
sr
= Math::sin(roll * 0.5f);
in FromEulerRad()
local
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H
A
D
hevc_decoder.cpp
259
VideoRotation
sr
= static_cast<VideoRotation>(val);
in ConfigureSurface()
local
579
VideoRotation
sr
= static_cast<VideoRotation>(val);
in SetSurfaceParameter()
local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H
A
D
fcodec.cpp
185
VideoRotation
sr
= static_cast<VideoRotation>(val);
in ConfigureSurface()
local
546
VideoRotation
sr
= static_cast<VideoRotation>(val);
in SetSurfaceParameter()
local
[all...]
Completed in 9 milliseconds