Home
last modified time | relevance | path

Searched defs:compare (Results 101 - 125 of 311) sorted by relevance

12345678910>>...13

/third_party/icu/icu4c/source/common/
H A Duvector.cpp436 void UVector::sortedInsert(void* obj, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
447 void UVector::sortedInsert(int32_t obj, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
455 void UVector::sortedInsert(UElement e, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
498 UElementComparator *compare = *static_cast<UElementComparator * const *>(context); in sortComparator() local
547 sort(UElementComparator *compare, UErrorCode &ec) sort() argument
558 sortWithUComparator(UComparator *compare, const void *context, UErrorCode &ec) sortWithUComparator() argument
[all...]
/third_party/jerryscript/jerry-core/lit/
H A Dlit-magic-strings.c218 int compare = memcmp (lit_get_magic_string_utf8 ((lit_magic_string_id_t) middle), string_p, string_size); in lit_is_utf8_string_magic() local
265 int compare = memcmp (middle_string_p, string1_p, string1_size); in lit_is_utf8_string_pair_magic() local
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_transfer_queue.c51 compare_transfers_t compare; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_sampler.c133 translate_filter_mode(unsigned img_filter, unsigned min_filter, unsigned mag_filter, boolean anisotropic, boolean compare) translate_filter_mode() argument
/third_party/node/deps/icu-small/source/common/
H A Duvector.cpp436 void UVector::sortedInsert(void* obj, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
447 void UVector::sortedInsert(int32_t obj, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
455 void UVector::sortedInsert(UElement e, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
498 UElementComparator *compare = *static_cast<UElementComparator * const *>(context); in sortComparator() local
547 sort(UElementComparator *compare, UErrorCode &ec) sort() argument
558 sortWithUComparator(UComparator *compare, const void *context, UErrorCode &ec) sortWithUComparator() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationsets.cpp83 TailoredSet::compare(UChar32 c, uint32_t ce32, uint32_t baseCE32) { in compare() function in TailoredSet
/third_party/icu/icu4c/source/test/cintltst/
H A Dcpluralrulestest.c171 int32_t i, compare; in getKeywordIndex() local
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.h94 int compare(const StringPiece& x) const { in compare() function in i18n::phonenumbers::StringPiece
/third_party/lz4/examples/
H A DHCStreaming_ringBuffer.c133 size_t compare(FILE* f0, FILE* f1) in compare() function
H A DblockStreaming_lineByLine.c124 static int compare(FILE* f0, FILE* f1) in compare() function
H A DblockStreaming_doubleBuffer.c115 int compare(FILE* fp0, FILE* fp1) in compare() function
H A DdictionaryRandomAccess.c173 int compare(FILE* fp0, FILE* fp1, int length) in compare() function
H A DblockStreaming_ringBuffer.c114 int compare(FILE* f0, FILE* f1) in compare() function
/third_party/node/deps/v8/src/base/numbers/
H A Dbignum-dtoa.cc185 int compare = Bignum::PlusCompare(*numerator, *numerator, *denominator); in GenerateShortestDigits() local
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dinvalid_param.c30 int compare(const void *p, const void *q) in compare() function
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DWebGLReadOutsideFramebufferTest.cpp116 void compare(const PixelRect &expected) const in compare() function in __anon20251::PixelRect
/third_party/skia/resources/sksl/es2_conformance/
H A Dimport_conformance_tests.py167 compare = lambda type, a, b : '((' + a + ') == (' + b + '))' variable
172 compare = lambda type, a, b : ( variable
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat4.java120 public int compare(CodeOffsetPair p1, CodeOffsetPair p2) { in compare() method in IndexSubTableFormat4.CodeOffsetPairGlyphCodeComparator
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsets.cpp83 TailoredSet::compare(UChar32 c, uint32_t ce32, uint32_t baseCE32) { in compare() function in TailoredSet
/third_party/skia/tests/
H A DCanvasStateTest.cpp88 static void compare(skiatest::Reporter* reporter, SkImage* img0, SkImage* img1) { in compare() function
/third_party/optimized-routines/math/test/rtest/
H A Dintern.h63 compare, /* compare doubles, returns int */ enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp275 int APInt::compare(const APInt& RHS) const { in compare() function in APInt
/third_party/skia/third_party/externals/icu/source/common/
H A Duvector.cpp442 void UVector::sortedInsert(void* obj, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
453 void UVector::sortedInsert(int32_t obj, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
460 void UVector::sortedInsert(UElement e, UElementComparator *compare, UErrorCode& ec) { in sortedInsert() argument
499 UElementComparator *compare = *static_cast<UElementComparator * const *>(context); in sortComparator() local
548 sort(UElementComparator *compare, UErrorCode &ec) sort() argument
559 sortWithUComparator(UComparator *compare, const void *context, UErrorCode &ec) sortWithUComparator() argument
[all...]
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DDurations.java101 public static int compare(Duration x, Duration y) { in compare() method in Durations
H A DTimestamps.java130 public static int compare(Timestamp x, Timestamp y) { in compare() method in Timestamps

Completed in 19 milliseconds

12345678910>>...13