/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | ComparisonChain.java | 132 public ComparisonChain compare(Comparable<?> left, Comparable<?> right) { in compare() method in ComparisonChain.InactiveComparisonChain 137 public <T extends @Nullable Object> ComparisonChain compare( in compare() method in ComparisonChain.InactiveComparisonChain 143 public ComparisonChain compare(int left, int right) { in compare() method in ComparisonChain.InactiveComparisonChain 148 public ComparisonChain compare(long left, long right) { in compare() method in ComparisonChain.InactiveComparisonChain 153 public ComparisonChain compare(float left, float right) { in compare() method in ComparisonChain.InactiveComparisonChain 158 public ComparisonChain compare(double left, double right) { in compare() method in ComparisonChain.InactiveComparisonChain 194 public abstract ComparisonChain compare(Comparable<?> left, Comparable<?> right); in compare() method in ComparisonChain 200 public abstract <T extends @Nullable Object> ComparisonChain compare( in compare() method in ComparisonChain 207 public abstract ComparisonChain compare(int left, int right); in compare() method in ComparisonChain 213 public abstract ComparisonChain compare(long left, long right); in compare() method in ComparisonChain [all …]
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | ComparisonChain.java | 167 public ComparisonChain compare(Comparable<?> left, Comparable<?> right) { in compare() method in ComparisonChain.InactiveComparisonChain 172 public <T extends @Nullable Object> ComparisonChain compare( in compare() method in ComparisonChain.InactiveComparisonChain 178 public ComparisonChain compare(int left, int right) { in compare() method in ComparisonChain.InactiveComparisonChain 183 public ComparisonChain compare(long left, long right) { in compare() method in ComparisonChain.InactiveComparisonChain 188 public ComparisonChain compare(float left, float right) { in compare() method in ComparisonChain.InactiveComparisonChain 193 public ComparisonChain compare(double left, double right) { in compare() method in ComparisonChain.InactiveComparisonChain 229 public abstract ComparisonChain compare(Comparable<?> left, Comparable<?> right); in compare() method in ComparisonChain 235 public abstract <T extends @Nullable Object> ComparisonChain compare( in compare() method in ComparisonChain 242 public abstract ComparisonChain compare(int left, int right); in compare() method in ComparisonChain 248 public abstract ComparisonChain compare(long left, long right); in compare() method in ComparisonChain [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | interlocked.hpp | 27 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE(dest, exchange, compare) _InterlockedCompareExcha… argument 41 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE(dest, exchange, compare) InterlockedCompareExchan… argument 49 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE_POINTER(dest, exchange, compare) ((void*)BOOST_AT… argument 70 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE(dest, exchange, compare) _InterlockedCompareExcha… argument 76 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE_POINTER(dest, exchange, compare) ((void*)BOOST_AT… argument 96 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE(dest, exchange, compare) _InterlockedCompareExcha… argument 121 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE64(dest, exchange, compare) _InterlockedCompareExc… argument 128 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE128(dest, exchange, compare) _InterlockedCompareEx… argument 146 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE8(dest, exchange, compare) _InterlockedCompareExch… argument 162 #define BOOST_ATOMIC_INTERLOCKED_COMPARE_EXCHANGE16(dest, exchange, compare) _InterlockedCompareExc… argument [all …]
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/policy/capabilities/ |
D | Capability.kt | 43 fun compare(other: Capability): Comparison { in isLessStrict() method 78 fun compare(other: Persistence): Comparison { in toRange() method in com.android.libraries.pcc.chronicle.api.policy.capabilities.Capability.Persistence 148 fun compare(other: Ttl): Comparison { in compare() method in com.android.libraries.pcc.chronicle.api.policy.capabilities.Capability 209 fun compare(other: Encryption): Comparison { in compare() method 241 fun compare(other: Queryable): Comparison { in compare() method in com.android.libraries.pcc.chronicle.api.policy.capabilities.Queryable 273 fun compare(other: Shareable): Comparison { in compare() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 413 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() function 473 typename C::CType compare(const Future* E, C& Cmp) const { in compare() function 504 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() function 525 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() function 557 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() function 660 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() function 705 typename C::CType compare(const Function* E, C& Cmp) const { in compare() function 761 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() function 796 typename C::CType compare(const Code* E, C& Cmp) const { in compare() function 831 typename C::CType compare(const Field* E, C& Cmp) const { in compare() function [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 413 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() function 473 typename C::CType compare(const Future* E, C& Cmp) const { in compare() function 504 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() function 525 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() function 557 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() function 660 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() function 705 typename C::CType compare(const Function* E, C& Cmp) const { in compare() function 761 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() function 796 typename C::CType compare(const Code* E, C& Cmp) const { in compare() function 831 typename C::CType compare(const Field* E, C& Cmp) const { in compare() function [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 413 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() function 473 typename C::CType compare(const Future* E, C& Cmp) const { in compare() function 504 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() function 525 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() function 557 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() function 660 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() function 705 typename C::CType compare(const Function* E, C& Cmp) const { in compare() function 761 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() function 796 typename C::CType compare(const Code* E, C& Cmp) const { in compare() function 831 typename C::CType compare(const Field* E, C& Cmp) const { in compare() function [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 413 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() function 473 typename C::CType compare(const Future* E, C& Cmp) const { in compare() function 504 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() function 525 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() function 557 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() function 660 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() function 705 typename C::CType compare(const Function* E, C& Cmp) const { in compare() function 761 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() function 796 typename C::CType compare(const Code* E, C& Cmp) const { in compare() function 831 typename C::CType compare(const Field* E, C& Cmp) const { in compare() function [all …]
|
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 396 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() function 457 typename C::CType compare(const Future* E, C& Cmp) const { in compare() function 485 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() function 507 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() function 541 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() function 643 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() function 686 typename C::CType compare(const Function* E, C& Cmp) const { in compare() function 742 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() function 778 typename C::CType compare(const Code* E, C& Cmp) const { in compare() function 814 typename C::CType compare(const Field* E, C& Cmp) const { in compare() function [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | container_support.cpp | 70 Container const compare {{"k1", "v1"}, {"k2", "v2"}}; in BOOST_SPIRIT_DEFINE() local 94 Container const compare {{"k1", "v1"}, {"k2", "v2"}, {"k2", "v3"}}; in test_multimap_support() local 118 Container const compare {"e1", "e2", "e2"}; in test_sequence_support() local 142 Container const compare {"e1", "e2"}; in test_set_support() local 166 Container const compare {"e1", "e2", "e2"}; in test_multiset_support() local 190 Container const compare {"e1e2e2"}; in test_string_support() local
|
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
H A D | ComparisonVisitor.kt | 107 fun compare( in pop() method in com.android.tools.metalava.CodebaseComparator 126 fun compare( in pop() method 145 private fun compare( in pop() method 168 val compare = compare(old, new) in pop() constant 435 private fun compare(item1: SelectableItem, item2: SelectableItem): Int = in pop() method in com.android.tools.metalava.CodebaseComparator
|
/aosp_15_r20/system/chre/util/include/chre/util/ |
H A D | heap_impl.h | 33 const CompareFunction &compare) { in siftUp() 49 const CompareFunction &compare) { in siftDown() 79 void push_heap(ContainerType &container, const CompareFunction &compare) { in push_heap() 87 void pop_heap(ContainerType &container, const CompareFunction &compare) { in pop_heap() 97 const CompareFunction &compare) { in remove_heap()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
H A D | CollectionUtilities.java | 508 public static <T extends Comparable> int compare(T a, T b) { in compare() method in CollectionUtilities 520 public static <T extends Comparable> int compare(Iterator<T> iterator1, Iterator<T> iterator2) { in compare() method in CollectionUtilities 541 public static <T extends Comparable, U extends Collection<T>> int compare(U o1, U o2) { in compare() method in CollectionUtilities 557 public static <T extends Comparable, U extends Set<T>> int compare(U o1, U o2) { in compare() method in CollectionUtilities 569 public int compare(Set<T> o1, Set<T> o2) { in compare() method in CollectionUtilities.SetComparator 577 public int compare(Collection<T> o1, Collection<T> o2) { in compare() method in CollectionUtilities.CollectionComparator 588 …public static <K extends Comparable, V extends Comparable, T extends Entry<K, V>> int compare(T a,… in compare() method in CollectionUtilities 624 public int compare(Map<K, V> o1, Map<K, V> o2) { in compare() method in CollectionUtilities.MapComparator 630 public int compare(T arg0, T arg1) { in compare() method in CollectionUtilities.ComparableComparator
|
/aosp_15_r20/external/icu/icu4j/main/framework/src/test/java/com/ibm/icu/dev/util/ |
H A D | CollectionUtilities.java | 505 public static <T extends Comparable> int compare(T a, T b) { in compare() method in CollectionUtilities 517 public static <T extends Comparable> int compare(Iterator<T> iterator1, Iterator<T> iterator2) { in compare() method in CollectionUtilities 538 public static <T extends Comparable, U extends Collection<T>> int compare(U o1, U o2) { in compare() method in CollectionUtilities 554 public static <T extends Comparable, U extends Set<T>> int compare(U o1, U o2) { in compare() method in CollectionUtilities 566 public int compare(Set<T> o1, Set<T> o2) { in compare() method in CollectionUtilities.SetComparator 574 public int compare(Collection<T> o1, Collection<T> o2) { in compare() method in CollectionUtilities.CollectionComparator 585 …public static <K extends Comparable, V extends Comparable, T extends Entry<K, V>> int compare(T a,… in compare() method in CollectionUtilities 621 public int compare(Map<K, V> o1, Map<K, V> o2) { in compare() method in CollectionUtilities.MapComparator 627 public int compare(T arg0, T arg1) { in compare() method in CollectionUtilities.ComparableComparator
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | Normalizer.java | 200 public static int compare(char[] s1, int s1Start, int s1Limit, char[] s2, int s2Start, int s2Limit,… in compare() method in Normalizer 246 public static int compare(java.lang.String s1, java.lang.String s2, int options) { throw new Runtim… in compare() method in Normalizer 278 public static int compare(char[] s1, char[] s2, int options) { throw new RuntimeException("Stub!");… in compare() method in Normalizer 288 public static int compare(int char32a, int char32b, int options) { throw new RuntimeException("Stub… in compare() method in Normalizer 298 public static int compare(int char32a, java.lang.String str2, int options) { throw new RuntimeExcep… in compare() method in Normalizer
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/ |
H A D | Normalizer.java | 200 public static int compare(char[] s1, int s1Start, int s1Limit, char[] s2, int s2Start, int s2Limit,… in compare() method in Normalizer 246 public static int compare(java.lang.String s1, java.lang.String s2, int options) { throw new Runtim… in compare() method in Normalizer 278 public static int compare(char[] s1, char[] s2, int options) { throw new RuntimeException("Stub!");… in compare() method in Normalizer 288 public static int compare(int char32a, int char32b, int options) { throw new RuntimeException("Stub… in compare() method in Normalizer 298 public static int compare(int char32a, java.lang.String str2, int options) { throw new RuntimeExcep… in compare() method in Normalizer
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | Normalizer.java | 200 public static int compare(char[] s1, int s1Start, int s1Limit, char[] s2, int s2Start, int s2Limit,… in compare() method in Normalizer 246 public static int compare(java.lang.String s1, java.lang.String s2, int options) { throw new Runtim… in compare() method in Normalizer 278 public static int compare(char[] s1, char[] s2, int options) { throw new RuntimeException("Stub!");… in compare() method in Normalizer 288 public static int compare(int char32a, int char32b, int options) { throw new RuntimeException("Stub… in compare() method in Normalizer 298 public static int compare(int char32a, java.lang.String str2, int options) { throw new RuntimeExcep… in compare() method in Normalizer
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/ |
H A D | Normalizer.java | 200 public static int compare(char[] s1, int s1Start, int s1Limit, char[] s2, int s2Start, int s2Limit,… in compare() method in Normalizer 246 public static int compare(java.lang.String s1, java.lang.String s2, int options) { throw new Runtim… in compare() method in Normalizer 278 public static int compare(char[] s1, char[] s2, int options) { throw new RuntimeException("Stub!");… in compare() method in Normalizer 288 public static int compare(int char32a, int char32b, int options) { throw new RuntimeException("Stub… in compare() method in Normalizer 298 public static int compare(int char32a, java.lang.String str2, int options) { throw new RuntimeExcep… in compare() method in Normalizer
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/ |
D | function_equal.hpp | 33 struct compare struct 36 typedef bool result_type; 39 result_type operator()(A0 const & a0, A1 const & a1) const in operator ()() 48 operator()( in operator ()() 58 operator()(weak_ptr<A0> const & a0, weak_ptr<A1> const & a1) const in operator ()()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/ |
H A D | Normalizer.java | 200 public static int compare(char[] s1, int s1Start, int s1Limit, char[] s2, int s2Start, int s2Limit,… in compare() method in Normalizer 246 public static int compare(java.lang.String s1, java.lang.String s2, int options) { throw new Runtim… in compare() method in Normalizer 278 public static int compare(char[] s1, char[] s2, int options) { throw new RuntimeException("Stub!");… in compare() method in Normalizer 288 public static int compare(int char32a, int char32b, int options) { throw new RuntimeException("Stub… in compare() method in Normalizer 298 public static int compare(int char32a, java.lang.String str2, int options) { throw new RuntimeExcep… in compare() method in Normalizer
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/ |
H A D | Normalizer.java | 200 public static int compare(char[] s1, int s1Start, int s1Limit, char[] s2, int s2Start, int s2Limit,… in compare() method in Normalizer 246 public static int compare(java.lang.String s1, java.lang.String s2, int options) { throw new Runtim… in compare() method in Normalizer 278 public static int compare(char[] s1, char[] s2, int options) { throw new RuntimeException("Stub!");… in compare() method in Normalizer 288 public static int compare(int char32a, int char32b, int options) { throw new RuntimeException("Stub… in compare() method in Normalizer 298 public static int compare(int char32a, java.lang.String str2, int options) { throw new RuntimeExcep… in compare() method in Normalizer
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/ |
D | composite_key.hpp | 214 static bool compare( in compare() function 231 static bool compare( in compare() function 277 static bool compare( in compare() function 283 static bool compare( in compare() function 297 static bool compare( in compare() function 309 static bool compare( in compare() function 355 static bool compare( in compare() function 372 static bool compare( in compare() function 419 static bool compare( in compare() function 425 static bool compare( in compare() function [all …]
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/ |
H A D | string_view.h | 407 constexpr int compare(string_view x) const noexcept { in compare() function 417 int compare(size_type pos1, size_type count1, string_view v) const { in compare() function 423 int compare(size_type pos1, size_type count1, string_view v, size_type pos2, in compare() function 430 int compare(const char* s) const { return compare(string_view(s)); } in compare() function 434 int compare(size_type pos1, size_type count1, const char* s) const { in compare() function 440 int compare(size_type pos1, size_type count1, const char* s, in compare() function
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | Arrays.annotated.java | 379 public static int compare(boolean @libcore.util.Nullable [] a, boolean @libcore.util.Nullable [] b)… in compare() method in Arrays 381 public static int compare(boolean @libcore.util.NonNull [] a, int aFromIndex, int aToIndex, boolean… in compare() method in Arrays 383 public static int compare(byte @libcore.util.Nullable [] a, byte @libcore.util.Nullable [] b) { thr… in compare() method in Arrays 385 public static int compare(byte @libcore.util.NonNull [] a, int aFromIndex, int aToIndex, byte @libc… in compare() method in Arrays 391 public static int compare(short @libcore.util.Nullable [] a, short @libcore.util.Nullable [] b) { t… in compare() method in Arrays 393 public static int compare(short @libcore.util.NonNull [] a, int aFromIndex, int aToIndex, short @li… in compare() method in Arrays 399 public static int compare(char @libcore.util.Nullable [] a, char @libcore.util.Nullable [] b) { thr… in compare() method in Arrays 401 public static int compare(char @libcore.util.NonNull [] a, int aFromIndex, int aToIndex, char @libc… in compare() method in Arrays 403 public static int compare(int @libcore.util.Nullable [] a, int @libcore.util.Nullable [] b) { throw… in compare() method in Arrays 405 public static int compare(int @libcore.util.NonNull [] a, int aFromIndex, int aToIndex, int @libcor… in compare() method in Arrays [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | string_view.h | 407 constexpr int compare(string_view x) const noexcept { in compare() function 417 constexpr int compare(size_type pos1, size_type count1, string_view v) const { in compare() function 423 constexpr int compare(size_type pos1, size_type count1, string_view v, in compare() function 430 constexpr int compare(const char* s) const { return compare(string_view(s)); } in compare() function 434 constexpr int compare(size_type pos1, size_type count1, const char* s) const { in compare() function 440 constexpr int compare(size_type pos1, size_type count1, const char* s, in compare() function
|