Home
last modified time | relevance | path

Searched refs:rhsptr (Results 1 – 25 of 55) sorted by relevance

123

/dports/graphics/Coin/coin-Coin-4.0.0/src/scxml/
H A DScXMLEvaluator.cpp723 this->rhs = rhsptr; in setRHS()
858 this->rhs = rhsptr; in setRHS()
957 : rhs(rhsptr) in ScXMLNotOpExprDataObj()
970 this->rhs = rhsptr; in setRHS()
1081 this->rhs = rhsptr; in setRHS()
1203 this->rhs = rhsptr; in setRHS()
1306 this->rhs = rhsptr; in setRHS()
1411 this->rhs = rhsptr; in setRHS()
1516 this->rhs = rhsptr; in setRHS()
1602 : rhs(rhsptr) in ScXMLNegateOpExprDataObj()
[all …]
H A DScXMLMinimumEvaluator.cpp273 ScXMLAppendOpExprDataObj::ScXMLAppendOpExprDataObj(ScXMLDataObj * lhsptr, ScXMLDataObj * rhsptr) in ScXMLAppendOpExprDataObj() argument
274 : lhs(lhsptr), rhs(rhsptr) in ScXMLAppendOpExprDataObj()
293 ScXMLAppendOpExprDataObj::setRHS(ScXMLDataObj * rhsptr) in setRHS() argument
295 this->rhs = rhsptr; in setRHS()
/dports/math/igraph/igraph-0.9.5/vendor/glpk/misc/
H A Dhbm.c445 hbm->rhsptr = xcalloc(1+hbm->nrhs+1, sizeof(int)); in hbm_read_mat()
447 hbm->rhsptr)) goto fail; in hbm_read_mat()
490 if (hbm->rhsptr != NULL) xfree(hbm->rhsptr); in hbm_read_mat()
520 if (hbm->rhsptr != NULL) xfree(hbm->rhsptr); in hbm_free_mat()
H A Dhbm.h100 int *rhsptr; member
/dports/math/glpk/glpk-5.0/src/misc/
H A Dhbm.c445 hbm->rhsptr = xcalloc(1+hbm->nrhs+1, sizeof(int)); in hbm_read_mat()
447 hbm->rhsptr)) goto fail; in hbm_read_mat()
490 if (hbm->rhsptr != NULL) xfree(hbm->rhsptr); in hbm_read_mat()
520 if (hbm->rhsptr != NULL) xfree(hbm->rhsptr); in hbm_free_mat()
H A Dhbm.h100 int *rhsptr; member
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglphbm.c434 hbm->rhsptr = xcalloc(1+hbm->nrhs+1, sizeof(int)); in hbm_read_mat()
436 hbm->rhsptr)) goto fail; in hbm_read_mat()
479 if (hbm->rhsptr != NULL) xfree(hbm->rhsptr); in hbm_read_mat()
509 if (hbm->rhsptr != NULL) xfree(hbm->rhsptr); in hbm_free_mat()
H A Dglphbm.h103 int *rhsptr; member
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzeknrml.c75 rhsptr, second, tabptr, whrbeg, whrend, whrsiz; in zzeknrml_() local
3300 rhsptr = rels[(i__1 = relptr * 3 - 1) < 15000 && 0 <= i__1 ? i__1 in zzeknrml_()
3333 if (rhsptr == 0) { in zzeknrml_()
3373 if (dscbuf[(i__1 = rhsptr * 7 - 1) < 35000 && 0 <= i__1 ? in zzeknrml_()
3381 appndi_(&dscbuf[(i__1 = i__ + rhsptr * 7 - 8) < 35000 in zzeknrml_()
3399 appndi_(&dscbuf[(i__1 = i__ + rhsptr * 7 - 8) < 35000 in zzeknrml_()
3403 colptr = lnknxt_(&rhsptr, dspool); in zzeknrml_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzeknrml.c75 rhsptr, second, tabptr, whrbeg, whrend, whrsiz; in zzeknrml_() local
3300 rhsptr = rels[(i__1 = relptr * 3 - 1) < 15000 && 0 <= i__1 ? i__1 in zzeknrml_()
3333 if (rhsptr == 0) { in zzeknrml_()
3373 if (dscbuf[(i__1 = rhsptr * 7 - 1) < 35000 && 0 <= i__1 ? in zzeknrml_()
3381 appndi_(&dscbuf[(i__1 = i__ + rhsptr * 7 - 8) < 35000 in zzeknrml_()
3399 appndi_(&dscbuf[(i__1 = i__ + rhsptr * 7 - 8) < 35000 in zzeknrml_()
3403 colptr = lnknxt_(&rhsptr, dspool); in zzeknrml_()
/dports/graphics/Coin/coin-Coin-4.0.0/src/misc/
H A DSoPath.cpp678 const int * rhsptr = rhs.indices.getArrayPtr(); in operator ==() local
681 if (lhsptr[i] != rhsptr[i]) return FALSE; in operator ==()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/irgen/
H A Dvalue.go180 rhsptr := b.CreateExtractValue(rhs.value, 0, "")
181 isnil := b.CreateICmp(llvm.IntEQ, lhsptr, rhsptr, "")
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddHarwell.c152 int *rhsptr, *rhsind; in Cudd_addHarwell()
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddHarwell.c142 int *rhsptr, *rhsind; in Cudd_addHarwell()
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddHarwell.c152 int *rhsptr, *rhsind; in Cudd_addHarwell()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddHarwell.c156 int *rhsptr, *rhsind; in Cudd_addHarwell()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dsttni.ll1260 define void @pcmpistr_mask_index_flag_load(<16 x i8> %lhs, <16 x i8>* %rhsptr, <16 x i8>* %mptr, i3…
1296 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 1
1307 define i32 @pcmpestri_nontemporal(<16 x i8> %lhs, i32 %lhs_len, <16 x i8>* %rhsptr, i32 %rhs_len) n…
1332 %rhs = load <16 x i8>, <16 x i8>* %rhsptr, align 16, !nontemporal !0

123