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:vec
(Results
1 - 16
of
16
) sorted by relevance
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
H
A
D
codeccommon_fuzzer.h
40
void ObjectToVector(T ¶ms, std::vector<int8_t> &
vec
)
in ObjectToVector()
argument
/drivers/peripheral/codec/hal/idl_service/include/
H
A
D
codec_component_config.h
32
std::vector<int32_t> &
vec
;
member
/drivers/peripheral/codec/image/config/
H
A
D
codec_image_config.h
33
std::vector<uint32_t> &
vec
;
member
/drivers/peripheral/codec/test/demo/idl/include/
H
A
D
codec_utils.h
53
void ObjectToVector(T ¶m, std::vector<int8_t> &
vec
)
in ObjectToVector()
argument
61
int32_t VectorToObject(std::vector<int8_t> &
vec
, T ¶m)
in VectorToObject()
argument
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccomponentroleenumhdi_fuzzer/
H
A
D
codeccomponentroleenum_fuzzer.cpp
53
std::vector<int8_t>
vec
;
in CodecComponentRoleEnum()
local
/drivers/peripheral/motion/test/unittest/hdi/
H
A
D
hdf_motion_hdi_test.cpp
135
vector<int32_t>
vec
;
in HWTEST_F()
local
[all...]
/drivers/peripheral/vibrator/test/benchmarktest/
H
A
D
hdf_vibrator_benchmark_test.cpp
227
std::vector<CompositeEffect>
vec
;
in BENCHMARK_F()
local
/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
H
A
D
virtual_malloc.c
16
struct frame_vector *
vec
;
member
69
struct frame_vector *
vec
= NULL;
in VmallocAllocUserPtr()
local
[all...]
H
A
D
camera_buffer_manager_adapter.c
17
struct frame_vector *
vec
= NULL;
in CreateFrameVec()
local
49
void DestroyFrameVec(struct frame_vector *
vec
)
in DestroyFrameVec()
argument
[all...]
H
A
D
sg_dma.c
18
struct frame_vector *
vec
;
member
198
struct frame_vector *
vec
= NULL;
in SgAllocUserPtr()
local
[all...]
H
A
D
contig_dma.c
23
struct frame_vector *
vec
;
member
153
struct frame_vector *
vec
= NULL;
in ContigAllocUserPtr()
local
[all...]
/drivers/peripheral/codec/test/demo/jpeg/src/
H
A
D
jpeg_decoder.cpp
53
static std::string GetArrayStr(const std::vector<uint32_t> &
vec
, std::string &arrayStr)
in GetArrayStr()
argument
/drivers/peripheral/codec/test/unittest/idl_omx/
H
A
D
codec_function_utils.h
103
void ObjectToVector(T ¶m, std::vector<int8_t> &
vec
)
in ObjectToVector()
argument
110
int32_t VectorToObject(std::vector<int8_t> &
vec
, T ¶m)
in VectorToObject()
argument
/drivers/peripheral/vibrator/test/unittest/hdi/
H
A
D
hdi_unittest_vibrator.cpp
165
std::vector<CompositeEffect>
vec
;
in HWTEST_F()
local
204
std::vector<CompositeEffect>
vec
;
in HWTEST_F()
local
304
std::
vec
tor<CompositeEffect>
vec
;
HWTEST_F()
local
[all...]
/drivers/peripheral/codec/test/benchmarktest/
H
A
D
codec_benchmark_omx_test.cpp
259
void ObjectToVector(T ¶m, std::vector<int8_t> &
vec
)
in ObjectToVector()
argument
/drivers/peripheral/pin_auth/hdi_service/main/src/
H
A
D
pin_auth.cpp
360
int32_t PinAuth::SetVectorByBuffer(std::vector<uint8_t> &
vec
, const uint8_t *buf, uint32_t bufSize)
in SetVectorByBuffer()
argument
Completed in 10 milliseconds