Searched defs:tts (Results 1 – 9 of 9) sorted by relevance
7 int sum_things(struct things_to_sum tts) in sum_things()33 struct things_to_sum tts = { 2, 3, 4 }; in main() local
313 let mut tts = TokenStream::from_str("~// comment").unwrap().into_iter(); in punct_before_comment() localVariable341 let mut tts = TokenStream::from_str("r#dyn").unwrap().into_iter(); in raw_identifier() localVariable364 let tts = TokenStream::from_str("[a + 1]").unwrap(); in test_debug_tokenstream() localVariable
55 private final String tts; field in Annotations107 String tts = myValue.tts == null in cleanup() local142 String tts = parts.getAttributeValue(-1, "tts"); in handlePathValue() local161 …d addItems(UnicodeMap<Annotations> unicodeMap, UnicodeSet us, Set<String> attributes, String tts) { in addItems()167 …id addItems(UnicodeMap<Annotations> unicodeMap, String entry, Set<String> attributes, String tts) { in addItems()
101 let tts = self.0.clone().into_iter().collect::<Vec<_>>(); in hash() localVariable
302 let mut tts = Vec::new(); in token_stream() localVariable
24 @RealObject private TextToSpeech tts; field in ShadowTextToSpeech
38 List<TimeToSampleBox.Entry> tts; field in ChangeTimeScaleTrack
663 auto tts = thread_slices->thread_ts()[*maybe_row]; in ParseThreadEndEvent() local870 int64_t tts = in ParseAsyncBeginEvent() local888 int64_t tts = in ParseAsyncEndEvent() local936 int64_t tts = in ParseAsyncInstantEvent() local
525 Class[] tts = t.getParameterTypes(); in handles() local