Searched refs:detach (Results 76 - 100 of 256) sorted by relevance

1234567891011

/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dsecurestorage.h69 void detach() { CSPImpl::detach(); DLImpl::detach(); } function in class:Security::CssmClient::CSPDLImpl
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dsecurestorage.h69 void detach() { CSPImpl::detach(); DLImpl::detach(); } function in class:Security::CssmClient::CSPDLImpl
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/treectrl/
H A Dmailwasher.rb76 t.style_layout(s, 'border', :detach=>true, :iexpand=>:es)
83 t.style_layout(s, 'border', :detach=>true, :iexpand=>:es)
94 t.style_layout(s, 'border', :detach=>true, :iexpand=>:es)
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/Engine/
H A DThreaded.pm43 $child->detach();
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/Engine/
H A DThreaded.pm43 $child->detach();
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHITablet.cpp129 pointer->detach(this);
H A DIOHIDUserClient.cpp75 detach(owner);
316 detach(owner);
444 detach(owner);
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap_r/
H A Dthr_nt.c59 int detach,
58 ldap_pvt_thread_create( ldap_pvt_thread_t * thread, int detach, void *(*start_routine)( void *), void *arg) argument
/macosx-10.10/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBatteryManagerUserClient.cpp164 detach(fOwner);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cssm/lib/
H A Dmodule.cpp130 void Module::detach(Attachment *attachment) function in class:Module
H A Dcssm.cpp155 attachment->detach(true); // expect locked, will unlock
/macosx-10.10/WebCore-7600.1.25/accessibility/win/
H A DAXObjectCacheWin.cpp51 wrapper->detach();
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocumentMarkerController.h51 void detach();
H A DRange.idl64 [RaisesException] void detach();
H A DNodeIterator.cpp150 void NodeIterator::detach() function in class:WebCore::NodeIterator
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKInspector.cpp171 toImpl(inspectorRef)->detach();
/macosx-10.10/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DCoordinatedLayerTreeHostProxy.cpp47 m_scene->detach();
/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Dtimer.h121 void (*detach)(isc_timer_t **timerp); member in struct:__anon6820
325 * The timer will detach from its task
388 * must detach them before calling isc_timermgr_destroy() or it will
/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dtimer_api.c124 (*timerp)->methods->detach(timerp);
/macosx-10.10/screen-22/screen/
H A Dtty.sh1090 Msg(errno, "%s: could not open detach pty master", rc_name);
1095 Msg(errno, "%s: could not open detach pty slave", rc_name);
1174 Msg(errno, "%s: could not open detach pty master", rc_name);
1179 Msg(errno, "%s: could not open detach pty slave", rc_name);
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dkpi_protocol.c48 int detach; member in struct:proto_input_entry
156 entry->detach = 1;
350 proto_unplumb_handler detach)
378 proto_family->detach_proto = detach;
348 proto_register_plumber(protocol_family_t protocol_family, ifnet_family_t interface_family, proto_plumb_handler attach, proto_unplumb_handler detach) argument
/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioPort.cpp207 control->detach(this);
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A DAppleSCSIEmulatorAdapterUC.cpp197 detach ( fProvider );
/macosx-10.10/IOSerialFamily-74/IOSerialFamily.kmodproj/
H A DIOSerialStreamSync.cpp94 super::detach(provider);
/macosx-10.10/JavaScriptCore-7600.1.17/debugger/
H A DDebugger.h67 virtual void detach(JSGlobalObject*, ReasonForDetach);

Completed in 571 milliseconds

1234567891011