Home
last modified time | relevance | path

Searched defs:aRhs (Results 1 – 25 of 110) sorted by relevance

12345

/dports/www/firefox-esr/firefox-91.8.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java15 public int compare(T aLhs, T aRhs) { in compare()
49 private static int compare(Method aLhs, Method aRhs) { in compare()
66 private static int compare(Constructor<?> aLhs, Constructor<?> aRhs) { in compare()
74 private static int compare(Field aLhs, Field aRhs) { in compare()
/dports/www/firefox/firefox-99.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java15 public int compare(T aLhs, T aRhs) { in compare()
49 private static int compare(Method aLhs, Method aRhs) { in compare()
66 private static int compare(Constructor<?> aLhs, Constructor<?> aRhs) { in compare()
74 private static int compare(Field aLhs, Field aRhs) { in compare()
/dports/lang/spidermonkey60/firefox-60.9.0/build/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java15 public int compare(T aLhs, T aRhs) { in compare()
49 private static int compare(Method aLhs, Method aRhs) { in compare()
66 private static int compare(Constructor<?> aLhs, Constructor<?> aRhs) { in compare()
74 private static int compare(Field aLhs, Field aRhs) { in compare()
/dports/www/firefox-legacy/firefox-52.8.0esr/build/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java15 public int compare(T aLhs, T aRhs) { in compare()
49 private static int compare(Method aLhs, Method aRhs) { in compare()
66 private static int compare(Constructor<?> aLhs, Constructor<?> aRhs) { in compare()
74 private static int compare(Field aLhs, Field aRhs) { in compare()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java15 public int compare(T aLhs, T aRhs) { in compare()
49 private static int compare(Method aLhs, Method aRhs) { in compare()
66 private static int compare(Constructor<?> aLhs, Constructor<?> aRhs) { in compare()
74 private static int compare(Field aLhs, Field aRhs) { in compare()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java15 public int compare(T aLhs, T aRhs) { in compare()
49 private static int compare(Method aLhs, Method aRhs) { in compare()
66 private static int compare(Constructor<?> aLhs, Constructor<?> aRhs) { in compare()
74 private static int compare(Field aLhs, Field aRhs) { in compare()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DHandleRefPtr.h32 HandleRefPtr(HandleRefPtr<T>& aRhs) in HandleRefPtr() function
37 HandleRefPtr(HandleRefPtr<T>&& aRhs) in HandleRefPtr() function
42 MOZ_IMPLICIT HandleRefPtr(T aRhs) in HandleRefPtr()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DArenaRefPtr.h59 MOZ_IMPLICIT ArenaRefPtr(already_AddRefed<I>& aRhs) in ArenaRefPtr()
66 MOZ_IMPLICIT ArenaRefPtr(already_AddRefed<I>&& aRhs) in ArenaRefPtr()
72 MOZ_IMPLICIT ArenaRefPtr(T* aRhs) in ArenaRefPtr()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DArenaRefPtr.h55 MOZ_IMPLICIT ArenaRefPtr(already_AddRefed<I>& aRhs) { in ArenaRefPtr()
61 MOZ_IMPLICIT ArenaRefPtr(already_AddRefed<I>&& aRhs) { in ArenaRefPtr()
66 MOZ_IMPLICIT ArenaRefPtr(T* aRhs) { in ArenaRefPtr()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/string/
H A DnsTStringComparator.cpp9 const nsTSubstring_CharT::base_string_type& aRhs, in Compare()
43 const char_type* aRhs, in operator ()()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsTStringComparator.cpp11 const mozilla::detail::nsTStringRepr<T>& aRhs, in Compare()
53 int nsTDefaultStringComparator(const T* aLhs, const T* aRhs, uint32_t aLLength, in nsTDefaultStringComparator()
H A DnsStringComparator.cpp13 int nsCaseInsensitiveCStringComparator(const char* aLhs, const char* aRhs, in nsCaseInsensitiveCStringComparator()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsTStringComparator.cpp9 const mozilla::detail::nsTStringRepr<T>& aRhs, in Compare()
43 const char_type* aRhs, in operator ()()
H A DnsStringComparator.cpp14 const char_type* aRhs, in operator ()()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsTStringComparator.cpp11 const mozilla::detail::nsTStringRepr<T>& aRhs, in Compare()
53 int nsTDefaultStringComparator(const T* aLhs, const T* aRhs, size_t aLLength, in nsTDefaultStringComparator()
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsTStringComparator.cpp11 const mozilla::detail::nsTStringRepr<T>& aRhs, in Compare()
53 int nsTDefaultStringComparator(const T* aLhs, const T* aRhs, size_t aLLength, in nsTDefaultStringComparator()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsTStringComparator.cpp11 const mozilla::detail::nsTStringRepr<T>& aRhs, in Compare()
53 int nsTDefaultStringComparator(const T* aLhs, const T* aRhs, size_t aLLength, in nsTDefaultStringComparator()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A DRefPtr.h237 void swap(RefPtr<T>& aRhs) in swap()
245 void swap(T*& aRhs) in swap()
263 void forget(I** aRhs) in forget()
274 void forget(nsISupports** aRhs) { in forget()
/dports/www/firefox/firefox-99.0/mfbt/
H A DRefPtr.h237 void swap(RefPtr<T>& aRhs) in swap()
245 void swap(T*& aRhs) in swap()
263 void forget(I** aRhs) in forget()
274 void forget(nsISupports** aRhs) { in forget()
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A DRefPtr.h237 void swap(RefPtr<T>& aRhs) in swap()
245 void swap(T*& aRhs) in swap()
263 void forget(I** aRhs) in forget()
274 void forget(nsISupports** aRhs) { in forget()
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/
H A DRefPtr.h237 void swap(RefPtr<T>& aRhs) in swap()
245 void swap(T*& aRhs) in swap()
263 void forget(I** aRhs) in forget()
274 void forget(nsISupports** aRhs) { in forget()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/mfbt/
H A DRefPtr.h193 swap(RefPtr<T>& aRhs) in swap()
202 swap(T*& aRhs) in swap()
222 forget(I** aRhs) in forget()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/mozilla/
H A DRefPtr.h193 swap(RefPtr<T>& aRhs) in swap()
202 swap(T*& aRhs) in swap()
222 forget(I** aRhs) in forget()
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/
H A DRefPtr.h236 swap(RefPtr<T>& aRhs) in swap()
245 swap(T*& aRhs) in swap()
265 forget(I** aRhs) in forget()
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DRefPtr.h207 void swap(RefPtr<T>& aRhs) in swap()
215 void swap(T*& aRhs) in swap()
233 void forget(I** aRhs) in forget()

12345