Searched refs:synchronous (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/events/
H A Devent.c9 The 'synchronous' global flag illustrates SOAP one-way messaging,
53 int synchronous = 1; variable
54 /* synchronous=0: asynchronous one-way messaging over HTTP (no HTTP response) */
55 /* synchronous=1: SOAP interoperable synchronous one-way messaging over HTTP */
68 if (synchronous && soap_recv_empty_response(&soap))
73 if (synchronous && soap_recv_empty_response(&soap))
80 if (synchronous && soap_recv_empty_response(&soap))
H A Dhandler.c9 The 'synchronous' global flag illustrates SOAP one-way messaging,
71 int synchronous = 1; variable
72 /* synchronous=0: asynchronous one-way messaging over HTTP (no HTTP response) */
73 /* synchronous=1: SOAP interoperable synchronous one-way messaging over HTTP */
153 if (event != EVENT_Z && synchronous)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/events++/
H A Devent.cpp9 The 'synchronous' global flag illustrates SOAP one-way messaging,
51 int synchronous = 1; variable
52 /* synchronous=0: asynchronous one-way messaging over HTTP (no HTTP response) */
53 /* synchronous=1: SOAP interoperable synchronous one-way messaging over HTTP */
65 else if (synchronous && e.recv_handle_empty_response())
70 else if (synchronous && e.recv_handle_empty_response())
77 else if (synchronous && e.recv_handle_empty_response())
H A Dhandler.cpp9 The 'synchronous' global flag illustrates SOAP one-way messaging,
70 int synchronous = 1; variable
71 /* synchronous=0: asynchronous one-way messaging over HTTP (no HTTP response) */
72 /* synchronous=1: SOAP interoperable synchronous one-way messaging over HTTP */
144 if (event != EVENT_Z && synchronous)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/events/
H A Devent.c9 The 'synchronous' global flag illustrates SOAP one-way messaging,
53 int synchronous = 1; variable
54 /* synchronous=0: asynchronous one-way messaging over HTTP (no HTTP response) */
55 /* synchronous=1: SOAP interoperable synchronous one-way messaging over HTTP */
68 if (synchronous && soap_recv_empty_response(&soap))
73 if (synchronous && soap_recv_empty_response(&soap))
80 if (synchronous && soap_recv_empty_response(&soap))
H A Dhandler.c9 The 'synchronous' global flag illustrates SOAP one-way messaging,
71 int synchronous = 1; variable
72 /* synchronous=0: asynchronous one-way messaging over HTTP (no HTTP response) */
73 /* synchronous=1: SOAP interoperable synchronous one-way messaging over HTTP */
153 if (event != EVENT_Z && synchronous)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/events++/
H A Devent.cpp9 The 'synchronous' global flag illustrates SOAP one-way messaging,
51 int synchronous = 1; variable
52 /* synchronous=0: asynchronous one-way messaging over HTTP (no HTTP response) */
53 /* synchronous=1: SOAP interoperable synchronous one-way messaging over HTTP */
65 else if (synchronous && e.recv_handle_empty_response())
70 else if (synchronous && e.recv_handle_empty_response())
77 else if (synchronous && e.recv_handle_empty_response())
H A Dhandler.cpp9 The 'synchronous' global flag illustrates SOAP one-way messaging,
70 int synchronous = 1; variable
71 /* synchronous=0: asynchronous one-way messaging over HTTP (no HTTP response) */
72 /* synchronous=1: SOAP interoperable synchronous one-way messaging over HTTP */
144 if (event != EVENT_Z && synchronous)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Daha152x_stub.c65 static int synchronous = 1; variable
72 module_param(synchronous, int, 0);
175 s.synchronous = synchronous;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatabase.tex252 \func{void}{SetSynchronousMode}{\param{bool }{synchronous}}
254 Toggles between synchronous and asynchronous mode. Currently only synchronous
H A Dtsamples.tex257 synchronous and asynchronous cases and how to kill the processes with
H A Dfunction.tex616 In the case of synchronous execution, the return value is the exit code of
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.c59 * - default to synchronous operation
60 * - synchronous negotiation fixed
65 * - synchronous operation works
108 * - started synchronous data transfers (not working yet)
356 syncneg = 0x0100, /* synchronous negotiation in progress */
390 MODULE_PARM_DESC(sync,"use synchronous transfers");
505 int synchronous; /* synchronous transferes enabled */ member in struct:aha152x_hostdata
522 /* current synchronous transfer agreements */
607 #define SYNCHRONOUS (HOSTDATA(shpnt)->synchronous)
[all...]
H A Daha152x.h323 int synchronous; member in struct:aha152x_setup
H A D53c700.c33 * The 700-66 can at least do synchronous SCSI up to 10MHz.
443 int count, synchronous = 0; local
455 synchronous = NCR_700_readb(host, SXFER_REG) & 0x0f;
462 if (synchronous)
472 if (synchronous && (sstat & SODR_REG_FULL))
749 * by our synchronous clock speed. See the 710 manual for
1470 /* set the synchronous period/offset */
H A Dosst.c3245 static int osst_write_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int synchronous)
3294 if (!synchronous)
3298 MAX_RETRIES, synchronous);
3303 if (synchronous) {
3242 osst_write_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int synchronous) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dpppoe.h261 int synchronous; /* Use synchronous PPP */ member in struct:PPPoEConnectionStruct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dcache.c528 #define Q_PRAGMA_SYNCHRONOUS "PRAGMA synchronous=%d;"
533 int synchronous; local
599 // Set synchronous flag
600 synchronous = cfg_getint(cfg_getsec(cfg, "sqlite"), "pragma_synchronous");
601 if (synchronous > -1)
603 query = sqlite3_mprintf(Q_PRAGMA_SYNCHRONOUS, synchronous);
H A Ddb.c4054 char *query = "PRAGMA synchronous;";
4089 db_pragma_set_synchronous(int synchronous) argument
4091 #define Q_TMPL "PRAGMA synchronous=%d;"
4096 query = sqlite3_mprintf(Q_TMPL, synchronous);
4123 int synchronous; local
4187 synchronous = cfg_getint(cfg_getsec(cfg, "sqlite"), "pragma_synchronous");
4188 if (synchronous > -1)
4190 db_pragma_set_synchronous(synchronous);
4191 synchronous = db_pragma_get_synchronous();
4192 DPRINTF(E_DBG, L_DB, "Database synchronous
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/vfp/
H A Dvfphw.S154 @ Check for synchronous or asynchronous exception
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/protocol/
H A Dscsi.h453 u8 synchronous:1; member in struct:scsi_inquiry_data_s
493 u8 synchronous:1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndbase.tex93 you to make synchronous call to \helpref{wxSoundStream::Read}{wxsoundstreamread} and
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex502 \twocolitem{{\bf -sync}}{Forces synchronous mode (no yielding to other

Completed in 395 milliseconds