Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlagBrew/PKSM
/ functions
Functions
1,930 in github.com/FlagBrew/PKSM
⨍
Functions
1,930
◇
Types & classes
477
Function
items
@brief helper to access iterator member functions in range-based for @sa https://json.nlohmann.me/api/basic_json/items/
external/nlohmann/json.hpp:2873
Method
itemsForPouch
3ds/source/gui/screen/BagScreen.cpp:618
Method
iter_impl
external/nlohmann/detail/iterators/iter_impl.hpp:89
Method
iteration_proxy
external/nlohmann/detail/iterators/iteration_proxy.hpp:164
Method
iteration_proxy_value
external/nlohmann/detail/iterators/iteration_proxy.hpp:59
Method
iterator_input_adapter
external/nlohmann/detail/input/input_adapters.hpp:144
Function
iterator_wrapper
external/nlohmann/json.hpp:2855
Function
json_array_element
struct JSON* json_array_element(struct JSON* get, int index);
3ds/source/picoc/pksm_api.cpp:2542
Function
json_array_size
int json_array_size(struct JSON* get);
3ds/source/picoc/pksm_api.cpp:2534
Function
json_delete
void json_delete(struct JSON* freed);
3ds/source/picoc/pksm_api.cpp:2455
Function
json_get_bool
int json_get_bool(struct JSON* get);
3ds/source/picoc/pksm_api.cpp:2518
Function
json_get_int
int json_get_int(struct JSON* get);
3ds/source/picoc/pksm_api.cpp:2510
Function
json_get_string
const char* json_get_string(struct JSON* get);
3ds/source/picoc/pksm_api.cpp:2526
Function
json_is_array
int json_is_array(struct JSON* check);
3ds/source/picoc/pksm_api.cpp:2494
Function
json_is_bool
int json_is_bool(struct JSON* check);
3ds/source/picoc/pksm_api.cpp:2478
Function
json_is_int
int json_is_int(struct JSON* check);
3ds/source/picoc/pksm_api.cpp:2470
Function
json_is_object
int json_is_object(struct JSON* check);
3ds/source/picoc/pksm_api.cpp:2502
Function
json_is_string
int json_is_string(struct JSON* check);
3ds/source/picoc/pksm_api.cpp:2486
Function
json_is_valid
int json_is_valid(struct JSON* check);
3ds/source/picoc/pksm_api.cpp:2462
Function
json_new
struct JSON* json_new();
3ds/source/picoc/pksm_api.cpp:2437
Function
json_object_contains
int json_object_contains(struct JSON* get, char* elemName);
3ds/source/picoc/pksm_api.cpp:2550
Function
json_object_element
struct JSON* json_object_element(struct JSON* get, const char* elemName);
3ds/source/picoc/pksm_api.cpp:2558
Function
json_parse
void json_parse(struct JSON* out, const char* data);
3ds/source/picoc/pksm_api.cpp:2447
Function
json_pointer operator/
@brief create a new JSON pointer by appending the right JSON pointer at the end of the left JSON pointer @sa https://json.nlohmann.me/api/json_pointer
external/nlohmann/detail/json_pointer.hpp:123
Method
json_ref
external/nlohmann/detail/json_ref.hpp:27
Method
json_reverse_iterator
create reverse iterator from iterator
external/nlohmann/detail/iterators/json_reverse_iterator.hpp:54
Method
json_sax_dom_callback_parser
external/nlohmann/detail/input/json_sax.hpp:356
Function
json_sax_dom_parser
! @param[in,out] r reference to a JSON value that is manipulated while parsing @param[in] allow_exceptions_ whether p
external/nlohmann/detail/input/json_sax.hpp:176
Function
json_value
default constructor (for null values)
external/nlohmann/json.hpp:443
Method
jumpBoxTop
3ds/source/gui/screen/CloudScreen.cpp:746
Method
jumpBoxTop
3ds/source/gui/screen/GroupCloudScreen.cpp:749
Method
jumpBoxTopBy
3ds/source/gui/screen/CloudScreen.cpp:728
Method
jumpBoxTopBy
3ds/source/gui/screen/GroupCloudScreen.cpp:731
Method
jumpPage
common/source/GroupCloudAccess.cpp:311
Function
key
external/nlohmann/detail/input/json_sax.hpp:241
Method
key
external/nlohmann/detail/input/json_sax.hpp:431
Method
leftDown
3ds/include/gui/Hid.hpp:49
Method
leftHeld
3ds/include/gui/Hid.hpp:61
Method
leftTriggerDown
3ds/include/gui/Hid.hpp:53
Method
leftTriggerHeld
3ds/include/gui/Hid.hpp:65
Method
lexer
external/nlohmann/detail/input/lexer.hpp:123
Method
loadBank
3ds/source/banks.cpp:120
Method
loadFromRomfs
3ds/source/Configuration.cpp:370
Function
loadPkm
3ds/source/utils/PkmUtils.cpp:92
Function
loadRemainingFonts
3ds/source/gui/gui.cpp:587
Method
lock
common/include/utils/DataMutex.hpp:137
Method
log
3ds/source/utils/logging.cpp:186
Function
main
3ds/source/main.cpp:54
Function
main
external/tools/g4PersonalCreator.cpp:68
Function
main
external/tools/g7PersonalCreator.cpp:76
Function
main
external/tools/lgpePersonalCreator.cpp:76
Function
main
external/tools/formTxtConverter.cpp:132
Function
main
()
external/tools/locationsTxtConverter.go:66
Function
main
external/tools/g8PersonalCreator.cpp:80
Function
main
external/tools/g5PersonalCreator.cpp:70
Function
main
external/tools/g3PersonalCreator.cpp:59
Function
main
external/tools/g1PersonalCreator.cpp:49
Function
main
external/tools/g2PersonalCreator.cpp:51
Function
main
external/tools/g6PersonalCreator.cpp:71
Method
mainLoop
3ds/source/gui/gui.cpp:1069
Method
makeAlphanumeric
external/qrgen/QRGen.cpp:100
Method
makeButtons
3ds/source/gui/screen/InjectorScreen.cpp:125
Method
makeButtons
3ds/source/gui/screen/MainMenu.cpp:106
Method
makeBytes
external/qrgen/QRGen.cpp:67
Method
makeEci
external/qrgen/QRGen.cpp:141
Method
makeInstructions
3ds/source/gui/screen/MainMenu.cpp:159
Method
makeInstructions
3ds/source/gui/screen/SaveLoadScreen.cpp:148
Method
makeNumeric
external/qrgen/QRGen.cpp:77
Method
makeSegments
external/qrgen/QRGen.cpp:123
Method
makeURL
common/source/GroupCloudAccess.cpp:198
Method
makeURL
common/source/CloudAccess.cpp:208
Function
make_array
external/nlohmann/detail/meta/cpp_future.hpp:165
Method
manaphyEgg
3ds/source/gui/gui.cpp:2276
Method
maxEntries
common/include/gui/IHid.hpp:63
Function
max_size
@brief returns the maximum possible number of elements @sa https://json.nlohmann.me/api/basic_json/max_size/
external/nlohmann/json.hpp:2975
Function
merge_patch
@brief applies a JSON Merge Patch @sa https://json.nlohmann.me/api/basic_json/merge_patch/
external/nlohmann/json.hpp:5091
Method
module
external/qrgen/QRGen.cpp:524
Method
moveDir
3ds/source/io/Archive.cpp:197
Method
moveDir
3ds/include/io/Archive.hpp:80
Method
moveFile
3ds/source/io/Archive.cpp:315
Method
moveFile
3ds/include/io/Archive.hpp:86
Method
mul
! @brief returns x * y @note The result is rounded. (Only the upper q bits are returned.) */
external/nlohmann/detail/conversions/to_chars.hpp:82
Method
multiMainThread
common/source/utils/fetch.cpp:161
Function
ndspFrameCallback
3ds/source/sound/sound.cpp:60
Method
needsSave
3ds/source/gui/screen/MainMenu.cpp:330
Function
net_ip
3ds/source/picoc/pksm_api.cpp:706
Function
net_tcp_receiver
3ds/source/picoc/pksm_api.cpp:556
Function
net_tcp_sender
3ds/source/picoc/pksm_api.cpp:610
Function
net_udp_receiver
3ds/source/picoc/pksm_api.cpp:516
Function
networkLoop
3ds/source/utils/server.cpp:92
Method
nextBoxTop
3ds/source/gui/screen/CloudScreen.cpp:710
Method
nextBoxTop
3ds/source/gui/screen/GroupCloudScreen.cpp:713
Method
nextBoxTop
3ds/source/gui/screen/StorageScreen.cpp:885
Method
nextPage
common/source/GroupCloudAccess.cpp:243
Method
next_byte_in_range
! @brief check if the next byte(s) are inside a given range Adds the current byte and, for each passed range, reads a new byte and checks
external/nlohmann/detail/input/lexer.hpp:217
Method
nonesuch
external/nlohmann/detail/meta/detected.hpp:22
Method
normalize
! @brief normalize x such that the significand is >= 2^(q-1) @pre x.f != 0 */
external/nlohmann/detail/conversions/to_chars.hpp:147
Method
normalize_to
! @brief normalize x such that the result has the exponent E @pre e >= x.e and the upper e - x.e bits of x.f must be zero. */
external/nlohmann/detail/conversions/to_chars.hpp:164
Function
null
external/nlohmann/detail/input/json_sax.hpp:187
Method
null
external/nlohmann/detail/input/json_sax.hpp:371
← previous
next →
1,401–1,500 of 1,930, ranked by callers