Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DacoTaco/priiloader
/ functions
Functions
517 in github.com/DacoTaco/priiloader
⨍
Functions
517
◇
Types & classes
77
↓ 246 callers
Function
PrintFormat
src/priiloader/source/font.cpp:140
↓ 197 callers
Function
gprintf
src/priiloader/source/gecko.cpp:56
↓ 109 callers
Function
gprintf
src/Installer/source/gecko.cpp:57
↓ 106 callers
Method
size
Gets file data size. \return Size of file data, in characters.
src/priiloader/include/rapidxml_utils.hpp:79
↓ 90 callers
Function
PrintFormat
tools/DacosLove/source/font.cpp:123
↓ 78 callers
Function
gprintf
tools/DacosLove/source/gecko.cpp:35
↓ 49 callers
Method
size
Gets file data size. \return Size of file data, in characters.
tools/DacosLove/include/rapidxml_utils.hpp:79
↓ 44 callers
Function
abort
src/Installer/source/main.cpp:165
↓ 41 callers
Function
ClearScreen
src/priiloader/source/Global.cpp:29
↓ 40 callers
Method
value
Gets value of node. Interpretation of value depends on type of node. Note that value will not be zero-terminated if rapidxml::parse_no_string_terminat
tools/DacosLove/include/rapidxml.hpp:692
↓ 40 callers
Method
value
Gets value of node. Interpretation of value depends on type of node. Note that value will not be zero-terminated if rapidxml::parse_no_string_terminat
src/priiloader/include/rapidxml.hpp:692
↓ 31 callers
Method
name
Gets name of the node. Interpretation of name depends on type of node. Note that name will not be zero-terminated if rapidxml::parse_no_string_termina
tools/DacosLove/include/rapidxml.hpp:673
↓ 31 callers
Method
name
Gets name of the node. Interpretation of name depends on type of node. Note that name will not be zero-terminated if rapidxml::parse_no_string_termina
src/priiloader/include/rapidxml.hpp:673
↓ 30 callers
Function
SGetSetting
src/priiloader/source/settings.cpp:66
↓ 23 callers
Function
ClearScreen
src/Installer/source/main.cpp:1519
↓ 22 callers
Function
gprintf
tools/LoadPriiloader/source/gecko.cpp:33
↓ 22 callers
Function
nand_copy
src/Installer/source/main.cpp:244
↓ 20 callers
Function
abort_pre_init
src/Installer/source/main.cpp:146
↓ 18 callers
Method
name_size
Gets size of node name, not including terminator character. This function works correctly irrespective of whether name is or is not zero terminated. \
tools/DacosLove/include/rapidxml.hpp:681
↓ 18 callers
Method
name_size
Gets size of node name, not including terminator character. This function works correctly irrespective of whether name is or is not zero terminated. \
src/priiloader/include/rapidxml.hpp:681
↓ 17 callers
Function
BuildPath
src/priiloader/source/mount.cpp:234
↓ 17 callers
Function
_write8
tools/DacosLove/source/main.cpp:87
↓ 17 callers
Method
clear
Clears the pool. This causes memory occupied by nodes allocated by the pool to be freed. Any nodes or strings allocated from the pool will no longer b
src/priiloader/include/rapidxml.hpp:525
↓ 16 callers
Function
GetMountedFlags
src/priiloader/source/mount.cpp:221
↓ 16 callers
Method
type
Gets type of node. \return Type of node.
tools/DacosLove/include/rapidxml.hpp:913
↓ 16 callers
Method
type
Gets type of node. \return Type of node.
src/priiloader/include/rapidxml.hpp:913
↓ 15 callers
Method
parent
Gets node parent. \return Pointer to parent node, or 0 if there is no parent.
tools/DacosLove/include/rapidxml.hpp:770
↓ 15 callers
Method
parent
Gets node parent. \return Pointer to parent node, or 0 if there is no parent.
src/priiloader/include/rapidxml.hpp:770
↓ 15 callers
Method
value_size
Gets size of node value, not including terminator character. This function works correctly irrespective of whether value is or is not zero terminated.
tools/DacosLove/include/rapidxml.hpp:700
↓ 15 callers
Method
value_size
Gets size of node value, not including terminator character. This function works correctly irrespective of whether value is or is not zero terminated.
src/priiloader/include/rapidxml.hpp:700
↓ 14 callers
Method
Reset
* Reset * * Description: * This function will initialize the sha1 class member variables * in preparation for computing a new message
src/Shared/sha1.cpp:99
↓ 12 callers
Function
Input_ButtonsDown
src/priiloader/source/Input.cpp:194
↓ 12 callers
Function
Input_ScanPads
src/priiloader/source/Input.cpp:187
↓ 12 callers
Method
first_node
Gets first child node, optionally matching node name. \param name Name of child to find, or 0 to return first child regardless of its name; this strin
tools/DacosLove/include/rapidxml.hpp:936
↓ 12 callers
Method
first_node
Gets first child node, optionally matching node name. \param name Name of child to find, or 0 to return first child regardless of its name; this strin
src/priiloader/include/rapidxml.hpp:936
↓ 11 callers
Function
GetMountedValue
tools/DacosLove/source/Global.cpp:64
↓ 11 callers
Function
measure
tools/DacosLove/include/rapidxml.hpp:310
↓ 11 callers
Function
measure
src/priiloader/include/rapidxml.hpp:310
↓ 10 callers
Method
Input
* Input * * Description: * This function accepts an array of octets as the next portion of * the message. * * Parameters: * m
src/Shared/sha1.cpp:174
↓ 10 callers
Method
Result
* Result * * Description: * This function will return the 160-bit message digest into the * array provided. * * Parameters: *
src/Shared/sha1.cpp:133
↓ 9 callers
Function
DVDExecuteCommand
src/priiloader/source/dvd.c:265
↓ 9 callers
Function
Input_Init
src/priiloader/source/Input.cpp:135
↓ 9 callers
Function
PollDevices
tools/DacosLove/source/Global.cpp:121
↓ 9 callers
Function
UserYesNoStop
src/Installer/source/main.cpp:120
↓ 9 callers
Function
compare
tools/DacosLove/include/rapidxml.hpp:320
↓ 9 callers
Function
compare
src/priiloader/include/rapidxml.hpp:320
↓ 8 callers
Function
ClearScreen
tools/DacosLove/source/main.cpp:106
↓ 8 callers
Function
DVDAsyncBusy
src/priiloader/source/dvd.c:66
↓ 8 callers
Function
DVDCloseHandle
src/priiloader/source/dvd.c:71
↓ 8 callers
Function
InitMounts
src/priiloader/source/mount.cpp:179
↓ 8 callers
Function
Input_Shutdown
src/priiloader/source/Input.cpp:160
↓ 8 callers
Function
ShutdownMounts
src/priiloader/source/mount.cpp:193
↓ 8 callers
Function
WriteRegister8
src/Shared/IOS.h:76
↓ 8 callers
Function
copy_chars
tools/DacosLove/include/rapidxml_print.hpp:37
↓ 8 callers
Function
copy_chars
src/priiloader/include/rapidxml_print.hpp:37
↓ 8 callers
Function
fill_chars
tools/DacosLove/include/rapidxml_print.hpp:85
↓ 8 callers
Function
fill_chars
src/priiloader/include/rapidxml_print.hpp:85
↓ 8 callers
Function
proccess_delete_ret
src/Installer/source/main.cpp:548
↓ 7 callers
Function
IsIOSstub
src/Shared/IOS.cpp:180
↓ 7 callers
Function
ReadRegister32
src/Shared/IOS.h:70
↓ 7 callers
Function
ReloadIOS
src/Shared/IOS.cpp:219
↓ 7 callers
Method
allocate_node
Allocates a new node from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function will t
tools/DacosLove/include/rapidxml.hpp:415
↓ 7 callers
Method
allocate_node
Allocates a new node from the pool, and optionally assigns name and value to it. If the allocation request cannot be accomodated, this function will t
src/priiloader/include/rapidxml.hpp:415
↓ 7 callers
Method
clear
Clears the pool. This causes memory occupied by nodes allocated by the pool to be freed. Any nodes or strings allocated from the pool will no longer b
tools/DacosLove/include/rapidxml.hpp:525
↓ 7 callers
Method
next_sibling
Gets next sibling node, optionally matching node name. Behaviour is undefined if node has no parent. Use parent() to test if node has a parent. \param
tools/DacosLove/include/rapidxml.hpp:1004
↓ 7 callers
Method
next_sibling
Gets next sibling node, optionally matching node name. Behaviour is undefined if node has no parent. Use parent() to test if node has a parent. \param
src/priiloader/include/rapidxml.hpp:1004
↓ 6 callers
Function
ClearState
src/priiloader/source/state.cpp:88
↓ 6 callers
Function
GetSysMenuVersion
src/priiloader/source/SystemMenu.cpp:86
↓ 6 callers
Function
HttpGet
src/priiloader/source/HTTP_Parser.cpp:35
↓ 6 callers
Function
PatchIOS
src/Shared/IOS.cpp:237
↓ 6 callers
Function
ShowHelp
tools/OpenDolBoot/source/OpenDolBoot.cpp:28
↓ 6 callers
Function
_memcpy
copy of libogc & gcc, this is to have the loader as small as possible this is very bad practice , but this source is meant to be copied to memory and
src/loader/source/loader.c:256
↓ 6 callers
Function
sleepx
src/Installer/source/main.cpp:106
↓ 5 callers
Function
BootMainSysMenu
src/priiloader/source/SystemMenu.cpp:285
↓ 5 callers
Function
DVDStopDisc
tools/DacosLove/source/dvd.c:54
↓ 5 callers
Function
Input_Init
tools/DacosLove/source/Input.cpp:135
↓ 5 callers
Function
WriteRegister16
src/Shared/IOS.h:84
↓ 5 callers
Function
copy_and_expand_chars
tools/DacosLove/include/rapidxml_print.hpp:47
↓ 5 callers
Function
copy_and_expand_chars
src/priiloader/include/rapidxml_print.hpp:47
↓ 5 callers
Function
endian_swap
tools/HashGenerator/HashGenerator.cpp:43
↓ 4 callers
Function
Autoboot_System
src/priiloader/source/main.cpp:2351
↓ 4 callers
Function
ClearState
tools/DacosLove/source/state.cpp:89
↓ 4 callers
Function
DVDCheckCover
tools/DacosLove/source/dvd.c:49
↓ 4 callers
Function
DVDCleanUp
tools/DacosLove/source/dvd.c:95
↓ 4 callers
Function
DVDInit
src/priiloader/source/dvd.c:56
↓ 4 callers
Function
DVDRead
src/priiloader/source/dvd.c:195
↓ 4 callers
Function
DVDStopDriveAsync
src/priiloader/source/dvd.c:95
↓ 4 callers
Function
DVDUnencryptedRead
src/priiloader/source/dvd.c:146
↓ 4 callers
Function
Data_Need_Swapping
tools/HashGenerator/HashGenerator.cpp:34
↓ 4 callers
Function
DvdKilled
tools/DacosLove/source/dvd.c:105
↓ 4 callers
Function
GetLastHttpReply
src/priiloader/source/HTTP_Parser.cpp:30
↓ 4 callers
Function
Input_Shutdown
tools/DacosLove/source/Input.cpp:160
↓ 4 callers
Function
ReadRegister16
src/Shared/IOS.h:64
↓ 4 callers
Function
SetBootState
src/priiloader/source/state.cpp:92
↓ 4 callers
Function
SetDumpDebug
src/priiloader/source/gecko.cpp:96
↓ 4 callers
Function
ShowHelp
tools/bootloader/source/bootloader.cpp:112
↓ 4 callers
Function
ShutdownDevices
tools/DacosLove/source/Global.cpp:198
↓ 4 callers
Method
append_node
Appends a new child node. The appended child becomes the last child. \param child Node to append.
tools/DacosLove/include/rapidxml.hpp:1097
↓ 4 callers
Method
append_node
Appends a new child node. The appended child becomes the last child. \param child Node to append.
src/priiloader/include/rapidxml.hpp:1097
↓ 4 callers
Method
first_attribute
Gets first attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return first attribute regardless of
tools/DacosLove/include/rapidxml.hpp:1025
next →
1–100 of 517, ranked by callers