Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dbanay/Smalltalk
/ functions
Functions
441 in github.com/dbanay/Smalltalk
⨍
Functions
441
◇
Types & classes
112
Method
create_cursor
src/main.cpp:164
Method
deallocate
deallocate:
src/objmemory.cpp:1132
Method
dispatchArithmeticPrimitives
dispatchArithmeticPrimitives
src/interpreter.cpp:3217
Method
dispatchControlPrimitives
dispatchControlPrimitives
src/interpreter.cpp:2024
Method
dispatchFloatPrimitives
dispatchFloatPrimitives
src/interpreter.cpp:3615
Method
dispatchInputOutputPrimitives
dispatchInputOutputPrimitives
src/interpreter.cpp:760
Method
dispatchIntegerPrimitives
dispatchIntegerPrimitives
src/interpreter.cpp:3441
Method
dispatchOnThisBytecode
dispatchOnThisBytecode
src/interpreter.cpp:4528
Method
dispatchPrimitives
dispatchPrimitives
src/interpreter.cpp:2450
Method
dispatchPrivatePrimitives
dispatchPrivatePrimitives
src/interpreter.cpp:2487
Method
dispatchStorageManagementPrimitives
dispatchStorageManagementPrimitives
src/interpreter.cpp:5447
Method
dispatchSubscriptAndStreamPrimitives
dispatchSubscriptAndStreamPrimitives
src/interpreter.cpp:358
Method
dispatchSystemPrimitives
dispatchSystemPrimitives
src/interpreter.cpp:2401
Method
doubleExtendedSendBytecode
doubleExtendedSendBytecode
src/interpreter.cpp:4401
Method
doubleExtendedSuperBytecode
doubleExtendedSuperBytecode
src/interpreter.cpp:4362
Method
error
src/main.cpp:473
Method
executeNewMethod
executeNewMethod
src/interpreter.cpp:4516
Method
extendedPushBytecode
extendedPushBytecode
src/interpreter.cpp:4824
Method
extendedSendBytecode
extendedSendBytecode
src/interpreter.cpp:4496
Method
extendedStoreAndPopBytecode
extendedStoreAndPopBytecode
src/interpreter.cpp:4760
Method
extendedStoreBytecode
extendedStoreBytecode
src/interpreter.cpp:4678
Method
fetchByte
fetchByte
src/interpreter.cpp:4550
Method
fetchContextRegisters
fetchContextRegisters
src/interpreter.cpp:733
Method
fetchInteger_ofObject
fetchInteger:ofObject:
src/interpreter.cpp:5024
Function
fetchWord_ofDislayBits
Allow read-only access to display form data
src/interpreter.h:80
Method
file_flush
src/posixfilesystem.h:147
Method
findNewMethodInClass
findNewMethodInClass:
src/interpreter.cpp:4239
Method
firstContext
firstContext
src/interpreter.cpp:2229
Method
forAllObjectsAccessibleFrom_suchThat_do
forAllObjectsAccessibleFrom:suchThat:do:
src/objmemory.cpp:1300
Method
forAllOtherObjectsAccessibleFrom_suchThat_do
recursive version -- stack hungry forAllOtherObjectsAccessibleFrom:suchThat:do:
src/objmemory.cpp:1150
Method
formWordCount
src/bitblt.h:275
Method
freeBitOf
freeBitOf:
src/objmemory.h:504
Method
freeBitOf_put
freeBitOf:put:
src/objmemory.h:542
Method
handle_keyboard_event
decoded keyboard: A decoded keyboard consists of some independent keys and some “meta" keys (shift and escape) that cannot be detected
src/main.cpp:609
Method
handle_mouse_button_event
src/main.cpp:691
Method
handle_mouse_movement_event
src/main.cpp:781
Method
headOfFreeChunkList_inSegment
headOfFreeChunkList:inSegment:
src/objmemory.cpp:1034
Method
headOfFreeChunkList_inSegment_put
headOfFreeChunkList:inSegment:put:
src/objmemory.cpp:939
Method
headOfFreePointerList
headOfFreePointerList
src/objmemory.cpp:905
Method
headOfFreePointerListPut
headOfFreePointerListPut:
src/objmemory.cpp:1047
Method
heapChunkOf_byte
heapChunkOf:byte:
src/objmemory.h:562
Method
heapChunkOf_byte_put
heapChunkOf:byte:put:
src/objmemory.h:433
Method
heapChunkOf_word
heapChunkOf:word:
src/objmemory.h:459
Method
heapChunkOf_word_put
heapChunkOf:word:put:
src/objmemory.h:480
Method
init
src/interpreter.cpp:53
Method
initializeMethodCache
initializeMethodCache
src/interpreter.cpp:3158
Method
initialize_texture
src/main.cpp:316
Method
interpret
interpret
src/interpreter.cpp:4584
Method
isBlockContext
isBlockContext:
src/interpreter.cpp:695
Method
isEmptyList
isEmptyList:
src/interpreter.cpp:2143
Method
isInLowMemoryCondition
src/interpreter.cpp:2055
Method
is_diretory
src/posixfilesystem.h:157
Method
jumpBytecode
jumpBytecode
src/interpreter.cpp:4937
Method
jumpIf_by
jumpIf:by:
src/interpreter.cpp:4879
Function
lastBytecode
Debug/testing
src/interpreter.h:74
Method
lastPointerOf
lastPointerOf: This returns the size of object up to the last pointer in it
src/objmemory.cpp:797
Method
lengthOf
lengthOf:
src/interpreter.cpp:263
Method
loadObjectTable
src/objmemory.cpp:56
Method
loadObjects
src/objmemory.cpp:101
Method
locationBitsOf
locationBitsOf:
src/objmemory.h:514
Method
locationBitsOf_put
locationBitsOf:put:
src/objmemory.h:577
Method
longConditionalJump
longConditionalJump
src/interpreter.cpp:4909
Method
lookupMethodInClass
lookupMethodInClass:
src/interpreter.cpp:1366
Method
lookupMethodInDictionary
lookupMethodInDictionary:
src/interpreter.cpp:1264
Function
main
src/main.cpp:966
Function
main
misc/imageswapper.c:99
Method
markAccessibleObjects
markAccessibleObjects
src/objmemory.cpp:627
Method
markObjectsAccessibleFrom
markObjectsAccessibleFrom:
src/objmemory.cpp:597
Method
merge_with
merge:with:
src/bitblt.h:129
Method
methodClassOf
methodClassOf:
src/interpreter.cpp:4641
Method
newActiveContext
newActiveContext:
src/interpreter.cpp:711
Method
nilContextFields
nilContextFields
src/interpreter.cpp:1437
Method
obtainPointer_location
obtainPointer:location:
src/objmemory.cpp:1561
Method
oddBitOf
oddBitOf:
src/objmemory.h:493
Method
oddBitOf_put
oddBitOf:put:
src/objmemory.h:604
Method
ot
ot:
src/objmemory.h:527
Method
ot_bits_to
ot:bits:to:
src/objmemory.h:694
Method
ot_bits_to_put
ot:bits:to:put:
src/objmemory.h:659
Method
ot_put
ot:put:
src/objmemory.h:613
Method
outOfMemoryError
src/objmemory.cpp:648
Method
padToPage
src/objmemory.cpp:219
Method
paste_clipboard
src/main.cpp:576
Method
path_for_file
src/posixfilesystem.h:52
Method
pointerBitOf
pointerBitOf:
src/objmemory.h:712
Method
pointerBitOf_put
pointerBitOf:put:
src/objmemory.h:448
Method
popFloat
src/interpreter.cpp:5490
Method
popInteger
popInteger
src/interpreter.cpp:3066
Method
positive16BitIntegerFor
positive16BitIntegerFor:
src/interpreter.cpp:3015
Method
positive16BitValueOf
positive16BitValueOf:
src/interpreter.cpp:2854
Method
positive32BitIntegerFor
src/interpreter.cpp:3048
Method
positive32BitValueOf
src/interpreter.cpp:2885
Method
primitiveAdd
primitiveAdd
src/interpreter.cpp:3519
Method
primitiveAsFloat
The primitiveAsFloat routine converts its SmallInteger receiver into a Float.
src/interpreter.cpp:3657
Method
primitiveAsObject
primitiveAsObject
src/interpreter.cpp:5227
Method
primitiveAsOop
primitiveAsOop
src/interpreter.cpp:5078
Method
primitiveAt
primitiveAt
src/interpreter.cpp:426
Method
primitiveAtEnd
primitiveAtEnd
src/interpreter.cpp:108
Method
primitiveAtPut
primitiveAtPut
src/interpreter.cpp:581
Method
primitiveBeCursor
src/interpreter.cpp:1094
Method
primitiveBeDisplay
src/interpreter.cpp:1114
← previous
next →
201–300 of 441, ranked by callers