/vendor/hihope/Hi3861/tcpserver_demo/ |
D | tcp_server_test.c | 42 close(sockfd); 50 close(sockfd); 63 close(sockfd); 73 close(sockfd); 81 close(sockfd); 87 close(connfd);
|
D | net_common.h | 39 #ifndef close 40 close(fd) { in close() function
|
/vendor/hihope/Hi3861/tcpclient_demo/ |
D | tcp_client_test.c | 38 close(sockfd); 45 close(sockfd); 54 close(sockfd); 62 close(sockfd);
|
D | net_common.h | 40 #ifndef close 41 close (fd) { in close() function
|
/vendor/hihope/Hi3861/udpclient_demo/ |
D | udp_client_test.c | 37 close(sockfd); 45 close(sockfd); 57 close(sockfd);
|
D | net_common.h | 39 #ifndef close 40 close(fd) { in close() function
|
/vendor/hihope/Hi3861/udpserver_demo/ |
D | net_common.h | 39 #ifndef close 40 close(fd) { in close() function
|
D | udp_server_test.c | 39 close(sockfd); 48 close(sockfd); 57 close(sockfd);
|
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/ |
D | net_common.h | 39 #ifndef close 40 close(fd) { in close() function
|
D | udp_server_test.c | 39 close(sockfd); 48 close(sockfd); 57 close(sockfd);
|
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/ |
D | net_common.h | 39 #ifndef close 40 close(fd) { in close() function
|
D | udp_server_test.c | 46 close(sockfd); 66 close(sockfd);
|
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/ |
D | net_common.h | 39 #ifndef close 40 close(fd) { in close() function
|
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/ |
D | net_common.h | 39 #ifndef close 40 close(fd) { in close() function
|
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/ |
D | net_common.h | 39 #ifndef close 40 close(fd) { in close() function
|
D | udp_server_test.c | 48 close(sockfd); 67 close(sockfd); 80 close(sockfd);
|
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/ |
D | net_common.h | 40 #ifndef close 41 close (fd) { in close() function
|
/vendor/hisilicon/hispark_taurus_linux/hdf_config/device/spi/ |
D | spi_config.hcs | 28 CRG_SPI_CKEN = 0x10000; /* (0x1 << 16) 0:close clk, 1:open clk */ 35 CRG_SPI_CKEN = 0x20000; /* (0x1 << 17) 0:close clk, 1:open clk */ 44 CRG_SPI_CKEN = 0x40000; /* (0x1 << 18) 0:close clk, 1:open clk */
|
/vendor/hisilicon/hispark_pegasus/demo/udp_demo/ |
D | udp_client.c | 36 close(sClient); in UdpClientDemo() 63 close(sClient); in UdpClientDemo()
|
D | udp_server.c | 81 close(sServer); in UdpTransportInit() 89 close(sServer); in UdpTransportInit() 149 close(sServer); in UdpServerDemo()
|
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/ |
D | bin2stream.py | 55 self.wfile.close() 82 server.socket.close() 95 server.socket.close()
|
/vendor/hisilicon/hispark_taurus_linux/hals/utils/sys_param/ |
D | hal_sys_param.c | 102 close(fd); in HalGetSerial() 105 close(fd); in HalGetSerial()
|
/vendor/hihope/rk3568/bluetooth/src/ |
D | upio.c | 156 close(fd); in init_rfkill() 333 close(fd); in upio_set_bluetooth_power() 413 close(fd); in upio_set() 487 close(fd); in upio_set()
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/ |
D | app_demo_histreaming.c | 181 linkPlatform->close(linkPlatform); in HistreamingClose()
|
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/ |
D | app_demo_histreaming.c | 229 linkPlatform->close(linkPlatform); in HistreamingClose()
|