Home
last modified time | relevance | path

Searched refs:readOk (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/diffeditor/
H A Ddiffutils.cpp843 if (!readOk) in readChunks()
848 if (!readOk) in readChunks()
855 *ok = readOk; in readChunks()
907 if (!readOk) in readDiffHeaderAndChunks()
975 if (!readOk) in readDiffPatch()
1256 if (!readOk) in readGitPatch()
1262 if (!readOk) { in readGitPatch()
1272 readOk = false; in readGitPatch()
1287 if (!readOk) in readGitPatch()
1296 if (!readOk) in readGitPatch()
[all …]
/dports/textproc/soothsayer/soothsayer-0.6.3/src/lib/core/
H A DprofileManager.cpp118 bool readOk = false; in loadDefaultProfile() local
122 while(!readOk && i < PROFILE_SEARCH_PATH_SIZE) { in loadDefaultProfile()
123 readOk = loadProfile(profile_search_path[i]); in loadDefaultProfile()
127 if (!readOk) { in loadDefaultProfile()
134 return readOk; in loadDefaultProfile()
153 bool readOk = xmlProfileDoc->LoadFile (profile_file.c_str()); in loadProfile() local
156 if (readOk) { in loadProfile()
173 return readOk; in loadProfile()
/dports/textproc/soothsayer/soothsayer-0.6.3/test/lib/core/
H A DprofileTest.cpp37 bool readOk = false; in setUp() local
41 readOk = profileXmlDoc->LoadFile(profileFile.c_str()); in setUp()
42 CPPUNIT_ASSERT(readOk); in setUp()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/aruco/samples/
H A Ddetect_markers.cpp127 bool readOk = readDetectorParameters(parser.get<string>("dp"), detectorParams); in main() local
128 if(!readOk) { in main()
157 bool readOk = readCameraParameters(parser.get<string>("c"), camMatrix, distCoeffs); in main() local
158 if(!readOk) { in main()
H A Ddetect_board.cpp133 bool readOk = readCameraParameters(parser.get<string>("c"), camMatrix, distCoeffs); in main() local
134 if(!readOk) { in main()
142 bool readOk = readDetectorParameters(parser.get<string>("dp"), detectorParams); in main() local
143 if(!readOk) { in main()
H A Ddetect_board_charuco.cpp137 bool readOk = readCameraParameters(parser.get<string>("c"), camMatrix, distCoeffs); in main() local
138 if(!readOk) { in main()
146 bool readOk = readDetectorParameters(parser.get<string>("dp"), detectorParams); in main() local
147 if(!readOk) { in main()
H A Ddetect_diamonds.cpp132 bool readOk = readDetectorParameters(parser.get<string>("dp"), detectorParams); in main() local
133 if(!readOk) { in main()
156 bool readOk = readCameraParameters(parser.get<string>("c"), camMatrix, distCoeffs); in main() local
157 if(!readOk) { in main()
H A Dtutorial_charuco_create_detect.cpp46 bool readOk = readCameraParameters(filename, cameraMatrix, distCoeffs); in detectCharucoBoardWithCalibrationPose() local
48 if (!readOk) { in detectCharucoBoardWithCalibrationPose()
H A Dcalibrate_camera.cpp178 bool readOk = readDetectorParameters(parser.get<string>("dp"), detectorParams); in main() local
179 if(!readOk) { in main()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativeecmascript/data/
H A Dnonscriptable.qml7 property bool readOk: false;
11 readOk = (root.nonscriptable == undefined);
/dports/biology/mothur/mothur-1.46.1/source/read/
H A Dreadtree.h52 …(file), Treenames(T) { Utils util; util.openInputFile(file, filehandle); readOk = 0; if (Treenames… in ReadNewickTree()
64 int readOk; // readOk = 0 means success, readOk = 1 means errors. variable
H A Dreadtree.cpp166 if (error != 0) { readOk = error; } in read()
170 return readOk; in read()
243 …if(n!=0){ m->mothurOut("Internal error: The only taxon is not taxon 0.\n"); readOk = -1; return -1… in readTreeString()
319 …if(n >= numNodes){ m->mothurOut("Error: Too many nodes in input tree\n"); readOk = -1; return -1;… in readNewickInt()
H A Dtreereader.cpp82 int readOk = read->read(ct); in readTrees() local
84 …if (readOk != 0) { m->mothurOut("Read Terminated.\n"); delete read; m->setControl_pressed(true); … in readTrees()
/dports/editors/e93/e93/xgui/
H A Dtasks.c275 readOk; in UpdateBufferTask() local
289 … while((readOk=ReadTaskData(buffer,&hadUpdate))&&hadUpdate) // inhale any data left in the pipeline in UpdateBufferTask()
294 return(readOk); in UpdateBufferTask()
/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DStarMgr.cpp749 int readOk=0; in loadCommonNames() local
833 readOk++; in loadCommonNames()
868 int readOk=0; in loadSciNames() local
934 ++readOk; in loadSciNames()
960 int readOk=0; in loadGcvs() local
1013 ++readOk; in loadGcvs()
1035 int readOk=0; in loadWds() local
1072 ++readOk; in loadWds()
1144 ++readOk; in loadCrossIdentificationData()
1200 ++readOk; in loadPlxErr()
[all …]
H A DConstellationMgr.cpp514 int readOk = 0; // count of records processed OK in loadLinesAndArt() local
532 ++readOk; in loadLinesAndArt()
541 …qDebug() << "Loaded" << readOk << "/" << totalRecords << "constellation records successfully for c… in loadLinesAndArt()
581 readOk = 0; // count of records processed OK in loadLinesAndArt()
679 ++readOk; in loadLinesAndArt()
827 int readOk=0; in loadNames() local
865 readOk++; in loadNames()
879 qDebug() << "Loaded" << readOk << "/" << totalRecords << "constellation names"; in loadNames()
930 int readOk=0; in loadSeasonalRules() local
957 readOk++; in loadSeasonalRules()
[all …]
H A DAsterismMgr.cpp261 int readOk = 0; // count of records processed OK in loadLines() local
276 ++readOk; in loadLines()
285 …qDebug() << "Loaded" << readOk << "/" << totalRecords << "asterism records successfully for cultur… in loadLines()
422 int readOk=0; in loadNames() local
459 readOk++; in loadNames()
468 qDebug() << "Loaded" << readOk << "/" << totalRecords << "asterism names"; in loadNames()
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/recording/
H A Dfilter.cpp393 Compatibility readOk = reader.open(); in filterRecording() local
394 if(readOk != COMPATIBLE && readOk != MINOR_INCOMPATIBILITY) { in filterRecording()
395 qWarning() << "Cannot open recording for filtering. Error code" << readOk; in filterRecording()
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DStelSkyCultureMgr.cpp310 int readOk=0; in getCurrentSkyCultureHtmlReferences() local
332 readOk++; in getCurrentSkyCultureHtmlReferences()
340 readOk++; in getCurrentSkyCultureHtmlReferences()
345 qDebug() << "Loaded" << readOk << "/" << totalRecords << "references"; in getCurrentSkyCultureHtmlReferences()
H A DStelLocationMgr.cpp1110 int readOk=0; in loadCountries() local
1127 readOk++; in loadCountries()
1131 if (readOk>0) in loadCountries()
1132 qDebug() << "Loaded" << readOk << "countries"; in loadCountries()
1147 int readOk=0; in loadRegions() local
1188 readOk++; in loadRegions()
1192 if (readOk>0) in loadRegions()
1193 qDebug() << "Loaded" << readOk << "regions"; in loadRegions()
/dports/cad/nvc/nvc-r1.5.3/lib/synopsys/
H A Dstd_logic_textio.vhd94 variable readOk: BOOLEAN; variable
97 read(l,c,readOk); -- but also exit on a bad read
98 exit when ((readOk = FALSE) or ((c /= ' ') and (c /= CR) and (c /= HT)));
101 if (readOk = FALSE) then
121 variable readOk: BOOLEAN; variable
125 read(l,c,readOk);
126 exit when ((readOk = FALSE) or ((c /= ' ') and (c /= CR) and (c /= HT)));
130 if (readOk = FALSE) then
141 read(l, s, readOk);
143 if (readOk = FALSE) then
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/libdoomsday/src/filesys/
H A Dwad.cpp367 bool readOk = false; in recognise() local
372 readOk = true; in recognise()
380 if (!readOk) return false; in recognise()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgsprojectstorage.cpp194 bool readOk = prj2.read(); in testMemoryStorage() local
196 QVERIFY( readOk ); in testMemoryStorage()
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsprojectstorage.cpp195 const bool readOk = prj2.read(); in testMemoryStorage() local
197 QVERIFY( readOk ); in testMemoryStorage()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/src/details/
H A Dfstream_win32io.cpp149 BOOL readOk = ReadFile(oshandle, &dummy2, 0, &dummy, NULL); variable
150 if (writeOk && readOk)
152 else if (readOk)

123