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
↓ 7 callers
Function
WIN_CoInitialize
lib/sdl2/src/core/windows/SDL_windows.c:60
↓ 7 callers
Function
WIN_IsEqualIID
lib/sdl2/src/core/windows/SDL_windows.c:225
↓ 7 callers
Function
WasapiFailed
lib/sdl2/src/audio/wasapi/SDL_wasapi.c:164
↓ 7 callers
Function
_clearScreen
* @brief Clears the screen. Helper function. * * \sa * http://wiki.libsdl.org/moin.cgi/SDL_SetRenderDrawColor * http://wiki.libsdl.org/moin.cgi/SD
lib/sdl2/test/testautomation_render.c:1035
↓ 7 callers
Method
addComboBox
source/ui/controls/ImGuiLayout.cpp:349
↓ 7 callers
Function
add_flags
Enables the given formatting `flags`.
lib/asmjit/asmjit/core/logger.h:75
↓ 7 callers
Method
arena
lib/asmjit/asmjit/core/rastack_p.h:153
↓ 7 callers
Method
assign_reg_data
Assigns a register of `reg_type` and `reg_id`.
lib/asmjit/asmjit/core/func.h:648
↓ 7 callers
Function
atomic_load_maybe
source/util/ring_buffer.cpp:22
↓ 7 callers
Function
bit_at
lib/asmjit/asmjit/support/arenabitset_p.h:32
↓ 7 callers
Function
bit_vector_fill
lib/asmjit/asmjit/support/support.h:1457
↓ 7 callers
Function
block_count
Returns the count of basic blocks (returns size of `_blocks` array).
lib/asmjit/asmjit/core/rapass_p.h:262
↓ 7 callers
Method
clear
lib/sdl2/src/hidapi/android/hid.cpp:160
↓ 7 callers
Method
clear
source/emulation/softmmu/codePageData.cpp:168
↓ 7 callers
Method
commit
lib/asmjit/asmjit/support/support_p.h:166
↓ 7 callers
Function
cond_code_to_opcode_field
lib/asmjit/asmjit/arm/a64assembler.cpp:33
↓ 7 callers
Method
connectGatt
(boolean managed)
lib/sdl2/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:188
↓ 7 callers
Function
construct
* Given the list of code lengths length[0..n-1] representing a canonical * Huffman code for n symbols, construct the tables required to decode those
lib/zlib/contrib/puff/puff.c:340
↓ 7 callers
Function
convert_buffer_output_generic
lib/pugixml/src/pugixml.cpp:3581
↓ 7 callers
Function
cos
lib/sdl2/src/libm/s_cos.c:46
↓ 7 callers
Function
createFile
(dir, name, buf)
project/emscripten/boxedwine-shell.js:780
↓ 7 callers
Function
create_func_rr
lib/asmjit/asmjit-testing/tests/asmjit_test_unicompiler.cpp:855
↓ 7 callers
Function
ctz_t
lib/asmjit/asmjit/support/support.h:375
↓ 7 callers
Function
dec
lib/asmjit/asmjit/ujit/unicompiler.h:1066
↓ 7 callers
Method
detach
lib/tiny-process/process_win.cpp:24
↓ 7 callers
Function
doFATAN
source/test/testFPU.cpp:1429
↓ 7 callers
Function
emit_4v_t
lib/asmjit/asmjit/ujit/unicompiler_a64.cpp:2767
↓ 7 callers
Function
emit_4v_t
lib/asmjit/asmjit/ujit/unicompiler_x86.cpp:3336
↓ 7 callers
Method
emit_pp
lib/asmjit/asmjit/x86/x86assembler.cpp:359
↓ 7 callers
Function
encode_sib
Encode SIB byte.
lib/asmjit/asmjit/x86/x86assembler.cpp:319
↓ 7 callers
Method
erase
lib/imgui/imgui.h:1311
↓ 7 callers
Function
error
lib/zlib/contrib/untgz/untgz.c:593
↓ 7 callers
Method
extract_rex
Extract `REX` prefix from opcode combined with `options`.
lib/asmjit/asmjit/x86/x86opcode_p.h:403
↓ 7 callers
Method
for_each
source/util/klist.h:114
↓ 7 callers
Function
format_virt_reg_name
lib/asmjit/asmjit/core/formatter.cpp:35
↓ 7 callers
Method
fp
lib/zlib/contrib/iostream2/zstream.h:101
↓ 7 callers
Function
freeFutex
source/kernel/kthread.cpp:296
↓ 7 callers
Method
free_reusable
Releases the memory previously allocated by `alloc()`. The `size` argument has to be either the same `size` as used to call `alloc()` or `allocated_si
lib/asmjit/asmjit/support/arena.h:443
↓ 7 callers
Method
getDecodedOp
source/kernel/kmemory.cpp:452
↓ 7 callers
Method
getDeviceName
()
lib/sdl2/android-project/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java:98
↓ 7 callers
Method
getSize
()
tools/vulkan/gen/src/boxedwine/org/data/VkParam.java:51
↓ 7 callers
Method
getWindowFromPoint
source/x11/xwindow.cpp:1093
↓ 7 callers
Function
glGenTextures
tools/opengl/gl.c:1326
↓ 7 callers
Function
glVertex3f
tools/opengl/gl.c:389
↓ 7 callers
Function
gpq
Creates a 64-bit GPQ register operand (64-bit).
lib/asmjit/asmjit/x86/x86operand.h:343
↓ 7 callers
Function
gz_zero
Compress len zeros to output. Return -1 on a write error or memory allocation failure by gz_comp(), or 0 on success. */
lib/zlib/gzwrite.c:145
↓ 7 callers
Function
gzdopen
(fd, mode)
lib/zlib/test/minigzip.c:189
↓ 7 callers
Function
has_avx2
Tests whether AVX2 extension is available.
lib/asmjit/asmjit/ujit/unicompiler.h:300
↓ 7 callers
Function
has_cssc
Tests whether CSSC extension is available.
lib/asmjit/asmjit/ujit/unicompiler.h:352
↓ 7 callers
Method
has_dynamic_alignment
Tests whether the function has to align stack dynamically.
lib/asmjit/asmjit/core/func.h:1373
↓ 7 callers
Method
has_option
Tests whether the allocator has the given `option` set. \remarks This function is thread-safe.
lib/asmjit/asmjit/core/jitallocator.h:212
↓ 7 callers
Method
has_shared_assignment_id
lib/asmjit/asmjit/core/racfgblock_p.h:373
↓ 7 callers
Method
has_use_id
Tests whether the register must be allocated to a fixed physical register before it's used.
lib/asmjit/asmjit/core/radefs_p.h:992
↓ 7 callers
Method
home_reg_id
lib/asmjit/asmjit/core/rareg_p.h:273
↓ 7 callers
Function
inc
lib/asmjit/asmjit/ujit/unicompiler.h:1065
↓ 7 callers
Method
internAtom
source/x11/xserver.cpp:213
↓ 7 callers
Function
internal_log
source/util/log.cpp:67
↓ 7 callers
Method
isImm
()
lib/asmjit/db/exp.js:79
↓ 7 callers
Method
isRegistered
()
lib/sdl2/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java:292
↓ 7 callers
Function
is_64bit
lib/asmjit/asmjit/ujit/unicompiler.h:260
↓ 7 callers
Method
is_allocated
lib/asmjit/asmjit/core/rareg_p.h:185
↓ 7 callers
Function
is_label_valid
Tests whether the `label` is valid (i.e. registered).
lib/asmjit/asmjit/core/emitter.h:740
↓ 7 callers
Method
is_read
Tests whether this operand is read from.
lib/asmjit/asmjit/core/inst.h:599
↓ 7 callers
Function
is_rex_invalid
lib/asmjit/asmjit/x86/x86assembler.cpp:326
↓ 7 callers
Method
is_section
Tests whether this node is `SectionNode`.
lib/asmjit/asmjit/core/builder.h:667
↓ 7 callers
Method
is_sp
Test whether this register is SP register.
lib/asmjit/asmjit/arm/a64operand.h:77
↓ 7 callers
Method
is_vec256
lib/asmjit/asmjit/ujit/ujitbase.h:604
↓ 7 callers
Function
is_vec32
Tests whether a given type is a 32-bit or 32-bit view of a vector register.
lib/asmjit/asmjit/core/type.h:307
↓ 7 callers
Function
is_vec64
Tests whether a given type is a 64-bit or 64-bit view of a vector register.
lib/asmjit/asmjit/core/type.h:311
↓ 7 callers
Function
log_log
log a repair record to the .repairs file */
lib/zlib/examples/gzlog.c:718
↓ 7 callers
Function
make_unavailable
lib/asmjit/asmjit/core/rapass_p.h:204
↓ 7 callers
Method
mark_done
lib/asmjit/asmjit/core/funcargscontext_p.h:72
↓ 7 callers
Function
mem_setup
set up a controlled memory allocation space for monitoring, set the stream parameters to the controlled routines, with opaque pointing to the space
lib/zlib/test/infcover.c:158
↓ 7 callers
Method
movsx
source/emulation/cpu/x32/jitX86CodeGen.cpp:2388
↓ 7 callers
Method
name_size
Returns the size of the virtual register name.
lib/asmjit/asmjit/core/compilerdefs.h:222
↓ 7 callers
Method
new_reloc_entry
lib/asmjit/asmjit/core/codeholder.cpp:970
↓ 7 callers
Function
next_chunk
lib/imgui/imgui_internal.h:404
↓ 7 callers
Function
operands_data
Returns operands array.
lib/asmjit/asmjit/core/builder.h:997
↓ 7 callers
Function
postSendEvent
source/kernel/devs/devinput.cpp:698
↓ 7 callers
Function
post_process_arm_cpu_info
lib/asmjit/asmjit/core/cpuinfo.cpp:1608
↓ 7 callers
Function
quit
Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
lib/sdl2/test/testnative.c:42
↓ 7 callers
Function
quit
Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
lib/sdl2/test/testmessage.c:21
↓ 7 callers
Function
quit
Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
lib/sdl2/test/testgles2.c:73
↓ 7 callers
Function
randomInt
lib/sdl2/Xcode-iOS/Template/SDL iOS Application/main.c:15
↓ 7 callers
Function
randomInt
Produces a random int x, min <= x <= max following a uniform distribution */
lib/sdl2/Xcode-iOS/Demos/src/common.c:15
↓ 7 callers
Function
readLinesFromFile
source/util/fileutils.cpp:24
↓ 7 callers
Method
readNative
source/kernel/kfile.cpp:104
↓ 7 callers
Method
release
(HIDDeviceManager manager)
lib/sdl2/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java:42
↓ 7 callers
Method
release
lib/asmjit/asmjit/core/jitallocator.cpp:1385
↓ 7 callers
Function
removeTimer
source/kernel/kscheduler.cpp:68
↓ 7 callers
Function
reset_state
Resets the emitter state, which contains instruction options, extra register, and inline comment. Emitter can have a state that describes instruction
lib/asmjit/asmjit/core/emitter.h:648
↓ 7 callers
Function
rw_handle_avx512
lib/asmjit/asmjit/x86/x86instapi.cpp:785
↓ 7 callers
Function
sAddString
@brief Add string to reply packet **/
lib/imgui/examples/libs/usynergy/uSynergy.c:81
↓ 7 callers
Function
sTrace
@brief Trace text to client **/
lib/imgui/examples/libs/usynergy/uSynergy.c:69
↓ 7 callers
Function
scalar_of
Returns the scalar type of `type_id`.
lib/asmjit/asmjit/core/type.h:167
↓ 7 callers
Function
scheduleThread
source/kernel/kscheduler.cpp:95
↓ 7 callers
Method
seg_mapper
source/kernel/kthread.cpp:1254
↓ 7 callers
Method
setHelpId
source/ui/controls/ImGuiLayout.cpp:444
↓ 7 callers
Method
setResolution
source/sdl/startupArgs.cpp:890
↓ 7 callers
Method
setScale
source/ui/data/globalSettings.cpp:397
← previous
next →
1,701–1,800 of 38,078, ranked by callers