Searched refs:calling (Results 1 - 25 of 122) sorted by relevance

12345

/macosx-10.10/bash-94.1.2/bash-3.2/tests/
H A Dinput-line.sh1 echo before calling input-line.sub
/macosx-10.10/vim-55/runtime/compiler/
H A Dicc.vim15 " I think that Intel is calling the compiler icl under Windows
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/Engine/
H A DNoFork.pm60 Implements the non-forking logic by calling $proxy->serve_requests()
H A DLegacy.pm127 I<It seems that forked children are really slow when calling select for handling C<keep-alive>d requests!>
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/Engine/
H A DNoFork.pm58 Implements the non-forking logic by calling C<< $proxy->serve_requests() >>
H A DLegacy.pm127 I<It seems that forked children are really slow when calling select for handling C<keep-alive>d requests!>
/macosx-10.10/CPANInternal-159.1/Unix-Getrusage-0.03/lib/Unix/
H A DGetrusage.pm53 calling process or its children. They return hash references (to avoid
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DException.pm173 or by calling the L<throw()|Template::Context#throw()> method on the current
179 or from Perl code by calling C<die()> with a C<Template::Exception> object,
183 or by simply calling C<die()> with an error string. This is
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A Dbuildall.vc.bat5 :: the instructions for calling makefile.vc found in makefile.vc
/macosx-10.10/tcl-105/tk84/tk/win/
H A Dbuildall.vc.bat5 :: the instructions for calling makefile.vc found in makefile.vc
/macosx-10.10/CPANInternal-159.1/Class-Factory-Util-1.7/lib/Class/Factory/
H A DUtil.pm90 in the immediate subdirectories of the calling module.
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/HeaderFilter/
H A Dsimple.pm73 =head2 Constructor calling convention
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/HeaderFilter/
H A Dsimple.pm73 =head2 Constructor calling convention
/macosx-10.10/zlib-55/zlib/contrib/delphi/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/macosx-10.10/zlib-55/zlib/contrib/pascal/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/macosx-10.10/efax-38/efax/
H A Defax.c1298 int maxpgerr, int noretry, int calling )
1307 if ( ! calling ) goto RX ;
1818 If calling, polls if no files to send, otherwise sends. If
1819 not calling sends documents if files to send, else receives.
1837 int maxpgerr, int noretry, int calling )
1853 if ( calling ) {
2335 int calling, int poll, int capsset, int *preverse )
2401 ckcmd ( mf, &err, calling ? "+FTM=?" : "+FRM=?", t, OK ) ;
2551 int testing=0, calling=0 ; local
2662 calling
2334 modem_init( TFILE *mf, cap c, char *id, int calling, int poll, int capsset, int *preverse ) argument
[all...]
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/DBI/
H A DRelationship.pm163 to facilitate the relationship that should be created in the calling
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/BodyFilter/
H A Dsimple.pm79 =head2 Constructor calling convention
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/
H A DFilterStack.pm198 result of calling C<will_modify()> on all selected filters.
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/BodyFilter/
H A Dsimple.pm79 =head2 Constructor calling convention
/macosx-10.10/CPANInternal-159.1/Net-Daemon-0.48/lib/Net/Daemon/
H A DLog.pm233 before calling Log the first time.
/macosx-10.10/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DGetAllDescendents.pm125 This method will give back and array of descendents in depth-first order (pre-order) or in the order specified by the C<setTraversalMethod>. If called in scalar context it will give an array reference, in list context it will return a regular array. This method is the same as calling C<getResults>.
/macosx-10.10/vim-55/src/
H A DMake_w16.mak175 -pr ; Fastcall calling convention passing parameters in registers
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/lib/Parse/
H A DYapp.pm235 yyerrok is done by calling $_[0]->YYErrok
236 YYERROR is done by calling $_[0]->YYError
237 YYACCEPT is done by calling $_[0]->YYAccept
238 YYABORT is done by calling $_[0]->YYAbort
242 YYRECOVERING is done by calling $_[0]->YYRecovering
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/Getopt/
H A DMixed.pm62 # You should set any customization variables *after* calling init.
557 Then, you keep calling nextOption until it returns an empty list.
584 variables should be set I<after> calling Getopt::Mixed::init and
585 I<before> calling nextOption.
593 variables, you'll need to call init before calling getOptions, like
692 variables, this must be set I<before> calling init(), and cannot be
740 Since Perl scripts are only compiled at runtime, and simply calling

Completed in 239 milliseconds

12345