Home
last modified time | relevance | path

Searched refs:qroot (Results 1 – 25 of 72) sorted by relevance

123

/dports/devel/ncnf/ncnf-3.0.1/src/
H A Dncnf_ql.c89 if(!qroot) QERROR("missing query specification, qroot=%p", qroot); in ncnf_compile_query()
100 if(ncnf_obj_type(qroot)) { in ncnf_compile_query()
101 char *type = ncnf_obj_type(qroot); in ncnf_compile_query()
102 char *value = ncnf_obj_name(qroot); in ncnf_compile_query()
116 value, ncnf_obj_line(qroot), in ncnf_compile_query()
268 ncnf_clear_query(ncnf_obj *qroot) { in ncnf_clear_query() argument
269 if(!qroot) { in ncnf_clear_query()
285 if(!qroot || !nq) { in ncnf_exec_query()
291 ncnf_obj_type(qroot), ncnf_obj_name(qroot)); in ncnf_exec_query()
297 char *type = ncnf_obj_type(qroot); in ncnf_exec_query()
[all …]
/dports/www/netsurf/netsurf-3.10/utils/
H A Dgit-testament.pl124 my $qroot = $root;
125 $qroot =~ s/"/\\"/g;
138 $testament .= "#define WT_ROOT \"$qroot\"\n";
/dports/math/R-cran-mvtnorm/mvtnorm/R/
H A Dmvt.R457 qroot <- get_quant_loclin(pfct, p, interval=interval, functionVar
461 qroot$f.quantile <- qroot$f.quantile - p
462 qroot
499 qroot <- list(quantile = q, f.quantile = p) list
500 return(qroot)
544 qroot <- get_quant_loclin(pfct, p, interval=interval,
548 qroot$f.quantile <- qroot$f.quantile - p
549 qroot
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dimap4r1.h279 long imap_setquota (MAILSTREAM *stream,char *qroot,STRINGLIST *limits);
280 long imap_getquota (MAILSTREAM *stream,char *qroot);
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dimap4r1.h279 long imap_setquota (MAILSTREAM *stream,char *qroot,STRINGLIST *limits);
280 long imap_getquota (MAILSTREAM *stream,char *qroot);
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.h285 long imap_setquota (MAILSTREAM *stream,char *qroot,STRINGLIST *limits);
286 long imap_getquota (MAILSTREAM *stream,char *qroot);
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dimap4r1.h279 long imap_setquota (MAILSTREAM *stream,char *qroot,STRINGLIST *limits);
280 long imap_getquota (MAILSTREAM *stream,char *qroot);
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.h285 long imap_setquota (MAILSTREAM *stream,char *qroot,STRINGLIST *limits);
286 long imap_getquota (MAILSTREAM *stream,char *qroot);
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dimap4r1.h279 long imap_setquota (MAILSTREAM *stream,char *qroot,STRINGLIST *limits);
280 long imap_getquota (MAILSTREAM *stream,char *qroot);
/dports/cad/jspice3/jspice3-2.5/src/lib/dev/mes/
H A Dmesload.c464 double qroot,qggval,par1,cfact,cplus,cminus; local
481 qroot = sqrt(1 - vnew1/phib);
482 qggval = cgs * (2*phib*(1-qroot) + ext) + cgd*veff2;
487 *cgsnew = cgs/qroot*par1*cplus + cgd*cminus;
488 *cgdnew = cgs/qroot*par1*cminus + cgd*cplus;
H A Dmesdset.c243 double qroot,par1,cfact,cplus,cminus; local
293 qroot = sqrt(1 - vnew1/phib);
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/mes/
H A Dmesload.c470 double qroot,qggval,par1,cfact,cplus,cminus; in qggnew() local
487 qroot = sqrt(1 - vnew1/phib); in qggnew()
488 qggval = cgs * (2*phib*(1-qroot) + ext) + cgd*veff2; in qggnew()
493 *cgsnew = cgs/qroot*par1*cplus + cgd*cminus; in qggnew()
494 *cgdnew = cgs/qroot*par1*cminus + cgd*cplus; in qggnew()
H A Dmesdset.c239 double qroot,par1,cfact,cplus,cminus; in MESdSetup() local
289 qroot = sqrt(1 - vnew1/phib); in MESdSetup()
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dpromstatsd.c390 char qroot[MAX_MAILBOX_NAME]; in quota_cb() local
394 if (quota_findroot(qroot, sizeof(qroot), mbentry->name) in quota_cb()
395 && strcmp(qroot, qrock->quota->root) != 0) { in quota_cb()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dpromstatsd.c390 char qroot[MAX_MAILBOX_NAME]; in quota_cb() local
394 if (quota_findroot(qroot, sizeof(qroot), mbentry->name) in quota_cb()
395 && strcmp(qroot, qrock->quota->root) != 0) { in quota_cb()
/dports/mail/p5-Mail-OpenDKIM/Mail-OpenDKIM-4204/t/
H A Ddkim_get_reputation.t65 qroot => ''
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/perl/imap/t/
H A D02-admin.t88 print "not " unless defined ($qroot = $client->quotaroot('INBOX'));
90 print "not " if !defined (@quota = $client->quota($qroot));
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/perl/imap/t/
H A D02-admin.t88 print "not " unless defined ($qroot = $client->quotaroot('INBOX'));
90 print "not " if !defined (@quota = $client->quota($qroot));
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/perl/imap/t/
H A D02-admin.t88 print "not " unless defined ($qroot = $client->quotaroot('INBOX'));
90 print "not " if !defined (@quota = $client->quota($qroot));
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/data/help/searchindex/index841/
H A Dindexed_docs10 /org.eclipse.ui.intro.universal/qroot=0
/dports/graphics/blender/blender-2.91.0/intern/iksolver/intern/
H A DIK_Solver.cpp391 IK_QSegment *qroot = (IK_QSegment *)root;
396 IK_QTask *com = new IK_QCenterOfMassTask(true, qroot, center);
/dports/mail/opendkim/opendkim-2.10.3/librbl/
H A Drbl.c444 rbl_setdomain(RBL *rbl, u_char *qroot)
447 assert(qroot != NULL);
449 strncpy(rbl->rbl_qroot, qroot, sizeof rbl->rbl_qroot);
/dports/math/calc/calc-2.14.0.14/help/
H A Droot49 NUMBER *qroot(NUMBER *x, NUMBER *n, NUMBER *eps)
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DPOLYROOT.lsp373 (72 . |qroot|) (|Union| 26 '#1="failed") (78 . |retractIfCan|)
384 '#(|rroot| 191 |qroot| 197 |nthr| 203 |froot| 209) 'NIL
397 '((|qroot|
/dports/math/mpexpr/mpexpr-1.2/generic/
H A Dqmath.h88 extern NUMBER *qroot MATH_PROTO((NUMBER *q1, NUMBER *q2, NUMBER *epsilon));

123