MCPcopy Create free account

hub / github.com/danoon2/Boxedwine / types & classes

Types & classes6,773 in github.com/danoon2/Boxedwine

↓ 767 callersClassImVec2
2D vector (often used to store positions, sizes, etc.)
lib/imgui/imgui.h:195
↓ 212 callersClassMem
Memory operand (AArch64).
lib/asmjit/asmjit/arm/a64operand.h:455
↓ 185 callersClassImVec4
4D vector (often used to store floating-point colors)
lib/imgui/imgui.h:208
↓ 158 callersClassOut
lib/asmjit/asmjit/core/globals.h:425
↓ 107 callersClassUniCondition
lib/asmjit/asmjit/ujit/unicondition.h:20
↓ 102 callersEnumRegType
Register type. Provides a unique type that can be used to identify a register or its view.
lib/asmjit/asmjit/core/operand.h:48
↓ 93 callersClassxml_node
lib/pugixml/src/pugixml.hpp:281
↓ 78 callersClassComboboxItem
source/ui/controls/ImGuiLayout.h:33
↓ 75 callersClassIf
lib/asmjit/tools/generator-cxx.js:205
↓ 64 callersClassString
A simple non-reference counted string that uses small string optimization (SSO). This string has 3 allocation possibilities: 1. Small - embedded
lib/asmjit/asmjit/core/string.h:73
↓ 40 callersClassImm
lib/asmjit/asmjit/core/operand.h:2448
↓ 37 callersClassItemSize
lib/asmjit/asmjit/support/arenavector.h:27
↓ 31 callersClassMem
lib/asmjit/asmjit/x86/x86operand.h:19
↓ 20 callersClassBString
this class represents the local holder of the shared data, BStringData BStringData is reference counted, if someone tries to write to BStringData and
source/util/bstring.h:29
↓ 20 callersClassBaseMem
Base class for all memory operands. The data is split into the following parts: - BASE - Base register or label - requires 36 bits total. 4 bits are
lib/asmjit/asmjit/core/operand.h:2157
↓ 20 callersClassBoxedWinVersion
source/ui/data/boxedwineData.h:28
↓ 20 callersClassVec
Vector register (AArch64).
lib/asmjit/asmjit/arm/a64operand.h:125
↓ 18 callersClassCReg
lib/asmjit/asmjit/x86/x86operand.h:25
↓ 18 callersClassDReg
lib/asmjit/asmjit/x86/x86operand.h:26
↓ 17 callersClassGp
lib/asmjit/asmjit/x86/x86operand.h:20
↓ 17 callersEnumNodePosition
lib/asmjit/asmjit/core/builder.h:113
↓ 17 callersClassOpArray
Operand array, mostly used for code generation that uses SIMD. Can hold up to `kMaxSize` registers, however, the number of actual registers is dynami
lib/asmjit/asmjit/ujit/ujitbase.h:182
↓ 17 callersClassReg
Unified physical or virtual register operand.
lib/asmjit/asmjit/core/operand.h:1269
↓ 17 callersClassShift
Represents ARM immediate shift operation type and value.
lib/asmjit/asmjit/core/archcommons.h:175
↓ 16 callersEnumRegGroup
lib/asmjit/asmjit/core/operand.h:127
↓ 16 callersClassbinary_op_t
lib/pugixml/src/pugixml.cpp:11893
↓ 15 callersEnumFloatMode
Floating point mode is used in places that are generic and implement various functionality that needs more than a single instruction. Typically implem
lib/asmjit/asmjit/ujit/unicompiler_x86.cpp:1643
↓ 15 callersClassShift
tools/x86/src/x86/Shift.java:6
↓ 13 callersClassDynParam
source/emulation/cpu/jit/jit.h:339
↓ 11 callersClassKReg
lib/asmjit/asmjit/x86/x86operand.h:23
↓ 11 callersClassMm
lib/asmjit/asmjit/x86/x86operand.h:22
↓ 11 callersEnumShowWindow
lib/tiny-process/process.hpp:33
↓ 11 callersClassSt
lib/asmjit/asmjit/x86/x86operand.h:27
↓ 10 callersEnumElementSize
lib/asmjit/asmjit/ujit/unicompiler_x86.cpp:1657
↓ 10 callersEnumVecWidth
Vector register width.
lib/asmjit/asmjit/ujit/ujitbase.h:107
↓ 9 callersClassSReg
lib/asmjit/asmjit/x86/x86operand.h:24
↓ 9 callersClassTmm
lib/asmjit/asmjit/x86/x86operand.h:29
↓ 9 callersClassVec
lib/asmjit/asmjit/x86/x86operand.h:21
↓ 9 callersClassxpath_node
lib/pugixml/src/pugixml.hpp:286
↓ 8 callersEnumAlignment
Data alignment.
lib/asmjit/asmjit/ujit/ujitbase.h:54
↓ 8 callersClassLabel
Label (jump target or data location). Label represents a location in code typically used as a jump target, but may be also a reference to some data o
lib/asmjit/asmjit/core/operand.h:1087
↓ 8 callersClassMountInfo
source/sdl/startupArgs.h:36
↓ 8 callersEnumRAWorkId
Work register identifier (RA). Work register is an actual virtual register that is used by the function and subject to register allocation.
lib/asmjit/asmjit/core/radefs_p.h:59
↓ 8 callersClassStartUpArgs
source/sdl/startupArgs.h:52
↓ 7 callersClassBaseNode
lib/asmjit/asmjit/core/builder.h:32
↓ 7 callersClassVecArray
Vector operand array. Used to model SIMD code generation where the code generator can use up to \ref OpArray::kMaxSize registers per `VecArray`. The
lib/asmjit/asmjit/ujit/ujitbase.h:453
↓ 7 callersClassaccess
access point list */
lib/zlib/examples/zran.c:75
↓ 7 callersClassconst_iterator
source/util/bhashtable.h:371
↓ 6 callersEnumAVXExt
lib/asmjit/asmjit/ujit/unicompiler.h:62
↓ 6 callersClassBaseRegList
List of physical registers (base). \note List of registers is only used by some ARM instructions at the moment.
lib/asmjit/asmjit/core/operand.h:1916
↓ 6 callersClassBnd
lib/asmjit/asmjit/x86/x86operand.h:28
↓ 6 callersEnumError
AsmJit error code.
lib/asmjit/asmjit/core/globals.h:154
↓ 6 callersClassImGuiStoragePair
lib/imgui/imgui.h:1686
↓ 6 callersClassMyDocument
Simplified structure to mimic a Document model
lib/imgui/imgui_demo.cpp:4618
↓ 6 callersEnumSSEExt
lib/asmjit/asmjit/ujit/unicompiler.h:50
↓ 6 callersClassUniCondition
lib/asmjit/asmjit/ujit/unicompiler.h:20
↓ 6 callersClassUniVec
Unified vector register (also acts as a base class for architecture specific vector registers).
lib/asmjit/asmjit/core/operand.h:1780
↓ 5 callersClassAppButton
source/ui/controls/appbar.h:22
↓ 5 callersClassGp
lib/asmjit/asmjit/arm/a64operand.h:18
↓ 5 callersClassImVec2ih
2D vector (half-size integer)
lib/imgui/imgui_internal.h:652
↓ 5 callersClasssigaction
lib/sdl2/src/core/linux/SDL_evdev_kbd.c:201
↓ 5 callersClassstat
lib/zlib/examples/gzlog.c:351
↓ 4 callersClassDownloadItem
source/ui/controls/downloadDlg.h:22
↓ 4 callersClassImFontConfig
Runtime data for multiple fonts, bake multiple fonts into a single texture, TTF/OTF font loader
lib/imgui/imgui.h:124
↓ 4 callersEnumOpRWFlags
lib/asmjit/asmjit/core/inst.h:460
↓ 4 callersClassUniGp
Unified general purpose register (also acts as a base class for architecture specific GP registers).
lib/asmjit/asmjit/core/operand.h:1748
↓ 4 callersClasssigaction
lib/sdl2/src/events/SDL_quit.c:79
↓ 4 callersClasssigaction
platform/linux/platformThreads.cpp:36
↓ 4 callersClassutf8_decoder
lib/pugixml/src/pugixml.cpp:1619
↓ 4 callersClassutf8_writer
lib/pugixml/src/pugixml.cpp:1469
↓ 4 callersClasswchar_decoder
lib/pugixml/src/pugixml.cpp:1806
↓ 4 callersClassxpath_node_set
lib/pugixml/src/pugixml.hpp:287
↓ 4 callersClassxpath_node_set_raw
lib/pugixml/src/pugixml.cpp:8883
↓ 3 callersEnumCategory
lib/asmjit/asmjit/x86/x86instdb_p.h:205
↓ 3 callersEnumFlags
Stack slot flags. TODO: kFlagStackArg is not used by the current implementation, do we need to keep it?
lib/asmjit/asmjit/core/rastack_p.h:25
↓ 3 callersClassImVec1
1D vector (this odd construct is used to facilitate the transition between 1D and 2D, and the maintenance of some branches/patches)
lib/imgui/imgui_internal.h:644
↓ 3 callersEnumInstOptions
Instruction options. Instruction options complement instruction identifier and attributes.
lib/asmjit/asmjit/core/inst.h:57
↓ 3 callersClassMyKeyMatcher
lib/asmjit/asmjit/support/arenahash.cpp:262
↓ 3 callersEnumRoundImm
lib/asmjit/asmjit/x86/x86globals.h:1967
↓ 3 callersEnumUniOpVV
Instruction with `[vec, vec]` operands. Describes vector arithmetic that has one destination and one source. \note For convenience, the second opera
lib/asmjit/asmjit/ujit/uniop.h:332
↓ 3 callersEnumVecElementType
Vector element type (AArch64).
lib/asmjit/asmjit/arm/a64operand.h:100
↓ 3 callersClassiterator
source/util/bhashtable.h:419
↓ 3 callersClassstat
lib/sdl2/src/audio/SDL_audiodev.c:52
↓ 3 callersClassutf8_counter
lib/pugixml/src/pugixml.cpp:1448
↓ 3 callersClassxml_named_node_iterator
lib/pugixml/src/pugixml.hpp:275
↓ 2 callersClassAppDownloadTask
source/ui/data/appFile.h:30
↓ 2 callersEnumBcst
Broadcast width.
lib/asmjit/asmjit/ujit/ujitbase.h:119
↓ 2 callersEnumCpuRWFlags
lib/asmjit/asmjit/core/inst.h:398
↓ 2 callersClassImColor
Helper to build glyph ranges from text/string data
lib/imgui/imgui.h:127
↓ 2 callersClassImGuiPtrOrIndex
lib/imgui/imgui_internal.h:977
↓ 2 callersClassImGuiStyleMod
Storage for one type registered in the .ini file
lib/imgui/imgui_internal.h:94
↓ 2 callersClassImGuiTextRange
lib/imgui/imgui.h:1639
↓ 2 callersEnumInstRWFlags
lib/asmjit/asmjit/core/inst.h:763
↓ 2 callersClassJitData
source/emulation/softmmu/kmemory_soft.h:29
↓ 2 callersClassLabelByName
Only used to lookup a label from `_named_labels`.
lib/asmjit/asmjit/core/codeholder.cpp:611
↓ 2 callersClassLink
source/ui/utils/imgui_markdown.h:175
↓ 2 callersClassListNodeResult
include/platformBoxedwine.h:101
↓ 2 callersEnumMemoryFlags
Virtual memory access and mmap-specific flags.
lib/asmjit/asmjit/core/virtmem.h:67
↓ 2 callersEnumRABlockId
Basic block identifier (RA).
lib/asmjit/asmjit/core/radefs_p.h:62
↓ 2 callersClassRALiveCount
Count of live registers, per group.
lib/asmjit/asmjit/core/radefs_p.h:351
next →1–100 of 6,773, ranked by callers