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
↓ 2 callers
Function
isGp64
Source/Engine/External/asmjit/core/type.h:208
↓ 2 callers
Method
isGpq
Tests whether the register is a GPQ register (64-bit).
Source/Engine/External/asmjit/x86/x86operand.h:90
↓ 2 callers
Method
isInt32
Tests whether the immediate can be casted to 32-bit signed integer.
Source/Engine/External/asmjit/core/operand.h:1522
↓ 2 callers
Function
isInt7
Source/Engine/External/asmjit/core/support.h:730
↓ 2 callers
Function
isMask16
Source/Engine/External/asmjit/core/type.h:221
↓ 2 callers
Function
isMask32
Source/Engine/External/asmjit/core/type.h:222
↓ 2 callers
Function
isMask64
Source/Engine/External/asmjit/core/type.h:223
↓ 2 callers
Function
isMask8
Source/Engine/External/asmjit/core/type.h:220
↓ 2 callers
Function
isMmx32
Source/Engine/External/asmjit/core/type.h:226
↓ 2 callers
Function
isMmx64
Source/Engine/External/asmjit/core/type.h:227
↓ 2 callers
Function
isOneDimensionSegmentOverlap
Source/Engine/Core/math/Vec2.cpp:26
↓ 2 callers
Method
isOpen
Source/Engine/External/asmjit/core/radefs_p.h:502
↓ 2 callers
Method
isOpenGLReady
Source/Engine/Core/platform/desktop/CCGLViewImpl-desktop.cpp:430
↓ 2 callers
Method
isOutConsecutive
Tests whether the tied register has \ref RATiedFlags::kOutConsecutive flag set.
Source/Engine/External/asmjit/core/radefs_p.h:890
↓ 2 callers
Method
isOutOrKill
Tests whether the register is OUT or KILL (used internally by local register allocator).
Source/Engine/External/asmjit/core/radefs_p.h:923
↓ 2 callers
Method
isPacifist
Source/Scenes/Platformer/Level/Combat/TimelineEntry.cpp:826
↓ 2 callers
Method
isRoundTied
Source/Scenes/Hexus/GameState.cpp:465
↓ 2 callers
Method
isUse
Tests whether the tied register has use operand (Read/ReadWrite).
Source/Engine/External/asmjit/core/radefs_p.h:881
↓ 2 callers
Method
isUseDone
Source/Engine/External/asmjit/core/radefs_p.h:951
↓ 2 callers
Method
isWorthUsing
Source/Scenes/Platformer/Level/Combat/Attacks/PlatformerAttack.cpp:157
↓ 2 callers
Method
isZero
Source/Engine/Core/math/Vec4.cpp:74
↓ 2 callers
Method
itemCount
Returns the number of (typed) items in the array.
Source/Engine/External/asmjit/core/builder.h:1115
↓ 2 callers
Function
k
Creates a 64-bit K register operand.
Source/Engine/External/asmjit/x86/x86operand.h:381
↓ 2 callers
Function
kmovInstFromSize
Converts `size` to a 'kmov?' instruction.
Source/Engine/External/asmjit/x86/x86emithelper.cpp:34
↓ 2 callers
Method
labelCount
Returns number of labels created.
Source/Engine/External/asmjit/core/codeholder.h:865
↓ 2 callers
Method
labelIdByName
Source/Engine/External/asmjit/core/codeholder.cpp:632
↓ 2 callers
Method
labelNodeOf
Source/Engine/External/asmjit/core/builder.cpp:402
↓ 2 callers
Method
left
Source/Engine/External/asmjit/core/zonetree.h:108
↓ 2 callers
Function
list
Source/Engine/Utils/tinyexpr.c:479
↓ 2 callers
Method
listFiles
Source/Engine/Core/platform/CCFileUtils.cpp:1213
↓ 2 callers
Method
load
Source/Engine/Inventory/CurrencyInventory.cpp:109
↓ 2 callers
Method
loadDisplayValue
Source/Scenes/Cipher/Components/Blocks/Special/SourceBlock.cpp:107
↓ 2 callers
Method
loadDisplayValue
Source/Scenes/Cipher/Components/Blocks/Special/ImmediateBlock.cpp:153
↓ 2 callers
Method
loadIdentityMatrix
Source/Engine/Core/base/CCDirector.cpp:440
↓ 2 callers
Method
loadLetter
Source/Scenes/Cipher/Components/Letters/AsciiLetter.cpp:41
↓ 2 callers
Method
loadMap
Source/Objects/Platformer/Interactables/Doors/Warp.cpp:110
↓ 2 callers
Method
loadMapFromTmx
Source/Scenes/MapBase.cpp:209
↓ 2 callers
Method
loadMiniMap
Source/Scenes/Platformer/Level/PlatformerMap.cpp:627
↓ 2 callers
Method
loadObjective
Source/Scenes/Platformer/Level/Huds/Components/ObjectiveDisplay.cpp:55
↓ 2 callers
Method
loadSaveState
Source/Objects/Platformer/Interactables/ToggleableObject.cpp:101
↓ 2 callers
Method
localStackOffset
Returns an offset to access the local stack (non-zero only if call stack is used).
Source/Engine/External/asmjit/core/func.h:1200
↓ 2 callers
Method
lock
Source/Menus/Crafting/CraftFilterMenu/CraftFilterMenu.cpp:101
↓ 2 callers
Method
lock
Source/Objects/Platformer/Interactables/Doors/Portcullus/Portcullus.cpp:109
↓ 2 callers
Function
logForOpenGLShader
Source/Engine/Core/renderer/CCGLProgram.cpp:627
↓ 2 callers
Function
logInstructionEmitted
Source/Engine/External/asmjit/core/emitterutils.cpp:69
↓ 2 callers
Method
markProcessedConsecutive
Source/Engine/External/asmjit/core/radefs_p.h:1115
↓ 2 callers
Method
maxSignedValue
Source/Engine/Hackables/Menus/CodeEditor/Lexicon/Pages/ControlFlow/ConditionalJumpExamplesPage.cpp:759
↓ 2 callers
Method
merge
Source/Engine/Core/math/CCGeometry.cpp:231
↓ 2 callers
Function
mm
Creates a 64-bit Mm register operand.
Source/Engine/External/asmjit/x86/x86operand.h:379
↓ 2 callers
Method
mount
Source/Objects/Platformer/Interactables/Mounts/MountBase.cpp:108
↓ 2 callers
Method
mount
Source/Objects/Platformer/Transportation/Train.cpp:241
↓ 2 callers
Method
mount
Source/Scenes/Platformer/Components/Entities/Movement/EntityMountBehavior.cpp:44
↓ 2 callers
Method
mouseOut
Source/Engine/Input/ClickableNode.cpp:499
↓ 2 callers
Method
moveBeak
Source/Scenes/Platformer/Components/Entities/Friendly/Critters/BirdBehavior.cpp:239
↓ 2 callers
Method
moveBookshelf
Source/Scenes/Platformer/Quests/CastleValgrind/CureKingLine/UnhauntCastle.cpp:299
↓ 2 callers
Method
moveQuadsFromIndex
Source/Engine/Core/renderer/CCTextureAtlas.cpp:537
↓ 2 callers
Method
multiplyMatrix
Source/Engine/Core/math/MathUtil.cpp:82
↓ 2 callers
Method
nameSize
Source/Engine/External/asmjit/core/radefs_p.h:1100
↓ 2 callers
Method
newPhysToWorkMap
Source/Engine/External/asmjit/core/rapass.cpp:692
↓ 2 callers
Method
obtainItems
Source/Scenes/Platformer/Components/Entities/Squally/Inventory/SquallyReceiveItemBehavior.cpp:140
↓ 2 callers
Method
onCancel
Source/Engine/Hackables/Menus/CodeEditor/CodeHud.cpp:579
↓ 2 callers
Method
onCollideWithGround
Source/Scenes/Platformer/Components/Entities/Collision/EntityGroundCollisionBehavior.cpp:257
↓ 2 callers
Method
onCraftInteract
Source/Menus/Crafting/CraftingMenuBase.cpp:336
↓ 2 callers
Method
onCraftPreview
Source/Menus/Crafting/CraftingMenuBase.cpp:317
↓ 2 callers
Method
onCrash
Source/Objects/Platformer/Cinematic/SquallyShip.cpp:243
↓ 2 callers
Method
onDamageTakenOrCycle
Source/Scenes/Platformer/Level/Combat/Buffs/Thorns/Thorns.cpp:85
↓ 2 callers
Method
onDamageTakenOrCycle
Source/Scenes/Platformer/Level/Combat/Buffs/Defend/Defend.cpp:75
↓ 2 callers
Method
onDeactivate
Source/Scenes/Platformer/Components/Entities/Abilities/WeakMindedBehavior.cpp:92
↓ 2 callers
Method
onDespawn
Source/Engine/Maps/GameObject.cpp:618
↓ 2 callers
Method
onDeveloperModeDisable
Source/Engine/SmartNode.cpp:136
↓ 2 callers
Method
onDeveloperModeDisable
Source/Engine/SmartScene.cpp:169
↓ 2 callers
Method
onDeveloperModeEnable
Source/Engine/SmartNode.cpp:132
↓ 2 callers
Method
onDeveloperModeEnable
Source/Engine/SmartScene.cpp:165
↓ 2 callers
Method
onDisable
Source/Engine/Components/GameComponent.cpp:35
↓ 2 callers
Method
onDisable
Source/Objects/Platformer/Interactables/ToggleableObject.cpp:180
↓ 2 callers
Method
onDisconnected
Source/Engine/Core/base/CCController.cpp:98
↓ 2 callers
Method
onEnable
Source/Objects/Platformer/Interactables/ToggleableObject.cpp:172
↓ 2 callers
Method
onExit
Source/Scenes/Platformer/Level/PlatformerMap.cpp:191
↓ 2 callers
Method
onFire
Source/Engine/Animations/Spriter/Events/SpriterAnimationTimelineEventMainline.cpp:64
↓ 2 callers
Method
onHexusLoss
Source/Scenes/Platformer/Quests/EndianForest/HexusGauntlet/ReturnToSarude.cpp:150
↓ 2 callers
Method
onHit
Source/Scenes/Platformer/Components/Entities/Friendly/Critters/BirdBehavior.cpp:154
↓ 2 callers
Method
onLoad
Source/Scenes/Platformer/Components/IOU/FirstIOUFound.cpp:47
↓ 2 callers
Method
onReenter
Source/Engine/Core/2d/CCNode.cpp:928
↓ 2 callers
Method
onReturnClick
Source/Menus/Tutorials/TutorialSelectMenu.cpp:211
↓ 2 callers
Function
onSaveReg
Emits a save a physical register to a [VirtReg/WorkReg]'s spill slot, keeps it assigned, and makes it clean.
Source/Engine/External/asmjit/core/ralocal_p.h:214
↓ 2 callers
Method
onScriptEntryDeleteClick
Source/Engine/Hackables/Menus/CodeEditor/ScriptList.cpp:330
↓ 2 callers
Function
onSwapReg
Emits a swap between two physical registers and fixes their assignment. \note Target must support this operation otherwise this would ASSERT.
Source/Engine/External/asmjit/core/ralocal_p.h:200
↓ 2 callers
Method
onTextFieldInsertText
Source/Engine/Core/2d/CCTextFieldTTF.cpp:116
↓ 2 callers
Method
onWeaponChange
Source/Scenes/Platformer/Components/Entities/Squally/Collision/SquallyWeaponCollisionBehavior.cpp:82
↓ 2 callers
Method
opCapacity
Returns operand capacity.
Source/Engine/External/asmjit/core/builder.h:793
↓ 2 callers
Method
open
Source/Engine/External/asmjit/core/virtmem.cpp:333
↓ 2 callers
Method
openAt
Open the current live span.
Source/Engine/External/asmjit/core/radefs_p.h:515
↓ 2 callers
Function
opr_cast_intel
----------------------------------------------------------------------------- * opr_cast_intel() - Prints an operand cast. * ---------------------
Source/Engine/External/libudis86/syn-intel.c:37
↓ 2 callers
Method
optimizationHideOffscreenDecor
Source/Objects/Platformer/PlatformerDecorObject.cpp:114
↓ 2 callers
Method
optimizationHideOffscreenParticles
Source/Engine/Particles/SmartParticles.cpp:345
↓ 2 callers
Method
optimizationHideOffscreenTerrain
Source/Engine/Terrain/TerrainObject.cpp:1075
↓ 2 callers
Method
order
Returns the section order, which has a higher priority than section id.
Source/Engine/External/asmjit/core/codeholder.h:202
↓ 2 callers
Method
outRewriteMask
Source/Engine/External/asmjit/core/radefs_p.h:944
↓ 2 callers
Method
padding
Returns pading for the given padding `group`.
Source/Engine/External/asmjit/core/formatter.h:125
↓ 2 callers
Method
pair
Source/Objects/Platformer/Interactables/Doors/Screaming/TrackingEye.cpp:81
← previous
next →
2,501–2,600 of 31,708, ranked by callers