Home
last modified time | relevance | path

Searched refs:oLength (Results 1 – 23 of 23) sorted by relevance

/dports/math/ogdf/OGDF/src/ogdf/energybased/
H A DSpringEmbedderKK.cpp45 NodeArray< NodeArray<double> >& oLength, in initialize()
61 oLength[v].init(G, std::numeric_limits<double>::max()); in initialize()
74 maxDist = allpairsspBFS(G, oLength); in initialize()
148 dij = oLength[v][w]; in initialize()
155 oLength[v][w] = L * dij; in initialize()
166 NodeArray< NodeArray<double> >& oLength, in mainStep()
182 dpair parder = computeParDers(v, GA, sstrength, oLength); in mainStep()
234 double l_mi = oLength[best_m][v]; in mainStep()
259 dpair deriv = computeParDers(best_m, GA, sstrength, oLength); in mainStep()
272 computeParDer(v, old_p, GA, sstrength, oLength); in mainStep()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.css.core/src/org/eclipse/e4/ui/css/core/utils/
H A DStringUtils.java36 int oLength = oldString.length(); in replace() local
39 i += oLength; in replace()
43 i += oLength; in replace()
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dstrenc.c231 mono_utf8_validate_and_len (const gchar *source, glong* oLength, const gchar** oEnd) in mono_utf8_validate_and_len() argument
239 *oLength = 0; in mono_utf8_validate_and_len()
277 (*oLength)++; in mono_utf8_validate_and_len()
301 mono_utf8_validate_and_len_with_bounds (const gchar *source, glong max_bytes, glong* oLength, const… in mono_utf8_validate_and_len_with_bounds() argument
310 *oLength = 0; in mono_utf8_validate_and_len_with_bounds()
362 (*oLength)++; in mono_utf8_validate_and_len_with_bounds()
H A Dstrenc.h20 extern MONO_API gboolean mono_utf8_validate_and_len (const gchar *source, glong* oLength, const gch…
21 …lidate_and_len_with_bounds (const gchar *source, glong max_bytes, glong* oLength, const gchar** oE…
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Ogawa/
H A DIStreams.cpp179 static int getFileLength(FileDescriptor iFile, Alembic::Util::uint64_t & oLength) in getFileLength() argument
187 oLength = static_cast<Alembic::Util::uint64_t>(buf.st_size); in getFileLength()
255 static int getFileLength(FileDescriptor iFile, Alembic::Util::uint64_t & oLength)
263 oLength = static_cast<size_t>(buf.st_size);
387 static int getFileLength(FileHandle iFile, size_t& oLength) in getFileLength() argument
395 oLength = static_cast<size_t>(buf.st_size); in getFileLength()
459 static int getFileLength(FileHandle iFile, size_t& oLength)
468 oLength = static_cast<size_t>(length.QuadPart);
/dports/math/ogdf/OGDF/include/ogdf/energybased/
H A DSpringEmbedderKK.h247 NodeArray< NodeArray<double> >& oLength,
254 NodeArray< NodeArray<double> >& oLength,
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DGSeq.h381 NSUInteger oLength; /* Length of other. */ in GSEQ_STRCOMP() local
391 oLength = GSEQ_OLEN; in GSEQ_STRCOMP()
394 if (oLength == 0) in GSEQ_STRCOMP()
400 else if (oLength == 0) in GSEQ_STRCOMP()
409 NSUInteger oLen = oLength; in GSEQ_STRCOMP()
581 if (oCount >= oLength) in GSEQ_STRCOMP()
623 if (oCount < oLength) in GSEQ_STRCOMP()
H A DNSString.m3191 unsigned oLength = [aString length];
3197 if (!oLength)
3205 while ((sIndex < sLength) && (oIndex < oLength))
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/graphql/jsutils/
H A DsuggestionList.mjs16 var oLength = options.length;
18 for (var i = 0; i < oLength; i++) {
/dports/graphics/cenon/Cenon/GraphicObjects.subproj/
H A DVLine3D.m97 double oLength = [self length];
100 az = Asin(dz / oLength);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/include/
H A DOgreGLSLPreprocessor.h490 char *Parse (const char *iSource, size_t iLength, size_t &oLength);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/GLSLES/include/
H A DOgreGLSLESPreprocessor.h491 char *Parse (const char *iSource, size_t iLength, size_t &oLength);
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/include/
H A DOgreGLSLPreprocessor.h491 char *Parse (const char *iSource, size_t iLength, size_t &oLength);
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DPreprocessor.h509 char *Parse (const char *iSource, size_t iLength, size_t &oLength);
H A DPreprocessor.cpp1307 char *CPreprocessor::Parse (const char *iSource, size_t iLength, size_t &oLength) in Parse() argument
1313 oLength = retval.Length; in Parse()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/include/GLSL/
H A DOgreGLSLPreprocessor.h508 char *Parse (const char *iSource, size_t iLength, size_t &oLength);
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/util/
H A DStringUtils.java138 int oLength = oldString.length(); in replace() local
141 i += oLength; in replace()
146 i += oLength; in replace()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSSavePanel.m1569 int sLength, oLength;
1575 oLength = [other length];
1581 if (oLength == 0)
1586 else if (oLength == 0)
1599 if (sLength == oLength)
1610 if (sLength < oLength)
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/GLSL/src/
H A DOgreGLSLPreprocessor.cpp1290 char *CPreprocessor::Parse (const char *iSource, size_t iLength, size_t &oLength) in Parse() argument
1296 oLength = retval.Length; in Parse()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/GLSLES/src/
H A DOgreGLSLESPreprocessor.cpp1283 char *CPreprocessor::Parse (const char *iSource, size_t iLength, size_t &oLength) in Parse() argument
1289 oLength = retval.Length; in Parse()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/GLSL/src/
H A DOgreGLSLPreprocessor.cpp1289 char *CPreprocessor::Parse (const char *iSource, size_t iLength, size_t &oLength) in Parse() argument
1295 oLength = retval.Length; in Parse()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLSupport/src/GLSL/
H A DOgreGLSLPreprocessor.cpp1406 char *CPreprocessor::Parse (const char *iSource, size_t iLength, size_t &oLength) in Parse() argument
1412 oLength = retval.Length; in Parse()
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dreggrow.c966 int oLength = 0, length; in ShrinkPartition() local
1100 oLength = nPositions; in ShrinkPartition()
1105 oLength = nConnections; in ShrinkPartition()
1148 if (length != oLength) in ShrinkPartition()