| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
| H A D | time_zone.h | 220 friend bool operator==(time_zone lhs, time_zone rhs) { in operator ==() argument 223 friend bool operator!=(time_zone lhs, time_zone rhs) { return !(lhs == rhs); } in operator !=() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | fixed_array.h | 345 friend bool operator==(const FixedArray& lhs, const FixedArray& rhs) { in operator ==() argument 349 friend bool operator!=(const FixedArray& lhs, const FixedArray& rhs) { in operator !=() argument 353 friend bool operator<(const FixedArray& lhs, const FixedArray& rhs) { in operator <() argument 358 friend bool operator>(const FixedArray& lhs, const FixedArray& rhs) { in operator >() argument 362 operator <=(const FixedArray& lhs, const FixedArray& rhs) operator <=() argument 366 operator >=(const FixedArray& lhs, const FixedArray& rhs) operator >=() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | beta_distribution.h | 352 result_type u1, u2, v, w, z, r, s, t, bw_inv, lhs; in AlgorithmCheng() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | def_use_manager.cpp | 262 bool CompareAndPrintDifferences(const DefUseManager& lhs, in CompareAndPrintDifferences() argument [all...] |
| /third_party/spirv-tools/source/util/ |
| H A D | small_vector.h | 171 friend bool operator==(const SmallVector& lhs, const OtherVector& rhs) { in operator ==() argument 187 friend bool operator==(const std::vector<T>& lhs, const SmallVector& rhs) { in operator ==() argument 192 friend bool operator!=(const SmallVector& lhs, const std::vector<T>& rhs) { in operator !=() argument 196 friend bool operator!=(const std::vector<T>& lhs, const SmallVector& rhs) { in operator !=() argument [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-bio-prison-v1.c | 85 static int cmp_keys(struct dm_cell_key *lhs, in cmp_keys() argument
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 346 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign() argument
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | ubsan.c | 157 static void handle_overflow(struct overflow_data *data, void *lhs, in handle_overflow() argument 225 void __ubsan_handle_divrem_overflow(void *_data, void *lhs, void *rhs) in __ubsan_handle_divrem_overflow() argument 351 void __ubsan_handle_shift_out_of_bounds(void *_data, void *lhs, voi argument 183 __ubsan_handle_add_overflow(void *data, void *lhs, void *rhs) __ubsan_handle_add_overflow() argument 191 __ubsan_handle_sub_overflow(void *data, void *lhs, void *rhs) __ubsan_handle_sub_overflow() argument 198 __ubsan_handle_mul_overflow(void *data, void *lhs, void *rhs) __ubsan_handle_mul_overflow() argument [all...] |
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | time.c | 765 struct timespec64 timespec64_add_safe(const struct timespec64 lhs, in timespec64_add_safe() argument
|
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | msgr.h | 69 static inline bool ceph_addr_equal_no_type(const struct ceph_entity_addr *lhs, in ceph_addr_equal_no_type() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | rtc.h | 32 static inline time64_t rtc_tm_sub(struct rtc_time *lhs, struct rtc_time *rhs) in rtc_tm_sub() argument
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | hci_mrvl.c | 52 __le16 lhs; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_link_enc_cfg.c | 224 static bool are_ep_ids_equal(struct display_endpoint_id *lhs, struct display_endpoint_id *rhs) in are_ep_ids_equal() argument
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-bio-prison-v1.c | 96 static int cmp_keys(struct dm_cell_key *lhs, in cmp_keys() argument
|
| /kernel/linux/linux-6.6/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 334 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | test_cpu.c | 106 timespec_sub(const struct timespec *lhs, const struct timespec *rhs) in timespec_sub() argument
|
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | time.c | 846 struct timespec64 timespec64_add_safe(const struct timespec64 lhs, in timespec64_add_safe() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | searchndk1.cpp | 374 static int PodNode_cmp(const void *lhs, const void *rhs)
in PodNode_cmp() argument 411 static int NodeCmp(const void *lhs, const void *rhs)
in NodeCmp() argument
|
| /third_party/gn/src/base/containers/ |
| H A D | flat_tree.h | 306 friend bool operator==(const flat_tree& lhs, const flat_tree& rhs) { in operator ==() argument 310 friend bool operator!=(const flat_tree& lhs, const flat_tree& rhs) { in operator !=() argument 314 friend bool operator<(const flat_tree& lhs, const flat_tree& rhs) { in operator <() argument 318 friend bool operator>(const flat_tree& lhs, const flat_tree& rhs) { in operator >() argument 322 friend bool operator>=(const flat_tree& lhs, const flat_tree& rhs) { in operator >=() argument 326 operator <=(const flat_tree& lhs, const flat_tree& rhs) operator <=() argument [all...] |
| /third_party/gn/src/base/ |
| H A D | values.cc | 513 bool operator==(const Value& lhs, const Value& rhs) { in operator ==() argument 546 operator !=(const Value& lhs, const Value& rhs) operator !=() argument 550 operator <(const Value& lhs, const Value& rhs) operator <() argument [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | register.h | 47 inline bool operator<(const Register<Value>& lhs, const Register<Value>& rhs) in operator <() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_affixes.cpp | 48 static bool equals(const AffixPatternMatcher* lhs, const AffixPatternMatcher* rhs) { in equals() argument 444 const AffixMatcher& lhs = *this; in compareTo() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_copy_propagation_elements.cpp | 137 void write_elements(ir_variable *lhs, ir_variable *rhs, unsigned write_mask, int swizzle[4]) in write_elements() argument 156 void write_full(ir_variable *lhs, ir_variable *rhs) in write_full() argument 183 remove_unused_var_from_dsts(acp_entry *lhs_entry, ir_variable *lhs, ir_variable *var) remove_unused_var_from_dsts() argument 373 ir_dereference_variable *lhs = ir->lhs->as_dereference_variable(); visit_leave() local 677 ir_dereference_variable *lhs = ir->lhs->as_dereference_variable(); add_copy() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_vectorize_vs_inputs.c | 373 r600_variables_can_merge(const nir_variable *lhs, const nir_variable *rhs) in r600_variables_can_merge() argument
|
| H A D | sfn_nir_lower_fs_out_to_vector.cpp | 199 NirLowerIOToVector::var_can_merge(const nir_variable *lhs, in var_can_merge() argument
|