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:typeSize
(Results
1 - 13
of
13
) sorted by relevance
/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/
H
A
D
type_converter.cpp
116
uint8_t
typeSize
= CONVERT_DATATYPE_TO_SIZE(workBuffer_.dataType);
in Init()
local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_manager/
H
A
D
device_manager_test.cpp
39
const size_t
typeSize
= 4;
in MockInit()
local
/foundation/ability/dmsfwk_lite/source/
H
A
D
dmslite_tlv_common.c
40
static uint64_t ConvertIntDataBig2Little(const uint8_t *dataIn, uint8_t
typeSize
)
in ConvertIntDataBig2Little()
argument
59
static uint64_t ConvertIntByDefault(const uint8_t *dataIn, uint8_t
typeSize
)
in ConvertIntByDefault()
argument
H
A
D
dmslite_packet.c
184
static void IntToHex(uint64_t value, uint8_t
typeSize
)
in IntToHex()
argument
194
static uint64_t ConvertIntLittle2Big(const uint8_t *dataIn, uint8_t
typeSize
)
in ConvertIntLittle2Big()
argument
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H
A
D
tensor_desc.cpp
167
uint32_t
typeSize
= GetTypeSize(m_dataType);
in GetByteSize()
local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H
A
D
common_event_info.cpp
48
int32_t
typeSize
;
in ReadFromParcel()
local
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H
A
D
image_native.cpp
44
Image_ErrorCode OH_ImageNative_GetComponentTypes(OH_ImageNative* image, uint32_t** types, size_t*
typeSize
)
in OH_ImageNative_GetComponentTypes()
argument
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H
A
D
net_all_capabilities.cpp
87
uint32_t
typeSize
= bearerTypes_.size();
in Marshalling()
local
/foundation/communication/ipc/ipc/native/c/manager/src/
H
A
D
serializer.c
719
size_t
typeSize
= sizeof(uint16_t);
in WriteString16()
local
773
size_t
typeSize
= sizeof(uint16_t);
in WriteInterfaceToken()
local
/foundation/graphic/graphic_surface/surface/test/unittest/
H
A
D
native_window_test.cpp
1454
int32_t
typeSize
= sizeof(type);
in HWTEST_F()
local
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H
A
D
parcel.cpp
138
bool Parcel::WriteBufferAddTerminator(const void *data, size_t size, size_t
typeSize
)
in WriteBufferAddTerminator()
argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H
A
D
webgl_rendering_context_base_impl.cpp
2781
uint32_t
typeSize
= WebGLArg::GetWebGLDataSize(vertexInfo.type);
in CheckVertexAttribPointer()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H
A
D
ext_encoder.cpp
874
size_t
typeSize
= sizeof(type);
in FillLitePropertyItem()
local
1617
size_t
typeSize
= sizeof(type);
in FillImagePropertyItem()
local
[all...]
Completed in 23 milliseconds