Home
last modified time | relevance | path

Searched defs:compare (Results 151 - 175 of 403) sorted by relevance

12345678910>>...17

/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
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h293 int compare(StringPiece x) const { in compare() function in google::protobuf::StringPiece
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dtest_instance_tracker.h102 absl::weak_ordering compare(const BaseCountedInstance& x) const { in compare() function in absl::test_internal::BaseCountedInstance
/third_party/rust/crates/minimal-lexical/src/
H A Dbigint.rs138 pub fn compare(x: &[Limb], y: &[Limb]) -> cmp::Ordering { in compare() functions
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestCase.cpp122 bool FboTestCase::compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() function in deqp::gles3::Functional::FboTestCase
H A Des3fFragDepthTests.cpp79 static inline bool compare (deUint32 func, T a, T b) in compare() function
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp101 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() function in deqp::gles31::Functional::FboColorbufferCase
H A Des31fFboTestCase.cpp126 bool FboTestCase::compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() function in deqp::gles31::Functional::FboTestCase
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.cpp331 uint8_t compare = static_cast<uint8_t>(mCompareMode == GL_NONE ? 0x10 : 0x00); in updateWrapTCompareMode() local

Completed in 23 milliseconds

12345678910>>...17