Home
last modified time | relevance | path

Searched defs:s (Results 1 – 3 of 3) sorted by relevance

/build/rust/tests/test_bindgen_test/test_for_h/
Dmain.rs44 let mut s = ::std::mem::MaybeUninit::<Self>::uninit(); in default() localVariable
/build/scripts/
Dcargo2gn.py67 def escape_quotes(s): argument
76 def pkg_to_crate_name(s): argument
113 def unquote(s): argument
120 def remove_version_suffix(s): argument
127 def short_out_name(pkg, s): argument
175 def write(self, s): argument
/build/scripts/util/
Dbuild_utils.py559 def convert_pyc_to_py(s): argument