| /third_party/skia/third_party/externals/icu/source/samples/ustring/ |
| H A D | ustring.cpp | 165 int32_t compare; in demo_C_Unicode_strings() local
|
| /third_party/skia/tests/ |
| H A D | DrawTextTest.cpp | 39 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() function
|
| H A D | FontHostStreamTest.cpp | 38 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() function
|
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftccache.c | 492 FTC_Node_CompareFunc compare = cache->clazz.node_compare; in FT_LOCAL_DEF() local
|
| /third_party/python/Lib/test/ |
| H A D | test_pyclbr.py | 191 def compare(parent1, children1, parent2, children2): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | SmallString.h | 110 int compare(StringRef RHS) const { in compare() function in llvm::SmallString
|
| H A D | StringRef.h | 181 int compare(StringRef RHS) const { in compare() function in llvm::StringRef
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | validation_test.cc | 586 auto* compare = create<ast::BinaryExpression>(ast::BinaryOp::kLessThan, in TEST_F() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | localeprioritylist.cpp | 41 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 D | SmallString.h | 109 int compare(StringRef RHS) const { in compare() function in llvm::SmallString
|
| H A D | StringRef.h | 195 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 D | DominanceFrontierImpl.h | 99 bool DominanceFrontierBase<BlockT, IsPostDom>::compare( in compare() function in llvm::DominanceFrontierBase
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | mock_tk.py | 250 def compare(self, index1, op, index2): member in Text
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| H A D | compare.h | 555 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 D | es2fImplementationLimitTests.cpp | 51 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 D | buffer.js | 558 Buffer.compare = function compare(buf1, buf2) { function
|
| /base/global/i18n/frameworks/intl/src/ |
| H A D | measure_data.cpp | 522 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 D | input_tdd_test.cpp | 35 ColorType compare = Color::GetColorFromRGB(red8, green8, blue8); in CompareColor() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | string_view.h | 369 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 D | component.c | 48 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 D | mthca_wqe.h | 98 __be64 compare; member
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| H A D | i2c-iop3xx.c | 158 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 D | af_netlink.h | 67 bool (*compare)(struct net *net, struct sock *sock); member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | kvm-stat.h | 91 key_cmp_fun compare; member
|
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | component.c | 43 int (*compare)(struct device *, void *); member 53 struct component_match_array *compare; member [all...] |