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

123456789

/macosx-10.9.5/bash-92/bash-3.2/tests/
H A Dinput-line.sh1 echo before calling input-line.sub
/macosx-10.9.5/vim-53/runtime/compiler/
H A Dicc.vim15 " I think that Intel is calling the compiler icl under Windows
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/Proxy/Engine/
H A DNoFork.pm60 Implements the non-forking logic by calling $proxy->serve_requests()
/macosx-10.9.5/CPANInternal-140/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.9.5/CPANInternal-140/Unix-Getrusage/lib/Unix/
H A DGetrusage.pm53 calling process or its children. They return hash references (to avoid
/macosx-10.9.5/CPANInternal-140/Unix-Getrusage-0.03/lib/Unix/
H A DGetrusage.pm53 calling process or its children. They return hash references (to avoid
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/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.9.5/CPANInternal-140/Template-Toolkit-2.24/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.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/
H A DTxnScopeGuard.pm86 implicitly calling L<DBIx::Class::Storage/txn_begin>. Expects a
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DDeserializer.pm27 This provides access to the calling context of C<SOAP::Deserializer>. In a client side context the often means a reference to an instance of SOAP::Lite. In a server side context this means a reference to a SOAP::Server instance.
/macosx-10.9.5/CPANInternal-140/Sub-Exporter/t/
H A Dreal-export-href.t9 They use Test::SubExporter::s_e, bundled in ./t/lib, which uses this calling
/macosx-10.9.5/tcl-102/tcl84/tcl/win/
H A Dbuildall.vc.bat5 :: the instructions for calling makefile.vc found in makefile.vc
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A Dbuildall.vc.bat5 :: the instructions for calling makefile.vc found in makefile.vc
/macosx-10.9.5/CPANInternal-140/Sub-Install/lib/Sub/
H A DInstall.pm53 If C<into> is not given, the sub is installed into the calling package.
57 in the calling package.
229 will look for named code in the calling package.
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.6/lib/Class/Factory/
H A DUtil.pm90 in the immediate subdirectories of the calling module.
/macosx-10.9.5/CPANInternal-140/Class-Factory-Util-1.7/lib/Class/Factory/
H A DUtil.pm90 in the immediate subdirectories of the calling module.
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy/lib/HTTP/Proxy/HeaderFilter/
H A Dsimple.pm73 =head2 Constructor calling convention
/macosx-10.9.5/CPANInternal-140/HTTP-Proxy-0.25/lib/HTTP/Proxy/HeaderFilter/
H A Dsimple.pm73 =head2 Constructor calling convention
/macosx-10.9.5/CPANInternal-140/Scope-Guard/lib/Scope/
H A DGuard.pm96 The handler can be re-enabled by calling:
/macosx-10.9.5/zlib-53/zlib/contrib/delphi/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/macosx-10.9.5/zlib-53/zlib/contrib/pascal/
H A Dzlibd32.mak7 # This project uses the Delphi (fastcall/register) calling convention:
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DSchema.pm518 C<connect> is a convenience method. It is equivalent to calling
627 returning its result (if any). Equivalent to calling $schema->storage->txn_do.
671 calling $schema->storage->txn_begin. See
687 Commits the current transaction. Equivalent to calling
704 Rolls back the current transaction. Equivalent to calling
798 data in-place on the Schema class. You should probably be calling
929 Equivalent to calling $schema->storage->svp_begin. See
946 Equivalent to calling $schema->storage->svp_release. See
963 Equivalent to calling $schema->storage->svp_rollback. See
1240 calling
[all...]
H A DStorage.pm172 In a nested transaction (calling txn_do() from within a txn_do() coderef) only
326 about calling L</txn_rollback> at the right places. Note that since there
417 encapsulates its argument list in an arrayref before calling
/macosx-10.9.5/efax-36/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...]

Completed in 266 milliseconds

123456789