Home
last modified time | relevance | path

Searched refs:chsize (Results 1 – 25 of 1138) sorted by relevance

12345678910>>...46

/dports/x11-fonts/psftools/psftools-1.0.13/tools/
H A Dcpicrush.c38 int chsize; in find_ctmp() local
42 chsize = ((cpf->width + 7) / 8) * cpf->height; in find_ctmp()
43 if (cpf->height == ct->height && chsize == ct->chsize) in find_ctmp()
98 ct->chsize = chlen; in cpi_crush()
118 ct->charset = malloc(ct->chsize * ct->nchars); in cpi_crush()
141 ct->glyph = cpf->data + (ch * ct->chsize); in cpi_crush()
153 ct->charset + n * ct->chsize, in cpi_crush()
154 ct->chsize)) in cpi_crush()
172 memcpy(ct->charset+ct->chsize*chindex, in cpi_crush()
173 ct->glyph, ct->chsize); in cpi_crush()
[all …]
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A Dpv_tools55 STRLEN chsize = 0;
82 chsize = my_snprintf(octbuf, sizeof octbuf,
88 chsize = 1;
91 chsize = 2;
97 chsize = 1;
107 chsize = 1;
114 chsize = 1;
117 if (max && wrote + chsize > max) {
119 } else if (chsize > 1) {
120 sv_catpvn(dsv, octbuf, chsize);
[all …]
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A Dpv_tools55 STRLEN chsize = 0;
82 chsize = my_snprintf(octbuf, sizeof octbuf,
88 chsize = 1;
91 chsize = 2;
97 chsize = 1;
107 chsize = 1;
114 chsize = 1;
117 if (max && wrote + chsize > max) {
119 } else if (chsize > 1) {
120 sv_catpvn(dsv, octbuf, chsize);
[all …]
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A Dpv_tools55 STRLEN chsize = 0;
82 chsize = my_snprintf(octbuf, sizeof octbuf,
88 chsize = 1;
91 chsize = 2;
97 chsize = 1;
107 chsize = 1;
114 chsize = 1;
117 if (max && wrote + chsize > max) {
119 } else if (chsize > 1) {
120 sv_catpvn(dsv, octbuf, chsize);
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A Dpv_tools55 STRLEN chsize = 0;
82 chsize = my_snprintf(octbuf, sizeof octbuf,
88 chsize = 1;
91 chsize = 2;
97 chsize = 1;
107 chsize = 1;
114 chsize = 1;
117 if (max && wrote + chsize > max) {
119 } else if (chsize > 1) {
120 sv_catpvn(dsv, octbuf, chsize);
[all …]
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A Dpv_tools55 STRLEN chsize = 0;
82 chsize = my_snprintf(octbuf, sizeof octbuf,
88 chsize = 1;
91 chsize = 2;
97 chsize = 1;
107 chsize = 1;
114 chsize = 1;
117 if (max && wrote + chsize > max) {
119 } else if (chsize > 1) {
120 sv_catpvn(dsv, octbuf, chsize);
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dloc_2.f9026 integer :: i,j,k,intsize,realsize,dblsize,chsize,ch8size local
42 chsize = kind(chtarg1(1))*len(chtarg1(1))
55 if (loc(chtarg1).ne.loc(chtarg1(i))-offset*chsize) then
77 loc(chtarg2(j,i))-offset*chsize) then
100 loc(chtarg3(k,j,i))-offset*chsize) then

12345678910>>...46