MCPcopy Create free account

hub / github.com/blueminder/flycast-dojo / functions

Functions13,974 in github.com/blueminder/flycast-dojo

↓ 2 callersFunctiondecodeInst
aica-dsp-asm/main.cpp:47
↓ 2 callersFunctiondecode_gamma
libswirl/deps/libpng/pngread.c:1679
↓ 2 callersFunctiondecode_pvr_vertex
decode a vertex in the native pvr format used for bg poly
libswirl/hw/pvr/ta_vtx.cpp:1594
↓ 2 callersFunctiondeflateReset
========================================================================= */
libswirl/deps/zlib/deflate.c:427
↓ 2 callersFunctiondestination_is_mcast
libswirl/gpl/deps/picotcp/modules/pico_ethernet.c:121
↓ 2 callersFunctiondetect_input_popup
libswirl/gui/gui_settings_controls.cpp:111
↓ 2 callersFunctiondigit
** Read an integer numeral from string 'fmt' or return 'df' if ** there is no numeral */
libswirl/deps/lua/lstrlib.c:1180
↓ 2 callersMethoddisable
libswirl/hw/aica/sgc_if.cpp:388
↓ 2 callersFunctiondischarge2anyreg
** Ensures expression value is in any register. */
libswirl/deps/lua/lcode.c:641
↓ 2 callersFunctiondischarge2reg
** Ensures expression value is in register 'reg' (and therefore ** 'e' will become a non-relocatable expression). */
libswirl/deps/lua/lcode.c:595
↓ 2 callersMethoddissasm
libswirl/hw/sh4/dyna/shil.cpp:1085
↓ 2 callersFunctiondistYCbCrBuffered
libswirl/gpl/deps/xbrz/xbrz.cpp:184
↓ 2 callersMethoddrill
(uint addr)
reprof/reprof/MainForm.cs:82
↓ 2 callersFunctionecc_generate
libswirl/deps/chdr/cdrom.c:386
↓ 2 callersFunctionecc_source_byte
libswirl/deps/chdr/cdrom.c:306
↓ 2 callersFunctionegl_Init
Create a basic GLES context
libswirl/utils/glinit/egl/egl.cpp:45
↓ 2 callersFunctionegl_MakeCurrent
libswirl/utils/glinit/egl/egl.cpp:26
↓ 2 callersFunctionegl_Swap
swap buffers
libswirl/utils/glinit/egl/egl.cpp:197
↓ 2 callersFunctionegl_Term
libswirl/utils/glinit/egl/egl.cpp:224
↓ 2 callersFunctionelf32_checkFile
libswirl/deps/libelf/elf32.cpp:84
↓ 2 callersFunctionelf32_getNumProgramHeaders
Returns the number of program segments in this elf file. */
libswirl/deps/libelf/elf32.cpp:124
↓ 2 callersFunctionelf32_getProgramSegmentTable
Returns a pointer to the program segment table, which is an array of * ELF32_Phdr_t structs. The size of the array can be found by calling * getNum
libswirl/deps/libelf/elf32.cpp:116
↓ 2 callersFunctionelf32_getSection
libswirl/deps/libelf/elf32.cpp:164
↓ 2 callersFunctionelf32_getStringTable
libswirl/deps/libelf/elf32.cpp:106
↓ 2 callersFunctionelf64_checkFile
libswirl/deps/libelf/elf64.cpp:82
↓ 2 callersFunctionelf64_getSection
libswirl/deps/libelf/elf64.cpp:180
↓ 2 callersFunctionelf64_getStringTable
libswirl/deps/libelf/elf64.cpp:136
↓ 2 callersFunctionelf_getSection
libswirl/deps/libelf/elf.cpp:244
↓ 2 callersMethodenableSound
(boolean enable)
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/AudioBackend.java:35
↓ 2 callersMethodend_conditional
libswirl/hw/arm7/arm7_jit_virt_x86.cpp:286
↓ 2 callersFunctionenterlevel
libswirl/deps/lua/lparser.c:331
↓ 2 callersFunctionentersweep
** Enter first sweep phase. ** The call to 'sweeplist' tries to make pointer point to an object ** inside the list (instead of to the header), so that
libswirl/deps/lua/lgc.c:965
↓ 2 callersFunctionequal
libswirl/deps/imgui/imstb_truetype.h:4249
↓ 2 callersMethoderase
libswirl/deps/vixl/aarch64/macro-assembler-aarch64.h:347
↓ 2 callersMethoderase
libswirl/deps/imgui/imgui.h:1217
↓ 2 callersFunctionerror
libswirl/rend/soft/refrend_debug.cpp:20
↓ 2 callersFunctionerror_expected
libswirl/deps/lua/lparser.c:73
↓ 2 callersFunctionextractdirent
--------------- object output routines for application ------------ */ Extract the entire contents of a directory entry and write this on * standard
gdtool/src/cdromfs.cpp:331
↓ 2 callersFunctionfaddp
libswirl/deps/xbyak/xbyak_mnemonic.h:176
↓ 2 callersFunctionfieldargs
** get field and width arguments for field-manipulation functions, ** checking whether they are valid. ** ('luaL_error' called without 'return' to avo
libswirl/deps/lua/lbitlib.c:168
↓ 2 callersFunctionfillBlock
libswirl/gpl/deps/xbrz/xbrz_tools.h:57
↓ 2 callersFunctionfind_udp_socket
libswirl/hw/modem/picoppp.cpp:324
↓ 2 callersFunctionfind_user_data_dir
libswirl/linux-dist/main.cpp:273
↓ 2 callersFunctionfindfirstset
libswirl/hw/arm7/arm7_jit_virt.cpp:41
↓ 2 callersFunctionfindgotos
** check whether new label 'lb' matches any pending gotos in current ** block; solves forward jumps */
libswirl/deps/lua/lparser.c:403
↓ 2 callersFunctionfindlabel
** try to close a goto with existing labels; this solves backward jumps */
libswirl/deps/lua/lparser.c:365
↓ 2 callersFunctionfindlocal
libswirl/deps/lua/ldebug.c:145
↓ 2 callersFunctionfinishCcall
** Completes the execution of an interrupted C function, calling its ** continuation function. */
libswirl/deps/lua/ldo.c:518
↓ 2 callersFunctionfinishpcall
** Continuation function for 'pcall' and 'xpcall'. Both functions ** already pushed a 'true' before doing the call, so in case of success ** 'finishpc
libswirl/deps/lua/lbaselib.c:408
↓ 2 callersFunctionfixedtables
Return state with length and distance decoding tables and index sizes set to fixed code decoding. Normally this returns fixed tables from inffixed
libswirl/deps/zlib/inflate.c:261
↓ 2 callersFunctionfnnCtor
libswirl/jit/backend/cpp/rec_cpp.cpp:802
↓ 2 callersFunctionforbody
libswirl/deps/lua/lparser.c:1291
↓ 2 callersFunctionfprint_hex
libswirl/hw/sh4/dyna/blockmanager.cpp:311
↓ 2 callersFunctionfreeexps
** Free registers used by expressions 'e1' and 'e2' (if any) in proper ** order. */
libswirl/deps/lua/lcode.c:407
↓ 2 callersFunctionfreestack
libswirl/deps/lua/lstate.c:171
↓ 2 callersFunctionfuncargs
libswirl/deps/lua/lparser.c:817
↓ 2 callersFunctiong_iofile
libswirl/deps/lua/liolib.c:310
↓ 2 callersFunctiong_write
libswirl/deps/lua/liolib.c:627
↓ 2 callersMethodgamepad_axis_input
libswirl/input/gamepad_device.cpp:111
↓ 2 callersFunctiongdrom_hle_op
libswirl/reios/gdrom_hle.cpp:181
↓ 2 callersFunctiongen_codes
=========================================================================== * Generate the codes for a given tree and bit counts (which need not be
libswirl/deps/zlib/trees.c:578
↓ 2 callersMethodgetAppContext
()
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/Emulator.java:99
↓ 2 callersFunctiongetBottomR
libswirl/gpl/deps/xbrz/xbrz.cpp:354
↓ 2 callersMethodgetCode
libswirl/deps/xbyak/xbyak.h:905
↓ 2 callersMethodgetDownloadId
libswirl/utils/cloudrom.cpp:256
↓ 2 callersMethodgetElementIdFromButtonId
(int buttonId)
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/VirtualJoystickDelegate.java:149
↓ 2 callersMethodgetLabel
libswirl/deps/xbyak/xbyak.h:1029
↓ 2 callersMethodgetNosound
()
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/JNIdc.java:31
↓ 2 callersFunctiongetRegionTile
libswirl/hw/pvr/ta_vtx.cpp:1755
↓ 2 callersMethodgetRexB
libswirl/deps/xbyak/xbyak.h:525
↓ 2 callersMethodgetScreenOrientation
()
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/JNIdc.java:32
↓ 2 callersMethodgetSize
libswirl/deps/xbyak/xbyak.h:911
↓ 2 callersMethodgetVirtualGamepadVibration
()
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/JNIdc.java:34
↓ 2 callersMethodget_anal
(int j, int axis)
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/VirtualJoystickDelegate.java:82
↓ 2 callersMethodget_axis_code
libswirl/input/mapping.cpp:136
↓ 2 callersMethodget_axis_inverted
libswirl/input/mapping.h:47
↓ 2 callersFunctionget_bigendian_uint48
libswirl/deps/chdr/chd.c:952
↓ 2 callersMethodget_device_type
libswirl/hw/maple/maple_devs.cpp:1246
↓ 2 callersFunctionget_dns_answer
libswirl/hw/modem/dns.cpp:81
↓ 2 callersFunctionget_file_stats_
libswirl/deps/flac/src/libFLAC/metadata_iterators.c:3416
↓ 2 callersFunctionget_host_by_name
libswirl/hw/modem/dns.cpp:36
↓ 2 callersFunctionget_index_01_offset_
libswirl/deps/flac/src/libFLAC/metadata_object.c:1678
↓ 2 callersMethodget_input_mapping
libswirl/input/gamepad_device.h:38
↓ 2 callersFunctionget_mcast_link
libswirl/gpl/deps/picotcp/stack/pico_socket_multicast.c:589
↓ 2 callersFunctionget_mcast_link_ipv6
libswirl/gpl/deps/picotcp/stack/pico_socket_multicast.c:597
↓ 2 callersMethodget_string
libswirl/cfg/ini.cpp:16
↓ 2 callersFunctionget_udev_events
libswirl/linux-dist/evdev.cpp:84
↓ 2 callersFunctiongetco
libswirl/deps/lua/lcorolib.c:21
↓ 2 callersFunctiongetgeneric
** "Generic" get version. (Not that generic: not valid for integers, ** which may be in array part, nor for floats with integral values.) */
libswirl/deps/lua/ltable.c:560
↓ 2 callersFunctiongetnum
libswirl/deps/lua/lstrlib.c:1182
↓ 2 callersFunctiongetoption
** Read and classify next option. 'size' is filled with option's size. */
libswirl/deps/lua/lstrlib.c:1221
↓ 2 callersFunctiongl4DrawFramebuffer
libswirl/rend/gl4/gl4draw.cpp:710
↓ 2 callersFunctiongl4_delete_shaders
libswirl/rend/gl4/gl4rend.cpp:489
↓ 2 callersFunctiongl4_render_output_framebuffer
libswirl/rend/gl4/gl4draw.cpp:717
↓ 2 callersFunctiongl_CompileShader
libswirl/rend/gles/glesrend.cpp:407
↓ 2 callersFunctiongl_GetTexture
libswirl/rend/gles/glestex.cpp:755
↓ 2 callersFunctiongl_delete_shaders
libswirl/rend/gles/glesrend.cpp:368
↓ 2 callersFunctiongl_load_osd_resources
libswirl/gui/gui_renderer.cpp:226
↓ 2 callersFunctiongotostat
libswirl/deps/lua/lparser.c:1187
↓ 2 callersFunctionhaddps
libswirl/deps/xbyak/xbyak_mnemonic.h:301
← previousnext →2,301–2,400 of 13,974, ranked by callers