Home
last modified time | relevance | path

Searched defs:compare (Results 76 - 100 of 315) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccache.c492 FTC_Node_CompareFunc compare = cache->clazz.node_compare; in FT_LOCAL_DEF() local
/third_party/python/Lib/test/
H A Dtest_pyclbr.py191 def compare(parent1, children1, parent2, children2): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallString.h110 int compare(StringRef RHS) const { in compare() function in llvm::SmallString
H A DStringRef.h181 int compare(StringRef RHS) const { in compare() function in llvm::StringRef
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dvalidation_test.cc586 auto* compare = create<ast::BinaryExpression>(ast::BinaryOp::kLessThan, in TEST_F() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocaleprioritylist.cpp41 int32_t compare(const LocaleAndWeight &other) const { in compare() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallString.h109 int compare(StringRef RHS) const { in compare() function in llvm::SmallString
H A DStringRef.h195 int compare(StringRef RHS) const { in compare() function in llvm::StringRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h99 bool DominanceFrontierBase<BlockT, IsPostDom>::compare( in compare() function in llvm::DominanceFrontierBase
/third_party/python/Lib/idlelib/idle_test/
H A Dmock_tk.py250 def compare(self, index1, op, index2): member in Text
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dcompare.h555 constexpr bool do_less_than_comparison(const Compare &compare, const K &x, in do_less_than_comparison() argument
580 constexpr absl::weak_ordering do_three_way_comparison(const Compare &compare, in do_three_way_comparison() argument
589 constexpr absl::weak_ordering do_three_way_comparison(const Compare &compare, in do_three_way_comparison() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fImplementationLimitTests.cpp51 inline bool compare (const T& min, const T& reported) { return min <= reported; } in compare() function
122 bool compare<Boolean> (const Boolean& min, const Boolean& reported) in compare() function
128 bool compare<NegInt> (const NegInt& min, const NegInt& reported) in compare() function
135 bool compare<FloatRange> (const FloatRange& min, const FloatRange& reported) in compare() function
/third_party/node/lib/
H A Dbuffer.js558 Buffer.compare = function compare(buf1, buf2) { function
/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp522 double compare = 0.0; in ComputePowerValue() local
551 double compare = 0.0; in ComputeValue() local
/third_party/ffmpeg/libavfilter/
H A Dvf_find_rect.c95 static float compare(const AVFrame *haystack, const AVFrame *obj, int offx, int offy) in compare() function
/third_party/ffmpeg/tests/
H A Dfate-run.sh43 compare(){ function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DLocaleDisplayNames.java401 public int compare(UiListItem o1, UiListItem o2) { in compare() method in LocaleDisplayNames.UiListItem.UiListItemComparator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUPropertyAliases.java331 public static int compare(String stra, String strb) { in compare() method in UPropertyAliases
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCounter.java117 public int compare(Entry<T> o1, Entry<T> o2) { in compare() method in Counter.EntryComparator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DIDNAReference.java380 public static int compare(StringBuffer s1, StringBuffer s2, int options) in compare() method in IDNAReference
390 public static int compare(String s1, String s2, int options) in compare() method in IDNAReference
400 public static int compare(UCharacterIterator i1, UCharacterIterator i2, int options) in compare() method in IDNAReference
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.cpp229 StrengthProbe::compare(const UnicodeString &sx, const UnicodeString &sy) { in compare() function in StrengthProbe
238 StrengthProbe::compare(const Line &x, const Line &y) { in compare() function in StrengthProbe
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DConformanceTest.java333 private void compare(String s1, String s2){ in compare() method in ConformanceTest
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DConformanceTest.java330 private void compare(String s1, String s2){ in compare() method in ConformanceTest
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DLocaleDisplayNames.java366 public int compare(UiListItem o1, UiListItem o2) { in compare() method in LocaleDisplayNames.UiListItem.UiListItemComparator
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DIDNAReference.java377 public static int compare(StringBuffer s1, StringBuffer s2, int options) in compare() method in IDNAReference
387 public static int compare(String s1, String s2, int options) in compare() method in IDNAReference
397 public static int compare(UCharacterIterator i1, UCharacterIterator i2, int options) in compare() method in IDNAReference

Completed in 21 milliseconds

12345678910>>...13