Home
last modified time | relevance | path

Searched refs:spine (Results 1 – 25 of 2238) sorted by relevance

12345678910>>...90

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/util/stream/
H A DSpinedBuffer.java86 protected E[][] spine; field in SpinedBuffer
139 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
198 System.arraycopy(spine[i], 0, array, offset, spine[i].length); in copyInto()
225 spine = null; in clear()
257 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in accept()
308 splChunk = (spine == null) ? curChunk : spine[firstSpineIndex]; in spliterator()
442 T_ARR[] spine; field in SpinedBuffer.OfPrimitive
504 spine = Arrays.copyOf(spine, newSpineSize); in ensureCapacity()
568 if (spineIndex+1 >= spine.length || spine[spineIndex+1] == null) in preAccept()
590 arrayForEach(spine[j], 0, arrayLength(spine[j]), consumer); in forEach()
[all …]
/dports/math/polymake/polymake-4.5/apps/fan/src/
H A Dgraph_associahedron_fan.cc52 : spine(G.nodes()) in Tubing()
60 spine.edge(n1, n2); in Tubing()
68 : spine(_spine) in Tubing()
80 : spine(old.spine.nodes()) in Tubing()
104 spine.edge(a, b); in Tubing()
107 spine.edge(t_bar, t); in Tubing()
109 spine.edge(t, b); in Tubing()
111 spine.edge(a, b); in Tubing()
126 SparseMatrix<Rational> inequalities(spine.edges(), spine.nodes()); in inequalities()
137 const Int n = spine.nodes(); in rays()
[all …]
/dports/graphics/wdune/wdune-1.926/src/
H A DNodeExtrusion.cpp327 v1[0] = spine[3*(i-1)+0] - spine[3*(i)+0]; in computeExtrusion()
328 v1[1] = spine[3*(i-1)+1] - spine[3*(i)+1]; in computeExtrusion()
329 v1[2] = spine[3*(i-1)+2] - spine[3*(i)+2]; in computeExtrusion()
330 v2[0] = spine[3*(i+1)+0] - spine[3*(i)+0]; in computeExtrusion()
331 v2[1] = spine[3*(i+1)+1] - spine[3*(i)+1]; in computeExtrusion()
332 v2[2] = spine[3*(i+1)+2] - spine[3*(i)+2]; in computeExtrusion()
347 V2[0] = spine[3*(nSpine-1)+0] - spine[0]; in computeExtrusion()
348 V2[1] = spine[3*(nSpine-1)+1] - spine[1]; in computeExtrusion()
349 V2[2] = spine[3*(nSpine-1)+2] - spine[2]; in computeExtrusion()
434 Vdiff( S1, &spine[s1i2], &spine[si1] ); in computeExtrusion()
[all …]
/dports/net-mgmt/cacti88-spine/cacti-spine-0.8.8h/
H A Dpackage45 if [ -e ${TMP_DIR}/cacti-spine-${VERSION} ]; then
47 rm -Rf ${TMP_DIR}/cacti-spine-${VERSION} > /dev/null 2>&1
50 if [ -e ${TMP_DIR}/cacti-spine-${VERSION}.tar.gz ]; then
51 rm -Rf ${TMP_DIR}/cacti-spine-${VERSION}.tar.gz > /dev/null 2>&1
56 mkdir -p ${TMP_DIR}/cacti-spine-${VERSION} > /dev/null 2>&1
57 tar -cf - --exclude '.svn' * | (cd ${TMP_DIR}/cacti-spine-${VERSION}; tar -xf -)
61 pushd ${TMP_DIR}/cacti-spine-${VERSION} > /dev/null 2>&1
80 tar -zcf cacti-spine-${VERSION}.tar.gz cacti-spine-${VERSION}
88 rm -rf ${TMP_DIR}/cacti-spine-${VERSION} > /dev/null 2>&1
H A DREADME.wri33 wget http://www.cacti.net/downloads/spine/cacti-spine-0.8.8h.tar.gz
35 tar xzvf cacti-spine-0.8.8h.tar.gz
37 cd cacti-spine-0.8.8h
41 6. Update the spine.conf file for your installation of Cacti. You can optionally
43 spine.conf as well.
44 7. Ensure that spine runs well by running with `/usr/local/spine/spine -R -S -V 3`
45 8. Update your Paths to point to the spine binary and update your poller type to spine.
46 For the spine binary on Windows x64, and using default locations, that would be
47 'C:\cygwin64\usr\local\spine\bin\spine.exe'
/dports/graphics/Coin/coin-Coin-4.0.0/src/vrml97/
H A DExtrusion.cpp947 Y = spine[1] - spine[i-1]; in calculate_y_axis()
950 Y = spine[i+1] - spine[i-1]; in calculate_y_axis()
976 z0 = spine[1] - spine[i]; in calculate_z_axis()
977 z1 = spine[i-1] - spine[i]; in calculate_z_axis()
980 z0 = spine[i+1] - spine[i]; in calculate_z_axis()
981 z1 = spine[i-1] - spine[i]; in calculate_z_axis()
985 z0 = spine[1] - spine[0]; in calculate_z_axis()
992 z0 = spine[2] - spine[1]; in calculate_z_axis()
993 z1 = spine[0] - spine[1]; in calculate_z_axis()
1000 z0 = spine[i+1] - spine[i]; in calculate_z_axis()
[all …]
/dports/net-mgmt/cacti-spine/cacti-spine-1.2.17/
H A DINSTALL20 of /usr/local/spine. If you choose to use another prefix, make
34 3. Build spine
38 4. Optionally, install spine to the default location (/usr/local/spine/bin/)
43 chown root:root /usr/local/spine/bin/spine
44 chmod u+s /usr/local/spine/bin/spine
97 tar xzvf cacti-spine-*.tar.gz
100 cd /usr/src/cacti-spine-*
109 spine.conf as well.
112 /usr/local/spine/spine -R -S -V 3
117 C:\cygwin64\usr\local\spine\bin\spine.exe
[all …]
H A DREADME.md15 These instructions assume the default install location for spine of
26 chown root:root /usr/local/spine/bin/spine
27 chmod u+s /usr/local/spine/bin/spine
37 chown root:root /usr/local/spine/bin/spine
38 chmod +s /usr/local/spine/bin/spine
90 `tar xzvf cacti-spine-*.tar.gz`
94 `cd /usr/src/cacti-spine-*`
104 spine.conf as well.
106 8. Ensure that Spine runs well by running with `/usr/local/spine/spine -R -S -V 3`
110 locations, that would be `C:\cygwin64\usr\local\spine\bin\spine.exe`
[all …]
/dports/cad/opencascade/opencascade-7.6.0/tests/bugs/modalg_5/
H A Dbug23706_210 mkedge spine r2
11 wire spine spine
12 mksweep spine
13 addsweep spine -R
14 buildsweep spine -R
15 explode spine f
/dports/devel/R-cran-vcd/vcd/man/
H A Dspine.Rd1 \name{spine}
2 \alias{spine}
3 \alias{spine.default}
4 \alias{spine.formula}
12 spine(x, \dots)
13 \method{spine}{default}(x, y = NULL,
18 \method{spine}{formula}(formula, data = list(),
53 \code{spine} creates either a spinogram or a spine plot. It can be called
54 via \code{spine(x, y)} or \code{spine(y ~ x)} where \code{y} is interpreted
69 discretized data a spine plot is created.
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dmgcsweepbuf.go35 spine unsafe.Pointer // *[N]*gcSweepBlock, accessed atomically member
65 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
66 blockp := add(spine, sys.PtrSize*top)
90 memmove(newSpine, b.spine, b.spineCap*sys.PtrSize)
93 atomic.StorepNoWB(unsafe.Pointer(&b.spine), newSpine)
106 blockp := add(b.spine, sys.PtrSize*top)
130 blockp := (**gcSweepBlock)(add(b.spine, sys.PtrSize*uintptr(top)))
158 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
159 blockp := add(spine, sys.PtrSize*uintptr(i))
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dmgcsweepbuf.go35 spine unsafe.Pointer // *[N]*gcSweepBlock, accessed atomically member
65 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
66 blockp := add(spine, sys.PtrSize*top)
90 memmove(newSpine, b.spine, b.spineCap*sys.PtrSize)
93 atomic.StorepNoWB(unsafe.Pointer(&b.spine), newSpine)
106 blockp := add(b.spine, sys.PtrSize*top)
130 blockp := (**gcSweepBlock)(add(b.spine, sys.PtrSize*uintptr(top)))
158 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
159 blockp := add(spine, sys.PtrSize*uintptr(i))
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcsweepbuf.go35 spine unsafe.Pointer // *[N]*gcSweepBlock, accessed atomically member
65 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
66 blockp := add(spine, sys.PtrSize*top)
90 memmove(newSpine, b.spine, b.spineCap*sys.PtrSize)
93 atomic.StorepNoWB(unsafe.Pointer(&b.spine), newSpine)
106 blockp := add(b.spine, sys.PtrSize*top)
130 blockp := (**gcSweepBlock)(add(b.spine, sys.PtrSize*uintptr(top)))
158 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
159 blockp := add(spine, sys.PtrSize*uintptr(i))
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dmgcsweepbuf.go36 spine unsafe.Pointer // *[N]*gcSweepBlock, accessed atomically member
66 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
67 blockp := add(spine, sys.PtrSize*top)
91 memmove(newSpine, b.spine, b.spineCap*sys.PtrSize)
94 atomic.StorepNoWB(unsafe.Pointer(&b.spine), newSpine)
107 blockp := add(b.spine, sys.PtrSize*top)
132 blockp := (**gcSweepBlock)(add(b.spine, sys.PtrSize*uintptr(top)))
162 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
163 blockp := add(spine, sys.PtrSize*uintptr(i))
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgcsweepbuf.go35 spine unsafe.Pointer // *[N]*gcSweepBlock, accessed atomically member
65 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
66 blockp := add(spine, sys.PtrSize*top)
90 memmove(newSpine, b.spine, b.spineCap*sys.PtrSize)
93 atomic.StorepNoWB(unsafe.Pointer(&b.spine), newSpine)
106 blockp := add(b.spine, sys.PtrSize*top)
130 blockp := (**gcSweepBlock)(add(b.spine, sys.PtrSize*uintptr(top)))
158 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
159 blockp := add(spine, sys.PtrSize*uintptr(i))
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dmgcsweepbuf.go36 spine unsafe.Pointer // *[N]*gcSweepBlock, accessed atomically member
66 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
67 blockp := add(spine, sys.PtrSize*top)
91 memmove(newSpine, b.spine, b.spineCap*sys.PtrSize)
94 atomic.StorepNoWB(unsafe.Pointer(&b.spine), newSpine)
107 blockp := add(b.spine, sys.PtrSize*top)
132 blockp := (**gcSweepBlock)(add(b.spine, sys.PtrSize*uintptr(top)))
162 spine := atomic.Loadp(unsafe.Pointer(&b.spine))
163 blockp := add(spine, sys.PtrSize*uintptr(i))

12345678910>>...90