Home
last modified time | relevance | path

Searched defs:eq (Results 1 – 25 of 223) sorted by relevance

123456789

/third_party/rust/crates/syn/src/gen/
Deq.rs13 fn eq(&self, other: &Self) -> bool { in eq() method
23 fn eq(&self, other: &Self) -> bool { in eq() method
33 fn eq(&self, other: &Self) -> bool { in eq() method
44 fn eq(&self, other: &Self) -> bool { in eq() method
55 fn eq(&self, other: &Self) -> bool { in eq() method
66 fn eq(&self, other: &Self) -> bool { in eq() method
80 fn eq(&self, other: &Self) -> bool { in eq() method
90 fn eq(&self, other: &Self) -> bool { in eq() method
100 fn eq(&self, other: &Self) -> bool { in eq() method
110 fn eq(&self, other: &Self) -> bool { in eq() method
[all …]
/third_party/rust/crates/syn/tests/common/
Deq.rs169 fn eq(&self, other: &Self) -> bool; in eq() method
173 fn eq(&self, other: &Self) -> bool { in eq() method
179 fn eq(&self, other: &Self) -> bool { in eq() method
185 fn eq(&self, other: &Self) -> bool { in eq() method
191 fn eq(&self, other: &Self) -> bool { in eq() method
201 fn eq(&self, other: &Self) -> bool { in eq() method
211 fn eq(&self, other: &Self) -> bool { in eq() method
217 fn eq(&self, other: &Self) -> bool { in eq() method
223 fn eq(&self, other: &Self) -> bool { in eq() method
233 fn eq(&self, other: &Self) -> bool { in eq() method
[all …]
Dmod.rs7 pub mod eq; module
/third_party/ffmpeg/libavfilter/
Dvf_eq.c77 static void check_values(EQParameters *param, EQContext *eq) in check_values()
87 static void set_contrast(EQContext *eq) in set_contrast()
95 static void set_brightness(EQContext *eq) in set_brightness()
103 static void set_gamma(EQContext *eq) in set_gamma()
124 static void set_saturation(EQContext *eq) in set_saturation()
159 EQContext *eq = ctx->priv; in initialize() local
185 EQContext *eq = ctx->priv; in uninit() local
199 EQContext *eq = inlink->dst->priv; in config_props() local
222 EQContext *eq = ctx->priv; in filter_frame() local
271 void (*set_fn)(EQContext *eq), AVFilterContext *ctx) in set_param()
[all …]
/third_party/rust/crates/clap/src/util/
Did.rs116 fn eq(&self, other: &str) -> bool { in eq() method
122 fn eq(&self, other: &Id) -> bool { in eq() method
129 fn eq(&self, other: &&str) -> bool { in eq() method
135 fn eq(&self, other: &Id) -> bool { in eq() method
142 fn eq(&self, other: &Str) -> bool { in eq() method
148 fn eq(&self, other: &Id) -> bool { in eq() method
155 fn eq(&self, other: &std::string::String) -> bool { in eq() method
161 fn eq(&self, other: &Id) -> bool { in eq() method
/third_party/rust/crates/cxx/syntax/
Dimpls.rs9 fn eq(&self, other: &Self) -> bool { in eq() method
67 fn eq(&self, other: &Self) -> bool { in eq() method
89 fn eq(&self, other: &Self) -> bool { in eq() method
121 fn eq(&self, other: &Self) -> bool { in eq() method
154 fn eq(&self, other: &Self) -> bool { in eq() method
198 fn eq(&self, other: &Ptr) -> bool { in eq() method
234 fn eq(&self, other: &Self) -> bool { in eq() method
274 fn eq(&self, other: &Self) -> bool { in eq() method
310 fn eq(&self, other: &Self) -> bool { in eq() method
402 fn eq(&self, other: &Self) -> bool { in eq() method
Datom.rs85 fn eq(&self, atom: &Atom) -> bool { in eq() method
94 fn eq(&self, atom: &Atom) -> bool { in eq() method
100 fn eq(&self, atom: &Atom) -> bool { in eq() method
/third_party/rust/crates/clap/src/builder/
Dos_str.rs186 fn eq(&self, other: &str) -> bool { in eq() method
192 fn eq(&self, other: &OsStr) -> bool { in eq() method
199 fn eq(&self, other: &&str) -> bool { in eq() method
205 fn eq(&self, other: &OsStr) -> bool { in eq() method
212 fn eq(&self, other: &&std::ffi::OsStr) -> bool { in eq() method
218 fn eq(&self, other: &OsStr) -> bool { in eq() method
225 fn eq(&self, other: &std::string::String) -> bool { in eq() method
231 fn eq(&self, other: &OsStr) -> bool { in eq() method
238 fn eq(&self, other: &std::ffi::OsString) -> bool { in eq() method
244 fn eq(&self, other: &OsStr) -> bool { in eq() method
[all …]
Dstr.rs157 fn eq(&self, other: &str) -> bool { in eq() method
163 fn eq(&self, other: &Str) -> bool { in eq() method
170 fn eq(&self, other: &&str) -> bool { in eq() method
176 fn eq(&self, other: &Str) -> bool { in eq() method
183 fn eq(&self, other: &std::ffi::OsStr) -> bool { in eq() method
189 fn eq(&self, other: &Str) -> bool { in eq() method
196 fn eq(&self, other: &&std::ffi::OsStr) -> bool { in eq() method
202 fn eq(&self, other: &Str) -> bool { in eq() method
209 fn eq(&self, other: &std::string::String) -> bool { in eq() method
215 fn eq(&self, other: &Str) -> bool { in eq() method
[all …]
/third_party/pcre2/pcre2/src/
Dpcre2_jit_neon_inc.h198 vect_t eq = VCEQQ(data, vc1); in FF_FUN() local
203 vect_t eq = VORRQ(eq1, eq2); in FF_FUN() local
206 vect_t eq = VORRQ(data, vmask); in FF_FUN() local
235 vect_t eq = VANDQ(data, data2); in FF_FUN() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeUtils.h33 if (unsigned eq = VNIClasses[I->valno->id]) { in DistributeRange() local
48 if (unsigned eq = VNIClasses[i]) { in DistributeRange() local
/third_party/rust/crates/clap/src/
Dmkeymap.rs38 fn eq(&self, rhs: &usize) -> bool { in eq() method
47 fn eq(&self, rhs: &&str) -> bool { in eq() method
56 fn eq(&self, rhs: &str) -> bool { in eq() method
65 fn eq(&self, rhs: &OsStr) -> bool { in eq() method
74 fn eq(&self, rhs: &char) -> bool { in eq() method
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhash_function_defaults_test.cc35 hash_default_eq<int32_t> eq; in TEST() local
62 hash_default_eq<MyEnum> eq; in TEST() local
94 auto eq = this->key_eq; in TYPED_TEST() local
139 auto eq = this->key_eq; in TYPED_TEST() local
177 hash_default_eq<Func> eq; in TEST() local
210 hash_default_eq<absl::Cord> eq; in TEST() local
309 hash_default_eq<typename T::first_type> eq; member
/third_party/rust/crates/syn/src/
Dtt.rs7 fn eq(&self, other: &Self) -> bool { in eq() method
84 fn eq(&self, other: &Self) -> bool { in eq() method
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dderive-partialeq-base.rs49 fn eq(&self, other: &Base) -> bool { in eq() method
81 fn eq(&self, other: &ShouldDerivePartialEq) -> bool { in eq() method
Dissue-648-derive-debug-with-padding.rs52 fn eq(&self, other: &NoDebug) -> bool { in eq() method
113 fn eq(&self, other: &ShouldDeriveDebugButDoesNot) -> bool { in eq() method
Dopaque-template-inst-member.rs66 fn eq(&self, other: &ContainsOpaqueTemplate) -> bool { in eq() method
113 fn eq(&self, other: &InheritsOpaqueTemplate) -> bool { in eq() method
/third_party/python/Modules/_sqlite/
Drow.c102 int eq = PyObject_RichCompareBool(left, right, Py_EQ); in equal_ignore_case() local
149 int eq = equal_ignore_case(idx, obj); in pysqlite_row_subscript() local
225 int eq = PyObject_RichCompareBool(self->description, other->description, Py_EQ); in pysqlite_row_richcompare() local
/third_party/rust/crates/serde/serde_derive/src/internals/
Dsymbol.rs44 fn eq(&self, word: &Symbol) -> bool { in eq() method
50 fn eq(&self, word: &Symbol) -> bool { in eq() method
56 fn eq(&self, word: &Symbol) -> bool { in eq() method
62 fn eq(&self, word: &Symbol) -> bool { in eq() method
/third_party/node/deps/npm/node_modules/semver/functions/
Deq.js2 const eq = (a, b, loose) => compare(a, b, loose) === 0 function
/third_party/node/lib/
Dquerystring.js228 function stringify(obj, sep, eq, options) { argument
318 function parse(qs, sep, eq, options) { argument
/third_party/node/test/parallel/
Dtest-queue-microtask.js44 const eq = []; variable
/third_party/mesa3d/src/panfrost/util/
Dpan_lower_helper_invocation.c45 nir_ssa_def *eq = nir_ieq(b, mask, nir_imm_int(b, 0)); in pan_lower_helper_invocation_instr() local
/third_party/rust/crates/rust-openssl/openssl/src/
Dmemcmp.rs65 pub fn eq(a: &[u8], b: &[u8]) -> bool { in eq() function
/third_party/rust/crates/cxx/gen/build/src/
Dcargo.rs91 fn eq(&self, rhs: &Self) -> bool { in eq() method
129 fn eq(&self, rhs: &Self) -> bool { in eq() method
154 fn eq(&self, rhs: &Self) -> bool { in eq() method

123456789