Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/libs/libc/
DCargo.toml6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
/DragonOS-0.1.2/kernel/
DCargo.toml6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Dcbindgen.toml254 # reasonable value if targeting gcc/clang. A more portable solution would
297 # would be a reasonable value if targeting gcc/clang. A more portable solution
368 # would be a reasonable value if targeting gcc/clang. A more portable solution
478 # would be a reasonable value if targeting gcc/clang. A more portable solution
/DragonOS-0.1.2/
DREADME_EN.md48 … 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.2/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()