MCPcopy Create free account

hub / github.com/XCSoar/XCSoar / functions

Functions14,656 in github.com/XCSoar/XCSoar

↓ 17 callersMethodImport
src/ui/canvas/memory/Canvas.cpp:53
↓ 17 callersMethodInitialise
src/Look/Look.cpp:27
↓ 17 callersMethodIsDefined
src/Device/Driver/CAI302/Protocol.hpp:45
↓ 17 callersFunctionMakeAirspaceSettingName
src/Profile/AirspaceConfig.cpp:36
↓ 17 callersFunctionMakeContinuation
* Generate a continuation byte of the low 6 bit. */
src/util/UTF8.cpp:116
↓ 17 callersMethodScale
src/Geo/GeoBounds.cpp:58
↓ 17 callersMethodSetIdeal
src/Replay/TaskAutoPilot.cpp:31
↓ 17 callersMethodSleep
src/Operation/Operation.cpp:47
↓ 17 callersFunctionfind
test/src/TestGeoClip.cpp:78
↓ 17 callersFunctionjas_matrix_rowstep
The spacing between rows of a matrix. */
src/Terrain/jasper/jas_seq.h:289
↓ 17 callersFunctionjas_stream_close
src/Terrain/jasper/base/jas_stream.c:617
↓ 17 callersFunctionjpc_putuint16
src/Terrain/jasper/jpc/jpc_cs.c:1645
↓ 16 callersMethodDrawLabel
src/Renderer/ChartRenderer.cpp:221
↓ 16 callersMethodEnableCursorSelection
* @see ButtonPanel::EnableCursorSelection() */
src/Dialogs/WidgetDialog.hpp:142
↓ 16 callersMethodEndsWithIgnoreCase
src/system/Path.cpp:169
↓ 16 callersFunctionFormatSpeed
src/Formatter/Units.cpp:162
↓ 16 callersMethodGetCurrentIndex
src/Widget/PagerWidget.hpp:111
↓ 16 callersMethodGetHeight
src/Terrain/RasterMap.cpp:44
↓ 16 callersMethodGetMiddle
src/Math/Line2D.hpp:57
↓ 16 callersMethodGetNorth
src/Geo/GeoBounds.hpp:89
↓ 16 callersMethodGetSpeed
src/Engine/Util/AircraftStateFilter.cpp:86
↓ 16 callersMethodGetVMin
* Accesses airspeed for minimum sink rate * * @return Speed (m/s) */
src/Engine/GlideSolvers/GlidePolar.hpp:167
↓ 16 callersMethodGetWest
src/Geo/GeoBounds.hpp:77
↓ 16 callersFunctionHasColors
src/Asset.hpp:244
↓ 16 callersMethodHasEntered
* Check whether aircraft has entered the observation zone. * * @return True if observation zone has been entered */
src/Engine/Task/Points/ScoredTaskPoint.hpp:62
↓ 16 callersMethodIsAirport
* Determine if waypoint is marked as an airport * * @return True if waypoint is landable */
src/Engine/Waypoint/Waypoint.hpp:157
↓ 16 callersFunctionMakeTopRow
src/InfoBoxes/InfoBoxLayout.cpp:57
↓ 16 callersMethodMark
src/Screen/StopWatch.hpp:126
↓ 16 callersMethodOpen
test/src/DebugPort.cpp:91
↓ 16 callersMethodProjectFloat
src/Geo/Flat/FlatProjection.cpp:56
↓ 16 callersMethodRead
src/io/CSVLine.cpp:75
↓ 16 callersFunctionShift
src/util/UTF8.cpp:165
↓ 16 callersMethodShow
src/HorizonWidget.cpp:94
↓ 16 callersFunctionTextInBox
returns true if really wrote something
src/Renderer/TextInBox.cpp:93
↓ 16 callersMethodToInteger
* Cast this object to an integer. This integer should only be used * for equality comparisons with other integers from this method, * e.g. to c
src/NMEA/Validity.hpp:89
↓ 16 callersFunctionToUserAltitude
src/Units/Units.hpp:142
↓ 16 callersFunctionVptScale
* Scale a physical size in "virtual points" (nominally 1/72th inch) * to pixels. An additional scaling factor may be applied to * consider the redu
src/Screen/Layout.hpp:230
↓ 16 callersMethoddecrement
Safely increment the reference counter. Returns false when the object is shutting down (no change to the reference counter in this case).
android/src/SafeDestruct.java:63
↓ 16 callersMethodend
src/util/Range.hpp:50
↓ 16 callersMethodincrement
Safely increment the reference counter. Returns false when the object is shutting down (no change to the reference counter in this case).
android/src/SafeDestruct.java:50
↓ 16 callersFunctionjpc_fix_add
src/Terrain/jasper/jpc/jpc_fix.h:136
↓ 16 callersMethodpacked2unpacked
src/Device/Driver/Volkslogger/vlconv.cpp:138
↓ 15 callersFunctionAddDuration
src/Widget/RowFormWidget.hpp:427
↓ 15 callersMethodCalcTextWidth
src/ui/canvas/gdi/Canvas.hpp:383
↓ 15 callersMethodCheck
src/Renderer/LabelBlock.cpp:26
↓ 15 callersFunctionClearText
src/Dialogs/TouchTextEntry.cpp:126
↓ 15 callersMethodCompareRoughly
src/Math/Angle.cpp:169
↓ 15 callersMethodCrossProduct
src/Math/Line2D.hpp:84
↓ 15 callersMethodDarken
src/ui/canvas/PortableColor.hpp:65
↓ 15 callersMethodDotProduct
* Return dot product of two lines (vectors) */
src/Math/Line2D.hpp:80
↓ 15 callersFunctionFormatBearing
src/Formatter/AngleFormatter.hpp:43
↓ 15 callersMethodGeoToScreenDistance
* Converts a geographical distance (m) to a screen distance (px) * @param x A geographical distance (m) * @return The converted distance in px
src/Projection/Projection.hpp:192
↓ 15 callersMethodGeoToScreenIfVisible
src/Projection/WindowProjection.cpp:27
↓ 15 callersMethodGetAsString
src/Form/DataField/Base.cpp:55
↓ 15 callersMethodGetEast
src/Geo/GeoBounds.hpp:81
↓ 15 callersFunctionGetFullMessage
src/util/Exception.cxx:56
↓ 15 callersMethodGetState
virtual methods from class Port */
test/src/FaultInjectionPort.hpp:48
↓ 15 callersMethodGetTime
src/Weather/Rasp/RaspCache.cpp:69
↓ 15 callersMethodGetValueOr0
* Return the value, but replace "special" values with 0. This is * used when we need some "valid" value (and not some "magic" * special value).
src/Terrain/Height.hpp:87
↓ 15 callersMethodGetXMax
src/Renderer/ChartRenderer.hpp:159
↓ 15 callersMethodIsActive
src/Replay/Replay.hpp:89
↓ 15 callersMethodIsEmpty
src/Replay/TaskAccessor.hpp:43
↓ 15 callersMethodIsHollow
src/ui/canvas/Brush.hpp:110
↓ 15 callersFunctionMakeBottomRow
src/InfoBoxes/InfoBoxLayout.cpp:79
↓ 15 callersFunctionPen
Base Constructor for the Pen class */
src/ui/canvas/Pen.hpp:82
↓ 15 callersMethodProjectedRatio
* Calculate the position of the projection of #p onto this line, * expressed as ratio where 0=#a and 1=#b. */
src/Math/Line2D.hpp:119
↓ 15 callersMethodProvideTrueAirspeed
src/NMEA/Info.cpp:84
↓ 15 callersMethodResize
src/Terrain/RasterBuffer.cpp:30
↓ 15 callersMethodRunEventLoop
src/ui/window/gdi/TopWindow.cpp:107
↓ 15 callersMethodSetActiveTaskPoint
src/Engine/Task/TaskManager.cpp:103
↓ 15 callersMethodSetBaudrate
src/Device/Port/TTYPort.cpp:305
↓ 15 callersMethodSetError
src/Operation/Operation.cpp:29
↓ 15 callersMethodSetFocus
src/Widget/Widget.cpp:86
↓ 15 callersMethodToScreen
src/Renderer/ChartRenderer.cpp:40
↓ 15 callersMethodbegin
src/Topography/TopographyFile.hpp:232
↓ 15 callersMethodbegin
src/util/Range.hpp:46
↓ 15 callersMethodempty
src/Input/InputParser.cpp:70
↓ 15 callersMethodget
* Obtains an array. Its values are undefined. */
src/util/ReusableArray.hpp:59
↓ 15 callersFunctionjpc_bitstream_close
Close a bit stream. */
src/Terrain/jasper/jpc/jpc_bs.c:125
↓ 15 callersFunctionmsShapefileClose
src/Topography/shapelib/mapshape.c:1853
↓ 15 callersMethodpop
src/util/OverwritingRingBuffer.hpp:152
↓ 14 callersFunctionAppend
src/MapWindow/MapWindowGlideRange.cpp:135
↓ 14 callersMethodAppend
src/Form/DataField/ComboList.hpp:91
↓ 14 callersMethodBindAttribLocation
src/ui/canvas/opengl/Program.hpp:140
↓ 14 callersMethodClear
python/src/Flight/IGCFixEnhanced.hpp:58
↓ 14 callersFunctionContestToString
src/Engine/Contest/Solvers/Contests.cpp:46
↓ 14 callersFunctionFindDriverByName
src/Device/Register.cpp:117
↓ 14 callersMethodFindTraffic
* Looks up an item in the traffic list. * * @param id FLARM id * @return the FLARM_TRAFFIC pointer, NULL if not found */
src/FLARM/List.hpp:99
↓ 14 callersMethodGetActiveTaskPoint
src/Engine/Task/TaskManager.cpp:135
↓ 14 callersMethodGetAirspacePtr
TODO change to ConstAirspacePtr
src/Engine/Airspace/Airspace.hpp:110
↓ 14 callersMethodGetCursorIndex
src/Dialogs/MapItemListDialog.cpp:105
↓ 14 callersMethodGetFDF
src/Device/Driver/Volkslogger/dbbconv.h:59
↓ 14 callersMethodGetSerial
* Returns a serial for the current state. The serial gets * incremented each time the list of warnings is modified. */
src/Topography/TopographyStore.hpp:56
↓ 14 callersMethodGetSize
src/ui/window/Window.hpp:710
↓ 14 callersMethodGetSouth
src/Geo/GeoBounds.hpp:85
↓ 14 callersFunctionGetWidth
src/ui/canvas/Pen.hpp:171
↓ 14 callersFunctionIsAvailable
src/net/http/DownloadManager.hpp:91
↓ 14 callersFunctionIsKobo
* Returns whether the application is running on a Kobo e-book reader. */
src/Asset.hpp:118
↓ 14 callersMethodIsSpecial
src/Terrain/Height.hpp:62
↓ 14 callersFunctionLoadFile
src/Dialogs/Plane/PlaneListDialog.cpp:178
← previousnext →401–500 of 14,656, ranked by callers