Home
last modified time | relevance | path

Searched refs:p_size (Results 1 – 25 of 2560) sorted by relevance

12345678910>>...103

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/kfg/
H A Dfuzz-kfg.cpp101 p_size -= sizeof ( T ); in Extract()
135 if ( p_size > 0 ) in test_KConfigWriteBool()
169 string value = string ( (const char*)p_data + p_size / 2, p_size / 2 ); in test_KConfigWriteString()
176 StringInit ( & value, (const char*)p_data + p_size / 2, p_size / 2, p_size / 2 ); in test_KConfigWriteSString()
183 if ( p_size >= sizeof ( int ) ) in test_KConfigPrint()
331 KConfigNodeWrite ( node, (const char*)p_data + p_size / 2, p_size / 2 ); in test_KConfigNodeWrite()
355 KConfigNodeAppend ( node, (const char*)p_data + p_size / 2, p_size / 2 ); in test_KConfigNodeAppend()
385 … string ( (const char*)p_data + p_size / 3, p_size / 3 ) . c_str (), in test_KConfigNodeWriteAttr()
386 … string ( (const char*)p_data + 2 * p_size / 3, p_size / 3 ) . c_str () ); in test_KConfigNodeWriteAttr()
427 … string ( (const char*)p_data + p_size / 3, p_size / 3 ) . c_str (), in test_KConfigNodeRenameAttr()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/kfg/
H A Dfuzz-kfg.cpp101 p_size -= sizeof ( T ); in Extract()
135 if ( p_size > 0 ) in test_KConfigWriteBool()
169 string value = string ( (const char*)p_data + p_size / 2, p_size / 2 ); in test_KConfigWriteString()
176 StringInit ( & value, (const char*)p_data + p_size / 2, p_size / 2, p_size / 2 ); in test_KConfigWriteSString()
183 if ( p_size >= sizeof ( int ) ) in test_KConfigPrint()
331 KConfigNodeWrite ( node, (const char*)p_data + p_size / 2, p_size / 2 ); in test_KConfigNodeWrite()
355 KConfigNodeAppend ( node, (const char*)p_data + p_size / 2, p_size / 2 ); in test_KConfigNodeAppend()
385 … string ( (const char*)p_data + p_size / 3, p_size / 3 ) . c_str (), in test_KConfigNodeWriteAttr()
386 … string ( (const char*)p_data + 2 * p_size / 3, p_size / 3 ) . c_str () ); in test_KConfigNodeWriteAttr()
427 … string ( (const char*)p_data + p_size / 3, p_size / 3 ) . c_str (), in test_KConfigNodeRenameAttr()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dfortify-string.h36 if (p_size < size) in strncpy()
47 if (strlcat(p, q, p_size) >= p_size) in strcat()
59 (__builtin_constant_p(p[p_size - 1]) && p[p_size - 1] == '\0')) in strlen()
62 if (p_size <= ret) in strlen()
94 if (len >= p_size) in strlcpy()
138 if (len > p_size) in strscpy()
173 if (p_size < size) in memset()
217 if (p_size < size) in memscan()
244 if (p_size < size) in memchr()
256 if (p_size < size) in memchr_inv()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dfortify-string.h36 if (p_size < size) in strncpy()
47 if (strlcat(p, q, p_size) >= p_size) in strcat()
59 (__builtin_constant_p(p[p_size - 1]) && p[p_size - 1] == '\0')) in strlen()
62 if (p_size <= ret) in strlen()
94 if (len >= p_size) in strlcpy()
138 if (len > p_size) in strscpy()
173 if (p_size < size) in memset()
217 if (p_size < size) in memscan()
244 if (p_size < size) in memchr()
256 if (p_size < size) in memchr_inv()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dfortify-string.h36 if (p_size < size) in strncpy()
47 if (strlcat(p, q, p_size) >= p_size) in strcat()
59 (__builtin_constant_p(p[p_size - 1]) && p[p_size - 1] == '\0')) in strlen()
62 if (p_size <= ret) in strlen()
94 if (len >= p_size) in strlcpy()
138 if (len > p_size) in strscpy()
173 if (p_size < size) in memset()
217 if (p_size < size) in memscan()
244 if (p_size < size) in memchr()
256 if (p_size < size) in memchr_inv()
[all …]
/dports/security/botan110/Botan-1.10.17/src/math/mp/
H A Dmp_monty.cpp25 const size_t blocks_of_8 = p_size - (p_size % 8); in bigint_monty_redc()
27 for(size_t i = 0; i != p_size; ++i) in bigint_monty_redc()
46 word z_sum = z_i[p_size] + carry; in bigint_monty_redc()
47 carry = (z_sum < z_i[p_size]); in bigint_monty_redc()
48 z_i[p_size] = z_sum; in bigint_monty_redc()
58 for(size_t i = 0; i != p_size; ++i) in bigint_monty_redc()
61 ws[p_size] = word_sub(z[p_size+p_size], 0, &borrow); in bigint_monty_redc()
63 copy_mem(ws + p_size + 1, z + p_size, p_size + 1); in bigint_monty_redc()
65 copy_mem(z, ws + borrow*(p_size+1), p_size + 1); in bigint_monty_redc()
66 clear_mem(z + p_size + 1, z_size - p_size - 1); in bigint_monty_redc()
[all …]
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/src/
H A Dlibnet_packet_mem.c41 if (p_size <= 0) in libnet_init_packet()
49 *buf = (u_char *)malloc(p_size); in libnet_init_packet()
59 memset(*buf, 0, p_size); in libnet_init_packet()
94 if (p_size <= 0) in libnet_init_packet_arena()
106 while (p_size % 4) in libnet_init_packet_arena()
108 ++p_size; in libnet_init_packet_arena()
117 arena_size = (p_size * p_num); in libnet_init_packet_arena()
152 if (p_size <= 0) in libnet_next_packet_from_arena()
164 while (p_size % 4) in libnet_next_packet_from_arena()
166 ++p_size; in libnet_next_packet_from_arena()
[all …]
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dwindowing.q10 p_size INT,
31 p_size, p_size - lag(p_size,1,p_size) over(distribute by p_mfgr sort by p_name) as deltaSz
40 p_size, p_size - lag(p_size,1,p_size) over(distribute by p_mfgr sort by p_name) as deltaSz
58 p_size, p_size - lag(p_size,1,p_size) over(distribute by p_mfgr sort by p_name) as deltaSz
69 p_size, p_size - lag(p_size,1,p_size) over(distribute by p_mfgr sort by p_name) as deltaSz
78 abc.p_size, abc.p_size - lag(abc.p_size,1,abc.p_size) over(distribute by abc.p_mfgr sort by abc.p_n…
243 lv_col, p_size, sum(p_size) over w1 as s
252 p_size INT,
260 p_size INT,
270 p_size INT,
[all …]
H A Dleadlag.q10 p_size INT,
23 p_size, p_size - lag(p_size,1,p_size) over (partition by p_mfgr order by p_name) as deltaSz
34 p_size, p_size - lag(p_size,1,p_size) over (partition by p_mfgr order by p_name) as deltaSz
40 p1.p_size, p1.p_size - lag(p1.p_size,1,p1.p_size) over( distribute by p1.p_mfgr sort by p1.p_name) …
45 select p_mfgr,p_name, p_size,
46 sum(p_size - lag(p_size,1)) over(distribute by p_mfgr sort by p_name ) as deltaSum
51 select p_mfgr,p_name, p_size,
52 sum(p_size - lag(p_size,1)) over w1 as deltaSum
57 select p_mfgr, p_name, p_size, r1,
60 select p_mfgr, p_name, p_size,
[all …]
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/math/mp/
H A Dmp_monty.cpp80 ws[p_size] = w0; in bigint_monty_redc_generic()
81 ws[p_size+1] = w1; in bigint_monty_redc_generic()
99 ws[2*p_size+1] = word_sub(ws[p_size], 0, &borrow); in bigint_monty_redc_generic()
103 CT::conditional_copy_mem(borrow, z, ws, ws + (p_size + 1), (p_size + 1)); in bigint_monty_redc_generic()
104 clear_mem(z + p_size, z_size - p_size - 2); in bigint_monty_redc_generic()
117 if(p_size == 4) in bigint_monty_redc()
119 else if(p_size == 6) in bigint_monty_redc()
121 else if(p_size == 8) in bigint_monty_redc()
123 else if(p_size == 16) in bigint_monty_redc()
125 else if(p_size == 24) in bigint_monty_redc()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/math/mp/
H A Dmp_monty.cpp80 ws[p_size] = w0; in bigint_monty_redc_generic()
81 ws[p_size+1] = w1; in bigint_monty_redc_generic()
99 ws[2*p_size+1] = word_sub(ws[p_size], 0, &borrow); in bigint_monty_redc_generic()
103 CT::conditional_copy_mem(borrow, z, ws, ws + (p_size + 1), (p_size + 1)); in bigint_monty_redc_generic()
104 clear_mem(z + p_size, z_size - p_size - 2); in bigint_monty_redc_generic()
117 if(p_size == 4) in bigint_monty_redc()
119 else if(p_size == 6) in bigint_monty_redc()
121 else if(p_size == 8) in bigint_monty_redc()
123 else if(p_size == 16) in bigint_monty_redc()
125 else if(p_size == 24) in bigint_monty_redc()
[all …]
/dports/security/botan2/Botan-2.18.2/src/lib/math/mp/
H A Dmp_monty.cpp80 ws[p_size] = w0; in bigint_monty_redc_generic()
81 ws[p_size+1] = w1; in bigint_monty_redc_generic()
99 ws[2*p_size+1] = word_sub(ws[p_size], 0, &borrow); in bigint_monty_redc_generic()
103 CT::conditional_copy_mem(borrow, z, ws, ws + (p_size + 1), (p_size + 1)); in bigint_monty_redc_generic()
104 clear_mem(z + p_size, z_size - p_size - 2); in bigint_monty_redc_generic()
117 if(p_size == 4) in bigint_monty_redc()
119 else if(p_size == 6) in bigint_monty_redc()
121 else if(p_size == 8) in bigint_monty_redc()
123 else if(p_size == 16) in bigint_monty_redc()
125 else if(p_size == 24) in bigint_monty_redc()
[all …]
/dports/multimedia/transcode/transcode-1.1.7/pvm3/
H A Dvob_pack_unpack.c64 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
75 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
86 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
97 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
108 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
119 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
130 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
141 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
152 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
163 *p_size=*p_size+p_pup_area->s_size+sizeof(vob_pack_unpack_t); in f_vob_pack()
[all …]
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/src/
H A Dpacket_mem.c42 if (p_size <= 0) in init_packet()
47 p_size = MAX_PACKET - 3; in init_packet()
60 memset(*buf, 0, p_size); in init_packet()
92 if (p_size <= 0) in init_packet_arena()
97 p_size = MAX_PACKET - 3; in init_packet_arena()
100 arena_size = (p_size * p_num); in init_packet_arena()
139 if (p_size <= 0) in next_packet_from_arena()
144 p_size = MAX_PACKET - 3; in next_packet_from_arena()
151 while (p_size % 4) in next_packet_from_arena()
153 ++p_size; in next_packet_from_arena()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/OpenJPEG/src/openjpeg/
H A Dcio.c237 l_stream->m_buffer_size = p_size; in opj_stream_create()
380 l_read_nb_bytes += p_size; in opj_stream_read_data()
381 p_stream->m_byte_offset += p_size; in opj_stream_read_data()
451 l_read_nb_bytes += p_size; in opj_stream_read_data()
522 (l_remaining_bytes >= p_size) in opj_stream_write_data()
527 l_write_nb_bytes += p_size; in opj_stream_write_data()
540 p_size -= l_remaining_bytes; in opj_stream_write_data()
602 l_skip_nb_bytes += p_size; in opj_stream_read_skip()
629 (p_size > 0) in opj_stream_read_skip()
681 (p_size > 0) in opj_stream_write_skip()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/openjpeg2/
H A Dcio.c237 l_stream->m_buffer_size = p_size; in opj_stream_create()
378 p_stream->m_current_data += p_size; in opj_stream_read_data()
380 l_read_nb_bytes += p_size; in opj_stream_read_data()
381 p_stream->m_byte_offset += p_size; in opj_stream_read_data()
601 l_skip_nb_bytes += p_size; in opj_stream_read_skip()
628 (p_size > 0) in opj_stream_read_skip()
641 p_size -= l_current_skip_nb_bytes; in opj_stream_read_skip()
680 (p_size > 0) in opj_stream_write_skip()
693 p_size -= l_current_skip_nb_bytes; in opj_stream_write_skip()
746 p_stream->m_byte_offset = p_size; in opj_stream_read_seek()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dring_buffer.h45 p_var += p_size; in inc()
58 p_size = MIN(left, p_size);
60 int to_read = p_size;
75 return p_size;
83 if (p_size <= 0) in copy()
86 p_size = MIN(left, p_size); in copy()
89 int to_read = p_size; in copy()
101 return p_size; in copy()
119 p_size = MIN(left, p_size); in write()
122 int to_write = p_size; in write()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dring_buffer.h45 p_var += p_size; in inc()
58 p_size = MIN(left, p_size);
60 int to_read = p_size;
75 return p_size;
83 if (p_size <= 0) in copy()
86 p_size = MIN(left, p_size); in copy()
89 int to_read = p_size; in copy()
101 return p_size; in copy()
119 p_size = MIN(left, p_size); in write()
122 int to_write = p_size; in write()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/csinternal/devregression/r/
H A Dmcs7083_regression_bug3477.result2 select p_size from part group by p_size order by count(*) desc limit 1;
3 p_size
5 select p_size, count(*) from part group by p_size order by count(*) desc limit 1;
6 p_size count(*)
8 select p_size, count(*) from part group by p_size order by 2 desc limit 1;
9 p_size count(*)
11 select p_size, count(*) from part group by 1 order by 2 desc limit 1;
12 p_size count(*)
14 select p_size, count(*) from part group by 1 order by sum(p_size) desc limit 1;
15 p_size count(*)
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/mysql-test/columnstore/csinternal/devregression/r/
H A Dmcs7083_regression_bug3477.result2 select p_size from part group by p_size order by count(*) desc limit 1;
3 p_size
5 select p_size, count(*) from part group by p_size order by count(*) desc limit 1;
6 p_size count(*)
8 select p_size, count(*) from part group by p_size order by 2 desc limit 1;
9 p_size count(*)
11 select p_size, count(*) from part group by 1 order by 2 desc limit 1;
12 p_size count(*)
14 select p_size, count(*) from part group by 1 order by sum(p_size) desc limit 1;
15 p_size count(*)
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/
H A Dcio.c289 l_read_nb_bytes += p_size; in opj_stream_read_data()
406 l_write_nb_bytes += p_size; in opj_stream_write_data()
421 p_size -= l_remaining_bytes; in opj_stream_write_data()
469 assert(p_size >= 0); in opj_stream_read_skip()
476 l_skip_nb_bytes += p_size; in opj_stream_read_skip()
498 while (p_size > 0) { in opj_stream_read_skip()
558 while (p_size > 0) { in opj_stream_write_skip()
596 assert(p_size >= 0); in opj_stream_skip()
613 p_stream->m_byte_offset = p_size; in opj_stream_read_seek()
635 p_stream->m_byte_offset = p_size; in opj_stream_write_seek()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libopenjpeg20/
H A Dcio.c289 l_read_nb_bytes += p_size; in opj_stream_read_data()
406 l_write_nb_bytes += p_size; in opj_stream_write_data()
421 p_size -= l_remaining_bytes; in opj_stream_write_data()
469 assert(p_size >= 0); in opj_stream_read_skip()
476 l_skip_nb_bytes += p_size; in opj_stream_read_skip()
498 while (p_size > 0) { in opj_stream_read_skip()
558 while (p_size > 0) { in opj_stream_write_skip()
596 assert(p_size >= 0); in opj_stream_skip()
613 p_stream->m_byte_offset = p_size; in opj_stream_read_seek()
635 p_stream->m_byte_offset = p_size; in opj_stream_write_seek()
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Utilities/gdcmopenjpeg/src/lib/openjp2/
H A Dcio.c289 l_read_nb_bytes += p_size; in opj_stream_read_data()
406 l_write_nb_bytes += p_size; in opj_stream_write_data()
421 p_size -= l_remaining_bytes; in opj_stream_write_data()
469 assert(p_size >= 0); in opj_stream_read_skip()
476 l_skip_nb_bytes += p_size; in opj_stream_read_skip()
498 while (p_size > 0) { in opj_stream_read_skip()
558 while (p_size > 0) { in opj_stream_write_skip()
596 assert(p_size >= 0); in opj_stream_skip()
613 p_stream->m_byte_offset = p_size; in opj_stream_read_seek()
635 p_stream->m_byte_offset = p_size; in opj_stream_write_seek()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libopenjpeg20/
H A Dcio.c289 l_read_nb_bytes += p_size; in opj_stream_read_data()
406 l_write_nb_bytes += p_size; in opj_stream_write_data()
421 p_size -= l_remaining_bytes; in opj_stream_write_data()
469 assert(p_size >= 0); in opj_stream_read_skip()
476 l_skip_nb_bytes += p_size; in opj_stream_read_skip()
498 while (p_size > 0) { in opj_stream_read_skip()
558 while (p_size > 0) { in opj_stream_write_skip()
596 assert(p_size >= 0); in opj_stream_skip()
613 p_stream->m_byte_offset = p_size; in opj_stream_read_seek()
635 p_stream->m_byte_offset = p_size; in opj_stream_write_seek()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openjpeg/openjp2/
H A Dcio.c289 l_read_nb_bytes += p_size; in opj_stream_read_data()
406 l_write_nb_bytes += p_size; in opj_stream_write_data()
421 p_size -= l_remaining_bytes; in opj_stream_write_data()
469 assert(p_size >= 0); in opj_stream_read_skip()
476 l_skip_nb_bytes += p_size; in opj_stream_read_skip()
498 while (p_size > 0) { in opj_stream_read_skip()
558 while (p_size > 0) { in opj_stream_write_skip()
596 assert(p_size >= 0); in opj_stream_skip()
613 p_stream->m_byte_offset = p_size; in opj_stream_read_seek()
635 p_stream->m_byte_offset = p_size; in opj_stream_write_seek()
[all …]

12345678910>>...103