Searched defs:impl (Results 1 - 25 of 196) sorted by relevance

12345678

/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DWeak.cpp34 void weakClearSlowCase(WeakImpl*& impl) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_application_cache_manager_private.h38 WKApplicationCacheManagerRef impl() const { return m_applicationCacheManager.get(); } function in class:EwkApplicationCacheManager
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DKeyLocation.java
H A DAbstractInput.java
H A DMapProxy.java
H A DPersistComparator.java
H A DPersistKeyAssigner.java
H A DRawArrayInput.java
H A DRawComplexInput.java
H A DRawSingleInput.java
H A DReader.java
H A DStoredModel.java
/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A Ddig_eng.c125 static int do_evp_md_engine_full(EVP_MD_CTX *ctx, const EVP_MD **ptype, ENGINE *impl) argument
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebGeolocationPosition.h51 WebCore::GeolocationPosition* impl() const { return m_position.get(); } function in class:WebGeolocationPosition
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSArrayBufferViewInlines.h53 inline PassRefPtr<ArrayBufferView> JSArrayBufferView::impl() function in class:JSC::JSArrayBufferView
H A DJSArrayBuffer.h45 ArrayBuffer* impl() const { return m_impl; } function in class:JSC::JSArrayBuffer
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSMessagePortCustom.h50 inline JSC::JSValue handlePostMessage(JSC::ExecState* exec, T* impl) argument
H A DJSNamedNodeMapCustom.cpp38 bool JSNamedNodeMap::canGetItemsForName(ExecState*, NamedNodeMap* impl, PropertyName propertyName) argument
H A DJSNavigatorCustom.cpp73 Navigator& impl = castedThis->impl(); local
/macosx-10.10/JavaScriptCore-7600.1.17/API/
H A DObjCCallbackFunction.h62 ObjCCallbackFunctionImpl* impl() const { return m_impl.get(); } function in class:JSC::ObjCCallbackFunction
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/
H A DJSInjectedScriptHost.h48 static JSInjectedScriptHost* create(JSC::VM& vm, JSC::Structure* structure, PassRefPtr<InjectedScriptHost> impl) argument
58 InjectedScriptHost& impl() const { return *m_impl; } function in class:Inspector::JSInjectedScriptHost
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dclclient.h50 explicit CL(Impl *impl) : Attachment(impl) {} argument
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DPrimaryKey.h64 PrimaryKey(PrimaryKeyImpl *impl) : RefPointer<PrimaryKeyImpl>(impl) {} argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dclclient.h50 explicit CL(Impl *impl) : Attachment(impl) {} argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DPrimaryKey.h64 PrimaryKey(PrimaryKeyImpl *impl) : RefPointer<PrimaryKeyImpl>(impl) {} argument

Completed in 176 milliseconds

12345678