Searched defs:crate (Results 1 – 7 of 7) 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/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/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
|