Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Force67/prosperity
/ functions
Functions
1,395 in github.com/Force67/prosperity
⨍
Functions
1,395
◇
Types & classes
255
Method
getName
shared/utl/logger/logimp_posix.cpp:56
Method
getOffset
delta/kern/module.h:110
Method
getSegment
delta/kern/module.h:122
Method
getSymbol
delta/kern/module.cpp:708
Method
getSymbol2
delta/kern/module.cpp:789
Method
getdents
Directory enumeration (FreeBSD dirents). Non-directories aren't one.
delta/kern/dev/device.h:49
Method
glslExt
delta/gpu/gcn/spirv/spv_emit.h:78
Function
guestFnReturnExit
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
Method
inflateEntry
delta/formats/pup_object.cpp:72
Function
init
delta/gfx/gfx_headless.cpp:21
Function
init
delta/gfx/gfx_android.cpp:510
Method
init
delta/kern/dev/tty6_dev.cpp:10
Method
init
delta/kern/dev/console_dev.cpp:9
Method
init
delta/kern/dev/device.h:24
Method
init
delta/kern/dev/dce_dev.cpp:100
Method
init
shared/utl/init_func.h:77
Method
init_function
shared/utl/init_func.h:49
Method
init_function
shared/utl/init_func.h:57
Method
inst
delta/gpu/gcn/spirv/spv_emit.cpp:31
Method
installEHFrame
taken from idc's "uplift" project
delta/kern/module.cpp:823
Method
installFromFolder
(File dir)
android/java/com/prosperity/ps4/LauncherActivity.java:440
Method
installFromPup
(File pup)
android/java/com/prosperity/ps4/LauncherActivity.java:471
Method
installFromZip
(File zip)
android/java/com/prosperity/ps4/LauncherActivity.java:410
Method
ioctl
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
Method
ioctl
delta/kern/dev/device.h:31
Method
ioctl
dmem_ioctl */
delta/kern/dev/dma_dev.cpp:55
Method
ioctl
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
Method
ioctl
dipsw_dev_ioctl */
delta/kern/dev/dipsw_dev.cpp:17
Method
isDynlib
delta/kern/module.h:95
Function
is_bmi1_instruction
delta/runtime/code_lift.cpp:100
Method
kObject
delta/kern/object.cpp:17
Method
key
delta/gpu/gcn/spirv/spv_emit.cpp:51
Function
krnl_current_fsbase
delta/cpu/native_backend.cpp:24
Function
krnl_syscall_errno
delta/kern/lv2/lv2.cpp:826
Method
list
delta/main/dcore.cpp:99
Method
load
delta/formats/slb2_object.cpp:44
Method
load
cmake/android_atomic_ref.h:34
Method
logDbgInfo
delta/kern/module.cpp:923
Method
logEntry
shared/utl/logger/logger.h:36
Function
logPump
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
Method
lseek
delta/kern/dev/device.h:42
Function
main
tools/spv_selftest.cpp:100
Function
main
tools/modexec/modexec.cpp:147
Function
main
tools/modload/modload.cpp:11
Function
main
tools/sedit/SELF_Edit.cpp:52
Function
main
tools/pkg_check/pkg_check.cpp:17
Function
main
tools/gfx_test/gfx_test.cpp:11
Function
main
delta/main/main.cpp:5
Method
make
delta/formats/pkg_object.cpp:322
Function
makeHostThunk
Native host is x86-64: the guest can call the host function directly.
delta/cpu/native_backend.cpp:89
Function
make_ref
shared/utl/object_ref.h:98
Function
make_stream
shared/utl/file.h:191
Method
map
delta/kern/dev/tty6_dev.cpp:12
Method
map
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
Method
map
delta/kern/dev/dma_dev.cpp:153
Method
map
delta/kern/dev/dce_dev.cpp:142
Method
map
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
Method
mapImage
delta/kern/module.cpp:282
Method
mapMemory
delta/kern/vm_manager.cpp:66
Method
maybeDump
delta/main/dcore.cpp:73
Method
memberName
delta/gpu/gcn/spirv/spv_emit.cpp:208
Function
null_handler
delta/kern/lv2/lv2.cpp:90
Function
null_handler_notable
delta/kern/lv2/lv2.cpp:102
Method
objectTable
delta/kern/util/object_table.cpp:8
Method
object_ref
shared/utl/object_ref.h:11
Function
onCmd
delta/main/android_main.cpp:132
Method
onCreate
(Bundle savedInstanceState)
android/java/com/prosperity/ps4/LauncherActivity.java:60
Method
onImageMapped
delta/cpu/native_backend.cpp:41
Function
onInput
delta/main/android_main.cpp:149
Method
onResume
()
android/java/com/prosperity/ps4/LauncherActivity.java:68
Method
open
delta/main/dcore.cpp:66
Function
operator&
shared/utl/mem.h:27
Method
operator*
shared/utl/object_ref.h:64
Method
operator->
shared/utl/object_ref.h:68
Method
operator==
shared/utl/object_ref.h:90
Method
operator[]
delta/gpu/liverpool.h:84
Function
operator|
shared/utl/mem.h:31
Method
ord
cmake/android_atomic_ref.h:19
Method
pageInfo
delta/kern/vm_manager.h:35
Function
pollKeyboardPad
delta/gfx/gfx_headless.cpp:26
Function
pollKeyboardPad
delta/gfx/gfx_android.cpp:643
Method
poolAlloc
delta/kern/dev/dce_dev.cpp:123
Function
present
delta/gfx/gfx_headless.cpp:24
Function
present
delta/gfx/gfx_android.cpp:540
Function
presentScanout
Present the most recently flipped scanout buffer to the window.
delta/runtime/vprx/libSceVideoOut/libSceVideoOut.cpp:158
Function
printOpInfo
for debugging
delta/runtime/code_lift.cpp:68
Function
probeHandler
delta/kern/crash.cpp:80
Method
proc
delta/kern/proc.cpp:34
Method
ptrSg
delta/gpu/gcn/spirv/gcn_spirv.cpp:153
Method
ptrVg
delta/gpu/gcn/spirv/gcn_spirv.cpp:154
Function
pumpEvents
delta/gfx/gfx_headless.cpp:25
Function
pumpEvents
Lifecycle is driven by android_main's looper; nothing to pump here.
delta/gfx/gfx_android.cpp:641
Method
pupReader
delta/formats/pup_object.cpp:51
Method
read
(s, o, n)
tools/pkg_extract/pkg_extract.py:29
Method
read
(s, o, n)
tools/pkg_extract/pkg_extract.py:54
Method
read
delta/kern/dev/file_dev.cpp:46
Method
read
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
Method
read
delta/formats/pkg_object.cpp:158
Method
read
delta/formats/pkg_object.cpp:172
Method
read
delta/formats/pkg_object.cpp:198
← previous
next →
701–800 of 1,395, ranked by callers