MCPcopy Create free account

hub / github.com/JaCzekanski/Avocado / functions

Functions1,825 in github.com/JaCzekanski/Avocado

MethodhandleHardwareBreakpoints
src/cpu/cpu.cpp:34
MethodhandleId
src/device/controller/peripherals/memory_card.cpp:164
MethodhandleKey
src/platform/windows/input/sdl_input_manager.cpp:77
MethodhandleLedStatus
src/device/controller/peripherals/analog_controller.cpp:183
MethodhandleLineCommand
src/platform/windows/gui/debug/gpu.cpp:315
MethodhandleMessage
(Message msg)
android/app/src/main/java/org/libsdl/app/SDLActivity.java:632
MethodhandleMode1
src/disc/format/ecm_parser.cpp:100
MethodhandleMode2Form1
src/disc/format/ecm_parser.cpp:114
MethodhandleMode2Form2
src/disc/format/ecm_parser.cpp:138
MethodhandleMotionEvent
(MotionEvent event)
android/app/src/main/java/org/libsdl/app/SDLControllerManager.java:256
MethodhandlePolygonCommand
src/platform/windows/gui/debug/gpu.cpp:251
MethodhandleRead
src/device/controller/peripherals/digital_controller.cpp:63
MethodhandleRead
src/device/controller/peripherals/memory_card.cpp:50
MethodhandleReadAnalog
src/device/controller/peripherals/analog_controller.cpp:99
MethodhandleRectangleCommand
src/platform/windows/gui/debug/gpu.cpp:345
MethodhandleSector
src/device/cdrom/cdrom.cpp:20
MethodhandleSetLed
src/device/controller/peripherals/analog_controller.cpp:160
MethodhandleSoftwareBreakpoints
src/cpu/cpu.cpp:42
MethodhandleUnknown46
src/device/controller/peripherals/analog_controller.cpp:234
MethodhandleUnknown47
src/device/controller/peripherals/analog_controller.cpp:252
MethodhandleUnknown4c
src/device/controller/peripherals/analog_controller.cpp:267
MethodhandleUnlockRumble
src/device/controller/peripherals/analog_controller.cpp:198
MethodhandleWrite
src/device/controller/peripherals/memory_card.cpp:101
MethodhapticRun
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLControllerManager.java:83
MethodhapticStop
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLControllerManager.java:90
MethodhasExternalStoragePermissions
()
android/app/src/main/java/info/czekanski/avocado/MainActivity.java:22
Functionhas_ext
externals/glad/src/glad.c:85
FunctionhexWithSign
src/debugger/debugger.cpp:138
Methodidct
src/device/mdec/algorithm.cpp:167
Functionif
externals/miniz/miniz.c:4512
MethodinRelativeMode
()
android/app/src/main/java/org/libsdl/app/SDLControllerManager.java:653
MethodinRelativeMode
()
android/app/src/main/java/org/libsdl/app/SDLControllerManager.java:753
Functionin_range
src/utils/address.h:17
Methodinit
src/platform/null/sound/sound.cpp:8
Methodinit
src/platform/windows/sound/sound.cpp:31
MethodinitTouch
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1199
Functioninterpolate
src/sound/adpcm.cpp:77
MethodinterruptPending
src/device/interrupt.cpp:20
Methodintpl
src/cpu/gte/opcodes.cpp:237
Methodirq_response_t
src/device/cdrom/cdrom.h:106
MethodisAndroidTV
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1009
MethodisBufferEmpty
src/device/cdrom/cdrom.cpp:261
MethodisChromebook
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1049
MethodisCw
src/device/gpu/primitive.h:60
MethodisFileSupported
src/platform/windows/gui/debug/gpu.cpp:20
MethodisFileSupported
src/platform/windows/gui/options/bios.cpp:12
MethodisFileSupported
src/platform/windows/gui/helper/file_dialog.cpp:142
MethodisFileSupported
src/platform/windows/gui/file/open.cpp:7
MethodisMouseBound
src/platform/windows/input/sdl_input_manager.cpp:65
MethodisScreenKeyboardShown
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLActivity.java:943
MethodisTablet
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1041
Methodivec2
src/utils/vector.h:11
Methodivec3
src/utils/vector.cpp:6
Methodivec3
src/utils/vector.h:22
Methodkeyboard
src/platform/windows/input/key.cpp:140
Methodlink
src/renderer/opengl/shader/program.cpp:35
MethodlinkedListTransfer
src/device/dma/dma_channel.cpp:122
Functionload
src/utils/gpu_draw_list.cpp:8
Functionload
src/memory_card/card_formats.cpp:58
Methodload
src/state/state.cpp:52
FunctionloadClutCacheIfRequired
src/device/gpu/render/texture_utils.h:10
MethodloadExtensions
src/renderer/opengl/opengl.cpp:25
MethodloadLsd
src/disc/disc.cpp:31
MethodloadSbi
src/disc/disc.cpp:63
MethodloadShaders
src/renderer/opengl/opengl.cpp:33
MethodlogWindow
src/platform/windows/gui/debug/gpu.cpp:446
MethodlogWindow
src/platform/windows/gui/debug/io.cpp:32
MethodlogWindow
src/platform/windows/gui/debug/gte.cpp:10
Functionmain
src/platform/headless/main.cpp:8
Functionmain
src/platform/windows/main.cpp:165
Functionmain
tests/unit/main.cpp:4
Functionmain
tests/auto/gte/gte_auto_test.cpp:33
MethodmainMenu
src/platform/windows/gui/gui.cpp:97
MethodmakeBlitBuf
src/renderer/opengl/opengl.cpp:133
MethodmanualBackButton
()
android/app/src/main/java/org/libsdl/app/SDLActivity.java:513
MethodmapAxis
src/platform/windows/input/key.cpp:5
MethodmapIrqNumber
src/device/timer.h:89
MethodmapMouseButton
src/platform/windows/input/key.cpp:16
MethodmaskControl
src/device/dma/dma6_channel.cpp:9
MethodmaskControl
src/device/dma/dma_channel.cpp:57
MethodmaskedWrite
src/device/gpu/gpu.cpp:437
MethodmatchTrackType
src/disc/format/cue_parser.cpp:135
MethodmemoryCardDialog
src/platform/windows/gui/gui.cpp:350
MethodmemoryCardWindow
src/platform/windows/gui/options/memory_card.cpp:134
MethodmemoryRead8
src/device/spu/spu.cpp:496
MethodmemoryWrite16
src/device/spu/spu.cpp:514
MethodmemoryWrite8
src/device/spu/spu.cpp:505
MethodmessageboxShowMessageBox
This method is called by SDL using JNI. Shows the messagebox from UI thread and block calling thread. buttonFlags, buttonIds and buttonTexts must have
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1225
MethodminimizeWindow
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLActivity.java:904
Functionminiz_def_alloc_func
externals/miniz/miniz.c:167
Functionminiz_def_free_func
externals/miniz/miniz.c:172
Functionminiz_def_realloc_func
externals/miniz/miniz.c:177
MethodmixSample
src/device/cdrom/cdrom.cpp:448
MethodmouseButton
src/platform/windows/input/key.cpp:170
MethodmouseMove
src/platform/windows/input/key.cpp:148
MethodmoveLoadDelaySlots
src/cpu/cpu.cpp:19
MethodmultiplyMatrixByVector
src/cpu/gte/opcodes.cpp:104
MethodmultiplyMatrixByVectorRTP
src/cpu/gte/opcodes.cpp:116
MethodmultiplyVectors
src/cpu/gte/opcodes.cpp:98
Methodmvmva
src/cpu/gte/opcodes.cpp:385
← previousnext →1,201–1,300 of 1,825, ranked by callers