Home
last modified time | relevance | path

Searched defs:rhsp (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Drhsp.f19 subroutine rhsp(nef,lakonf,ipnei,neifa,neiel,vfa,area, subroutine
29 character*8 lakonf(*)
31 integer i,nef,indexf,ipnei(*),j,neifa(*),
32 & neiel(*),iel,ifa,irow(*),ielfa(4,*),nefa,nefb,
33 & ifabou(*),neq,nzs,jq(*),iel2,indexb,knownflux,
34 & iatleastonepressurebc,j2,indexf2,neij(*)
36 real*8 coef,vfa(0:7,*),volume(*),area(*),advfa(*),xlet(*),
37 & cosa(*),ad(*),au(*),xle(*),xxn(3,*),ap(*),b(*),bp(*),
38 & hfa(3,*),xxi(3,*),gradpel(3,*),xlen(*),bp_ifa,xxicn(3,*),
39 & flux(*),xxnj(3,*),gradpcfa(3,*),cosb(*)
/dports/cad/verilator/verilator-4.216/src/
H A DV3Expand.cpp223 bool expandWide(AstNodeAssign* nodep, AstConst* rhsp) { in expandWide()
239 bool expandWide(AstNodeAssign* nodep, AstVarRef* rhsp) { in expandWide()
247 bool expandWide(AstNodeAssign* nodep, AstArraySel* rhsp) { in expandWide()
257 bool expandWide(AstNodeAssign* nodep, AstNot* rhsp) { in expandWide()
268 bool expandWide(AstNodeAssign* nodep, AstAnd* rhsp) { in expandWide()
279 bool expandWide(AstNodeAssign* nodep, AstOr* rhsp) { in expandWide()
290 bool expandWide(AstNodeAssign* nodep, AstXor* rhsp) { in expandWide()
440 bool expandWide(AstNodeAssign* nodep, AstSel* rhsp) { in expandWide()
493 AstNode* rhsp = nodep->rhsp()->unlinkFrBack(); in expandLhs() local
638 AstNode* rhsp = nodep->rhsp()->unlinkFrBack(); in visit() local
[all …]
H A DV3MergeCond.cpp158 static AstNodeCond* extractCond(AstNode* rhsp) { in extractCond()
225 AstNode* foldAndUnlink(AstNode* rhsp, bool condTrue) { in foldAndUnlink()
305 AstNode* const rhsp = assignp->rhsp()->unlinkFrBack(); in mergeEnd() local
388 AstNode* rhsp = assignp->rhsp(); in isCheapNode() local
481 AstNode* const rhsp = nodep->rhsp(); in visit() local
H A DV3WidthSel.cpp144 AstNode* newSubNeg(vlsint32_t lhs, AstNode* rhsp) { in newSubNeg()
210 AstNode* const rhsp = nodep->rhsp()->unlinkFrBack(); // bit we're extracting in visit() local
485 AstNode* const rhsp = nodep->rhsp()->unlinkFrBack(); in replaceSelPlusMinus() local
H A DV3Inst.cpp79 AstNode* const rhsp = new AstVarXRef(exprp->fileline(), nodep->modVarp(), in visit() local
497 static AstNode* extendOrSel(FileLine* fl, AstNode* rhsp, AstNode* cmpWidthp) { in extendOrSel()
576 AstNode* rhsp = new AstVarRef(pinp->fileline(), newvarp, VAccess::READ); in pinReconnectSimple() local
H A DV3AstNodes.h3096 AstNode* rhsp() const { return op2p(); } in rhsp() function
4766 AstNode* rhsp() const { return op2p(); } in rhsp() function
5040 AstNewCopy(FileLine* fl, AstNode* rhsp) in AstNewCopy()
5051 AstNode* rhsp() const { return op1p(); } in rhsp() function
5072 AstNode* rhsp() const { return op2p(); } in rhsp() function
6115 AstNode* rhsp() const { return op2p(); } in rhsp() function
6680 AstOr(FileLine* fl, AstNode* lhsp, AstNode* rhsp) in AstOr()
7261 : ASTGEN_SUPER_ShiftL(fl, lhsp, rhsp) { in ASTGEN_SUPER_ShiftL() argument
7285 : ASTGEN_SUPER_ShiftR(fl, lhsp, rhsp) { in ASTGEN_SUPER_ShiftR() argument
7312 : ASTGEN_SUPER_ShiftRS(fl, lhsp, rhsp) { in ASTGEN_SUPER_ShiftRS() argument
[all …]
H A DV3Unknown.cpp192 AstNode* const rhsp = nodep->rhsp()->unlinkFrBack(); in visitEqNeqCase() local
224 AstNode* const rhsp = nodep->rhsp()->unlinkFrBack(); in visitEqNeqWild() local
H A DV3LifePost.cpp191 const AstVarRef* const rhsp = VN_AS(app->nodep->rhsp(), VarRef); // dly var in squashAssignposts() local
295 if (const AstVarRef* const rhsp = VN_CAST(nodep->rhsp(), VarRef)) { in visit() local
H A DV3AssertPre.cpp148 AstNode* const rhsp = nodep->rhsp()->unlinkFrBack(); in visit() local
/dports/audio/lewton/lewton-0.10.2/cargo-crates/sha2-0.1.2/rust-crypto/src/
H A Dutil_helpers.c48 uint32_t rust_crypto_util_fixed_time_eq_asm(uint8_t* lhsp, uint8_t* rhsp, size_t count) { in rust_crypto_util_fixed_time_eq_asm()
76 uint32_t rust_crypto_util_fixed_time_eq_asm(uint8_t* lhsp, uint8_t* rhsp, size_t count) { in rust_crypto_util_fixed_time_eq_asm()
H A Dutil.rs51 let rhsp = rhs.get_unchecked(0); in fixed_time_eq() localVariable
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rust-crypto-0.2.36/src/
H A Dutil_helpers.c48 uint32_t rust_crypto_util_fixed_time_eq_asm(uint8_t* lhsp, uint8_t* rhsp, size_t count) { in rust_crypto_util_fixed_time_eq_asm()
76 uint32_t rust_crypto_util_fixed_time_eq_asm(uint8_t* lhsp, uint8_t* rhsp, size_t count) { in rust_crypto_util_fixed_time_eq_asm()
H A Dutil.rs51 let rhsp = rhs.get_unchecked(0); in fixed_time_eq() localVariable
/dports/devel/bison/bison-3.7.6/src/
H A Dreduce.c77 for (item_number *rhsp = rules[r].rhs; 0 <= *rhsp; ++rhsp) in useful_production() local
175 for (item_number *rhsp = rules[r].rhs; 0 <= *rhsp; ++rhsp) in inaccessable_symbols() local
242 item_number *rhsp = rules[r].rhs; in reduce_grammar_tables() local
301 for (item_number *rhsp = rules[r].rhs; 0 <= *rhsp; ++rhsp) in nonterminals_reduce() local
H A Dgram.c113 for (item_number *rhsp = r->rhs; 0 <= *rhsp; ++rhsp) in rule_rhs_length() local
122 for (item_number *rhsp = r->rhs; 0 <= *rhsp; ++rhsp) in rule_rhs_print() local
134 for (item_number *rhsp = r->rhs; 0 <= *rhsp; ++rhsp) in rule_rhs_print_xml() local
304 for (item_number *rhsp = rule_i->rhs; 0 <= *rhsp; ++rhsp) in grammar_dump() local
H A Dprint.c388 for (item_number *rhsp = rules[r].rhs; *rhsp >= 0; rhsp++) in print_terminal_symbols() local
414 for (item_number *rhsp = rules[r].rhs; !on_right && 0 <= *rhsp; ++rhsp) in print_nonterminal_symbols() local
440 for (item_number *rhsp = rules[r].rhs; 0 <= *rhsp; ++rhsp) in print_nonterminal_symbols() local
/dports/cad/verilator/verilator-4.216/include/
H A Dverilated_save.cpp256 VerilatedSerialize& operator<<(VerilatedSerialize& os, VerilatedContext* rhsp) { in operator <<()
262 VerilatedDeserialize& operator>>(VerilatedDeserialize& os, VerilatedContext* rhsp) { in operator >>()
/dports/devel/pysvn/pysvn-1.9.12/Import/pycxx-7.1.4/Demo/Python3/
H A Drange.hxx106 RangeSequence& operator= (PyObject* rhsp) in operator =()
/dports/devel/py-cxx/pycxx-7.1.5/Demo/Python3/
H A Drange.hxx106 RangeSequence& operator= (PyObject* rhsp) in operator =()
/dports/devel/pysvn/pysvn-1.9.12/Import/pycxx-7.1.4/CXX/Python2/
H A DObjects.hxx207 Object& operator= (PyObject* rhsp) in operator =()
511 Type& operator= (PyObject* rhsp) in operator =()
569 Boolean& operator= (PyObject* rhsp) in operator =()
646 Int& operator= (PyObject* rhsp) in operator =()
782 Long& operator= (PyObject* rhsp) in operator =()
1080 Float& operator= (PyObject* rhsp) in operator =()
1921 Char& operator= (PyObject* rhsp) in operator =()
2183 Bytes &operator= (PyObject *rhsp) in operator =()
2477 Tuple& operator= (PyObject* rhsp) in operator =()
2663 List& operator= (PyObject* rhsp) in operator =()
[all …]
/dports/devel/py-cxx/pycxx-7.1.5/CXX/Python2/
H A DObjects.hxx207 Object& operator= (PyObject* rhsp) in operator =()
511 Type& operator= (PyObject* rhsp) in operator =()
569 Boolean& operator= (PyObject* rhsp) in operator =()
646 Int& operator= (PyObject* rhsp) in operator =()
782 Long& operator= (PyObject* rhsp) in operator =()
1080 Float& operator= (PyObject* rhsp) in operator =()
1921 Char& operator= (PyObject* rhsp) in operator =()
2183 Bytes &operator= (PyObject *rhsp) in operator =()
2477 Tuple& operator= (PyObject* rhsp) in operator =()
2663 List& operator= (PyObject* rhsp) in operator =()
[all …]
/dports/devel/pysvn/pysvn-1.9.12/Import/pycxx-7.1.4/CXX/Python3/
H A DObjects.hxx197 Object &operator=( PyObject *rhsp ) in operator =()
504 Type &operator=( PyObject *rhsp ) in operator =()
554 Boolean &operator=( PyObject *rhsp ) in operator =()
654 Long &operator=( PyObject *rhsp ) in operator =()
894 Float &operator=( PyObject *rhsp ) in operator =()
1810 Byte &operator=( PyObject *rhsp ) in operator =()
1896 Bytes &operator=( PyObject *rhsp ) in operator =()
1980 Char &operator=( PyObject *rhsp ) in operator =()
2295 Tuple &operator=( PyObject *rhsp ) in operator =()
2483 List &operator=( PyObject *rhsp ) in operator =()
[all …]
/dports/devel/py-cxx/pycxx-7.1.5/CXX/Python3/
H A DObjects.hxx197 Object &operator=( PyObject *rhsp ) in operator =()
504 Type &operator=( PyObject *rhsp ) in operator =()
554 Boolean &operator=( PyObject *rhsp ) in operator =()
654 Long &operator=( PyObject *rhsp ) in operator =()
894 Float &operator=( PyObject *rhsp ) in operator =()
1810 Byte &operator=( PyObject *rhsp ) in operator =()
1896 Bytes &operator=( PyObject *rhsp ) in operator =()
1980 Char &operator=( PyObject *rhsp ) in operator =()
2298 Tuple &operator=( PyObject *rhsp ) in operator =()
2486 List &operator=( PyObject *rhsp ) in operator =()
[all …]
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/essentialConditions/
H A DConstraints.hpp151 const VectorEntry* rhsp() const {return rhs_p;} //!< accessor to rhs in rhsp() function in xlifepp::Constraints
/dports/devel/pysvn/pysvn-1.9.12/Import/pycxx-7.1.4/Demo/Python2/
H A Drange.hxx162 RangeSequence& operator= (PyObject* rhsp) in operator =()

1234567