Searched refs:redirect (Results 1 – 15 of 15) sorted by relevance
/AliOS-Things-master/components/uvoice/stream/ |
A D | uvoice_http.c | 496 loader->redirect = 1; in http_request() 959 loader->redirect = 0; in http_loader_reset() 1111 loader->redirect = 0; in http_loader_restart() 1338 loader->redirect = 0; in http_loader_action() 1372 loader->redirect = 0; in http_loader_action() 1442 loader->redirect = 0; in http_loader_action() 1497 loader->redirect = 0; in http_loader_action() 1531 loader->redirect = 0; in http_loader_action() 1594 loader->redirect = 0; in http_loader_action() 1632 loader->redirect = 0; in http_loader_action() [all …]
|
A D | uvoice_http.h | 56 uint16_t redirect:1; member
|
A D | uvoice_hls.c | 403 loader->redirect = 0; in uvoice_hls_file_next()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/ |
A D | rtl8721d_ota.c | 966 static char *redirect = NULL; 1057 if(redirect ==NULL) 1059 redirect = ota_update_malloc(redirect_len); 1060 if(redirect == NULL) 1065 memset(redirect, 0, redirect_len); 1066 memcpy(redirect, tmp+10, strlen(tmp+10)); 1089 if(parser_url(redirect, redirect_server_host, &redirect_server_port , redirect_resource)<0) 1634 ota_update_free(redirect); 2128 ota_update_free(redirect);
|
/AliOS-Things-master/hardware/chip/haas1000/release/write_flash_tool/ |
A D | bes_dld_cfg.yaml | 29 # stdout and stderr redirect to PIPE.
|
A D | bes_dld_cfg_factory_nosec.yaml | 29 # stdout and stderr redirect to PIPE.
|
A D | bes_dld_cfg_factory_sec.yaml | 29 # stdout and stderr redirect to PIPE.
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | INSTALL | 351 suppress all normal output, redirect it to `/dev/null' (any error
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | INSTALL | 351 suppress all normal output, redirect it to `/dev/null' (any error
|
/AliOS-Things-master/components/jsoncpp/doc/ |
A D | doxyfile.in | 1530 # projects and redirect the results back to the right project.
|
A D | web_doxyfile.in | 1530 # projects and redirect the results back to the right project.
|
/AliOS-Things-master/components/littlevgl/scripts/ |
A D | Doxyfile | 1608 # projects and redirect the results back to the right project.
|
/AliOS-Things-master/documentation/doxygen/ |
A D | Doxyfile-AOS | 1894 # projects and redirect the results back to the right project.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | libpng-manual.txt | 4292 It is also possible to redirect errors and warnings to your own replacement
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | ChangeLog | 73 * libtiff/tiffiop.h, tif_aux.c: redirect SeekOK() macro to a _TIFFSeekoK()
|
Completed in 36 milliseconds