Home
last modified time | relevance | path

Searched refs:match (Results 1 – 7 of 7) sorted by relevance

/DragonOS-0.1.8/kernel/src/libs/
Dlz4.c1232 const BYTE *match; in LZ4_compress_generic_validated() local
1253 match = LZ4_getPositionOnHash(h, cctx->hashTable, tableType, base); in LZ4_compress_generic_validated()
1257 } while ((match + LZ4_DISTANCE_MAX < ip) || (LZ4_read32(match) != LZ4_read32(ip))); in LZ4_compress_generic_validated()
1287 match = dictBase + matchIndex; in LZ4_compress_generic_validated()
1293 match = base + matchIndex; in LZ4_compress_generic_validated()
1303 match = dictBase + matchIndex; in LZ4_compress_generic_validated()
1308 match = base + matchIndex; in LZ4_compress_generic_validated()
1314 match = base + matchIndex; in LZ4_compress_generic_validated()
1331 if (LZ4_read32(match) == LZ4_read32(ip)) in LZ4_compress_generic_validated()
1343 while (((ip > anchor) & (match > lowLimit)) && (unlikely(ip[-1] == match[-1]))) in LZ4_compress_generic_validated()
[all …]
/DragonOS-0.1.8/docs/kernel/filesystem/
Dsysfs.md99 match sys_bus_register(&bus.get_id_table().to_name()) {
/DragonOS-0.1.8/user/apps/test_bind/
Dlink.lds128 linker won't look for a file to match a
/DragonOS-0.1.8/user/apps/test_fstat/
Dlink.lds128 linker won't look for a file to match a
/DragonOS-0.1.8/user/apps/test_gettimeofday/
Dlink.lds128 linker won't look for a file to match a
/DragonOS-0.1.8/user/apps/http_server/
Dlink.lds128 linker won't look for a file to match a
/DragonOS-0.1.8/user/apps/test_relibc/
Dlink.lds128 linker won't look for a file to match a