Home
last modified time | relevance | path

Searched refs:full (Results 1 – 8 of 8) sorted by relevance

/DragonOS/kernel/crates/unified-init/macros/
H A DCargo.toml14 syn = { version = "2.0.42", features = ["full"] }
/DragonOS/kernel/crates/intertrait/macros/
H A DCargo.toml17 syn = { version = "1.0", features = ["full"] }
/DragonOS/docs/
H A Dmake.bat20 echo.to the full path of the 'sphinx-build' executable. Alternatively you
/DragonOS/kernel/src/driver/base/block/
H A Dblock_device.rs429 let full = multi && range.is_multi() || !multi && range.is_full(); in write_at_bytes() localVariable
431 if full { in write_at_bytes()
468 let full = multi && range.is_multi() || !multi && range.is_full(); in read_at_bytes() localVariable
471 if full { in read_at_bytes()
/DragonOS/kernel/src/driver/video/fbdev/base/
H A Dmod.rs270 for (content, full) in iter { in slow_imageblit()
277 if full { in slow_imageblit()
/DragonOS/docs/kernel/debug/
H A Ddebug-kernel-with-gdb.md277 backtrace full #显示完整的符号信息,包括函数参数和局部变量。
/DragonOS/kernel/crates/intertrait/
H A DREADME.md156 …* GPLv2 and later (You can find the full text of the license in the root directory of this reposit…
/DragonOS/
H A DLICENSE178 parties remain in full compliance.
291 the "copyright" line and a pointer to where the full notice is found.