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
↓ 1 callers
Function
print_doctype_node
src/priiloader/include/rapidxml_print.hpp:339
↓ 1 callers
Function
print_element_node
tools/DacosLove/include/rapidxml_print.hpp:242
↓ 1 callers
Function
print_element_node
src/priiloader/include/rapidxml_print.hpp:242
↓ 1 callers
Function
print_pi_node
tools/DacosLove/include/rapidxml_print.hpp:361
↓ 1 callers
Function
print_pi_node
src/priiloader/include/rapidxml_print.hpp:361
↓ 1 callers
Function
shellsort
src/priiloader/source/main.cpp:451
↓ 1 callers
Function
trans_font
tools/DacosLove/source/font.cpp:37
↓ 1 callers
Function
trim
src/priiloader/source/hacks.cpp:63
↓ 1 callers
Function
writeFile
tools/OpenDolBoot/source/OpenDolBoot.cpp:65
Function
ApploaderInitCallback
src/priiloader/source/DiscContent.cpp:52
Function
CheckBootState
tools/DacosLove/source/state.cpp:34
Method
CircularShift
* CircularShift * * Description: * This member function will perform a circular shifting operation. * * Parameters: * bits: [in] *
src/Shared/sha1.cpp:586
Function
ClearMem2Area
tools/DacosLove/source/mem2_manager.c:106
Function
ClearMem2Area
src/priiloader/source/mem2_manager.c:106
Function
DVDReset
tools/DacosLove/source/dvd.c:176
Function
GetStateFlags
tools/DacosLove/source/state.cpp:57
Function
HandleSTMEvent
the STM event is triggered when the buttons are pressed, or released.
tools/DacosLove/source/Input.cpp:105
Function
HandleSTMEvent
the STM event is triggered when the buttons are pressed, or released.
src/priiloader/source/Input.cpp:105
Function
HandleWiiMoteEvent
tools/DacosLove/source/main.cpp:1000
Function
HandleWiiMoteEvent
src/priiloader/source/main.cpp:2344
Function
InitGDBDebug
tools/DacosLove/source/gecko.cpp:112
Function
InitGDBDebug
src/Installer/source/gecko.cpp:37
Function
InitNetwork
tools/DacosLove/source/Global.cpp:68
Function
IsUsbGeckoDetected
src/priiloader/source/gecko.cpp:38
Function
KBEventHandler
tools/DacosLove/source/Input.cpp:40
Function
KBEventHandler
src/priiloader/source/Input.cpp:40
Method
MutexLock
src/priiloader/source/mount.cpp:50
Method
PadMessage
* PadMessage * * Description: * According to the standard, the message must be padded to an even * 512 bits. The first padding bit mu
src/Shared/sha1.cpp:520
Function
Playlog_Delete
tools/DacosLove/source/playlog.c:100
Function
Playlog_Delete
src/priiloader/source/playlog.c:100
Method
ProcessMessageBlock
* ProcessMessageBlock * * Description: * This function will process the next 512 bits of the message * stored in the Message_Block arr
src/Shared/sha1.cpp:410
Function
RemountDevices
tools/DacosLove/source/Global.cpp:210
Method
SHA1
* SHA1 * * Description: * This is the constructor for the sha1 class. * * Parameters: * None. * * Returns: * Nothing. *
src/Shared/sha1.cpp:58
Function
SetDriveState
tools/DacosLove/source/dvd.c:37
Function
SetDumpDebug
tools/DacosLove/source/gecko.cpp:86
Function
SetDumpDebug
unused in installer
src/Installer/source/gecko.cpp:52
Function
ShowAreaInfo
tools/DacosLove/source/mem2_manager.c:349
Function
ShowAreaInfo
src/priiloader/source/mem2_manager.c:349
Function
UnloadHBCStub
tools/DacosLove/source/HomebrewChannel.cpp:94
Function
UnloadHBCStub
src/priiloader/source/HomebrewChannel.cpp:83
Function
VerifyNandBootInfo
tools/DacosLove/source/state.cpp:142
Function
VerifyNandBootInfo
src/priiloader/source/state.cpp:137
Function
__IOS_LoadStartupIOS
tools/DacosLove/source/main.cpp:97
Function
__IOS_LoadStartupIOS
tools/LoadPriiloader/source/main.cpp:24
Function
__IOS_LoadStartupIOS
src/priiloader/source/main.cpp:114
Function
__stm_async_callback
src/Shared/vWii.cpp:104
Function
_boot
NOTE : see loader.h about this function's definition & signature
src/loader/source/loader.c:38
Function
_driveStopped
src/priiloader/source/dvd.c:50
Function
_mountCallback
src/priiloader/source/main.cpp:108
Function
_mountThread
src/priiloader/source/mount.cpp:169
Function
_read8
tools/DacosLove/source/main.cpp:79
Method
align
tools/DacosLove/include/rapidxml.hpp:573
Method
align
src/priiloader/include/rapidxml.hpp:573
Method
allocate_aligned
tools/DacosLove/include/rapidxml.hpp:599
Method
allocate_aligned
src/priiloader/include/rapidxml.hpp:599
Method
allocate_raw
tools/DacosLove/include/rapidxml.hpp:579
Method
allocate_raw
src/priiloader/include/rapidxml.hpp:579
Method
allocate_string
Allocates a char array of given size from the pool, and optionally copies a given string to it. If the allocation request cannot be accomodated, this
tools/DacosLove/include/rapidxml.hpp:476
Method
allocate_string
Allocates a char array of given size from the pool, and optionally copies a given string to it. If the allocation request cannot be accomodated, this
src/priiloader/include/rapidxml.hpp:476
Method
attribute_iterator
tools/DacosLove/include/rapidxml_iterators.hpp:106
Method
attribute_iterator
src/priiloader/include/rapidxml_iterators.hpp:106
Method
clear
Clears the document by deleting all nodes and clearing the memory pool. All nodes owned by document pool are destroyed.
tools/DacosLove/include/rapidxml.hpp:1415
Method
clear
Clears the document by deleting all nodes and clearing the memory pool. All nodes owned by document pool are destroyed.
src/priiloader/include/rapidxml.hpp:1415
Method
clone_node
Clones an xml_node and its hierarchy of child nodes and attributes. Nodes and attributes are allocated from this memory pool. Names and values are not
tools/DacosLove/include/rapidxml.hpp:497
Method
clone_node
Clones an xml_node and its hierarchy of child nodes and attributes. Nodes and attributes are allocated from this memory pool. Names and values are not
src/priiloader/include/rapidxml.hpp:497
Function
count_attributes
tools/DacosLove/include/rapidxml_utils.hpp:108
Function
count_attributes
src/priiloader/include/rapidxml_utils.hpp:108
Function
count_children
tools/DacosLove/include/rapidxml_utils.hpp:93
Function
count_children
src/priiloader/include/rapidxml_utils.hpp:93
Method
data
Gets file data. \return Pointer to data of file.
tools/DacosLove/include/rapidxml_utils.hpp:65
Method
data
Gets file data. \return Pointer to data of file.
src/priiloader/include/rapidxml_utils.hpp:65
Method
document
Gets document of which attribute is a child. \return Pointer to document that contains this attribute, or 0 if there is no parent document.
tools/DacosLove/include/rapidxml.hpp:819
Method
document
Gets document of which node is a child. \return Pointer to document that contains this node, or 0 if there is no parent document.
tools/DacosLove/include/rapidxml.hpp:923
Method
document
Gets document of which attribute is a child. \return Pointer to document that contains this attribute, or 0 if there is no parent document.
src/priiloader/include/rapidxml.hpp:819
Method
document
Gets document of which node is a child. \return Pointer to document that contains this node, or 0 if there is no parent document.
src/priiloader/include/rapidxml.hpp:923
Method
file
Loads file into the memory. Data will be automatically destroyed by the destructor. \param filename Filename to load.
tools/DacosLove/include/rapidxml_utils.hpp:28
Method
file
Loads file into the memory. Data will be automatically destroyed by the destructor. \param filename Filename to load.
src/priiloader/include/rapidxml_utils.hpp:28
Function
find_char
tools/DacosLove/include/rapidxml_print.hpp:94
Function
find_char
src/priiloader/include/rapidxml_print.hpp:94
Method
init
tools/DacosLove/include/rapidxml.hpp:566
Method
init
src/priiloader/include/rapidxml.hpp:566
Method
insert_attribute
Inserts a new attribute at specified place inside the node. All attributes after and including the specified attribute are moved one position back. \p
tools/DacosLove/include/rapidxml.hpp:1239
Method
insert_attribute
Inserts a new attribute at specified place inside the node. All attributes after and including the specified attribute are moved one position back. \p
src/priiloader/include/rapidxml.hpp:1239
Method
insert_coded_character
tools/DacosLove/include/rapidxml.hpp:1511
Method
insert_coded_character
src/priiloader/include/rapidxml.hpp:1511
Method
insert_node
Inserts a new child node at specified place inside the node. All children after and including the specified node are moved one position back. \param w
tools/DacosLove/include/rapidxml.hpp:1119
Method
insert_node
Inserts a new child node at specified place inside the node. All children after and including the specified node are moved one position back. \param w
src/priiloader/include/rapidxml.hpp:1119
Function
kbd_thread
tools/DacosLove/source/Input.cpp:87
Function
kbd_thread
src/priiloader/source/Input.cpp:87
Method
last_attribute
Gets last attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return last attribute regardless of it
tools/DacosLove/include/rapidxml.hpp:1045
Method
last_attribute
Gets last attribute of node, optionally matching attribute name. \param name Name of attribute to find, or 0 to return last attribute regardless of it
src/priiloader/include/rapidxml.hpp:1045
Method
last_node
Gets last child node, optionally matching node name. Behaviour is undefined if node has no children. Use first_node() to test if node has children. \p
tools/DacosLove/include/rapidxml.hpp:958
Method
last_node
Gets last child node, optionally matching node name. Behaviour is undefined if node has no children. Use first_node() to test if node has children. \p
src/priiloader/include/rapidxml.hpp:958
Function
main
tools/HashGenerator/HashGenerator.cpp:156
Function
main
tools/DacosLove/source/main.cpp:1008
Function
main
tools/OpenDolBoot/source/OpenDolBoot.cpp:121
Function
main
tools/WiiUForwarder/source/main.c:10
Function
main
tools/bootloader/source/bootloader.cpp:118
Function
main
---------------------------------------------------------------------------------
tools/LoadPriiloader/source/main.cpp:282
Function
main
src/priiloader/source/main.cpp:2412
← previous
next →
301–400 of 517, ranked by callers