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:addLen
(Results
1 - 4
of
4
) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H
A
D
sysio_udp.c
233
FILLP_SIZE_T
addLen
= sizeof(struct sockaddr_in6);
in SysioFetchPacketUdp()
local
/base/telephony/sms_mms/services/sms/gsm/
H
A
D
gsm_sms_message.cpp
58
int
addLen
= 0;
in SetSmsTpduDestAddress()
local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H
A
D
rs_border.cpp
269
double
addLen
= 0.0; // When left < 2 * gap, splits left to gaps.
in SetBorderEffect()
local
334
float
addLen
= (borderStyle != BorderStyle::DOTTED) ? 0.0f : 0.5f;
in ApplyLineStyle()
local
373
float
addLen
= (GetStyle(RSBorder::LEFT) != BorderStyle::DOTTED) ? 0.0f : 0.5f;
in PaintFourLine()
local
381
float
addLen
= (GetStyle(RSBorder::RIGHT) != BorderStyle::DOTTED) ? 0.0f : 0.5f;
in PaintFourLine()
local
390
float
addLen
in PaintFourLine()
local
398
float
addLen
= (GetStyle(RSBorder::BOTTOM) != BorderStyle::DOTTED) ? 0.0f : 0.5f;
PaintFourLine()
local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H
A
D
rosen_decoration_painter.cpp
2337
double
addLen
= 0.0; // When left < 2 * gap, splits left to gaps.
in SetBorderStyle()
local
2378
double
addLen
= 0.0; // When left < 2 * gap, splits left to gaps.
in SetBorderStyle()
local
2767
double
addLen
= 0.5;
in PaintBorderWithLine()
local
[all...]
Completed in 9 milliseconds