Searched defs:shared (Results 1 - 25 of 93) sorted by relevance

1234

/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebDeviceOrientationProviderMock.h35 + (WebDeviceOrientationProviderMock *)shared; variable
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DConnectionStack.cpp31 ConnectionStack& ConnectionStack::shared() function in class:WebKit::ConnectionStack
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DCopyVisitor.cpp38 CopyVisitor::CopyVisitor(GCThreadSharedData& shared) argument
H A DGCThread.cpp38 GCThread::GCThread(GCThreadSharedData& shared, SlotVisitor* slotVisitor, CopyVisitor* copyVisitor) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DResourceBuffer.h49 static PassRefPtr<ResourceBuffer> adoptSharedBuffer(PassRefPtr<SharedBuffer> shared) { return shared ? adoptRef(new ResourceBuffer(shared)) : 0; } argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DDNSResolveQueue.h40 static DNSResolveQueue& shared() function in class:WebCore::DNSResolveQueue
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLParserThread.cpp64 HTMLParserThread* HTMLParserThread::shared() function in class:WebCore::HTMLParserThread
/macosx-10.9.5/WebCore-7537.78.1/page/scrolling/
H A DScrollingThread.cpp71 ScrollingThread& ScrollingThread::shared() function in class:WebCore::ScrollingThread
/macosx-10.9.5/WebKit2-7537.78.2/NetworkProcess/FileAPI/
H A DNetworkBlobRegistry.cpp39 NetworkBlobRegistry& NetworkBlobRegistry::shared() function in class:WebKit::NetworkBlobRegistry
/macosx-10.9.5/WebKit2-7537.78.2/Shared/mac/
H A DCookieStorageShim.cpp59 CookieStorageShim& CookieStorageShim::shared() function in class:WebKit::CookieStorageShim
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/SharedWorkers/
H A DSharedWorkerProcessManager.cpp38 SharedWorkerProcessManager& SharedWorkerProcessManager::shared() function in class:WebKit::SharedWorkerProcessManager
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebTextChecker.cpp36 WebTextChecker* WebTextChecker::shared() function in class:WebKit::WebTextChecker
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/mac/
H A DSecItemShimProxy.cpp39 SecItemShimProxy& SecItemShimProxy::shared() function in class:WebKit::SecItemShimProxy
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/gtk/
H A DWebGtkExtensionManager.cpp33 WebGtkExtensionManager& WebGtkExtensionManager::shared() function in class:WebKit::WebGtkExtensionManager
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DLayerChangesFlusher.cpp38 LayerChangesFlusher& LayerChangesFlusher::shared() function in class:WebCore::LayerChangesFlusher
/macosx-10.9.5/WebKit2-7537.78.2/OfflineStorageProcess/
H A DOfflineStorageProcess.cpp36 OfflineStorageProcess& OfflineStorageProcess::shared() function in class:WebKit::OfflineStorageProcess
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/qt/
H A DQtBuiltinBundle.cpp45 QtBuiltinBundle& QtBuiltinBundle::shared() function in class:WebKit::QtBuiltinBundle
47 static QtBuiltinBundle& shared = *new QtBuiltinBundle; local
/macosx-10.9.5/diskdev_cmds-572.1.1/fdisk.tproj/
H A Duser.c120 int shared; local
219 int shared = 0; local
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/ex_rep/mgr/
H A Drep_mgr.c176 SHARED_DATA *shared = &app->shared_data; local
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Ddh-cdsa.c135 dh_compute_key(unsigned char *shared, const BIGNUM * pub, DH *dh) argument
H A Ddh-sf.c128 sf_dh_compute_key(unsigned char *shared, const BIGNUM * pub, DH *dh) argument
/macosx-10.9.5/IOPCIFamily-224.92.1/AppleSamplePCI/
H A DAppleSamplePCIClient.c163 AppleSampleSharedMemory * shared; local
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-dh-cdsa.c170 dh_compute_key(unsigned char *shared, const BIGNUM *pub, DH *dh) argument
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dunixchild.h127 bool shared; member in struct:Security::UnixPlusPlus::Child::Children
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dunixchild.h127 bool shared; member in struct:Security::UnixPlusPlus::Child::Children

Completed in 204 milliseconds

1234