Searched refs:performed (Results 1 - 25 of 48) sorted by relevance

12

/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/Extension/
H A DSetPassword.pm99 for whom this operation is performed.
107 whom the operation is performed.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/ResultClass/
H A DHashRefInflator.pm129 L<DBIx::Class::InflateColumn::DateTime>, is not performed.
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkController.cpp236 // controller properties. No I/O will be performed until the subclass
247 // Tasks that are usually performed by a typical network driver in start
394 // This method should release resources and undo actions performed by start().
1353 mbuf_csum_performed_flags_t performed; local
1361 performed = value = 0;
1372 performed |= MBUF_CSUM_DID_IP;
1374 performed |= MBUF_CSUM_IP_GOOD;
1384 performed |= ( MBUF_CSUM_DID_DATA | MBUF_CSUM_PSEUDO_HDR );
1394 performed |= MBUF_CSUM_DID_DATA;
1404 performed |
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkpi_mbuf.c726 mbuf_csum_performed_flags_t performed,
729 performed &= mbuf_valid_csum_performed_flags;
730 mbuf->m_pkthdr.csum_flags = (mbuf->m_pkthdr.csum_flags & 0xffff0000) | performed;
739 mbuf_csum_performed_flags_t *performed,
742 *performed = mbuf->m_pkthdr.csum_flags & mbuf_valid_csum_performed_flags;
724 mbuf_set_csum_performed( mbuf_t mbuf, mbuf_csum_performed_flags_t performed, u_int32_t value) argument
737 mbuf_get_csum_performed( mbuf_t mbuf, mbuf_csum_performed_flags_t *performed, u_int32_t *value) argument
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/
H A DResolver.pm208 then an appropriate PTR query will be performed.
228 then an appropriate PTR query will be performed.
247 then an appropriate PTR query will be performed.
391 then an appropriate PTR query will be performed.
508 Get or set the usevc flag. If true, then queries will be performed
730 No validation of server replies is performed.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Config/
H A DWatch.pm215 are being performed (however, you pay the price of not knowing about
/macosx-10.9.5/CPANInternal-140/Params-Validate/lib/Attribute/Params/
H A DValidate.pm138 specify what validation is performed.
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dtext.tcl69 insertion cursor. Control-z undoes the last editing action performed,
/macosx-10.9.5/tcl-102/tk84/tk/library/demos/
H A Dtext.tcl69 insertion cursor. Control-z undoes the last editing action performed,
/macosx-10.9.5/CPANInternal-140/Net-Telnet/lib/Net/
H A DTelnet.pm3558 returned on success, the error mode action is performed on failure -
3745 failures, the error mode action is performed. See C<errmode()>.
3753 failures, the error mode action is performed. See C<errmode()>.
3843 opened for writing, the error mode action is performed.
3865 =item B<errmode> - define action to be performed on error
3958 The value C<1> is returned success, the error mode action is performed
3981 the error mode action is performed. To distinguish between eof or an
4009 the error mode action is performed. To distinguish between eof or an
4044 other failures, the error mode action is performed. Use C<eof()> to
4099 can't be opened for writing, the error mode action is performed
[all...]
/macosx-10.9.5/CPANInternal-140/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm3558 returned on success, the error mode action is performed on failure -
3745 failures, the error mode action is performed. See C<errmode()>.
3753 failures, the error mode action is performed. See C<errmode()>.
3843 opened for writing, the error mode action is performed.
3865 =item B<errmode> - define action to be performed on error
3958 The value C<1> is returned success, the error mode action is performed
3981 the error mode action is performed. To distinguish between eof or an
4009 the error mode action is performed. To distinguish between eof or an
4044 other failures, the error mode action is performed. Use C<eof()> to
4099 can't be opened for writing, the error mode action is performed
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn.tex151 that is being performed. The numbers represent how many times the test was invoked. If an error is detected the program
292 be performed with as little as 8KB of ram for data (again depending on build options).
786 Comparisons in LibTomMath are always performed in a ``left to right'' fashion. There are three possible return codes
972 Logical operations are operations that can be performed either with simple shifts or boolean operators such as
977 Multiplications and divisions by any power of two can be performed with quick logical shifts either left or
1118 Simple integer negation can be performed with the following.
1128 Simple integer absolutes can be performed with the following.
1152 A full signed integer multiplication can be performed with the following.
1217 Since squaring can be performed faster than multiplication it is performed i
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Appender/
H A DSynchronized.pm174 protected resource globally, slowing down actions otherwise performed in
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Config/
H A DWatch.pm256 are being performed (however, you pay the price of not knowing about
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DControl.pm179 an error and the operation will not be performed.
H A DConstant.pm206 The server requires authentication be performed with a SASL mechanism
397 The requested operation needs to be performed on multiple servers where
/macosx-10.9.5/CPANInternal-140/Time-HiRes-Value/lib/Time/HiRes/
H A DValue.pm31 performed on floating-point representations of UNIX time. This class provides
/macosx-10.9.5/CPANInternal-140/Time-HiRes-Value-0.07/lib/Time/HiRes/
H A DValue.pm32 performed on floating-point representations of UNIX time. This class provides
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory/lib/Tree/Simple/Visitor/
H A DLoadDirectoryTree.pm162 This method accepts a CODE reference as its C<$sort_function> argument and throws an exception if it is not a code reference. This function is used to sort the individual levels of the directory tree right before it is added to the tree being built. The function is passed the the current path, followed by the two items being sorted. The reason for passing the path in is so that sorting operations can be performed on the entire path if desired.
/macosx-10.9.5/CPANInternal-140/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/Visitor/
H A DLoadDirectoryTree.pm162 This method accepts a CODE reference as its C<$sort_function> argument and throws an exception if it is not a code reference. This function is used to sort the individual levels of the directory tree right before it is added to the tree being built. The function is passed the the current path, followed by the two items being sorted. The reason for passing the path in is so that sorting operations can be performed on the entire path if desired.
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Djmemdosa.asm260 ; These are loaded, the XMS call is performed, and the new values of the
341 ; These are loaded, the EMS trap is performed, and the new values of the
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DSchema.pm73 Sets/retrieves the value of the directory where generated stubs will be cached. If C<cache_dir> is null, then no caching will be performed.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DTest.pm605 this is test 1 (not performed)
607 this is test 1 (not performed)
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DTest.pm605 this is test 1 (not performed)
607 this is test 1 (not performed)
/macosx-10.9.5/CPANInternal-140/TermReadKey/
H A DReadKey.pm62 5 is similar to mode 4, except no CR/LF translation is performed, and if
122 only performed for the first character in the line, not the entire line.

Completed in 199 milliseconds

12