Home
last modified time | relevance | path

Searched refs:nsections (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Dsection.c122 if (s1->nsections > s2->nsections) return -1; in cmp_section_list_by_nsections_rev()
123 if (s1->nsections < s2->nsections) return 1; in cmp_section_list_by_nsections_rev()
168 nsections+= SrcList->Item[nlists].nsections; in UdmSearchSectionListListMergeSorted1()
287 Dst->nsections= nsections; in UdmSearchSectionListListMergeSorted1()
340 nsections= nlists= 0; in UdmSearchSectionListListMergeSorted()
356 nsections+= Short.nsections; in UdmSearchSectionListListMergeSorted()
367 nsections+= nsec; in UdmSearchSectionListListMergeSorted()
456 Dst->nsections= nsections; in UdmSearchSectionListListMergeSorted()
503 nsections= nlists= 0;
519 nsections+= Short.nsections;
[all …]
H A Dscore.c121 size_t nsections; member
354 UDM_ASSERT(nsections > 0); in UdmMergeCoordsPacked()
359 for (i= 0; i < nsections; i++) in UdmMergeCoordsPacked()
378 MergedSection->nsections= 0; in UdmMergeCoordsPacked()
900 for( ; nsections; Section++, nsections--) in UdmCalcCosineSectionBreakDown()
1233 for (form_phr_n= 0, ncoords= 0; nsections; S++, nsections--) in CalcWordFormFactor()
1731 MergedCoordsCur->nsections= srecs; in UdmCalcUniqSection()
1795 size_t nsections; in UdmGroupByURLLoop2() local
1806 for (End= From, nsections= 0; in UdmGroupByURLLoop2()
1808 End++, nsections++) in UdmGroupByURLLoop2()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Doutelf.h78 #define sec_stab (nsections-3)
79 #define sec_stabstr (nsections-2)
80 #define sec_rel_stab (nsections-1)
93 #define sec_rela_debug_aranges (nsections-9)
94 #define sec_debug_pubnames (nsections-8)
95 #define sec_debug_info (nsections-7)
96 #define sec_rela_debug_info (nsections-6)
97 #define sec_debug_abbrev (nsections-5)
98 #define sec_debug_line (nsections-4)
99 #define sec_rela_debug_line (nsections-3)
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/usrp2/bin/
H A Dsbf.py105 (magic, entry, nsections, reserved) = struct.unpack('>4s3I', f[0:16])
106 assert nsections <= _SBF_MAX_SECTIONS
107 descs = [extract(i) for i in range(nsections)]
116 sbf_header.nsections = len(sbf_header.section)
120 f.write(struct.pack('>4s3I', _SBF_MAGIC, sbf_header.entry, sbf_header.nsections, 0))
123 for i in range(sbf_header.nsections):
127 for i in range(_SBF_MAX_SECTIONS - sbf_header.nsections):
131 for i in range(sbf_header.nsections):
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dsndwarp.c40 int32_t nsections; in sndwarpgetset() local
46 nsections = (int32_t)*p->ioverlap; in sndwarpgetset()
47 if ((auxp = p->auxch.auxp) == NULL || nsections != p->nsections) { in sndwarpgetset()
48 if (nsections != p->nsections) in sndwarpgetset()
52 p->nsections = nsections; in sndwarpgetset()
207 int32_t nsections; in sndwarpstgetset() local
217 nsections = (int32_t)*p->ioverlap; in sndwarpstgetset()
218 if ((auxp = p->auxch.auxp) == NULL || nsections != p->nsections) { in sndwarpstgetset()
219 if (nsections != p->nsections) in sndwarpstgetset()
223 p->nsections = nsections; in sndwarpstgetset()
[all …]
H A Dsndwarp.h34 int32 maxFr, prFlg, flen, sampflen, nsections; member
46 int32 maxFr, prFlg, flen, sampflen, nsections; member
/dports/net/frr7/frr-frr-7.5.1/nhrpd/
H A Dvici.c60 int nsections; member
106 ctx->nsections++; in vici_parse_message()
111 ctx->nsections--; in vici_parse_message()
170 if (ctx->nsections == 3) { in parse_sa_message()
177 if (ctx->nsections == 3) { in parse_sa_message()
216 && ctx->nsections == 1) { in parse_sa_message()
226 && ctx->nsections == 1) { in parse_sa_message()
229 && ctx->nsections == 1) { in parse_sa_message()
235 && ctx->nsections == 1) { in parse_sa_message()
255 if (ctx->nsections == 3) in parse_sa_message()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/nhrpd/
H A Dvici.c60 int nsections; member
106 ctx->nsections++; in vici_parse_message()
111 ctx->nsections--; in vici_parse_message()
170 if (ctx->nsections == 3) { in parse_sa_message()
177 if (ctx->nsections == 3) { in parse_sa_message()
216 && ctx->nsections == 1) { in parse_sa_message()
226 && ctx->nsections == 1) { in parse_sa_message()
229 && ctx->nsections == 1) { in parse_sa_message()
235 && ctx->nsections == 1) { in parse_sa_message()
255 if (ctx->nsections == 3) in parse_sa_message()
[all …]
/dports/net/quagga/quagga-1.2.4/nhrpd/
H A Dvici.c52 int nsections; member
95 ctx->nsections++; in vici_parse_message()
100 ctx->nsections--; in vici_parse_message()
154 if (ctx->nsections == 3) { in parse_sa_message()
161 if (ctx->nsections == 3) { in parse_sa_message()
183 if (blob_equal(key, "local-host") && ctx->nsections == 1) { in parse_sa_message()
186 } else if (blob_equal(key, "local-id") && ctx->nsections == 1) { in parse_sa_message()
193 if (blob_equal(key, "remote-host") && ctx->nsections == 1) { in parse_sa_message()
204 if (ctx->nsections == 3) in parse_sa_message()
206 else if (ctx->nsections == 1) in parse_sa_message()
[all …]
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dpe.c2833 for (i = 0; i < peinfo->nsections; i++) {
2894 pedata.nsections = peinfo->nsections;
4066 …0x3217 - 4 <= peinfo->sections[peinfo->nsections - 1].rva + peinfo->sections[peinfo->nsections - 1…
4197 if (i + 1 == peinfo->nsections)
4232 if (i + 1 != peinfo->nsections) {
4244nsections - 1].rsz || fmap_readn(map, packer, peinfo->sections[peinfo->nsections - 1].raw, peinfo-…
4308 if (i != peinfo->nsections) {
4755 if (peinfo->nsections == 0 || peinfo->nsections > PE_MAXSECTIONS) {
4766 if (peinfo->nsections == 0) {
5165 peinfo->nsections--;
[all …]
H A Dstats.c125 if (sample->sections && sample->sections->nsections) { in print_sample()
126 for (i = 0; i < sample->sections->nsections; i++) { in print_sample()
259 if (sections && sections->nsections && !(sample->sections)) { in clamav_stats_add_sample()
263 … sample->sections->sections = calloc(sections->nsections, sizeof(struct cli_section_hash)); in clamav_stats_add_sample()
265 …memcpy(sample->sections->sections, sections->sections, sections->nsections * sizeof(struct cli_sec… in clamav_stats_add_sample()
266 sample->sections->nsections = sections->nsections; in clamav_stats_add_sample()
337 if ((sample->sections) && (sample->sections->nsections)) { in free_sample()
631 if (sections->nsections == sample->sections->nsections) { in find_sample()
632 for (i = 0; i < sections->nsections; i++) in find_sample()
637 if (i == sections->nsections) in find_sample()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dpe.c2835 for (i = 0; i < peinfo->nsections; i++) {
2896 pedata.nsections = peinfo->nsections;
4068 …0x3217 - 4 <= peinfo->sections[peinfo->nsections - 1].rva + peinfo->sections[peinfo->nsections - 1…
4199 if (i + 1 == peinfo->nsections)
4234 if (i + 1 != peinfo->nsections) {
4246nsections - 1].rsz || fmap_readn(map, packer, peinfo->sections[peinfo->nsections - 1].raw, peinfo-…
4310 if (i != peinfo->nsections) {
4757 if (peinfo->nsections == 0 || peinfo->nsections > PE_MAXSECTIONS) {
4768 if (peinfo->nsections == 0) {
5167 peinfo->nsections--;
[all …]
H A Dstats.c125 if (sample->sections && sample->sections->nsections) { in print_sample()
126 for (i = 0; i < sample->sections->nsections; i++) { in print_sample()
259 if (sections && sections->nsections && !(sample->sections)) { in clamav_stats_add_sample()
263 … sample->sections->sections = calloc(sections->nsections, sizeof(struct cli_section_hash)); in clamav_stats_add_sample()
265 …memcpy(sample->sections->sections, sections->sections, sections->nsections * sizeof(struct cli_sec… in clamav_stats_add_sample()
266 sample->sections->nsections = sections->nsections; in clamav_stats_add_sample()
337 if ((sample->sections) && (sample->sections->nsections)) { in free_sample()
631 if (sections->nsections == sample->sections->nsections) { in find_sample()
632 for (i = 0; i < sections->nsections; i++) in find_sample()
637 if (i == sections->nsections) in find_sample()
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/Fortran_code/
H A Dread_grid_unst.F9028 integer iparent_flag,nbndry,itype,index_sect,nsections variable
55 call cg_nsections_f(index_file,index_base,index_zone,nsections,ier)
56 write(6,'('' number of sections='',i7)') nsections
58 do index_sect=1,nsections
/dports/science/cgnslib/CGNS-4.1.2/src/Test_UserGuideCode/C_code/
H A Dread_grid_unst.c31 int nsections,index_sect,nbndry,iparent_flag; in main() local
57 cg_nsections(index_file,index_base,index_zone,&nsections); in main()
58 printf("\nnumber of sections=%i\n",nsections); in main()
60 for (index_sect=1; index_sect <= nsections; index_sect++) in main()
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dw32dll.c66 int nsections; member
149 dll->nsections = 0; in w32dll_load()
208 if (i >= dll->header.nsections) { in w32dll_load()
285 for (i = 0; i < dll->nsections; i++) { in w32dll_load()
363 for (i = 0; i < dll->nsections; i++) { in w32dll_unload()
370 dll->nsections = 0; in w32dll_unload()
513 dll->sections[dll->nsections].base = NULL; in w32dll_add_section()
514 dll->sections[dll->nsections].size = 0; in w32dll_add_section()
515 dll->sections[dll->nsections].prot = 0; in w32dll_add_section()
518 dll->nsections++; in w32dll_add_section()
[all …]
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/siflib/
H A Dsifloader.cpp79 int nsections = cgetc(fp); in LoadHeader() local
80 NX_LOG("SIFLoader::LoadHeader: read index of %d sections\n", nsections); in LoadHeader()
82 for(int i=0;i<nsections;i++) in LoadHeader()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/siflib/
H A Dsifloader.cpp82 int nsections = fgetc(fp); in LoadHeader() local
83 LOG_DEBUG("SIFLoader::LoadHeader: read index of {} sections", nsections); in LoadHeader()
85 for (int i = 0; i < nsections; i++) in LoadHeader()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcoff-pe-read.c191 unsigned long export_rva, export_size, nsections, secptr, expptr; in read_pe_exported_syms() local
230 nsections = pe_get16 (dll, pe_header_offset + 4 + 2); in read_pe_exported_syms()
236 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
263 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcoff-pe-read.c191 unsigned long export_rva, export_size, nsections, secptr, expptr; in read_pe_exported_syms() local
230 nsections = pe_get16 (dll, pe_header_offset + 4 + 2); in read_pe_exported_syms()
236 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
263 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/dtv/
H A Ddtv_demux.c404 demux->dd_secfilt.nsections = 0; in dtv_demux_ioctl()
478 demux->dd_secfilt.nsections > 0) { in dtv_demux_poll()
508 while (demux->dd_secfilt.nsections == 0) { in dtv_demux_read()
527 demux->dd_secfilt.nsections--; in dtv_demux_read()
609 if (demux->dd_secfilt.nsections == in dtv_demux_process()
699 demux->dd_secfilt.nsections++; in dtv_demux_process()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcoff-pe-read.c191 unsigned long export_rva, export_size, nsections, secptr, expptr; in read_pe_exported_syms() local
250 nsections = pe_get16 (dll, pe_header_offset + 4 + 2); in read_pe_exported_syms()
256 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
284 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcoff-pe-read.c341 unsigned long export_rva, export_size, nsections, secptr, expptr; in read_pe_exported_syms() local
407 nsections = pe_get16 (dll, pe_header_offset + 4 + 2); in read_pe_exported_syms()
414 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
461 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
635 unsigned long nsections, secptr; in pe_text_section_offset() local
662 nsections = pe_get16 (abfd, pe_header_offset + 4 + 2); in pe_text_section_offset()
667 for (i = 0; i < nsections; i++) in pe_text_section_offset()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcoff-pe-read.c333 unsigned long export_rva, export_size, nsections, secptr, expptr; in read_pe_exported_syms() local
409 nsections = pe_get16 (dll, pe_header_offset + 4 + 2); in read_pe_exported_syms()
416 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
459 for (i = 0; i < nsections; i++) in read_pe_exported_syms()
639 unsigned long export_rva, export_size, nsections, secptr, expptr; in pe_text_section_offset() local
671 nsections = pe_get16 (abfd, pe_header_offset + 4 + 2); in pe_text_section_offset()
676 for (i = 0; i < nsections; i++) in pe_text_section_offset()
/dports/biology/abyss/abyss-2.3.1/DataLayer/
H A DFastaReader.cpp63 void FastaReader::split(unsigned section, unsigned nsections) in split() argument
65 assert(nsections >= section); in split()
68 if (nsections == 1) in split()
75 streampos start = length * (section - 1) / nsections; in split()
76 streampos end = length * section / nsections; in split()

12345678910>>...15