MCPcopy Create free account

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

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

↓ 3 callersFunctionluaL_optlstring
libswirl/deps/lua/lauxlib.c:397
↓ 3 callersFunctionluaL_where
** The use of 'lua_pushfstring' ensures this function does not ** need reserved stack space when called. */
libswirl/deps/lua/lauxlib.c:205
↓ 3 callersFunctionluaS_createlngstrobj
libswirl/deps/lua/lstring.c:147
↓ 3 callersFunctionluaS_hash
libswirl/deps/lua/lstring.c:49
↓ 3 callersFunctionluaS_resize
** resizes the string table */
libswirl/deps/lua/lstring.c:71
↓ 3 callersFunctionluaT_callorderTM
libswirl/deps/lua/ltm.c:158
↓ 3 callersFunctionluaT_objtypename
** Return the name of the type of an object. For tables and userdata ** with metatable, use their '__name' metafield, if present. */
libswirl/deps/lua/ltm.c:90
↓ 3 callersFunctionluaV_finishget
** Finish the table access 'val = t[key]'. ** if 'slot' is NULL, 't' is not a table; otherwise, 'slot' points to ** t[k] entry (which must be nil). */
libswirl/deps/lua/lvm.c:160
↓ 3 callersFunctionluaV_tointeger
** try to convert a value to an integer, rounding according to 'mode': ** mode == 0: accepts only integral values ** mode == 1: takes the floor of the
libswirl/deps/lua/lvm.c:94
↓ 3 callersFunctionlua_iscfunction
libswirl/deps/lua/lapi.c:264
↓ 3 callersFunctionlua_load
libswirl/deps/lua/lapi.c:992
↓ 3 callersFunctionlua_newuserdata
libswirl/deps/lua/lapi.c:1184
↓ 3 callersFunctionlua_next
libswirl/deps/lua/lapi.c:1123
↓ 3 callersFunctionlua_rawequal
libswirl/deps/lua/lapi.c:295
↓ 3 callersFunctionlua_setupvalue
libswirl/deps/lua/lapi.c:1236
↓ 3 callersFunctionlua_tothread
libswirl/deps/lua/lapi.c:423
↓ 3 callersFunctionlua_version
libswirl/deps/lua/lapi.c:144
↓ 3 callersFunctionmake_directory
libswirl/stdclass.cpp:162
↓ 3 callersFunctionmake_gray_colormap
libswirl/deps/libpng/pngread.c:1987
↓ 3 callersFunctionmake_rgb_colormap
libswirl/deps/libpng/pngread.c:2054
↓ 3 callersFunctionmaple_GetBusId
libswirl/hw/maple/maple_helper.cpp:10
↓ 3 callersFunctionmatchbracketclass
libswirl/deps/lua/lstrlib.c:302
↓ 3 callersFunctionmcast_set_listen_tree_p_null
libswirl/gpl/deps/picotcp/stack/pico_socket_multicast.c:188
↓ 3 callersFunctionmcfg_DestroyDevices
libswirl/hw/maple/maple_cfg.cpp:215
↓ 3 callersFunctionmmu_full_lookup
libswirl/hw/sh4/modules/mmu.cpp:304
↓ 3 callersFunctionmmu_match
libswirl/hw/sh4/modules/mmu.cpp:282
↓ 3 callersFunctionnewfile
libswirl/deps/lua/liolib.c:247
↓ 3 callersFunctionnewlabelentry
libswirl/deps/lua/lparser.c:385
↓ 3 callersFunctionnewprefile
** When creating file handles, always creates a 'closed' file handle ** before opening the actual file; so, if there is a memory error, the ** handle
libswirl/deps/lua/liolib.c:195
↓ 3 callersFunctionopendir
libswirl/deps/dirent/dirent.c:32
↓ 3 callersFunctionoptimize_cmf
This is the code to hack the first two bytes of the deflate stream (the * deflate header) to correct the windowBits value to match the actual data
libswirl/deps/libpng/pngwutil.c:250
↓ 3 callersFunctionor_
libswirl/deps/xbyak/xbyak_mnemonic.h:505
↓ 3 callersFunctionpack_uint32_little_endian_
libswirl/deps/flac/src/libFLAC/metadata_iterators.c:2056
↓ 3 callersFunctionpackint
** Pack integer 'n' with 'size' bytes and 'islittle' endianness. ** The final 'if' handles the case when 'size' is larger than ** the size of a Lua in
libswirl/deps/lua/lstrlib.c:1295
↓ 3 callersFunctionpalette_update
libswirl/rend/TexCache.cpp:86
↓ 3 callersMethodpause
()
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/JNIdc.java:16
↓ 3 callersMethodpermitVsib
libswirl/deps/xbyak/xbyak.h:1012
↓ 3 callersFunctionpico_checksum_adder
libswirl/gpl/deps/picotcp/stack/pico_frame.c:279
↓ 3 callersFunctionpico_datalink_send
libswirl/gpl/deps/picotcp/stack/pico_stack.c:411
↓ 3 callersFunctionpico_dns_client_getaddr_init
libswirl/gpl/deps/picotcp/modules/pico_dns_client.c:715
↓ 3 callersFunctionpico_dns_client_nameserver
libswirl/gpl/deps/picotcp/modules/pico_dns_client.c:801
↓ 3 callersFunctionpico_dns_client_send
libswirl/gpl/deps/picotcp/modules/pico_dns_client.c:372
↓ 3 callersFunctionpico_dns_decompress_name
* Returns the uncompressed name in DNS name format when DNS name compression * is applied to the packet-buffer. * * @param name Compressed nam
libswirl/gpl/deps/picotcp/modules/pico_dns_common.c:83
↓ 3 callersFunctionpico_dns_fill_packet_rr_section
* Fills a single DNS resource record section of a DNS packet. * * @param rtree Tree that contains the DNS resource records. * @param dest Point
libswirl/gpl/deps/picotcp/modules/pico_dns_common.c:1348
↓ 3 callersFunctionpico_dns_rdata_cmp
* Compares two databuffers against each other. * * @param a 1st Memory buffer to compare * @param b 2nd Memory buffer to compa
libswirl/gpl/deps/picotcp/modules/pico_dns_common.c:1003
↓ 3 callersFunctionpico_dns_url_to_qname
* Converts a DNS name in URL format to a name in DNS name format. Provides * space for the DNS name as well. PICO_FREE() should be called on the re
libswirl/gpl/deps/picotcp/modules/pico_dns_common.c:263
↓ 3 callersFunctionpico_ipv4_route_add
libswirl/gpl/deps/picotcp/modules/pico_ipv4.c:1168
↓ 3 callersFunctionpico_ipv4_source_find
libswirl/gpl/deps/picotcp/modules/pico_ipv4.c:618
↓ 3 callersFunctionpico_socket_shutdown
libswirl/gpl/deps/picotcp/stack/pico_socket.c:1932
↓ 3 callersFunctionpico_tcp_overhead
libswirl/gpl/deps/picotcp/modules/pico_tcp.c:733
↓ 3 callersFunctionpico_tree_findNode
libswirl/gpl/deps/picotcp/stack/pico_tree.c:189
↓ 3 callersFunctionpng_build_16bit_table
Internal function to build a single 16-bit table - the table consists of * 'num' 256 entry subtables, where 'num' is determined by 'shift' - the amou
libswirl/deps/libpng/png.c:3977
↓ 3 callersFunctionpng_build_8bit_table
Build a single 8-bit table: same as the 16-bit case but much simpler (and * typically much faster). Note that libpng currently does no sBIT processi
libswirl/deps/libpng/png.c:4122
↓ 3 callersFunctionpng_check_fp_number
libswirl/deps/libpng/png.c:2717
↓ 3 callersFunctionpng_check_fp_string
The same but for a complete string. */
libswirl/deps/libpng/png.c:2844
↓ 3 callersFunctionpng_compress_IDAT
This is similar to png_text_compress, above, except that it does not require * all of the data at once and, instead of buffering the compressed resul
libswirl/deps/libpng/pngwutil.c:931
↓ 3 callersFunctionpng_do_strip_channel
Remove a channel - this used to be 'png_do_strip_filler' but it used a * somewhat weird combination of flags to determine what to do. All the calls
libswirl/deps/libpng/pngtrans.c:494
↓ 3 callersFunctionpng_free_buffer_list
Clean up (or trim) a linked list of compression buffers. */
libswirl/deps/libpng/pngwutil.c:439
↓ 3 callersFunctionpng_image_read_init
Do all the *safe* initialization - 'safe' means that png_error won't be * called, so setting up the jmp_buf is not required. This means that anythin
libswirl/deps/libpng/pngread.c:1299
↓ 3 callersFunctionpng_image_size
This is used below to find the size of an image to pass to png_deflate_claim, * so it only needs to be accurate if the size is less than 16384 bytes
libswirl/deps/libpng/pngwutil.c:204
↓ 3 callersFunctionpng_inflate_claim
png_inflate_claim: claim the zstream for some nefarious purpose that involves * decompression. Returns Z_OK on success, else a zlib error code. It
libswirl/deps/libpng/pngrutil.c:341
↓ 3 callersFunctionpng_inflate_read
Perform a partial read and decompress, producing 'avail_out' bytes and * reading from the current chunk as required. */
libswirl/deps/libpng/pngrutil.c:773
↓ 3 callersFunctionpng_push_fill_buffer
libswirl/deps/libpng/pngpread.c:420
↓ 3 callersFunctionpng_read_chunk_header
Read the chunk header (length + type name). * Put the type name into png_ptr->chunk_name, and return the length. */
libswirl/deps/libpng/pngrutil.c:155
↓ 3 callersFunctionpng_read_info
Read the information before the actual image data. This has been * changed in v0.90 to allow reading a file that already has the magic * bytes read
libswirl/deps/libpng/pngread.c:91
↓ 3 callersFunctionpng_read_start_row
libswirl/deps/libpng/pngrutil.c:4370
↓ 3 callersFunctionpng_set_filler
Add a filler byte on read, or remove a filler or alpha byte on write. * The filler type has changed in v0.95 to allow future 2-byte fillers * for 48
libswirl/deps/libpng/pngtrans.c:119
↓ 3 callersFunctionpng_set_gAMA_fixed
libswirl/deps/libpng/pngset.c:185
↓ 3 callersFunctionpng_set_read_fn
This function allows the application to supply a new input function * for libpng if standard C streams aren't being used. * * This function takes a
libswirl/deps/libpng/pngrio.c:86
↓ 3 callersFunctionpng_set_rgb_to_gray_fixed
libswirl/deps/libpng/pngrtran.c:958
↓ 3 callersFunctionpng_set_sCAL_s
libswirl/deps/libpng/pngset.c:429
↓ 3 callersFunctionpng_set_scale_16
libswirl/deps/libpng/pngrtran.c:171
↓ 3 callersFunctionpng_text_compress
Compress the data in the compression state input */
libswirl/deps/libpng/pngwutil.c:488
↓ 3 callersFunctionpng_text_compress_init
libswirl/deps/libpng/pngwutil.c:478
↓ 3 callersFunctionpng_write_compressed_data_out
Ship the compressed text out via chunk writes */
libswirl/deps/libpng/pngwutil.c:637
↓ 3 callersFunctionpng_write_image
Write the image. You only need to call this function once, even * if you are writing an interlaced image. */
libswirl/deps/libpng/pngwrite.c:600
↓ 3 callersFunctionpng_write_tEXt
Write a tEXt chunk */
libswirl/deps/libpng/pngwutil.c:1531
↓ 3 callersFunctionppi_from_ppm
libswirl/deps/libpng/pngget.c:316
↓ 3 callersFunctionppp_fcs_finish
libswirl/gpl/deps/picotcp/modules/pico_dev_ppp.c:522
↓ 3 callersFunctionppp_fcs_start
libswirl/gpl/deps/picotcp/modules/pico_dev_ppp.c:527
↓ 3 callersFunctionpppdump
libswirl/gpl/deps/picotcp/modules/pico_dev_ppp.c:304
↓ 3 callersFunctionprepstate
libswirl/deps/lua/lstrlib.c:591
↓ 3 callersFunctionprint_mapped_axis
(name, event, axis_inverted=False)
reicast/linux/tools/reicast-joyconfig.py:149
↓ 3 callersFunctionpush_onecapture
libswirl/deps/lua/lstrlib.c:550
↓ 3 callersFunctionpushnumint
libswirl/deps/lua/lmathlib.c:96
↓ 3 callersFunctionrdv_BlockCheckFail
libswirl/hw/sh4/dyna/driver.cpp:354
↓ 3 callersFunctionrdv_CompilePC_OrClearCache
libswirl/hw/sh4/dyna/driver.cpp:304
↓ 3 callersFunctionrdv_CompilePC_OrFail
libswirl/hw/sh4/dyna/driver.cpp:228
↓ 3 callersMethodreadCustomVjoyValues
(Context context)
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/periph/VJoy.java:49
↓ 3 callersFunctionread_button
(dev)
reicast/linux/tools/reicast-joyconfig.py:104
↓ 3 callersFunctionread_frame_
libswirl/deps/flac/src/libFLAC/stream_decoder.c:2015
↓ 3 callersFunctionread_line
libswirl/deps/lua/liolib.c:489
↓ 3 callersFunctionread_metadata_
libswirl/deps/flac/src/libFLAC/stream_decoder.c:1393
↓ 3 callersFunctionread_metadata_block_data_picture_cstring_cb_
libswirl/deps/flac/src/libFLAC/metadata_iterators.c:2470
↓ 3 callersFunctionreaddigits
** Read a sequence of (hex)digits */
libswirl/deps/lua/liolib.c:434
↓ 3 callersFunctionreallymarkobject
** mark an object. Userdata, strings, and closed upvalues are visited ** and turned black here. Other objects are marked gray and added ** to appropri
libswirl/deps/lua/lgc.c:235
↓ 3 callersFunctionreicast_init
libswirl/libswirl.cpp:616
↓ 3 callersFunctionreicast_ui_loop
libswirl/libswirl.cpp:655
↓ 3 callersMethodrelease
()
reicast/android-studio/reicast/src/main/java/com/reicast/emulator/emu/AudioBackend.java:30
↓ 3 callersFunctionrend_frame
libswirl/hw/pvr/Renderer_if.cpp:188
← previousnext →1,701–1,800 of 13,974, ranked by callers