MCPcopy Create free account

hub / github.com/MiSTer-devel/Main_MiSTer / functions

Functions2,995 in github.com/MiSTer-devel/Main_MiSTer

↓ 9 callersFunctionZSTD_wildcopy
! ZSTD_wildcopy() : * Custom version of ZSTD_memcpy(), can over read/write up to WILDCOPY_OVERLENGTH bytes (if length==0) * @param ovtype controls
lib/zstd/lib/common/zstd_internal.h:219
↓ 9 callersFunction__realloc
sxmlc.c:1723
↓ 9 callersFunctionaudio_filter_en
audio.cpp:270
↓ 9 callersFunctioncfg_get_name
cfg.cpp:521
↓ 9 callersFunctionchd_close
lib/libchdr/libchdr_chd.c:2032
↓ 9 callersFunctiondrflac__seek_bits
lib/libchdr/include/dr_libs/dr_flac.h:2607
↓ 9 callersFunctiondrflac__valignrq_s32_1
lib/libchdr/include/dr_libs/dr_flac.h:4371
↓ 9 callersFunctiongetFileType
file_io.cpp:983
↓ 9 callersFunctionget_image_name
user_io.cpp:109
↓ 9 callersFunctionget_map_type
input.cpp:1795
↓ 9 callersFunctionget_save_size
support/n64/n64.cpp:182
↓ 9 callersFunctionisXmlName
file_io.cpp:2052
↓ 9 callersFunctionmenu_present
menu.cpp:7938
↓ 9 callersFunctionminimig_set_extcfg
support/minimig/minimig_config.cpp:731
↓ 9 callersFunctionmz_zip_reader_locate_file_v2
lib/miniz/miniz.c:4312
↓ 9 callersFunctionrd_le16
--------------------------------------------------------------------------- little/big-endian helpers ------------------------------------------------
support/a2/iigs_fmt.cpp:10
↓ 9 callersFunctionreject
support/a2/iigs_disk.cpp:46
↓ 9 callersFunctionscheduler_yield
scheduler.cpp:94
↓ 9 callersFunctionsprintfz
str_util.h:32
↓ 9 callersFunctiontinfl_decompress
lib/miniz/miniz.c:2381
↓ 9 callersFunctiontos_get_extctrl
support/st/st_tos.cpp:80
↓ 9 callersFunctionuser_io_core_type
user_io.cpp:139
↓ 8 callersFunctionFileCanWrite
file_io.cpp:845
↓ 8 callersFunctionFileDeleteConfig
file_io.cpp:828
↓ 8 callersFunctionFileOpenTextReader
file_io.cpp:2077
↓ 8 callersFunctionGetUARTbaud
user_io.cpp:1188
↓ 8 callersFunctionHUF_isError
lib/zstd/lib/common/entropy_common.c:34
↓ 8 callersFunctionSAX_Callbacks_init
sxmlc.c:1389
↓ 8 callersFunctionXXH64_mergeRound
lib/zstd/lib/common/xxhash.h:2410
↓ 8 callersFunctionZSTD_assertValidSequence
lib/zstd/lib/decompress/zstd_decompress_block.c:1316
↓ 8 callersFunctionatari800_dma_read
support/atari8bit/atari800.cpp:425
↓ 8 callersFunctionchd_get_metadata
lib/libchdr/libchdr_chd.c:2274
↓ 8 callersFunctioncheats_scan
cheats.cpp:204
↓ 8 callersFunctiondiskled_on
user_io.cpp:3089
↓ 8 callersFunctiondrflac__read_int32
lib/libchdr/include/dr_libs/dr_flac.h:2469
↓ 8 callersFunctionfinish_map_setting
input.cpp:1873
↓ 8 callersFunctionfpgamgr_get_mode
Get the FPGA mode */
fpga_io.cpp:92
↓ 8 callersFunctiongame_docs_init
game_docs.cpp:11
↓ 8 callersFunctionget_led_path
input.cpp:2642
↓ 8 callersFunctionget_map_vid
input.cpp:1938
↓ 8 callersFunctionis_3do
user_io.cpp:404
↓ 8 callersFunctionis_neogeo
user_io.cpp:260
↓ 8 callersFunctionis_snes
user_io.cpp:232
↓ 8 callersFunctionmenu_key_set
menu.cpp:546
↓ 8 callersFunctionmenu_lightgun_cb
menu.cpp:7957
↓ 8 callersFunctionmz_zip_get_cdh
lib/miniz/miniz.c:4026
↓ 8 callersFunctionrd_le32
support/a2/iigs_fmt.cpp:11
↓ 8 callersFunctionsdram_sz
user_io.cpp:1304
↓ 8 callersFunctionset_cart_save_type
support/n64/n64.cpp:303
↓ 8 callersFunctiontos_insert_disk
support/st/st_tos.cpp:527
↓ 8 callersFunctionuart_send
support/atari8bit/atari800.cpp:459
↓ 8 callersFunctionuser_io_get_kbdemu
user_io.cpp:646
↓ 8 callersFunctionuser_io_get_width
user_io.cpp:1377
↓ 8 callersFunctionuser_io_set_ini
user_io.cpp:3068
↓ 8 callersFunctionvideo_fb_enable
video.cpp:3557
↓ 8 callersFunctionwr_le16
support/a2/iigs_fmt.cpp:17
↓ 7 callersFunctionBIT_readBitsFast
! BIT_readBitsFast() : * unsafe version; only works if nbBits >= 1 */
lib/zstd/lib/common/bitstream.h:369
↓ 7 callersFunctionERR_isError
lib/zstd/lib/common/error_private.h:58
↓ 7 callersFunctionFSE_isError
=== Error Management ===*/
lib/zstd/lib/common/entropy_common.c:31
↓ 7 callersFunctionGetMidiLinkMode
user_io.cpp:1251
↓ 7 callersFunctionInfoMessage
menu.cpp:7913
↓ 7 callersFunctionMEM_64bits
lib/zstd/lib/common/mem.h:150
↓ 7 callersFunctionMenuHide
menu.cpp:7932
↓ 7 callersFunctionXXH64_avalanche
lib/zstd/lib/common/xxhash.h:2418
↓ 7 callersFunctionXXH_mult32to64
! * @brief Calculates a 32-bit to 64-bit long multiply. * * Implemented as a macro. * * Wraps `__emulu` on MSVC x86 because it tends to call `__a
lib/zstd/lib/common/xxhash.h:3228
↓ 7 callersFunctionXXH_swap32
lib/zstd/lib/common/xxhash.h:1773
↓ 7 callersFunctionZSTD_DCtx_get_bmi2
lib/zstd/lib/decompress/zstd_decompress_internal.h:211
↓ 7 callersFunctionZSTD_execSequence
lib/zstd/lib/decompress/zstd_decompress_block.c:963
↓ 7 callersFunctionaltcfg
user_io.cpp:1338
↓ 7 callersFunctionbuild_advanced_map_code_str
menu.cpp:511
↓ 7 callersFunctioncec_is_active_source
assume_when_unknown: when no active source is known, assume it is us. Pass false to require a confirmed match (e.g. before skipping a TV wake).
hdmi_cec.cpp:781
↓ 7 callersFunctioncheats_init
cheats.cpp:137
↓ 7 callersFunctiondrflac__decode_flac_frame
lib/libchdr/include/dr_libs/dr_flac.h:5597
↓ 7 callersFunctiondrflac__update_crc16
lib/libchdr/include/dr_libs/dr_flac.h:2252
↓ 7 callersFunctiondrflac_open_with_metadata_private
lib/libchdr/include/dr_libs/dr_flac.h:7925
↓ 7 callersFunctionget_core_volume
audio.cpp:144
↓ 7 callersFunctionget_event
profiling.cpp:22
↓ 7 callersFunctionis_edid_valid
video.cpp:1827
↓ 7 callersFunctionis_n64
user_io.cpp:390
↓ 7 callersFunctionmemcpyb
support/x86/x86_share.cpp:271
↓ 7 callersFunctionmister_load_chd
support/chd/mister_chd.cpp:31
↓ 7 callersFunctionmz_zip_reader_is_file_a_directory
lib/miniz/miniz.c:4083
↓ 7 callersFunctionrd_be32
support/a2/iigs_fmt.cpp:14
↓ 7 callersFunctionrecent_scan
recent.cpp:80
↓ 7 callersFunctionsetPLL
video.cpp:259
↓ 7 callersFunctionset_kbdled
input.cpp:1669
↓ 7 callersFunctionset_status
support/sharpmz/sharpmz.cpp:63
↓ 7 callersFunctionset_volume
audio.cpp:154
↓ 7 callersFunctionsharpmz_read_config_register
Method to read a config register in the emulator.
support/sharpmz/sharpmz.cpp:1830
↓ 7 callersFunctionstart_map_setting
input.cpp:1740
↓ 7 callersFunctiontdefl_init
lib/miniz/miniz.c:1951
↓ 7 callersFunctiontos_reset
support/st/st_tos.cpp:556
↓ 7 callersFunctionupdate_num_hw
input.cpp:2692
↓ 7 callersFunctionuser_io_ext_idx
user_io.cpp:4325
↓ 7 callersFunctionuser_io_get_confstr
user_io.cpp:2950
↓ 7 callersFunctionuser_io_status_bits
user_io.cpp:483
↓ 7 callersFunctionvalidAsset
file_io.cpp:2128
↓ 7 callersFunctionvideo_apply_shadow_mask_mode
video.cpp:949
↓ 7 callersFunctionvideo_get_gamma_en
video.cpp:741
↓ 6 callersFunctionBIT_skipBits
lib/zstd/lib/common/bitstream.h:351
← previousnext →201–300 of 2,995, ranked by callers