Home
last modified time | relevance | path

Searched defs:new_repr (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/test/support/_hypothesis_stubs/
D_helpers.py8 def _with_repr(self, new_repr): argument
/external/python/cpython3/Python/
Dast_unparse.c79 PyObject *new_repr = PyUnicode_Replace( in append_repr() local
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bytemuck_derive-1.8.0/src/
Dtraits.rs1155 let new_repr = match keyword_str.as_str() { in parse() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/bytemuck_derive-1.8.0/src/
Dtraits.rs1155 let new_repr = match keyword_str.as_str() { in parse() localVariable
/external/rust/android-crates-io/crates/bytemuck_derive/src/
Dtraits.rs1175 let new_repr = match keyword_str.as_str() { in parse() localVariable