Searched refs:activate (Results 1 - 25 of 247) sorted by path

12345678910

/macosx-10.9.5/CPANInternal-140/Apache-DBI-1.11/lib/Apache/
H A DDBI.pm525 using the ping method (default). Setting the timeout < 0 will de-activate
/macosx-10.9.5/CPANInternal-140/Apache-DBI/lib/Apache/
H A DDBI.pm489 using the ping method (default). Setting the timeout < 0 will de-activate
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.05003/lib/DBIx/Class/Schema/Loader/
H A DBase.pm158 singularize Results for backward compatibility, to activate the new RelBuilder
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/
H A DBase.pm290 singularize Results for backward compatibility, to activate the new RelBuilder
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader/lib/DBIx/Class/Schema/Loader/
H A DBase.pm158 singularize Results for backward compatibility, to activate the new RelBuilder
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/Replicated/
H A DReplicant.pm35 This is a boolean which allows you to programmatically activate or deactivate a
/macosx-10.9.5/CPANInternal-140/IPC-LDT-2.03/
H A DLDT.pm306 activate the built in trace code. If not prepared this way, all runtime
747 # activate filter
912 # activate non blocking mode
1080 # activate non blocking mode
/macosx-10.9.5/CPANInternal-140/IPC-LDT/
H A DLDT.pm306 activate the built in trace code. If not prepared this way, all runtime
747 # activate filter
912 # activate non blocking mode
1080 # activate non blocking mode
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup6196 activate following referrals on entry modification.
6325 The I<DIRECTORY OPS> button will activate a drop down menu that
6351 The I<SET BIND CREDENTIALS> button will activate a window
6379 The I<DIRECTORY PORT> button will activate a window
6412 The I<SELECT SERVER> button will activate a
6439 The I<SELECT BASE> button will activate a Select Search Base window
6458 The I<SELECT ADDITIONAL ATTRIBUTES> button will activate a
6533 The I<SET FILTER CONDITION> button will activate a drop down menu.
6633 The I<RENAME> button will activate a window that is separate from
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/IO/
H A DSessionData.pm177 $self->sessions->activate($self,'read',$is_active);
185 $self->sessions->activate($self,'write',$is_active);
H A DSessionSet.pm88 # Object method: activate()
89 # Called with parameters ($session,'read'|'write' [,$activate])
90 # If called without the $activate argument, will return true
93 sub activate { subroutine
96 croak 'Usage $obj->activate($session,"read"|"write" [,$activate])'
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/OldDocs/SOAP/
H A DLite.pm1180 library. To activate it you need to specify a list of traceable
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/IO/
H A DSessionData.pm192 $self->sessions->activate($self,'read',$is_active);
200 $self->sessions->activate($self,'write',$is_active);
H A DSessionSet.pm92 # Object method: activate()
93 # Called with parameters ($session,'read'|'write' [,$activate])
94 # If called without the $activate argument, will return true
97 sub activate { subroutine
100 croak 'Usage $obj->activate($session,"read"|"write" [,$activate])'
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/OldDocs/SOAP/
H A DLite.pm1180 library. To activate it you need to specify a list of traceable
/macosx-10.9.5/CPANInternal-140/SQL-Abstract/lib/SQL/
H A DAbstract.pm1400 activate the special option C<< array_datatypes => 1 >>
/macosx-10.9.5/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCLocalNode.cpp52 fPCRSpace->activate();
H A DIOFireWireAVCProtocolUserClient.cpp381 fPCRSpace->activate();
H A DIOFireWireAVCTargetSpace.cpp371 res = IOFWAddressSpace::activate();
H A DIOFireWireAVCUnit.cpp914 fFCPResponseSpace->activate();
H A DIOFireWirePCRSpace.cpp184 IOReturn IOFireWirePCRSpace::activate() function in class:IOFireWirePCRSpace
188 //IOLog( "IOFireWirePCRSpace::activate (0x%08X)\n",(int) this);
191 res = IOFWAddressSpace::activate();
H A DIOFireWirePCRSpace.h89 virtual IOReturn activate();
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWAddressSpace.cpp398 // activate
402 IOReturn IOFWAddressSpace::activate() function in class:IOFWAddressSpace
H A DIOFWAddressSpace.h238 /*! @function activate
242 virtual IOReturn activate();
H A DIOFWAsyncStreamReceiver.cpp71 status = activate(control->getBroadcastSpeed());
426 IOReturn IOFWAsyncStreamReceiver::activate(IOFWSpeed fBroadCastSpeed) function in class:IOFWAsyncStreamReceiver
443 DebugLog("IOFWAsyncStreamReceiver::activate -> CreateAsyncStreamPort failed %x\n", status);
454 DebugLog("IOFWAsyncStreamReceiver::activate -> createIsochChannel failed %x\n", status);
468 DebugLog("IOFWAsyncStreamReceiver::activate -> addListener failed %x\n", status);
488 DebugLog("IOFWAsyncStreamReceiver::activate -> channel start failed %x\n", status);

Completed in 352 milliseconds

12345678910