Home
last modified time | relevance | path

Searched refs:xipt (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Dnode.c1760 void *xipt; in iso_node_lookup_attr() local
1779 void *xipt; in iso_node_get_attrs() local
2454 void *xipt; in iso_file_zf_by_magic() local
2599 void *xipt; in iso_node_get_id() local
2607 *ino_id = *((ino_t *) xipt); in iso_node_get_id()
2657 void *xipt; in iso_node_set_ino_xinfo() local
2664 xipt = calloc(1, sizeof(ino_t)); in iso_node_set_ino_xinfo()
2665 if (xipt == NULL) in iso_node_set_ino_xinfo()
2667 memcpy(xipt, &ino, sizeof(ino_t)); in iso_node_set_ino_xinfo()
2678 void *xipt; in iso_node_set_ino() local
[all …]
H A Drockridge.c1014 void *xipt; in add_zf_field() local
1084 &xipt); in add_zf_field()
1086 zf = xipt; in add_zf_field()
1170 void *xipt; in susp_calc_nm_sl_al() local
1364 xipt = NULL; in susp_calc_nm_sl_al()
1375 aapt = (uint8_t *) xipt; in susp_calc_nm_sl_al()
1436 void *xipt; in add_aa_string() local
1442 ret = iso_node_get_xinfo(n->node, aaip_xinfo_func, &xipt); in add_aa_string()
1444 num_aapt = aaip_count_bytes((unsigned char *) xipt, 0); in add_aa_string()
1447 aapt = (unsigned char *) xipt; in add_aa_string()
[all …]
H A Dmd5.c492 void *xipt; in checksum_copy_old_nodes() local
505 ret = iso_node_get_xinfo(node, checksum_md5_xinfo_func, &xipt); in checksum_copy_old_nodes()
509 md5_pt = (char *) xipt; in checksum_copy_old_nodes()
514 ret = iso_node_get_xinfo(node, checksum_cx_xinfo_func, &xipt); in checksum_copy_old_nodes()
520 old_idx = (old_idx << 8) | ((unsigned char *) &xipt)[i]; in checksum_copy_old_nodes()
H A Dfilesrc.c77 void *xipt = NULL; in iso_file_src_create() local
147 &xipt); in iso_file_src_create()
150 &xipt); in iso_file_src_create()
/dports/arabic/arabtex/ar-arabtex-3.11_6/tex/latex/arabtex/
H A Dafonts0.sty40 \@addfontinfo \@xipt {\def\pnash {\elvnnash}}
52 \@addfontinfo \@xipt {\def\pnashbf {\elvnnashbf}}
H A Dhefonts0.sty34 \@addfontinfo \@xipt {\def\pheb {\elvnheb}}
/dports/math/asymptote/asymptote-2.67/base/
H A Dsize11.asy2 \renewcommand\normalsize{\@setfontsize\normalsize\@xipt{13.6}}%
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/base/
H A Dsize11.asy2 \renewcommand\normalsize{\@setfontsize\normalsize\@xipt{13.6}}%
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/contrib/latex209/
H A Dpsfonts.sty148 \def\xipt{\textfont\z@\elvrm
158 \global\font\elvlyb\@lasyb\@halfmag\relax\@addfontinfo\@xipt
161 \textfont\lyfam\elvlyb\@prtct\@boldtrue}}}{}\@xipt\boldmath}%
162 \@psfonts\@xipt{11}86%
167 \def\@xipt{}
/dports/lang/swi-pl/swipl-8.2.3/man/
H A Dbk9.clo12 \@setfontsize\normalsize\@ixpt\@xipt%
44 \newcommand\Large{\@setfontsize\Large\@xipt{13}}
/dports/math/reduce/Reduce-svn5758-src/doc/util/
H A Dbk12.sty16 \def\small{\@setsize\small{13.6pt}\xipt\@xipt
H A Dreduce.sty44 % \viipt (etc.), \viiipt, \ixpt, \xpt, \xipt, \xiipt,
55 \def\@normalsize{\@setsize\normalsize{13.6pt}\xipt\@xipt
/dports/devel/vcglib/vcglib-2020.09/wrap/newuoa/include/
H A Dnewuoa.h1047 temp, suma, sumb, fopt, bsum, gqsq, xipt, xjpt, sumz, diffa, diffb, in newuob_() local
1053 rho = fbeg = fopt = xjpt = xipt = 0.0; in newuob_()
1121 xipt = rhobeg; in newuob_()
1122 if (fval[ipt + np] < fval[ipt + 1]) xipt = -xipt; in newuob_()
1125 xpt[nf + ipt * xpt_dim1] = xipt; in newuob_()
1169 if (xipt < 0) ipt += n; in newuob_()
1175 hq[ih] = (fbeg - fval[ipt + 1] - fval[jpt + 1] + f) / (xipt * xjpt); in newuob_()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/newuoa/include/
H A Dnewuoa.h1047 temp, suma, sumb, fopt, bsum, gqsq, xipt, xjpt, sumz, diffa, diffb, in newuob_() local
1053 rho = fbeg = fopt = xjpt = xipt = 0.0; in newuob_()
1121 xipt = rhobeg; in newuob_()
1122 if (fval[ipt + np] < fval[ipt + 1]) xipt = -xipt; in newuob_()
1125 xpt[nf + ipt * xpt_dim1] = xipt; in newuob_()
1169 if (xipt < 0) ipt += n; in newuob_()
1175 hq[ih] = (fbeg - fval[ipt + 1] - fval[jpt + 1] + f) / (xipt * xjpt); in newuob_()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dpowell.F243 suma, sumb, sumz, temp, tempq, tenth, vquad, xipt, xjpt, xoptsq, zero local
322 xipt = 0._dp
383 xipt = rhobeg
384 IF (fval(ipt + np) < fval(ipt + 1)) xipt = -xipt
387 xpt(nf, ipt) = xipt
437 IF (xipt < zero) ipt = ipt + n
443 hq(ih) = (fbeg - fval(ipt + 1) - fval(jpt + 1) + f)/(xipt*xjpt)
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dpowell.F243 suma, sumb, sumz, temp, tempq, tenth, vquad, xipt, xjpt, xoptsq, zero local
322 xipt = 0._dp
383 xipt = rhobeg
384 IF (fval(ipt + np) < fval(ipt + 1)) xipt = -xipt
387 xpt(nf, ipt) = xipt
437 IF (xipt < zero) ipt = ipt + n
443 hq(ih) = (fbeg - fval(ipt + 1) - fval(jpt + 1) + f)/(xipt*xjpt)
/dports/audio/carla/Carla-2.4.1/data/presentation/lac2018/
H A Dlac2018.sty473 \@setsize\normalsize{12.6pt}\xipt\@xipt%
515 \@setsize\small{12pt}\xipt\@xipt%
/dports/math/reduce/Reduce-svn5758-src/doc/primers/
H A Dreduce.sty44 % \viipt (etc.), \viiipt, \ixpt, \xpt, \xipt, \xiipt,
55 \def\@normalsize{\@setsize\normalsize{13.6pt}\xipt\@xipt
/dports/math/reduce/Reduce-svn5758-src/doc/misc/
H A Dreduce.sty44 % \viipt (etc.), \viiipt, \ixpt, \xpt, \xipt, \xiipt,
55 \def\@normalsize{\@setsize\normalsize{13.6pt}\xipt\@xipt
/dports/math/py-mip/mip-1.13.0/docs/podes/
H A Dpodes-template.sty33 \newcommand{\XIPT}{\@setfontsize\xipt{11}{15}}
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dpowell_newuoa.c161 STATIC doublereal zero=0, xipt=0, xjpt=0, sumz=0, f=0; in newuob_() local
335 xipt = *rhobeg; in newuob_()
337 xipt = -xipt; in newuob_()
343 xpt[nf + ipt * xpt_dim1] = xipt; in newuob_()
402 if (xipt < zero) { in newuob_()
412 hq[ih] = (fbeg - fval[ipt + 1] - fval[jpt + 1] + f) / (xipt * xjpt); in newuob_()
/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/newuoa/
H A Dnewuoa.c1596 double zero, xipt, xjpt, sumz, diffa, diffb, diffc, hdiag, alpha, in newuob_() local
1732 xipt = *rhobeg; in newuob_()
1734 xipt = -xipt; in newuob_()
1740 xpt[nf + ipt * xpt_dim1] = xipt; in newuob_()
1799 if (xipt < zero) { in newuob_()
1809 hq[ih] = (fbeg - fval[ipt + 1] - fval[jpt + 1] + f) / (xipt * xjpt); in newuob_()
/dports/math/nlopt/nlopt-2.7.1/src/algs/newuoa/
H A Dnewuoa.c1613 …double zero, xipt = 0.0, xjpt = 0.0, sumz, diffa = 0.0, diffb = 0.0, diffc = 0.0, hdiag, alpha = 0… in newuob_() local
1750 xipt = *rhobeg; in newuob_()
1752 xipt = -xipt; in newuob_()
1758 xpt[nf + ipt * xpt_dim1] = xipt; in newuob_()
1817 if (xipt < zero) { in newuob_()
1827 hq[ih] = (fbeg - fval[ipt + 1] - fval[jpt + 1] + f) / (xipt * xjpt); in newuob_()
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/doc/users_guide/
H A Dsislman.sty11 \def\@normalsize{\@setsize\normalsize{13.6pt}\xipt\@xipt
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/doc/manual/
H A Dsislman.sty11 \def\@normalsize{\@setsize\normalsize{13.6pt}\xipt\@xipt

12