Home
last modified time | relevance | path

Searched refs:lc_seg (Results 1 – 11 of 11) sorted by relevance

/dports/archivers/upx/upx-3.96/src/
H A Dp_mach.cpp1008 if (lc_seg!=msegcmd[k].cmd in find_SEGMENT_gap()
1023 if (lc_seg==msegcmd[j].cmd in find_SEGMENT_gap()
1047 if (lc_seg==msegcmd[k].cmd in pack2()
1073 if (lc_seg==msegcmd[k].cmd in pack2()
1081 if (lc_seg==msegcmd[k].cmd in pack2()
1195 segZERO.cmd = lc_seg; in pack1()
1210 segTEXT.cmd = lc_seg; in pack1()
1316 if (lc_seg == ptr->cmd) { in pack1()
1470 if (lc_seg==rc->cmd in unpack()
1549 if (lc_seg == ptr->cmd) { in canUnpack()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dxdr4.h488 struct nfsd4_layout_seg lc_seg; /* request */ member
H A Dnfs4xdr.c1706 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.offset) < 0) in nfsd4_decode_layoutcommit()
1708 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.length) < 0) in nfsd4_decode_layoutcommit()
H A Dnfs4proc.c1998 const struct nfsd4_layout_seg *seg = &lcp->lc_seg; in nfsd4_layoutcommit()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dxdr4.h488 struct nfsd4_layout_seg lc_seg; /* request */ member
H A Dnfs4xdr.c1706 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.offset) < 0) in nfsd4_decode_layoutcommit()
1708 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.length) < 0) in nfsd4_decode_layoutcommit()
H A Dnfs4proc.c1998 const struct nfsd4_layout_seg *seg = &lcp->lc_seg; in nfsd4_layoutcommit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dxdr4.h488 struct nfsd4_layout_seg lc_seg; /* request */ member
H A Dnfs4xdr.c1706 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.offset) < 0) in nfsd4_decode_layoutcommit()
1708 if (xdr_stream_decode_u64(argp->xdr, &lcp->lc_seg.length) < 0) in nfsd4_decode_layoutcommit()
H A Dnfs4proc.c1998 const struct nfsd4_layout_seg *seg = &lcp->lc_seg; in nfsd4_layoutcommit()
/dports/biology/fasta3/fasta-36.3.8/doc/
H A Dreadme.v33t0855 pseg database.fasta -z 1 -q > database.lc_seg
857 Once you have database.lc_seg, run the command "map_db" to generate
860 You can then search database.lc_seg with or without the "-S" option.