Home
last modified time | relevance | path

Searched refs:xndx (Results 1 – 22 of 22) sorted by relevance

/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dspace.c70 MYFLT xndx, yndx; in space() local
102 xndx = v1 + (v2 - v1) * fract; in space()
109 xndx = *p->kx; in space()
113 distance = HYPOT(xndx, yndx); in space()
114 fabxndx = FABS(xndx); in space()
118 xndx = xndx/fabxndx; in space()
123 xndx = xndx/fabyndx; in space()
133 xndx = (xndx+FL(1.0))*FL(0.5); in space()
247 xndx = v1 + (v2 - v1) * fract; in spdist()
254 xndx = *p->kx; in spdist()
[all …]
/dports/audio/csound/csound-6.15.0/Opcodes/gab/
H A Dvectorial.h27 MYFLT *xndx, *xfn, *kinterp, *ixmode, *outargs[VARGMAX]; member
32 MYFLT *xndx, *xfn, *kinterp, *ixmode, *outargs[VARGMAX]; member
41 MYFLT *xndx, *xfn, *ixmode, *inargs[VARGMAX]; member
46 MYFLT *xndx, *xfn, *ixmode, *inargs[VARGMAX]; member
55 MYFLT *xndx, *xfn, *inargs[VARGMAX]; member
60 MYFLT *xndx, *xfn, *inargs[VARGMAX]; member
69 MYFLT *xndx, *xfn, *outargs[VARGMAX]; member
74 MYFLT *xndx, *xfn, *outargs[VARGMAX]; member
H A Dvectorial.c45 MYFLT fndx = (*p->ixmode) ? *p->xndx * xbmul : *p->xndx; in mtable_i()
59 (*p->ixmode) ? (int64_t)(*p->xndx * xbmul) : (int64_t) *p->xndx; in mtable_i()
107 fndx = (*p->ixmode) ? *p->xndx * p->xbmul : *p->xndx; in mtable_k()
138 MYFLT *xndx = p->xndx, xbmul; in mtable_a() local
171 fndx = (ixmode) ? *xndx++ * xbmul : *xndx++; in mtable_a()
210 indx = (int64_t) *p->xndx; in mtab_i()
254 MYFLT *xndx = p->xndx; in mtab_a() local
290 indx = (*p->ixmode) ? (int64_t)(*p->xndx * xbmul) : (int64_t) *p->xndx; in mtablew_i()
347 MYFLT *xndx = p->xndx, xbmul; in mtablew_a() local
389 indx = (int64_t) *p->xndx; in mtabw_i()
[all …]
H A Dgab.c133 MYFLT *rslt = p->rslt, *ndx = p->xndx; in fastabw()
166 i = (int32_t) MYFLT2LRND(*p->xndx * p->xbmul); in fastabk()
168 i = (int32_t) MYFLT2LRND(*p->xndx); in fastabk()
180 i = (int32_t) MYFLT2LRND(*p->xndx * p->xbmul); in fastabkw()
182 i = (int32_t) MYFLT2LRND(*p->xndx); in fastabkw()
199 i = (int32) MYFLT2LRND(*p->xndx * ftp->flen); in fastabi()
201 i = (int32) MYFLT2LRND(*p->xndx); in fastabi()
219 i = (int32) MYFLT2LRND(*p->xndx * ftp->flen); in fastabiw()
221 i = (int32) MYFLT2LRND(*p->xndx); in fastabiw()
237 MYFLT *rslt = p->rslt, *ndx = p->xndx; in fastab()
H A Dgab.h38 MYFLT *rslt, *xndx, *xfn, *ixmode; member
/dports/audio/csound/csound-6.15.0/OOps/
H A Doscils.c228 MYFLT *ar, *xndx, ndx_f, a0, a1, a2, a3, v0, v1, v2, v3, *ftable; in tablexkt() local
231 int32_t asgx = IS_ASIG_ARG(p->xndx); in tablexkt()
250 xndx = p->xndx; in tablexkt()
273 ndx = (double)*xndx; in tablexkt()
274 if (asgx) xndx++; in tablexkt()
H A Dugens6.c1210 int32 xndx, yndx, flen; in pan() local
1232 xndx = MYFLT2LRND(xndx_f); in pan()
1234 xndx = (xndx >= 0L ? (xndx < flen ? xndx : flen) : 0L); in pan()
1236 ch1 = ftp->ftable[flen - xndx] * ftp->ftable[yndx]; in pan()
1237 ch2 = ftp->ftable[xndx] * ftp->ftable[yndx]; in pan()
1238 ch3 = ftp->ftable[flen - xndx] * ftp->ftable[flen - yndx]; in pan()
1239 ch4 = ftp->ftable[xndx] * ftp->ftable[flen - yndx]; in pan()
H A Dugens2.c420 ndx = *p->xndx; in ktable()
509 pxndx = p->xndx; in tablefn()
566 ndx = *p->xndx; in ktabli()
645 ndx = *p->xndx; in ktabl3()
752 pxndx = p->xndx; in tabli()
829 pxndx = p->xndx; in tabl3()
/dports/devel/elfutils/elfutils-0.179/src/
H A Delflint.c668 Elf32_Word xndx; in check_symtab() local
737 xndx); in check_symtab()
785 else if (xndx > 0 && xndx < shnum) in check_symtab()
841 (int) xndx, section_name (ebl, xndx)); in check_symtab()
850 (int) xndx, section_name (ebl, xndx)); in check_symtab()
860 (int) xndx, section_name (ebl, xndx)); in check_symtab()
866 (int) xndx, section_name (ebl, xndx)); in check_symtab()
901 (int) xndx, section_name (ebl, xndx)); in check_symtab()
908 (int) xndx, section_name (ebl, xndx)); in check_symtab()
915 (int) xndx, section_name (ebl, xndx)); in check_symtab()
[all …]
H A Dobjdump.c356 Elf32_Word xndx; in show_relocs_x() local
359 &symmem, &xndx); in show_relocs_x()
373 ? xndx : sym->st_shndx), in show_relocs_x()
380 ? xndx : sym->st_shndx)); in show_relocs_x()
H A Dstrip.c542 Elf32_Word xndx; in remove_debug_relocations() local
545 &xndx); in remove_debug_relocations()
547 ? xndx : sym->st_shndx); in remove_debug_relocations()
1450 Elf32_Word xndx; in handle_elf() local
1453 &xndx); in handle_elf()
1467 scnidx = xndx; in handle_elf()
H A Dnm.c148 Elf32_Word xndx; member
852 ebl_section_name (ebl, syms[cnt].sym.st_shndx, syms[cnt].xndx, in show_symbols_sysv()
1321 &sym_mem[nentries_used].xndx); in show_symbols()
H A Dreadelf.c2048 Elf32_Word xndx; in handle_relocs_rel() local
2051 &symmem, &xndx); in handle_relocs_rel()
2122 ? xndx : sym->st_shndx), in handle_relocs_rel()
2136 ? xndx : sym->st_shndx)); in handle_relocs_rel()
2238 Elf32_Word xndx; in handle_relocs_rela() local
2241 &symmem, &xndx); in handle_relocs_rela()
2316 ? xndx : sym->st_shndx), in handle_relocs_rela()
2330 ? xndx : sym->st_shndx)); in handle_relocs_rela()
2487 Elf32_Word xndx; in handle_symtab() local
2496 xndx = sym->st_shndx; in handle_symtab()
[all …]
H A DChangeLog2840 * elflint.c (check_symtab): Warn about missing xndx section only once.
/dports/graphics/vips/vips-8.12.0/libvips/foreign/
H A Dradiance.c450 register char *xndx, *yndx; local
455 xndx = yndx = NULL;
458 xndx = cp;
461 if (xndx == NULL || yndx == NULL)
464 if (xndx > yndx) rp->rt |= YMAJOR;
465 if (xndx[-1] == '-') rp->rt |= XDECR;
467 if ((rp->xr = atoi(xndx+1)) <= 0)
/dports/devel/monotone/monotone-1.1/test/func/importing_cvs_small_real_repo/cvs-repository/src/Attic/
H A Dobjdump.c,v388 Elf32_Word xndx;
391 &symmem, &xndx);
415 ? xndx : sym->st_shndx),
427 ? xndx : sym->st_shndx));
461 Elf32_Word xndx;
464 &symmem, &xndx);
488 ? xndx : sym->st_shndx),
500 ? xndx : sym->st_shndx));
/dports/audio/csound/csound-6.15.0/H/
H A Doscils.h56 MYFLT *ar, *xndx, *kfn, *kwarp, *iwsize; /* opcode */ member
H A Dugens2.h41 MYFLT *rslt, *xndx, *xfn, *ixmode, *ixoff, *iwrap; member
H A Dugrw1.h58 MYFLT *xndx; /* Index into the table where want to write */ member
/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A DChangeLog405 * dwfl_module_getdwarf.c (find_symtab): Uncompress symstr, xndx, sym
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin12180 xndx
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/SharedData/
H A Djinjin.cin12180 xndx