MCPcopy Create free account

hub / github.com/deathkiller/jazz2-native / functions

Functions8,635 in github.com/deathkiller/jazz2-native

↓ 3 callersMethodreserveForParamAndGetAddress
@brief Reserves enough space to add one element, and returns the updated element pointer in case it was a reference to the storage */
Sources/Shared/Containers/SmallVector.h:401
↓ 3 callersFunctionruntimeFeatures
Sources/Shared/Cpu.h:1363
↓ 3 callersMethodsetAllocationRange
@brief Sets internal allocation range */
Sources/Shared/Containers/SmallVector.h:81
↓ 3 callersMethodsetComment
Sources/Dependencies/jsoncpp/value.cpp:1620
↓ 3 callersFunctionsetIsAllocated
Sources/Dependencies/jsoncpp/value.h:725
↓ 3 callersMethodsize
* @brief Array size * * Equivalent to @ref Size. */
Sources/Shared/Containers/StaticArray.h:383
↓ 3 callersFunctionsort2
Sources/Dependencies/pdqsort/pdqsort.h:181
↓ 3 callersMethodsplit
Sources/Shared/Containers/String.cpp:562
↓ 3 callersMethodstart
Sources/nCine/Base/Timer.cpp:11
↓ 3 callersFunctionstringFindAny
I don't want to include <algorithm> just for std::find_first_of() and unfortunately there's no equivalent in the C string library. Coming close
Sources/Shared/Containers/StringView.cpp:721
↓ 3 callersMethodswap
Sources/Dependencies/jsoncpp/value.cpp:272
↓ 3 callersMethodticks
Returns the number of elapsed ticks
Sources/nCine/Base/TimeStamp.h:41
↓ 3 callersMethodtrimmedSuffix
Sources/Shared/Containers/String.cpp:700
↓ 3 callersMethodtry_emplace
Sources/Dependencies/parallel_hashmap/phmap.h:2475
↓ 3 callersMethoduninitializedMove
Sources/Shared/Containers/SmallVector.h:378
↓ 3 callersMethodupdate
Sources/Shared/Core/Backward.h:416
↓ 2 callersMethodAbgr
Sources/nCine/Primitives/Color.cpp:49
↓ 2 callersMethodAcquireIndexPointer
Sources/nCine/Graphics/Geometry.cpp:125
↓ 2 callersMethodAcquireVertexPointer
Sources/nCine/Graphics/Geometry.cpp:51
↓ 2 callersMethodActivate
Sources/Jazz2/Actors/Environment/Spring.cpp:22
↓ 2 callersMethodActivate
Sources/Jazz2/Actors/Enemies/Bosses/Robot.cpp:37
↓ 2 callersMethodActivateSugarRush
Sources/Jazz2/Actors/Player.cpp:4074
↓ 2 callersMethodAddAmmo
Sources/Jazz2/Actors/Multiplayer/RemotePlayerOnServer.cpp:250
↓ 2 callersMethodAddCoinsInternal
Sources/Jazz2/Actors/Player.cpp:4029
↓ 2 callersMethodAddHealth
Sources/Jazz2/Actors/Multiplayer/RemotePlayerOnServer.cpp:228
↓ 2 callersFunctionAddPermissionsToCurrent
Sources/Shared/IO/FileSystem.cpp:328
↓ 2 callersMethodAdjustFromTimezone
Sources/Shared/Containers/DateTime.cpp:1328
↓ 2 callersFunctionAppendShortenedFunctionName
Sources/nCine/Application.cpp:464
↓ 2 callersMethodAttachShaderFromStrings
Sources/nCine/Graphics/GL/GLShaderProgram.cpp:106
↓ 2 callersMethodBind
Sources/nCine/Graphics/GL/GLTexture.cpp:27
↓ 2 callersMethodBroadcast
Sources/nCine/Threading/PosixThreadSync.cpp:62
↓ 2 callersFunctionByteSwap32
Sources/nCine/Base/HashFunctions.cpp:69
↓ 2 callersFunctionCScriptDictValue_opCast
Sources/Jazz2/Scripting/RegisterDictionary.cpp:724
↓ 2 callersMethodCanCauseDamage
Sources/Jazz2/Actors/Solid/Pole.cpp:150
↓ 2 callersMethodCanEventDisappear
Sources/Jazz2/Multiplayer/MpLevelHandler.cpp:150
↓ 2 callersFunctionCapacityToGrowth
-------------------------------------------------------------------------- We use 7/8th as maximum load factor. For 16-wide groups, that gives an aver
Sources/Dependencies/parallel_hashmap/phmap.h:582
↓ 2 callersMethodCheckResult
Sources/Shared/IO/WebRequest.cpp:185
↓ 2 callersMethodClear
Sources/nCine/Graphics/RenderQueue.cpp:204
↓ 2 callersMethodClear
Sources/Jazz2/UI/InGameConsole.cpp:290
↓ 2 callersMethodCommitAll
Sources/nCine/Graphics/RenderCommand.cpp:118
↓ 2 callersMethodCommitCameraTransformation
Sources/nCine/Graphics/RenderCommand.cpp:97
↓ 2 callersMethodConnect
Sources/Jazz2/UI/DiscordRpcClient.cpp:45
↓ 2 callersMethodConnectToServer
Sources/Jazz2/UI/Menu/MainMenu.cpp:425
↓ 2 callersMethodCreateBatches
Sources/nCine/Graphics/RenderBatcher.cpp:25
↓ 2 callersFunctionDEATH_TRACE
Sources/Shared/Core/Logger.cpp:1150
↓ 2 callersFunctionDecomposePairImpl
Sources/Dependencies/parallel_hashmap/phmap.h:754
↓ 2 callersMethodDefineVertexFormat
Sources/nCine/Graphics/Material.cpp:156
↓ 2 callersMethodDetachTexture
Sources/nCine/Graphics/GL/GLFramebuffer.cpp:111
↓ 2 callersMethodDoSetCredentials
Sources/Shared/IO/WebRequest.cpp:2289
↓ 2 callersMethodDraw
Sources/nCine/Graphics/Geometry.cpp:190
↓ 2 callersMethodDraw
Sources/Jazz2/UI/FormattedTextBlock.cpp:130
↓ 2 callersMethodDrawStringShadow
Sources/Jazz2/UI/Menu/InGameMenu.cpp:477
↓ 2 callersMethodDrawTexture
Sources/Jazz2/UI/Menu/InGameMenu.cpp:460
↓ 2 callersMethodEnablePlayStationExtendedSupport
Sources/nCine/Application.cpp:1345
↓ 2 callersMethodEndFrame
Sources/nCine/Graphics/ImGuiDrawing.cpp:249
↓ 2 callersFunctionFileNameToHash
Sources/Shared/IO/PakFile.cpp:39
↓ 2 callersFunctionFillBufferWithTimeout
Sources/nCine/Application.cpp:186
↓ 2 callersFunctionFind
Sources/Dependencies/parallel_hashmap/phmap_base.h:3773
↓ 2 callersFunctionFindMatchingBracket
Finds the matching closing bracket '>' for the template argument list starting at pos. pos should point to the character after '<'. Returns npos if no
Sources/Shared/Core/Backward.h:531
↓ 2 callersFunctionFlush
Sources/Shared/Core/Logger.cpp:1121
↓ 2 callersMethodFlushBacktraceAsync
Sources/Shared/Core/Logger.cpp:838
↓ 2 callersFunctionFromCodePoint
Sources/Shared/Utf8.cpp:89
↓ 2 callersFunctionFromHost16
Sources/Dependencies/parallel_hashmap/phmap_bits.h:544
↓ 2 callersFunctionFromHost32
Sources/Dependencies/parallel_hashmap/phmap_bits.h:547
↓ 2 callersFunctionFromHost64
Sources/Dependencies/parallel_hashmap/phmap_bits.h:550
↓ 2 callersFunctionFromOwned
Sources/Shared/IO/WebRequest.cpp:330
↓ 2 callersMethodGet
Sources/Jazz2/Compatibility/AnimSetMapping.cpp:2025
↓ 2 callersMethodGetActors
Sources/Jazz2/LevelHandler.cpp:354
↓ 2 callersMethodGetAttachment
Sources/nCine/Graphics/GL/GLRenderbuffer.h:33
↓ 2 callersMethodGetCameraPos
Sources/Jazz2/LevelHandler.cpp:1907
↓ 2 callersMethodGetClippedNode
Sources/Jazz2/Rendering/UpscaleRenderPass.h:88
↓ 2 callersMethodGetCredentials
Sources/Shared/IO/WebRequest.cpp:1767
↓ 2 callersMethodGetCurrentSection
Sources/Jazz2/UI/Menu/MainMenu.cpp:397
↓ 2 callersFunctionGetDataImpl
Sources/Dependencies/parallel_hashmap/phmap_base.h:2959
↓ 2 callersMethodGetIndex
Sources/nCine/Graphics/GL/GLUniform.h:24
↓ 2 callersMethodGetLevelBounds
Sources/Jazz2/LevelHandler.cpp:326
↓ 2 callersMethodGetLevelDisplayName
Sources/Jazz2/Multiplayer/MpLevelHandler.cpp:2091
↓ 2 callersMethodGetLowerMaterialSortKey
Returns the lower part of the material sort key, used for batch splitting logic
Sources/nCine/Graphics/RenderCommand.h:73
↓ 2 callersMethodGetMainModule
@brief Returns **AngelScript** main module */
Sources/Jazz2/Scripting/ScriptLoader.h:77
↓ 2 callersMethodGetMemorySize
Sources/nCine/Graphics/GL/GLUniform.h:47
↓ 2 callersMethodGetNavigationFlags
Sources/Jazz2/UI/Menu/MenuSection.cpp:24
↓ 2 callersMethodGetNoiseTexture
Sources/Jazz2/ContentResolver.cpp:1790
↓ 2 callersMethodGetOverlayNode
Sources/Jazz2/Rendering/UpscaleRenderPass.h:92
↓ 2 callersMethodGetPassword
@brief Returns password */
Sources/Shared/IO/WebRequest.h:25
↓ 2 callersMethodGetPeerDescriptor
Sources/Jazz2/Actors/Multiplayer/MpPlayer.cpp:7
↓ 2 callersMethodGetPosition
Sources/Shared/IO/BoundedFileStream.cpp:43
↓ 2 callersMethodGetServerPort
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:569
↓ 2 callersMethodGetSize
Sources/nCine/Primitives/Rect.h:155
↓ 2 callersMethodGetSource
Sources/Shared/IO/WebRequest.cpp:348
↓ 2 callersMethodGetState
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:403
↓ 2 callersMethodGetTimeMult
Returns a factor that represents how long the last frame took relative to the desired frame time
Sources/nCine/Base/FrameTimer.h:50
↓ 2 callersFunctionGetTruncatedJDN
Sources/Shared/Containers/DateTime.cpp:70
↓ 2 callersMethodGetType
Sources/nCine/Graphics/GL/GLUniform.h:36
↓ 2 callersMethodGetTypeId
Sources/Jazz2/Scripting/RegisterRef.cpp:123
↓ 2 callersMethodGetURL
Sources/Shared/IO/WebRequest.cpp:939
↓ 2 callersMethodGetUnderlyingSection
Sources/Jazz2/UI/Menu/MainMenu.cpp:403
↓ 2 callersMethodGetUserData
Sources/Jazz2/Collisions/DynamicTreeBroadPhase.h:151
↓ 2 callersMethodGetUserName
Sources/nCine/Application.cpp:1351
↓ 2 callersMethodGetValue
Sources/Jazz2/Scripting/RegisterDictionary.cpp:894
↓ 2 callersMethodGetVersion
@brief Returns target version of the level */
Sources/Jazz2/Compatibility/JJ2Level.h:97
← previousnext →1,001–1,100 of 8,635, ranked by callers