Home
last modified time | relevance | path

Searched refs:toc_chap_1_2 (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/gstreamer-0.15.7/src/
H A Dtoc_serde.rs169 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serialize() localVariable
171 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serialize() localVariable
172 toc_chap_1_2.set_start_stop_times(4, 10); in test_serialize()
177 toc_chap_1_2.set_tags(tags); in test_serialize()
179 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
456 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serde_roundtrip() localVariable
458 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serde_roundtrip() localVariable
459 toc_chap_1_2.set_start_stop_times(4, 10); in test_serde_roundtrip()
464 toc_chap_1_2.set_tags(tags); in test_serde_roundtrip()
466 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dtoc_serde.rs165 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serialize() localVariable
167 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serialize() localVariable
168 toc_chap_1_2.set_start_stop_times(4, 10); in test_serialize()
173 toc_chap_1_2.set_tags(tags); in test_serialize()
175 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
445 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serde_roundtrip() localVariable
447 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serde_roundtrip() localVariable
448 toc_chap_1_2.set_start_stop_times(4, 10); in test_serde_roundtrip()
453 toc_chap_1_2.set_tags(tags); in test_serde_roundtrip()
455 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dtoc_serde.rs169 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serialize() localVariable
171 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serialize() localVariable
172 toc_chap_1_2.set_start_stop_times(4, 10); in test_serialize()
177 toc_chap_1_2.set_tags(tags); in test_serialize()
179 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
456 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serde_roundtrip() localVariable
458 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serde_roundtrip() localVariable
459 toc_chap_1_2.set_start_stop_times(4, 10); in test_serde_roundtrip()
464 toc_chap_1_2.set_tags(tags); in test_serde_roundtrip()
466 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dtoc_serde.rs169 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serialize() localVariable
171 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serialize() localVariable
172 toc_chap_1_2.set_start_stop_times(4, 10); in test_serialize()
177 toc_chap_1_2.set_tags(tags); in test_serialize()
179 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
454 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serde_roundtrip() localVariable
456 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serde_roundtrip() localVariable
457 toc_chap_1_2.set_start_stop_times(4, 10); in test_serde_roundtrip()
462 toc_chap_1_2.set_tags(tags); in test_serde_roundtrip()
464 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dtoc_serde.rs165 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serialize() localVariable
167 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serialize() localVariable
168 toc_chap_1_2.set_start_stop_times(4, 10); in test_serialize()
173 toc_chap_1_2.set_tags(tags); in test_serialize()
175 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
445 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serde_roundtrip() localVariable
447 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serde_roundtrip() localVariable
448 toc_chap_1_2.set_start_stop_times(4, 10); in test_serde_roundtrip()
453 toc_chap_1_2.set_tags(tags); in test_serde_roundtrip()
455 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dtoc_serde.rs165 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serialize() localVariable
167 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serialize() localVariable
168 toc_chap_1_2.set_start_stop_times(4, 10); in test_serialize()
173 toc_chap_1_2.set_tags(tags); in test_serialize()
175 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
445 let mut toc_chap_1_2 = TocEntry::new(TocEntryType::Chapter, "chapter1.2"); in test_serde_roundtrip() localVariable
447 let toc_chap_1_2 = toc_chap_1_2.get_mut().unwrap(); in test_serde_roundtrip() localVariable
448 toc_chap_1_2.set_start_stop_times(4, 10); in test_serde_roundtrip()
453 toc_chap_1_2.set_tags(tags); in test_serde_roundtrip()
455 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()