Home
last modified time | relevance | path

Searched refs:unused_self (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/serde_derive/src/
Dlib.rs51 clippy::unused_self,
/external/rust/crates/anyhow/src/
Dlib.rs227 clippy::unused_self,
/external/rust/crates/serde_json/src/
Dlib.rs337 clippy::unused_self,
/external/rust/crates/async-trait/src/
Dreceiver.rs91 #[cfg_attr(not(self_span_hack), allow(clippy::unused_self))]
/external/tensorflow/tensorflow/python/util/
Ddeprecation.py662 def raise_error(unused_self): argument
/external/rust/cxx/tests/ffi/
Dlib.rs12 clippy::unused_self
/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc591 PyObject* Reduce(PyObject* unused_self, PyObject* unused_other) { in Subscript() argument
/external/tensorflow/tensorflow/python/autograph/impl/
Dapi_test.py495 def instance_call(unused_self): argument