Home
last modified time | relevance | path

Searched refs:nextf (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/math/Imath/Imath-3.1.4/src/ImathTest/
H A DtestMatrix.cpp463 s[0][0] = random.nextf(); in testMatrix()
464 s[1][1] = random.nextf(); in testMatrix()
496 s[0][0] = random.nextf(); in testMatrix()
557 IMATH_INTERNAL_NAMESPACE::V3f (random.nextf(), random.nextf(), random.nextf()) in testMatrix()
559 IMATH_INTERNAL_NAMESPACE::V3f (random.nextf(), random.nextf(), random.nextf()) in testMatrix()
562 IMATH_INTERNAL_NAMESPACE::V3f (random.nextf(), random.nextf(), random.nextf()) in testMatrix()
564 IMATH_INTERNAL_NAMESPACE::V3f (random.nextf(), random.nextf(), random.nextf()) in testMatrix()
581 IMATH_INTERNAL_NAMESPACE::V3d (random.nextf(), random.nextf(), random.nextf()) in testMatrix()
583 IMATH_INTERNAL_NAMESPACE::V3d (random.nextf(), random.nextf(), random.nextf()) in testMatrix()
586 IMATH_INTERNAL_NAMESPACE::V3d (random.nextf(), random.nextf(), random.nextf()) in testMatrix()
[all …]
H A DtestExtractSHRT.cpp111 V2f s (random.nextf (0.000001, 2.0), random.nextf (0.000001, 2.0)); in testRandomAngles33()
114 if (random.nextf (0.0, 1.0) >= 0.5) in testRandomAngles33()
123 float h = random.nextf (0.000001, 2.); in testRandomAngles33()
124 if (random.nextf (0.0, 1.0) >= 0.5) in testRandomAngles33()
141 V2f t (random.nextf (-10, 10), random.nextf (-10, 10)); in testRandomAngles33()
267 V3f t (random.nextf (-10, 10), random.nextf (-10, 10), random.nextf (-10, 10)); in testRandomAngles44()
285 V3f h (random.nextf (0.000001, 2.0), in testRandomAngles44()
286 random.nextf (0.000001, 2.0), in testRandomAngles44()
287 random.nextf (0.000001, 2.0)); in testRandomAngles44()
299 V3f s (random.nextf (0.000001, 2.0), in testRandomAngles44()
[all …]
H A DtestMiscMatrixAlgo.cpp46 V3f p (random.nextf (-10, 10), random.nextf (-10, 10), random.nextf (-10, 10)); in testComputeLocalFrame()
49 V3f xDir (random.nextf (-10, 10), random.nextf (-10, 10), random.nextf (-10, 10)); in testComputeLocalFrame()
52 V3f normalDir (random.nextf (-10, 10), random.nextf (-10, 10), random.nextf (-10, 10)); in testComputeLocalFrame()
99 trans = V3f (random.nextf (-10, 10), random.nextf (-10, 10), random.nextf (-10, 10)); in getRandTRS()
106 V3f s (random.nextf (0.000001, 2.0), in getRandTRS()
107 random.nextf (0.000001, 2.0), in getRandTRS()
108 random.nextf (0.000001, 2.0)); in getRandTRS()
110 if (random.nextf (0.0, 1.0) >= 0.5) in getRandTRS()
127 V3f h (random.nextf (0.000001, 2.0), in createRandomMat()
128 random.nextf (0.000001, 2.0), in createRandomMat()
[all …]
H A DtestProcrustes.cpp37 IMATH_INTERNAL_NAMESPACE::V3d a (rand.nextf(), rand.nextf(), rand.nextf()); in testTranslationRotationMatrix()
81 from.push_back (V3 (rand.nextf(), rand.nextf(), rand.nextf())); in testWithTranslateRotateAndScale()
82 weights.push_back (rand.nextf()); in testWithTranslateRotateAndScale()
194 IMATH_INTERNAL_NAMESPACE::Eulerd diffRot (delta * rand.nextf(), in verifyProcrustes()
195 delta * rand.nextf(), in verifyProcrustes()
202 IMATH_INTERNAL_NAMESPACE::V3d diffTrans (delta * rand.nextf(), in verifyProcrustes()
203 delta * rand.nextf(), in verifyProcrustes()
204 delta * rand.nextf()); in verifyProcrustes()
267 const IMATH_INTERNAL_NAMESPACE::V3d fromPt (random.nextf(), in testProcrustesWithMatrix()
360 IMATH_INTERNAL_NAMESPACE::Vec3<T> (random.nextf(), random.nextf(), random.nextf())); in testProcrustesImp()
[all …]
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Imath/
H A DImathRandom.h109 float nextf ();
116 float nextf (float rangeMin, float rangeMax);
169 double nextf ();
176 double nextf (double rangeMin, double rangeMax);
281 Rand32::nextf (float rangeMin, float rangeMax) in nextf() function
283 float f = nextf(); in nextf()
321 Rand48::nextf () in nextf() function
328 Rand48::nextf (double rangeMin, double rangeMax) in nextf() function
330 double f = nextf(); in nextf()
382 x = float (rand.nextf (-1, 1)); in gaussRand()
[all …]
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Imath/
H A DImathRandom.h109 float nextf ();
116 float nextf (float rangeMin, float rangeMax);
169 double nextf ();
176 double nextf (double rangeMin, double rangeMax);
281 Rand32::nextf (float rangeMin, float rangeMax) in nextf() function
283 float f = nextf(); in nextf()
321 Rand48::nextf () in nextf() function
328 Rand48::nextf (double rangeMin, double rangeMax) in nextf() function
330 double f = nextf(); in nextf()
382 x = float (rand.nextf (-1, 1)); in gaussRand()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Imath/
H A DImathRandom.h109 float nextf ();
116 float nextf (float rangeMin, float rangeMax);
169 double nextf ();
176 double nextf (double rangeMin, double rangeMax);
281 Rand32::nextf (float rangeMin, float rangeMax) in nextf() function
283 float f = nextf(); in nextf()
321 Rand48::nextf () in nextf() function
328 Rand48::nextf (double rangeMin, double rangeMax) in nextf() function
330 double f = nextf(); in nextf()
382 x = float (rand.nextf (-1, 1)); in gaussRand()
[all …]
/dports/math/Imath/Imath-3.1.4/src/Imath/
H A DImathRandom.h49 IMATH_HOSTDEVICE float nextf();
52 IMATH_HOSTDEVICE float nextf (float rangeMin, float rangeMax);
80 IMATH_HOSTDEVICE double nextf();
155 Rand32::nextf (float rangeMin, float rangeMax) in nextf() function
157 float f = nextf(); in nextf()
189 Rand48::nextf() in nextf() function
195 Rand48::nextf (double rangeMin, double rangeMax) in nextf() function
197 double f = nextf(); in nextf()
210 v[i] = (typename Vec::BaseType) rand.nextf (-1, 1); in solidSphereRand()
244 x = float (rand.nextf (-1, 1)); in gaussRand()
[all …]
/dports/graphics/openexr/openexr-3.1.4/src/test/OpenEXRTest/
H A DtestDwaCompressorSimd.cpp164 srcA[i] = (char)rand48.nextf(0.0, 255.0); in testInterleave()
165 srcB[i] = (char)rand48.nextf(0.0, 255.0); in testInterleave()
174 int offset = (int)rand48.nextf(0.0, bufferLen/2); in testInterleave()
207 a[i] = (char)rand48.nextf(0.0, 255.0); in testInterleave()
208 b[i] = (char)rand48.nextf(0.0, 255.0); in testInterleave()
246 orig._buffer[i] = test._buffer[i] = rand48.nextf(); in testDct()
258 orig._buffer[0] = test._buffer[0] = rand48.nextf(); in testDct()
350 src._buffer[i] = (float)(rand48.nextf()-.5); in testFloatToHalf()
384 src._buffer[i] = (float)(rand48.nextf()-.5); in testFloatToHalf()
463 h = (half)(140000.*(rand48.nextf() - .5)); in testFromHalfZigZag()
[all …]
/dports/audio/ocp/ocp-0.2.90/filesel/
H A Dpfsmain.c202 struct ocpfilehandle_t *nextf=NULL; in _fsMain() local
235 …fsr=callselector (&nextinfo, &nextf, (callfs||firstfile), (stop==interfaceReturnCallFs)?DoForceCal… in _fsMain()
267 thisf = nextf; in _fsMain()
268 nextf = 0; in _fsMain()
312 …if (callselector (&nextinfo, &nextf, DoAutoCallFS, DoNotForceCallFS, DoNotForceNext, &nextintr)==0) in _fsMain()
316 callselector (&nextinfo, &nextf, DoNotAutoCallFS, DoNotForceCallFS, DoForceNext, &nextintr); in _fsMain()
325 …stop=callselector (&nextinfo, &nextf, DoNotAutoCallFS, DoNotForceCallFS, DoForcePrev, &nextintr)?i… in _fsMain()
327 …stop=callselector (&nextinfo, &nextf, DoAutoCallFS, DoNotForceCallFS, DoNotForceNext, &nextintr)?i… in _fsMain()
331 …stop=callselector (&nextinfo, &nextf, DoNotAutoCallFS, DoNotForceCallFS, DoForceNext, &nextintr)?i… in _fsMain()
333 …stop=callselector (&nextinfo, &nextf, DoAutoCallFS, DoNotForceCallFS, DoNotForceNext, &nextintr)?i… in _fsMain()
[all …]
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macg4/
H A Dmalloc.c63 static union overhead *nextf[NBUCKETS]; variable
118 if (nextf[bucket] == NULL)
120 if ((p = (union overhead *)nextf[bucket]) == NULL)
123 nextf[bucket] = nextf[bucket]->ov_next;
154 if (nextf[bucket])
191 nextf[bucket] = op;
226 op->ov_next = nextf[size];
227 nextf[size] = op;
319 for (p = nextf[i]; p && j != srchlen; p = p->ov_next) {
346 for (j = 0, p = nextf[i]; p; p = p->ov_next, j++)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/ibmrs/
H A Dmalloc.c63 static union overhead *nextf[NBUCKETS]; variable
118 if (nextf[bucket] == NULL)
120 if ((p = (union overhead *)nextf[bucket]) == NULL)
123 nextf[bucket] = nextf[bucket]->ov_next;
154 if (nextf[bucket])
191 nextf[bucket] = op;
226 op->ov_next = nextf[size];
227 nextf[size] = op;
319 for (p = nextf[i]; p && j != srchlen; p = p->ov_next) {
346 for (j = 0, p = nextf[i]; p; p = p->ov_next, j++)
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/macg5/
H A Dmalloc.c63 static union overhead *nextf[NBUCKETS]; variable
118 if (nextf[bucket] == NULL)
120 if ((p = (union overhead *)nextf[bucket]) == NULL)
123 nextf[bucket] = nextf[bucket]->ov_next;
154 if (nextf[bucket])
191 nextf[bucket] = op;
226 op->ov_next = nextf[size];
227 nextf[size] = op;
319 for (p = nextf[i]; p && j != srchlen; p = p->ov_next) {
346 for (j = 0, p = nextf[i]; p; p = p->ov_next, j++)
/dports/net/lambdamoo/MOO-1.8.1/
H A Dgnu-malloc.c276 static struct mhead *nextf[30]; variable
422 nextf[nu] = (struct mhead *) cp;
464 CHAIN(cp) = nextf[0]; in getpool()
465 nextf[0] = (struct mhead *) cp; in getpool()
471 CHAIN(cp) = nextf[nu]; in getpool()
472 nextf[nu] = (struct mhead *) cp; in getpool()
509 if (nextf[nunits] == 0)
513 if ((p = nextf[nunits]) == 0) {
517 nextf[nunits] = CHAIN(p);
587 CHAIN(p) = nextf[nunits];
[all …]
/dports/shells/bash/bash-5.1/lib/malloc/
H A Dmalloc.c430 if (mp1 == nextf[nbuck])
445 nextf[nu] = mp1;
489 mp = nextf[nbuck];
503 nextf[nu] = mp;
554 nextf[nbuck] = nh;
647 if (nextf[nu] != 0)
656 if (nextf[nu] != 0)
688 nextf[nu] = mp;
722 nextf[nu] = mp;
866 if (nextf[nunits] == 0)
[all …]
/dports/textproc/bibtool/BibTool/regex-0.12/test/
H A Demacsmalloc.c188 static struct mhead *nextf[30]; variable
354 nextf[nu] = (struct mhead *) cp;
396 CHAIN (cp) = nextf[0]; in getpool()
397 nextf[0] = (struct mhead *) cp; in getpool()
404 CHAIN (cp) = nextf[nu]; in getpool()
405 nextf[nu] = (struct mhead *) cp; in getpool()
441 if (nextf[nunits] == 0)
445 if ((p = nextf[nunits]) == 0)
450 nextf[nunits] = CHAIN (p);
529 CHAIN (p) = nextf[nunits];
[all …]
/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/lib/
H A Dsequencer.py92 def nextf(self): member in _Counter
96 def nextf(self): member in _Counter
197 def nextf(self, counter=None): member in Sequencer
202 return self._getCounter(counter).nextf()
235 return self.nextf(counter)
290 s.nextf('Appendix'), s.nextf('Appendix'),s.nextf('Appendix')))
298 print(' ' +(' '.join(str(s.nextf('FrenchList')) for i in range(1,6))))
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/embedded-gui/private/
H A Ddllist.rkt14 (field [nextf #f] [prevf #f])
17 [(n) (set! nextf n)]
18 [() nextf]))
25 (send/apply nextf for-each f (map rest lol)))
27 (cons (f this) (send nextf map-to-list f)))
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-peerstore/
H A Dmetrics.go32 nextf := float64(next)
44 nextf = ((1.0 - s) * ewmaf) + (s * nextf)
45 m.latmap[p] = time.Duration(nextf)
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclAlloc.c98 static union overhead *nextf[NBUCKETS]; variable
225 nextf[i] = NULL; in TclFinalizeAllocSubsystem()
334 if ((overPtr = nextf[bucket]) == NULL) { in TclpAlloc()
336 if ((overPtr = nextf[bucket]) == NULL) { in TclpAlloc()
346 nextf[bucket] = overPtr->next; in TclpAlloc()
423 nextf[bucket] = overPtr; in MoreCore()
486 overPtr->next = nextf[size]; /* also clobbers overMagic */ in TclpFree()
487 nextf[size] = overPtr; in TclpFree()
656 for (j=0, overPtr=nextf[i]; overPtr; overPtr=overPtr->next, j++) { in mstats()
/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclAlloc.c98 static union overhead *nextf[NBUCKETS]; variable
226 nextf[i] = NULL; in TclFinalizeAllocSubsystem()
335 if ((overPtr = nextf[bucket]) == NULL) { in TclpAlloc()
337 if ((overPtr = nextf[bucket]) == NULL) { in TclpAlloc()
347 nextf[bucket] = overPtr->next; in TclpAlloc()
424 nextf[bucket] = overPtr; in MoreCore()
487 overPtr->next = nextf[size]; /* also clobbers overMagic */ in TclpFree()
488 nextf[size] = overPtr; in TclpFree()
657 for (j=0, overPtr=nextf[i]; overPtr; overPtr=overPtr->next, j++) { in mstats()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclGeneric/
H A DtclAlloc.c99 static union overhead *nextf[NBUCKETS]; variable
230 nextf[i] = NULL; in TclFinalizeAllocSubsystem()
334 if ((op = nextf[bucket]) == NULL) {
336 if ((op = nextf[bucket]) == NULL) {
344 nextf[bucket] = op->ov_next;
417 nextf[bucket] = op;
478 op->ov_next = nextf[size]; /* also clobbers ov_magic */
479 nextf[size] = op;
640 for (j = 0, p = nextf[i]; p; p = p->ov_next, j++)
/dports/graphics/ampasCTL/CTL-57b48a2/unittest/IlmImfCtl/
H A DtestSourceDestination.cpp97 inHeader.insert ("a1", FloatAttribute (rand.nextf())); in runTest()
98 inHeader.insert ("f2", FloatAttribute (rand.nextf())); in runTest()
101 envHeader.insert ("b1", FloatAttribute (rand.nextf())); in runTest()
102 envHeader.insert ("g2", FloatAttribute (rand.nextf())); in runTest()
133 d1[i] = rand.nextf(); in runTest()
134 h2[i] = rand.nextf(); in runTest()
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclAlloc.c98 static union overhead *nextf[NBUCKETS]; variable
225 nextf[i] = NULL; in TclFinalizeAllocSubsystem()
334 if ((overPtr = nextf[bucket]) == NULL) { in TclpAlloc()
336 if ((overPtr = nextf[bucket]) == NULL) { in TclpAlloc()
346 nextf[bucket] = overPtr->next; in TclpAlloc()
423 nextf[bucket] = overPtr; in MoreCore()
486 overPtr->next = nextf[size]; /* also clobbers overMagic */ in TclpFree()
487 nextf[size] = overPtr; in TclpFree()
656 for (j=0, overPtr=nextf[i]; overPtr; overPtr=overPtr->next, j++) { in mstats()
/dports/devel/9base/9base-6/troff/
H A Dn1.c33 NULL, nextf, NS,
127 strcpy(mfiles[nmfi], nextf); in main()
907 strcpy(mfiles[nmfi], nextf); in casenx()
926 nextf[k] = j; in getname()
928 nextf[k] = 0; in getname()
930 return(nextf[0]); in getname()
939 nextf[0] = 0; in caseso()
944 strcpy(cfname[ifi+1], nextf); in caseso()
968 strcpy(cfname[ifi], nextf); in caself()
1006 nextf[0] = 0; in casecf()
[all …]

12345678910>>...14