Home
last modified time | relevance | path

Searched refs:isfixed (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/math/jags/JAGS-4.3.0/src/lib/function/
H A DFunction.cc41 vector<bool> const &isfixed) const in isScale()
47 vector<bool> const &isfixed) const in isLinear()
49 return isScale(mask, isfixed); in isLinear()
53 vector<bool> const &isfixed) const in isAdditive()
59 Function::isPower(vector<bool> const &mask, vector<bool> const &isfixed) const in isPower()
/dports/math/jags/JAGS-4.3.0/src/include/function/
H A DFunction.h96 std::vector<bool> const &isfixed) const;
108 std::vector<bool> const &isfixed) const;
117 std::vector<bool> const &isfixed) const;
125 std::vector<bool> const &isfixed) const;
/dports/math/R/R-4.1.2/src/library/stats4/R/
H A Dmle.R88 isfixed <- !is.na(fixed) functionVar
103 start <- start[!isfixed]
109 v[isfixed] <- fixed[isfixed]
110 v[!isfixed] <- p
121 if (any(isfixed)) # any parms kept fixed
123 if (!all(lower[isfixed] <= fixed[isfixed] & fixed[isfixed] <= upper[isfixed]))
125 lower <- lower[!isfixed]
126 upper <- upper[!isfixed]
145 fullcoef[!isfixed] <- coef
146 fullcoef[isfixed] <- fixed[isfixed]
/dports/math/libRmath/R-4.1.1/src/library/stats4/R/
H A Dmle.R88 isfixed <- !is.na(fixed) functionVar
103 start <- start[!isfixed]
109 v[isfixed] <- fixed[isfixed]
110 v[!isfixed] <- p
121 if (any(isfixed)) # any parms kept fixed
123 if (!all(lower[isfixed] <= fixed[isfixed] & fixed[isfixed] <= upper[isfixed]))
125 lower <- lower[!isfixed]
126 upper <- upper[!isfixed]
145 fullcoef[!isfixed] <- coef
146 fullcoef[isfixed] <- fixed[isfixed]
/dports/math/jags/JAGS-4.3.0/src/modules/bugs/functions/
H A DSum.h25 std::vector<bool> const &isfixed) const;
27 std::vector<bool> const &isfixed) const;
29 std::vector<bool> const &isfixed) const;
H A DCombine.h29 std::vector<bool> const &isfixed) const;
31 std::vector<bool> const &isfixed) const;
33 std::vector<bool> const &isfixed) const;
H A DTranspose.h21 std::vector<bool> const &isfixed) const;
23 std::vector<bool> const &isfixed) const;
H A DTranspose.cc46 vector<bool> const &isfixed) const in isAdditive()
52 vector<bool> const &isfixed) const in isScale()
/dports/databases/db18/db-18.1.40/test/tcl/
H A Drsrc004.tcl12 foreach isfixed { 0 1 } {
17 if { $isfixed == 1 } {
28 if { $isfixed == 1 } {
/dports/databases/db5/db-5.3.28/test/tcl/
H A Drsrc004.tcl12 foreach isfixed { 0 1 } {
17 if { $isfixed == 1 } {
28 if { $isfixed == 1 } {
/dports/graphics/grx/grx249/src/fonts/
H A Dfdv_grx.c47 _GR_swap16u(&fhdr.isfixed); in swap_header()
112 if(!fhdr.isfixed) { in openfile()
146 hdr->proportional = fhdr.isfixed ? FALSE : TRUE; in header()
170 res = (fhdr.isfixed ? fhdr.width : wtable[chr - fhdr.minchar]); in charwdt()
182 long fpos = sizeof(fhdr) + (fhdr.isfixed ? 0 : wtsize); in bitmap()
H A Dfdv_fna.c42 int isfixed; member
182 fhdr.isfixed = i; in header()
183 hdr->proportional = !fhdr.isfixed; in header()
236 if(fhdr.isfixed) res = fhdr.width; in charwdt()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.base/
H A Dlangs.exp78 set isfixed 1
85 set isfixed 1
89 set isfixed 0
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.base/
H A Dlangs.exp73 set isfixed 1
80 set isfixed 1
84 set isfixed 0
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dlangs.exp79 set isfixed 1
86 set isfixed 1
90 set isfixed 0
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.base/
H A Dlangs.exp79 set isfixed 1
86 set isfixed 1
90 set isfixed 0
/dports/games/libretro-px68k/px68k-libretro-8455d9c/win32api/
H A Dpeace.c91 #define isfixed(h) \ macro
96 if (isfixed(h)) \
103 ((isfixed(h)) ? \
312 if (!isfixed(h)) { in GlobalFree()
337 if (isfixed(h)) in GlobalLock()
349 if (isfixed(h) || ih->refcount == 0) in GlobalUnlock()
/dports/graphics/xv/xv-3.10a/
H A Dxvpds.c262 static int isfixed,teco,i,j,itype,vaxbyte, local
271 isfixed = TRUE;
331 case VIKINGFIXED: isfixed=TRUE;
337 case VIKINGVARIABLE: isfixed=FALSE;
346 if (isfixed == FALSE) {
356 if (isfixed) {
754 if ( isfixed == TRUE ) {
773 if (isfixed == FALSE)
818 if (isfixed == FALSE)
/dports/japanese/xv/xv-3.10a/
H A Dxvpds.c262 static int isfixed,teco,i,j,itype,vaxbyte, local
271 isfixed = TRUE;
331 case VIKINGFIXED: isfixed=TRUE;
337 case VIKINGVARIABLE: isfixed=FALSE;
346 if (isfixed == FALSE) {
356 if (isfixed) {
754 if ( isfixed == TRUE ) {
773 if (isfixed == FALSE)
818 if (isfixed == FALSE)
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvpds.c262 static int isfixed,teco,i,j,itype,vaxbyte, local
271 isfixed = TRUE;
331 case VIKINGFIXED: isfixed=TRUE;
337 case VIKINGVARIABLE: isfixed=FALSE;
346 if (isfixed == FALSE) {
356 if (isfixed) {
754 if ( isfixed == TRUE ) {
773 if (isfixed == FALSE)
818 if (isfixed == FALSE)
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DexecUtils.c465 ExecGetResultSlotOps(PlanState *planstate, bool *isfixed)
469 if (isfixed)
470 *isfixed = planstate->resultopsfixed;
474 if (isfixed)
477 *isfixed = planstate->resultopsfixed;
479 *isfixed = TTS_FIXED(planstate->ps_ResultTupleSlot);
481 *isfixed = false;
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DexecUtils.c465 ExecGetResultSlotOps(PlanState *planstate, bool *isfixed)
469 if (isfixed)
470 *isfixed = planstate->resultopsfixed;
474 if (isfixed)
477 *isfixed = planstate->resultopsfixed;
479 *isfixed = TTS_FIXED(planstate->ps_ResultTupleSlot);
481 *isfixed = false;
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DexecUtils.c499 ExecGetResultSlotOps(PlanState *planstate, bool *isfixed) in ExecGetResultSlotOps() argument
503 if (isfixed) in ExecGetResultSlotOps()
504 *isfixed = planstate->resultopsfixed; in ExecGetResultSlotOps()
508 if (isfixed) in ExecGetResultSlotOps()
511 *isfixed = planstate->resultopsfixed; in ExecGetResultSlotOps()
513 *isfixed = TTS_FIXED(planstate->ps_ResultTupleSlot); in ExecGetResultSlotOps()
515 *isfixed = false; in ExecGetResultSlotOps()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DexecUtils.c499 ExecGetResultSlotOps(PlanState *planstate, bool *isfixed) in ExecGetResultSlotOps() argument
503 if (isfixed) in ExecGetResultSlotOps()
504 *isfixed = planstate->resultopsfixed; in ExecGetResultSlotOps()
508 if (isfixed) in ExecGetResultSlotOps()
511 *isfixed = planstate->resultopsfixed; in ExecGetResultSlotOps()
513 *isfixed = TTS_FIXED(planstate->ps_ResultTupleSlot); in ExecGetResultSlotOps()
515 *isfixed = false; in ExecGetResultSlotOps()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A DexecUtils.c505 ExecGetResultSlotOps(PlanState *planstate, bool *isfixed) in ExecGetResultSlotOps() argument
509 if (isfixed) in ExecGetResultSlotOps()
510 *isfixed = planstate->resultopsfixed; in ExecGetResultSlotOps()
514 if (isfixed) in ExecGetResultSlotOps()
517 *isfixed = planstate->resultopsfixed; in ExecGetResultSlotOps()
519 *isfixed = TTS_FIXED(planstate->ps_ResultTupleSlot); in ExecGetResultSlotOps()
521 *isfixed = false; in ExecGetResultSlotOps()

12345678