MCPcopy Create free account

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

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

↓ 3 callersFunctioncreatestdfile
libswirl/deps/lua/liolib.c:761
↓ 3 callersFunctioncryptoStart
libswirl/hw/naomi/decrypt.cpp:653
↓ 3 callersFunctiondata_kvp
gdtool/src/main.cpp:31
↓ 3 callersFunctiondebug_q
libswirl/gpl/deps/picotcp/include/pico_queue.h:54
↓ 3 callersFunctiondec_Bin_r0u8
libswirl/hw/sh4/sh4_opcode_list.cpp:79
↓ 3 callersFunctiondec_fallback
libswirl/hw/sh4/dyna/decoder.cpp:96
↓ 3 callersFunctiondec_set_pr
libswirl/hw/sh4/dyna/decoder.cpp:171
↓ 3 callersFunctionelf32_getNumSections
* Returns the number of program segments in this elf file. */
libswirl/deps/libelf/elf32.cpp:100
↓ 3 callersFunctionelf32_getSectionName
libswirl/deps/libelf/elf32.cpp:131
↓ 3 callersFunctionelf32_getSegmentStringTable
libswirl/deps/libelf/elf32.cpp:184
↓ 3 callersFunctionelf64_getNumSections
libswirl/deps/libelf/elf64.cpp:126
↓ 3 callersFunctionelf64_getProgramSegmentTable
libswirl/deps/libelf/elf64.cpp:114
↓ 3 callersFunctionelf64_getSectionName
libswirl/deps/libelf/elf64.cpp:154
↓ 3 callersFunctionelf64_getSegmentStringTable
libswirl/deps/libelf/elf64.cpp:143
↓ 3 callersFunctionelf_getNumProgramHeaders
Program Headers Access functions */
libswirl/deps/libelf/elf.cpp:106
↓ 3 callersFunctionelf_getProgramHeaderFileSize
libswirl/deps/libelf/elf.cpp:154
↓ 3 callersFunctionelf_getProgramHeaderOffset
libswirl/deps/libelf/elf.cpp:162
↓ 3 callersFunctionencode_modrm
mod|reg|rm
libswirl/jit/emitter/x86/x86_op_encoder.h:199
↓ 3 callersMethodending
libswirl/hw/sh4/dyna/regalloc.h:194
↓ 3 callersFunctionerrfile
libswirl/deps/lua/lauxlib.c:660
↓ 3 callersMethodexecute
libswirl/jit/backend/cpp/rec_cpp.cpp:763
↓ 3 callersFunctionexp1
libswirl/deps/lua/lparser.c:1280
↓ 3 callersFunctionexp2reg
** Ensures final expression result (including results from its jump ** lists) is in register 'reg'. ** If expression has jumps, need to patch these ju
libswirl/deps/lua/lcode.c:675
↓ 3 callersFunctionfadd
libswirl/deps/xbyak/xbyak_mnemonic.h:173
↓ 3 callersFunctionfatal_error
libswirl/linux/common.cpp:149
↓ 3 callersFunctionfdiv
libswirl/deps/xbyak/xbyak_mnemonic.h:209
↓ 3 callersFunctionfieldsel
libswirl/deps/lua/lparser.c:610
↓ 3 callersFunctionfind_metadata_
libswirl/deps/flac/src/libFLAC/stream_decoder.c:1328
↓ 3 callersFunctionfindfile
libswirl/deps/lua/loadlib.c:472
↓ 3 callersFunctionfixjump
** Fix jump instruction at position 'pc' to jump to 'dest'. ** (Jump addresses are relative in Lua) */
libswirl/deps/lua/lcode.c:103
↓ 3 callersMethodflatten
(liblist list = null)
reprof/reprof/MainForm.cs:65
↓ 3 callersFunctionfloat_to_satu8_math
libswirl/hw/pvr/ta_vtx.cpp:79
↓ 3 callersFunctionframe_sync_
libswirl/deps/flac/src/libFLAC/stream_decoder.c:1960
↓ 3 callersMethodfree
libswirl/deps/xbyak/xbyak.h:311
↓ 3 callersFunctionfree_output_framebuffer
libswirl/rend/gles/glestex.cpp:1080
↓ 3 callersFunctionfsqrt
libswirl/deps/xbyak/xbyak_mnemonic.h:262
↓ 3 callersFunctiong_read
libswirl/deps/lua/liolib.c:536
↓ 3 callersMethodgamepad_btn_input
libswirl/sdl/sdl_gamepad.h:224
↓ 3 callersMethodgamepad_btn_input
libswirl/linux-dist/x11.cpp:68
↓ 3 callersMethodgetControllers
(int[] controllers, int[][] peripherals)
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/JNIdc.java:28
↓ 3 callersMethodgetOffset
libswirl/deps/xbyak/xbyak.h:1271
↓ 3 callersMethodgetRounding
libswirl/deps/xbyak/xbyak.h:419
↓ 3 callersFunctiongetTextureCacheData
libswirl/rend/gles/glestex.cpp:719
↓ 3 callersFunctionget_bigendian_uint16
libswirl/deps/chdr/chd.c:1024
↓ 3 callersMethodget_bool
libswirl/cfg/ini.cpp:33
↓ 3 callersMethodget_entry
libswirl/cfg/ini.cpp:55
↓ 3 callersMethodget_index_size
libswirl/rend/gles/gles.h:107
↓ 3 callersFunctionget_one_metadata_block_
libswirl/deps/flac/src/libFLAC/metadata_iterators.c:158
↓ 3 callersFunctiongetblkdirent
Obtain a "logical", i.e. relative to the directory entries beginning * (or extent), block from the CDROM. */
gdtool/src/cdromfs.cpp:246
↓ 3 callersFunctiongetdetails
** Read, classify, and fill other details about the next option. ** 'psize' is filled with option's size, 'notoalign' with its ** alignment requiremen
libswirl/deps/lua/lstrlib.c:1268
↓ 3 callersFunctiongethexa
libswirl/deps/lua/llex.c:312
↓ 3 callersFunctiongetiofile
libswirl/deps/lua/liolib.c:300
↓ 3 callersFunctiongetjumpcontrol
** Returns the position of the instruction "controlling" a given ** jump (that is, its condition), or the jump itself if it is ** unconditional. */
libswirl/deps/lua/lcode.c:179
↓ 3 callersFunctiongetobjname
libswirl/deps/lua/ldebug.c:431
↓ 3 callersFunctiongetupvalref
libswirl/deps/lua/lapi.c:1257
↓ 3 callersFunctiongf2_matrix_times
========================================================================= */
libswirl/deps/zlib/crc32.c:327
↓ 3 callersFunctiongl3wIsSupported
libswirl/utils/glwrap/gl3w.cpp:180
↓ 3 callersFunctiongl4GetProgram
libswirl/rend/gl4/gl4draw.cpp:64
↓ 3 callersFunctiongles_init
libswirl/rend/gles/glesrend.cpp:664
↓ 3 callersMethodguiIsOpen
()
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/JNIdc.java:38
↓ 3 callersMethodhasDownloadErrored
libswirl/utils/cloudrom.cpp:230
↓ 3 callersMethodhas_entry
libswirl/cfg/ini.cpp:50
↓ 3 callersFunctionheader_guess_unitbytes
libswirl/deps/chdr/chd.c:1872
↓ 3 callersFunctionhuffman_build_lookup_table
libswirl/deps/chdr/huffman.c:497
↓ 3 callersFunctioninit_FILE_internal_
libswirl/deps/flac/src/libFLAC/stream_decoder.c:504
↓ 3 callersFunctioninit_output_framebuffer
libswirl/rend/gles/glestex.cpp:998
↓ 3 callersFunctioninit_stream_internal_
libswirl/deps/flac/src/libFLAC/stream_decoder.c:336
↓ 3 callersFunctioninitheader
** Initialize Header */
libswirl/deps/lua/lstrlib.c:1211
↓ 3 callersFunctioninput_evdev_add_device
libswirl/linux-dist/evdev.cpp:22
↓ 3 callersMethodis32bit
libswirl/deps/xbyak/xbyak.h:1018
↓ 3 callersMethodisExtIdx2
libswirl/deps/xbyak/xbyak.h:414
↓ 3 callersMethodisTablet
()
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/VirtualJoystickDelegate.java:97
↓ 3 callersMethodisVsib
libswirl/deps/xbyak/xbyak.h:711
↓ 3 callersFunctionisneg
libswirl/deps/lua/lobject.c:169
↓ 3 callersMethodkeyboard_character
libswirl/input/keyboard_device.h:103
↓ 3 callersMethodkeyboard_input
libswirl/input/keyboard_device.h:52
↓ 3 callersFunctionkilltex
libswirl/rend/gles/glestex.cpp:850
↓ 3 callersFunctionlcp_optflags_print
libswirl/gpl/deps/picotcp/modules/pico_dev_ppp.c:923
↓ 3 callersMethodload
libswirl/input/mapping.cpp:99
↓ 3 callersFunctionload_gles_symbols
libswirl/utils/glwrap/gl3w-es.cpp:24
↓ 3 callersFunctionlocal__fwrite
libswirl/deps/flac/src/libFLAC/metadata_iterators.c:132
↓ 3 callersFunctionlookforfunc
** Look for a C function named 'sym' in a dynamically loaded library ** 'path'. ** First, check whether the library is already loaded; if not, try **
libswirl/deps/lua/loadlib.c:372
↓ 3 callersFunctionluaC_fullgc
** Performs a full GC cycle; if 'isemergency', set a flag to avoid ** some operations which could change the interpreter state in some ** unexpected w
libswirl/deps/lua/lgc.c:1165
↓ 3 callersFunctionluaD_pcall
libswirl/deps/lua/ldo.c:721
↓ 3 callersFunctionluaD_reallocstack
libswirl/deps/lua/ldo.c:177
↓ 3 callersFunctionluaD_shrinkstack
libswirl/deps/lua/ldo.c:221
↓ 3 callersFunctionluaF_newLclosure
libswirl/deps/lua/lfunc.c:33
↓ 3 callersFunctionluaH_get
** main search function */
libswirl/deps/lua/ltable.c:589
↓ 3 callersFunctionluaH_newkey
** inserts a new key into a hash table; first, check whether key's main ** position is free. If not, check whether colliding node is in its main ** po
libswirl/deps/lua/ltable.c:461
↓ 3 callersFunctionluaK_code
** Emit instruction 'i', checking for array sizes and saving also its ** line information. Return 'i' position. */
libswirl/deps/lua/lcode.c:293
↓ 3 callersFunctionluaK_codeABx
** Format and emit an 'iABx' instruction. */
libswirl/deps/lua/lcode.c:324
↓ 3 callersFunctionluaK_exp2val
** Ensures final expression result is either in a register or it is ** a constant. */
libswirl/deps/lua/lcode.c:744
↓ 3 callersFunctionluaK_goiftrue
** Emit code to go through if 'e' is true, jump otherwise. */
libswirl/deps/lua/lcode.c:857
↓ 3 callersFunctionluaK_indexed
** Create expression 't[k]'. 't' must have its final result already in a ** register or upvalue. */
libswirl/deps/lua/lcode.c:946
↓ 3 callersFunctionluaK_intK
** Add an integer to list of constants and return its index. ** Integers use userdata as keys to avoid collision with floats with ** same value; conve
libswirl/deps/lua/lcode.c:471
↓ 3 callersFunctionluaK_patchlist
** Path all jumps in 'list' to jump to 'target'. ** (The assert means that we cannot fix a jump to a forward address ** because we only know addresses
libswirl/deps/lua/lcode.c:263
↓ 3 callersFunctionluaK_setlist
** Emit a SETLIST instruction. ** 'base' is register that keeps table; ** 'nelems' is #table plus those to be stored now; ** 'tostore' is number of va
libswirl/deps/lua/lcode.c:1189
↓ 3 callersFunctionluaK_storevar
** Generate code to store result of expression 'ex' into variable 'var'. */
libswirl/deps/lua/lcode.c:782
↓ 3 callersFunctionluaL_addstring
libswirl/deps/lua/lauxlib.c:537
↓ 3 callersFunctionluaL_getsubtable
** ensure that stack[idx][fname] has a table and push that table ** into the stack */
libswirl/deps/lua/lauxlib.c:951
← previousnext →1,601–1,700 of 13,974, ranked by callers