Searched defs:section (Results 1 – 14 of 14) sorted by relevance
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/ |
| D | base_interface.c | 136 int SectGetCfgInt(const char* section, const char* field, int defVal) in SectGetCfgInt() 151 double SectGetCfgDouble(const char* section, const char* field, double defVal) in SectGetCfgDouble() 166 bool SectGetCfgBool(const char* section, const char* field, bool defVal) in SectGetCfgBool() 181 const char* SectGetCfgStr(const char* section, const char* field, const char* defVal) in SectGetCfgStr()
|
| /device/soc/rockchip/rk3588/kernel/net/rfkill/ |
| D | rfkill-wlan.c | 154 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc() 168 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc()
|
| /device/soc/rockchip/common/vendor/drivers/net/ |
| D | rfkill-wlan.c | 149 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc() 166 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_custom_memprealloc.c | 162 *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_static_buf.c | 127 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_linux_platdev.c | 147 void* wifi_platform_prealloc(wifi_adapter_info_t *adapter, int section, unsigned long size) in wifi_platform_prealloc()
|
| D | dhd.h | 2780 #define DHD_OS_PREALLOC(dhdpub, section, size) dhd_os_prealloc(dhdpub, section, size, FALSE) argument 2783 #define DHD_OS_PREALLOC(dhdpub, section, size) MALLOC(dhdpub->osh, size) argument
|
| D | dhd_linux.c | 13530 uint8* dhd_os_prealloc(dhd_pub_t *dhdpub, int section, uint size, bool kmalloc_if_fail) in dhd_os_prealloc()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_upg_file.h | 192 hi_upg_section_head section; /**< Head of code section.CNcomment:Code段头信息。CNend */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
| D | hi_upg_file.h | 203 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/ |
| D | nameser.h | 55 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| D | mm.h | 1505 static inline void set_page_section(struct page *page, unsigned long section) in set_page_section()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| D | elf.h | 1463 Elf32_Section section; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | wlioctl.h | 15706 uint8 section; /* Index from above,eg. TXHDR_SEC_NONSDB */ member 15714 uint8 section; /* Index from above,eg. TXHDR_SEC_NONSDB */ member
|