Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Squalr/Squally
/ functions
Functions
31,708 in github.com/Squalr/Squally
⨍
Functions
31,708
◇
Types & classes
11,849
↓ 6 callers
Method
consecutiveLeadCount
Returns the type of a lead register, which is followed by consecutive registers.
Source/Engine/External/asmjit/core/inst.h:525
↓ 6 callers
Method
contains
Source/Engine/Core/base/CCAutoreleasePool.cpp:68
↓ 6 callers
Method
convertToWorldSpace
Source/Engine/Core/2d/CCNode.cpp:1202
↓ 6 callers
Function
cross
Calculates cross product of two points. @return float @since v2.1.4 * @js NA * @lua NA */
Source/Engine/Core/math/Vec2.h:542
↓ 6 callers
Function
decode_modrm_reg
* decode_modrm_reg * * Decodes reg field of mod/rm byte * */
Source/Engine/External/libudis86/decode.c:534
↓ 6 callers
Function
decode_modrm_rm
* decode_modrm_rm * * Decodes rm field of mod/rm byte * */
Source/Engine/External/libudis86/decode.c:551
↓ 6 callers
Method
disableInteraction
Source/Scenes/Platformer/Level/Combat/Menus/ChoicesMenu/RadialEntry.cpp:161
↓ 6 callers
Method
drawTriangle
Source/Engine/Core/2d/CCDrawNode.cpp:919
↓ 6 callers
Method
emitAddressOverride
Source/Engine/External/asmjit/x86/x86assembler.cpp:379
↓ 6 callers
Method
emitMMAndOpcode
Source/Engine/External/asmjit/x86/x86assembler.cpp:362
↓ 6 callers
Method
enableClearOperationsOnInsert
Source/Scenes/Hexus/Deck.cpp:190
↓ 6 callers
Method
endNode
Returns "End of Func" sentinel node.
Source/Engine/External/asmjit/core/compiler.h:463
↓ 6 callers
Function
findController
Source/Engine/Core/base/CCController-linux-win32.cpp:4686
↓ 6 callers
Method
focus
Source/Menus/Crafting/CraftFilterMenu/CraftFilterMenu.cpp:85
↓ 6 callers
Method
focus
Source/Scenes/Platformer/Level/Combat/Menus/ChoicesMenu/RadialScrollMenu.cpp:265
↓ 6 callers
Function
gen_operand_att
----------------------------------------------------------------------------- * gen_operand_att() - Generates assembly output for each operand. * --
Source/Engine/External/libudis86/syn-att.c:51
↓ 6 callers
Method
get
Source/Engine/Core/base/CCRefPtr.h:181
↓ 6 callers
Method
getAllRows
Source/Scenes/Hexus/GameState.cpp:372
↓ 6 callers
Method
getBoltOffsetY
Source/Scenes/Cipher/Components/Blocks/BlockBase.cpp:290
↓ 6 callers
Method
getCameraDistance
Source/Engine/Camera/GameCamera.cpp:190
↓ 6 callers
Method
getCardCount
Source/Scenes/Hexus/GameState.cpp:438
↓ 6 callers
Function
getCharacterCountInUTF8String
Source/Engine/Core/base/ccUTF8.cpp:342
↓ 6 callers
Method
getDebugWeaponCollisionOffsetForItem
Source/Scenes/Platformer/Components/Entities/Squally/Visual/SquallyEquipmentVisualBehavior.cpp:1150
↓ 6 callers
Method
getEbxPtr
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:895
↓ 6 callers
Method
getEqExperience
Source/Scenes/Platformer/Components/Entities/Stats/EntityEqBehavior.cpp:104
↓ 6 callers
Method
getFloatNode
Source/Entities/Platformer/PlatformerEntity.cpp:164
↓ 6 callers
Function
getGLProgramState
Get the glprogramstate used for drawing.*/
Source/Engine/Core/renderer/CCPrimitiveCommand.h:71
↓ 6 callers
Method
getGridWidth
Source/Objects/Isometric/PointerTrace/MemoryGrid.cpp:402
↓ 6 callers
Method
getGroundCollision
Source/Scenes/Platformer/Components/Entities/Collision/EntityGroundCollisionBehavior.cpp:252
↓ 6 callers
Method
getHat
Source/Scenes/Platformer/Inventory/EquipmentInventory.cpp:108
↓ 6 callers
Method
getIndex
Source/Scenes/Platformer/Level/Combat/Menus/ChoicesMenu/RadialScrollMenu.cpp:153
↓ 6 callers
Method
getName
Source/Engine/Hackables/Menus/CodeEditor/ScriptEntry.cpp:234
↓ 6 callers
Method
getNextProperty
Source/Engine/Core/base/CCProperties.cpp:621
↓ 6 callers
Function
getOffsetLabValidationMapResource
Source/Scenes/Platformer/Components/Entities/Squally/Visual/SquallyEquipmentVisualBehavior.cpp:51
↓ 6 callers
Method
getPlayerRows
Source/Scenes/Hexus/GameState.cpp:395
↓ 6 callers
Method
getProgress
Source/Scenes/Platformer/Level/Combat/TimelineEntry.cpp:543
↓ 6 callers
Method
getRegisterBitCount
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Pages/Binary/BinaryExamplesPage.cpp:391
↓ 6 callers
Method
getScaleY
Source/Engine/UI/Controls/UIWidget.cpp:918
↓ 6 callers
Method
getSelectionPulse
Source/Scenes/Hexus/CardEffects.cpp:512
↓ 6 callers
Method
getSpriteResource
Source/Engine/Animations/AnimationPart.cpp:152
↓ 6 callers
Method
getStatsTarget
Source/Scenes/Platformer/Level/Huds/Components/StatsBars.cpp:274
↓ 6 callers
Function
getTabs
Source/Engine/Core/base/CCValue.cpp:914
↓ 6 callers
Method
getTarget
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Pages/ControlFlow/ControlFlowExamplesPage.cpp:290
↓ 6 callers
Method
getTimelineKeyTime
Source/Engine/Animations/Spriter/Events/SpriterAnimationTimelineEventAnimation.cpp:99
↓ 6 callers
Method
getTrackingData
Source/Objects/Camera/CameraFocus.cpp:58
↓ 6 callers
Method
getType
Source/Engine/Maps/TileLayer.cpp:78
↓ 6 callers
Method
getValue
Source/Scenes/Cipher/Components/Blocks/Special/ImmediateBlock.cpp:148
↓ 6 callers
Function
gpb
Creates an 8-bit low GPB register operand.
Source/Engine/External/asmjit/x86/x86operand.h:361
↓ 6 callers
Function
gpd
Creates a 32-bit GPD register operand.
Source/Engine/External/asmjit/x86/x86operand.h:369
↓ 6 callers
Function
gpw
Creates a 16-bit GPW register operand.
Source/Engine/External/asmjit/x86/x86operand.h:367
↓ 6 callers
Method
handle
Source/Engine/Deserializers/LayerDeserializer.h:45
↓ 6 callers
Method
hasBaseOrIndex
Tests whether the memory operand has BASE or INDEX register.
Source/Engine/External/asmjit/core/operand.h:1251
↓ 6 callers
Method
highlightEbxPtr
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:443
↓ 6 callers
Method
highlightEsi
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Components/RegisterBlock.cpp:383
↓ 6 callers
Method
indexOf
Returns index of the given `val` or `Globals::kNotFound` if it doesn't exist.
Source/Engine/External/asmjit/core/zonevector.h:292
↓ 6 callers
Method
init
Source/Engine/Core/2d/CCLayer.cpp:59
↓ 6 callers
Method
initTypeId
Initializes the `typeId` of this `FuncValue`.
Source/Engine/External/asmjit/core/func.h:544
↓ 6 callers
Method
initializePositions
Source/Scenes/Platformer/Level/Huds/GameHud.cpp:94
↓ 6 callers
Method
isActive
Tests whether the node is part of the code.
Source/Engine/External/asmjit/core/builder.h:623
↓ 6 callers
Method
isAlive
Source/Scenes/Platformer/Components/Entities/Stats/EntityHealthBehavior.cpp:176
↓ 6 callers
Function
isInt16
Tests whether a given type is a scalar 16-bit integer (signed).
Source/Engine/External/asmjit/core/type.h:193
↓ 6 callers
Function
isLabelValid
Tests whether the `label` is valid (i.e. registered).
Source/Engine/External/asmjit/core/emitter.h:593
↓ 6 callers
Function
isOffsetLabUnarmedItemKey
Source/Scenes/Platformer/Components/Entities/Squally/Visual/SquallyEquipmentVisualBehavior.cpp:56
↓ 6 callers
Method
isOnGround
Source/Scenes/Platformer/Components/Entities/Collision/EntityCollisionBehaviorBase.cpp:257
↓ 6 callers
Method
isPaused
Source/Engine/Core/2d/CCNode.cpp:1048
↓ 6 callers
Function
isPhysAssigned
Source/Engine/External/asmjit/core/raassignment_p.h:189
↓ 6 callers
Method
isPhysReg
Tests whether this is a physical register.
Source/Engine/External/asmjit/core/operand.h:910
↓ 6 callers
Method
isPlayerLastStandCondition
Source/Scenes/Hexus/GameState.cpp:480
↓ 6 callers
Method
isRead
Tests whether this operand is read from.
Source/Engine/External/asmjit/core/inst.h:514
↓ 6 callers
Method
isRunning
isRunning getter
Source/Engine/Core/2d/CCNode.cpp:478
↓ 6 callers
Method
isSReg
Tests whether the register is a segment register.
Source/Engine/External/asmjit/x86/x86operand.h:102
↓ 6 callers
Function
isUInt12
Source/Engine/External/asmjit/core/support.h:806
↓ 6 callers
Function
isUInt16
Tests whether a given type is a scalar 16-bit integer (unsigned).
Source/Engine/External/asmjit/core/type.h:195
↓ 6 callers
Function
isUInt8
Tests whether a given type is a scalar 8-bit integer (unsigned).
Source/Engine/External/asmjit/core/type.h:191
↓ 6 callers
Function
isUnicodeCombine
Source/Engine/Core/base/ccUTF8.cpp:151
↓ 6 callers
Method
makeTargetable
Source/Engine/External/asmjit/core/rapass_p.h:174
↓ 6 callers
Method
markDone
Source/Engine/External/asmjit/core/funcargscontext_p.h:69
↓ 6 callers
Method
moveItem
Source/Engine/Inventory/Inventory.cpp:328
↓ 6 callers
Function
new_expr
Source/Engine/Utils/tinyexpr.c:74
↓ 6 callers
Method
opFlags
Returns operand flags.
Source/Engine/External/asmjit/core/inst.h:504
↓ 6 callers
Method
open
Source/Engine/Hackables/Menus/CodeEditor/CodeHud.cpp:263
↓ 6 callers
Method
outRegMask
Returns a register mask that describes allocable OUT registers (WriteOnly access).
Source/Engine/External/asmjit/core/radefs_p.h:928
↓ 6 callers
Method
physId
Returns a physical id of the register that is fixed for this operand. Returns \ref BaseReg::kIdBad if any register can be used.
Source/Engine/External/asmjit/core/inst.h:583
↓ 6 callers
Method
physToWorkMap
Source/Engine/External/asmjit/core/rapass_p.h:644
↓ 6 callers
Method
pool
Source/Engine/External/asmjit/core/jitallocator.cpp:260
↓ 6 callers
Method
popFirst
Source/Engine/External/asmjit/core/zonestack.h:196
↓ 6 callers
Method
pushBackElement
Source/Engine/UI/Controls/UIRichText.cpp:757
↓ 6 callers
Method
pushTarget
Source/Engine/Camera/GameCamera.cpp:516
↓ 6 callers
Method
pushTrack
Source/Engine/Sound/Music.cpp:98
↓ 6 callers
Function
raUseOutFlagsFromRWFlags
Source/Engine/External/asmjit/arm/a64rapass.cpp:50
↓ 6 callers
Method
registerAString
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Pages/ControlFlow/ConditionalJumpExamplesPage.cpp:459
↓ 6 callers
Method
removeAllChildren
Source/Engine/UI/Controls/ScrollPane.cpp:246
↓ 6 callers
Method
removeCardsWhere
Source/Scenes/Hexus/Deck.cpp:271
↓ 6 callers
Method
restoreSprite
Source/Engine/Animations/AnimationPart.cpp:177
↓ 6 callers
Method
runDeltaAnimation
Source/Scenes/Hexus/Components/RowTotals.cpp:387
↓ 6 callers
Method
runObjectSplash
Source/Engine/Physics/Liquid/LiquidNode.cpp:113
↓ 6 callers
Function
sar
Source/Engine/External/asmjit/core/support.h:174
↓ 6 callers
Method
save
Source/Engine/Inventory/Inventory.cpp:113
↓ 6 callers
Method
scalarOp
Source/Engine/External/asmjit/arm/a64instdb_p.h:512
↓ 6 callers
Method
setActiveMouseSprite
Source/Engine/UI/Mouse.cpp:145
← previous
next →
901–1,000 of 31,708, ranked by callers