Home
last modified time | relevance | path

Searched refs:numComments (Results 26 – 40 of 40) sorted by relevance

12

/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/tables/
H A Dclass.ilQuestionBrowserTableGUI.php190 $numComments = count(ilNote::_getNotesOfObject(
197 if ($this->filter['commented'] && !$numComments) {
202 $questionData[$key]['comments'] = $numComments;
/dports/audio/libaiff/libaiff-5.0/
H A Dprivate.h134 uint16_t numComments ; member
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DAIFF.pas392 numComments: UInt16;
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCMS3DMeshFileLoader.cpp553 u32 numComments = *(u32*)pPtr; in load() local
555 numComments = os::Byteswap::byteswap(numComments); in load()
558 for (i=0; i<numComments; ++i) in load()
/dports/security/softether-devel/v4.36-9754/src/BuildUtil/
H A DBuildUtilCommands.cs1204 int numComments = 0; in Count()
1232 numComments++; in Count()
1242 Str.ToStr3(numComments), commentsDict.Count, totalLetters / numComments); in Count()
/dports/security/softether/v4.38-9760/src/BuildUtil/
H A DBuildUtilCommands.cs1204 int numComments = 0; in Count()
1232 numComments++; in Count()
1242 Str.ToStr3(numComments), commentsDict.Count, totalLetters / numComments); in Count()
/dports/audio/sox/sox-14.4.2/src/
H A Daiff.c500 unsigned short numComments; in commentChunk() local
508 lsx_readw(ft, &numComments); in commentChunk()
510 for(commentIndex = 0; commentIndex < numComments; commentIndex++) { in commentChunk()
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/server/core/classes/
H A DGlobalMainCfg.php1690 $numComments = 0;
1720 $key = 'comment_'.($numComments++);
/dports/devel/hub/hub-2.14.2/commands/
H A Dissue.go383 numComments := fmt.Sprintf("%d", issue.Comments)
417 "NC": numComments,
/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.c586numComments = 0; /* no comments encountered yet … in InitializeMrBayes()
H A Dbayes.h1656 extern int numComments; /* number of nested comments …
H A Dcommand.c202 int numComments; /* counts how deeply nested a comment is */ variable
804 tempNumComments = numComments; in CheckStringValidity()
3781 numComments = 0; in DoExecute()
8316 numComments++; in DoTreeParm()
8870 numComments++; in DoTreeParm()
13798 numComments++; in ParseCommand()
13959 numComments--; in ParseCommand()
13960 if (numComments == 0) in ParseCommand()
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Riff_Elements.cpp802 int16u numComments; in AIFF_COMT() local
803 Get_B2(numComments, "numComments"); in AIFF_COMT()
804 for (int16u Pos=0; Pos<=numComments; Pos++) in AIFF_COMT()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Riff_Elements.cpp802 int16u numComments; in AIFF_COMT() local
803 Get_B2(numComments, "numComments"); in AIFF_COMT()
804 for (int16u Pos=0; Pos<=numComments; Pos++) in AIFF_COMT()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Multiple/
H A DFile_Riff_Elements.cpp802 int16u numComments; in AIFF_COMT() local
803 Get_B2(numComments, "numComments"); in AIFF_COMT()
804 for (int16u Pos=0; Pos<=numComments; Pos++) in AIFF_COMT()

12