Home
last modified time | relevance | path

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

/external/perfetto/test/trace_processor/diff_tests/parsing/
Dflow_events_json_v2.json14 "tts":3005, number
29 "tts":1, number
56 "tts":3204, number
70 "tts":3335, number
83 "tts":3335 number
102 "tts":4331, number
/external/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
/external/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
/external/toybox/toys/other/
Dtimeout.c59 struct timespec tts, kts; in timeout_main() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DAnnotations.java56 private final String tts; field in Annotations
99 String tts = myValue.tts == null in cleanup() local
134 String tts = parts.getAttributeValue(-1, "tts"); in handlePathValue() local
153 …d addItems(UnicodeMap<Annotations> unicodeMap, UnicodeSet us, Set<String> attributes, String tts) { in addItems()
159 …id addItems(UnicodeMap<Annotations> unicodeMap, String entry, Set<String> attributes, String tts) { in addItems()
/external/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
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextToSpeech.java24 @RealObject private TextToSpeech tts; field in ShadowTextToSpeech
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DChangeTimeScaleTrack.java38 List<TimeToSampleBox.Entry> tts; field in ChangeTimeScaleTrack
/external/perfetto/src/trace_processor/importers/proto/
Dtrack_event_parser.cc760 std::optional<int64_t> tts = slice_ref.thread_ts(); in ParseThreadEndEvent() local
965 int64_t tts = thread_timestamp_.value_or(0); in ParseAsyncBeginEvent() local
984 int64_t tts = event_data_->thread_timestamp.value_or(0); in ParseAsyncEndEvent() local
1028 int64_t tts = thread_timestamp_.value_or(0); in ParseAsyncInstantEvent() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTextToSpeech.java46 @RealObject private TextToSpeech tts; field in ShadowTextToSpeech
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DICUJDKCompare.java525 Class[] tts = t.getParameterTypes(); in handles() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h94208 struct list_head tts; member
Dvmlinux.h94208 struct list_head tts; member