Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/uvoice/stream/
A Duvoice_http.c496 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 Duvoice_http.h56 uint16_t redirect:1; member
A Duvoice_hls.c403 loader->redirect = 0; in uvoice_hls_file_next()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/misc/
A Drtl8721d_ota.c966 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 Dbes_dld_cfg.yaml29 # stdout and stderr redirect to PIPE.
A Dbes_dld_cfg_factory_nosec.yaml29 # stdout and stderr redirect to PIPE.
A Dbes_dld_cfg_factory_sec.yaml29 # stdout and stderr redirect to PIPE.
/AliOS-Things-master/components/SDL2/src/gfx/
A DINSTALL351 suppress all normal output, redirect it to `/dev/null' (any error
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DINSTALL351 suppress all normal output, redirect it to `/dev/null' (any error
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in1530 # projects and redirect the results back to the right project.
A Dweb_doxyfile.in1530 # projects and redirect the results back to the right project.
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile1608 # projects and redirect the results back to the right project.
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS1894 # projects and redirect the results back to the right project.
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt4292 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 DChangeLog73 * libtiff/tiffiop.h, tif_aux.c: redirect SeekOK() macro to a _TIFFSeekoK()

Completed in 36 milliseconds