Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GerbilSoft/rom-properties
/ functions
Functions
15,169 in github.com/GerbilSoft/rom-properties
⨍
Functions
15,169
◇
Types & classes
3,401
↓ 10 callers
Function
rp_gtk_vbox_new
src/gtk/gtk-compat.h:259
↓ 10 callers
Function
rp_list_data_item_set_column_text
src/gtk/ListDataItem.c:338
↓ 10 callers
Method
save
extlib/pugixml/src/pugixml.cpp:7892
↓ 10 callers
Method
sectCount
* Get the number of sections. (top-level) * @return Number of sections. */
src/libromdata/crypto/KeyStoreUI.cpp:853
↓ 10 callers
Method
set_fill
extlib/fmt/include/fmt/base.h:794
↓ 10 callers
Method
start_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
extlib/googletest/googletest/src/gtest.cc:5219
↓ 10 callers
Function
sysFromCbid
* Get the system from a ComboBox ID. * @param cbid ComboBox ID. * @return System. (row) */
src/libromdata/config/TImageTypesConfig.hpp:125
↓ 10 callers
Function
to_ascii
extlib/fmt/include/fmt/base.h:1280
↓ 10 callers
Method
totalKeyCount
* Get the total number of keys. * @return Total number of keys. */
src/libromdata/crypto/KeyStoreUI.cpp:907
↓ 10 callers
Function
vformat_to
extlib/fmt/include/fmt/xchar.h:60
↓ 9 callers
Method
Allocate
extlib/Detours/src/image.cpp:688
↓ 9 callers
Function
BIT_skipBits
extlib/zstd/lib/legacy/zstd_v02.c:382
↓ 9 callers
Method
CreateSchema
extlib/rapidjson/include/rapidjson/schema.h:1446
↓ 9 callers
Function
Elements
extlib/googletest/googlemock/include/gmock/gmock-matchers.h:3578
↓ 9 callers
Function
Expect
Verifies that condition is true; generates a non-fatal failure if condition is false.
extlib/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:241
↓ 9 callers
Function
FUZZ_dataProducer_create
extlib/lz4/ossfuzz/fuzz_data_producer.c:8
↓ 9 callers
Function
FUZZ_dataProducer_free
extlib/lz4/ossfuzz/fuzz_data_producer.c:18
↓ 9 callers
Function
FUZ_findDiff
! FUZ_findDiff() : * find the first different byte between buff1 and buff2. * presumes buff1 != buff2. * presumes a difference exists before end
extlib/lz4/tests/fuzzer.c:307
↓ 9 callers
Function
FUZ_writeLE32
unoptimized version; solves endianness & alignment issues */
extlib/lz4/tests/frametest.c:56
↓ 9 callers
Method
FindMember
extlib/rapidjson/include/rapidjson/document.h:2531
↓ 9 callers
Function
GTEST_EXCLUSIVE_LOCK_REQUIRED_
extlib/googletest/googlemock/include/gmock/gmock-spec-builders.h:764
↓ 9 callers
Function
GenericValue
Default constructor creates a null value.
extlib/rapidjson/include/rapidjson/document.h:567
↓ 9 callers
Function
GetElementsPointer
extlib/rapidjson/include/rapidjson/document.h:1933
↓ 9 callers
Method
GetParseErrorCode
Get the \ref ParseErrorCode of last parsing.
extlib/rapidjson/include/rapidjson/reader.h:534
↓ 9 callers
Function
HUF_getDTableDesc
extlib/zstd/lib/decompress/huf_decompress.c:143
↓ 9 callers
Function
LZ4F_compressFrame_usingCDict
! LZ4F_compressFrame_usingCDict() : * Compress srcBuffer using a dictionary, in a single step. * cdict can be NULL, in which case, no dictionary i
extlib/lz4/lib/lz4frame.c:428
↓ 9 callers
Function
LZ4F_decompress_usingDict
! LZ4F_decompress_usingDict() : * Same as LZ4F_decompress(), using a predefined dictionary. * Dictionary is used "in place", without any preproces
extlib/lz4/lib/lz4frame.c:2123
↓ 9 callers
Function
LZ4F_getFrameInfo
! LZ4F_getFrameInfo() : * This function extracts frame parameters (max blockSize, frame checksum, etc.). * Usage is optional. Objective is to prov
extlib/lz4/lib/lz4frame.c:1485
↓ 9 callers
Function
LZ4F_malloc
extlib/lz4/lib/lz4frame.c:117
↓ 9 callers
Function
LZ4_createStreamHC
extlib/lz4/lib/lz4hc.c:1554
↓ 9 callers
Function
MEM_64bits
extlib/zstd/lib/common/mem.h:138
↓ 9 callers
Function
MEM_readLE16
extlib/zstd/lib/legacy/zstd_v07.c:328
↓ 9 callers
Function
MEM_readLE32
extlib/zstd/lib/legacy/zstd_v05.c:170
↓ 9 callers
Function
MEM_readST
extlib/zstd/lib/common/mem.h:169
↓ 9 callers
Function
MemberBegin
Const member iterator ! \pre IsObject() == true */
extlib/rapidjson/include/rapidjson/document.h:1080
↓ 9 callers
Function
Q2U8_StdString
* Convert a QString to a UTF-8 std::string. * @param qs QString * @return UTF-8 std::string */
src/kde/RpQt.hpp:105
↓ 9 callers
Function
QuadAlign
extlib/Detours/src/image.cpp:308
↓ 9 callers
Method
Seek
src/librpfile/win32/IStreamWrapper.cpp:76
↓ 9 callers
Function
StrLen
extlib/rapidjson/include/rapidjson/internal/strfunc.h:30
↓ 9 callers
Function
XXH_swap64
extlib/zstd/lib/common/xxhash.h:3286
↓ 9 callers
Function
ZSTD_cwksp_assert_internal_consistency
extlib/zstd/lib/compress/zstd_cwksp.h:178
↓ 9 callers
Function
ZSTD_getCParams_internal
! ZSTD_getCParams_internal() : * @return ZSTD_compressionParameters structure for a selected compression level, srcSize and dictSize. * Note: srcSi
extlib/zstd/lib/compress/zstd_compress.c:7759
↓ 9 callers
Function
ZSTD_getLowestMatchIndex
* Returns the lowest allowed match index. It may either be in the ext-dict or the prefix. */
extlib/zstd/lib/compress/zstd_compress_internal.h:1395
↓ 9 callers
Function
ZSTD_initFseState
extlib/zstd/lib/decompress/zstd_decompress_block.c:1191
↓ 9 callers
Function
ZSTD_isError
* Error Management ***************************************/ ! ZSTD_isError * tells if a return value is an error code */
extlib/zstd/lib/legacy/zstd_v02.c:2733
↓ 9 callers
Function
ZSTD_maybeNullPtrAdd
* Helper function to add to a pointer that works around C's undefined behavior * of adding 0 to NULL. * * @returns `ptr + add` except it defines `N
extlib/zstd/lib/common/compiler.h:384
↓ 9 callers
Function
ZSTD_pthread_cond_destroy
extlib/zstd/lib/common/threading.c:170
↓ 9 callers
Function
ZSTD_pthread_mutex_destroy
extlib/zstd/lib/common/threading.c:149
↓ 9 callers
Function
ZSTD_seekable_create
extlib/zstd/contrib/seekable_format/zstdseek_decompress.c:231
↓ 9 callers
Function
ZSTD_seekable_decompress
extlib/zstd/contrib/seekable_format/zstdseek_decompress.c:490
↓ 9 callers
Function
ZSTD_startingInputLength
extlib/zstd/lib/decompress/zstd_decompress.c:232
↓ 9 callers
Function
abs_i16
Returns |x| for 16-bit lanes. */
extlib/libpng/intel/filter_sse2_intrinsics.c:213
↓ 9 callers
Function
allocate_node
extlib/pugixml/src/pugixml.cpp:1231
↓ 9 callers
Function
append_item
src/gtk/gtk4/NautilusPropertiesModel.cpp:35
↓ 9 callers
Method
as_int
extlib/pugixml/src/pugixml.cpp:5385
↓ 9 callers
Method
backend
* Get this image's backend object. * @return Image backend object */
src/librptexture/img/rp_image.cpp:288
↓ 9 callers
Function
bitTransferSigned
extlib/basisu_astc/basisu_astc_decomp.cpp:872
↓ 9 callers
Method
call
(self, method, args, **kwargs)
extlib/fmt/support/release.py:23
↓ 9 callers
Function
crc16_0x8005
* Calculate the CRC16 of a block of data. * Polynomial: 0x8005 (for NDS icon/title) * @param buf Buffer * @param size Size of buffer * @param crc
src/libromdata/Handheld/nds_crc.cpp:19
↓ 9 callers
Function
crc32_braid_internal
========================================================================= */
extlib/zlib-ng/arch/generic/crc32_braid_c.c:63
↓ 9 callers
Method
dynamic_width
extlib/fmt/include/fmt/base.h:737
↓ 9 callers
Function
encryptionVerifyData_static
* Get the verification data for a given encryption key index. * @param keyIdx Encryption key index. * @return Verification data. (16 bytes) */
src/libromdata/crypto/N3DSVerifyKeys.cpp:582
↓ 9 callers
Function
float
extlib/gettext/gettext-runtime/intl/gnulib-lib/math.in.h:185
↓ 9 callers
Function
for_each
extlib/fmt/include/fmt/ranges.h:191
↓ 9 callers
Function
fromLinear32_cpp
* Convert a linear 32-bit RGB image to rp_image. * Standard version using regular C++ code. * @param px_format [in] 32-bit pixel format. * @param w
src/librptexture/decoder/ImageDecoder_Linear.cpp:1001
↓ 9 callers
Function
fromLinearCI8
* Convert a linear CI8 image to rp_image with a little-endian 16-bit palette. * @param px_format [in] Palette pixel format * @param width [in] Imag
src/librptexture/decoder/ImageDecoder_Linear.cpp:300
↓ 9 callers
Function
getConfigDirectory
* Get the user's configuration directory. * * NOTE: This function does NOT cache the directory name. * Callers should cache it locally. * * @retu
src/libunixcommon/userdirs.cpp:229
↓ 9 callers
Function
getCountryCode
* Get the system country code. (ISO-3166) * This will always be an uppercase ASCII string. * * NOTE: Some newer country codes may use 3-character a
src/librpbase/SystemRegion.cpp:358
↓ 9 callers
Function
get_container
extlib/fmt/include/fmt/base.h:484
↓ 9 callers
Function
gl_locale_name_default
extlib/gettext/gettext-runtime/intl/gnulib-lib/localename-unsafe.c:2820
↓ 9 callers
Function
gz_comp
Compress whatever is at avail_in and next_in and write to the output file. Return -1 if there is an error writing to the output file or if gz_write
extlib/zlib-ng/gzwrite.c:58
↓ 9 callers
Method
importKeysFromBin
* Import keys from a binary file. * @param id Type of file */
src/win32/config/KeyManagerTab.cpp:1793
↓ 9 callers
Method
insertUInt
* Insert an unsigned integer value. * @param key Extended ID666 tag index. * @param ivalue Unsigned integer value. */
src/libromdata/Audio/SPC.cpp:138
↓ 9 callers
Method
isAnimated
* Is this an animated icon? * * This checks if iconAnimData is set and has an animation * sequence that refers to more than one frame. * * @
src/librpbase/img/IconAnimHelper.hpp:70
↓ 9 callers
Function
isOnBadFS
* Is a file located on a "bad" file system? * * We don't want to check files on e.g. procfs, * or on network file systems if the option is disabled
src/librpfile/FileSystem.hpp:399
↓ 9 callers
Function
is_attribute_of
extlib/pugixml/src/pugixml.cpp:4452
↓ 9 callers
Function
kde_register_backends
* Register the KDE backends for e.g. rp_image. * This must be called when a plugin or executable is loaded. */
src/kde/kde_register_backends.hpp:60
↓ 9 callers
Function
local_wcrtomb
extlib/gettext/gettext-runtime/intl/gnulib-lib/vasnprintf.c:369
↓ 9 callers
Function
map
extlib/fmt/include/fmt/base.h:406
↓ 9 callers
Function
mz_stream_mem_get_buffer_at
extlib/minizip-ng/mz_strm_mem.c:213
↓ 9 callers
Function
mz_stream_set_base
extlib/minizip-ng/mz_strm.c:378
↓ 9 callers
Function
mz_stream_write_int64
extlib/minizip-ng/mz_strm.c:148
↓ 9 callers
Function
mz_stream_write_uint64
extlib/minizip-ng/mz_strm.c:152
↓ 9 callers
Function
mz_zip_writer_close
extlib/minizip-ng/mz_zip_rw.c:1324
↓ 9 callers
Method
on_text
extlib/fmt/include/fmt/chrono.h:1218
↓ 9 callers
Function
png_get_valid
extlib/libpng/pngget.c:18
↓ 9 callers
Function
png_push_save_buffer
extlib/libpng/pngpread.c:463
↓ 9 callers
Function
png_read_buffer
Manage the read buffer; this simply reallocates the buffer if it is not small * enough (or if it is not allocated). The routine returns a pointer to
extlib/libpng/pngrutil.c:375
↓ 9 callers
Function
png_write_finish_row
Internal use only. Called when finished processing a row of data. */
extlib/libpng/pngwutil.c:2128
↓ 9 callers
Function
pointer
extlib/googletest/googletest/include/gtest/internal/gtest-port.h:1743
↓ 9 callers
Function
put_short
=========================================================================== * Output a short LSB first on the stream. * IN assertion: there is enoug
extlib/zlib-ng/deflate.h:355
↓ 9 callers
Function
range_begin
extlib/fmt/include/fmt/ranges.h:55
↓ 9 callers
Method
rowCount
src/kde/config/KeyStoreModel.cpp:176
↓ 9 callers
Function
rp_byte_swap_16_array
* 16-bit byteswap function. * @param ptr Pointer to array to swap. (MUST be 16-bit aligned!) * @param n Number of bytes to swap. (Must be divisible
src/librpbyteswap/byteswap_rp.h:303
↓ 9 callers
Function
rp_iconv
* Convert a string from one character set to another. * @param src [in] Source string. * @param len [in] Source length, in bytes. * @pa
src/librptext/conversion_iconv.cpp:62
↓ 9 callers
Function
rp_secure_enable
!ENABLE_EXTRA_SECURITY */
src/librpsecure/os-secure.h:82
↓ 9 callers
Method
setData
src/kde/config/KeyStoreModel.cpp:389
↓ 9 callers
Method
tabName
* Get the name of the specified tab. * @param tabIdx Tab index * @return Tab name, or nullptr if no name is set. */
src/librpbase/RomFields.cpp:741
↓ 9 callers
Function
u16_strncmp
* char16_t strncmp(). * @param wcs1 16-bit string 1. * @param wcs2 16-bit string 2. * @return strncmp() result. */
src/librptext/conversion.cpp:89
↓ 9 callers
Function
utf16_bswap
* Byteswap and return UTF-16 text. * @param str UTF-16 text to byteswap. * @param len Length of str, in characters. (-1 for NULL-terminated string)
src/librptext/conversion.cpp:32
← previous
next →
701–800 of 15,169, ranked by callers