MCPcopy Create free account

hub / github.com/Force67/prosperity / functions

Functions1,395 in github.com/Force67/prosperity

MethodgetName
shared/utl/logger/logimp_posix.cpp:56
MethodgetOffset
delta/kern/module.h:110
MethodgetSegment
delta/kern/module.h:122
MethodgetSymbol
delta/kern/module.cpp:708
MethodgetSymbol2
delta/kern/module.cpp:789
Methodgetdents
Directory enumeration (FreeBSD dirents). Non-directories aren't one.
delta/kern/dev/device.h:49
MethodglslExt
delta/gpu/gcn/spirv/spv_emit.h:78
FunctionguestFnReturnExit
Return target for runGuestFunction: a synchronously-called guest function rets here, and we longjmp out of the JIT just like thr_exit. Dispatched as a
delta/cpu/fex_backend.cpp:338
MethodinflateEntry
delta/formats/pup_object.cpp:72
Functioninit
delta/gfx/gfx_headless.cpp:21
Functioninit
delta/gfx/gfx_android.cpp:510
Methodinit
delta/kern/dev/tty6_dev.cpp:10
Methodinit
delta/kern/dev/console_dev.cpp:9
Methodinit
delta/kern/dev/device.h:24
Methodinit
delta/kern/dev/dce_dev.cpp:100
Methodinit
shared/utl/init_func.h:77
Methodinit_function
shared/utl/init_func.h:49
Methodinit_function
shared/utl/init_func.h:57
Methodinst
delta/gpu/gcn/spirv/spv_emit.cpp:31
MethodinstallEHFrame
taken from idc's "uplift" project
delta/kern/module.cpp:823
MethodinstallFromFolder
(File dir)
android/java/com/prosperity/ps4/LauncherActivity.java:440
MethodinstallFromPup
(File pup)
android/java/com/prosperity/ps4/LauncherActivity.java:471
MethodinstallFromZip
(File zip)
android/java/com/prosperity/ps4/LauncherActivity.java:410
Methodioctl
AJM ioctls (sizes encoded in the command). We don't decode audio; we only need libSceAjm's init handshake to report success. Return 0 (success) and ha
delta/kern/dev/ajm_dev.cpp:21
Methodioctl
delta/kern/dev/device.h:31
Methodioctl
dmem_ioctl */
delta/kern/dev/dma_dev.cpp:55
Methodioctl
0xc0308203 sub-op handlers. The 48-byte arg is `s[0..5]` (u64s): s[0] = sub-op. Layouts verified against the 11.00 libSceVideoOut.sprx callers.
delta/kern/dev/dce_dev.cpp:153
Methodioctl
dipsw_dev_ioctl */
delta/kern/dev/dipsw_dev.cpp:17
MethodisDynlib
delta/kern/module.h:95
Functionis_bmi1_instruction
delta/runtime/code_lift.cpp:100
MethodkObject
delta/kern/object.cpp:17
Methodkey
delta/gpu/gcn/spirv/spv_emit.cpp:51
Functionkrnl_current_fsbase
delta/cpu/native_backend.cpp:24
Functionkrnl_syscall_errno
delta/kern/lv2/lv2.cpp:826
Methodlist
delta/main/dcore.cpp:99
Methodload
delta/formats/slb2_object.cpp:44
Methodload
cmake/android_atomic_ref.h:34
MethodlogDbgInfo
delta/kern/module.cpp:923
MethodlogEntry
shared/utl/logger/logger.h:36
FunctionlogPump
Pump stdout/stderr (the emulator logs through both) into logcat so a plain `adb logcat -s prosperity` shows the whole boot.
delta/main/android_main.cpp:35
Methodlseek
delta/kern/dev/device.h:42
Functionmain
tools/spv_selftest.cpp:100
Functionmain
tools/modexec/modexec.cpp:147
Functionmain
tools/modload/modload.cpp:11
Functionmain
tools/sedit/SELF_Edit.cpp:52
Functionmain
tools/pkg_check/pkg_check.cpp:17
Functionmain
tools/gfx_test/gfx_test.cpp:11
Functionmain
delta/main/main.cpp:5
Methodmake
delta/formats/pkg_object.cpp:322
FunctionmakeHostThunk
Native host is x86-64: the guest can call the host function directly.
delta/cpu/native_backend.cpp:89
Functionmake_ref
shared/utl/object_ref.h:98
Functionmake_stream
shared/utl/file.h:191
Methodmap
delta/kern/dev/tty6_dev.cpp:12
Methodmap
Unknown map/ioctl on a device: soft-fail (and log) instead of trapping, so the boot keeps advancing and we can see what the guest actually wanted.
delta/kern/dev/device.h:27
Methodmap
delta/kern/dev/dma_dev.cpp:153
Methodmap
delta/kern/dev/dce_dev.cpp:142
Methodmap
A file mmap is satisfied by sys_mmap's anonymous-alloc + file-content fill (via readAt), not a device-owned region; return -1 silently to take that pa
delta/kern/dev/file_dev.h:59
MethodmapImage
delta/kern/module.cpp:282
MethodmapMemory
delta/kern/vm_manager.cpp:66
MethodmaybeDump
delta/main/dcore.cpp:73
MethodmemberName
delta/gpu/gcn/spirv/spv_emit.cpp:208
Functionnull_handler
delta/kern/lv2/lv2.cpp:90
Functionnull_handler_notable
delta/kern/lv2/lv2.cpp:102
MethodobjectTable
delta/kern/util/object_table.cpp:8
Methodobject_ref
shared/utl/object_ref.h:11
FunctiononCmd
delta/main/android_main.cpp:132
MethodonCreate
(Bundle savedInstanceState)
android/java/com/prosperity/ps4/LauncherActivity.java:60
MethodonImageMapped
delta/cpu/native_backend.cpp:41
FunctiononInput
delta/main/android_main.cpp:149
MethodonResume
()
android/java/com/prosperity/ps4/LauncherActivity.java:68
Methodopen
delta/main/dcore.cpp:66
Functionoperator&
shared/utl/mem.h:27
Methodoperator*
shared/utl/object_ref.h:64
Methodoperator->
shared/utl/object_ref.h:68
Methodoperator==
shared/utl/object_ref.h:90
Methodoperator[]
delta/gpu/liverpool.h:84
Functionoperator|
shared/utl/mem.h:31
Methodord
cmake/android_atomic_ref.h:19
MethodpageInfo
delta/kern/vm_manager.h:35
FunctionpollKeyboardPad
delta/gfx/gfx_headless.cpp:26
FunctionpollKeyboardPad
delta/gfx/gfx_android.cpp:643
MethodpoolAlloc
delta/kern/dev/dce_dev.cpp:123
Functionpresent
delta/gfx/gfx_headless.cpp:24
Functionpresent
delta/gfx/gfx_android.cpp:540
FunctionpresentScanout
Present the most recently flipped scanout buffer to the window.
delta/runtime/vprx/libSceVideoOut/libSceVideoOut.cpp:158
FunctionprintOpInfo
for debugging
delta/runtime/code_lift.cpp:68
FunctionprobeHandler
delta/kern/crash.cpp:80
Methodproc
delta/kern/proc.cpp:34
MethodptrSg
delta/gpu/gcn/spirv/gcn_spirv.cpp:153
MethodptrVg
delta/gpu/gcn/spirv/gcn_spirv.cpp:154
FunctionpumpEvents
delta/gfx/gfx_headless.cpp:25
FunctionpumpEvents
Lifecycle is driven by android_main's looper; nothing to pump here.
delta/gfx/gfx_android.cpp:641
MethodpupReader
delta/formats/pup_object.cpp:51
Methodread
(s, o, n)
tools/pkg_extract/pkg_extract.py:29
Methodread
(s, o, n)
tools/pkg_extract/pkg_extract.py:54
Methodread
delta/kern/dev/file_dev.cpp:46
Methodread
File-like operations. Default to "not supported"; real files and char devices override what they implement. Convention follows lv2: >= 0 on success (b
delta/kern/dev/device.h:40
Methodread
delta/formats/pkg_object.cpp:158
Methodread
delta/formats/pkg_object.cpp:172
Methodread
delta/formats/pkg_object.cpp:198
← previousnext →701–800 of 1,395, ranked by callers