Home
last modified time | relevance | path

Searched refs:more (Results 1 – 5 of 5) sorted by relevance

/DragonOS-0.1.5/user/libs/libc/
DCargo.toml6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
/DragonOS-0.1.5/kernel/
DCargo.toml6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
/DragonOS-0.1.5/
DREADME_EN.md46 … the communication QQ group, which can make the communication of problems more efficient and facil…
DLICENSE143 years, to give any third party, for a charge no more than your
304 GNU General Public License for more details.
337 consider it more useful to permit linking proprietary applications with the
/DragonOS-0.1.5/kernel/src/libs/
Dlz4.c1429 unsigned const more = LZ4_count(limit, (const BYTE *)source, matchlimit); in LZ4_compress_generic_validated() local
1430 matchCode += more; in LZ4_compress_generic_validated()
1431 ip += more; in LZ4_compress_generic_validated()