Searched refs:call (Results 26 - 50 of 1460) sorted by relevance

1234567891011>>

/macosx-10.10/ncurses-44/ncurses/ncurses/base/
H A DMKlib_gen.sh255 call = "@@T((T_CALLED(\""
284 call = call "%s"
286 call = call "%s"
289 call = call "%s"
293 call = call "%p"
296 call
[all...]
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Ddgcall.c89 ** DG protocol service routines. Handles call (CALL) handles.
137 * Transmit a "fack" appropriate to the state of the passed "call".
139 * Note that it's possible that a call might want to send a fack
140 * but not currently be holding onto an RQE (if the call just got
147 rpc_dg_call_p_t call,
161 rpc_dg_recvq_p_t rq = &call->rq;
162 rpc_dg_xmitq_p_t xq = &call->xq;
167 RPC_DG_CALL_LOCK_ASSERT(call);
195 if (call->n_resvs >= call
145 rpc__dg_call_xmit_fack( rpc_dg_call_p_t call, rpc_dg_recvq_elt_p_t rqe, boolean32 is_nocall ) argument
459 rpc__dg_call_xmit( rpc_dg_call_p_t call, boolean32 block ) argument
848 rpc__dg_call_wait( rpc_dg_call_p_t call, rpc_dg_wait_event_t event, unsigned32 *st ) argument
1045 rpc__dg_call_signal_failure( rpc_dg_call_p_t call, unsigned32 stcode ) argument
1070 rpc__dg_call_xmitq_push( rpc_dg_call_p_t call, unsigned32 *st ) argument
1149 rpc__dg_call_recvq_insert( rpc_dg_call_p_t call, rpc_dg_recvq_elt_p_t rqe, boolean *wake_thread ) argument
[all...]
H A Ddgpkt.c110 rpc_dg_call_p_t /*call*/
114 rpc_dg_call_p_t /*call*/,
120 rpc_dg_call_p_t /*call*/
137 #define SRV_RESERVATION_AVAILABLE(call) \
138 (RPC_DG_CALL_IS_SERVER(call) && pool->srv_resv_avail > 0)
146 * to queue this packet to a call handle.
164 * This routine is used to dequeue a call handle from any location within
169 * The packet pool and call handle locks must be held before calling
175 rpc_dg_call_p_t call,
184 if (waiter == call)
173 dequeue_pool_waiter( rpc_dg_call_p_t call, rpc_dg_call_p_t *head, rpc_dg_call_p_t *tail ) argument
629 rpc__dg_pkt_alloc_xqe( rpc_dg_call_p_t call, unsigned32 *st ) argument
1243 rpc__dg_pkt_adjust_reservation( rpc_dg_call_p_t call, unsigned32 nreq, boolean32 block ) argument
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dasm64.h36 * - call .+1 to get EIP on stack
42 call 1f ;\
52 call 3f ;\
/macosx-10.10/vim-55/runtime/autoload/
H A Dzip.vim62 " call Dfunc("zip#Browse(zipfile<".a:zipfile.">)")
76 " call inputsave()|call input("Press <cr> to continue")|call inputrestore()
78 " call Dret("zip#Browse")
86 " call inputsave()|call input("Press <cr> to continue")|call inputrestore()
89 " call Dret("zip#Browse : file<".a:zipfile."> not readable")
92 " call Dech
[all...]
H A DnetrwFileHandlers.vim36 " call Dfunc("netrwFileHandlers#Invoke(exten<".a:exten."> fname<".a:fname.">)")
55 " call Decho('fname<'.fname.'> done with dictionary')
60 " call Decho("let ret= netrwFileHandlers#NFH_".a:exten.'("'.fname.'")')
64 " call Decho("let ret= netrwFileHandlers#NFH_".a:exten.'("'.fname.'")')
68 " call Dret("netrwFileHandlers#Invoke 0 : ret=".ret)
76 " call Dfunc("s:NFH_html(".a:pagefile.")")
81 " call Decho("executing !mozilla ".page)
84 " call Decho("executing !netscape ".page)
87 " call Dret("s:NFH_html 0")
91 " call Dre
[all...]
H A Dvimball.vim48 " set up g:vimball_mkdir if the mkdir() call isn't defined
58 call vimball#ShowMesg(s:WARNING,"(vimball) g:vimball_mkdir undefined")
81 " call Dfunc("MkVimball(line1=".a:line1." line2=".a:line2." writelevel=".a:writelevel." vimballname<".a:1.">) a:0=".a:0)
90 " call Decho("vbname<".vbname.">")
92 call vimball#ShowMesg(s:ERROR,"(MkVimball) vimball name<".a:1."> should not include slashes; use ! to insist")
93 " call Dret("MkVimball : vimball name<".a:1."> should not include slashes")
97 call vimball#ShowMesg(s:ERROR,"(MkVimball) file<".vbname."> exists; use ! to insist")
98 " call Dret("MkVimball : file<".vbname."> already exists; use ! to insist")
103 call vimball#SaveSettings()
115 call
[all...]
/macosx-10.10/ruby-106/ruby/win32/
H A Drtname.cmd10 for %%i in (a b c d e f g h i j k l m n o p q r s t u v w x y z) do @call set rt=%%rt:%%i=%%i%%
12 call set rtver=60
14 call set rtver=%%rt:msvcr=%%
15 call set rt=msvcr%%rtver%%
16 call set osver=_%%rtver%%
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/python/
H A DtkSnack.py21 Tkroot.tk.call('eval', 'package require snack')
22 Tkroot.tk.call('snack::createIcons')
23 Tkroot.tk.call('snack::setUseOldObjAPI')
29 """This function tries to convert a string returned by a Tcl call
92 self.tk.call(self.name, 'configure')):
96 x = self.tk.split(self.tk.call(self.name, 'configure', '-'+cnf))
98 self.tk.call((self.name, 'configure') + self._options(cnf))
102 return _cast(self.tk.call(self.name, 'cget' , '-'+key))
112 self.tk.split(self.tk.call(self.name, 'configure')))
131 self.name = self.tk.call(('soun
[all...]
/macosx-10.10/tcl-105/tcl_ext/snack/snack/python/
H A DtkSnack.py21 Tkroot.tk.call('eval', 'package require snack')
22 Tkroot.tk.call('snack::createIcons')
23 Tkroot.tk.call('snack::setUseOldObjAPI')
29 """This function tries to convert a string returned by a Tcl call
92 self.tk.call(self.name, 'configure')):
96 x = self.tk.split(self.tk.call(self.name, 'configure', '-'+cnf))
98 self.tk.call((self.name, 'configure') + self._options(cnf))
102 return _cast(self.tk.call(self.name, 'cget' , '-'+key))
112 self.tk.split(self.tk.call(self.name, 'configure')))
131 self.name = self.tk.call(('soun
[all...]
/macosx-10.10/ruby-106/ruby/test/fiddle/
H A Dtest_func.rb10 assert_nil f.call(10)
18 f.call("uname -rs".taint)
29 assert_in_delta 1.0, f.call(90 * Math::PI / 180), 0.0001
34 assert_in_delta 1.0, f.call(90 * Math::PI / 180), 0.0001
41 str = f.call(buff, "123")
50 r1 = f.call(?1.ord)
51 r2 = f.call(?2.ord)
52 rr = f.call(?r.ord)
60 r = f.call("12.34")
68 r = f.call(buff
74 def call(x, y) method in class:Fiddle.TestFunc.test_qsort1
[all...]
/macosx-10.10/apache-793/httpd/
H A DNWGNUmakefile396 $(call COPY,$(OBJDIR)/$(NLM_NAME).nlm, $(INSTALLBASE)/)
397 $(call COPY,ABOUT_APACHE, $(INSTALLBASE)/)
398 $(call COPY,CHANGES, $(INSTALLBASE)/)
399 $(call COPY,LICENSE, $(INSTALLBASE)/)
400 $(call COPY,README, $(INSTALLBASE)/)
401 $(call COPY,VERSIONING, $(INSTALLBASE)/)
402 $(call COPY,STATUS, $(INSTALLBASE)/)
403 $(call COPY,support/dbmmanage.in, $(INSTALLBASE)/bin/dbmmanage.pl)
404 $(call COPY,support/logresolve.pl.in, $(INSTALLBASE)/bin/logresolve.pl)
405 $(call COP
[all...]
/macosx-10.10/ruby-106/ruby/test/webrick/
H A Dtest_filehandler.rb87 assert_equal("200", res.code, log.call)
88 assert_equal("text/html", res.content_type, log.call)
89 assert_match(/HREF="#{this_file}"/, res.body, log.call)
93 assert_equal("200", res.code, log.call)
94 assert_equal("text/plain", res.content_type, log.call)
95 assert_equal(File.read(__FILE__), res.body, log.call)
100 assert_equal("206", res.code, log.call)
101 assert_equal("text/plain", res.content_type, log.call)
103 assert_equal((filesize-100)..(filesize-1), range, log.call)
104 assert_equal(this_data[-100..-1], res.body, log.call)
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dcdrtoc.vim60 call s:def_comment(comment_group, a:nextgroup)
64 call s:def_keywords(a:name, a:nextgroup, [a:keyword])
76 call s:def_comment(comment_group, a:nextgroup)
91 call s:def_comment(comment_group, a:nextgroup)
94 call s:def_comment('cdrtocHeaderCommentInitial', '@cdrtocHeaderFollowsInitial')
96 call s:def_keyword('cdrtocHeaderCatalog', 'cdrtocHeaderCatalogNumber', 'CATALOG')
98 call s:def_match('cdrtocHeaderCatalogNumber', '@cdrtocHeaderFollowsInitial', '"\d\{13\}"')
100 call s:def_keywords('cdrtocHeaderTOCType', '@cdrtocHeaderFollowsInitial', ['CD_DA', 'CD_ROM', 'CD_ROM_XA'])
102 call s:def_keyword('cdrtocHeaderCDText', 'cdrtocHeaderCDTextStart', 'CD_TEXT')
106 call
[all...]
/macosx-10.10/vim-55/runtime/plugin/
H A DtarPlugin.vim25 au BufReadCmd tarfile::* call tar#Read(expand("<amatch>"), 1)
26 au FileReadCmd tarfile::* call tar#Read(expand("<amatch>"), 0)
27 au BufWriteCmd tarfile::* call tar#Write(expand("<amatch>"))
28 au FileWriteCmd tarfile::* call tar#Write(expand("<amatch>"))
31 au BufReadCmd tarfile::*/* call tar#Read(expand("<amatch>"), 1)
32 au FileReadCmd tarfile::*/* call tar#Read(expand("<amatch>"), 0)
33 au BufWriteCmd tarfile::*/* call tar#Write(expand("<amatch>"))
34 au FileWriteCmd tarfile::*/* call tar#Write(expand("<amatch>"))
37 au BufReadCmd *.tar.gz call tar#Browse(expand("<amatch>"))
38 au BufReadCmd *.tar call ta
[all...]
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/scxx/
H A DPWOCallable.h36 PWOBase call()const;
37 PWOBase call(PWOTuple &args)const;
38 PWOBase call(PWOTuple &args, PWOMapping &kws)const;
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/library/
H A Dtktable.py68 if bool(self._tk.call('info', 'exists', self._name)):
72 return int(self._tk.call('array', 'size', str(self)))
81 return self._tk.call('array', 'names', self._name)
85 flatten_pairs = self._tk.call('array', 'get', str(self))
91 self._tk.call('array', 'set', str(self), Tkinter._flatten(kw.items()))
96 self._tk.call('array', 'unset', str(self), pattern)
119 master.tk.call('package', 'require', 'Tktable')
174 self.tk.call(self._w, 'activate', index)
181 return self._getints(self.tk.call(self._w, 'bbox', first, last)) or ()
189 self.tk.call(sel
[all...]
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/demos/
H A Dtktable.py50 return string.split(self._tk.call('array', 'names', self._name))
72 master.tk.call('package', 'require', 'Tktable')
74 master.tk.call('load', '', 'Tktable')
133 self.tk.call(self._w, 'activate', index)
136 return self._getints(self.tk.call(self._w, 'bbox', first, last)) or None
139 self.tk.call(self._w, 'border', 'mark', x, y, row, col)
142 self.tk.call(self._w, 'border', 'dragto', x, y)
146 self.tk.call(self._w, 'curselection', 'set', setValue)
149 return self._getCells(self.tk.call(self._w, 'curselection'))
152 self.tk.call(sel
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_6/Array/
H A Dregress-304828.js53 actual = Array.prototype.join.call(value);
66 actual = Array.prototype.reverse.call(value) + '';
79 actual = Array.prototype.sort.call(value) + '';
92 actual = Array.prototype.push.call(value, 'd', 'e', 'f');
106 actual = Array.prototype.pop.call(value);
120 actual = Array.prototype.unshift.call(value, 'a', 'b', 'c');
134 actual = Array.prototype.shift.call(value);
148 actual = Array.prototype.splice.call(value, 1, 1) + '';
161 actual = Array.prototype.concat.call(value, 'd', 'e', 'f') + '';
174 actual = Array.prototype.slice.call(valu
[all...]
/macosx-10.10/OpenSSL098-52/src/ms/
H A Dtestpemce.bat9 call tpemce.bat crl testcrl.pem
13 call tpemce.bat pkcs7 testp7.pem
17 call tpemce.bat req testreq2.pem
21 call tpemce.bat rsa testrsa.pem
25 call tpemce.bat x509 testx509.pem
29 call tpemce.bat x509 v3-cert1.pem
33 call tpemce.bat x509 v3-cert1.pem
37 call tpemce.bat sess_id testsid.pem
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DLogObject.js28 WebInspector.Object.call(this);
/macosx-10.10/libunwind-35.3/testsuite/
H A Dexception_missing_eh2_x86_64.s11 call _foo
/macosx-10.10/ruby-106/ruby/missing/
H A Dx86_64-chkstk.s7 call _ruby_alloca_chkstk
/macosx-10.10/ruby-106/ruby/ext/fiddle/lib/fiddle/
H A Dclosure.rb43 def call *args method in class:Fiddle.Closure.BlockCaller
44 @block.call(*args)
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/ecma_3/Function/
H A Dcall-001.js22 * SUMMARY: Applying Function.prototype.call to the Function object itself
25 * ECMA-262 15.3.4.4 Function.prototype.call (thisArg [,arg1 [,arg2,�] ] )
30 * Function.call(obj, "print(this)") is equivalent to invoking
34 * (which we'll call F) which will print the value of the this that will be
45 var summary = 'Applying Function.prototype.call to the Function object itself';
62 f = Function.call(self, 'return cnHello');
63 g = Function.call(objTEST, 'return cnHello');
76 f = Function.call(self, 'return this.toString()');
77 g = Function.call(objTEST, 'return this.toString()');
90 f = Function.call(sel
[all...]

Completed in 286 milliseconds

1234567891011>>