Home
last modified time | relevance | path

Searched defs:fromPos (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/arraycopy/
H A DTestArrayCopyDisjoint.java136 public static void testByte(int length, int fromPos, int toPos) { in testByte()
141 public static void testChar(int length, int fromPos, int toPos) { in testChar()
146 public static void testInt(int length, int fromPos, int toPos) { in testInt()
151 public static void testLong(int length, int fromPos, int toPos) { in testLong()
156 public static void testByte_constant_LT32B(int fromPos, int toPos) { in testByte_constant_LT32B()
160 public static void testByte_constant_LT64B(int fromPos, int toPos) { in testByte_constant_LT64B()
165 public static void testChar_constant_LT32B(int fromPos, int toPos) { in testChar_constant_LT32B()
169 public static void testChar_constant_LT64B(int fromPos, int toPos) { in testChar_constant_LT64B()
174 public static void testInt_constant_LT32B(int fromPos, int toPos) { in testInt_constant_LT32B()
178 public static void testInt_constant_LT64B(int fromPos, int toPos) { in testInt_constant_LT64B()
[all …]
H A DTestArrayCopyConjoint.java166 public static void testByte(int length, int fromPos, int toPos) { in testByte()
171 public static void testChar(int length, int fromPos, int toPos) { in testChar()
176 public static void testInt(int length, int fromPos, int toPos) { in testInt()
181 public static void testLong(int length, int fromPos, int toPos) { in testLong()
186 public static void testByte_constant_LT32B(int fromPos, int toPos) { in testByte_constant_LT32B()
190 public static void testByte_constant_LT64B(int fromPos, int toPos) { in testByte_constant_LT64B()
195 public static void testChar_constant_LT32B(int fromPos, int toPos) { in testChar_constant_LT32B()
199 public static void testChar_constant_LT64B(int fromPos, int toPos) { in testChar_constant_LT64B()
204 public static void testInt_constant_LT32B(int fromPos, int toPos) { in testInt_constant_LT32B()
208 public static void testInt_constant_LT64B(int fromPos, int toPos) { in testInt_constant_LT64B()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/arraycopy/
H A DTestArrayCopyDisjoint.java136 public static void testByte(int length, int fromPos, int toPos) { in testByte()
141 public static void testChar(int length, int fromPos, int toPos) { in testChar()
146 public static void testInt(int length, int fromPos, int toPos) { in testInt()
151 public static void testLong(int length, int fromPos, int toPos) { in testLong()
156 public static void testByte_constant_LT32B(int fromPos, int toPos) { in testByte_constant_LT32B()
160 public static void testByte_constant_LT64B(int fromPos, int toPos) { in testByte_constant_LT64B()
165 public static void testChar_constant_LT32B(int fromPos, int toPos) { in testChar_constant_LT32B()
169 public static void testChar_constant_LT64B(int fromPos, int toPos) { in testChar_constant_LT64B()
174 public static void testInt_constant_LT32B(int fromPos, int toPos) { in testInt_constant_LT32B()
178 public static void testInt_constant_LT64B(int fromPos, int toPos) { in testInt_constant_LT64B()
[all …]
H A DTestArrayCopyConjoint.java166 public static void testByte(int length, int fromPos, int toPos) { in testByte()
171 public static void testChar(int length, int fromPos, int toPos) { in testChar()
176 public static void testInt(int length, int fromPos, int toPos) { in testInt()
181 public static void testLong(int length, int fromPos, int toPos) { in testLong()
186 public static void testByte_constant_LT32B(int fromPos, int toPos) { in testByte_constant_LT32B()
190 public static void testByte_constant_LT64B(int fromPos, int toPos) { in testByte_constant_LT64B()
195 public static void testChar_constant_LT32B(int fromPos, int toPos) { in testChar_constant_LT32B()
199 public static void testChar_constant_LT64B(int fromPos, int toPos) { in testChar_constant_LT64B()
204 public static void testInt_constant_LT32B(int fromPos, int toPos) { in testInt_constant_LT32B()
208 public static void testInt_constant_LT64B(int fromPos, int toPos) { in testInt_constant_LT64B()
[all …]
/dports/science/axom/axom-0.6.1/src/axom/slam/tests/
H A Dslam_AccessingRelationDataInMap.cpp68 SetPosition elementCardinality(SetPosition fromPos) { return fromPos; } in elementCardinality()
70 SetPosition relationData(SetPosition fromPos, SetPosition toPos) in relationData()
128 for(auto fromPos = SetPosition(); fromPos < fromSet.size(); ++fromPos) in TEST() local
H A Dslam_relation_StaticVariable.cpp62 SetPosition elementCardinality(SetPosition fromPos) { return fromPos; } in elementCardinality()
64 SetPosition relationData(SetPosition fromPos, SetPosition toPos) in relationData()
113 for(SetPosition fromPos = 0; fromPos < rel.fromSet()->size(); ++fromPos) in traverseRelation_doubleSubscript() local
140 for(SetPosition fromPos = 0; fromPos < rel.fromSet()->size(); ++fromPos) in traverseRelation_delayedSubscript() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/scenegraph/sgengine/
H A Dwindow.cpp65 Item(QSGNode *parentNode, QSGTexture *texture, const QPointF &fromPos, const QPointF &toPos) { in Item()
185 …QPointF fromPos(-tex->textureSize().width(), QRandomGenerator::global()->generateDouble() * (heigh… in addItems() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/behaviors/
H A Dclear_formatting.ts73 const fromPos = tr.doc.resolve(tr.mapping.map(pos + 1)); constant
/dports/games/gillo/gillo/src/
H A Dcameraball.cpp38 sgVec3 fromPos, toPos, hpr, direction, upVector, displace; in update() local
/dports/astro/py-ro/RO-3.6.9/python/RO/Astro/Sph/
H A DCoordConv.py13 fromPos, fromSys, fromDate, toSys, toDate, argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/base/
H A Dstring_data.h274 inline size_t StringData::find(char c, size_t fromPos) const { in find()
302 inline size_t StringData::rfind(char c, size_t fromPos) const { in rfind()
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DTextSink.c329 FindPosition(w, fromPos, fromx, width, stopAtWordBreak, in FindPosition() argument
356 FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight) in FindDistance() argument
593 XawTextSinkFindPosition(Widget w, XawTextPosition fromPos, int fromx, in XawTextSinkFindPosition()
634 XawTextSinkFindDistance (Widget w, XawTextPosition fromPos, int fromx, in XawTextSinkFindDistance()
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DTextSink.c326 FindPosition(Widget w, XawTextPosition fromPos, int fromx, int width, Boolean stopAtWordBreak, in FindPosition()
347 FindDistance(Widget w, XawTextPosition fromPos, int fromx, XawTextPosition toPos, in FindDistance()
542 XawTextSinkFindPosition(Widget w, XawTextPosition fromPos, int fromx, in XawTextSinkFindPosition()
572 XawTextSinkFindDistance (Widget w, XawTextPosition fromPos, int fromx, in XawTextSinkFindDistance()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DTextSink.c330 FindPosition(w, fromPos, fromx, width, stopAtWordBreak, in FindPosition() argument
357 FindDistance (w, fromPos, fromx, toPos, resWidth, resPos, resHeight) in FindDistance() argument
587 XawTextSinkFindPosition(Widget w, XawTextPosition fromPos, int fromx, in XawTextSinkFindPosition()
628 XawTextSinkFindDistance (Widget w, XawTextPosition fromPos, int fromx, in XawTextSinkFindDistance()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/micro/org/openjdk/bench/java/lang/
H A DArrayCopyAligned.java47 int fromPos, toPos; field in ArrayCopyAligned
H A DArrayCopyUnalignedBoth.java47 int fromPos, toPos; field in ArrayCopyUnalignedBoth
H A DArrayCopyUnalignedSrc.java47 int fromPos, toPos; field in ArrayCopyUnalignedSrc
H A DArrayCopyUnalignedDst.java47 int fromPos, toPos; field in ArrayCopyUnalignedDst
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/micro/org/openjdk/bench/java/lang/
H A DArrayCopyUnalignedBoth.java47 int fromPos, toPos; field in ArrayCopyUnalignedBoth
H A DArrayCopyAligned.java47 int fromPos, toPos; field in ArrayCopyAligned
H A DArrayCopyUnalignedDst.java47 int fromPos, toPos; field in ArrayCopyUnalignedDst
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/micro/org/openjdk/bench/java/lang/
H A DArrayCopyAligned.java47 int fromPos, toPos; field in ArrayCopyAligned
H A DArrayCopyUnalignedDst.java47 int fromPos, toPos; field in ArrayCopyUnalignedDst
H A DArrayCopyUnalignedBoth.java47 int fromPos, toPos; field in ArrayCopyUnalignedBoth
H A DArrayCopyUnalignedSrc.java47 int fromPos, toPos; field in ArrayCopyUnalignedSrc

123456789