Home
last modified time | relevance | path

Searched defs:oLength (Results 1 – 12 of 12) sorted by relevance

/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()
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()
/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
/dports/math/ogdf/OGDF/src/ogdf/energybased/
H A DSpringEmbedderKK.cpp41 void SpringEmbedderKK::initialize( in initialize()
164 void SpringEmbedderKK::mainStep(GraphAttributes& GA, in mainStep()
293 NodeArray< NodeArray<double> > oLength(G);//first distance, then original length in doCall() local
/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()
387 static int getFileLength(FileHandle iFile, size_t& oLength) in getFileLength()
/dports/games/0ad/0ad-0.0.23b-alpha/source/ps/
H A DPreprocessor.cpp1307 char *CPreprocessor::Parse (const char *iSource, size_t iLength, size_t &oLength) in Parse()
/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()
/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()
/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()
/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()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DGSeq.h381 NSUInteger oLength; /* Length of other. */ in GSEQ_STRCOMP() local
/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
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dreggrow.c966 int oLength = 0, length; in ShrinkPartition() local