Home
last modified time | relevance | path

Searched refs:nsUint64HashKey (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ipc/
H A DCrossProcessPaint.h84 PaintFragment(IntSize, ByteBuf&&, nsTHashtable<nsUint64HashKey>&&); in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
88 nsTHashtable<nsUint64HashKey> mDependencies; in MOZ_MAKE_ENUM_CLASS_BITWISE_OPERATORS()
126 typedef nsRefPtrHashtable<nsUint64HashKey, SourceSurface> ResolvedSurfaceMap;
127 typedef nsDataHashtable<nsUint64HashKey, PaintFragment> ReceivedFragmentMap;
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DInlineTranslator.h40 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* aExternalSurfaces) { in SetExternalSurfaces() argument
44 nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>* in SetDependentSurfaces() argument
184 nsRefPtrHashtable<nsUint64HashKey, NativeFontResource> mNativeFontResources;
185 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* mExternalSurfaces =
187 nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>*
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DInlineTranslator.h40 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* aExternalSurfaces) { in SetExternalSurfaces() argument
44 nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>* in SetDependentSurfaces() argument
184 nsRefPtrHashtable<nsUint64HashKey, NativeFontResource> mNativeFontResources;
185 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* mExternalSurfaces =
187 nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>*
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DRedirectChannelRegistrar.h36 using ChannelHashtable = nsInterfaceHashtable<nsUint64HashKey, nsIChannel>;
38 nsInterfaceHashtable<nsUint64HashKey, nsIParentChannel>;
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DRedirectChannelRegistrar.h36 using ChannelHashtable = nsInterfaceHashtable<nsUint64HashKey, nsIChannel>;
38 nsInterfaceHashtable<nsUint64HashKey, nsIParentChannel>;
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DBackgroundChannelRegistrar.h20 typedef nsRefPtrHashtable<nsUint64HashKey, HttpChannelParent>
22 typedef nsRefPtrHashtable<nsUint64HashKey, HttpBackgroundChannelParent>
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DRedirectChannelRegistrar.h36 using ChannelHashtable = nsInterfaceHashtable<nsUint64HashKey, nsIChannel>;
38 nsInterfaceHashtable<nsUint64HashKey, nsIParentChannel>;
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DBackgroundChannelRegistrar.h21 typedef nsRefPtrHashtable<nsUint64HashKey, HttpChannelParent>
23 typedef nsRefPtrHashtable<nsUint64HashKey, HttpBackgroundChannelParent>
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DBackgroundChannelRegistrar.h22 nsRefPtrHashtable<nsUint64HashKey, HttpChannelParent>;
24 nsRefPtrHashtable<nsUint64HashKey, HttpBackgroundChannelParent>;
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DBackgroundChannelRegistrar.h22 nsRefPtrHashtable<nsUint64HashKey, HttpChannelParent>;
24 nsRefPtrHashtable<nsUint64HashKey, HttpBackgroundChannelParent>;
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DBackgroundChannelRegistrar.h22 nsRefPtrHashtable<nsUint64HashKey, HttpChannelParent>;
24 nsRefPtrHashtable<nsUint64HashKey, HttpBackgroundChannelParent>;
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DContentProcessManager.h83 nsTHashMap<nsUint64HashKey, ContentParent*> mContentParentMap;
84 nsTHashMap<nsUint64HashKey, BrowserParent*> mBrowserParentMap;
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DContentProcessManager.h83 nsTHashMap<nsUint64HashKey, ContentParent*> mContentParentMap;
84 nsTHashMap<nsUint64HashKey, BrowserParent*> mBrowserParentMap;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DContentProcessManager.h83 nsTHashMap<nsUint64HashKey, ContentParent*> mContentParentMap;
84 nsTHashMap<nsUint64HashKey, BrowserParent*> mBrowserParentMap;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DContentProcessManager.h83 nsDataHashtable<nsUint64HashKey, ContentParent*> mContentParentMap;
84 nsDataHashtable<nsUint64HashKey, BrowserParent*> mBrowserParentMap;
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DChildProcessChannelListener.h49 nsTHashMap<nsUint64HashKey, Callback> mCallbacks;
50 nsTHashMap<nsUint64HashKey, CallbackArgs> mChannelArgs;
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DChildProcessChannelListener.h49 nsDataHashtable<nsUint64HashKey, Callback> mCallbacks;
50 nsDataHashtable<nsUint64HashKey, CallbackArgs> mChannelArgs;
/dports/www/firefox/firefox-99.0/docshell/base/
H A DChildProcessChannelListener.h49 nsTHashMap<nsUint64HashKey, Callback> mCallbacks;
50 nsTHashMap<nsUint64HashKey, CallbackArgs> mChannelArgs;
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DChildProcessChannelListener.h49 nsTHashMap<nsUint64HashKey, Callback> mCallbacks;
50 nsTHashMap<nsUint64HashKey, CallbackArgs> mChannelArgs;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/flyweb/
H A DFlyWebPublishedServerIPC.h128 nsRefPtrHashtable<nsUint64HashKey, TransportProviderChild>
163 nsRefPtrHashtable<nsUint64HashKey, InternalRequest> mPendingRequests;
164 nsRefPtrHashtable<nsUint64HashKey, TransportProviderParent>
/dports/www/firefox-esr/firefox-91.8.0/layout/printing/
H A DPrintTranslator.h42 nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>&& in SetDependentSurfaces() argument
173 nsRefPtrHashtable<nsUint64HashKey, NativeFontResource> mNativeFontResources;
174 nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>
/dports/mail/thunderbird/thunderbird-91.8.0/layout/printing/
H A DPrintTranslator.h42 nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>&& in SetDependentSurfaces() argument
173 nsRefPtrHashtable<nsUint64HashKey, NativeFontResource> mNativeFontResources;
174 nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DInlineTranslator.h40 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* aExternalSurfaces) { in SetExternalSurfaces() argument
190 nsRefPtrHashtable<nsUint64HashKey, NativeFontResource> mNativeFontResources;
191 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* mExternalSurfaces;
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DInlineTranslator.h39 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* aExternalSurfaces) { in SetExternalSurfaces() argument
183 nsRefPtrHashtable<nsUint64HashKey, NativeFontResource> mNativeFontResources;
184 nsRefPtrHashtable<nsUint64HashKey, SourceSurface>* mExternalSurfaces =
/dports/www/firefox-esr/firefox-91.8.0/gfx/ipc/
H A DCrossProcessPaint.h103 typedef nsRefPtrHashtable<nsUint64HashKey, RecordedDependentSurface>
136 typedef nsTHashMap<nsUint64HashKey, PaintFragment> ReceivedFragmentMap;

12345678910>>...14