MCPcopy Create free account

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

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

↓ 4 callersMethodMin
Sources/nCine/Primitives/Rect.h:173
↓ 4 callersFunctionNormalizeCapacity
-------------------------------------------------------------------------- Rounds up the capacity to the next power of 2 minus 1, with a minimum of 1.
Sources/Dependencies/parallel_hashmap/phmap.h:573
↓ 4 callersMethodOnDraw
Sources/Jazz2/UI/HUD.cpp:169
↓ 4 callersMethodOnHandleCollision
Sources/Jazz2/Actors/Player.cpp:1534
↓ 4 callersMethodOnJoyMappedAxisMoved
Callback function called every time an axis of a joystick with mapping is moved
Sources/nCine/Input/IInputEventHandler.h:52
↓ 4 callersMethodOnMouseMove
Callback function called every time the mouse is moved
Sources/nCine/Input/IInputEventHandler.h:34
↓ 4 callersMethodOnPeerConnected
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:1026
↓ 4 callersMethodOpen
Sources/Shared/IO/FileStream.cpp:414
↓ 4 callersMethodPreloadMetadataAsync
Sources/Jazz2/Actors/ActorBase.cpp:1280
↓ 4 callersMethodPrint
Sources/Shared/Core/Backward.h:3959
↓ 4 callersMethodPrune
Sources/nCine/Graphics/BinaryShaderCache.cpp:188
↓ 4 callersMethodReadUint7bitEncoded
Sources/Jazz2/Compatibility/JJ2Block.cpp:112
↓ 4 callersFunctionReasonToWsCloseCode
@brief Converts a disconnect Reason to the corresponding WebSocket close code */
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:122
↓ 4 callersMethodRelease
Sources/Shared/IO/WebRequest.cpp:41
↓ 4 callersFunctionResetEvent
@brief Sets the state of the event to nonsignaled, causing threads to block, returns the previous state of the event */
Sources/Shared/Threading/Event.h:63
↓ 4 callersMethodResetGenerator
Sources/Jazz2/Events/EventMap.cpp:230
↓ 4 callersFunctionSetEvent
@brief Sets the state of the event to signaled, allowing one or more waiting threads to proceed */
Sources/Shared/Threading/Event.h:85
↓ 4 callersMethodSetFocus
Sources/nCine/Application.cpp:1065
↓ 4 callersMethodSetFont
Sources/Jazz2/UI/FormattedTextBlock.cpp:902
↓ 4 callersMethodSetShaderProgram
Sources/nCine/Graphics/Material.cpp:51
↓ 4 callersMethodSetTexture
! \note Adding more textures enables the use of multiple render targets (MRTs) */
Sources/nCine/Graphics/Viewport.cpp:98
↓ 4 callersMethodSetVertexCount
Sets the number of vertices
Sources/nCine/Graphics/Geometry.h:51
↓ 4 callersMethodShowCoins
Sources/Jazz2/UI/HUD.cpp:471
↓ 4 callersMethodShowScreenKeyboard
Sources/nCine/Application.cpp:1373
↓ 4 callersMethodTexSubImage2D
Sources/nCine/Graphics/GL/GLTexture.cpp:59
↓ 4 callersFunctionTrailingZeros
Sources/Dependencies/parallel_hashmap/phmap.h:208
↓ 4 callersFunctionTranslateFromUnicodeFormat
Sources/Shared/Containers/DateTime.cpp:227
↓ 4 callersFunctionTupleRef
Sources/Dependencies/parallel_hashmap/phmap.h:743
↓ 4 callersMethodUnlock
Sources/nCine/Threading/PosixThreadSync.cpp:28
↓ 4 callersMethodUuid
Sources/nCine/Base/Random.cpp:113
↓ 4 callersFunctionWeakHashLen32WithSeeds
Return a 16-byte hash for 48 bytes. Quick and dirty. Callers do best to use "random-looking" values for a and b.
Sources/nCine/Base/HashFunctions.cpp:342
↓ 4 callersFunctionWinHTTPSetOption
Sources/Shared/IO/WebRequest.cpp:1825
↓ 4 callersMethodWrite
Sources/Shared/IO/Compression/Lz4Stream.cpp:161
↓ 4 callersMethodWrite
Sources/Shared/Core/Logger.cpp:883
↓ 4 callersMethodWriteFrame
Sources/Jazz2/UI/DiscordRpcClient.cpp:278
↓ 4 callersFunctionXXH32_round
! * @internal * @brief Normal stripe processing routine. * * This shuffles the bits so that any bit from @p input impacts several bits in * @p ac
Sources/Shared/Cryptography/xxHash.cpp:2875
↓ 4 callersFunctionXXH3_reset_internal
Sources/Shared/Cryptography/xxHash.cpp:6499
↓ 4 callersFunctionXXH_mult64to128
! * @brief Calculates a 64->128-bit long multiply. * * Uses `__uint128_t` and `_umul128` if available, otherwise uses a scalar * version. * * @p
Sources/Shared/Cryptography/xxHash.cpp:4396
↓ 4 callersFunctionXXH_read32
* Force direct memory access. Only works on CPU which support unaligned memory * access in hardware. */
Sources/Shared/Cryptography/xxHash.cpp:2573
↓ 4 callersFunctionXXH_read64
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
Sources/Shared/Cryptography/xxHash.cpp:3283
↓ 4 callersFunctionXXH_writeLE64
Sources/Shared/Cryptography/xxHash.cpp:4878
↓ 4 callersFunctionadvance
Sources/nCine/Base/Iterator.h:50
↓ 4 callersMethodalphaBits
Returns the number of bits for the alpha channel
Sources/nCine/Graphics/DisplayMode.h:46
↓ 4 callersFunctionandroidToNcineMouseButton
Sources/nCine/Backends/Android/AndroidInputManager.cpp:58
↓ 4 callersFunctionarrayConstruct
Sources/Shared/Containers/GrowableArray.h:87
↓ 4 callersMethodasString
Sources/Dependencies/jsoncpp/value.cpp:649
↓ 4 callersMethodassign
@brief Assigns @p n copies of @p elt */
Sources/Shared/Containers/SmallVector.h:783
↓ 4 callersMethodcapacity
Sources/Dependencies/parallel_hashmap/phmap.h:1270
↓ 4 callersMethodcounter
Sources/nCine/Base/Clock.cpp:58
↓ 4 callersFunctioncrc32
Sources/nCine/Base/Algorithms.cpp:294
↓ 4 callersMethoddata
Span::data() Returns a pointer to the span's underlying array of data (which is held outside the span).
Sources/Dependencies/parallel_hashmap/phmap_base.h:3226
↓ 4 callersMethoddeleter
* @brief Array deleter * * Calls a destructor on @p size elements and then delegates into * @ref deallocate(). */
Sources/Shared/Containers/GrowableArray.h:206
↓ 4 callersFunctiondestructObject
Sources/nCine/Base/Algorithms.h:252
↓ 4 callersMethodempty
@brief Returns whether the container is empty */
Sources/Shared/Containers/SmallVector.h:69
↓ 4 callersFunctionend
@brief Returns an iterator to the end */
Sources/Shared/Containers/SmallVector.h:269
↓ 4 callersFunctionend
@brief Pointer to (one item after) the last element */
Sources/Shared/Containers/ArrayView.h:834
↓ 4 callersMethodend
Span::end() Returns an iterator to the last element of this span.
Sources/Dependencies/parallel_hashmap/phmap_base.h:3289
↓ 4 callersFunctionenet_address_get_host_ip
Sources/Dependencies/enet/enet.h:5466
↓ 4 callersFunctionenet_host_destroy
Destroys the host and all resources associated with it. * @param host pointer to the host to destroy */
Sources/Dependencies/enet/enet.h:4606
↓ 4 callersFunctionenet_list_move
Sources/Dependencies/enet/enet.h:1354
↓ 4 callersFunctionenet_list_size
Sources/Dependencies/enet/enet.h:1370
↓ 4 callersFunctionenet_peer_reset_outgoing_commands
Sources/Dependencies/enet/enet.h:3767
↓ 4 callersFunctionenet_peer_reset_queues
Sources/Dependencies/enet/enet.h:3818
↓ 4 callersFunctionenet_peer_send
Queues a packet to be sent. * @param peer destination for the packet * @param channelID channel on which to send * @param packet packet to se
Sources/Dependencies/enet/enet.h:3631
↓ 4 callersFunctionenet_protocol_change_state
Sources/Dependencies/enet/enet.h:1623
↓ 4 callersMethodfindLast
Sources/Shared/Containers/String.cpp:752
↓ 4 callersFunctionformatArgs
Sources/Shared/Base/Format.h:227
↓ 4 callersFunctionformatNumber
Sources/Shared/Base/Format.cpp:227
↓ 4 callersMethodfront
Sources/Shared/Containers/String.cpp:423
↓ 4 callersMethodgain
Returns player gain value
Sources/nCine/Audio/IAudioPlayer.h:108
↓ 4 callersFunctionguiAllocator
Sources/nCine/Graphics/ImGuiDebugOverlay.cpp:1009
↓ 4 callersFunctionhalfToFloat
Sources/nCine/Base/Algorithms.cpp:275
↓ 4 callersMethodhash_function
Sources/Dependencies/parallel_hashmap/phmap.h:1826
↓ 4 callersFunctioni64tos
Sources/nCine/Base/Algorithms.cpp:215
↓ 4 callersMethodinit
Sources/Dependencies/ixwebsocket/IXSocket.cpp:302
↓ 4 callersMethodisConnected
Sources/Dependencies/ixwebsocket/IXWebSocket.cpp:296
↓ 4 callersMethodisPeerVerifyDisabled
Sources/Dependencies/ixwebsocket/IXSocketTLSOptions.cpp:68
↓ 4 callersMethodisStopped
Queries the stopped state of the player
Sources/nCine/Audio/IAudioPlayer.h:81
↓ 4 callersMethodisValid
Sources/nCine/Input/IInputManager.cpp:67
↓ 4 callersMethodmipMapCount
Returns the number of MIP maps stored in the texture file
Sources/nCine/Graphics/ITextureLoader.h:37
↓ 4 callersMethodname
Sources/Shared/Cpu.h:314
↓ 4 callersFunctionparseHttpHeaders
Sources/Dependencies/ixwebsocket/IXWebSocketHttpHeaders.cpp:14
↓ 4 callersMethodprefix
Sources/Shared/Containers/StaticArray.h:782
↓ 4 callersMethodreserveForParamAndGetAddressImpl
Sources/Shared/Containers/SmallVector.h:212
↓ 4 callersMethodreset
Sources/Jazz2/Scripting/JJ2PlusDefinitions.cpp:163
↓ 4 callersMethodsend
Sources/Dependencies/ixwebsocket/IXSocket.cpp:243
↓ 4 callersMethodsetResolutionInternal
Sources/nCine/Graphics/IGfxDevice.h:270
↓ 4 callersFunctionsetThreadName
Sources/Dependencies/ixwebsocket/IXSetThreadName.cpp:63
↓ 4 callersFunctionstringFindString
Sources/Shared/Containers/StringView.cpp:77
↓ 4 callersFunctionuintToString
Converts an unsigned integer to string. * @param value Unsigned integer to convert to string * @param current Input/Output string buffer. *
Sources/Dependencies/jsoncpp/json_tool.h:80
↓ 4 callersMethoduniformBlock
Sources/nCine/Graphics/GL/GLUniformBlockCache.h:23
↓ 4 callersMethodunregisterPlayer
Sources/nCine/Audio/ALAudioDevice.cpp:312
↓ 4 callersFunctionuppercase
Sources/Shared/Containers/StringUtils.cpp:895
↓ 4 callersFunctionvalidateUtf8
Validate a UTF8 string * convenience function that creates a Validator, validates a complete string * and returns the result. */
Sources/Dependencies/ixwebsocket/IXUtf8Validator.h:168
↓ 4 callersFunctionvalueToQuotedStringN
Sources/Dependencies/jsoncpp/writer.cpp:219
↓ 3 callersMethodAcquireMemory
Sources/nCine/Graphics/RenderBatcher.cpp:375
↓ 3 callersMethodAddCoins
Sources/Jazz2/Actors/Player.cpp:4021
↓ 3 callersMethodAddGems
Sources/Jazz2/Actors/Player.cpp:4043
↓ 3 callersMethodAddLevelTokenTextID
Sources/Jazz2/Compatibility/JJ2Level.cpp:1240
↓ 3 callersFunctionAppendMessageColor
Sources/nCine/Application.cpp:614
← previousnext →701–800 of 8,635, ranked by callers