MCPcopy Create free account

hub / github.com/dbanay/Smalltalk / functions

Functions441 in github.com/dbanay/Smalltalk

↓ 1 callersMethodget_cursor_location
src/main.cpp:304
↓ 1 callersMethodget_msclock
the number of milliseconds since the millisecond clock was last reset or rolled over (a 32-bit unsigned number)
src/main.cpp:135
↓ 1 callersMethodget_smalltalk_epoch_time
the number of seconds since 00:00 in the morning of January 1, 1901
src/main.cpp:124
↓ 1 callersMethodhasObject
hasObject:
src/objmemory.cpp:1465
↓ 1 callersFunctionhash
hash:
src/interpreter.h:402
↓ 1 callersMethodinit
src/main.cpp:513
↓ 1 callersMethodinitialInstanceOf
initialInstanceOf:
src/objmemory.cpp:1362
↓ 1 callersFunctioninitialInstructionPointerOfMethod
initialInstructionPointerOfMethod:
src/interpreter.h:944
↓ 1 callersMethodinstanceAfter
instanceAfter:
src/objmemory.cpp:1510
↓ 1 callersFunctioninstructionPointerOfContext
instructionPointerOfContext:
src/interpreter.h:167
↓ 1 callersFunctionlargeContextFlagOf
largeContextFlagOf:
src/interpreter.h:897
↓ 1 callersMethodlast_error
Error handling
src/posixfilesystem.h:250
↓ 1 callersMethodloadSnapshot
src/objmemory.cpp:205
↓ 1 callersFunctionlongUnconditionalJump
longUnconditionalJump
src/interpreter.h:1152
↓ 1 callersMethodnext_input_word
Input queue
src/main.cpp:480
↓ 1 callersMethodprepareForCollection
src/interpreter.cpp:85
↓ 1 callersFunctionprimitiveExponent
src/interpreter.h:736
↓ 1 callersFunctionprimitiveTimesTwoPower
src/interpreter.h:740
↓ 1 callersFunctionprocess_args
src/main.cpp:908
↓ 1 callersFunctionpushActiveContextBytecode
pushActiveContextBytecode
src/interpreter.h:1040
↓ 1 callersFunctionpushLiteralVariableBytecode
pushLiteralVariableBytecode
src/interpreter.h:957
↓ 1 callersFunctionpushReceiverBytecode
pushReceiverBytecode
src/interpreter.h:1005
↓ 1 callersFunctionpushReceiverVariableBytecode
pushReceiverVariableBytecode
src/interpreter.h:1025
↓ 1 callersFunctionpushTemporaryVariableBytecode
pushTemporaryVariableBytecode
src/interpreter.h:1078
↓ 1 callersFunctionquickReturnSelf
quickReturnSelf
src/interpreter.h:640
↓ 1 callersFunctionread_uint16
misc/imageswapper.c:84
↓ 1 callersMethodrename_file
src/posixfilesystem.h:210
↓ 1 callersMethodrun
src/main.cpp:846
↓ 1 callersMethodsaveSnapshot
src/objmemory.cpp:234
↓ 1 callersMethodscanCharactersFrom_to_in_rightX_stopConditions_displaying
src/bitblt.cpp:537
↓ 1 callersMethodsegment_word_bits_to
The most significant bit in a word will be referred to with the index 0 and the least significant with the index 15. G&R 657
src/realwordmemory.h:93
↓ 1 callersMethodsegment_word_bits_to_put
src/realwordmemory.h:104
↓ 1 callersMethodsegment_word_byte
src/realwordmemory.h:61
↓ 1 callersMethodsegment_word_byte_put
src/realwordmemory.h:76
↓ 1 callersFunctionsendMustBeBoolean
sendMustBeBoolean
src/interpreter.h:1110
↓ 1 callersMethodset_cursor_image
Set the cursor image (a 16 word form)
src/main.cpp:264
↓ 1 callersMethodset_cursor_location
Set the mouse cursor location
src/main.cpp:299
↓ 1 callersMethodset_image_name
src/main.cpp:502
↓ 1 callersMethodset_input_semaphore
src/main.cpp:118
↓ 1 callersMethodset_link_cursor
src/main.cpp:311
↓ 1 callersFunctionshortConditionalJump
shortConditionalJump
src/interpreter.h:1169
↓ 1 callersFunctionshortUnconditionalJump
shortUnconditionalJump
src/interpreter.h:1121
↓ 1 callersMethodsignal_at
Schedule a semaphore to be signaled at a time. Only one outstanding request may be scheduled at anytime. When called any outstanding request will be r
src/main.cpp:153
↓ 1 callersMethodsignal_quit
lifetime
src/main.cpp:492
↓ 1 callersFunctionstackPointerOfContext
stackPointerOfContext:
src/interpreter.h:310
↓ 1 callersFunctionswap32
misc/imageswapper.c:59
↓ 1 callersMethodswapPointersOf_and
swapPointersOf:and:
src/objmemory.cpp:1392
↓ 1 callersFunctiontemporary
temporary:
src/interpreter.h:214
↓ 1 callersFunctiontemporaryCountOf
temporaryCountOf:
src/interpreter.h:886
↓ 1 callersMethodupdateDestX
After scanning, internal state is updated for 3 variables which must be written back to the object store. Here they are:
src/bitblt.h:344
↓ 1 callersMethodupdatedLastIndex
src/bitblt.h:347
↓ 1 callersMethodupdatedSourceX
src/bitblt.h:346
↓ 1 callersMethodupdatedWidth
src/bitblt.h:345
↓ 1 callersFunctionwrite_uint16
misc/imageswapper.c:91
MethodBitBlt
src/bitblt.h:56
MethodCharacterScanner
src/bitblt.h:300
MethodInterpreter
src/interpreter.cpp:44
MethodPosixST80FileSystem
src/posixfilesystem.h:48
MethodRealWordMemory
src/realwordmemory.h:41
FunctionSDL_HasExactlyOneBitSet32
windows/SDL2-2.0.12/include/SDL_bits.h:104
FunctionSDL_MostSignificantBitIndex32
windows/SDL2-2.0.12/include/SDL_bits.h:60
FunctionSDL_PointInRect
* \brief Returns true if point resides inside a rectangle. */
windows/SDL2-2.0.12/include/SDL_rect.h:99
FunctionSDL_RectEquals
* \brief Returns true if the two rectangles are equal. */
windows/SDL2-2.0.12/include/SDL_rect.h:116
FunctionSDL_Swap16
windows/SDL2-2.0.12/include/SDL_endian.h:73
FunctionSDL_Swap64
windows/SDL2-2.0.12/include/SDL_endian.h:173
FunctionSDL_SwapFloat
windows/SDL2-2.0.12/include/SDL_endian.h:215
FunctionSDL_memset4
Note that memset() is a byte assignment and this is a 32-bit assignment, so they're not directly equivalent. */
windows/SDL2-2.0.12/include/SDL_stdinc.h:423
MethodVirtualMachine
src/main.cpp:81
MethodabandonFreeChunksInSegment
abandonFreeChunksInSegment:
src/objmemory.cpp:532
MethodactivateNewMethod
activateNewMethod
src/interpreter.cpp:4280
MethodactiveProcess
activeProcess
src/interpreter.cpp:2005
MethodaddLastLink_toList
addLastLink:toList:
src/interpreter.cpp:1907
MethodallocateChunk
allocateChunk:
src/objmemory.cpp:655
Methodallocate_odd_pointer_extra_class
allocate:odd:pointer:extra:class:
src/objmemory.cpp:866
MethodargumentCountOf
argumentCountOf:
src/interpreter.cpp:4618
MethodarithmeticSelectorPrimitive
arithmeticSelectorPrimitive
src/interpreter.cpp:2965
MethodattemptToAllocateChunk
attemptToAllocateChunk:
src/objmemory.cpp:1587
MethodattemptToAllocateChunkInCurrentSegment
attemptToAllocateChunkInCurrentSegment:
src/objmemory.cpp:1625
MethodauditFreeOops
src/objmemory.cpp:1477
MethodcalculateOffsets
calculateOffsets
src/bitblt.cpp:359
MethodcantBeIntegerObject
cantBeIntegerObject:
src/objmemory.cpp:1545
MethodcheckIndexableBoundsOf_in
checkIndexableBoundsOf:in:
src/interpreter.cpp:161
FunctioncheckLowMemoryConditions
src/interpreter.h:64
MethodcheckOverlap
checkOverlap
src/bitblt.cpp:480
MethodcheckProcessSwitch
checkProcessSwitch
src/interpreter.cpp:2064
Methodcheck_scheduled_semaphore
src/main.cpp:140
MethodclassBitsOf
classBitsOf:
src/objmemory.h:639
MethodclassBitsOf_put
classBitsOf:put:
src/objmemory.h:552
MethodclassName
src/interpreter.cpp:4165
MethodclassNameOfObject
src/interpreter.cpp:4160
MethodclipRange
clipRange
src/bitblt.cpp:47
MethodcommonSelectorPrimitive
commonSelectorPrimitive
src/interpreter.cpp:3107
MethodcompactCurrentSegment
compactCurrentSegment
src/objmemory.cpp:440
MethodcomputeMasks
computeMasks
src/bitblt.cpp:394
MethodcopyLoop
copyLoop
src/bitblt.cpp:232
MethodcountBitsOf
countBitsOf:
src/objmemory.h:649
MethodcountBitsOf_put
countBitsOf:put:
src/objmemory.h:629
MethodcountDown
countDown:
src/objmemory.cpp:1062
MethodcountUp
countUp:
src/objmemory.cpp:1110
MethodcreateActualMessage
createActualMessage
src/interpreter.cpp:1321
← previousnext →101–200 of 441, ranked by callers