Home
last modified time | relevance | path

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

/DragonOS-0.1.8/user/libs/libc/
DCargo.toml6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
/DragonOS-0.1.8/kernel/
DCargo.toml6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
/DragonOS-0.1.8/
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.8/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()