Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azahar-emu/azahar
/ functions
Functions
10,714 in github.com/azahar-emu/azahar
⨍
Functions
10,714
◇
Types & classes
3,263
↓ 1,422 callers
Method
Push
src/core/hle/ipc_helpers.h:118
↓ 970 callers
Method
MakeBuilder
src/core/hle/ipc_helpers.h:222
↓ 960 callers
Method
data
src/core/file_sys/patch.cpp:122
↓ 938 callers
Function
load
src/common/serialization/atomic.h:23
↓ 776 callers
Method
size
src/core/file_sys/patch.cpp:126
↓ 567 callers
Method
GetValue
src/core/hle/service/nfc/nfc_types.h:171
↓ 548 callers
Method
size
src/common/hash.h:126
↓ 542 callers
Method
end
src/common/bit_set.h:145
↓ 452 callers
Method
get
src/android/app/src/main/java/org/citra/citra_emu/features/settings/model/Settings.kt:24
↓ 415 callers
Method
Assign
src/common/bit_field.h:174
↓ 412 callers
Method
begin
src/common/bit_set.h:142
↓ 355 callers
Method
data
src/common/hash.h:130
↓ 324 callers
Method
Value
src/common/bit_field.h:178
↓ 309 callers
Method
empty
src/common/hash.h:122
↓ 301 callers
Method
setEnabled
src/android/app/src/main/java/org/citra/citra_emu/features/cheats/model/Cheat.kt:22
↓ 290 callers
Method
push_back
src/common/thread_queue_list.h:92
↓ 285 callers
Method
toString
src/android/app/src/main/java/org/citra/citra_emu/utils/GpuDriverMetadata.kt:98
↓ 249 callers
Function
Result
src/core/hle/result.h:208
↓ 226 callers
Function
add
add a character to token_buffer
externals/json/json.hpp:8702
↓ 225 callers
Method
Get
Returns the type id of the vector with the provided size
src/video_core/shader/generator/spv_fs_shader_gen.h:24
↓ 215 callers
Method
find
src/common/static_lru_cache.h:96
↓ 182 callers
Method
ToFloat32
Not recommended for anything but logging
src/video_core/pica_types.h:67
↓ 181 callers
Function
create
externals/json/json.hpp:19551
↓ 173 callers
Method
PushMappedBuffer
src/core/hle/ipc_helpers.h:212
↓ 160 callers
Method
GetInstructionSize
Note that for the 3DS, a Thumb instruction will only ever be two bytes in size. Thus we don't need to worry about ThumbEE or Thumb-2 where instruction
src/core/arm/skyeye_common/armstate.h:198
↓ 160 callers
Method
Run
src/tests/video_core/shader.cpp:92
↓ 152 callers
Method
has_value
src/common/expected.h:830
↓ 150 callers
Method
value
return value of the iterator
externals/json/json.hpp:5228
↓ 147 callers
Function
CondPassed
src/core/arm/dyncom/arm_dyncom_interpreter.cpp:36
↓ 140 callers
Function
concat
externals/json/json.hpp:4277
↓ 138 callers
Function
AllocBuffer
src/core/arm/dyncom/arm_dyncom_trans.cpp:12
↓ 134 callers
Function
swap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
externals/json/json.hpp:22632
↓ 133 callers
Function
C
src/core/hle/service/cfg/cfg.cpp:87
↓ 133 callers
Method
clear
src/citra_qt/game_list.cpp:140
↓ 131 callers
Method
write_character
externals/json/json.hpp:14846
↓ 129 callers
Method
Get
src/common/param_package.cpp:72
↓ 128 callers
Method
write
Stream implementation
externals/httplib/httplib.h:5285
↓ 127 callers
Method
erase
src/common/slot_vector.h:78
↓ 124 callers
Method
Unwrap
src/core/hle/service/apt/apt.cpp:1342
↓ 124 callers
Method
setChecked
* Write a value to the backing boolean. * * @param checked Pretty self explanatory. * @return the existing setting with the new value a
src/android/app/src/main/java/org/citra/citra_emu/features/settings/model/view/SwitchSetting.kt:36
↓ 124 callers
Method
size
externals/httplib/httplib.h:2512
↓ 120 callers
Method
reset
src/android/app/src/main/java/org/citra/citra_emu/viewmodel/CompressProgressDialogViewModel.kt:28
↓ 119 callers
Method
emplace
src/common/expected.h:750
↓ 118 callers
Method
IsError
src/core/hle/service/am/am.h:130
↓ 118 callers
Method
size
externals/json/json.hpp:3109
↓ 114 callers
Method
empty
externals/json/json.hpp:6236
↓ 108 callers
Method
end
return iterator end (needed for range-based for)
externals/json/json.hpp:5261
↓ 104 callers
Function
string
externals/json/json.hpp:6785
↓ 100 callers
Method
insert
src/common/slot_vector.h:57
↓ 98 callers
Method
Set
src/common/thread.h:20
↓ 97 callers
Method
Succeeded
src/core/hle/result.h:324
↓ 96 callers
Method
Code
src/core/hle/result.h:320
↓ 95 callers
Method
append
externals/httplib/httplib.h:2551
↓ 84 callers
Method
data
externals/httplib/httplib.h:2622
↓ 83 callers
Method
GetCurrentProcess
src/core/hle/kernel/kernel.cpp:66
↓ 79 callers
Method
GetTimer
src/core/core_timing.cpp:160
↓ 79 callers
Method
InstallAsService
src/core/hle/service/service.cpp:135
↓ 78 callers
Function
MicroProfilePrintf
externals/microprofile/microprofile.h:2166
↓ 77 callers
Method
data
src/citra_qt/debugger/wait_tree.cpp:420
↓ 77 callers
Function
to_string
@brief return a string representation of the JSON pointer @sa https://json.nlohmann.me/api/json_pointer/to_string/
externals/json/json.hpp:13749
↓ 76 callers
Function
Exists
src/common/file_util.cpp:158
↓ 75 callers
Method
ServiceManager
src/core/hle/service/sm/sm.cpp:21
↓ 72 callers
Method
Write
src/core/hle/service/am/am.cpp:110
↓ 71 callers
Method
NewRequest
src/network/artic_base/artic_base_client.h:130
↓ 71 callers
Method
Send
src/core/hle/service/ir/ir_user.cpp:493
↓ 71 callers
Method
begin
return iterator begin (needed for range-based for)
externals/json/json.hpp:5255
↓ 68 callers
Method
ReadBytes
src/common/file_util.h:359
↓ 67 callers
Method
clear
src/common/static_lru_cache.h:91
↓ 66 callers
Method
Failed
src/core/hle/result.h:328
↓ 66 callers
Method
Read
src/core/hle/service/am/am.cpp:448
↓ 64 callers
Method
DebugStr
src/core/file_sys/archive_backend.cpp:39
↓ 63 callers
Method
GetDevice
Returns the Vulkan device
src/video_core/renderer_vulkan/vk_instance.h:73
↓ 62 callers
Method
GetSize
src/core/hle/service/am/am.cpp:838
↓ 62 callers
Method
ScheduleEvent
src/core/core_timing.cpp:64
↓ 59 callers
Method
Apply
src/video_core/renderer_opengl/gl_state.cpp:95
↓ 58 callers
Method
contains
src/common/static_lru_cache.h:51
↓ 57 callers
Method
IsOpen
src/common/file_util.h:431
↓ 57 callers
Method
UsingGlobal
* Returns whether this setting is using the global setting or not. * * @returns The global state */
src/common/settings.h:366
↓ 56 callers
Method
addChild
src/android/app/src/main/java/org/citra/citra_emu/utils/DocumentsTree.kt:353
↓ 55 callers
Method
error
src/android/app/src/main/java/org/citra/citra_emu/utils/Log.kt:17
↓ 54 callers
Method
RunAsync
src/core/hle/kernel/hle_ipc.h:302
↓ 53 callers
Function
MicroProfileStringArrayAddLiteral
externals/microprofile/microprofileui.h:425
↓ 52 callers
Method
AddLine
src/video_core/shader/generator/glsl_shader_decompiler.cpp:208
↓ 52 callers
Method
SetGlobal
* Tells this setting to represent either the global or custom setting when other member * functions are used. * * @param to_global Whet
src/common/settings.h:357
↓ 51 callers
Function
AlignUp
src/common/alignment.h:11
↓ 51 callers
Method
WriteBytes
src/common/file_util.h:371
↓ 51 callers
Function
get
externals/json/json.hpp:5271
↓ 49 callers
Method
add
src/android/app/src/main/java/org/citra/citra_emu/utils/BiMap.kt:11
↓ 48 callers
Function
Fetch64
src/common/cityhash.cpp:77
↓ 48 callers
Method
Seek
src/core/file_sys/patch.cpp:134
↓ 48 callers
Method
Skip
src/core/hle/ipc_helpers.h:40
↓ 48 callers
Method
rowCount
src/citra_qt/debugger/wait_tree.cpp:407
↓ 47 callers
Method
GPU
src/video_core/gpu.cpp:32
↓ 47 callers
Method
GetSize
src/common/file_util.cpp:1405
↓ 47 callers
Function
MakeVec
src/common/vector_math.h:740
↓ 47 callers
Method
PushStaticBuffer
src/core/hle/ipc_helpers.h:202
↓ 47 callers
Function
find
externals/json/json.hpp:19166
↓ 45 callers
Method
GetWidth
src/video_core/renderer_vulkan/vk_swapchain.h:48
↓ 45 callers
Method
Signal
src/core/hle/kernel/event.cpp:46
↓ 44 callers
Method
GetHeight
src/video_core/renderer_vulkan/vk_swapchain.h:52
next →
1–100 of 10,714, ranked by callers