Home
last modified time | relevance | path

Searched defs:edition (Results 1 – 8 of 8) sorted by relevance

/third_party/gn/src/gn/
Drust_project_writer_helpers.h41 std::string edition) in Crate()
87 const std::string& edition() { return edition_; } in edition() function
Drust_project_writer.cc291 auto edition = in AddTarget() local
/third_party/rust/crates/syn/tests/repo/
Dmod.rs150 pub fn edition(path: &Path) -> &'static str { in edition() function
/third_party/rust/crates/syn/tests/
Dtest_round_trip.rs92 let edition = repo::edition(path).parse().unwrap(); in test() localVariable
Dtest_precedence.rs122 let edition = repo::edition(path).parse().unwrap(); in test_rustc_precedence() localVariable
/third_party/libxml2/
Drunxmlconf.c299 xmlChar *edition = NULL; in xmlconfTestItem() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.c2989 gst_matroska_mux_write_chapter (GstMatroskaMux * mux, GstTocEntry * edition, in gst_matroska_mux_write_chapter()
3077 GstTocEntry * edition, GList * chapters, GstEbmlWrite * ebml, in gst_matroska_mux_write_chapter_edition()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h15897 __u32 edition; member