/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
H A D | cmp-and-pow2.c | 3 _Bool eq(int a) { return ((a & M) != M) == ((a & M) == 0); } in eq() function
|
H A D | cse-commutativity.c | 6 static int eq(int a, int b) { return (a == b) == (b == a); } in eq() function
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | memcmp.rs | 65 pub fn eq(a: &[u8], b: &[u8]) -> bool { in eq() functions [all...] |
/third_party/rust/crates/syn/tests/common/ |
H A D | mod.rs | 7 pub mod eq; modules
|
/third_party/rust/crates/bindgen/bindgen/codegen/ |
H A D | impl_partialeq.rs | 67 fn eq(&self, other: & #ty_for_impl) -> bool { in gen_partialeq_impl() functions
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_helper_invocation.c | 45 nir_ssa_def *eq = nir_ieq(b, mask, nir_imm_int(b, 0)); in pan_lower_helper_invocation_instr() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | derive-partialeq-core.rs | 53 fn eq(&self, other: &C) -> bool { in eq() functions
|
/third_party/rust/crates/clap/src/parser/matches/ |
H A D | matched_arg.rs | 185 fn eq(&self, other: &MatchedArg) -> bool { in eq() functions
|
/third_party/skia/experimental/lowp-basic/ |
H A D | lowp_experiments.cpp | 63 const Q15 eq = _mm_cmpeq_epi16(product, limit); in ssse3_vqrdmulhq_s16() local
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_eq_init.c | 47 av_cold void ff_eq_init_x86(EQContext *eq) in ff_eq_init_x86() argument
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | vf_eq.c | 51 EQContext eq; in check_eq() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_decimfmtprops.cpp | 83 bool eq = true; in _equals() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | number_decimfmtprops.cpp | 83 bool eq = true; in _equals() local [all...] |
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | atom.rs | 85 fn eq(&self, atom: &Atom) -> bool { in eq() functions 94 fn eq(&self, atom: &Atom) -> bool { in eq() functions 100 fn eq(&self, atom: &Atom) -> bool { in eq() functions
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | derive.rs | 49 fn eq(&self, other: &Trait) -> bool { in eq() functions
|
H A D | instantiate.rs | 57 fn eq(&self, other: &Self) -> bool { in eq() functions
|
H A D | names.rs | 62 fn eq(&self, rhs: &str) -> bool { in eq() functions
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | derive.rs | 49 fn eq(&self, other: &Trait) -> bool { in eq() functions
|
H A D | names.rs | 62 fn eq(&self, rhs: &str) -> bool { in eq() functions
|
H A D | instantiate.rs | 57 fn eq(&self, other: &Self) -> bool { in eq() functions
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | instantiate.rs | 57 fn eq(&self, other: &Self) -> bool { in eq() functions
|
H A D | names.rs | 62 fn eq(&self, rhs: &str) -> bool { in eq() functions
|
/third_party/rust/crates/cxx/syntax/ |
H A D | atom.rs | 85 fn eq(&self, atom: &Atom) -> bool { in eq() functions 94 fn eq(&self, atom: &Atom) -> bool { in eq() functions 100 fn eq(&self, atom: &Atom) -> bool { in eq() functions
|
H A D | derive.rs | 49 fn eq(&self, other: &Trait) -> bool { in eq() functions
|
H A D | names.rs | 62 fn eq(&self, rhs: &str) -> bool { in eq() functions
|