Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ functions
Functions
38,078 in github.com/danoon2/Boxedwine
⨍
Functions
38,078
◇
Types & classes
6,773
↓ 5,163 callers
Function
out
source/emulation/cpu/srcgen.cpp:110
↓ 3,564 callers
Function
ptr
Creates `[base, offset]` memory operand (offset mode) (AArch64).
lib/asmjit/asmjit/arm/a64operand.h:1036
↓ 3,197 callers
Function
kpanic
source/util/log.cpp:31
↓ 2,968 callers
Function
glewInfoFunc
lib/glew/src/glewinfo.c:102
↓ 2,176 callers
Function
read
lib/zlib/contrib/iostream2/zstream.h:115
↓ 1,447 callers
Method
append
lib/imgui/imgui.cpp:2073
↓ 1,381 callers
Function
B
lib/asmjit/asmjit/arm/a64assembler.cpp:39
↓ 1,353 callers
Function
R32
source/emulation/cpu/armv8/jitArmV8CodeGen.cpp:82
↓ 1,278 callers
Method
out
(FileOutputStream fos, String line)
tools/x86/src/x86/Base.java:26
↓ 1,119 callers
Function
write
lib/zlib/contrib/iostream2/zstream.h:264
↓ 1,099 callers
Function
SDL_SetError
lib/sdl2/src/SDL_error.c:44
↓ 1,059 callers
Function
glewPrintExt
lib/glew/src/glewinfo.c:85
↓ 1,058 callers
Function
_glewStrSame3
lib/glew/src/glew.cpp:284
↓ 937 callers
Function
marshalp
instance is in the instance number within the function, so if the same function calls this 3 times, each call will have a difference instance
source/opengl/glMarshal.cpp:436
↓ 911 callers
Function
encode
lib/asmjit/asmjit/arm/a64globals.h:816
↓ 899 callers
Function
SDL_free
lib/sdl2/src/stdlib/SDL_malloc.c:5425
↓ 897 callers
Function
pushCode8
source/test/testCPU.cpp:160
↓ 894 callers
Method
s4
Clones and casts the register to V.4S.
lib/asmjit/asmjit/arm/a64operand.h:385
↓ 867 callers
Function
SDLTest_AssertCheck
* Assert that logs but does not break execution flow on failures (i.e. for test cases). */
lib/sdl2/src/test/SDL_test_assert.c:65
↓ 862 callers
Method
writed
source/kernel/kmemory.cpp:858
↓ 819 callers
Function
run
source/test/testCPU.cpp:10108
↓ 755 callers
Method
h8
Clones and casts the register to V.8H.
lib/asmjit/asmjit/arm/a64operand.h:377
↓ 746 callers
Method
readq
source/kernel/kmemory.cpp:793
↓ 683 callers
Method
readd
source/kernel/kmemory.cpp:806
↓ 682 callers
Function
SDLTest_AssertPass
* Explicitly passing Assert that logs (i.e. for test cases). */
lib/sdl2/src/test/SDL_test_assert.c:94
↓ 663 callers
Method
h4
Clones and casts the register to V.4H.
lib/asmjit/asmjit/arm/a64operand.h:373
↓ 663 callers
Method
s2
Clones and casts the register to V.2S.
lib/asmjit/asmjit/arm/a64operand.h:381
↓ 656 callers
Method
id
Returns the calling convention id.
lib/asmjit/asmjit/core/func.h:238
↓ 645 callers
Function
getVulkanPtr
source/vulkan/vulkancommon.cpp:139
↓ 638 callers
Function
getInfoFromHandle
source/vulkan/vulkancommon.cpp:106
↓ 631 callers
Method
hardwareReg
source/emulation/cpu/jit/jit.cpp:45
↓ 628 callers
Function
SDL_Log
lib/sdl2/src/SDL_log.c:170
↓ 623 callers
Method
d2
Clones and casts the register to V.2D.
lib/asmjit/asmjit/arm/a64operand.h:389
↓ 605 callers
Function
get_proc
lib/imgui/examples/libs/gl3w/GL/gl3w.c:24
↓ 578 callers
Method
b16
Clones and casts the register to V.16B.
lib/asmjit/asmjit/arm/a64operand.h:365
↓ 560 callers
Method
emit
lib/asmjit/asmjit/ujit/unicompiler_x86.cpp:478
↓ 558 callers
Function
assertTrue
source/test/testCPU.cpp:71
↓ 543 callers
Method
addMember
(VkData data, VkType parent, String type, String name)
tools/vulkan/gen/src/boxedwine/org/parser/VkParserRules.java:186
↓ 530 callers
Method
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
lib/imgui/imgui.h:1308
↓ 483 callers
Method
b8
Clones and casts the register to V.8B.
lib/asmjit/asmjit/arm/a64operand.h:361
↓ 457 callers
Function
getEaa32
source/emulation/cpu/srcgen.cpp:575
↓ 448 callers
Function
r32
source/emulation/cpu/srcgen.cpp:523
↓ 430 callers
Function
make_error
Returns the error `err` passed. Provided for debugging purposes. Putting a breakpoint inside `make_error` can help with tracing the origin of any err
lib/asmjit/asmjit/core/globals.h:395
↓ 396 callers
Method
c_str
source/util/bstring.cpp:164
↓ 390 callers
Function
r16
source/emulation/cpu/srcgen.cpp:509
↓ 366 callers
Function
ptr_post
Creates `[base], offset` memory operand (post-index mode) (AArch64).
lib/asmjit/asmjit/arm/a64operand.h:1048
↓ 354 callers
Function
runTestCPU
source/test/testCPU.cpp:222
↓ 353 callers
Function
getEaa16
source/emulation/cpu/srcgen.cpp:551
↓ 337 callers
Function
R32
source/emulation/cpu/x32/jitX86CodeGen.cpp:131
↓ 331 callers
Function
failed
source/test/testCPU.cpp:66
↓ 313 callers
Function
XMM
source/emulation/cpu/x32/jitX86CodeGen.cpp:201
↓ 303 callers
Method
append
source/util/bstring.cpp:178
↓ 292 callers
Function
memcpy
lib/sdl2/src/stdlib/SDL_stdlib.c:470
↓ 290 callers
Method
set_arg
Sets argument at `arg_index`.
lib/asmjit/asmjit/core/compiler.h:600
↓ 287 callers
Function
SDL_GetError
Available for backwards compatibility */
lib/sdl2/src/SDL_error.c:129
↓ 283 callers
Method
mov
(FileOutputStream fos, FileOutputStream fos_init, String functionName, String enumName, String assign, FileOut
tools/x86/src/x86/Move.java:22
↓ 280 callers
Function
r8
source/emulation/cpu/srcgen.cpp:495
↓ 276 callers
Function
SDL_LogError
lib/sdl2/src/SDL_log.c:220
↓ 276 callers
Function
func
Returns the function being generated.
lib/asmjit/asmjit/core/compiler.h:100
↓ 275 callers
Method
equals
lib/asmjit/asmjit/core/string.cpp:549
↓ 264 callers
Function
outb
source/emulation/cpu/armv7/armv7CPU.cpp:286
↓ 259 callers
Function
SDL_malloc
lib/sdl2/src/stdlib/SDL_malloc.c:5379
↓ 257 callers
Method
getMMX
source/emulation/cpu/common/fpu.h:133
↓ 254 callers
Function
outb
source/emulation/cpu/armv8/armv8CPU.cpp:309
↓ 251 callers
Function
_glewSearchExtension
lib/glew/src/glew.cpp:308
↓ 250 callers
Function
k
Creates a 64-bit K register operand.
lib/asmjit/asmjit/x86/x86operand.h:363
↓ 245 callers
Function
SDL_strcmp
lib/sdl2/src/stdlib/SDL_string.c:977
↓ 245 callers
Method
add
(String name, HashMap<String, DebianPackage> depends, HashSet<String> ignored)
tools/debianFileSystem/src/org/boxedwine/Main.java:15
↓ 245 callers
Method
getPtr
source/opengl/glMarshal.cpp:141
↓ 238 callers
Method
STV
source/emulation/cpu/common/fpu.h:219
↓ 237 callers
Function
R64
source/emulation/cpu/armv8/jitArmV8CodeGen.cpp:74
↓ 236 callers
Function
SDLTest_RandomIntegerInRange
lib/sdl2/src/test/SDL_test_fuzzer.c:162
↓ 233 callers
Function
test
lib/asmjit/asmjit/support/support.h:223
↓ 232 callers
Method
s
Clones and casts the register to a 32-bit S register (element type & index is not cloned).
lib/asmjit/asmjit/arm/a64operand.h:325
↓ 228 callers
Method
h
Clones and casts the register to a 16-bit H register (element type & index is not cloned).
lib/asmjit/asmjit/arm/a64operand.h:321
↓ 228 callers
Method
x86_rm_size
Returns a size of a register or an X86 memory operand. \remarks At the moment only X86 and X86_64 memory operands have a size - other memory operands
lib/asmjit/asmjit/core/operand.h:1002
↓ 220 callers
Function
klog
source/util/log.cpp:59
↓ 217 callers
Function
initMem32
source/test/testCPU.cpp:10165
↓ 217 callers
Function
runLeaGd
source/test/testCPU.cpp:10127
↓ 216 callers
Method
d
Clones and casts the register to a 64-bit D register (element type & index is not cloned).
lib/asmjit/asmjit/arm/a64operand.h:329
↓ 215 callers
Method
append
Appends `str` having the given size `size` to the string. Null terminated strings can set `size` to `SIZE_MAX`.
lib/asmjit/asmjit/core/string.h:299
↓ 213 callers
Function
test_conditional_op
lib/asmjit/asmjit-testing/tests/asmjit_test_unicompiler.cpp:271
↓ 202 callers
Function
SDL_calloc
lib/sdl2/src/stdlib/SDL_malloc.c:5394
↓ 202 callers
Method
length
source/util/bfile.cpp:155
↓ 200 callers
Function
_mm_set_pi64x
source/test/testSSE.h:40
↓ 199 callers
Method
writeq
source/kernel/kmemory.cpp:844
↓ 197 callers
Method
is_reg
Tests whether the register is of the given register type `reg_type`.
lib/asmjit/asmjit/core/operand.h:1396
↓ 194 callers
Function
SDL_memcpy
lib/sdl2/src/stdlib/SDL_string.c:314
↓ 191 callers
Method
readw
source/emulation/softmmu/soft_rw_page.cpp:49
↓ 190 callers
Method
readd
source/emulation/softmmu/soft_rw_page.cpp:82
↓ 187 callers
Function
bit_test
lib/asmjit/asmjit/support/support.h:295
↓ 187 callers
Function
newInstruction
source/test/testCPU.cpp:175
↓ 186 callers
Method
reg_type
Returns the type of the register.
lib/asmjit/asmjit/core/operand.h:1359
↓ 186 callers
Method
size
source/util/klist.h:125
↓ 184 callers
Function
SDL_strlen
lib/sdl2/src/stdlib/SDL_string.c:410
↓ 177 callers
Function
SDL_PrivateJoystickButton
lib/sdl2/src/joystick/SDL_joystick.c:1161
↓ 177 callers
Method
get
source/x11/xwindow.cpp:69
↓ 176 callers
Function
initMem16
source/test/testCPU.cpp:10578
↓ 176 callers
Function
runLeaGw
source/test/testCPU.cpp:10543
↓ 175 callers
Function
kpanic_fmt
include/log.h:31
next →
1–100 of 38,078, ranked by callers