Home
last modified time | relevance | path

Searched refs:a (Results 1 – 13 of 13) sorted by relevance

/DADK/dadk/src/
H A Dutils.rs6 pub(super) fn check_dir_exists<'a>(path: &'a PathBuf) -> Result<&'a PathBuf> { in check_dir_exists()
/DADK/.github/
H A Dcodecov.yml1 comment: # this is a top-level key
5 require_base: false # [true :: must have a base report to post]
6 require_head: true # [true :: must have a head report to post]
H A Dissue-checker.yml21 regexes: '[Ff]eat(?:\([a-zA-Z]*\))?[\:\.\,]'
29 regexes: '[Ff]ix(?:\([a-zA-Z]*\))?[\:\.\,]'
37 regexes: '[Dd]ocs(?:\([a-zA-Z]*\))?[\:\.\,]'
45 regexes: '[Tt]est(?:\([a-zA-Z]*\))?[\:\.\,]'
54 …regexes: '^(?!(?:build|chore|ci|docs?|feat|fix|perf|refactor|rft|style|test)(?:\([a-zA-Z]*\))?[\:\…
/DADK/
H A DLICENSE33 For example, if you distribute copies of such a program, whether
34 gratis or for a fee, you must give the recipients all the rights that
51 patents. We wish to avoid the danger that redistributors of a free
63 a notice placed by the copyright holder saying it may be distributed
65 refers to any such program or work, and a "work based on the Program"
67 that is to say, a work containing the Program or a portion of it,
75 is covered only if its contents constitute a work based on the
84 and give any other recipients of the Program a copy of this License
87 You may charge a fe
[all...]
/DADK/dadk-user/src/parser/
H A Dtask_log.rs25 fn ok_or_default<'a, T, D>(deserializer: D) -> Result<T, D::Error> in ok_or_default()
27 T: Deserialize<'a> + Default, in ok_or_default() argument
28 D: Deserializer<'a>, in ok_or_default()
24 ok_or_default<&apos;a, T, D>(deserializer: D) -> Result<T, D::Error> where T: Deserialize<&apos;a> + Default, D: Deserializer<&apos;a>, ok_or_default() argument
H A Dtask_log.rs25 fn ok_or_default<'a, T, D>(deserializer: D) -> Result<T, D::Error> in ok_or_default() argument
27 T: Deserialize<'a> + Default, in ok_or_default()
28 D: Deserializer<'a>, in ok_or_default() argument
/DADK/dadk-user/src/scheduler/
H A Dtests.rs173 for a in TargetArch::EXPECTED.iter() { in ensure_all_target_arch_testcase_v1()
174 let target_arch = TargetArch::try_from(*a).unwrap(); in ensure_all_target_arch_testcase_v1()
178 a, in ensure_all_target_arch_testcase_v1()
H A Dtests.rs173 for a in TargetArch::EXPECTED.iter() { in ensure_all_target_arch_testcase_v1()
174 let target_arch = TargetArch::try_from(*a).unwrap(); in ensure_all_target_arch_testcase_v1()
178 a, in ensure_all_target_arch_testcase_v1()
H A Dtests.rs173 for a in TargetArch::EXPECTED.iter() { in ensure_all_target_arch_testcase_v1()
174 let target_arch = TargetArch::try_from(*a).unwrap(); in ensure_all_target_arch_testcase_v1()
178 a, in ensure_all_target_arch_testcase_v1()
H A Dtests.rs173 for a in TargetArch::EXPECTED.iter() { in ensure_all_target_arch_testcase_v1()
174 let target_arch = TargetArch::try_from(*a).unwrap(); in ensure_all_target_arch_testcase_v1()
178 a, in ensure_all_target_arch_testcase_v1()
H A Dtests.rs173 for a in TargetArch::EXPECTED.iter() { in ensure_all_target_arch_testcase_v1()
174 let target_arch = TargetArch::try_from(*a).unwrap(); in ensure_all_target_arch_testcase_v1()
178 a, in ensure_all_target_arch_testcase_v1()
/DADK/dadk-config/templates/config/
H A Drootfs.toml11 # and the entire disk will be treated as a single partition.
/DADK/tests/data/config/
H A Drootfs.toml11 # and the entire disk will be treated as a single partition.