Home
last modified time | relevance | path

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

12345678910>>...17

/third_party/skia/third_party/externals/icu/source/samples/ustring/
H A Dustring.cpp165 int32_t compare; in demo_C_Unicode_strings() local
/third_party/skia/tests/
H A DDrawTextTest.cpp39 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() function
H A DFontHostStreamTest.cpp38 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() function
/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
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dinput_tdd_test.cpp35 ColorType compare = Color::GetColorFromRGB(red8, green8, blue8); in CompareColor() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring_view.h369 constexpr int basic_string_view<CharT>::compare(size_type pos1, size_type count1, basic_string_view v) const in compare() function in basic_string_view
375 constexpr int basic_string_view<CharT>::compare( in compare() function in basic_string_view
382 constexpr int basic_string_view<CharT>::compare(CharT const* const s) const compare() function in basic_string_view
403 constexpr int basic_string_view<CharT>::compare(size_type pos1, size_type count1, CharT const* const s) const compare() function in basic_string_view
409 constexpr int basic_string_view<CharT>::compare( compare() function in basic_string_view
[all...]
/kernel/linux/linux-5.10/drivers/base/
H A Dcomponent.c48 int (*compare)(struct device *, void *); member
58 struct component_match_array *compare; member
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h98 __be64 compare; member
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-iop3xx.c158 iop3xx_i2c_wait_event(struct i2c_algo_iop3xx_data *iop3xx_adap, unsigned flags, unsigned* status, compare_func compare) iop3xx_i2c_wait_event() argument
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.h67 bool (*compare)(struct net *net, struct sock *sock); member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dkvm-stat.h91 key_cmp_fun compare; member
/kernel/linux/linux-6.6/drivers/base/
H A Dcomponent.c43 int (*compare)(struct device *, void *); member
53 struct component_match_array *compare; member
[all...]

Completed in 19 milliseconds

12345678910>>...17