Home
last modified time | relevance | path

Searched refs:CADDR (Results 1 – 25 of 270) sorted by relevance

1234567891011

/dports/science/py-scipy/scipy-1.7.1/scipy/special/
H A Damos_wrappers.c257 F_FUNC(zairy,ZAIRY)(CADDR(cz), &id, &kode, CADDR(cai), &nz, &ierr); in cairy_wrap_e_real()
262 F_FUNC(zbiry,ZBIRY)(CADDR(cz), &id, &kode, CADDR(cbi), &ierr); in cairy_wrap_e_real()
275 F_FUNC(zbiry,ZBIRY)(CADDR(cz), &id, &kode, CADDR(cbip), &ierr); in cairy_wrap_e_real()
300 F_FUNC(zbesi,ZBESI)(CADDR(z), &v, &kode, &n, CADDR(cy), &nz, &ierr); in cbesi_wrap()
347 F_FUNC(zbesi,ZBESI)(CADDR(z), &v, &kode, &n, CADDR(cy), &nz, &ierr); in cbesi_wrap_e()
410 F_FUNC(zbesy,ZBESY)(CADDR(z), &v, &kode, &n, CADDR(cy_y), &nz, CADDR(cwork), &ierr); in cbesj_wrap()
462 F_FUNC(zbesy,ZBESY)(CADDR(z), &v, &kode, &n, CADDR(cy_y), &nz, CADDR(cwork), &ierr); in cbesj_wrap_e()
509 F_FUNC(zbesy,ZBESY)(CADDR(z), &v, &kode, &n, CADDR(cy_y), &nz, CADDR(cwork), &ierr); in cbesy_wrap()
570 F_FUNC(zbesy,ZBESY)(CADDR(z), &v, &kode, &n, CADDR(cy_y), &nz, CADDR(cwork), &ierr); in cbesy_wrap_e()
618 F_FUNC(zbesk,ZBESK)(CADDR(z), &v, &kode, &n, CADDR(cy), &nz, &ierr); in cbesk_wrap()
[all …]
H A Dspecfun_wrappers.c9 #define CADDR(z) (double *)(&((z).real)), (double*)(&((z).imag)) macro
234 F_FUNC(klvna,KLVNA)(&x, CADDR(Be), CADDR(Ke), CADDR(Bep), CADDR(Kep)); in ber_wrap()
244 F_FUNC(klvna,KLVNA)(&x, CADDR(Be), CADDR(Ke), CADDR(Bep), CADDR(Kep)); in bei_wrap()
254 F_FUNC(klvna,KLVNA)(&x, CADDR(Be), CADDR(Ke), CADDR(Bep), CADDR(Kep)); in ker_wrap()
264 F_FUNC(klvna,KLVNA)(&x, CADDR(Be), CADDR(Ke), CADDR(Bep), CADDR(Kep)); in kei_wrap()
275 F_FUNC(klvna,KLVNA)(&x, CADDR(Be), CADDR(Ke), CADDR(Bep), CADDR(Kep)); in berp_wrap()
287 F_FUNC(klvna,KLVNA)(&x, CADDR(Be), CADDR(Ke), CADDR(Bep), CADDR(Kep)); in beip_wrap()
298 F_FUNC(klvna,KLVNA)(&x, CADDR(Be), CADDR(Ke), CADDR(Bep), CADDR(Kep)); in kerp_wrap()
308 F_FUNC(klvna,KLVNA)(&x, CADDR(Be), CADDR(Ke), CADDR(Bep), CADDR(Kep)); in keip_wrap()
/dports/math/R/R-4.1.2/src/library/stats/src/
H A Dderiv.c401 if (isLogical(CADDR(expr)) || isNumeric(CADDR(expr))) { in D()
403 CADDR(expr), in D()
416 CADDR(expr), in D()
419 CADDR(expr), in D()
748 if (isPlusForm(CADDR(expr)) || isMinusForm(CADDR(expr))) { in AddParens()
753 if (isPlusForm(CADDR(expr)) || isMinusForm(CADDR(expr)) in AddParens()
754 || isTimesForm(CADDR(expr)) || isDivideForm(CADDR(expr))) { in AddParens()
762 if (isPlusForm(CADDR(expr)) || isMinusForm(CADDR(expr)) in AddParens()
763 || isTimesForm(CADDR(expr)) || isDivideForm(CADDR(expr))) { in AddParens()
774 if (isPlusForm(CADDR(expr)) || isMinusForm(CADDR(expr)) in AddParens()
[all …]
H A Dmodel.c509 LOGICAL(CADDR(expr))[0] = 1; in modelmatrix()
513 LOGICAL(CADDR(expr))[0] = 0; in modelmatrix()
932 SEXP rhs = CADDR(old); in updateform()
1197 ExtractVars(CADDR(formula)); in ExtractVars()
1207 ExtractVars(CADDR(formula)); in ExtractVars()
1213 ExtractVars(CADDR(formula)); in ExtractVars()
1226 ExtractVars(CADDR(formula)); in ExtractVars()
1232 ExtractVars(CADDR(formula)); in ExtractVars()
1238 ExtractVars(CADDR(formula)); in ExtractVars()
1249 ExtractVars(CADDR(formula)); in ExtractVars()
[all …]
/dports/math/libRmath/R-4.1.1/src/library/stats/src/
H A Dderiv.c401 if (isLogical(CADDR(expr)) || isNumeric(CADDR(expr))) { in D()
403 CADDR(expr), in D()
416 CADDR(expr), in D()
419 CADDR(expr), in D()
748 if (isPlusForm(CADDR(expr)) || isMinusForm(CADDR(expr))) { in AddParens()
753 if (isPlusForm(CADDR(expr)) || isMinusForm(CADDR(expr)) in AddParens()
754 || isTimesForm(CADDR(expr)) || isDivideForm(CADDR(expr))) { in AddParens()
762 if (isPlusForm(CADDR(expr)) || isMinusForm(CADDR(expr)) in AddParens()
763 || isTimesForm(CADDR(expr)) || isDivideForm(CADDR(expr))) { in AddParens()
774 if (isPlusForm(CADDR(expr)) || isMinusForm(CADDR(expr)) in AddParens()
[all …]
H A Dmodel.c509 LOGICAL(CADDR(expr))[0] = 1; in modelmatrix()
513 LOGICAL(CADDR(expr))[0] = 0; in modelmatrix()
932 SEXP rhs = CADDR(old); in updateform()
1197 ExtractVars(CADDR(formula)); in ExtractVars()
1207 ExtractVars(CADDR(formula)); in ExtractVars()
1213 ExtractVars(CADDR(formula)); in ExtractVars()
1226 ExtractVars(CADDR(formula)); in ExtractVars()
1232 ExtractVars(CADDR(formula)); in ExtractVars()
1238 ExtractVars(CADDR(formula)); in ExtractVars()
1249 ExtractVars(CADDR(formula)); in ExtractVars()
[all …]
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Dptrees.boot204 pfAndRight pf == CADDR pf -- was ==>
209 pfOrRight pf == CADDR pf -- was ==>
332 pfAddAddin pf == CADDR pf -- was ==>
343 pfDWhereExpr pf == CADDR pf -- was ==>
364 pfWIfThen pf == CADDR pf -- was ==>
388 pfTypedType pf == CADDR pf -- was ==>
476 pfWhereExpr pf == CADDR pf -- was ==>
485 pfIfThen pf == CADDR pf -- was ==>
586 pfExitExpr pf == CADDR pf -- was ==>
594 pfMacroRhs pf == CADDR pf -- was ==>
[all …]
/dports/math/fricas/fricas-1.3.7/src/boot/compiled/
H A Dtyprops.clisp333 ; ["attributes", "CADDR"] , _
337 ; ["cacheType", "CADDR"] , _
338 ; ["env", "CADDR"] , _
354 ; ["streamDef", "CADDR"] , _
374 (LIST '|attributes| 'CADDR) (LIST '|cacheCount| 'CADDDDR)
376 (LIST '|cacheType| 'CADDR) (LIST '|env| 'CADDR) (LIST '|expr| 'CAR)
382 (LIST '|streamCode| 'CADDDR) (LIST '|streamDef| 'CADDR)
/dports/math/R/R-4.1.2/src/library/tcltk/src/
H A Dtcltk.c304 (Tcl_Obj *) R_ExternalPtrAddr(CADDR(args)), in RTcl_AssignObjToVar()
375 drop = CADDR(args); in RTcl_ObjFromCharVector()
455 drop = CADDR(args); in RTcl_ObjFromDoubleVector()
510 drop = CADDR(args); in RTcl_ObjFromIntVector()
582 i = CADDR(args); in RTcl_GetArrayElem()
603 i = CADDR(args); in RTcl_SetArrayElem()
621 i = CADDR(args); in RTcl_RemoveArrayElem()
675 env = CADDR(args); in dotTclcallback()
/dports/math/libRmath/R-4.1.1/src/library/tcltk/src/
H A Dtcltk.c304 (Tcl_Obj *) R_ExternalPtrAddr(CADDR(args)), in RTcl_AssignObjToVar()
375 drop = CADDR(args); in RTcl_ObjFromCharVector()
455 drop = CADDR(args); in RTcl_ObjFromDoubleVector()
510 drop = CADDR(args); in RTcl_ObjFromIntVector()
582 i = CADDR(args); in RTcl_GetArrayElem()
603 i = CADDR(args); in RTcl_SetArrayElem()
621 i = CADDR(args); in RTcl_RemoveArrayElem()
675 env = CADDR(args); in dotTclcallback()
/dports/math/reduce/Reduce-svn5758-src/contrib/ortocartan/
H A Deulagcsl.lis18 ((QUOTE STOP) (SETQ STOP (CADDR LE)))
97 (RPLACA (CDDR V) (SIMPLIFY (INTOPRE (CADDR V)) T))
99 (AND (EQ (CADDR V) (QUOTE EXPAND)) (COND
110 (INPRINT (CAR V) NIL NIL S (CADDR V))
126 (INPRINT (CAR V) NIL NIL (QUOTE =) (CADDR V))
149 (INPRINT (CAR V) NIL NIL S (CADDR V))
H A Dcalcsl.lis90 (RPLACA (CDDR V) (SIMPLIFY (INTOPRE (CADDR V)) T))
92 (AND (EQ (CADDR V) (QUOTE EXPAND)) (COND
103 (INPRINT (CAR V) NIL NIL S (CADDR V))
119 (INPRINT (CAR V) NIL NIL (QUOTE =) (CADDR V))
142 (INPRINT (CAR V) NIL NIL S (CADDR V))
H A Dncurvcsl.lis18 ((QUOTE STOP) (SETQ STOP (CADDR LE)))
102 (RPLACA (CDDR V) (SIMPLIFY (INTOPRE (CADDR V)) T))
104 (AND (EQ (CADDR V) (QUOTE EXPAND)) (COND
115 (INPRINT (CAR V) NIL NIL S (CADDR V))
131 (INPRINT (CAR V) NIL NIL (QUOTE =) (CADDR V))
154 (INPRINT (CAR V) NIL NIL S (CADDR V))
/dports/math/fricas/fricas-1.3.7/src/boot/
H A Dtyprops.boot238 ["attributes", "CADDR"] , _
242 ["cacheType", "CADDR"] , _
243 ["env", "CADDR"] , _
259 ["streamDef", "CADDR"] , _
/dports/devel/entt/entt-3.8.1/src/entt/core/
H A Dany.hpp27 enum class operation: std::uint8_t { COPY, MOVE, DTOR, COMP, ADDR, CADDR, TYPE }; enumerator
99 case operation::CADDR: in basic_vtable()
286 return vtable(operation::CADDR, *this, nullptr); in data()
318 return !(vtable(operation::CADDR, *this, nullptr) == nullptr); in operator bool()
/dports/math/R/R-4.1.2/src/library/grDevices/src/
H A Dmask.c36 SEXP ref = CADDR(args); in setMask()
H A Dclippath.c36 SEXP ref = CADDR(args); in setClipPath()
/dports/math/libRmath/R-4.1.1/src/library/grDevices/src/
H A Dmask.c36 SEXP ref = CADDR(args); in setMask()
H A Dclippath.c36 SEXP ref = CADDR(args); in setClipPath()
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dexpand.c98 #define CADDR(x) SCM_CADDR(x) macro
413 CADR (expr), CADDR (expr), SCM_BOOL_T); in expand_at()
423 return PRIMITIVE_REF (scm_source_properties (expr), CADDR (expr)); in expand_atat()
427 CADR (expr), CADDR (expr), SCM_BOOL_F); in expand_atat()
493 expand (CADDR (clause), new_env), in expand_cond_clauses()
578 expand (CADDR (expr), env), in expand_if()
813 && scm_is_keyword (CADDR (x))) in expand_lambda_star_case()
817 k = CADDR (x); in expand_lambda_star_case()
1135 expand (CADDR (expr), env)); in expand_set_x()
1139 expand (CADDR (expr), env)); in expand_set_x()
[all …]
/dports/lang/guile/guile-3.0.7/libguile/
H A Dexpand.c107 #define CADDR(x) SCM_CADDR(x) macro
422 CADR (expr), CADDR (expr), SCM_BOOL_T); in expand_at()
432 return PRIMITIVE_REF (scm_source_properties (expr), CADDR (expr)); in expand_atat()
436 CADR (expr), CADDR (expr), SCM_BOOL_F); in expand_atat()
502 expand (CADDR (clause), new_env), in expand_cond_clauses()
588 expand (CADDR (expr), env), in expand_if()
823 && scm_is_keyword (CADDR (x))) in expand_lambda_star_case()
827 k = CADDR (x); in expand_lambda_star_case()
1145 expand (CADDR (expr), env)); in expand_set_x()
1150 expand (CADDR (expr), env)); in expand_set_x()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/bus/megadrive/
H A Dsvp.cpp101 #define CADDR ((((mode<<16)&0x7f0000)|addr)<<1) in pm_io() macro
134 reg, mode, CADDR, d); in pm_io()
156 reg, mode, CADDR); in pm_io()
/dports/emulators/mame/mame-mame0226/src/devices/bus/megadrive/
H A Dsvp.cpp101 #define CADDR ((((mode<<16)&0x7f0000)|addr)<<1) in pm_io() macro
134 reg, mode, CADDR, d); in pm_io()
156 reg, mode, CADDR); in pm_io()
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A Dcxr.java150 private static final Primitive CADDR = new pf_caddr(); field in cxr
153 super(Symbol.CADDR, "list"); in pf_caddr()
/dports/games/libretro-picodrive/picodrive-600894e/pico/carthw/svp/
H A Dssp16.c510 #define CADDR ((((mode<<16)&0x7f0000)|addr)<<1) in pm_io() macro
522 reg, CADDR, d, inc, (mode>>10)&1); in pm_io()
531 reg, CADDR, d, (mode>>10)&1, GET_PPC_OFFS()); in pm_io()
549 reg, mode, CADDR, d, GET_PPC_OFFS()); in pm_io()
558 elprintf(EL_SVP, "ssp ROM r [%06x] %04x", CADDR, in pm_io()
566 elprintf(EL_SVP, "ssp PM%i DRAM r [%06x] %04x (inc %i)", reg, CADDR, dram[addr]); in pm_io()
573 reg, mode, CADDR, GET_PPC_OFFS()); in pm_io()

1234567891011