MCPcopy Create free account

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

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

↓ 4 callersFunctionluaF_newproto
libswirl/deps/lua/lfunc.c:99
↓ 4 callersFunctionluaK_codek
** Emit a "load constant" instruction, using either 'OP_LOADK' ** (if constant index 'k' fits in 18 bits) or an 'OP_LOADKX' ** instruction with "extra
libswirl/deps/lua/lcode.c:346
↓ 4 callersFunctionluaK_patchclose
** Path all jumps in 'list' to close upvalues up to given 'level' ** (The assertion checks that jumps either were closing nothing ** or were closing h
libswirl/deps/lua/lcode.c:278
↓ 4 callersFunctionluaL_checkoption
libswirl/deps/lua/lauxlib.c:348
↓ 4 callersFunctionluaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
libswirl/deps/lua/lauxlib.c:934
↓ 4 callersFunctionluaL_tolstring
libswirl/deps/lua/lauxlib.c:810
↓ 4 callersFunctionluaO_hexavalue
libswirl/deps/lua/lobject.c:163
↓ 4 callersFunctionluaO_pushvfstring
** this function handles only '%d', '%c', '%f', '%p', and '%s' conventional formats, plus Lua-specific '%I' and '%U' */
libswirl/deps/lua/lobject.c:400
↓ 4 callersFunctionluaO_str2num
libswirl/deps/lua/lobject.c:331
↓ 4 callersFunctionluaV_concat
** Main operation for concatenation: concat 'total' values in the stack, ** from 'L->top - total' up to 'L->top - 1'. */
libswirl/deps/lua/lvm.c:474
↓ 4 callersFunctionluaV_execute
libswirl/deps/lua/lvm.c:786
↓ 4 callersFunctionluaV_shiftl
** Shift left operation. (Shift right just negates 'y'.) */
libswirl/deps/lua/lvm.c:593
↓ 4 callersFunctionluaX_newstring
** creates a new string and anchors it in scanner's table so that ** it will not be collected until the end of the compilation ** (by that time it sho
libswirl/deps/lua/llex.c:127
↓ 4 callersFunctionluaX_token2str
libswirl/deps/lua/llex.c:82
↓ 4 callersFunctionlua_absindex
** convert an acceptable stack index into an absolute index */
libswirl/deps/lua/lapi.c:160
↓ 4 callersFunctionlua_compare
libswirl/deps/lua/lapi.c:318
↓ 4 callersFunctionlua_error
libswirl/deps/lua/lapi.c:1114
↓ 4 callersFunctionlua_pushthread
libswirl/deps/lua/lapi.c:573
↓ 4 callersFunctionlua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
libswirl/deps/lua/lapi.c:207
↓ 4 callersFunctionlua_tointegerx
libswirl/deps/lua/lapi.c:356
↓ 4 callersFunctionmalloc_pages
libswirl/hw/mem/_vmem.cpp:297
↓ 4 callersFunctionmmu_set_state
libswirl/hw/sh4/modules/mmu.cpp:50
↓ 4 callersFunctionnaomi_LoadBios
libswirl/hw/naomi/naomi_cart.cpp:48
↓ 4 callersFunctionngen_blockcheckfail
libswirl/jit/backend/cpp/rec_cpp.cpp:46
↓ 4 callersFunctionos_DoEvents
libswirl/windows/winmain.cpp:831
↓ 4 callersFunctionpatchlistaux
** Traverse a list of tests, patching their destination address and ** registers: tests producing values jump to 'vtarget' (and put their ** values in
libswirl/deps/lua/lcode.c:224
↓ 4 callersFunctionpclmulqdq
libswirl/deps/xbyak/xbyak_mnemonic.h:536
↓ 4 callersFunctionpico_dns_name_to_dns_notation
* Replaces .'s in a DNS name in URL format by the label lengths. So it * actually converts a name in URL format to a name in DNS name format. * f
libswirl/gpl/deps/picotcp/modules/pico_dns_common.c:311
↓ 4 callersFunctionpico_dns_notation_to_name
* Replaces the label lengths in a DNS-name by .'s. So it actually converts a * name in DNS format to a name in URL format. * f.e. 3www6google2be0
libswirl/gpl/deps/picotcp/modules/pico_dns_common.c:345
↓ 4 callersFunctionpico_dns_question_fill_suffix
* Fills in the DNS question suffix-fields with the correct values. * * todo: Update pico_dns_client to make the same mechanism possible like with
libswirl/gpl/deps/picotcp/modules/pico_dns_common.c:527
↓ 4 callersFunctionpico_dualbuffer_checksum
WARNING: len1 MUST be an EVEN number */
libswirl/gpl/deps/picotcp/stack/pico_frame.c:318
↓ 4 callersFunctionpico_enqueue_and_wakeup_if_needed
libswirl/gpl/deps/picotcp/modules/pico_socket_udp.c:31
↓ 4 callersFunctionpico_fragments_empty_tree
libswirl/gpl/deps/picotcp/modules/pico_fragments.c:199
↓ 4 callersFunctionpico_ipv4_frame_push
libswirl/gpl/deps/picotcp/modules/pico_ipv4.c:967
↓ 4 callersFunctionpico_ipv4_link_find
libswirl/gpl/deps/picotcp/modules/pico_ipv4.c:1452
↓ 4 callersFunctionpico_ipv4_mcast_join
libswirl/gpl/deps/picotcp/modules/pico_ipv4.c:754
↓ 4 callersFunctionpico_protocol_generic_loop
libswirl/gpl/deps/picotcp/stack/pico_protocol.c:119
↓ 4 callersFunctionpico_socket_open
libswirl/gpl/deps/picotcp/stack/pico_socket.c:651
↓ 4 callersFunctionpico_socket_xmit_one
libswirl/gpl/deps/picotcp/stack/pico_socket.c:1092
↓ 4 callersFunctionpico_tcp_flags_update
libswirl/gpl/deps/picotcp/modules/pico_tcp.c:3269
↓ 4 callersFunctionpico_transport_receive
libswirl/gpl/deps/picotcp/stack/pico_stack.c:195
↓ 4 callersFunctionpng_colorspace_endpoints_match
libswirl/deps/libpng/png.c:1597
↓ 4 callersFunctionpng_icc_tag_char
Error message generation */
libswirl/deps/libpng/png.c:1791
↓ 4 callersFunctionpng_read_data
Read the data from whatever input you are using. The default routine * reads from a file pointer. Note that this routine sometimes gets called * w
libswirl/deps/libpng/pngrio.c:31
↓ 4 callersFunctionpng_read_update_info
Optional call to update the users info_ptr structure */
libswirl/deps/libpng/pngread.c:266
↓ 4 callersFunctionpng_reset_crc
Reset the CRC variable to 32 bits of 1's. Care must be taken * in case CRC is > 32 bits to leave the top bits 0. */
libswirl/deps/libpng/png.c:126
↓ 4 callersFunctionpng_set_alpha_mode_fixed
libswirl/deps/libpng/pngrtran.c:275
↓ 4 callersFunctionpng_set_bgr
Turn on BGR-to-RGB mapping */
libswirl/deps/libpng/pngtrans.c:20
↓ 4 callersFunctionpng_set_swap
Turn on 16-bit byte swapping */
libswirl/deps/libpng/pngtrans.c:34
↓ 4 callersFunctionpng_set_swap_alpha
libswirl/deps/libpng/pngtrans.c:222
↓ 4 callersFunctionpng_set_text_2
libswirl/deps/libpng/pngset.c:772
↓ 4 callersFunctionpng_write_data
libswirl/deps/libpng/pngwio.c:32
↓ 4 callersFunctionpng_write_end
Writes the end of the PNG file. If you don't want to write comments or * time information, you can pass NULL for info. If you already wrote these
libswirl/deps/libpng/pngwrite.c:357
↓ 4 callersFunctionpng_write_info
libswirl/deps/libpng/pngwrite.c:191
↓ 4 callersFunctionposix_memalign
libswirl/hw/pvr/ta_ctx.cpp:28
↓ 4 callersFunctionprint_head
libswirl/profiler/profiler.h:31
↓ 4 callersFunctionprintdirents
Print all entries in the directory. */
gdtool/src/cdromfs.cpp:355
↓ 4 callersFunctionpush_captures
libswirl/deps/lua/lstrlib.c:569
↓ 4 callersMethodpush_front
libswirl/deps/imgui/imgui.h:1216
↓ 4 callersFunctionpvr_read_area1_16
libswirl/hw/pvr/pvr_mem.cpp:57
↓ 4 callersFunctionraw_GetTexture
libswirl/rend/gles/glestex.cpp:790
↓ 4 callersFunctionread_u32bi
Read 32 bit 'bi-endian' integer Uses big-endian bytes, that's what the dc bios does too
libswirl/reios/reios.cpp:52
↓ 4 callersFunctionrend_init_renderer
libswirl/hw/pvr/Renderer_if.cpp:156
↓ 4 callersFunctionrend_resize
called always on vlbank, even before rend_init_renderer
libswirl/hw/pvr/Renderer_if.cpp:332
↓ 4 callersFunctionresizebox
libswirl/deps/lua/lauxlib.c:461
↓ 4 callersFunctionret
libswirl/deps/xbyak/xbyak_mnemonic.h:666
↓ 4 callersFunctionrewrite_whole_file_
libswirl/deps/flac/src/libFLAC/metadata_iterators.c:2992
↓ 4 callersFunctionsafe_malloc_mul_2op_p
libswirl/deps/flac/src/libFLAC/memory.c:211
↓ 4 callersFunctionsafe_realloc_mul_2op_
libswirl/deps/flac/include/share/alloc.h:199
↓ 4 callersMethodsetRounding
libswirl/deps/xbyak/xbyak.h:433
↓ 4 callersFunctionset_non_blocking
libswirl/hw/modem/picoppp.cpp:155
↓ 4 callersFunctionseterrorobj
libswirl/deps/lua/ldo.c:91
↓ 4 callersMethodsh4_context_mem_operand
libswirl/jit/backend/arm64/rec_arm64.cpp:776
↓ 4 callersFunctionsh4_sr_GetFull
libswirl/hw/sh4/sh4_if.h:378
↓ 4 callersFunctionsh4_sr_SetFull
libswirl/hw/sh4/sh4_if.h:383
↓ 4 callersFunctionshl
libswirl/deps/xbyak/xbyak_mnemonic.h:724
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
libswirl/deps/imgui/imstb_textedit.h:587
↓ 4 callersFunctionstbtt_GetFontOffsetForIndex
libswirl/deps/imgui/imstb_truetype.h:4731
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
libswirl/deps/imgui/imstb_truetype.h:3578
↓ 4 callersFunctionstbtt__add_point
libswirl/deps/imgui/imstb_truetype.h:3367
↓ 4 callersFunctionstbtt__cff_index_get
libswirl/deps/imgui/imstb_truetype.h:1230
↓ 4 callersFunctionstbtt__csctx_v
libswirl/deps/imgui/imstb_truetype.h:1875
↓ 4 callersFunctionstbtt__oversample_shift
libswirl/deps/imgui/imstb_truetype.h:3950
↓ 4 callersFunctionswitchNodes
libswirl/gpl/deps/picotcp/stack/pico_tree.c:470
↓ 4 callersFunctionta_commit_polygon
* Write a completed polygon out to the memory buffers * OPTIMIZEME: This is not terribly efficient at the moment. */
libswirl/gpl/lxdream/tacore.cpp:550
↓ 4 callersFunctiontactx_Recycle
libswirl/hw/pvr/ta_ctx.cpp:243
↓ 4 callersFunctiontag_error
libswirl/deps/lua/lauxlib.c:196
↓ 4 callersFunctiontcp_add_options_frame
libswirl/gpl/deps/picotcp/modules/pico_tcp.c:633
↓ 4 callersFunctiontcp_discard_all_segments
libswirl/gpl/deps/picotcp/modules/pico_tcp.c:3175
↓ 4 callersFunctiontcp_linger
libswirl/gpl/deps/picotcp/modules/pico_tcp.c:1556
↓ 4 callersFunctiontcpopt_len_check
libswirl/gpl/deps/picotcp/modules/pico_tcp.c:814
↓ 4 callersFunctionutf8len_
* also disallows non-shortest-form encodings, c.f. * http://www.unicode.org/versions/corrigendum1.html * and a more clear explanation at the end o
libswirl/deps/flac/src/libFLAC/format.c:312
↓ 4 callersFunctionvorbiscomment_find_entry_from_
libswirl/deps/flac/src/libFLAC/metadata_object.c:294
↓ 4 callersFunctionx11_window_set_text
libswirl/linux-dist/x11.cpp:492
↓ 4 callersFunctionzip_get_name
libswirl/deps/libzip/zip_get_name.c:40
↓ 3 callersMethodAcquireW
Take a register from the appropriate temps list. It will be returned automatically when the scope ends.
libswirl/deps/vixl/aarch64/macro-assembler-aarch64.h:3826
↓ 3 callersMethodAdds
libswirl/deps/vixl/aarch64/macro-assembler-aarch64.cc:1430
↓ 3 callersMethodAlign
libswirl/deps/vixl/code-buffer-vixl.cc:134
↓ 3 callersMethodAnd
libswirl/deps/vixl/aarch64/macro-assembler-aarch64.cc:742
↓ 3 callersFunctionBIC
libswirl/jit/emitter/arm32/E_DataOp.h:541
← previousnext →1,301–1,400 of 13,974, ranked by callers