Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/gen/build/src/
Ddeps.rs7 pub struct Crate { struct
18 impl Crate { impl
Dlib.rs268 fn make_this_crate(prj: &Project) -> Result<Crate> { in make_this_crate()
/third_party/rust/crates/cxx/macro/src/
Dtype_id.rs6 pub enum Crate { enum
11 impl ToTokens for Crate { implementation
21 pub fn expand(krate: Crate, arg: QualifiedName) -> TokenStream { in expand()
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/
DtypeGuardFunctionOfFormThis.ts93 interface Crate<T> { interface
96 isSupplies(): this is Crate<Supplies>; property
97 isSundries(): this is Crate<Sundries>; property
/third_party/rust/crates/syn/tests/
Dtest_round_trip.rs154 fn librustc_parse(content: String, sess: &ParseSess) -> PResult<Crate> { in librustc_parse()
197 fn normalize(krate: &mut Crate) { in normalize()
/third_party/rust/crates/regex/scripts/
Dscrape_crates_io.py120 class Crate(object): class
/third_party/gn/src/gn/
Drust_project_writer_helpers.h37 Crate(SourceFile root, in Crate() function
/third_party/typescript/tests/cases/compiler/
DstrictFunctionTypesErrors.ts117 interface Crate<T> { interface
/third_party/rust/crates/syn/
Dsyn.json5429 "Crate": [ array
5514 "Crate": "crate", string