Home
last modified time | relevance | path

Searched defs:aKey (Results 1 – 25 of 2176) sorted by relevance

12345678910>>...88

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/ds/
H A DnsHashKeys.h129 bool KeyEquals(const KeyTypePointer aKey) const { in KeyEquals()
171 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
233 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
261 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
289 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
319 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
348 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
402 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
430 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
460 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
[all …]
H A DnsInterfaceHashtable.h59 void Put(KeyType aKey, already_AddRefed<Interface>&& aData) { in Put()
102 KeyType aKey, UserDataType* aInterface) const { in Get()
126 KeyType aKey) const { in Get()
138 KeyType aKey, bool* aFound) const { in GetWeak()
158 KeyType aKey, already_AddRefed<Interface>&& aValue, in Put()
170 bool nsInterfaceHashtable<KeyClass, Interface>::Remove(KeyType aKey, in Remove()
H A DnsRefPtrHashtable.h96 bool nsRefPtrHashtable<KeyClass, PtrType>::Get(KeyType aKey, in Get()
121 KeyType aKey) const { in Get()
132 PtrType* nsRefPtrHashtable<KeyClass, PtrType>::GetWeak(KeyType aKey, in GetWeak()
154 void nsRefPtrHashtable<KeyClass, PtrType>::Put(KeyType aKey, in Put()
163 bool nsRefPtrHashtable<KeyClass, PtrType>::Put(KeyType aKey, RefPtr<U>&& aData, in Put()
177 bool nsRefPtrHashtable<KeyClass, PtrType>::Remove(KeyType aKey, in Remove()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/ds/
H A DnsHashKeys.h129 bool KeyEquals(const KeyTypePointer aKey) const { in KeyEquals()
171 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
233 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
261 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
289 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
319 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
348 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
402 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
430 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
460 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
[all …]
H A DnsRefCountedHashtable.h119 KeyType aKey, RawPointerType* aRefPtr) const { in Get()
143 nsRefCountedHashtable<KeyClass, PtrType>::Get(KeyType aKey) const { in Get()
155 nsRefCountedHashtable<KeyClass, PtrType>::GetWeak(KeyType aKey, in GetWeak()
178 KeyType aKey, in InsertOrUpdate()
188 KeyType aKey, in InsertOrUpdate()
205 KeyType aKey, already_AddRefed<U>&& aData) { in InsertOrUpdate()
214 KeyType aKey, already_AddRefed<U>&& aData, const mozilla::fallible_t&) { in InsertOrUpdate()
227 bool nsRefCountedHashtable<KeyClass, PtrType>::Remove(KeyType aKey, in Remove()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/ds/
H A DnsHashKeys.h129 bool KeyEquals(const KeyTypePointer aKey) const { in KeyEquals()
171 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
233 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
261 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
289 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
319 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
348 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
402 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
430 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
460 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
[all …]
H A DnsRefCountedHashtable.h119 KeyType aKey, RawPointerType* aRefPtr) const { in Get()
143 nsRefCountedHashtable<KeyClass, PtrType>::Get(KeyType aKey) const { in Get()
155 nsRefCountedHashtable<KeyClass, PtrType>::GetWeak(KeyType aKey, in GetWeak()
178 KeyType aKey, in InsertOrUpdate()
188 KeyType aKey, in InsertOrUpdate()
205 KeyType aKey, already_AddRefed<U>&& aData) { in InsertOrUpdate()
214 KeyType aKey, already_AddRefed<U>&& aData, const mozilla::fallible_t&) { in InsertOrUpdate()
227 bool nsRefCountedHashtable<KeyClass, PtrType>::Remove(KeyType aKey, in Remove()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/ds/
H A DnsHashKeys.h124 bool KeyEquals(const KeyTypePointer aKey) const { in KeyEquals()
165 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
225 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
252 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
271 explicit nsISupportsHashKey(const nsISupports* aKey) in nsISupportsHashKey()
281 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
309 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
363 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
390 static PLDHashNumber HashKey(KeyTypePointer aKey) { in HashKey()
424 static PLDHashNumber HashKey(const char* aKey) { in HashKey()
[all …]
H A DnsTHashtable.h129 EntryType* GetEntry(KeyType aKey) const { in GetEntry()
146 EntryType* PutEntry(KeyType aKey) { in PutEntry()
158 EntryType* PutEntry(KeyType aKey, const fallible_t&) { in PutEntry()
186 void RemoveEntry(KeyType aKey) { in RemoveEntry()
197 bool EnsureRemoved(KeyType aKey) { in EnsureRemoved()
423 const void* aKey) { in s_InitEntry()
469 explicit VoidPtrHashKey(const void* aKey) : Base(aKey) {} in VoidPtrHashKey()
513 EntryType* GetEntry(T* aKey) const { in GetEntry()
519 EntryType* PutEntry(T* aKey) { in PutEntry()
524 EntryType* PutEntry(T* aKey, const mozilla::fallible_t&) { in PutEntry()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsHashKeys.h86 bool KeyEquals(const KeyTypePointer aKey) const in KeyEquals()
139 bool KeyEquals(const KeyTypePointer aKey) const in KeyEquals()
184 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey()
248 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey()
277 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey()
312 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey()
342 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey()
404 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey()
433 static PLDHashNumber HashKey(KeyTypePointer aKey) in HashKey()
469 static PLDHashNumber HashKey(const char* aKey) in HashKey()
[all …]
H A DnsTHashtable.h133 EntryType* GetEntry(KeyType aKey) const in GetEntry()
152 EntryType* PutEntry(KeyType aKey) in PutEntry()
159 EntryType* PutEntry(KeyType aKey, const fallible_t&) in PutEntry()
169 void RemoveEntry(KeyType aKey) in RemoveEntry()
373 nsTHashtable<EntryType>::s_HashKey(const void* aKey) in s_HashKey()
381 const void* aKey) in s_MatchEntry()
412 const void* aKey) in s_InitEntry()
509 EntryType* GetEntry(T* aKey) const in GetEntry()
514 bool Contains(T* aKey) const in Contains()
519 EntryType* PutEntry(T* aKey) in PutEntry()
[all …]
/dports/www/firefox/firefox-99.0/xpcom/ds/
H A DnsRefCountedHashtable.h119 KeyType aKey, RawPointerType* aRefPtr) const { in Get()
143 nsRefCountedHashtable<KeyClass, PtrType>::Get(KeyType aKey) const { in Get()
155 nsRefCountedHashtable<KeyClass, PtrType>::GetWeak(KeyType aKey, in GetWeak()
178 KeyType aKey, in InsertOrUpdate()
188 KeyType aKey, in InsertOrUpdate()
205 KeyType aKey, already_AddRefed<U>&& aData) { in InsertOrUpdate()
214 KeyType aKey, already_AddRefed<U>&& aData, const mozilla::fallible_t&) { in InsertOrUpdate()
227 bool nsRefCountedHashtable<KeyClass, PtrType>::Remove(KeyType aKey, in Remove()
/dports/www/firefox-esr/firefox-91.8.0/caps/
H A DPrincipalHashKey.h23 explicit PrincipalHashKey(const nsIPrincipal* aKey) in PrincipalHashKey()
28 PrincipalHashKey(PrincipalHashKey&& aKey) in PrincipalHashKey() function
37 bool KeyEquals(const nsIPrincipal* aKey) const { in KeyEquals()
42 static const nsIPrincipal* KeyToPointer(const nsIPrincipal* aKey) { in KeyToPointer()
45 static PLDHashNumber HashKey(const nsIPrincipal* aKey) { in HashKey()
/dports/lang/spidermonkey78/firefox-78.9.0/caps/
H A DPrincipalHashKey.h23 explicit PrincipalHashKey(const nsIPrincipal* aKey) in PrincipalHashKey()
28 PrincipalHashKey(PrincipalHashKey&& aKey) in PrincipalHashKey() function
37 bool KeyEquals(const nsIPrincipal* aKey) const { in KeyEquals()
42 static const nsIPrincipal* KeyToPointer(const nsIPrincipal* aKey) { in KeyToPointer()
45 static PLDHashNumber HashKey(const nsIPrincipal* aKey) { in HashKey()
/dports/www/firefox/firefox-99.0/caps/
H A DPrincipalHashKey.h23 explicit PrincipalHashKey(const nsIPrincipal* aKey) in PrincipalHashKey()
28 PrincipalHashKey(PrincipalHashKey&& aKey) in PrincipalHashKey() function
37 bool KeyEquals(const nsIPrincipal* aKey) const { in KeyEquals()
42 static const nsIPrincipal* KeyToPointer(const nsIPrincipal* aKey) { in KeyToPointer()
45 static PLDHashNumber HashKey(const nsIPrincipal* aKey) { in HashKey()
/dports/mail/thunderbird/thunderbird-91.8.0/caps/
H A DPrincipalHashKey.h23 explicit PrincipalHashKey(const nsIPrincipal* aKey) in PrincipalHashKey()
28 PrincipalHashKey(PrincipalHashKey&& aKey) in PrincipalHashKey() function
37 bool KeyEquals(const nsIPrincipal* aKey) const { in KeyEquals()
42 static const nsIPrincipal* KeyToPointer(const nsIPrincipal* aKey) { in KeyToPointer()
45 static PLDHashNumber HashKey(const nsIPrincipal* aKey) { in HashKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/cache/
H A DSlsPageCache.cxx54 const CacheKey aKey, in GetPreviewBitmap()
61 const CacheKey aKey) in GetMarkedPreviewBitmap()
67 const CacheKey aKey, in SetMarkedPreviewBitmap()
73 void PageCache::RequestPreviewBitmap (const CacheKey aKey) in RequestPreviewBitmap()
79 const CacheKey aKey) in InvalidatePreviewBitmap()
91 const CacheKey aKey, in SetPreciousFlag()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/cache/
H A DSlsPageCache.cxx54 const CacheKey aKey, in GetPreviewBitmap()
61 const CacheKey aKey) in GetMarkedPreviewBitmap()
67 const CacheKey aKey, in SetMarkedPreviewBitmap()
73 void PageCache::RequestPreviewBitmap (const CacheKey aKey) in RequestPreviewBitmap()
79 const CacheKey aKey) in InvalidatePreviewBitmap()
91 const CacheKey aKey, in SetPreciousFlag()
/dports/benchmarks/polygraph/polygraph-4.13.0/src/loganalyzers/
H A DStex.cc15 Stex::Stex(const String &aKey, const String &aName): in Stex()
91 HitsStex::HitsStex(const String &aKey, const String &aName): in HitsStex()
110 MissesStex::MissesStex(const String &aKey, const String &aName): in MissesStex()
129 HitMissesStex::HitMissesStex(const String &aKey, const String &aName): in HitMissesStex()
245 CachableStex::CachableStex(const String &aKey, const String &aName): in CachableStex()
260 UnCachableStex::UnCachableStex(const String &aKey, const String &aName): in UnCachableStex()
291 FillStex::FillStex(const String &aKey, const String &aName): in FillStex()
355 AllRepsStex::AllRepsStex(const String &aKey, const String &aName): in AllRepsStex()
618 AllAuthEdStex::AllAuthEdStex(const String &aKey, const String &aName): in AllAuthEdStex()
635 AllAuthStex::AllAuthStex(const String &aKey, const String &aName): in AllAuthStex()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/base/
H A DtxExpandedNameMap.h96 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
100 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
105 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
107 E* remove(const txExpandedName& aKey) { return (E*)removeItem(aKey); } in remove()
124 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
128 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
133 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
135 void remove(const txExpandedName& aKey) { delete (E*)removeItem(aKey); } in remove()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/base/
H A DtxExpandedNameMap.h95 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
99 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
104 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
106 E* remove(const txExpandedName& aKey) { return (E*)removeItem(aKey); } in remove()
123 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
127 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
132 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
134 void remove(const txExpandedName& aKey) { delete (E*)removeItem(aKey); } in remove()
/dports/www/firefox/firefox-99.0/dom/xslt/base/
H A DtxExpandedNameMap.h96 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
100 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
105 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
107 E* remove(const txExpandedName& aKey) { return (E*)removeItem(aKey); } in remove()
124 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
128 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
133 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
135 void remove(const txExpandedName& aKey) { delete (E*)removeItem(aKey); } in remove()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xslt/base/
H A DtxExpandedNameMap.h95 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
99 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
104 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
106 E* remove(const txExpandedName& aKey) { return (E*)removeItem(aKey); } in remove()
123 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
127 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
132 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
134 void remove(const txExpandedName& aKey) { delete (E*)removeItem(aKey); } in remove()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xslt/base/
H A DtxExpandedNameMap.h108 nsresult add(const txExpandedName& aKey, E* aValue) in add()
113 nsresult set(const txExpandedName& aKey, E* aValue) in set()
119 E* get(const txExpandedName& aKey) const in get()
124 E* remove(const txExpandedName& aKey) in remove()
158 nsresult add(const txExpandedName& aKey, E* aValue) in add()
163 nsresult set(const txExpandedName& aKey, E* aValue) in set()
169 E* get(const txExpandedName& aKey) const in get()
174 void remove(const txExpandedName& aKey) in remove()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xslt/base/
H A DtxExpandedNameMap.h96 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
100 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
105 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
107 E* remove(const txExpandedName& aKey) { return (E*)removeItem(aKey); } in remove()
124 nsresult add(const txExpandedName& aKey, E* aValue) { in add()
128 nsresult set(const txExpandedName& aKey, E* aValue) { in set()
133 E* get(const txExpandedName& aKey) const { return (E*)getItem(aKey); } in get()
135 void remove(const txExpandedName& aKey) { delete (E*)removeItem(aKey); } in remove()

12345678910>>...88