MCPcopy Create free account

hub / github.com/Atmosphere-NX/Atmosphere / functions

Functions21,448 in github.com/Atmosphere-NX/Atmosphere

↓ 8 callersMethodMemberBegin
libraries/libstratosphere/include/stratosphere/rapidjson/document.h:2680
↓ 8 callersMethodMerge
libraries/libstratosphere/include/stratosphere/fs/fs_query_range.hpp:34
↓ 8 callersMethodMergeIntoFreeList
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.cpp:860
↓ 8 callersFunctionNormalize
libraries/libstratosphere/include/stratosphere/fs/fs_path.hpp:494
↓ 8 callersMethodOpenFile
troposphere/haze/include/haze/file_system_proxy.hpp:78
↓ 8 callersMethodOperate
libraries/libmesosphere/source/svc/kern_svc_cache.cpp:134
↓ 8 callersFunctionParseOffsetLength
stratosphere/dmnt.gen2/source/dmnt2_gdb_server_impl.cpp:404
↓ 8 callersFunctionPrint
exosphere/mariko_fatal/source/fatal_print.cpp:107
↓ 8 callersFunctionPrintMonospaceBlank
stratosphere/fatal/source/fatal_font.cpp:202
↓ 8 callersFunctionQueryByte
libraries/libexosphere/include/exosphere/i2c.hpp:36
↓ 8 callersFunctionRB_SET_LEFT
libraries/libvapours/include/vapours/freebsd/tree.hpp:127
↓ 8 callersFunctionRB_SET_RIGHT
libraries/libvapours/include/vapours/freebsd/tree.hpp:128
↓ 8 callersMethodReceive
libraries/libstratosphere/source/htclow/htclow_channel.cpp:78
↓ 8 callersMethodRemove
libraries/libmesosphere/include/mesosphere/kern_k_priority_queue.hpp:280
↓ 8 callersMethodRemoveReference
libraries/libstratosphere/source/erpt/srv/erpt_srv_ref_count.hpp:33
↓ 8 callersFunctionSaveKeyValueStoreMap
libraries/libstratosphere/source/settings/impl/settings_key_value_store.cpp:881
↓ 8 callersFunctionSetBlockCount
libraries/libexosphere/source/se/se_aes.cpp:92
↓ 8 callersFunctionSetDirection
libraries/libstratosphere/source/gpio/gpio_client_api.cpp:127
↓ 8 callersFunctionSetExceptionVector
fusee/program/source/fusee_crt0.cpp:25
↓ 8 callersFunctionSetGdbRegister32
stratosphere/dmnt.gen2/source/dmnt2_gdb_server_impl.cpp:437
↓ 8 callersMethodSetHardwareTimer
libraries/libmesosphere/include/mesosphere/kern_k_thread_queue.hpp:29
↓ 8 callersMethodSetNext
libraries/libmesosphere/include/mesosphere/kern_k_page_group.hpp:87
↓ 8 callersMethodSetNotNormalized
libraries/libstratosphere/include/stratosphere/fs/fs_path.hpp:96
↓ 8 callersFunctionSetPixel
fusee/program/source/fusee_print.cpp:35
↓ 8 callersFunctionSetPixel
exosphere/mariko_fatal/source/fatal_print.cpp:35
↓ 8 callersFunctionSetProcessMemoryPermission
libraries/libstratosphere/source/os/os_process_memory.cpp:29
↓ 8 callersFunctionSetStringRaw
Initialize this value as constant string, without calling destructor.
libraries/libstratosphere/include/stratosphere/rapidjson/document.h:2142
↓ 8 callersMethodSplit
libraries/libmesosphere/include/mesosphere/kern_k_memory_block.hpp:469
↓ 8 callersMethodStore
libraries/libstratosphere/source/erpt/srv/erpt_srv_journal.cpp:111
↓ 8 callersFunctionSynchronizePreemptionState
libraries/libstratosphere/include/stratosphere/svc/svc_stratosphere_shims.hpp:242
↓ 8 callersMethodTake
libraries/libstratosphere/include/stratosphere/rapidjson/internal/regex.h:51
↓ 8 callersMethodUnmap
libraries/libmesosphere/source/arch/arm64/kern_k_page_table.cpp:334
↓ 8 callersMethodUpdateState
libraries/libmesosphere/source/kern_k_thread.cpp:919
↓ 8 callersFunctionValidateSubregion
Helpers. */
stratosphere/loader/source/ldr_meta.cpp:78
↓ 8 callersFunctionValidateWorkBuffer
Implementations. */
libraries/libstratosphere/source/updater/updater_api.cpp:53
↓ 8 callersFunctionWaitSynchronization
libraries/libstratosphere/include/stratosphere/svc/svc_stratosphere_shims.hpp:122
↓ 8 callersFunctionarmGetSystemTick
* @brief Gets the current system tick. * @return The current system tick. */
emummc/source/nx/counter.h:14
↓ 8 callersFunctiondbc_1st
Test if the character is DBC 1st byte */
emummc/source/libs/fatfs/ff.c:718
↓ 8 callersFunctiondbc_1st
Test if the byte is DBC 1st byte */
fusee/program/source/fatfs/ff.c:733
↓ 8 callersFunctiondbc_1st
Test if the byte is DBC 1st byte */
exosphere/mariko_fatal/source/fatfs/ff.c:733
↓ 8 callersMethodempty
troposphere/daybreak/nanovg/include/nanovg/framework/CIntrusiveList.h:27
↓ 8 callersFunctionf_read
emummc/source/libs/fatfs/ff.c:3782
↓ 8 callersFunctionfons__maxi
troposphere/daybreak/nanovg/include/nanovg/fontstash.h:374
↓ 8 callersFunctionisOnStack
tests/TestSvc/source/doctest.h:489
↓ 8 callersFunctionld_qword
fusee/program/source/fatfs/ff.c:633
↓ 8 callersFunctionld_qword
exosphere/mariko_fatal/source/fatfs/ff.c:633
↓ 8 callersMethodlength
libraries/libvapours/include/vapours/util/util_string_view.hpp:79
↓ 8 callersFunctionnvgText
troposphere/daybreak/nanovg/source/nanovg.c:2452
↓ 8 callersFunctionnvg__clampf
troposphere/daybreak/nanovg/source/nanovg.c:149
↓ 8 callersFunctionnvg__fragUniformPtr
troposphere/daybreak/nanovg/include/nanovg_gl.h:1353
↓ 8 callersFunctionnvg__signf
troposphere/daybreak/nanovg/source/nanovg.c:148
↓ 8 callersFunctionsnprintf
* snprintf - Format a string and place it in a buffer * @buf: The buffer to place the result into * @size: The size of the buffer, including the tra
thermosphere/src/lib/vsprintf.c:1012
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
troposphere/daybreak/nanovg/include/nanovg/stb_image.h:1916
↓ 8 callersFunctionstbtt__buf_skip
stratosphere/fatal/source/stb_truetype.h:1121
↓ 8 callersFunctionstbtt__buf_skip
troposphere/daybreak/nanovg/include/nanovg/stb_truetype.h:1148
↓ 8 callersFunctionstring
thermosphere/src/lib/vsprintf.c:440
↓ 8 callersMethodswap
libraries/libstratosphere/include/stratosphere/sf/sf_shared_object.hpp:157
↓ 7 callersMethodAcceptMitmImpl
libraries/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_manager.hpp:198
↓ 7 callersMethodAddExpectedType
libraries/libstratosphere/include/stratosphere/rapidjson/schema.h:2138
↓ 7 callersFunctionAddSpacingLines
stratosphere/fatal/source/fatal_font.cpp:240
↓ 7 callersMethodAddToFreeBlockList
libraries/libstratosphere/source/mem/impl/heap/mem_impl_heap_tls_heap_central.hpp:505
↓ 7 callersMethodAllocate
libraries/libstratosphere/source/ncm/ncm_memory_report.cpp:25
↓ 7 callersMethodAllocate
libraries/libstratosphere/include/stratosphere/tipc/tipc_allocators.hpp:52
↓ 7 callersMethodAllocateAndOpen
libraries/libmesosphere/source/kern_k_memory_manager.cpp:306
↓ 7 callersFunctionApplyMGF1
libraries/libexosphere/source/se/se_oaep.cpp:29
↓ 7 callersMethodAwaken
libraries/libvapours/source/sdmmc/impl/sdmmc_device_detector.cpp:231
↓ 7 callersMethodBroadcast
libraries/libmesosphere/source/kern_k_light_condition_variable.cpp:75
↓ 7 callersMethodChangeCore
libraries/libmesosphere/include/mesosphere/kern_k_priority_queue.hpp:389
↓ 7 callersMethodClear
libraries/libstratosphere/source/os/impl/os_inter_process_event_impl.os.macos.cpp:123
↓ 7 callersMethodClearRedirectionsExcludingOwners
libraries/libstratosphere/source/lr/lr_location_redirector.cpp:110
↓ 7 callersFunctionCloseFileDescriptor
libraries/libstratosphere/source/fssystem/fssystem_local_file_system.cpp:536
↓ 7 callersFunctionCloseSession
libraries/libstratosphere/source/i2c/driver/i2c_driver_bus_api.cpp:50
↓ 7 callersMethodConstructImpl
libraries/libvapours/include/vapours/util/util_optional.hpp:248
↓ 7 callersFunctionConvertToKMemoryPermission
libraries/libmesosphere/include/mesosphere/kern_k_memory_block.hpp:179
↓ 7 callersMethodCreateAesCtrStorage
libraries/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp:413
↓ 7 callersMethodDeallocate
libraries/libstratosphere/include/stratosphere/tipc/tipc_allocators.hpp:65
↓ 7 callersFunctionDecode
libraries/libstratosphere/include/stratosphere/rapidjson/encodings.h:146
↓ 7 callersFunctionDeleteDirectory
libraries/libstratosphere/source/fs/fsa/fs_user_filesystem.cpp:56
↓ 7 callersMethodDetachReadableHandle
libraries/libstratosphere/source/htc/server/rpc/htc_rpc_client.hpp:103
↓ 7 callersFunctionDisableClock
libraries/libexosphere/source/clkrst/clkrst_api.cpp:54
↓ 7 callersFunctionDoIsNormalizedTests
libraries/libstratosphere/source/fs/tests/fs_path_formatter_tests.cpp:438
↓ 7 callersFunctionDrawWindow
troposphere/daybreak/source/ui_util.cpp:59
↓ 7 callersMethodEncryptBlock
libraries/libvapours/source/crypto/impl/crypto_aes_impl.arch.x64.cpp:295
↓ 7 callersMethodEnsureEnabled
Helpers. */
libraries/libstratosphere/include/stratosphere/ncm/ncm_integrated_content_storage_impl.hpp:42
↓ 7 callersFunctionEnsureInstructionConsistencyFullSystem
libraries/libmesosphere/include/mesosphere/arch/arm64/kern_cpu.hpp:79
↓ 7 callersMethodEraseFromList
libraries/libstratosphere/source/os/impl/os_multiple_wait_impl.hpp:90
↓ 7 callersFunctionFlushDataCache
libraries/libstratosphere/source/os/os_cache.cpp:21
↓ 7 callersFunctionFlushFile
libraries/libstratosphere/source/fs/fsa/fs_user_file.cpp:64
↓ 7 callersMethodFlushRangeCacheEntries
libraries/libstratosphere/source/fssystem/fssystem_block_cache_buffered_storage.cpp:782
↓ 7 callersMethodGenerateHash
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_i_hash_256_generator.hpp:67
↓ 7 callersMethodGetActivatedButton
troposphere/daybreak/source/ui.cpp:267
↓ 7 callersMethodGetAddress
libraries/libmesosphere/include/mesosphere/kern_k_io_region.hpp:76
↓ 7 callersMethodGetAddress
libraries/libstratosphere/include/stratosphere/sf/impl/sf_impl_command_serialization.hpp:618
↓ 7 callersMethodGetAddressKey
libraries/libmesosphere/include/mesosphere/kern_k_thread.hpp:591
↓ 7 callersFunctionGetApplicationProcessId
stratosphere/pm/source/impl/pm_process_manager.cpp:419
↓ 7 callersMethodGetBody
libraries/libstratosphere/source/htclow/htclow_packet.hpp:83
↓ 7 callersMethodGetCapacity
libraries/libstratosphere/source/lr/lr_registered_data.hpp:135
↓ 7 callersFunctionGetConfigBool
libraries/libstratosphere/include/stratosphere/spl/spl_api.hpp:46
↓ 7 callersMethodGetContentCount
libraries/libstratosphere/include/stratosphere/ncm/ncm_content_meta.hpp:257
↓ 7 callersMethodGetCoreMask
libraries/libmesosphere/source/kern_k_thread.cpp:687
← previousnext →1,101–1,200 of 21,448, ranked by callers