Home
last modified time | relevance | path

Searched defs:arraySize (Results 1 – 6 of 6) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
Dmacro_gen.cpp219 static uint32_t arraySize = 0; in NodeWalk() local
229 …TypeData(uint32_t type, const std::shared_ptr<AstObject> &current, uint32_t &arraySize, int32_t de… in SetTypeData()
280 …const std::string &arrayName, uint32_t &arraySize, uint32_t arrayType, const std::shared_ptr<AstOb… in SetTypeDataUinit64()
Dstartup_cfg_gen.cpp184 uint16_t arraySize = ConfigArray::CastFrom(arrayObj)->ArraySize(); in GetConfigArray() local
210 uint16_t arraySize = ConfigArray::CastFrom(intArrayObj)->ArraySize(); in GetConfigIntArray() local
Ddecompile.cpp234 uint16_t arraySize = 0; in RebuildArray() local
Dbytecode_gen.cpp221 uint16_t arraySize = ConfigArray::CastFrom(current)->ArraySize(); in ByteCodeWriteWalk() local
/drivers/hdf_core/framework/tools/leagecy/hc-gen/src/
Dhcs_decompiler.c225 uint16_t arraySize = 0; in RebuildArray() local
/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
Dast.js714 arraySize() { method in ConfigArray