Home
last modified time | relevance | path

Searched refs:HEADER_SIZE (Results 1 – 25 of 1098) sorted by relevance

12345678910>>...44

/dports/devel/poco/poco-1.10.1-all/Zip/src/
H A DZipDataInfo.cpp32 std::memcpy(_rawInfo, HEADER, ZipCommon::HEADER_SIZE); in ZipDataInfo()
33 std::memset(_rawInfo+ZipCommon::HEADER_SIZE, 0, FULLHEADER_SIZE - ZipCommon::HEADER_SIZE); in ZipDataInfo()
44 std::memcpy(_rawInfo, HEADER, ZipCommon::HEADER_SIZE); in ZipDataInfo()
48 in.read(_rawInfo, ZipCommon::HEADER_SIZE); in ZipDataInfo()
49 if (in.gcount() != ZipCommon::HEADER_SIZE) in ZipDataInfo()
55 in.read(_rawInfo+ZipCommon::HEADER_SIZE, FULLHEADER_SIZE - ZipCommon::HEADER_SIZE); in ZipDataInfo()
72 std::memcpy(_rawInfo, HEADER, ZipCommon::HEADER_SIZE); in ZipDataInfo64()
73 std::memset(_rawInfo+ZipCommon::HEADER_SIZE, 0, FULLHEADER_SIZE - ZipCommon::HEADER_SIZE); in ZipDataInfo64()
88 in.read(_rawInfo, ZipCommon::HEADER_SIZE); in ZipDataInfo64()
89 if (in.gcount() != ZipCommon::HEADER_SIZE) in ZipDataInfo64()
[all …]
H A DZipArchiveInfo.cpp35 _startPos -= ZipCommon::HEADER_SIZE; in ZipArchiveInfo()
46 std::memcpy(_rawInfo, HEADER, ZipCommon::HEADER_SIZE); in ZipArchiveInfo()
59 inp.read(_rawInfo, ZipCommon::HEADER_SIZE); in parse()
60 if (inp.gcount() != ZipCommon::HEADER_SIZE) in parse()
67 std::memcpy(_rawInfo, HEADER, ZipCommon::HEADER_SIZE); in parse()
71 inp.read(_rawInfo + ZipCommon::HEADER_SIZE, FULLHEADER_SIZE - ZipCommon::HEADER_SIZE); in parse()
113 _startPos -= ZipCommon::HEADER_SIZE; in ZipArchiveInfo64()
123 std::memcpy(_rawInfo, HEADER, ZipCommon::HEADER_SIZE); in ZipArchiveInfo64()
140 inp.read(_rawInfo, ZipCommon::HEADER_SIZE); in parse()
141 if (inp.gcount() != ZipCommon::HEADER_SIZE) in parse()
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/smithay-client-toolkit-0.4.6/src/window/
H A Dconcept_frame.rs31 const HEADER_SIZE: u32 = 30; const
839 (HEADER_SIZE as usize, HEADER_SIZE as usize), in draw_buttons()
845 ((width - HEADER_SIZE) as usize, (HEADER_SIZE - 1) as usize), in draw_buttons()
926 (HEADER_SIZE as usize, HEADER_SIZE as usize), in draw_buttons()
936 ((width - HEADER_SIZE) as usize, (HEADER_SIZE - 1) as usize), in draw_buttons()
950 (width - HEADER_SIZE - HEADER_SIZE / 2 - 4 - i) as usize, in draw_buttons()
954 (width - HEADER_SIZE - HEADER_SIZE / 2) as usize, in draw_buttons()
967 (width - HEADER_SIZE - HEADER_SIZE / 2) as usize, in draw_buttons()
987 (HEADER_SIZE as usize, HEADER_SIZE as usize), in draw_buttons()
1018 (width - 2 * HEADER_SIZE - HEADER_SIZE / 2) as usize, in draw_buttons()
[all …]
H A Dbasic_frame.rs30 const HEADER_SIZE: u32 = 32; const
429 let pxcount = (HEADER_SIZE * width) in redraw()
447 HEADER_SIZE as usize, in redraw()
563 HEADER_SIZE as i32, in redraw()
576 HEADER_SIZE as i32, in redraw()
654 (height + HEADER_SIZE) as i32, in redraw()
685 (height + HEADER_SIZE) as i32, in redraw()
734 (0, -(HEADER_SIZE as i32)) in location()
839 (HEADER_SIZE / 2 - 8) as usize, in draw_buttons()
865 (HEADER_SIZE / 2 - 8) as usize, in draw_buttons()
[all …]
/dports/games/dose-response/dose-response-179c326/cargo-crates/smithay-client-toolkit-0.4.5/src/window/
H A Dconcept_frame.rs31 const HEADER_SIZE: u32 = 30; const
839 (HEADER_SIZE as usize, HEADER_SIZE as usize), in draw_buttons()
845 ((width - HEADER_SIZE) as usize, (HEADER_SIZE - 1) as usize), in draw_buttons()
926 (HEADER_SIZE as usize, HEADER_SIZE as usize), in draw_buttons()
936 ((width - HEADER_SIZE) as usize, (HEADER_SIZE - 1) as usize), in draw_buttons()
950 (width - HEADER_SIZE - HEADER_SIZE / 2 - 4 - i) as usize, in draw_buttons()
954 (width - HEADER_SIZE - HEADER_SIZE / 2) as usize, in draw_buttons()
967 (width - HEADER_SIZE - HEADER_SIZE / 2) as usize, in draw_buttons()
987 (HEADER_SIZE as usize, HEADER_SIZE as usize), in draw_buttons()
1018 (width - 2 * HEADER_SIZE - HEADER_SIZE / 2) as usize, in draw_buttons()
[all …]
H A Dbasic_frame.rs30 const HEADER_SIZE: u32 = 32; const
429 let pxcount = (HEADER_SIZE * width) in redraw()
447 HEADER_SIZE as usize, in redraw()
563 HEADER_SIZE as i32, in redraw()
576 HEADER_SIZE as i32, in redraw()
654 (height + HEADER_SIZE) as i32, in redraw()
685 (height + HEADER_SIZE) as i32, in redraw()
734 (0, -(HEADER_SIZE as i32)) in location()
839 (HEADER_SIZE / 2 - 8) as usize, in draw_buttons()
865 (HEADER_SIZE / 2 - 8) as usize, in draw_buttons()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/smithay-client-toolkit-0.6.6/src/window/
H A Dconcept_frame.rs26 const HEADER_SIZE: u32 = 30; const
865 (HEADER_SIZE as usize * scale, HEADER_SIZE as usize * scale), in draw_buttons()
891 (HEADER_SIZE as usize * scale, HEADER_SIZE as usize * scale), in draw_buttons()
984 (HEADER_SIZE as usize * scale, HEADER_SIZE as usize * scale), in draw_buttons()
1010 (HEADER_SIZE as usize * scale, HEADER_SIZE as usize * scale), in draw_buttons()
1041 (width - HEADER_SIZE - HEADER_SIZE / 2) as usize * scale, in draw_buttons()
1054 (width - HEADER_SIZE - HEADER_SIZE / 2) as usize * scale, in draw_buttons()
1077 (HEADER_SIZE as usize * scale, HEADER_SIZE as usize * scale), in draw_buttons()
1102 (HEADER_SIZE as usize * scale, HEADER_SIZE as usize * scale), in draw_buttons()
1131 (width - 2 * HEADER_SIZE - HEADER_SIZE / 2) as usize * scale, in draw_buttons()
[all …]
H A Dbasic_frame.rs24 const HEADER_SIZE: u32 = 32; const
424 let pxcount = (HEADER_SIZE * width) in redraw()
442 HEADER_SIZE as usize, in redraw()
559 HEADER_SIZE as i32, in redraw()
572 HEADER_SIZE as i32, in redraw()
650 (height + HEADER_SIZE) as i32, in redraw()
681 (height + HEADER_SIZE) as i32, in redraw()
730 (0, -(HEADER_SIZE as i32)) in location()
835 (HEADER_SIZE / 2 - 8) as usize, in draw_buttons()
861 (HEADER_SIZE / 2 - 8) as usize, in draw_buttons()
[all …]
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/core/src/oned/rss/
H A DODRSSExpandedBinaryDecoder.cpp112 if (bits.size() < HEADER_SIZE + 44) in DecodeAI01AndOtherAIs()
118 int firstGtinDigit = ToInt(bits, HEADER_SIZE, 4); in DecodeAI01AndOtherAIs()
131 static const int HEADER_SIZE = 2 + 1 + 2; in DecodeAnyAI() local
142 static const int HEADER_SIZE = 4 + 1; in DecodeAI013103() local
150 AI01EncodeCompressedGtin(buffer, bits, HEADER_SIZE); in DecodeAI013103()
163 static const int HEADER_SIZE = 4 + 1; in DecodeAI01320x() local
184 static const int HEADER_SIZE = 5 + 1 + 2; in DecodeAI01392x() local
187 if (bits.size() < HEADER_SIZE + AI01_GTIN_SIZE) { in DecodeAI01392x()
208 static const int HEADER_SIZE = 5 + 1 + 2; in DecodeAI01393x() local
212 if (bits.size() < HEADER_SIZE + AI01_GTIN_SIZE) { in DecodeAI01393x()
[all …]
/dports/net/h323plus/h323plus-1_27_2/plugins/audio/G.722.2/AMR-WB/
H A Dif_rom.h44 #define HEADER_SIZE 6 /* real size + 1 */ macro
45 #define T_NBBITS_7k (NBBITS_7k + HEADER_SIZE)
46 #define T_NBBITS_9k (NBBITS_9k + HEADER_SIZE)
47 #define T_NBBITS_12k (NBBITS_12k + HEADER_SIZE)
48 #define T_NBBITS_14k (NBBITS_14k + HEADER_SIZE)
49 #define T_NBBITS_16k (NBBITS_16k + HEADER_SIZE)
50 #define T_NBBITS_18k (NBBITS_18k + HEADER_SIZE)
51 #define T_NBBITS_20k (NBBITS_20k + HEADER_SIZE)
52 #define T_NBBITS_23k (NBBITS_23k + HEADER_SIZE)
53 #define T_NBBITS_24k (NBBITS_24k + HEADER_SIZE)
[all …]
H A Dif_rom.c44 #define HEADER_SIZE 6 /* real size + 1 */ macro
45 #define T_NBBITS_7k (NBBITS_7k + HEADER_SIZE)
46 #define T_NBBITS_9k (NBBITS_9k + HEADER_SIZE)
47 #define T_NBBITS_12k (NBBITS_12k + HEADER_SIZE)
48 #define T_NBBITS_14k (NBBITS_14k + HEADER_SIZE)
49 #define T_NBBITS_16k (NBBITS_16k + HEADER_SIZE)
50 #define T_NBBITS_18k (NBBITS_18k + HEADER_SIZE)
51 #define T_NBBITS_20k (NBBITS_20k + HEADER_SIZE)
52 #define T_NBBITS_23k (NBBITS_23k + HEADER_SIZE)
53 #define T_NBBITS_24k (NBBITS_24k + HEADER_SIZE)
[all …]
H A Denc_if.c28 #define HEADER_SIZE 6 /* real size + 1 */ macro
29 #define T_NBBITS_7k (NBBITS_7k + HEADER_SIZE)
30 #define T_NBBITS_9k (NBBITS_9k + HEADER_SIZE)
31 #define T_NBBITS_12k (NBBITS_12k + HEADER_SIZE)
32 #define T_NBBITS_14k (NBBITS_14k + HEADER_SIZE)
33 #define T_NBBITS_16k (NBBITS_16k + HEADER_SIZE)
34 #define T_NBBITS_18k (NBBITS_18k + HEADER_SIZE)
35 #define T_NBBITS_20k (NBBITS_20k + HEADER_SIZE)
36 #define T_NBBITS_23k (NBBITS_23k + HEADER_SIZE)
37 #define T_NBBITS_24k (NBBITS_24k + HEADER_SIZE)
[all …]
/dports/net/opal/opal-3.10.10/plugins/audio/G.722.2/AMR-WB/
H A Dif_rom.h44 #define HEADER_SIZE 6 /* real size + 1 */ macro
45 #define T_NBBITS_7k (NBBITS_7k + HEADER_SIZE)
46 #define T_NBBITS_9k (NBBITS_9k + HEADER_SIZE)
47 #define T_NBBITS_12k (NBBITS_12k + HEADER_SIZE)
48 #define T_NBBITS_14k (NBBITS_14k + HEADER_SIZE)
49 #define T_NBBITS_16k (NBBITS_16k + HEADER_SIZE)
50 #define T_NBBITS_18k (NBBITS_18k + HEADER_SIZE)
51 #define T_NBBITS_20k (NBBITS_20k + HEADER_SIZE)
52 #define T_NBBITS_23k (NBBITS_23k + HEADER_SIZE)
53 #define T_NBBITS_24k (NBBITS_24k + HEADER_SIZE)
[all …]
H A Dif_rom.c44 #define HEADER_SIZE 6 /* real size + 1 */ macro
45 #define T_NBBITS_7k (NBBITS_7k + HEADER_SIZE)
46 #define T_NBBITS_9k (NBBITS_9k + HEADER_SIZE)
47 #define T_NBBITS_12k (NBBITS_12k + HEADER_SIZE)
48 #define T_NBBITS_14k (NBBITS_14k + HEADER_SIZE)
49 #define T_NBBITS_16k (NBBITS_16k + HEADER_SIZE)
50 #define T_NBBITS_18k (NBBITS_18k + HEADER_SIZE)
51 #define T_NBBITS_20k (NBBITS_20k + HEADER_SIZE)
52 #define T_NBBITS_23k (NBBITS_23k + HEADER_SIZE)
53 #define T_NBBITS_24k (NBBITS_24k + HEADER_SIZE)
[all …]
H A Denc_if.c28 #define HEADER_SIZE 6 /* real size + 1 */ macro
29 #define T_NBBITS_7k (NBBITS_7k + HEADER_SIZE)
30 #define T_NBBITS_9k (NBBITS_9k + HEADER_SIZE)
31 #define T_NBBITS_12k (NBBITS_12k + HEADER_SIZE)
32 #define T_NBBITS_14k (NBBITS_14k + HEADER_SIZE)
33 #define T_NBBITS_16k (NBBITS_16k + HEADER_SIZE)
34 #define T_NBBITS_18k (NBBITS_18k + HEADER_SIZE)
35 #define T_NBBITS_20k (NBBITS_20k + HEADER_SIZE)
36 #define T_NBBITS_23k (NBBITS_23k + HEADER_SIZE)
37 #define T_NBBITS_24k (NBBITS_24k + HEADER_SIZE)
[all …]
/dports/net/p5-Net-RabbitMQ/Net--RabbitMQ-0.2.8/
H A Damqp_connection.c54 state->target_size = HEADER_SIZE; in amqp_new_connection()
126 state->target_size = HEADER_SIZE; in return_to_idle()
208 encoded.len = state->target_size - (HEADER_SIZE + 4 + FOOTER_SIZE); in amqp_handle_input()
224 encoded.len = state->target_size - (HEADER_SIZE + 12 + FOOTER_SIZE); in amqp_handle_input()
238 size_t fragment_len = state->target_size - (HEADER_SIZE + FOOTER_SIZE); in amqp_handle_input()
243 D_BYTES(state->inbound_buffer, HEADER_SIZE, fragment_len); in amqp_handle_input()
318 E_32(state->outbound_buffer, HEADER_SIZE, frame->payload.method.id); in inner_send_frame()
329 E_16(state->outbound_buffer, HEADER_SIZE+2, 0); /* "weight" */ in inner_send_frame()
363 amqp_dump(state->outbound_buffer.bytes, HEADER_SIZE); in inner_send_frame()
388 payload_len + (HEADER_SIZE + FOOTER_SIZE))); in amqp_send_frame()
[all …]
/dports/devel/marisa-trie/marisa-trie-961ed33/lib/marisa/grimoire/trie/
H A Dheader.h13 HEADER_SIZE = 16 enumerator
20 mapper.map(&ptr, HEADER_SIZE); in map()
24 char buf[HEADER_SIZE]; in read()
25 reader.read(buf, HEADER_SIZE); in read()
29 writer.write(get_header(), HEADER_SIZE); in write()
33 return HEADER_SIZE; in io_size()
39 static const char buf[HEADER_SIZE] = "We love Marisa."; in get_header()
44 for (std::size_t i = 0; i < HEADER_SIZE; ++i) { in test_header()
/dports/devel/idutils/idutils-4.6/gnulib-tests/
H A Dmalloca.c55 #define HEADER_SIZE \ macro
57 struct header { void *next; char room[HEADER_SIZE - sizeof (struct preliminary_header) + MAGIC_SIZE…
58 verify (HEADER_SIZE == sizeof (struct header));
74 size_t nplus = n + HEADER_SIZE; in mmalloca()
84 p += HEADER_SIZE; in mmalloca()
91 ((struct header *) (p - HEADER_SIZE))->next = mmalloca_results[slot]; in mmalloca()
130 char *p_begin = (char *) p - HEADER_SIZE; in freea()
135 chain = &((struct header *) ((char *) *chain - HEADER_SIZE))->next; in freea()
/dports/devel/cvs-devel/cvs-1.12.13/lib/
H A Dallocsa.c52 #define HEADER_SIZE \ macro
54 struct header { void *next; char room[HEADER_SIZE - sizeof (struct preliminary_header) + MAGIC_SIZE…
56 typedef int verify1[2 * (HEADER_SIZE == sizeof (struct header)) - 1];
72 size_t nplus = n + HEADER_SIZE; in mallocsa()
82 p += HEADER_SIZE; in mallocsa()
89 ((struct header *) (p - HEADER_SIZE))->next = mallocsa_results[slot]; in mallocsa()
128 char *p_begin = (char *) p - HEADER_SIZE; in freesa()
133 chain = &((struct header *) ((char *) *chain - HEADER_SIZE))->next; in freesa()
/dports/print/gv/gv-3.7.4/lib/
H A Dmalloca.c53 #define HEADER_SIZE \ macro
55 struct header { void *next; char room[HEADER_SIZE - sizeof (struct preliminary_header) + MAGIC_SIZE…
56 verify (HEADER_SIZE == sizeof (struct header));
72 size_t nplus = n + HEADER_SIZE; in mmalloca()
82 p += HEADER_SIZE; in mmalloca()
89 ((struct header *) (p - HEADER_SIZE))->next = mmalloca_results[slot]; in mmalloca()
128 char *p_begin = (char *) p - HEADER_SIZE; in freea()
133 chain = &((struct header *) ((char *) *chain - HEADER_SIZE))->next; in freea()
/dports/security/shishi/shishi-1.0.2/gl/
H A Dmalloca.c54 #define HEADER_SIZE \ macro
56 struct header { void *next; char room[HEADER_SIZE - sizeof (struct preliminary_header) + MAGIC_SIZE…
57 verify (HEADER_SIZE == sizeof (struct header));
73 size_t nplus = n + HEADER_SIZE; in mmalloca()
83 p += HEADER_SIZE; in mmalloca()
90 ((struct header *) (p - HEADER_SIZE))->next = mmalloca_results[slot]; in mmalloca()
129 char *p_begin = (char *) p - HEADER_SIZE; in freea()
134 chain = &((struct header *) ((char *) *chain - HEADER_SIZE))->next; in freea()
/dports/devel/blame/blame-1.3.1/lib/
H A Dallocsa.c50 #define HEADER_SIZE \ macro
52 struct header { void *next; char room[HEADER_SIZE - sizeof (struct preliminary_header) + MAGIC_SIZE…
54 typedef int verify1[2 * (HEADER_SIZE == sizeof (struct header)) - 1];
70 size_t nplus = n + HEADER_SIZE; in mallocsa()
80 p += HEADER_SIZE; in mallocsa()
87 ((struct header *) (p - HEADER_SIZE))->next = mallocsa_results[slot]; in mallocsa()
126 char *p_begin = (char *) p - HEADER_SIZE; in freesa()
131 chain = &((struct header *) ((char *) *chain - HEADER_SIZE))->next; in freesa()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libiconv/source/srclib/
H A Dmalloca.c50 #define HEADER_SIZE \ macro
52 struct header { void *next; char room[HEADER_SIZE - sizeof (struct preliminary_header) + MAGIC_SIZE…
54 typedef int verify1[2 * (HEADER_SIZE == sizeof (struct header)) - 1];
70 size_t nplus = n + HEADER_SIZE; in mmalloca()
80 p += HEADER_SIZE; in mmalloca()
87 ((struct header *) (p - HEADER_SIZE))->next = mmalloca_results[slot]; in mmalloca()
126 char *p_begin = (char *) p - HEADER_SIZE; in freea()
131 chain = &((struct header *) ((char *) *chain - HEADER_SIZE))->next; in freea()
/dports/emulators/bochs/bochs-2.7/iodev/hdimage/
H A Dvpc.cc94 Bit8u temp_footer_buf[HEADER_SIZE]; in check_format()
98 if (bx_read_image(fd, 0, (char*)temp_footer_buf, HEADER_SIZE) != HEADER_SIZE) { in check_format()
104 if (imgsize < HEADER_SIZE) { in check_format()
108 … if (bx_read_image(fd, imgsize-HEADER_SIZE, (char*)temp_footer_buf, HEADER_SIZE) != HEADER_SIZE) { in check_format()
124 Bit8u buf[HEADER_SIZE]; in open()
146 offset = imgsize - HEADER_SIZE; in open()
148 if (bx_read_image(fd, offset, (char*)footer_buf, HEADER_SIZE) != HEADER_SIZE) { in open()
179 if (bx_read_image(fd, be64_to_cpu(footer->data_offset), buf, HEADER_SIZE) != HEADER_SIZE) { in open()
343 memset(footer, 0, HEADER_SIZE); in create_image()
371 if (bx_write_image(fd, 0, footer, HEADER_SIZE) != HEADER_SIZE) { in create_image()
[all …]
/dports/security/nmap/nmap-7.91/nselib/
H A Dmysql.lua81 local HEADER_SIZE = 4
117 if ( #data - HEADER_SIZE < response.len ) then
261 if ( #packet - HEADER_SIZE < response.len ) then
338 data = try( socket:receive_bytes(HEADER_SIZE) )
351 if rs.header:sub(HEADER_SIZE + 1, HEADER_SIZE + 1) == "\xFF" then
354 return false, rs.header:sub(HEADER_SIZE+10)
356 return false, rs.header:sub(HEADER_SIZE+4)
360 pos = HEADER_SIZE + header.len + 1
371 if data:len() - pos < HEADER_SIZE then
387 block_end = pos - HEADER_SIZE - 1
[all …]

12345678910>>...44