Searched defs:tts (Results 1 – 6 of 6) sorted by relevance
30 static struct tst_ts tts = { 0, }; in tst_clock_getres() local60 static struct tst_ts tts = { 0, }; in tst_clock_gettime() local90 static struct tst_ts tts = { 0, }; in tst_clock_settime() local
414 let mut tts = TokenStream::from_str("~// comment").unwrap().into_iter(); in punct_before_comment() localVariable442 let mut tts = TokenStream::from_str("r#dyn").unwrap().into_iter(); in raw_identifier() localVariable465 let tts = TokenStream::from_str("[a + 1]").unwrap(); in test_debug_tokenstream() localVariable
101 let tts = self.0.clone().into_iter().collect::<Vec<_>>(); in hash() localVariable
275 let mut tts = Vec::new(); in token_stream() localVariable
619 let tts = item.mac.tokens.clone(); in do_load_file() localVariable
525 Class[] tts = t.getParameterTypes(); in handles() local