Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/build/script/hdbxml_custom/MessageXmlGen/
DMessageXmlGen.py81 def comment(self, data): member in CommentedTreeBuilder
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
Drk_codec_node.cpp184 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory()
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
Drk_codec_node.cpp183 const char* comment, unsigned long* jpegSize, unsigned char** jpegBuf) in encodeJpegToMemory()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
Dmali_mmu_page_directory.c374 static _mali_osk_errcode_t writereg(u32 where, u32 what, const char *comment, struct dump_info *inf… in writereg()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
Dmali_mmu_page_directory.c362 static mali_osk_errcode_t writereg(u32 where, u32 what, const char *comment, struct dump_info *info) in writereg()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_latency_stat.c270 char *comment = OSAL_NULL; in hmac_report_latency_trace_proc() local