Searched refs:stop_flag (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2.c80 int stop_flag = 0; variable
251 stop_flag = 1;
266 if (stop_flag)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsoapcpp2.c80 int stop_flag = 0; variable
251 stop_flag = 1;
266 if (stop_flag)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2.c80 int stop_flag = 0; variable
251 stop_flag = 1;
266 if (stop_flag)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsoapcpp2.c80 int stop_flag = 0; variable
251 stop_flag = 1;
266 if (stop_flag)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalsdec.c183 int stop_flag; member in struct:__anon1859
1172 while (entries < channels && !(current->stop_flag = get_bits1(gb))) {
1225 while (dep < channels && !ch[dep].stop_flag) {
1249 while (!ch[dep].stop_flag) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalsdec.c182 int stop_flag; member in struct:__anon3074
1198 while (entries < channels && !(current->stop_flag = get_bits1(gb))) {
1251 while (dep < channels && !ch[dep].stop_flag) {
1274 for (dep = 0; !ch[dep].stop_flag; dep++) {

Completed in 97 milliseconds