Home
last modified time | relevance | path

Searched refs:ssect (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/p5-List-Objects-WithUtils/List-Objects-WithUtils-2.028003/t/01_array/
H A Dssect.t8 my $threeper = $arr->ssect(3);
10 ok $threeper->count == 4, 'ssect(3) returned four items';
13 'ssect(3) first set ok' or diag explain $threeper;
15 'ssect(3) last set ok' or diag explain $threeper;
17 my $zeroarg = array(1..10)->ssect;
19 ok $zeroarg->is_empty, 'zero arg ssect produced empty array obj'
22 ok array->ssect(3)->is_empty, 'ssect on empty array produced empty array';
/dports/devel/p5-List-Objects-WithUtils/List-Objects-WithUtils-2.028003/t/09_autobox_array/
H A Dssect.t8 my $threeper = $arr->ssect(3);
10 ok $threeper->count == 4, 'boxed ssect(3) returned four items';
11 my $res = []->ssect(3);
13 'boxed ssect on empty array produced empty array'
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/TeX/
H A Dqp.sty87 %\let\@ld@ssect\@ssect
90 %\def\@ssect#1#2#3#4#5{\@ld@ssect{#1}{#2}{#3}{#4}%
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dobj-elf.c566 if (ssect != NULL) in obj_elf_change_section()
571 type = ssect->type; in obj_elf_change_section()
572 else if (type != ssect->type) in obj_elf_change_section()
590 && ssect->type != SHT_INIT_ARRAY in obj_elf_change_section()
591 && ssect->type != SHT_FINI_ARRAY in obj_elf_change_section()
595 if (ssect->type != SHT_NOTE) in obj_elf_change_section()
603 type = ssect->type; in obj_elf_change_section()
613 if (ssect->type == SHT_NOTE in obj_elf_change_section()
618 else if (ssect->suffix_length == -2 in obj_elf_change_section()
621 & ~ssect->attr in obj_elf_change_section()
[all …]
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dobj-elf.c623 if (ssect != NULL) in obj_elf_change_section()
628 type = ssect->type; in obj_elf_change_section()
629 else if (type != ssect->type) in obj_elf_change_section()
652 if (ssect->type != SHT_NOTE in obj_elf_change_section()
662 type = ssect->type; in obj_elf_change_section()
669 & ~ssect->attr) != 0) in obj_elf_change_section()
680 if (ssect->type == SHT_NOTE in obj_elf_change_section()
689 & ~ssect->attr in obj_elf_change_section()
726 attr |= ssect->attr; in obj_elf_change_section()
792 if (ssect != NULL) in obj_elf_change_section()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dobj-elf.c623 if (ssect != NULL) in obj_elf_change_section()
628 type = ssect->type; in obj_elf_change_section()
629 else if (type != ssect->type) in obj_elf_change_section()
652 if (ssect->type != SHT_NOTE in obj_elf_change_section()
662 type = ssect->type; in obj_elf_change_section()
669 & ~ssect->attr) != 0) in obj_elf_change_section()
680 if (ssect->type == SHT_NOTE in obj_elf_change_section()
689 & ~ssect->attr in obj_elf_change_section()
726 attr |= ssect->attr; in obj_elf_change_section()
792 if (ssect != NULL) in obj_elf_change_section()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dobj-elf.c623 if (ssect != NULL) in obj_elf_change_section()
628 type = ssect->type; in obj_elf_change_section()
629 else if (type != ssect->type) in obj_elf_change_section()
652 if (ssect->type != SHT_NOTE in obj_elf_change_section()
662 type = ssect->type; in obj_elf_change_section()
669 & ~ssect->attr) != 0) in obj_elf_change_section()
680 if (ssect->type == SHT_NOTE in obj_elf_change_section()
689 & ~ssect->attr in obj_elf_change_section()
726 attr |= ssect->attr; in obj_elf_change_section()
792 if (ssect != NULL) in obj_elf_change_section()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dobj-elf.c595 if (ssect != NULL) in obj_elf_change_section()
600 type = ssect->type; in obj_elf_change_section()
601 else if (type != ssect->type) in obj_elf_change_section()
624 if (ssect->type != SHT_NOTE in obj_elf_change_section()
634 type = ssect->type; in obj_elf_change_section()
639 & ~ssect->attr) != 0) in obj_elf_change_section()
645 if (ssect->type == SHT_NOTE in obj_elf_change_section()
650 else if (ssect->suffix_length == -2 in obj_elf_change_section()
653 & ~ssect->attr in obj_elf_change_section()
674 && (ssect->type == SHT_INIT_ARRAY in obj_elf_change_section()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dobj-elf.c595 if (ssect != NULL) in obj_elf_change_section()
600 type = ssect->type; in obj_elf_change_section()
601 else if (type != ssect->type) in obj_elf_change_section()
624 if (ssect->type != SHT_NOTE in obj_elf_change_section()
634 type = ssect->type; in obj_elf_change_section()
639 & ~ssect->attr) != 0) in obj_elf_change_section()
645 if (ssect->type == SHT_NOTE in obj_elf_change_section()
650 else if (ssect->suffix_length == -2 in obj_elf_change_section()
653 & ~ssect->attr in obj_elf_change_section()
674 && (ssect->type == SHT_INIT_ARRAY in obj_elf_change_section()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dobj-elf.c527 if (ssect != NULL) in obj_elf_change_section()
532 type = ssect->type; in obj_elf_change_section()
533 else if (type != ssect->type) in obj_elf_change_section()
542 && ssect->type != SHT_INIT_ARRAY in obj_elf_change_section()
543 && ssect->type != SHT_FINI_ARRAY in obj_elf_change_section()
547 if (ssect->type != SHT_NOTE) in obj_elf_change_section()
555 type = ssect->type; in obj_elf_change_section()
565 if (ssect->type == SHT_NOTE in obj_elf_change_section()
570 else if (ssect->suffix_length == -2 in obj_elf_change_section()
573 & ~ssect->attr in obj_elf_change_section()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dobj-elf.c553 if (ssect != NULL) in obj_elf_change_section()
558 type = ssect->type; in obj_elf_change_section()
559 else if (type != ssect->type) in obj_elf_change_section()
568 && ssect->type != SHT_INIT_ARRAY in obj_elf_change_section()
569 && ssect->type != SHT_FINI_ARRAY in obj_elf_change_section()
573 if (ssect->type != SHT_NOTE) in obj_elf_change_section()
581 type = ssect->type; in obj_elf_change_section()
591 if (ssect->type == SHT_NOTE in obj_elf_change_section()
596 else if (ssect->suffix_length == -2 in obj_elf_change_section()
599 & ~ssect->attr in obj_elf_change_section()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dobj-elf.c527 if (ssect != NULL) in obj_elf_change_section()
532 type = ssect->type; in obj_elf_change_section()
533 else if (type != ssect->type) in obj_elf_change_section()
542 && ssect->type != SHT_INIT_ARRAY in obj_elf_change_section()
543 && ssect->type != SHT_FINI_ARRAY in obj_elf_change_section()
547 if (ssect->type != SHT_NOTE) in obj_elf_change_section()
555 type = ssect->type; in obj_elf_change_section()
565 if (ssect->type == SHT_NOTE in obj_elf_change_section()
570 else if (ssect->suffix_length == -2 in obj_elf_change_section()
573 & ~ssect->attr in obj_elf_change_section()
[all …]
/dports/textproc/yodl/yodl-5fa97b175c85581d01329013cfdb4239f019b023/yodl/macros/rawmacros/
H A Dxxsubsect.raw16 XXtocentry(ssect SYMBOLVALUE(XXlastnumber): ARG1)\
43 XXtocentry(ssect SYMBOLVALUE(XXlastnumber): ARG1)\
/dports/korean/ko.TeX/ko-ko.TeX-0.1.1.20080329_5/latex/euc/contrib/third-party/
H A Dganasection.sty23 {\@ssect{#3}{#4}{#5}{#6}}%
94 \secdef\ks@sect\ks@ssect}
116 \def\ks@ssect#1{%
H A Dhsectsty.sty202 \secdef\ks@sect\ks@ssect}
224 \def\ks@ssect#1{%
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tools/
H A DAGSIndex.h42 unsigned ssect; variable
H A DAGSHtml.h48 unsigned ssect; variable
/dports/arabic/arabtex/ar-arabtex-3.11_6/tex/latex/arabtex/
H A Dasect.sty60 \def\@ssect#1#2#3#4#5{\@tempskipa #3\relax
78 \@ifstar {\@ssect{#3}{#4}{#5}{#6}}%
101 \@ifstar {\a@ssect {#3}{#4}{#5}{#6}}%
104 \def \a@ssect #1#2#3#4#5{% Arabic mode
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/raidframe/
H A Drf_diskqueue.c360 rf_CreateDiskQueueData(RF_IoType_t typ, RF_SectorNum_t ssect, in rf_CreateDiskQueueData() argument
387 p->sectorOffset = ssect + rf_protectedSectors; in rf_CreateDiskQueueData()
/dports/devel/p5-List-Objects-WithUtils/List-Objects-WithUtils-2.028003/bench/profile/
H A Darray.pl106 $res = $arr->ssect(3);
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/fs/
H A Dfatfs_meta.c1080 TSK_DADDR_T ssect = 0;
1256 ssect = FATFS_INODE_2_SECT(fatfs, a_start_inum);
1257 if (ssect > a_fs->last_block) {
1262 PRIuDADDR, func_name, ssect);
1289 sect = ssect;
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/fs/
H A Dfatfs_meta.c1080 TSK_DADDR_T ssect = 0; in fatfs_inode_walk() local
1256 ssect = FATFS_INODE_2_SECT(fatfs, a_start_inum); in fatfs_inode_walk()
1257 if (ssect > a_fs->last_block) { in fatfs_inode_walk()
1262 PRIuDADDR, func_name, ssect); in fatfs_inode_walk()
1289 sect = ssect; in fatfs_inode_walk()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/LPPL/
H A Dlatex.4ht1267 \let\no@ssect\@ssect
1268 \def\@ssect#1#2#3#4#5{\:Sc3
1279 \NewConfigure{@sec @ssect}[1]{%
1282 \Configure{@sec @ssect}{}
1284 \Configure{@sec @ssect}{%
1285 \let\sv:Sc\:Sc \let\sv:sect\@sect \let\sv:ssect\@ssect
1297 \let\:Sc\sv:Sc \let\@sect\sv:sect \let\@ssect\sv:ssect
1304 \def\@ssect##1##2##3##4##5{%
1305 \gdef\ssect:ttl{##5}%
1307 \let\@ssect\no@ssect
[all …]
/dports/korean/ko.TeX/ko-ko.TeX-0.1.1.20080329_5/latex/euc/
H A Dkosections-euc.tex215 \secdef\ks@sect\ks@ssect}
237 \def\ks@ssect#1{%
260 {\@ssect{#3}{#4}{#5}{#6}}%
/dports/korean/ko.TeX/ko-ko.TeX-0.1.1.20080329_5/latex/utf/contrib/
H A Ddhucs-sectsty.sty205 \secdef\ks@sect\ks@ssect}
227 \def\ks@ssect#1{%

123