Home
last modified time | relevance | path

Searched defs:tts (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/lib/
Dtst_clocks.c30 static struct tst_ts tts = { 0, }; in tst_clock_getres() local
60 static struct tst_ts tts = { 0, }; in tst_clock_gettime() local
90 static struct tst_ts tts = { 0, }; in tst_clock_settime() local
/third_party/rust/crates/proc-macro2/tests/
Dtest.rs414 let mut tts = TokenStream::from_str("~// comment").unwrap().into_iter(); in punct_before_comment() localVariable
442 let mut tts = TokenStream::from_str("r#dyn").unwrap().into_iter(); in raw_identifier() localVariable
465 let tts = TokenStream::from_str("[a + 1]").unwrap(); in test_debug_tokenstream() localVariable
/third_party/rust/crates/syn/src/
Dtt.rs101 let tts = self.0.clone().into_iter().collect::<Vec<_>>(); in hash() localVariable
Dbuffer.rs275 let mut tts = Vec::new(); in token_stream() localVariable
/third_party/rust/crates/syn/codegen/src/
Dparse.rs619 let tts = item.mac.tokens.clone(); in do_load_file() localVariable
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUJDKCompare.java525 Class[] tts = t.getParameterTypes(); in handles() local