Searched defs:crate (Results 1 – 10 of 10) sorted by relevance
| /third_party/gn/src/gn/ |
| D | rust_project_writer.cc | 183 std::string_view crate, in AddSysrootCrate() 238 for (auto crate : sysroot_crates) { in AddSysroot() local 244 void AddSysrootDependencyToCrate(Crate* crate, in AddSysrootDependencyToCrate() 299 Crate crate = Crate(crate_root, gen_dir, crate_id, crate_label, in AddTarget() local 365 for (auto& crate : crate_list) { in WriteCrates() local
|
| D | ninja_rust_binary_target_writer.cc | 319 for (const auto& crate : transitive_rust_deps) { in WriteExternsAndDeps() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | typeGuardFunctionOfFormThis.js | 100 let crate: Crate<{}>; variable 257 var crate; variable
|
| /third_party/rust/crates/tracing/tracing/src/ |
| D | field.rs | 169 impl<'a> crate::sealed::Sealed for &'a Field {} impl
|
| /third_party/typescript/tests/cases/conformance/expressions/typeGuards/ |
| D | typeGuardFunctionOfFormThis.ts | 100 let crate: Crate<{}>; variable
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | keywords.h | 21 int crate; variable
|
| /third_party/rust/crates/tracing/tracing-subscriber/src/field/ |
| D | mod.rs | 182 impl<'a, F> crate::sealed::Sealed<RecordFieldsMarker> for &'a F where F: RecordFields {} impl 219 impl<T, M> crate::sealed::Sealed<MakeExtMarker<T>> for M where M: MakeVisitor<T> + Sized {} impl
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_plug.c | 795 const snd_interval_t *srate, *crate; in snd_pcm_plug_hw_refine_schange() local 896 const snd_interval_t *srate, *crate; in snd_pcm_plug_hw_refine_cchange() local
|
| D | pcm_rate.c | 176 const snd_interval_t *srate, *crate; in snd_pcm_rate_hw_refine_schange() local 209 const snd_interval_t *srate, *crate; in snd_pcm_rate_hw_refine_cchange() local
|
| /third_party/rust/crates/tracing/tracing-core/src/ |
| D | field.rs | 578 impl<'a, T: ?Sized> crate::sealed::Sealed for &'a T where T: Value + crate::sealed::Sealed + 'a {} impl 589 impl<'a, T: ?Sized> crate::sealed::Sealed for &'a mut T where T: Value + crate::sealed::Sealed + 'a… impl 722 impl crate::sealed::Sealed for &'_ dyn valuable::Valuable {} impl
|