Home
last modified time | relevance | path

Searched refs:PACKETTYPE (Results 1 – 25 of 45) sorted by relevance

12

/dports/archivers/par2cmdline/par2cmdline-0.8.1/src/
H A Dpar2fileformat.h60 struct PACKETTYPE {u8 type[16];} PACKED; argument
70 PACKETTYPE type; // Used to specify the meaning of the rest of the packet
181 inline bool operator == (const PACKETTYPE &left, const PACKETTYPE &right)
186 inline bool operator != (const PACKETTYPE &left, const PACKETTYPE &right)
193 extern PACKETTYPE fileverificationpacket_type;
194 extern PACKETTYPE filedescriptionpacket_type;
195 extern PACKETTYPE mainpacket_type;
196 extern PACKETTYPE recoveryblockpacket_type;
197 extern PACKETTYPE creatorpacket_type;
H A Dpar2fileformat.cpp23 PACKETTYPE fileverificationpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'I', 'F', 'S', …
24 PACKETTYPE filedescriptionpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'F', 'i', 'l', …
25 PACKETTYPE mainpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'M', 'a', 'i', …
26 PACKETTYPE recoveryblockpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'R', 'e', 'c', …
27 PACKETTYPE creatorpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'C', 'r', 'e', …
/dports/archivers/libpar2/libpar2-0.4/
H A Dpar2fileformat.h59 struct PACKETTYPE {u8 type[16];} PACKED; struct
69 PACKETTYPE type; // Used to specify the meaning of the rest of the packet
180 inline bool operator == (const PACKETTYPE &left, const PACKETTYPE &right)
185 inline bool operator != (const PACKETTYPE &left, const PACKETTYPE &right)
192 extern PACKETTYPE fileverificationpacket_type;
193 extern PACKETTYPE filedescriptionpacket_type;
194 extern PACKETTYPE mainpacket_type;
195 extern PACKETTYPE recoveryblockpacket_type;
196 extern PACKETTYPE creatorpacket_type;
H A Dpar2fileformat.cpp23 PACKETTYPE fileverificationpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'I', 'F', 'S', …
24 PACKETTYPE filedescriptionpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'F', 'i', 'l', …
25 PACKETTYPE mainpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'M', 'a', 'i', …
26 PACKETTYPE recoveryblockpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'R', 'e', 'c', …
27 PACKETTYPE creatorpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'C', 'r', 'e', …
/dports/news/nget/nget-0.27.1/par2/
H A Dpar2fileformat.h61 struct PACKETTYPE {u8 type[16];} PACKED; argument
71 PACKETTYPE type; // Used to specify the meaning of the rest of the packet
182 inline bool operator == (const PACKETTYPE &left, const PACKETTYPE &right)
187 inline bool operator != (const PACKETTYPE &left, const PACKETTYPE &right)
194 extern PACKETTYPE fileverificationpacket_type;
195 extern PACKETTYPE filedescriptionpacket_type;
196 extern PACKETTYPE mainpacket_type;
197 extern PACKETTYPE recoveryblockpacket_type;
198 extern PACKETTYPE creatorpacket_type;
H A Dpar2fileformat.cpp23 PACKETTYPE fileverificationpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'I', 'F', 'S', …
24 PACKETTYPE filedescriptionpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'F', 'i', 'l', …
25 PACKETTYPE mainpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'M', 'a', 'i', …
26 PACKETTYPE recoveryblockpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'R', 'e', 'c', …
27 PACKETTYPE creatorpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'C', 'r', 'e', …
/dports/news/nzbget/nzbget-21.1/lib/par2/
H A Dpar2fileformat.h62 struct PACKETTYPE {u8 type[16];} PACKED; argument
72 PACKETTYPE type; // Used to specify the meaning of the rest of the packet
183 inline bool operator == (const PACKETTYPE &left, const PACKETTYPE &right)
188 inline bool operator != (const PACKETTYPE &left, const PACKETTYPE &right)
195 extern PACKETTYPE fileverificationpacket_type;
196 extern PACKETTYPE filedescriptionpacket_type;
197 extern PACKETTYPE mainpacket_type;
198 extern PACKETTYPE recoveryblockpacket_type;
199 extern PACKETTYPE creatorpacket_type;
H A Dpar2fileformat.cpp27 PACKETTYPE fileverificationpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'I', 'F', 'S', …
28 PACKETTYPE filedescriptionpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'F', 'i', 'l', …
29 PACKETTYPE mainpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'M', 'a', 'i', …
30 PACKETTYPE recoveryblockpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'R', 'e', 'c', …
31 PACKETTYPE creatorpacket_type = {{'P', 'A', 'R', ' ', '2', '.', '0', '\0', 'C', 'r', 'e', …
/dports/sysutils/roct/ROCT-Thunk-Interface-9d1fb76/tests/kfdtest/src/
H A DBasePacket.hpp31 enum PACKETTYPE { enum
44 virtual PACKETTYPE PacketType() const = 0;
H A DIndirectBuffer.hpp38 IndirectBuffer(PACKETTYPE type, unsigned int sizeInDWords, unsigned int NodeId);
57 PACKETTYPE m_PacketTypeAllowed;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); argument
45 PACKETTYPE type;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); struct
45 PACKETTYPE type;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); struct
45 PACKETTYPE type;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); argument
45 PACKETTYPE type;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); struct
45 PACKETTYPE type;
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); struct
45 PACKETTYPE type;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); argument
45 PACKETTYPE type;
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); argument
45 PACKETTYPE type;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); argument
45 PACKETTYPE type;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); struct
45 PACKETTYPE type;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); struct
45 PACKETTYPE type;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); struct
45 PACKETTYPE type;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); struct
45 PACKETTYPE type;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); argument
45 PACKETTYPE type;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/ext/
H A Dpacked6.C17 struct PACKETTYPE {u8 type[16];} __attribute__ ((packed)); argument
45 PACKETTYPE type;

12