Searched defs:target (Results 201 - 225 of 777) sorted by relevance

1234567891011>>

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOStorage.cpp130 static void storageCompletion(void * target, argument
H A DIOStorage.h287 void * target; member in struct:IOStorageCompletion
/macosx-10.10.1/JavaScriptCore-7600.1.17/API/
H A DObjcRuntimeExtras.h30 inline bool protocolImplementsProtocol(Protocol *candidate, Protocol *target) argument
44 inline void forEachProtocolImplementingProtocol(Class cls, Protocol *target, void (^callback)(Protocol *)) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DLinkBuffer.cpp123 const uint8_t* target; local
147 uint8_t* target = outData + jumpsToLink[i].to() - executableOffsetFor(jumpsToLink[i].to()); local
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGJITCompiler.cpp253 CodeLocationLabel target = CodeLocationLabel(osrExitThunk.code()); local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/acl/
H A Dgssacl.c137 gssattr_dynacl_mask( void *priv, Operation *op, Entry *target, AttributeDescription *desc, struct berval *val, int nmatch, regmatch_t *matches, slap_access_t *grant, slap_access_t *deny ) argument
H A Dposixgroup.c165 pg_dynacl_mask( void *priv, Operation *op, Entry *target, AttributeDescription *desc, struct berval *val, int nmatch, regmatch_t *matches, slap_access_t *grant, slap_access_t *deny ) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dsets.c544 slap_set_filter( SLAP_SET_GATHER gatherer, SetCookie *cp, struct berval *fbv, struct berval *user, struct berval *target, BerVarray *results ) argument
/macosx-10.10.1/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBatteryManager.cpp339 performTransaction( IOSMBusTransaction * transaction, IOSMBusTransactionCompletion completion, OSObject * target, void * reference) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Dxpcengine.cpp113 CFMutableDictionaryRef target = CFMutableDictionaryRef(ctx); local
167 CFDictionaryRef xpcEngineUpdate(CFTypeRef target, SecAssessmentFlags flags, CFDictionaryRef context) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DAccess.cpp181 void Access::setAccess(AclBearer &target, bool update /* = false */) argument
188 void Access::setAccess(AclBearer &target, Maker &maker) argument
201 void Access::editAccess(AclBearer &target, bool update, const AccessCredentials *cred) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/securityd_client/
H A Ddictionary.cpp148 unsigned char* target = finger + data.length (); local
234 int target = CountElements (); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dxpcengine.cpp113 CFMutableDictionaryRef target = CFMutableDictionaryRef(ctx); local
167 CFDictionaryRef xpcEngineUpdate(CFTypeRef target, SecAssessmentFlags flags, CFDictionaryRef context) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DAccess.cpp181 void Access::setAccess(AclBearer &target, bool update /* = false */) argument
188 void Access::setAccess(AclBearer &target, Maker &maker) argument
201 void Access::editAccess(AclBearer &target, bool update, const AccessCredentials *cred) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DAccess.cpp181 void Access::setAccess(AclBearer &target, bool update /* = false */) argument
188 void Access::setAccess(AclBearer &target, Maker &maker) argument
201 void Access::editAccess(AclBearer &target, bool update, const AccessCredentials *cred) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurityd/lib/
H A Ddictionary.cpp148 unsigned char* target = finger + data.length (); local
234 int target = CountElements (); local
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DFastMalloc.h64 union u { void* data; T target; } res; member in union:WTF::u
/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/
H A DUTF8.cpp134 char* target = *targetStart; local
177 char* target local
305 UChar* target = *targetStart; local
[all...]
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DDOMEventsClasses.h231 virtual HRESULT STDMETHODCALLTYPE target( function in class:DOMUIEvent
340 virtual HRESULT STDMETHODCALLTYPE target( function in class:DOMKeyboardEvent
491 virtual HRESULT STDMETHODCALLTYPE target( function in class:DOMMouseEvent
666 virtual HRESULT STDMETHODCALLTYPE target( function in class:DOMMutationEvent
766 virtual HRESULT STDMETHODCALLTYPE target( function in class:DOMOverflowEvent
850 virtual HRESULT STDMETHODCALLTYPE target( function in class:DOMWheelEvent
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DSessionState.h87 String target; member in struct:WebKit::FrameState
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/
H A Dadb_test.c48 const char *target; member in struct:client
237 lookup(const char *target) { argument
[all...]
H A Dbyname_test.c55 static dns_fixedname_t target; variable
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/master/
H A Dt_master.c51 isc_buffer_t target; local
74 isc_buffer_t target; local
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/lwresd/
H A Dlwtest.c130 test_gabn(const char *target, lwres_result_t expected, const char *address, argument
192 test_gnba(const char *target, lwres_uint32_t af, lwres_result_t expected, argument
[all...]
/macosx-10.10.1/bind9-45.101/bind9/contrib/dlz/drivers/
H A Ddlz_postgres_driver.c125 char *target = to; local
[all...]

Completed in 395 milliseconds

1234567891011>>