Searched refs:async (Results 101 - 125 of 156) sorted by relevance

1234567

/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/canvas/
H A Dcanvas_sqmap.tcl34 package require cache::async 0.3 ; # Internal tile cache.
108 install tilecache using cache::async ${selfns}::tilecache \
109 [mymethod Tile] -full-async-results 0
636 # before, to avoid async round-trips through the
/macosx-10.10/curl-83.1.2/curl/lib/
H A Durl.c2544 /* possible left-overs from the async name resolvers */
4975 bool *async)
4987 *async = FALSE;
5006 *async = TRUE;
5028 *async = TRUE;
5117 * if this function returns CURLE_OK and *async is set to TRUE, the resolve
5118 * response will be coming asynchronously. If *async is FALSE, the name is
5123 * @param async is set TRUE when an async DNS resolution is pending
5131 bool *async)
4973 resolve_server(struct SessionHandle *data, struct connectdata *conn, bool *async) argument
5129 create_conn(struct SessionHandle *data, struct connectdata **in_connect, bool *async) argument
[all...]
H A Dmulti.c926 bool async; local
1043 &async, &protocol_connect);
1058 if(async)
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0/
H A Dtcl.h1008 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1011 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1344 int myport, int async));
H A Dtcl.h.orig996 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
999 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1326 int myport, int async));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.4/
H A Dtcl.h1075 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1078 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1408 int myport, int async));
H A Dtcl.h.orig1063 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1066 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1390 int myport, int async));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0.5/
H A Dtcl.h1089 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1092 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1422 int myport, int async));
H A Dtcl.h.orig1077 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1080 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1404 int myport, int async));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1a2/
H A Dtcl.h1197 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1200 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1585 int myport, int async));
H A Dtcl.h.orig1197 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1200 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1578 int myport, int async));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b1/
H A Dtcl.h1261 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1264 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1647 int myport, int async));
H A Dtcl.h.orig1261 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
1264 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1640 int myport, int async));
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/tests/
H A Ddefs.tcl263 # async flush and async close on a pipe.
265 # Test for SCO Unix - cannot run async flushing tests because a
1073 catch {testthread send -async $tid {testthread exit}}
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxslt/test/
H A Ddefs.tcl263 # async flush and async close on a pipe.
265 # Test for SCO Unix - cannot run async flushing tests because a
1073 catch {testthread send -async $tid {testthread exit}}
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/tests/
H A Ddefs.tcl263 # async flush and async close on a pipe.
265 # Test for SCO Unix - cannot run async flushing tests because a
1073 catch {testthread send -async $tid {testthread exit}}
/macosx-10.10/ruby-106/ruby/ext/win32ole/sample/
H A Dxml.rb696 # BOOL async
698 def async() method in class:IXMLDOMDocument
760 # VOID async
762 def async=(arg0)
5888 # BOOL async
5890 def async() method in class:Microsoft_XMLDOM_1_0
5952 # VOID async
5954 def async=(arg0)
6495 # BOOL async
6497 def async() method in class:Microsoft_FreeThreadedXMLDOM_1_0
7292 def async method in class:Msxml
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dmcache.c678 mcache_purge_cache(mcache_t *cp, boolean_t async) argument
695 if (async)
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b1/
H A Dtcl.h.orig988 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
991 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1305 int myport, int async));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b2/
H A Dtcl.h.orig982 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
985 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
1306 int myport, int async));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclDecls.h242 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
247 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
627 int myport, int async));
1231 void (*tcl_AsyncDelete) _ANSI_ARGS_((Tcl_AsyncHandler async)); /* 72 */
1233 void (*tcl_AsyncMark) _ANSI_ARGS_((Tcl_AsyncHandler async)); /* 74 */
1366 Tcl_Channel (*tcl_OpenTcpClient) _ANSI_ARGS_((Tcl_Interp * interp, int port, char * address, char * myaddr, int myport, int async)); /* 199 */
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclDecls.h242 EXTERN void Tcl_AsyncDelete _ANSI_ARGS_((Tcl_AsyncHandler async));
247 EXTERN void Tcl_AsyncMark _ANSI_ARGS_((Tcl_AsyncHandler async));
627 int myport, int async));
1226 void (*tcl_AsyncDelete) _ANSI_ARGS_((Tcl_AsyncHandler async)); /* 72 */
1228 void (*tcl_AsyncMark) _ANSI_ARGS_((Tcl_AsyncHandler async)); /* 74 */
1361 Tcl_Channel (*tcl_OpenTcpClient) _ANSI_ARGS_((Tcl_Interp * interp, int port, char * address, char * myaddr, int myport, int async)); /* 199 */
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c2385 dns_query_async, // async
3780 // start async query
4492 Boolean async)
4510 !async &&
4608 if (!async) {
4609 /* if not an async request */
4616 * if this is an async request (i.e. someone is watching the reachability
4682 if (async && targetPrivate->scheduled) {
4712 if (async) {
4713 /* for async request
4489 __SCNetworkReachabilityGetFlags(ReachabilityStoreInfoRef store_info, SCNetworkReachabilityRef target, ReachabilityInfo *reach_info, Boolean async) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorInstrumentation.h1400 inline void InspectorInstrumentation::willLoadXHR(ScriptExecutionContext* context, ThreadableLoaderClient* client, const String& method, const URL& url, bool async, PassRefPtr<FormData> formData, const HTTPHeaderMap& headers, bool includeCredentials) argument
1404 willLoadXHRImpl(instrumentingAgents, client, method, url, async, formData, headers, includeCredentials);
1410 UNUSED_PARAM(async);
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Djobs.c476 stop_pipeline (async, deferred)
477 int async;
614 if (async)

Completed in 446 milliseconds

1234567