Home
last modified time | relevance | path

Searched refs:sect (Results 1 – 25 of 5265) sorted by relevance

12345678910>>...211

/dports/security/tinyca/tinyca-0.7.6/lib/
H A DTCONFIG.pm215 if($self->{$sect}->{'keyUsage'}
331 foreach $sect (@sections) {
332 print OUT "[ $sect ]\n";
350 foreach $sect (@sections) {
351 print OUT "[ $sect ]\n";
352 if($sect eq "v3_ca") {
404 } elsif($sect eq "server_cert" ||
405 $sect eq "client_cert") {
507 } elsif(($sect eq "server_ca") ||
508 ($sect eq "client_ca") ||
[all …]
/dports/net-mgmt/pancho/Pancho-9.3.9/modules/Config-IniFiles-2.30/
H A DIniFiles.pm312 $sect = lc($sect);
356 $sect = lc($sect);
393 $sect = lc($sect);
428 $sect = lc($sect);
696 $sect = lc($sect);
722 $sect = lc($sect);
752 $sect = lc($sect);
1053 $sect = lc($sect);
1102 $sect = lc($sect);
1126 $sect = lc($sect);
[all …]
/dports/games/wolfpack/empire-4.4.1/src/lib/commands/
H A Dexpl.c88 xyas(sect.sct_x, sect.sct_y, player->cnum)); in c_explore()
99 xyas(sect.sct_x, sect.sct_y, player->cnum)); in c_explore()
175 getsect(sect.sct_x, sect.sct_y, &sect); in c_explore()
181 xyas(sect.sct_x, sect.sct_y, player->cnum)); in c_explore()
182 putsect(&sect); in c_explore()
195 putsect(&sect); in c_explore()
252 xyas(sect.sct_x, sect.sct_y, player->cnum)); in c_explore()
263 sect.sct_loyal in c_explore()
265 sect.sct_work in c_explore()
268 putsect(&sect); in c_explore()
[all …]
H A Danti.c48 struct sctstr sect; in c_anti() local
71 che = sect.sct_che; in c_anti()
76 prxy("%4d,%-4d ", sect.sct_x, sect.sct_y); in c_anti()
106 sect.sct_mobil = sect.sct_mobil - chekilled - milkilled; in c_anti()
110 sect.sct_che = ache; in c_anti()
111 putsect(&sect); in c_anti()
121 sect.sct_mobil = in c_anti()
126 sect.sct_loyal = sect.sct_loyal * 0.5; in c_anti()
139 if (sect.sct_own == sect.sct_oldown) in c_anti()
141 sect.sct_own = sect.sct_oldown; in c_anti()
[all …]
H A Dcomm.c43 struct sctstr sect; in c_commodity() local
56 while (nxtsct(&nstr, &sect)) { in c_commodity()
68 pr("%3d", sect.sct_own); in c_commodity()
82 prthresh(sect.sct_dist[I_GUN]); in c_commodity()
84 prthresh(sect.sct_dist[I_IRON]); in c_commodity()
85 prthresh(sect.sct_dist[I_DUST]); in c_commodity()
86 prthresh(sect.sct_dist[I_BAR]); in c_commodity()
87 prthresh(sect.sct_dist[I_OIL]); in c_commodity()
88 prthresh(sect.sct_dist[I_LCM]); in c_commodity()
89 prthresh(sect.sct_dist[I_HCM]); in c_commodity()
[all …]
/dports/audio/voipong/voipong-2.0/
H A Dconf.c158 for (sect = cfg->sects; sect != NULL; sect = sect->next) { in config_dump()
172 for (sect = cfg->sects; sect != NULL; sect = sect->next) { in config_free()
187 for (sect = cfg->sects; sect != NULL; sect = sect->next) { in config_getval()
189 if (memcmp(sect->sect, st, strlen(sect->sect)) != 0) in config_getval()
208 for (sect = cfg->sects; sect != NULL; sect = sect->next) { in config_getstr()
210 if (memcmp(sect->sect, st, strlen(sect->sect)) != 0) in config_getstr()
231 for (sect = cfg->sects; sect != NULL; sect = sect->next) { in config_getint()
233 if (memcmp(sect->sect, st, strlen(sect->sect)) != 0) in config_getint()
252 for (sect = cfg->sects; sect != NULL; sect = sect->next) { in config_getlong()
254 if (memcmp(sect->sect, st, strlen(sect->sect)) != 0) in config_getlong()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5HFsection.c456 HDassert(sect); in H5HF_sect_node_free()
464 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_node_free()
516 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_single_new()
552 HDassert(sect); in H5HF__sect_single_locate_parent()
609 HDassert(sect); in H5HF__sect_single_revive()
656 HDassert(sect); in H5HF_sect_single_dblock_info()
706 HDassert(sect); in H5HF__sect_single_reduce()
759 HDassert(sect); in H5HF__sect_single_full_dblock()
1110 *sect = NULL; in H5HF__sect_single_shrink()
1945 *sect = NULL; in H5HF__sect_row_shrink()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFsection.c424 HDassert(sect); in H5HF__sect_node_free()
433 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF__sect_node_free()
484 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF__sect_single_new()
517 HDassert(sect); in H5HF__sect_single_locate_parent()
574 HDassert(sect); in H5HF__sect_single_revive()
619 HDassert(sect); in H5HF__sect_single_dblock_info()
1065 *sect = NULL; in H5HF__sect_single_shrink()
1880 *sect = NULL; in H5HF__sect_row_shrink()
2247 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF__sect_indirect_new()
2555 HDassert(sect->u.indirect.rc == (sect->u.indirect.indir_nents + sect->u.indirect.dir_nrows)); in H5HF__sect_indirect_init_rows()
[all …]
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5HFsection.c456 HDassert(sect); in H5HF_sect_node_free()
464 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_node_free()
516 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_single_new()
552 HDassert(sect); in H5HF__sect_single_locate_parent()
609 HDassert(sect); in H5HF__sect_single_revive()
656 HDassert(sect); in H5HF_sect_single_dblock_info()
705 HDassert(sect); in H5HF__sect_single_reduce()
758 HDassert(sect); in H5HF__sect_single_full_dblock()
1109 *sect = NULL; in H5HF__sect_single_shrink()
1944 *sect = NULL; in H5HF__sect_row_shrink()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5HFsection.c457 HDassert(sect); in H5HF_sect_node_free()
465 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_node_free()
517 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_single_new()
553 HDassert(sect); in H5HF_sect_single_locate_parent()
611 HDassert(sect); in H5HF_sect_single_revive()
658 HDassert(sect); in H5HF_sect_single_dblock_info()
708 HDassert(sect); in H5HF_sect_single_reduce()
762 HDassert(sect); in H5HF_sect_single_full_dblock()
1109 *sect = NULL; in H5HF_sect_single_shrink()
1901 *sect = NULL; in H5HF_sect_row_shrink()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFsection.c458 HDassert(sect); in H5HF_sect_node_free()
466 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_node_free()
518 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_single_new()
554 HDassert(sect); in H5HF_sect_single_locate_parent()
612 HDassert(sect); in H5HF_sect_single_revive()
659 HDassert(sect); in H5HF_sect_single_dblock_info()
709 HDassert(sect); in H5HF_sect_single_reduce()
763 HDassert(sect); in H5HF_sect_single_full_dblock()
1110 *sect = NULL; in H5HF_sect_single_shrink()
1902 *sect = NULL; in H5HF_sect_row_shrink()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5HFsection.c459 HDassert(sect); in H5HF_sect_node_free()
467 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_node_free()
519 sect = H5FL_FREE(H5HF_free_section_t, sect); in H5HF_sect_single_new()
555 HDassert(sect); in H5HF_sect_single_locate_parent()
613 HDassert(sect); in H5HF_sect_single_revive()
660 HDassert(sect); in H5HF_sect_single_dblock_info()
710 HDassert(sect); in H5HF_sect_single_reduce()
764 HDassert(sect); in H5HF_sect_single_full_dblock()
1111 *sect = NULL; in H5HF_sect_single_shrink()
1903 *sect = NULL; in H5HF_sect_row_shrink()
[all …]
/dports/devel/elfsh/elfsh-0.51b3/libelfsh/
H A Dremap.c141 if (sect == NULL || sect->shdr == NULL) in elfsh_reloc_dynamic()
170 if (sect == NULL || sect->shdr == NULL) in elfsh_reloc_rel()
217 if (sect == NULL || sect->shdr == NULL) in elfsh_reloc_got()
221 return (elfsh_reloc_array(sect->parent, sect->data, in elfsh_reloc_got()
228 if (sect == NULL || sect->shdr == NULL) in elfsh_reloc_ctors()
232 return (elfsh_reloc_array(sect->parent, sect->data, in elfsh_reloc_ctors()
239 if (sect == NULL || sect->shdr == NULL) in elfsh_reloc_dtors()
243 return (elfsh_reloc_array(sect->parent, sect->data, in elfsh_reloc_dtors()
251 if (sect == NULL || sect->shdr == NULL) in elfsh_reloc_hash()
266 if (sect == NULL || sect->data == NULL) in elfsh_relocate_section()
[all …]
/dports/devel/p5-Config-IniFiles/Config-IniFiles-3.000003/lib/Config/
H A DIniFiles.pm241 ? $sect
307 $self->{v}{$sect}{$parm} = [ $self->{v}{$sect}{$parm} ]
318 my $sect = shift;
351 my $sect = shift;
387 my $sect = shift;
395 $self->{parms}{$sect} = [ grep { $_ ne $parm } @{ $self->{parms}{$sect} } ];
1018 my $sect = shift;
1031 $self->{e}{$sect} = 1;
1104 my $sect = shift;
1192 my $sect = shift;
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Daout-adobe.c79 asection *sect; in aout_adobe_callback() local
289 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
320 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
324 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
328 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
351 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
360 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
377 sec_ptr sect; in aout_adobe_set_section_contents() local
386 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
396 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
[all …]
/dports/net/proxy-suite/proxy-suite-1.9.2.4/common/
H A Dcom-config.c118 for (sect = sechead; sect != NULL; ) { in config_cleanup()
406 for (sect = sechead; sect; sect = sect->next) { in config_read()
409 sect->name ? sect->name : "(-global-)"); in config_read()
425 for (sect = sechead; sect; sect = sect->next) { in config_read()
428 sect->name ? sect->name : "(-global-)"); in config_read()
446 for (sect = sechead; sect; sect = sect->next) { in config_dump()
448 sect->name ? sect->name : "-Global-"); in config_dump()
479 for (sect = sechead; sect; sect = sect->next) { in config_sect()
507 for(sect = sechead; sect; sect = sect->next) { in config_sect_find()
508 if(sect->name && (wild = strchr(sect->name, '*'))) { in config_sect_find()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Daout-adobe.c77 asection *sect; in aout_adobe_callback() local
285 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
316 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
320 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
324 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
347 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
356 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
373 sec_ptr sect; in aout_adobe_set_section_contents() local
382 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
392 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Daout-adobe.c77 asection *sect; in aout_adobe_callback() local
285 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
316 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
320 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
324 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
347 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
356 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
373 sec_ptr sect; in aout_adobe_set_section_contents() local
382 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
392 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Daout-adobe.c79 asection *sect; in aout_adobe_callback() local
287 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
318 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
322 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
326 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
349 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
358 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
375 sec_ptr sect; in aout_adobe_set_section_contents() local
384 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
394 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Daout-adobe.c79 asection *sect; in aout_adobe_callback() local
287 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
318 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
322 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
326 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
349 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
358 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
375 sec_ptr sect; in aout_adobe_set_section_contents() local
384 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
394 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Daout-adobe.c77 asection *sect; in aout_adobe_callback() local
286 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
317 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
321 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
325 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
348 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
357 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_write_object_contents()
374 sec_ptr sect; in aout_adobe_set_section_contents() local
383 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
393 for (sect = abfd->sections; sect; sect = sect->next) in aout_adobe_set_section_contents()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Dcodeview.c443 sect->tail = &r->next; in register_reloc()
445 sect->nrelocs++; in register_reloc()
485 sect->len += 4; in section_write32()
491 sect->len += 2; in section_write16()
497 sect->len++; in section_write8()
504 sect->len += len; in section_wbytes()
583 field_base = sect->len; in write_linenumber_table()
783 align4_table(sect); in build_symbol_table()
785 align4_table(sect); in build_symbol_table()
787 align4_table(sect); in build_symbol_table()
[all …]
/dports/devel/nasm/nasm-2.15.05/output/
H A Dcodeview.c442 sect->tail = &r->next; in register_reloc()
444 sect->nrelocs++; in register_reloc()
484 sect->len += 4; in section_write32()
490 sect->len += 2; in section_write16()
496 sect->len++; in section_write8()
503 sect->len += len; in section_wbytes()
582 field_base = sect->len; in write_linenumber_table()
782 align4_table(sect); in build_symbol_table()
784 align4_table(sect); in build_symbol_table()
786 align4_table(sect); in build_symbol_table()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Dcodeview.c447 sect->tail = &r->next; in register_reloc()
449 sect->nrelocs++; in register_reloc()
489 sect->len += 4; in section_write32()
495 sect->len += 2; in section_write16()
501 sect->len++; in section_write8()
508 sect->len += len; in section_wbytes()
587 field_base = sect->len; in write_linenumber_table()
787 align4_table(sect); in build_symbol_table()
789 align4_table(sect); in build_symbol_table()
791 align4_table(sect); in build_symbol_table()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Daout-adobe.c241 sect->_cooked_size = sect->_raw_size;
323 for (sect = abfd->sections; sect; sect = sect->next)
357 for (sect = abfd->sections; sect; sect = sect->next)
361 for (sect = abfd->sections; sect; sect = sect->next)
365 for (sect = abfd->sections; sect; sect = sect->next)
388 for (sect = abfd->sections; sect; sect = sect->next)
397 for (sect = abfd->sections; sect; sect = sect->next)
423 sec_ptr sect; local
432 for (sect = abfd->sections; sect; sect = sect->next)
442 for (sect = abfd->sections; sect; sect = sect->next)
[all …]

12345678910>>...211