Home
last modified time | relevance | path

Searched refs:Rend (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v5/
H A Db4v5geo.c165 double Rint=0.0, Rend = 0.0; in BSIM4v5RdseffGeo() local
190 nuEndS, rgeo, 1, &Rend); in BSIM4v5RdseffGeo()
198 nuEndD, rgeo, 0, &Rend); in BSIM4v5RdseffGeo()
244 { Rend = 0.0; in BSIM4v5RdseffGeo()
250 { Rend = 0.0; in BSIM4v5RdseffGeo()
266 *Rtot = Rend; in BSIM4v5RdseffGeo()
267 else if (Rend <= 0.0) in BSIM4v5RdseffGeo()
270 *Rtot = Rint * Rend / (Rint + Rend); in BSIM4v5RdseffGeo()
282 double *Rend) in BSIM4v5RdsEndIso() argument
292 *Rend = 0.0; in BSIM4v5RdsEndIso()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4/
H A Db4geo.c211 double Rint=0.0, Rend = 0.0; in BSIM4RdseffGeo() local
236 nuEndS, rgeo, 1, &Rend); in BSIM4RdseffGeo()
244 nuEndD, rgeo, 0, &Rend); in BSIM4RdseffGeo()
290 { Rend = 0.0; in BSIM4RdseffGeo()
296 { Rend = 0.0; in BSIM4RdseffGeo()
312 *Rtot = Rend; in BSIM4RdseffGeo()
313 else if (Rend <= 0.0) in BSIM4RdseffGeo()
316 *Rtot = Rint * Rend / (Rint + Rend); in BSIM4RdseffGeo()
328 double *Rend) in BSIM4RdsEndIso() argument
338 *Rend = 0.0; in BSIM4RdsEndIso()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v7/
H A Db4v7geo.c163 double Rint=0.0, Rend = 0.0; in BSIM4v7RdseffGeo() local
188 nuEndS, rgeo, 1, &Rend); in BSIM4v7RdseffGeo()
196 nuEndD, rgeo, 0, &Rend); in BSIM4v7RdseffGeo()
242 { Rend = 0.0; in BSIM4v7RdseffGeo()
248 { Rend = 0.0; in BSIM4v7RdseffGeo()
264 *Rtot = Rend; in BSIM4v7RdseffGeo()
265 else if (Rend <= 0.0) in BSIM4v7RdseffGeo()
268 *Rtot = Rint * Rend / (Rint + Rend); in BSIM4v7RdseffGeo()
280 double *Rend) in BSIM4v7RdsEndIso() argument
290 *Rend = 0.0; in BSIM4v7RdsEndIso()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v6/
H A Db4v6geo.c155 double Rint = 0.0, Rend = 0.0; in BSIM4v6RdseffGeo() local
180 nuEndS, rgeo, 1, &Rend); in BSIM4v6RdseffGeo()
188 nuEndD, rgeo, 0, &Rend); in BSIM4v6RdseffGeo()
192 nuEndS, rgeo, 1, &Rend); in BSIM4v6RdseffGeo()
194 nuEndD, rgeo, 0, &Rend); in BSIM4v6RdseffGeo()
234 { Rend = 0.0; in BSIM4v6RdseffGeo()
240 { Rend = 0.0; in BSIM4v6RdseffGeo()
256 *Rtot = Rend; in BSIM4v6RdseffGeo()
257 else if (Rend <= 0.0) in BSIM4v6RdseffGeo()
260 *Rtot = Rint * Rend / (Rint + Rend); in BSIM4v6RdseffGeo()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/analysis/
H A DVisitListExp.cpp34 Result & Rend = e.getEnd().getDecorator().getResult(); in visit() local
41 …if (Rstart.getConstant().getDblValue(start) && Rstep.getConstant().getDblValue(step) && Rend.getCo… in visit()
90 if (!Rstart.getType().isscalar() || !Rend.getType().isscalar()) in visit()
122 if (Rend.getConstant().getDblValue(end)) in visit()
135 gvnEnd = Rend.getConstant().getGVNValue(); in visit()
194 Result & Rend = e.getEnd().getDecorator().getResult(); in visitInVarDecCtxt() local
202 || Rend.getConstant().getDblValue(end)) && in visitInVarDecCtxt()
218 …if (Rstart.getConstant().getGVNValue(getGVN(), startRange) && Rend.getConstant().getGVNValue(getGV… in visitInVarDecCtxt()
229 if (endRange || Rend.getConstant().getGVNValue(getGVN(), endRange)) in visitInVarDecCtxt()
236 SymbolicRange & rangeEnd = Rend.getRange(); in visitInVarDecCtxt()
[all …]
H A DListExpAnalyzer.cpp26 Result Rend = getResult(); in analyze() local
31 …if (Rstart.getConstant().getDblValue(start) && Rstep.getConstant().getDblValue(step) && Rend.getCo… in analyze()
82 …NValue(gvn, gvnStart) && Rstep.getConstant().getGVNValue(gvn, gvnStep) && Rend.getConstant().getGV… in analyze()
H A DSymbolicList.cpp127 Result Rend = visitor.getResult(); in get() local
132 …if (Rstart.getConstant().getDblValue(start) && Rstep.getConstant().getDblValue(step) && Rend.getCo… in get()
185 if (Rend.getConstant().getDblValue(end)) in get()
197 else if (GVN::Value * v = Rend.getConstant().getGVNValue()) in get()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/
H A Dbase_active_rect.cpp93 BaseRenderer *Rend = BaseEngine::getRenderer(); in clipRect() local
96 rc.left -= Rend->_drawOffsetX; in clipRect()
97 rc.right -= Rend->_drawOffsetX; in clipRect()
98 rc.top -= Rend->_drawOffsetY; in clipRect()
99 rc.bottom -= Rend->_drawOffsetY; in clipRect()
/dports/math/givaro/givaro-4.1.1/src/library/poly1/
H A Dgivpoly1kara.inl72 return karamul(R, Rbeg, Rend,
76 return stdmul(R, Rbeg, Rend,
93 return sqrrec(R, Rbeg, Rend,
97 return stdsqr(R, Rbeg, Rend,
124 for(;ri!=Rend;++ri)
137 for(RepIterator ri=Rbeg; ri!= Rend; ++ri) _domain.assign(*ri,_domain.zero);
153 mul(R, Rmid, Rend, // Recursive dynamic choice
178 subin(M, M.begin(), M.end(), R, Rmid, Rend);// -= PhQh
194 for(RepIterator ri=Rbeg; ri!= Rend; ++ri) _domain.assign(*ri,_domain.zero);
206 sqr(R, Rmid, Rend, // Recursive dynamic choice
[all …]
H A Dgivpoly1dense.h384 Rep& mul( Rep& R, const RepIterator Rbeg, const RepIterator Rend,
388 Rep& stdmul( Rep& R, const RepIterator Rbeg, const RepIterator Rend,
391 Rep& karamul( Rep& R, const RepIterator Rbeg, const RepIterator Rend,
395 Rep& sqr( Rep& R, const RepIterator Rbeg, const RepIterator Rend,
397 Rep& stdsqr( Rep& R, const RepIterator Rbeg, const RepIterator Rend,
400 Rep& sqrrec( Rep& R, const RepIterator Rbeg, const RepIterator Rend,
410 Rep& subin (Rep& R, const RepIterator Rbeg, const RepIterator Rend,
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/
H A Dbase_active_rect.cpp116 BaseRenderer *Rend = BaseEngine::getRenderer(); in clipRect() local
119 rc.left -= Rend->_drawOffsetX; in clipRect()
120 rc.right -= Rend->_drawOffsetX; in clipRect()
121 rc.top -= Rend->_drawOffsetY; in clipRect()
122 rc.bottom -= Rend->_drawOffsetY; in clipRect()
/dports/graphics/ogre3d/ogre-1.11.6/Components/Terrain/include/
H A DOgreTerrainQuadTreeNode.h355 class _OgreTerrainExport Rend : public Renderable, public TerrainAlloc
360 Rend(TerrainQuadTreeNode* parent);
361 virtual ~Rend();
372 Rend* mRend;
373 friend class Rend; variable
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Terrain/include/
H A DOgreTerrainQuadTreeNode.h360 class _OgreTerrainExport Rend : public Renderable, public TerrainAlloc
365 Rend(TerrainQuadTreeNode* parent);
366 virtual ~Rend();
377 Rend* mRend;
378 friend class Rend; variable
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/api/
H A Dapi_render.h28 DENG_API_TYPEDEF(Rend) in DENG_API_TYPEDEF() argument
152 DENG_API_T(Rend);
181 DENG_USING_API(Rend);
/dports/comms/cqrlog/cqrlog-2.5.0/src/
H A DfXfldigi.pas143 Rend,
189 Rend :=0;
191 Rend := pos('</value>',MResp);
192 if dmData.DebugLevel>=1 then writeln ('RS:',Rstart,' RE:',Rend,' XR:', Mresp[Rstart]);
193 if (Rstart > 0 ) and (Rend > 0) then
196 while Rstart < Rend do
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/testgtk/
H A Dtestcairo.adb140 Rend : Gtk_Cell_Renderer_Text; variable
240 Gtk_New (Rend);
243 Pack_Start (Col, Rend, False);
244 Add_Attribute (Col, Rend, "text", 0);
/dports/security/libgcrypt/libgcrypt-1.9.4/mpi/alpha/
H A Dmpih-rshift.S81 .R0: beq $18,.Rend
114 .Rend: srl $4,$19,$8 label
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/mpi/alpha/
H A Dmpih-rshift.S81 .R0: beq $18,.Rend
114 .Rend: srl $4,$19,$8 label
/dports/security/gnupg1/gnupg-1.4.23/mpi/alpha/
H A Dmpih-rshift.S82 .R0: beq $18,.Rend
115 .Rend: srl $4,$19,$8 label
/dports/graphics/ogre3d/ogre-1.11.6/Components/Terrain/src/
H A DOgreTerrainQuadTreeNode.cpp134 mRend = OGRE_NEW Rend(this); in TerrainQuadTreeNode()
1550 TerrainQuadTreeNode::Rend::Rend(TerrainQuadTreeNode* parent) in Rend() function in Ogre::TerrainQuadTreeNode::Rend
1555 TerrainQuadTreeNode::Rend::~Rend() in ~Rend()
1559 const MaterialPtr& TerrainQuadTreeNode::Rend::getMaterial(void) const in getMaterial()
1564 Technique* TerrainQuadTreeNode::Rend::getTechnique() const in getTechnique()
1569 void TerrainQuadTreeNode::Rend::getRenderOperation(RenderOperation& op) in getRenderOperation()
1574 void TerrainQuadTreeNode::Rend::getWorldTransforms(Matrix4* xform) const in getWorldTransforms()
1579 Real TerrainQuadTreeNode::Rend::getSquaredViewDepth(const Camera* cam) const in getSquaredViewDepth()
1584 const LightList& TerrainQuadTreeNode::Rend::getLights(void) const in getLights()
1589 bool TerrainQuadTreeNode::Rend::getCastsShadows(void) const in getCastsShadows()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Terrain/src/
H A DOgreTerrainQuadTreeNode.cpp134 mRend = OGRE_NEW Rend(this); in TerrainQuadTreeNode()
1551 TerrainQuadTreeNode::Rend::Rend(TerrainQuadTreeNode* parent) in Rend() function in Ogre::TerrainQuadTreeNode::Rend
1556 TerrainQuadTreeNode::Rend::~Rend() in ~Rend()
1560 const MaterialPtr& TerrainQuadTreeNode::Rend::getMaterial(void) const in getMaterial()
1565 Technique* TerrainQuadTreeNode::Rend::getTechnique() const in getTechnique()
1570 void TerrainQuadTreeNode::Rend::getRenderOperation(RenderOperation& op) in getRenderOperation()
1575 void TerrainQuadTreeNode::Rend::getWorldTransforms(Matrix4* xform) const in getWorldTransforms()
1580 Real TerrainQuadTreeNode::Rend::getSquaredViewDepth(const Camera* cam) const in getSquaredViewDepth()
1585 const LightList& TerrainQuadTreeNode::Rend::getLights(void) const in getLights()
1590 bool TerrainQuadTreeNode::Rend::getCastsShadows(void) const in getCastsShadows()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvectorimage/
H A DoutlineApproximation.cpp342 TPointD Rend = Pend - Center; // its length is R (radius of the circle) in splitCircularArcIntoQuadraticCurves() local
343 double cross_prod = cross(Rstart, Rend); // it's Rstart x Rend in splitCircularArcIntoQuadraticCurves()
344 double dot_prod = Rstart * Rend; in splitCircularArcIntoQuadraticCurves()
370 cross_prod = cross(Rstart, Rend); // it's Rstart x Rend in splitCircularArcIntoQuadraticCurves()
371 dot_prod = Rstart * Rend; in splitCircularArcIntoQuadraticCurves()
/dports/games/pcgen/pcgen/data/35e/paizo/adventure_path/rise_of_the_runelords/chapter_5_sins_of_the_saviors/
H A Dpf5_abilities_monster.lst29 Shemhazian Rend OUTPUTNAME:Rend CATEGORY:Special Ability TYPE:SpecialAttack.Extraordinary SAB:
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dd64_api.cpp212 DENG_DECLARE_API(Rend);
236 DENG_GET_API(DE_API_RENDER, Rend);
/dports/games/pcgen/pcgen/data/35e/paizo/adventure_path/curse_of_the_crimson_throne/chapter_3_escape_from_old_korvosa/
H A Dpf9_abilities_racial.lst10 Achaekekis Rend OUTPUTNAME:Rend CATEGORY:Special Ability TYPE:SpecialAttack.Extraordinary VISIBL…

12345678910>>...15