Searched refs:lcn (Results 1 – 4 of 4) sorted by relevance
79 unsigned long lcn; member107 unsigned long lcn) in legacy_load_cluster_from_disk() argument114 lcn * sizeof(struct z_erofs_vle_decompressed_index); in legacy_load_cluster_from_disk()123 m->lcn = lcn; in legacy_load_cluster_from_disk()224 unsigned long lcn) in compacted_load_cluster_from_disk() argument240 if (lcn >= totalidx) in compacted_load_cluster_from_disk()243 m->lcn = lcn; in compacted_load_cluster_from_disk()255 if (lcn < compacted_4b_initial) { in compacted_load_cluster_from_disk()260 lcn -= compacted_4b_initial; in compacted_load_cluster_from_disk()262 if (lcn < compacted_2b) { in compacted_load_cluster_from_disk()[all …]
10 Libs: -L${libdir} -lcn-cbor
518 String lcn = pkgName + "." + linkedClassName; in reportChangedClass() local531 lcn = "Interface " + lcn; in reportChangedClass()533 lcn = "Class " + lcn; in reportChangedClass()543 writeSectionHeader(lcn, pkgName, prevClassRef, nextClassRef, in reportChangedClass()
META-INF/ META-INF/MANIFEST.MF jdiff/ jdiff/API.class API ...