Home
last modified time | relevance | path

Searched defs:section (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/
Dbase_interface.c118 int SectGetCfgInt(const char* section, const char* field, int defVal) in SectGetCfgInt()
130 double SectGetCfgDouble(const char* section, const char* field, double defVal) in SectGetCfgDouble()
142 bool SectGetCfgBool(const char* section, const char* field, bool defVal) in SectGetCfgBool()
154 const char* SectGetCfgStr(const char* section, const char* field, const char* defVal) in SectGetCfgStr()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
Dhi_upg_file.h203 hi_upg_section_head section; /**< Head of code section.CNcomment:Code段头信息。CNend */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_upg_file.h192 hi_upg_section_head section; /**< Head of code section.CNcomment:Code段头信息。CNend */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/arpa/
Dnameser.h55 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
Delf.h1463 Elf32_Section section; member