Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cvut/qtrvsim
/ functions
Functions
1,533 in github.com/cvut/qtrvsim
⨍
Functions
1,533
◇
Types & classes
301
Method
code_from_tokens
src/machine/instruction.cpp:1012
Method
columnCount
src/gui/windows/memory/memorymodel.cpp:38
Method
columnCount
src/gui/windows/messages/messagesmodel.cpp:41
Method
compare_section_tree
src/machine/memory/backend/memory.cpp:262
Method
compute_location
src/machine/memory/cache/cache.cpp:350
Method
compute_next_inst_addr
src/machine/core.cpp:589
Method
config_gui
src/gui/dialogs/new/newdialog.cpp:551
Method
confirm_close_tab_dialog
src/gui/windows/editor/editordock.cpp:299
Method
contains
src/machine/config_isa.h:58
Method
contains
src/machine/memory/address_range.h:57
Method
convert_state_to_prediction
src/machine/predictor.cpp:237
Method
copy_section_tree
src/machine/memory/backend/memory.cpp:289
Method
core_pipelined
src/machine/machine.cpp:319
Method
core_singe
src/machine/machine.cpp:315
Method
create
src/gui/dialogs/new/newdialog.cpp:208
Method
createGroupItem
external/svgscene/src/svgscene/svghandler.cpp:1080
Method
createHyperlinkItem
external/svgscene/src/svgscene/svghandler.cpp:1086
Method
createPalette
src/gui/windows/registers/registersdock.cpp:117
Method
create_empty
src/gui/dialogs/new/newdialog.cpp:224
Method
create_empty_tab
src/gui/windows/editor/editordock.cpp:90
Method
create_example
src/gui/dialogs/new/newdialog.cpp:231
Method
csr_changed
src/gui/windows/csr/csrdock.cpp:77
Method
csr_read
src/gui/windows/csr/csrdock.cpp:89
Method
cvector
Constructors
src/common/containers/cvector.h:51
Method
cycle_limit_reached
src/cli/reporter.cpp:68
Method
decode
src/machine/bitfield.h:43
Method
decode_inst_addr
src/gui/windows/program/programdock.cpp:111
Method
default_wlrl_write_handler
src/machine/csr/controlstate.cpp:79
Method
degreeassociativity
src/gui/dialogs/new/newdialog.cpp:745
Method
delay_slot_change
src/gui/dialogs/new/newdialog.cpp:311
Function
delete_elf
(src_path)
tests/riscv-official/code/testing.py:131
Method
detect_mispredicted_jump
src/machine/core.cpp:728
Method
do_layout
src/gui/statictable.cpp:232
Method
do_reset
src/machine/core.cpp:635
Method
do_step
src/machine/core.cpp:615
Method
do_sys_brk
int or void * brk(void *addr);
src/os_emulation/ossyscall.cpp:1159
Method
do_sys_close
int close(int fd);
src/os_emulation/ossyscall.cpp:1081
Method
do_sys_exit
void exit(int status);
src/os_emulation/ossyscall.cpp:808
Method
do_sys_ftruncate
int ftruncate(int fd, off_t length);
src/os_emulation/ossyscall.cpp:1119
Method
do_sys_mmap
void *mmap(void *addr, size_t length, int prot, int flags, int fd, off_t pgoffset);
src/os_emulation/ossyscall.cpp:1188
Method
do_sys_openat
int openat(int fd, const char *pathname, int flags, mode_t mode);
src/os_emulation/ossyscall.cpp:1034
Method
do_sys_read
ssize_t read(int fd, void *buf, size_t count);
src/os_emulation/ossyscall.cpp:989
Method
do_sys_readv
ssize_t readv(int fd, const struct iovec *iov, int iovcnt);
src/os_emulation/ossyscall.cpp:935
Method
do_sys_write
ssize_t write(int fd, const void *buf, size_t count);
src/os_emulation/ossyscall.cpp:891
Method
do_sys_writev
ssize_t writev(int fd, const struct iovec *iov, int iovcnt);
src/os_emulation/ossyscall.cpp:837
Function
elf32_checksum
external/libelf/checksum.c:124
Function
elf32_fsize
external/libelf/32.fsize.c:94
Function
elf32_getehdr
external/libelf/32.getehdr.c:42
Function
elf32_getshdr
external/libelf/32.getshdr.c:27
Function
elf32_newehdr
external/libelf/32.newehdr.c:56
Function
elf32_newphdr
external/libelf/32.newphdr.c:94
Function
elf64_checksum
external/libelf/checksum.c:139
Function
elf64_fsize
external/libelf/32.fsize.c:100
Function
elf64_getehdr
external/libelf/32.getehdr.c:48
Function
elf64_getshdr
external/libelf/32.getshdr.c:43
Function
elf64_newehdr
external/libelf/32.newehdr.c:62
Function
elf64_newphdr
external/libelf/32.newphdr.c:100
Method
elf_change
src/gui/dialogs/new/newdialog.cpp:267
Function
elf_cntl
external/libelf/cntl.c:27
Function
elf_delscn
external/libelf/opt.delscn.c:101
Function
elf_errno
external/libelf/errno.c:27
Function
elf_fill
external/libelf/fill.c:27
Function
elf_flagdata
external/libelf/flag.c:38
Function
elf_flagehdr
external/libelf/flag.c:48
Function
elf_flagelf
external/libelf/flag.c:56
Function
elf_flagphdr
external/libelf/flag.c:64
Function
elf_flagscn
external/libelf/flag.c:72
Function
elf_flagshdr
external/libelf/flag.c:80
Function
elf_getarhdr
external/libelf/getarhdr.c:27
Function
elf_getaroff
external/libelf/getaroff.c:27
Function
elf_getarsym
external/libelf/getarsym.c:28
Function
elf_getbase
external/libelf/getbase.c:27
Function
elf_getident
external/libelf/getident.c:27
Function
elf_getphnum
external/libelf/x.elfext.c:126
Function
elf_getshnum
external/libelf/x.elfext.c:130
Function
elf_getshstrndx
external/libelf/x.elfext.c:134
Function
elf_memory
external/libelf/begin.c:376
Function
elf_ndxscn
external/libelf/ndxscn.c:27
Function
elf_newdata
external/libelf/newdata.c:27
Function
elf_newscn
external/libelf/newscn.c:120
Function
elf_next
external/libelf/next.c:27
Function
elf_rand
external/libelf/rand.c:27
Function
elf_rawdata
external/libelf/rawdata.c:27
Function
elf_update
external/libelf/update.c:960
Function
elfx_movscn
external/libelf/x.movscn.c:27
Function
elfx_remscn
external/libelf/x.remscn.c:27
Function
elfx_update_shstrndx
external/libelf/x.elfext.c:138
Method
elide_file_name
src/gui/windows/editor/editortab.cpp:47
Method
encode
src/machine/bitfield.h:52
Method
end
src/machine/bitfield.h:42
Method
execute
src/machine/core.cpp:398
Method
execute_inst_addr
src/gui/windows/program/programdock.cpp:117
Method
exited
src/machine/machine.cpp:331
Method
expandingDirections
src/gui/statictable.cpp:36
Method
fetch
src/machine/core.cpp:281
Method
fetch_inst_addr
src/gui/windows/program/programdock.cpp:105
Method
file_open
src/os_emulation/ossyscall.cpp:710
Method
filepath_to_host
src/os_emulation/ossyscall.cpp:747
Method
findAllFromParent
external/svgscene/src/svgscene/svgdocument.h:138
Method
findFromParent
external/svgscene/src/svgscene/svgdocument.h:100
← previous
next →
801–900 of 1,533, ranked by callers