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:PLUS
(Results
1 - 7
of
7
) sorted by relevance
/foundation/ai/ai_engine/services/server/plugin_manager/source/
H
A
D
plugin_label.cpp
24
const std::string
PLUS
= "+";
member
/foundation/ability/idl_tool/idl_tool_2/ast/
H
A
D
ast_expr.h
35
PLUS
, // +
member in OHOS::Idl::UnaryOpKind
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H
A
D
blend_mode.h
40
PLUS
, // r = min(s + d, 1)
member in OHOS::Ace::BlendMode
/foundation/arkui/ace_engine/test/mock/core/rosen/
H
A
D
testing_enums.h
33
PLUS
,
member in OHOS::Ace::Testing::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H
A
D
blend_mode.h
42
PLUS
,
member in OHOS::Rosen::Drawing::BlendMode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H
A
D
rs_properties_def.h
85
PLUS
, // r = min(s + d, 1)
member in OHOS::Rosen::Gravity::RSColorBlendMode
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H
A
D
drawing_decoration_painter.cpp
992
RSBlendMode::
PLUS
));
in PaintColorBlend()
member in OHOS::Ace::NG::RSBlendMode
Completed in 6 milliseconds