Home
last modified time | relevance | path

Searched refs:lsz (Results 126 – 150 of 1107) sorted by relevance

12345678910>>...45

/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-rpi/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-rock64/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/arch/arc/include/asm/
H A Darc-bcr.h32 unsigned int pad:24, way:2, lsz:2, sz:4; member
34 unsigned int sz:4, lsz:2, way:2, pad:24;
/dports/comms/zssh/zssh-1.5c/lrzsz-0.12.20/
H A DNEWS28 * 0.12.18 was broken, lsz crashed if receiver found an CRC error.
54 * lsz has a new option "--tcp" (no shortopt implemented). lsz transmits
97 * lrx and lrb (aka lsz --x/ymodem) now default to 128 byte
114 * lsz/lrz recognize "rshell" as another name for the restricted
137 * lsz resends init string if it doesn't receive rz's init.
243 receivers file opening code). Both lrz and lsz no have a -r switch
247 with the -8 option to lsz (lrz handles this automatically).
/dports/comms/lrzsz/lrzsz-0.12.20/
H A DNEWS28 * 0.12.18 was broken, lsz crashed if receiver found an CRC error.
54 * lsz has a new option "--tcp" (no shortopt implemented). lsz transmits
97 * lrx and lrb (aka lsz --x/ymodem) now default to 128 byte
114 * lsz/lrz recognize "rshell" as another name for the restricted
137 * lsz resends init string if it doesn't receive rz's init.
243 receivers file opening code). Both lrz and lsz no have a -r switch
247 with the -8 option to lsz (lrz handles this automatically).
/dports/audio/libxmp/libxmp-4.5.0/src/loaders/
H A Dmfp_load.c49 int i, len, lps, lsz; in mfp_test() local
81 lsz = readmem16b(buf + i * 8 + 6); in mfp_test()
82 if (lps + lsz - 1 > len) in mfp_test()
85 if (len > 0 && lsz == 0) in mfp_test()
/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dm06100_a1-pure.cl25 const u64 lsz = get_local_size (0);
42 for (u32 i = lid; i < 256; i += lsz)
110 const u64 lsz = get_local_size (0);
127 for (u32 i = lid; i < 256; i += lsz)
H A Dm11750_a3-pure.cl25 const u64 lsz = get_local_size (0);
35 for (u32 i = lid; i < 256; i += lsz)
118 const u64 lsz = get_local_size (0);
128 for (u32 i = lid; i < 256; i += lsz)
H A Dm11760_a3-pure.cl25 const u64 lsz = get_local_size (0);
35 for (u32 i = lid; i < 256; i += lsz)
120 const u64 lsz = get_local_size (0);
130 for (u32 i = lid; i < 256; i += lsz)
H A Dm11860_a3-pure.cl25 const u64 lsz = get_local_size (0);
35 for (u32 i = lid; i < 256; i += lsz)
120 const u64 lsz = get_local_size (0);
130 for (u32 i = lid; i < 256; i += lsz)
H A Dm11850_a3-pure.cl25 const u64 lsz = get_local_size (0);
35 for (u32 i = lid; i < 256; i += lsz)
118 const u64 lsz = get_local_size (0);
128 for (u32 i = lid; i < 256; i += lsz)
/dports/comms/zssh/zssh-1.5c/lrzsz-0.12.20/src/
H A DMakefile.am1 bin_PROGRAMS=lrz lsz program
3 lsz_SOURCES=lsz.c timing.c zperr.c zreadline.c crctab.c rbsb.c zm.c protname.c tcp.c lsyslog.c cani…
/dports/comms/lrzsz/lrzsz-0.12.20/src/
H A DMakefile.am1 bin_PROGRAMS=lrz lsz program
3 lsz_SOURCES=lsz.c timing.c zperr.c zreadline.c crctab.c rbsb.c zm.c protname.c tcp.c lsyslog.c cani…
/dports/graphics/imlib2/imlib2-1.7.0/src/modules/loaders/
H A Dloader_xpm.c138 int lsz = 256; in load2() local
173 line = malloc(lsz); in load2()
420 if (len >= lsz) in load2()
424 lsz += 256; in load2()
425 nline = realloc(line, lsz); in load2()

12345678910>>...45