Searched defs:instance (Results 1 - 25 of 145) sorted by relevance

123456

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDeviceControl.i.c77 ComponentInstance instance; member in struct:DeviceControlDoAVCTransactionGluePB
H A DDeviceControlPriv.i.c76 ComponentInstance instance; member in struct:DeviceControlEnableAVCTransactionsGluePB
128 ComponentInstance instance; member in struct:DeviceControlDisableAVCTransactionsGluePB
181 ComponentInstance instance; member in struct:DeviceControlSetDeviceConnectionIDGluePB
235 ComponentInstance instance; member in struct:DeviceControlGetDeviceConnectionIDGluePB
[all...]
/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorDelegate.cpp40 WebInspectorDelegate* instance = new WebInspectorDelegate; local
/macosx-10.10.1/cups-408/cups/berkeley/
H A Dlprm.c38 char *instance; /* Pointer to instance name */ local
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/
H A DJSInjectedScriptHost.h50 JSInjectedScriptHost* instance = new (NotNull, JSC::allocateCell<JSInjectedScriptHost>(vm.heap)) JSInjectedScriptHost(vm, structure, impl); local
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSConsole.h46 JSConsole* instance = new (NotNull, allocateCell<JSConsole>(vm.heap)) JSConsole(vm, structure); local
H A DJSMap.h48 JSMap* instance = new (NotNull, allocateCell<JSMap>(vm.heap)) JSMap(vm, structure); local
H A DJSSet.h48 JSSet* instance = new (NotNull, allocateCell<JSSet>(vm.heap)) JSSet(vm, structure); local
H A DJSWeakMap.h48 JSWeakMap* instance = new (NotNull, allocateCell<JSWeakMap>(vm.heap)) JSWeakMap(vm, structure); local
H A DDateInstance.h41 DateInstance* instance = new (NotNull, allocateCell<DateInstance>(vm.heap)) DateInstance(vm, structure); local
48 DateInstance* instance = new (NotNull, allocateCell<DateInstance>(vm.heap)) DateInstance(vm, structure); local
H A DErrorInstance.h43 ErrorInstance* instance = new (NotNull, allocateCell<ErrorInstance>(vm.heap)) ErrorInstance(vm, structure); local
H A DJSArgumentsIterator.h46 JSArgumentsIterator* instance = new (NotNull, allocateCell<JSArgumentsIterator>(vm.heap)) JSArgumentsIterator(vm, structure); local
/macosx-10.10.1/MITKerberosShim-66/test/
H A Dtest_get_user_name.c11 char *name, *instance, *realm; local
/macosx-10.10.1/WebKit-7600.1.25/mac/Plugins/Hosted/
H A DProxyRuntimeObject.h42 static ProxyRuntimeObject* create(JSC::VM& vm, JSC::Structure* structure, PassRefPtr<ProxyInstance> instance) argument
H A DHostedNetscapePluginStream.h50 static PassRefPtr<HostedNetscapePluginStream> create(NetscapePluginInstanceProxy* instance, uint32_t streamID, NSURLRequest *request) argument
54 static PassRefPtr<HostedNetscapePluginStream> create(NetscapePluginInstanceProxy* instance, WebCore::FrameLoader* frameLoader) argument
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebJavaScriptCollector.cpp56 WebJavaScriptCollector* instance = new WebJavaScriptCollector(); local
H A DWebTextRenderer.cpp36 WebTextRenderer* instance = new WebTextRenderer; local
H A DWebURLAuthenticationChallengeSender.cpp58 WebURLAuthenticationChallengeSender* instance = new WebURLAuthenticationChallengeSender(client); local
H A DWebWorkersPrivate.cpp84 WebWorkersPrivate* instance = new WebWorkersPrivate(); local
H A DWebFramePolicyListener.cpp55 WebFramePolicyListener* instance = new WebFramePolicyListener(frame); local
H A DWebNavigationData.cpp86 WebNavigationData* instance = new WebNavigationData(url, title, request, response, hasSubstituteData, clientRedirectSource); local
H A DWebNotification.cpp67 WebNotification* instance = new WebNotification(name, anObject, userInfo); local
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCLabel.h32 MCLabel(unsigned instance) argument
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dcommand_manager.rb39 def self.instance singleton method in class:Gem
47 def instance method in class:Gem
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dsingleton.rb137 def klass.instance # :nodoc: singleton method in class:Singleton.__init__
[all...]

Completed in 171 milliseconds

123456