MCPcopy Create free account

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

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

↓ 5 callersMethodTakeDamage
Sources/Jazz2/Actors/Player.cpp:3830
↓ 5 callersMethodTriggerRicochet
Sources/Jazz2/Actors/Weapons/ShotBase.cpp:38
↓ 5 callersMethodVibrate
Sources/nCine/Application.cpp:1383
↓ 5 callersFunctionXXH32_avalanche
! * @internal * @brief Mixes all bits to finalize the hash. * * The final mix ensures that all input bits have a chance to impact any bit in * th
Sources/Shared/Cryptography/xxHash.cpp:2932
↓ 5 callersFunctionXXH64_mergeRound
Sources/Shared/Cryptography/xxHash.cpp:3441
↓ 5 callersMethod_find_key
Sources/Dependencies/parallel_hashmap/phmap.h:2223
↓ 5 callersFunctionappendHex
Sources/Dependencies/jsoncpp/writer.cpp:215
↓ 5 callersMethodback
@brief Returns a pointer to the last transit event in the buffer, or expands the buffer if it is full */
Sources/Shared/Core/Logger.h:854
↓ 5 callersMethodbegin
Span::begin() Returns an iterator to the first element of this span.
Sources/Dependencies/parallel_hashmap/phmap_base.h:3279
↓ 5 callersMethodbytesPerSample
Sources/nCine/Audio/AudioBufferPlayer.cpp:31
↓ 5 callersFunctiondie_has_pc
Sources/Shared/Core/Backward.h:2594
↓ 5 callersFunctionduplicateAndPrefixStringValue
Record the length as a prefix. */
Sources/Dependencies/jsoncpp/value.cpp:128
↓ 5 callersFunctionenet_packet_destroy
* Destroys the packet and deallocates its data. * @param packet packet to be destroyed */
Sources/Dependencies/enet/enet.h:1531
↓ 5 callersFunctionenet_peer_disconnect
Request a disconnection from a peer. * @param peer peer to request a disconnection * @param data data describing the disconnection * @remarks
Sources/Dependencies/enet/enet.h:4020
↓ 5 callersFunctionenet_peer_queue_incoming_command
Sources/Dependencies/enet/enet.h:4288
↓ 5 callersFunctionenet_socket_send
Sources/Dependencies/enet/enet.h:5854
↓ 5 callersFunctionexceptPrefix
@copydoc ArrayView::exceptPrefix(std::size_t) const */
Sources/Shared/Containers/ArrayView.h:945
↓ 5 callersFunctionexchange
Sources/Dependencies/parallel_hashmap/phmap_base.h:1131
↓ 5 callersMethodfindAny
Sources/Shared/Containers/String.cpp:796
↓ 5 callersMethodfind_or_prepare_insert_with_hash
Sources/Dependencies/parallel_hashmap/phmap.h:3838
↓ 5 callersFunctiongbswap_16
Sources/Dependencies/parallel_hashmap/phmap_bits.h:435
↓ 5 callersFunctiongbswap_32
Sources/Dependencies/parallel_hashmap/phmap_bits.h:432
↓ 5 callersFunctiongbswap_64
Sources/Dependencies/parallel_hashmap/phmap_bits.h:429
↓ 5 callersFunctiongetAnyFreePortRandom
Sources/Dependencies/ixwebsocket/IXGetFreePort.cpp:24
↓ 5 callersFunctionget_referenced_die_name
Sources/Shared/Core/Backward.h:2554
↓ 5 callersFunctionif
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:49
↓ 5 callersMethodisJoyPresent
Sources/nCine/Backends/SdlInputManager.cpp:335
↓ 5 callersMethodname
Sources/nCine/Audio/ALAudioDevice.cpp:213
↓ 5 callersMethodnext
Sources/Dependencies/parallel_hashmap/phmap.h:156
↓ 5 callersMethodnumChannels
Sources/nCine/Audio/AudioBufferPlayer.cpp:36
↓ 5 callersMethodprepareRead
Sources/Shared/Core/Logger.h:385
↓ 5 callersMethodprepare_insert
Sources/Dependencies/parallel_hashmap/phmap.h:2252
↓ 5 callersMethodrehash
Sources/Dependencies/parallel_hashmap/phmap.h:1698
↓ 5 callersMethodsetBlendingPreset
Sources/nCine/Graphics/DrawableNode.cpp:154
↓ 5 callersMethodsetColor
Sources/nCine/Graphics/SceneNode.h:476
↓ 5 callersMethodsetCursor
Sources/nCine/Input/IInputManager.cpp:253
↓ 5 callersMethodsetLowPass
Sources/nCine/Audio/IAudioPlayer.cpp:83
↓ 5 callersMethodsetOnMessageCallback
Sources/Dependencies/ixwebsocket/IXWebSocket.cpp:460
↓ 5 callersMethodsetPitch
! The change is applied to the OpenAL source only when playing. */
Sources/nCine/Audio/IAudioPlayer.cpp:73
↓ 5 callersMethodsetTerminated
Sources/Dependencies/ixwebsocket/IXConnectionState.cpp:44
↓ 5 callersMethodsetVisitOrderState
Enables the use of the node visit order together with the layer
Sources/nCine/Graphics/SceneNode.h:103
↓ 5 callersMethodsetWindowTitle
Sources/nCine/Backends/Qt5GfxDevice.cpp:67
↓ 5 callersMethodsizeInBytes
Sources/nCine/Base/BitArray.cpp:74
↓ 5 callersMethodsliceSize
Sources/Shared/Containers/String.cpp:514
↓ 5 callersFunctionsort3
Sources/Dependencies/pdqsort/pdqsort.h:187
↓ 5 callersFunctionsuffix
@copydoc ArrayView::suffix(T*) const */
Sources/Shared/Containers/ArrayView.h:926
↓ 5 callersMethodtrimmedPrefix
Sources/Shared/Containers/String.cpp:684
↓ 5 callersMethodtype
Returns the corresponding pixel data type
Sources/nCine/Graphics/TextureFormat.h:29
↓ 5 callersFunctionu32tos
Sources/nCine/Base/Algorithms.cpp:181
↓ 5 callersFunctionu64tos
Sources/nCine/Base/Algorithms.cpp:203
↓ 5 callersMethoduninitializedCopy
Sources/Shared/Containers/SmallVector.h:384
↓ 5 callersMethodwait
Sources/Dependencies/ixwebsocket/IXSocketServer.cpp:194
↓ 5 callersMethodwhat
Sources/Dependencies/jsoncpp/value.cpp:198
↓ 4 callersMethodAddFile
Sources/Shared/IO/PakFile.cpp:930
↓ 4 callersMethodBeginFadeIn
Sources/Jazz2/UI/HUD.cpp:516
↓ 4 callersMethodCenter
Sources/nCine/Primitives/Rect.h:167
↓ 4 callersMethodCommitUniforms
Wrapper around `GLShaderUniforms::commitUniforms()`
Sources/nCine/Graphics/Material.h:180
↓ 4 callersMethodConvert
Sources/Jazz2/Compatibility/JJ2Data.cpp:87
↓ 4 callersMethodCopyData
Sources/nCine/Graphics/GL/GLUniformBlockCache.cpp:78
↓ 4 callersMethodCreateCheckpointForRollback
Sources/Jazz2/Tiles/TileMap.cpp:1430
↓ 4 callersMethodCreateRequest
Sources/Shared/IO/WebRequest.cpp:1513
↓ 4 callersFunctionCreateTypeInfoSkip
Sources/Shared/Base/TypeInfo.h:114
↓ 4 callersMethodDeactivate
Sources/Jazz2/Actors/Enemies/Bosses/Robot.cpp:49
↓ 4 callersFunctionDecomposePair
Sources/Dependencies/parallel_hashmap/phmap.h:4230
↓ 4 callersFunctionDecomposeValue
Sources/Dependencies/parallel_hashmap/phmap.h:4240
↓ 4 callersMethodDemangle
Sources/Shared/Core/Backward.h:471
↓ 4 callersMethodDetach
Sources/nCine/Threading/Thread.cpp:367
↓ 4 callersMethodDetachRenderbuffer
Sources/nCine/Graphics/GL/GLFramebuffer.cpp:90
↓ 4 callersMethodEndDamagingMove
Sources/Jazz2/Actors/Player.cpp:3939
↓ 4 callersFunctionFutexOp
Sources/Shared/Threading/Implementation/WaitOnAddress.h:225
↓ 4 callersMethodGetDataPointer
Sources/nCine/Graphics/GL/GLUniformCache.h:24
↓ 4 callersMethodGetFrameDurationAsTicks
Returns current frame duration in ticks since the last call to `addFrame()`
Sources/nCine/Base/FrameTimer.h:41
↓ 4 callersFunctionGetFutexAddress
Sources/Shared/Threading/Implementation/WaitOnAddress.h:232
↓ 4 callersMethodGetIbo
Sources/nCine/Graphics/GL/GLVertexFormat.h:102
↓ 4 callersMethodGetIdSortKey
Returns the id based secondary sort key for the queue
Sources/nCine/Graphics/RenderCommand.h:79
↓ 4 callersMethodGetLastFrameDuration
Returns the last frame duration in seconds between the last two subsequent calls to `addFrame()`
Sources/nCine/Base/FrameTimer.h:33
↓ 4 callersMethodGetOffset
Sources/Shared/Containers/DateTime.cpp:984
↓ 4 callersMethodGetPath
Sources/Shared/IO/FileStream.cpp:384
↓ 4 callersMethodGetPeerCount
Sources/Jazz2/Multiplayer/NetworkManager.cpp:100
↓ 4 callersMethodGetPlayerCount
Sources/Jazz2/LevelInitialization.cpp:78
↓ 4 callersMethodGetResponse
Sources/Shared/IO/WebRequest.cpp:680
↓ 4 callersMethodGetScore
Sources/Jazz2/Actors/Player.cpp:3966
↓ 4 callersMethodGetShaderProgram
Sources/nCine/Graphics/RenderResources.cpp:58
↓ 4 callersMethodGetSize
Sources/nCine/Graphics/GL/GLUniform.h:33
↓ 4 callersMethodGetSpawnPosition
Sources/Jazz2/Events/EventMap.cpp:36
↓ 4 callersMethodGetStatus
Sources/Shared/IO/WebRequest.cpp:974
↓ 4 callersMethodGetTrigger
Sources/Jazz2/Tiles/TileMap.cpp:1398
↓ 4 callersMethodGetType
Returns the viewport type
Sources/nCine/Graphics/Viewport.h:81
↓ 4 callersMethodGetUniformBlock
Sources/nCine/Graphics/GL/GLShaderUniformBlocks.cpp:77
↓ 4 callersMethodGetUniformsSize
Returns the total memory needed for all uniforms outside of blocks
Sources/nCine/Graphics/GL/GLShaderProgram.h:94
↓ 4 callersMethodHandlePlayerWarped
Sources/Jazz2/Multiplayer/MpLevelHandler.cpp:1686
↓ 4 callersMethodHasProxyCredentials
Sources/Shared/IO/WebRequest.cpp:1192
↓ 4 callersMethodInitializeFromStream
Sources/Jazz2/Actors/Player.cpp:3443
↓ 4 callersMethodIsSuccessful
Sources/Jazz2/Multiplayer/ConnectionResult.cpp:19
↓ 4 callersMethodLoadFromMemory
Sources/nCine/Graphics/Shader.cpp:181
↓ 4 callersMethodLock
Sources/nCine/Threading/PosixThreadSync.cpp:23
↓ 4 callersMethodMapBufferRange
Sources/nCine/Graphics/GL/GLBufferObject.cpp:117
↓ 4 callersMethodMatch
Returns a bitmask representing the positions of slots that match hash. ----------------------------------------------------------------------
Sources/Dependencies/parallel_hashmap/phmap.h:419
↓ 4 callersFunctionMax
Sources/Dependencies/parallel_hashmap/phmap_base.h:3791
↓ 4 callersMethodMax
Sources/nCine/Primitives/Rect.h:179
← previousnext →601–700 of 8,635, ranked by callers