Home
last modified time | relevance | path

Searched refs:toc_chap_1 (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.rs153 let mut toc_chap_1 = TocEntry::new(TocEntryType::Chapter, "chapter1"); in test_serialize() localVariable
155 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serialize() localVariable
156 toc_chap_1.set_start_stop_times(0, 10); in test_serialize()
167 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serialize()
179 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
181 toc_edition.append_sub_entry(toc_chap_1); in test_serialize()
442 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serde_roundtrip() localVariable
443 toc_chap_1.set_start_stop_times(0, 10); in test_serde_roundtrip()
454 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serde_roundtrip()
466 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dtoc_serde.rs149 let mut toc_chap_1 = TocEntry::new(TocEntryType::Chapter, "chapter1"); in test_serialize() localVariable
151 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serialize() localVariable
152 toc_chap_1.set_start_stop_times(0, 10); in test_serialize()
163 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serialize()
175 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
177 toc_edition.append_sub_entry(toc_chap_1); in test_serialize()
431 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serde_roundtrip() localVariable
432 toc_chap_1.set_start_stop_times(0, 10); in test_serde_roundtrip()
443 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serde_roundtrip()
455 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/gstreamer/src/
H A Dtoc_serde.rs153 let mut toc_chap_1 = TocEntry::new(TocEntryType::Chapter, "chapter1"); in test_serialize() localVariable
155 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serialize() localVariable
156 toc_chap_1.set_start_stop_times(0, 10); in test_serialize()
167 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serialize()
179 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
181 toc_edition.append_sub_entry(toc_chap_1); in test_serialize()
442 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serde_roundtrip() localVariable
443 toc_chap_1.set_start_stop_times(0, 10); in test_serde_roundtrip()
454 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serde_roundtrip()
466 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
[all …]
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/gstreamer-0.15.0/src/
H A Dtoc_serde.rs153 let mut toc_chap_1 = TocEntry::new(TocEntryType::Chapter, "chapter1"); in test_serialize() localVariable
155 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serialize() localVariable
156 toc_chap_1.set_start_stop_times(0, 10); in test_serialize()
167 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serialize()
179 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
181 toc_edition.append_sub_entry(toc_chap_1); in test_serialize()
440 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serde_roundtrip() localVariable
441 toc_chap_1.set_start_stop_times(0, 10); in test_serde_roundtrip()
452 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serde_roundtrip()
464 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dtoc_serde.rs149 let mut toc_chap_1 = TocEntry::new(TocEntryType::Chapter, "chapter1"); in test_serialize() localVariable
151 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serialize() localVariable
152 toc_chap_1.set_start_stop_times(0, 10); in test_serialize()
163 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serialize()
175 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
177 toc_edition.append_sub_entry(toc_chap_1); in test_serialize()
431 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serde_roundtrip() localVariable
432 toc_chap_1.set_start_stop_times(0, 10); in test_serde_roundtrip()
443 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serde_roundtrip()
455 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
[all …]
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dtoc_serde.rs149 let mut toc_chap_1 = TocEntry::new(TocEntryType::Chapter, "chapter1"); in test_serialize() localVariable
151 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serialize() localVariable
152 toc_chap_1.set_start_stop_times(0, 10); in test_serialize()
163 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serialize()
175 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serialize()
177 toc_edition.append_sub_entry(toc_chap_1); in test_serialize()
431 let toc_chap_1 = toc_chap_1.get_mut().unwrap(); in test_serde_roundtrip() localVariable
432 toc_chap_1.set_start_stop_times(0, 10); in test_serde_roundtrip()
443 toc_chap_1.append_sub_entry(toc_chap_1_1); in test_serde_roundtrip()
455 toc_chap_1.append_sub_entry(toc_chap_1_2); in test_serde_roundtrip()
[all …]