MCPcopy Create free account

hub / github.com/cutechess/cutechess / functions

Functions3,466 in github.com/cutechess/cutechess

↓ 2 callersFunctionvariantFromUci
projects/lib/src/uciengine.cpp:35
↓ 2 callersFunctionvariantToUci
projects/lib/src/uciengine.cpp:55
↓ 2 callersMethodwaitForFinished
projects/lib/src/engineprocess_win.cpp:398
↓ 2 callersMethodwhiteEvalPov
projects/lib/src/chessengine.cpp:260
↓ 2 callersMethodwriteSettings
projects/gui/src/mainwindow.cpp:423
↓ 1 callersMethodactiveGames
projects/lib/src/gamemanager.cpp:341
↓ 1 callersMethodadd
! Adds a new factory associated with \a key. */
projects/lib/src/classregistry.h:68
↓ 1 callersMethodaddArgument
projects/lib/src/engineconfiguration.cpp:271
↓ 1 callersMethodaddChild
projects/lib/src/econode.cpp:243
↓ 1 callersMethodaddChildX
! \internal Adds \a pos to the childX list of this anchor, which keeps track of which children use this anchor as parent anchor for the respectiv
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12098
↓ 1 callersMethodaddChildY
! \internal Adds \a pos to the childY list of this anchor, which keeps track of which children use this anchor as parent anchor for the respectiv
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12126
↓ 1 callersMethodaddEngine
projects/gui/src/enginemanagementwidget.cpp:128
↓ 1 callersMethodaddEngine
projects/gui/src/newtournamentdialog.cpp:151
↓ 1 callersMethodaddEntry
projects/lib/src/openingbook.cpp:95
↓ 1 callersMethodaddEval
projects/lib/src/gameadjudicator.cpp:75
↓ 1 callersMethodaddInitString
projects/lib/src/engineconfiguration.cpp:286
↓ 1 callersMethodaddMove
projects/lib/src/pgngame.cpp:104
↓ 1 callersMethodaddOpeningBook
projects/cli/src/enginematch.cpp:47
↓ 1 callersMethodaddTime
projects/lib/src/chessplayer.cpp:157
↓ 1 callersMethodanchorPixelPosition
! \internal Returns the pixel position of the anchor with Id \a anchorId. This function must be reimplemented in item subclasses if they want to
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:13170
↓ 1 callersMethodapplyConfiguration
projects/lib/src/chessengine.cpp:96
↓ 1 callersMethodapplyDefaultAntialiasingHint
inherits documentation from base class */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2967
↓ 1 callersMethodaxisRects
! Returns all axis rects in the plot. The order of the axis rects is given by the fill order of the \ref QCPLayout that is holding them. For
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:14932
↓ 1 callersMethodaxisRemoved
! \internal This method is used by \ref QCPAxisRect::removeAxis to report removed axes to the QCustomPlot so it may clear its QCustomPlot::xAxi
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:16007
↓ 1 callersMethodaxisSelectionBox
projects/gui/3rdparty/qcustomplot/qcustomplot.h:2435
↓ 1 callersFunctionbishop_attacks_init
projects/lib/3rdparty/fathom/src/tbprobe.c:348
↓ 1 callersFunctioncalc_symlen
projects/lib/3rdparty/fathom/src/tbcore.c:1260
↓ 1 callersMethodcalculateAutoMargin
! \internal Returns the margin size for this \a side. It is used if automatic margins is enabled for this \a side (see \ref setAutoMargins). If
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3568
↓ 1 callersMethodcancelChoice
projects/gui/src/boardview/piecechooser.cpp:58
↓ 1 callersMethodcleanupIdleThreads
projects/lib/src/gamemanager.cpp:356
↓ 1 callersMethodcleanupMode
projects/lib/src/gamemanager.cpp:311
↓ 1 callersMethodclearColorStops
! Clears all color stops. \see setColorStops, setColorStopAt */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:16987
↓ 1 callersMethodclearGraphs
! Removes all graphs from the plot and deletes them. Corresponding legend items are also removed from the default legend (QCustomPlot::legend).
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:14481
↓ 1 callersMethodclearPonderState
projects/lib/src/uciengine.cpp:305
↓ 1 callersMethodclipAxisRect
can't make this a header inline function, because QPointer breaks with forward declared types, see QTBUG-29588 */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12954
↓ 1 callersMethodcloseCurrentGame
projects/gui/src/mainwindow.cpp:706
↓ 1 callersMethodcloseDialogs
projects/gui/src/cutechessapp.cpp:293
↓ 1 callersMethodcolumnCount
projects/gui/src/pgntagsmodel.cpp:57
↓ 1 callersMethodcommonMargin
! \internal Returns the synchronized common margin for \a side. This is the margin value that will be used by the layout element on the respect
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3099
↓ 1 callersMethodconfigPath
projects/gui/src/cutechessapp.cpp:121
↓ 1 callersMethodcoordToRadius
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:32059
↓ 1 callersMethodcreateGame
projects/gui/src/newgamedlg.cpp:106
↓ 1 callersMethodcreateTournament
projects/gui/src/newtournamentdialog.cpp:327
↓ 1 callersMethoddataPointCount
! Returns the total number of data points contained in all data ranges that make up this data selection. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2528
↓ 1 callersMethoddatabaseIndexFromGame
projects/gui/src/gamedatabasedlg.cpp:482
↓ 1 callersMethoddebugEnabled
projects/lib/src/engineconfiguration.cpp:396
↓ 1 callersMethoddelayBetweenGames
projects/gui/src/tournamentsettingswidget.cpp:118
↓ 1 callersMethoddisconnectGame
projects/gui/src/gameviewer.cpp:220
↓ 1 callersMethoddistanceToStraightLine
! Returns the shortest distance of this vector (interpreted as a point) to the infinite straight line given by a \a base point and a \a direction
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:225
↓ 1 callersMethoddonePainting
inherits documentation from base class */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:890
↓ 1 callersMethoddrawPolyline
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:35258
↓ 1 callersMethoddrawToPaintBuffer
! \internal Draws the contents of this layer into the paint buffer which is associated with this layer. The association is established by the par
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1166
↓ 1 callersMethodecoCode
projects/lib/src/econode.cpp:219
↓ 1 callersFunctionecoFromString
projects/lib/src/econode.cpp:42
↓ 1 callersMethodeditorType
projects/lib/src/enginetextoption.cpp:66
↓ 1 callersMethodendSelection
! \internal This method is called by QCustomPlot to indicate that an ongoing selection rect interaction has finished by the user releasing the
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2944
↓ 1 callersMethodengineRecovery
projects/gui/src/tournamentsettingswidget.cpp:128
↓ 1 callersMethodentries
projects/lib/src/openingbook.cpp:221
↓ 1 callersMethodentryCount
projects/gui/src/pgngameentrymodel.cpp:60
↓ 1 callersMethoderrorLineNumber
projects/lib/components/json/src/jsonparser.cpp:69
↓ 1 callersMethoderrorString
projects/lib/src/tournament.cpp:149
↓ 1 callersFunctionevalString
projects/lib/src/chessgame.cpp:28
↓ 1 callersMethodevent
projects/lib/src/pgngame.cpp:363
↓ 1 callersMethodexactClipRegion
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:32797
↓ 1 callersMethodexpanded
! \overload Returns an expanded range that contains this and \a otherRange. It is assumed that both this range and \a otherRange are normalized (
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1998
↓ 1 callersMethodexpired
projects/lib/src/timecontrol.cpp:393
↓ 1 callersMethodextractScores
HACK TODO: This code won't be needed once we have such GUI game management that ChessGame objects are only deleted when they're no longer available in
projects/lib/src/pgngame.cpp:564
↓ 1 callersFunctionfaulty
projects/lib/src/tournament.cpp:550
↓ 1 callersFunctionfile2index
projects/lib/3rdparty/fathom/src/tbprobe.c:420
↓ 1 callersMethodfinish
projects/lib/src/gamemanager.cpp:162
↓ 1 callersMethodflags
projects/gui/src/pgndatabasemodel.cpp:128
↓ 1 callersMethodgame
projects/gui/src/pgndatabase.cpp:85
↓ 1 callersMethodgameNumber
projects/lib/src/tournament.cpp:895
↓ 1 callersMethodgameWindows
projects/gui/src/cutechessapp.cpp:156
↓ 1 callersMethodgamesPerEncounter
projects/gui/src/tournamentsettingswidget.cpp:103
↓ 1 callersFunctiongen_captures_or_promotions
* Generate all captures or promotions. */
projects/lib/3rdparty/fathom/src/tbprobe.c:969
↓ 1 callersFunctiongen_pawn_quiets_or_promotions
* Generate all non-capture pawn moves and promotions. */
projects/lib/3rdparty/fathom/src/tbprobe.c:1054
↓ 1 callersFunctiongenerateNumbers
projects/lib/src/mersenne.cpp:27
↓ 1 callersMethodgenerateOpening
projects/lib/src/chessgame.cpp:489
↓ 1 callersMethodgetLines
! \internal This method retrieves an optimized set of data points via \ref getOptimizedLineData, and branches out to the line style specific func
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21248
↓ 1 callersMethodgo
projects/lib/src/chessplayer.cpp:87
↓ 1 callersMethodhasConfigChanged
projects/gui/src/enginemanagementwidget.cpp:89
↓ 1 callersMethodhasInvalidatedPaintBuffers
! This method returns whether any of the paint buffers held by this QCustomPlot instance are invalidated. If any buffer is invalidated, a parti
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:15912
↓ 1 callersMethodhasItemWithPlottable
! Returns whether the legend contains a QCPPlottableLegendItem which is associated with \a plottable (e.g. a \ref QCPGraph*). If such an item isn'
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:19417
↓ 1 callersMethodhasPlottable
! Returns whether this QCustomPlot instance contains the \a plottable. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:14373
↓ 1 callersMethodhasSamePlayers
projects/lib/src/tournamentpair.cpp:34
↓ 1 callersMethodheaderData
projects/gui/src/pgntagsmodel.cpp:86
↓ 1 callersMethodimport
projects/lib/src/openingbook.cpp:112
↓ 1 callersMethodimportDatabaseAgain
projects/gui/src/gamedatabasemanager.cpp:206
↓ 1 callersFunctioninit_indices
projects/lib/3rdparty/fathom/src/tbcore.c:757
↓ 1 callersFunctioninit_table_dtz
projects/lib/3rdparty/fathom/src/tbcore.c:1456
↓ 1 callersFunctioninit_table_wdl
projects/lib/3rdparty/fathom/src/tbcore.c:1341
↓ 1 callersFunctioninit_tablebases
projects/lib/3rdparty/fathom/src/tbcore.c:337
↓ 1 callersMethodinitializer
projects/lib/src/gamemanager.cpp:296
↓ 1 callersMethodinsertRow
! Inserts a new row with empty cells at the row index \a newIndex. Valid values for \a newIndex range from 0 (inserts a row at the top) to \a rowC
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4466
↓ 1 callersFunctionisActive
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1165
↓ 1 callersMethodisBookEval
projects/lib/src/moveevaluation.cpp:95
↓ 1 callersMethodisFlipped
projects/gui/src/boardview/graphicsboard.cpp:320
↓ 1 callersMethodisLeaf
projects/lib/src/econode.cpp:214
↓ 1 callersMethodisModified
projects/gui/src/gamedatabasemanager.cpp:214
← previousnext →701–800 of 3,466, ranked by callers