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:generation
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H
A
D
hdecoder.h
35
int32_t
generation
= 0;
member
H
A
D
hencoder.h
35
uint64_t
generation
= 0;
member
H
A
D
hcodec_state.cpp
137
int32_t
generation
= 0;
in OnCheckIfStuck()
local
148
int32_t
generation
= 0;
in OnForceShutDown()
local
378
int32_t
generation
in OnMsgReceived()
local
649
int32_t
generation
= 0;
OnCheckIfStuck()
local
883
int32_t
generation
= 0;
OnMsgReceived()
local
[all...]
H
A
D
hcodec.cpp
1189
int32_t HCodec::ForceShutdown(int32_t
generation
, bool isNeedNotifyCaller)
in ForceShutdown()
argument
H
A
D
hencoder.cpp
1218
void HEncoder::SendRepeatMsg(uint64_t
generation
)
in SendRepeatMsg()
argument
1227
uint64_t
generation
= 0;
in RepeatIfNecessary()
local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
morphing_system.cpp
245
auto
generation
= morphManager_.GetGenerationCounter();
in Update()
local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H
A
D
entity_manager.cpp
117
const auto
generation
= 1U;
in Create()
local
146
const auto
generation
= 1U;
in CreateReferenceCounted()
local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H
A
D
codec_state.cpp
123
int32_t
generation
;
in OnCheckIfStuck()
local
134
int32_t
generation
;
in OnForceShutDown()
local
372
int32_t
generation
;
in OnMsgReceived()
local
650
int32_t
generation
;
OnMsgReceived()
local
[all...]
H
A
D
image_codec.cpp
899
int32_t ImageCodec::ForceShutdown(int32_t
generation
)
in ForceShutdown()
argument
Completed in 10 milliseconds