/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/ |
D | Makefile | 14 exist = $(shell if [ -d $(BCMDHD_PATH) ]; then echo "exist"; else echo "noexist"; fi) macro 16 $(info $(exist)) 30 exist = $(shell if [ -d $(BCMDHD_PATH) ]; then echo "exist"; else echo "noexist"; fi) macro
|
/device/soc/beken/bk7235/hals/utils/file/src/ |
D | hal_file.c | 205 int exist; in HalFileOpen() local 219 exist = file_exist(path); in HalFileOpen() 221 if (!(oflag & O_CREAT_FS) && !exist) { in HalFileOpen() 225 if ((oflag & O_EXCL_FS) && exist) { in HalFileOpen() 348 int exist; in HalFileDelete() local 350 exist = file_exist(path); in HalFileDelete() 351 if (!exist) in HalFileDelete()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_sta_mgt.c | 1201 u8 exist = _FALSE; in rtw_is_pre_link_sta() local 1210 exist = _TRUE; in rtw_is_pre_link_sta() 1216 return exist; in rtw_is_pre_link_sta() 1228 u8 exist = _FALSE; in rtw_pre_link_sta_add() local 1241 exist = _TRUE; in rtw_pre_link_sta_add() 1249 if (exist == _FALSE && node) { in rtw_pre_link_sta_add() 1281 u8 exist = _FALSE; in rtw_pre_link_sta_del() local 1294 exist = _TRUE; in rtw_pre_link_sta_del() 1299 if (exist == _TRUE && node) { in rtw_pre_link_sta_del() 1305 if (exist == _FALSE) in rtw_pre_link_sta_del()
|
/device/board/unionman/unionpi_tiger/kernel/hdf/wifi/rtl8822cs/hdf/ |
D | net_adapter.h | 53 void set_efuse_mac_exist(unsigned char exist);
|
D | net_adapter.c | 62 void set_efuse_mac_exist(unsigned char exist) in set_efuse_mac_exist() argument 64 g_efuseMacExist = exist; in set_efuse_mac_exist()
|
/device/soc/rockchip/rk2206/tools/package/ |
D | mkimage.sh | 123 echo Root/out/board directions are not exist!
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/ |
D | osdep_service.c | 3469 u8 exist = _FALSE, timeout = _FALSE; in rtw_blacklist_add() local 3480 exist = _TRUE; in rtw_blacklist_add() 3494 if (exist == _FALSE) { in rtw_blacklist_add() 3506 return (exist == _TRUE && timeout == _FALSE) ? RTW_ALREADY : (ent ? _SUCCESS : _FAIL); in rtw_blacklist_add() 3513 u8 exist = _FALSE; in rtw_blacklist_del() local 3525 exist = _TRUE; in rtw_blacklist_del() 3537 return exist == _TRUE ? _SUCCESS : RTW_ALREADY; in rtw_blacklist_del() 3544 u8 exist = _FALSE; in rtw_blacklist_search() local 3558 exist = _TRUE; in rtw_blacklist_search() 3570 return exist; in rtw_blacklist_search()
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/scripts/ |
D | build.mk | 69 create_dir = if not exist $(subst /,\,$(1)) mkdir $(subst /,\,$(1)) 342 $(error Error: The source files exist for libraries: $(archive-src-y))
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/ |
D | rtw_mesh_pathtbl.c | 530 bool exist = 0; in rtw_mesh_gate_search() local 535 exist = 1; in rtw_mesh_gate_search() 542 return exist; in rtw_mesh_gate_search()
|
D | rtw_mesh.c | 2185 u8 exist = _FALSE; in _rtw_mesh_plink_add() local 2193 exist = _TRUE; in _rtw_mesh_plink_add() 2201 if (exist == _FALSE && ent) { in _rtw_mesh_plink_add() 2225 return exist == _TRUE ? RTW_ALREADY : (ent ? _SUCCESS : _FAIL); in _rtw_mesh_plink_add() 2325 u8 exist = _FALSE; in rtw_mesh_plink_del() local 2335 exist = _TRUE; in rtw_mesh_plink_del() 2340 if (exist == _TRUE) in rtw_mesh_plink_del() 2345 return exist == _TRUE ? _SUCCESS : RTW_ALREADY; in rtw_mesh_plink_del()
|
/device/qemu/arm_virt/liteos_a/ |
D | README.md | 129 …Run the **ip addr** command to check the configuration. If **br0** does not exist or the value in …
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
D | Mconfig | 79 exist.
|
D | Kconfig | 85 exist.
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
D | Mconfig | 39 exist.
|
D | Kconfig | 44 exist.
|
/device/soc/amlogic/a311d/soc/amlogic/unifykey/ |
D | unifykey.c | 1171 static CLASS_ATTR_RO(exist);
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/ |
D | Makefile | 243 KBUILD_OUTPUT := $(shell ( if not exist $(KBUILD_OUTPUT)\ mkdir $(KBUILD_OUTPUT) ) \
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | wl_android.c | 4637 bool exist = FALSE; in wl_android_pktlog_filter_exist() local 4651 exist = dhd_pktlog_filter_existed(filter, command + strlen(CMD_PKTLOG_FILTER_EXIST) + 1, in wl_android_pktlog_filter_exist() 4654 if (exist) { in wl_android_pktlog_filter_exist()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | wl_android.c | 9777 bool exist = FALSE; in wl_android_pktlog_filter_exist() local 9791 exist = dhd_pktlog_filter_existed(filter, command + strlen(CMD_PKTLOG_FILTER_EXIST) + 1, in wl_android_pktlog_filter_exist() 9794 if (exist) { in wl_android_pktlog_filter_exist()
|
/device/soc/rockchip/common/sdk_linux/init/ |
D | Kconfig | 1945 SLUB sysfs support. /sys/slab will not exist and there will be
|
/device/board/isoftstone/yangfan/common/mqtt/doc/ |
D | DoxyfileMQTTPacket.in | 747 # in a documented function, or documenting parameters that don't exist or using
|
D | DoxyfileMQTTClient.in | 747 # in a documented function, or documenting parameters that don't exist or using
|
D | DoxyfileMQTTClient-C.in | 747 # in a documented function, or documenting parameters that don't exist or using
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|