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
Method
getVersion
external/qrgen/QRGen.cpp:363
Function
get_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
external/nlohmann/json.hpp:238
Method
get_bson_binary
external/nlohmann/detail/input/binary_reader.hpp:245
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
external/nlohmann/detail/input/binary_reader.hpp:193
Method
get_bson_string
external/nlohmann/detail/input/binary_reader.hpp:223
Method
get_cbor_array
! @param[in] len the length of the array or static_cast<std::size_t>(-1) for an array of indefinite size @param[in] tag_h
external/nlohmann/detail/input/binary_reader.hpp:1102
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
external/nlohmann/detail/input/binary_reader.hpp:1007
Method
get_cbor_float_prefix
external/nlohmann/detail/output/binary_writer.hpp:1290
Method
get_cbor_object
! @param[in] len the length of the object or static_cast<std::size_t>(-1) for an object of indefinite size @param[in] tag
external/nlohmann/detail/input/binary_reader.hpp:1140
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
external/nlohmann/detail/input/binary_reader.hpp:911
Function
get_character
external/nlohmann/detail/input/input_adapters.hpp:64
Method
get_character
external/nlohmann/detail/input/input_adapters.hpp:148
Method
get_character
external/nlohmann/detail/input/input_adapters.hpp:307
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
external/nlohmann/detail/input/lexer.hpp:169
Method
get_decimal_point
return the locale-dependent decimal point
external/nlohmann/detail/input/lexer.hpp:142
Function
get_error_message
return syntax error message
external/nlohmann/detail/input/lexer.hpp:1472
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
external/nlohmann/detail/input/binary_reader.hpp:2761
Function
get_impl
external/nlohmann/json.hpp:1635
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
external/nlohmann/detail/input/binary_reader.hpp:1771
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
external/nlohmann/detail/input/binary_reader.hpp:1660
Method
get_msgpack_float_prefix
external/nlohmann/detail/output/binary_writer.hpp:1304
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
external/nlohmann/detail/input/binary_reader.hpp:1793
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
external/nlohmann/detail/input/binary_reader.hpp:1577
Method
get_number
external/nlohmann/detail/input/binary_reader.hpp:2788
Function
get_number_float
return floating-point value
external/nlohmann/detail/input/lexer.hpp:1424
Function
get_number_unsigned
external/nlohmann/detail/input/lexer.hpp:1418
Function
get_position
return position of last read token
external/nlohmann/detail/input/lexer.hpp:1440
Function
get_ref
external/nlohmann/json.hpp:1821
Function
get_ref_impl
external/nlohmann/json.hpp:1510
Function
get_to
external/nlohmann/json.hpp:1809
Method
get_token
get next token from lexer
external/nlohmann/detail/input/parser.hpp:461
Method
get_ubjson_array
! @return whether array creation completed */
external/nlohmann/detail/input/binary_reader.hpp:2482
Method
get_ubjson_float_prefix
external/nlohmann/detail/output/binary_writer.hpp:1605
Method
get_ubjson_high_precision_number
external/nlohmann/detail/input/binary_reader.hpp:2673
Method
get_ubjson_ndarray_size
! @param[out] dim an integer vector storing the ND array dimensions @return whether reading ND array size vector is successful */
external/nlohmann/detail/input/binary_reader.hpp:1944
Method
get_ubjson_object
! @return whether object creation completed */
external/nlohmann/detail/input/binary_reader.hpp:2590
Method
get_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
external/nlohmann/detail/input/binary_reader.hpp:2232
Method
get_ubjson_size_value
! @param[out] result determined size @param[in,out] is_ndarray for input, `true` means already inside an ndarray vector
external/nlohmann/detail/input/binary_reader.hpp:2009
Method
get_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
external/nlohmann/detail/input/binary_reader.hpp:1849
Method
get_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
external/nlohmann/detail/input/binary_reader.hpp:2299
Method
giftData
common/include/mysterygift.hpp:41
Method
goBack
3ds/source/gui/screen/EditSelectorScreen.cpp:842
Method
good
common/include/CloudAccess.hpp:96
Method
good
common/include/GroupCloudAccess.hpp:68
Method
good
common/include/sound/Decoder.hpp:39
Method
grabPage
common/source/GroupCloudAccess.cpp:170
Method
grabPage
common/source/CloudAccess.cpp:180
Method
grabSelection
3ds/source/gui/screen/StorageScreen.cpp:1830
Function
gui_boxes
3ds/source/picoc/pksm_api.cpp:498
Function
gui_choice
3ds/source/picoc/pksm_api.cpp:214
Function
gui_keyboard
3ds/source/picoc/pksm_api.cpp:288
Function
gui_menu20x2
3ds/source/picoc/pksm_api.cpp:239
Function
gui_menu6x5
3ds/source/picoc/pksm_api.cpp:226
Function
gui_numpad
3ds/source/picoc/pksm_api.cpp:305
Function
gui_splash
3ds/source/picoc/pksm_api.cpp:220
Function
gui_warn
3ds/source/picoc/pksm_api.cpp:208
Method
handle_value
external/nlohmann/detail/input/json_sax.hpp:568
Method
handlesUpdate
3ds/include/gui/overlay/CloudViewOverlay.hpp:46
Method
handlesUpdate
3ds/include/gui/overlay/ViewOverlay.hpp:57
Method
handlesUpdate
3ds/include/gui/overlay/StorageViewOverlay.hpp:57
Method
handlesUpdate
3ds/include/gui/overlay/ImageViewOverlay.hpp:51
Method
handlesUpdate
common/include/gui/ReplaceableScreen.hpp:80
Method
handlesUpdate
common/include/gui/Screen.hpp:43
Function
has_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
external/nlohmann/byte_container_with_subtype.hpp:85
Function
i18nThread
3ds/source/app.cpp:683
Function
i18n_form
3ds/source/picoc/pksm_api.cpp:754
Function
i18n_species
3ds/source/picoc/pksm_api.cpp:746
Function
iconThread
3ds/source/app.cpp:514
Method
idx
common/include/utils/alignsort_tuple.hpp:135
Method
info
3ds/source/utils/logging.cpp:161
Method
init
3ds/source/app.cpp:724
Method
init
3ds/source/banks.cpp:91
Method
init
3ds/source/utils/logging.cpp:70
Method
init
3ds/source/utils/thread.cpp:151
Method
init
3ds/source/utils/server.cpp:134
Method
init
3ds/source/titles/loader.cpp:355
Method
init
3ds/source/sound/sound.cpp:202
Method
init
3ds/source/io/Archive.cpp:548
Method
init
3ds/source/gui/gui.cpp:1018
Method
init
common/source/mysterygift.cpp:47
Method
init
common/source/utils/fetch.cpp:69
Method
init
common/source/sound/Decoder.cpp:89
Method
initButtons
3ds/source/gui/screen/ConfigScreen.cpp:130
Method
initDefaults
3ds/source/utils/PkmUtils.cpp:275
Method
initFileLogging
3ds/source/utils/logging.cpp:233
Function
initGui
common/source/utils/i18n_ext.cpp:49
Method
initMulti
common/source/utils/fetch.cpp:215
Method
input_stream_adapter
external/nlohmann/detail/input/input_adapters.hpp:99
Function
insert
@brief inserts element into array @sa https://json.nlohmann.me/api/basic_json/insert/
external/nlohmann/json.hpp:3277
Function
insert
external/nlohmann/ordered_map.hpp:324
Method
isAlphanumeric
external/qrgen/QRGen.cpp:194
Method
isLegal
common/source/GroupCloudAccess.cpp:368
Method
isNumeric
external/qrgen/QRGen.cpp:203
Method
isValidTransfer
3ds/source/gui/screen/StorageScreen.cpp:1078
Function
is_c_string
external/nlohmann/detail/meta/type_traits.hpp:698
Function
is_discarded
@brief return whether value is discarded @sa https://json.nlohmann.me/api/basic_json/is_discarded/
external/nlohmann/json.hpp:1372
Function
is_errored
external/nlohmann/detail/input/json_sax.hpp:296
Function
is_primitive
@brief return whether type is primitive @sa https://json.nlohmann.me/api/basic_json/is_primitive/
external/nlohmann/json.hpp:1288
Function
is_transparent
external/nlohmann/detail/meta/type_traits.hpp:726
Method
item
common/source/io/STDirectory.cpp:67
← previous
next →
1,301–1,400 of 1,930, ranked by callers