Home
last modified time | relevance | path

Searched refs:nValues (Results 226 – 250 of 503) sorted by relevance

12345678910>>...21

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/proof/abs/
H A DabsGla.c1009 void Ga2_ManShrinkAbs( Ga2_Man_t * p, int nAbs, int nValues, int nSatVars ) in Ga2_ManShrinkAbs() argument
1015 assert( nValues > 0 ); in Ga2_ManShrinkAbs()
1035 if ( i < nValues ) in Ga2_ManShrinkAbs()
1039 Vec_IntShrink( p->vValues, nValues ); in Ga2_ManShrinkAbs()
1040 Vec_PtrShrink( p->vCnfs, 2 * nValues ); in Ga2_ManShrinkAbs()
1042 if ( nValues == 1 ) in Ga2_ManShrinkAbs()
1043 nValues = 0; in Ga2_ManShrinkAbs()
1047 Vec_IntShrink( vMap, nValues ); in Ga2_ManShrinkAbs()
1591 int nValues = Vec_IntSize(p->vValues); in Gia_ManPerformGla() local
1718 Ga2_ManShrinkAbs( p, nAbs, nValues, nVarsOld ); in Gia_ManPerformGla()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/memcache/include/
H A DOperation.h101 int nValues() const;
234 inline int Operation::nValues() const { in nValues() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A DOperation.h103 int nValues() const;
236 inline int Operation::nValues() const { in nValues() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A DOperation.h103 int nValues() const;
236 inline int Operation::nValues() const { in nValues() function
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/memcache/include/
H A DOperation.h103 int nValues() const;
236 inline int Operation::nValues() const { in nValues() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/memcache/include/
H A DOperation.h103 int nValues() const;
236 inline int Operation::nValues() const { in nValues() function
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dmat_spline.cpp90 bool CSG_Spline::Create(double *xValues, double *yValues, int nValues, double yA, double yB) in Create() argument
94 for(int i=0; i<nValues; i++) in Create()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Evaluate/
H A Dshape.h165 if (auto nValues{GetArrayConstructorExtent(ido.values())}) { in GetArrayConstructorValueExtent()
166 return std::move(*nValues) * in GetArrayConstructorValueExtent()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/memcache/include/
H A DOperation.h103 int nValues() const;
236 inline int Operation::nValues() const { in nValues() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Evaluate/
H A Dshape.h165 if (auto nValues{GetArrayConstructorExtent(ido.values())}) { in GetArrayConstructorValueExtent()
166 return std::move(*nValues) * in GetArrayConstructorValueExtent()
/dports/games/xonotic/Xonotic/source/qcsrc/menu/xonotic/
H A Dslider_particles.qc33 if(me.value >= 0 || me.value < me.nValues)
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/textures/
H A Dastc.cpp347 u32 nValues) { in DecodeIntegerSequence() argument
353 while (nValsDecoded < nValues) { in DecodeIntegerSequence()
871 u32 nValues = 0; in DecodeColorValues() local
873 nValues += ((modes[i] >> 2) + 1) << 1; in DecodeColorValues()
881 u32 bitLength = val.GetBitLength(nValues); in DecodeColorValues()
901 DecodeIntegerSequence(decodedColorValues, colorStream, range, nValues); in DecodeColorValues()
908 if (outIdx >= nValues) { in DecodeColorValues()
1034 for (u32 i = 0; i < nValues; i++) { in DecodeColorValues()
/dports/math/clasp/clasp-3.3.5/tests/
H A Dcli_test.cpp198 int nSubkeys, arrLen, nValues; variable
200 REQUIRE(config.getKeyInfo(ClaspCliConfig::KEY_ROOT, &nSubkeys, &arrLen, &help, &nValues) == 4);
201 …REQUIRE((nSubkeys > 0 && arrLen == -1 && help != 0 && nValues == -1 && ClaspCliConfig::isLeafKey(C…
203 REQUIRE(config.getKeyInfo(ClaspCliConfig::KEY_SOLVER, &nSubkeys, &arrLen, &help, &nValues) == 4);
204 …REQUIRE((nSubkeys > 0 && arrLen >= 0 && help != 0 && nValues == -1 && ClaspCliConfig::isLeafKey(Cl…
209 REQUIRE(config.getKeyInfo(s1, &nSubkeys, &arrLen, &help, &nValues) == 4);
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/tests/
H A Dcli_test.cpp198 int nSubkeys, arrLen, nValues; variable
200 REQUIRE(config.getKeyInfo(ClaspCliConfig::KEY_ROOT, &nSubkeys, &arrLen, &help, &nValues) == 4);
201 …REQUIRE((nSubkeys > 0 && arrLen == -1 && help != 0 && nValues == -1 && ClaspCliConfig::isLeafKey(C…
203 REQUIRE(config.getKeyInfo(ClaspCliConfig::KEY_SOLVER, &nSubkeys, &arrLen, &help, &nValues) == 4);
204 …REQUIRE((nSubkeys > 0 && arrLen >= 0 && help != 0 && nValues == -1 && ClaspCliConfig::isLeafKey(Cl…
209 REQUIRE(config.getKeyInfo(s1, &nSubkeys, &arrLen, &help, &nValues) == 4);
/dports/math/clingo/clingo-5.5.1/clasp/tests/
H A Dcli_test.cpp198 int nSubkeys, arrLen, nValues; variable
200 REQUIRE(config.getKeyInfo(ClaspCliConfig::KEY_ROOT, &nSubkeys, &arrLen, &help, &nValues) == 4);
201 …REQUIRE((nSubkeys > 0 && arrLen == -1 && help != 0 && nValues == -1 && ClaspCliConfig::isLeafKey(C…
203 REQUIRE(config.getKeyInfo(ClaspCliConfig::KEY_SOLVER, &nSubkeys, &arrLen, &help, &nValues) == 4);
204 …REQUIRE((nSubkeys > 0 && arrLen >= 0 && help != 0 && nValues == -1 && ClaspCliConfig::isLeafKey(Cl…
209 REQUIRE(config.getKeyInfo(s1, &nSubkeys, &arrLen, &help, &nValues) == 4);
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltBitmap.c451 int nValues; local
458 if (Tcl_SplitList(interp, elemList, &nValues, &valueArr) != TCL_OK) {
463 if (nValues == arraySize) {
465 } else if (nValues == (arraySize / 2)) {
487 for (i = 0; i < nValues; i++) {
H A DbltWinDraw.c737 int nValues, lineWidth; in Blt_GCToPen() local
741 nValues = 0; in Blt_GCToPen()
750 nValues = strlen(gcPtr->dashValues); in Blt_GCToPen()
751 for (i = 0; i < nValues; i++) { in Blt_GCToPen()
754 if (nValues == 1) { in Blt_GCToPen()
756 nValues = 2; in Blt_GCToPen()
760 nValues = 2; in Blt_GCToPen()
765 switch (nValues) { in Blt_GCToPen()
815 if (nValues > 0) { in Blt_GCToPen()
824 &lBrush, nValues, dashPtr); in Blt_GCToPen()
[all …]
/dports/science/cdf/cdf33_0-dist/src/include/
H A Dcdfxp.h893 long dimSizes[], Byte *buffer, long nValues, Logical fullRecord,
908 long *nValues, Logical toCDF, struct ItemStruct *exportHead
941 void FilterHypers PROTOARGs((struct ItemStruct *hyperHead, long nValues));
951 struct ItemStruct *Item, Byte *buffer, long nValues
/dports/science/v_sim/v_sim-3.8.0/src/
H A Dvisu_pairs.h172 guint nValues;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dshape.h169 if (auto nValues{GetArrayConstructorExtent(ido.values())}) { in GetArrayConstructorValueExtent()
170 return std::move(*nValues) * in GetArrayConstructorValueExtent()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Evaluate/
H A Dshape.h169 if (auto nValues{GetArrayConstructorExtent(ido.values())}) { in GetArrayConstructorValueExtent()
170 return std::move(*nValues) * in GetArrayConstructorValueExtent()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dshape.h169 if (auto nValues{GetArrayConstructorExtent(ido.values())}) { in GetArrayConstructorValueExtent()
170 return std::move(*nValues) * in GetArrayConstructorValueExtent()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dshape.h169 if (auto nValues{GetArrayConstructorExtent(ido.values())}) {
170 return std::move(*nValues) *
/dports/science/v_sim/v_sim-3.8.0/src/dumpModules/
H A DdumpToSVG.c626 GLint nValues; in svgCompute_pairs() local
711 nValues = glRenderMode(GL_RENDER); in svgCompute_pairs()
712 DBG_fprintf(stderr, " | OpenGL returns %d.\n", nValues); in svgCompute_pairs()
715 while (i < nValues) in svgCompute_pairs()
766 GLint nValues; in svgCompute_coordinates() local
822 nValues = glRenderMode(GL_RENDER); in svgCompute_coordinates()
826 while (i < nValues) in svgCompute_coordinates()
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/system/CMSIS/CMSIS/Include/
H A Darm_math.h1773 uint32_t nValues; member
5397 else if(i >= S->nValues) in arm_linear_interp_f32()
5400 y = pYData[S->nValues-1]; in arm_linear_interp_f32()
5437 q31_t x, uint32_t nValues) in arm_linear_interp_q31() argument
5449 if(index >= (nValues - 1)) in arm_linear_interp_q31()
5451 return(pYData[nValues - 1]); in arm_linear_interp_q31()
5508 if(index >= (nValues - 1)) in arm_linear_interp_q15()
5510 return(pYData[nValues - 1]); in arm_linear_interp_q15()
5553 static __INLINE q7_t arm_linear_interp_q7(q7_t *pYData, q31_t x, uint32_t nValues) in arm_linear_interp_q7() argument
5566 if(index >= (nValues - 1)) in arm_linear_interp_q7()
[all …]

12345678910>>...21