Searched defs:owner (Results 176 - 200 of 300) sorted by relevance

1234567891011>>

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DPropertyMapHashTable.h80 PropertyMapEntry(VM& vm, JSCell* owner, StringImpl* key, PropertyOffset offset, unsigned attributes, JSCell* specificValue) argument
456 inline PropertyTable* PropertyTable::copy(VM& vm, JSCell* owner, unsigned newCapacity) argument
H A DStructure.cpp540 PropertyTable* Structure::takePropertyTableOrCloneIfPinned(VM& vm, Structure* owner) argument
738 PropertyTable* Structure::copyPropertyTable(VM& vm, Structure* owner) argument
745 PropertyTable* Structure::copyPropertyTableForPinning(VM& vm, Structure* owner) argument
H A DStructure.h273 void setObjectToStringValue(VM& vm, const JSCell* owner, JSString* value) argument
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dobjectacl.cpp374 void ObjectAcl::owner(const Input &input) function in class:ObjectAcl
[all...]
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dssclient.h240 unwrapKey(DbHandle db, const Security::Context &context, KeyHandle key, KeyHandle publicKey, const CssmWrappedKey &wrappedKey, uint32 keyUsage, uint32 keyAttr, const AccessCredentials *cred, const AclEntryInput *owner, CssmData &data, KeyHandle &newKey, CssmKey::Header &newKeyHeader) argument
261 deriveKey(DbHandle db, const Security::Context &context, KeyHandle baseKey, uint32 keyUsage, uint32 keyAttr, CssmData &param, const AccessCredentials *cred, const AclEntryInput *owner, KeyHandle &newKey, CssmKey::Header &newHeader) argument
310 getKeyOwner(KeyHandle key, AclOwnerPrototype &owner) argument
323 getDbOwner(DbHandle db, AclOwnerPrototype &owner) argument
333 extractMasterKey(DbHandle db, const Context &context, DbHandle sourceDb, uint32 keyUsage, uint32 keyAttr, const AccessCredentials *cred, const AclEntryInput *owner, KeyHandle &newKey, CssmKey::Header &newHeader) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dobjectacl.cpp374 void ObjectAcl::owner(const Input &input) function in class:ObjectAcl
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dssclient.h240 unwrapKey(DbHandle db, const Security::Context &context, KeyHandle key, KeyHandle publicKey, const CssmWrappedKey &wrappedKey, uint32 keyUsage, uint32 keyAttr, const AccessCredentials *cred, const AclEntryInput *owner, CssmData &data, KeyHandle &newKey, CssmKey::Header &newKeyHeader) argument
261 deriveKey(DbHandle db, const Security::Context &context, KeyHandle baseKey, uint32 keyUsage, uint32 keyAttr, CssmData &param, const AccessCredentials *cred, const AclEntryInput *owner, KeyHandle &newKey, CssmKey::Header &newHeader) argument
310 getKeyOwner(KeyHandle key, AclOwnerPrototype &owner) argument
323 getDbOwner(DbHandle db, AclOwnerPrototype &owner) argument
333 extractMasterKey(DbHandle db, const Context &context, DbHandle sourceDb, uint32 keyUsage, uint32 keyAttr, const AccessCredentials *cred, const AclEntryInput *owner, KeyHandle &newKey, CssmKey::Header &newHeader) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSDOMBinding.h167 JSC::WeakHandleOwner* owner = wrapperOwner(world, domObject); local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DFocusController.cpp80 Element* FocusNavigationScope::owner() const function in class:WebCore::FocusNavigationScope
238 HTMLFrameOwnerElement* owner = toFrameOwnerElement(element); local
325 HTMLFrameOwnerElement* owner = toFrameOwnerElement(element.get()); local
371 Element* owner = scope.owner(); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerWebKitThread.h182 void setOwner(GraphicsLayerBlackBerry* owner) { m_owner = owner; } argument
184 GraphicsLayerBlackBerry* owner() const { return m_owner; } function in class:WebCore::LayerWebKitThread
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DFatFingers.cpp333 HTMLFrameOwnerElement* owner = static_cast<HTMLFrameOwnerElement*>(curNode); local
/macosx-10.9.5/apache-786.1/httpd/modules/dav/lock/
H A Dlocks.c117 const char *owner; /* owner field from activelock */ member in struct:dav_lock_discovery
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/misc/
H A Dapr_thread_pool.c35 void *owner; member in struct:apr_thread_pool_task
402 task_new(apr_thread_pool_t * me, apr_thread_start_t func, void *param, apr_byte_t priority, void *owner, apr_time_t time) argument
479 schedule_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, void *owner, apr_interval_time_t time) argument
528 add_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, apr_byte_t priority, int push, void *owner) argument
610 remove_scheduled_tasks(apr_thread_pool_t *me, void *owner) argument
631 remove_tasks(apr_thread_pool_t *me, void *owner) argument
659 wait_on_busy_threads(apr_thread_pool_t *me, void *owner) argument
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/misc/
H A Dapr_thread_pool.c35 void *owner; member in struct:apr_thread_pool_task
398 task_new(apr_thread_pool_t * me, apr_thread_start_t func, void *param, apr_byte_t priority, void *owner, apr_time_t time) argument
475 schedule_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, void *owner, apr_interval_time_t time) argument
524 add_task(apr_thread_pool_t *me, apr_thread_start_t func, void *param, apr_byte_t priority, int push, void *owner) argument
606 remove_scheduled_tasks(apr_thread_pool_t *me, void *owner) argument
627 remove_tasks(apr_thread_pool_t *me, void *owner) argument
655 wait_on_busy_threads(apr_thread_pool_t *me, void *owner) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/dig/
H A Dhost.c368 printrdata(dns_message_t *msg, dns_rdataset_t *rdataset, dns_name_t *owner, argument
/macosx-10.9.5/libsecurity_ldap_dl-55002/lib/
H A DAttachedInstance.cpp273 StubGetDbOwner(CSSM_DL_DB_HANDLE dldbHandle, CSSM_ACL_OWNER_PROTOTYPE_PTR owner) argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/Java/
H A DDNSSD.java733 public AppleDNSRecord( AppleService owner) argument
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclThreadAlloc.c105 Tcl_ThreadId owner; /* Which thread's cache is this? */ member in struct:Cache
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclThreadAlloc.c122 Tcl_ThreadId owner; member in struct:Cache
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_journal.h181 void *owner; // a ptr that's unique to the calling process member in struct:journal
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCECM/DataDriver/Classes/
H A DAppleUSBCDCECMData.cpp2661 void AppleUSBCDCECMData::timerFired(OSObject *owner, IOTimerEventSource *sender) argument
/macosx-10.9.5/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.cpp1281 IOReturn AppleUSBIrDADriver::setPowerStateGated(OSObject *owner, void *arg0, void *arg1, void *arg2, void *arg3) argument
/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOATAController.cpp468 IOATAController::executeCommandAction(OSObject * owner, argument
887 IOATAController::timeoutOccured(OSObject *owner, IOTimerEventSource *sender) argument
/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioControl.cpp462 IOReturn IOAudioControl::setValueAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
922 IOReturn IOAudioControl::addUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
961 IOReturn IOAudioControl::removeUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
975 IOReturn IOAudioControl::detachUserClientsAction(OSObject *owner, voi argument
[all...]
H A DIOAudioDevice.cpp200 void IOAudioDevice::idleAudioSleepHandlerTimer(OSObject *owner, IOTimerEventSource *sender) argument
541 IOReturn IOAudioDevice::setPowerStateAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
681 IOReturn IOAudioDevice::completePowerStateChangeAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument

Completed in 352 milliseconds

1234567891011>>