Home
last modified time | relevance | path

Searched defs:check (Results 1 – 4 of 4) sorted by relevance

/DragonOS-0.1.9/tools/
DMakefile8 check: target
/DragonOS-0.1.9/kernel/
DMakefile31 check: ECHO target
/DragonOS-0.1.9/kernel/src/mm/
Dmmio_buddy.rs673 let check = self in map_phys() localVariable
/DragonOS-0.1.9/kernel/src/libs/lib_ui/
Dtextui.rs140 pub fn check(&self, max: i32) -> bool { in check() method
196 pub fn check(&self, chars_per_line: i32) -> bool { in check() method