Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_clocks.c31 static struct tst_ts tts = { 0, }; in tst_clock_getres() local
61 static struct tst_ts tts = { 0, }; in tst_clock_gettime() local
91 static struct tst_ts tts = { 0, }; in tst_clock_settime() local
/third_party/rust/crates/proc-macro2/tests/
Dtest.rs493 let mut tts = TokenStream::from_str("~// comment").unwrap().into_iter(); in punct_before_comment() localVariable
521 let mut tts = TokenStream::from_str("r#dyn").unwrap().into_iter(); in raw_identifier() localVariable
544 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.rs281 let mut tts = Vec::new(); in token_stream() localVariable
/third_party/astc-encoder/Test/
Dastc_test_image.py41 import testlib.testset as tts namespace
/third_party/node/deps/v8/src/libplatform/tracing/
Dtrace-object.cc116 unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, in InitializeForTesting()
/third_party/node/deps/v8/include/libplatform/
Dv8-tracing.h85 int64_t tts() { return tts_; } in tts() function
/third_party/rust/crates/syn/codegen/src/
Dparse.rs584 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