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
↓ 8 callers
Function
png_gamma_correct
This does the right thing based on the bit_depth field of the * png_struct, interpreting values as 8-bit or 16-bit. While the result * is nominally
extlib/libpng/png.c:3355
↓ 8 callers
Function
png_get_int_32_checked
extlib/libpng/pngrutil.c:1213
↓ 8 callers
Function
png_read_finish_row
extlib/libpng/pngrutil.c:4573
↓ 8 callers
Function
png_set_IHDR
extlib/libpng/pngset.c:434
↓ 8 callers
Function
png_set_packing
Turn on pixel packing */
extlib/libpng/pngtrans.c:48
↓ 8 callers
Function
proc
(cmd_args, pipe=True, env=False)
extlib/lz4/tests/test-lz4-versions.py:40
↓ 8 callers
Function
readU32FromChar
! readU32FromChar() : * @return : unsigned integer value read from input in `char` format * allows and interprets K, KB, KiB, M, MB and MiB suffix.
extlib/lz4/programs/lz4cli.c:284
↓ 8 callers
Function
reserve
extlib/fmt/include/fmt/format.h:477
↓ 8 callers
Function
rpGtk_convert_accel_to_gtk
* Convert Win32/Qt-style accelerator notation ('&') to GTK-style ('_'). * @param str String with '&' accelerator * @return String with '_' accelerat
src/gtk/RpGtk.c:428
↓ 8 callers
Function
rp_language_combo_box_get_selected_lc
* Get the selected language code. * @param widget RpLanguageComboBox * @return Selected language code. (0 if none) */
src/gtk/LanguageComboBox_gtk3.cpp:294
↓ 8 callers
Function
rp_rom_data_view_new_with_romData
src/gtk/RomDataView.cpp:410
↓ 8 callers
Method
rshift128
* Right-shift the two 64-bit values as if it's a single 128-bit value. * NOTE: Assuming `shamt` is always less than 64. * @param shamt [in] Shift
src/librptexture/decoder/ImageDecoder_BC7.cpp:231
↓ 8 callers
Method
seek
* Set the file position. * @param pos [in] File position * @param whence [in] Where to seek from * @return 0 on success; -1 on error. */
src/kde/RpFile_kio.cpp:281
↓ 8 callers
Method
setFilename
* Set the filename. * @param filename Filename */
src/librpfile/MemFile.cpp:159
↓ 8 callers
Function
set_value_convert
extlib/pugixml/src/pugixml.cpp:4807
↓ 8 callers
Function
size
observers
src/span.hh:215
↓ 8 callers
Method
size
* Get the data size. * This size does not include the partition header, * and it's adjusted to exclude hashes. * @return Data size, or -1 on error.
src/libromdata/disc/IsoPartition.cpp:756
↓ 8 callers
Function
sprintf
extlib/fmt/include/fmt/printf.h:599
↓ 8 callers
Method
supportedImageTypes
* Get a bitfield of image types this class can retrieve. * @return Bitfield of supported image types. (ImageTypesBF) */
src/librpbase/RomData.cpp:838
↓ 8 callers
Method
tabCount
* Get the tab count. * @return Tab count (highest tab index, plus 1) */
src/librpbase/RomFields.cpp:726
↓ 8 callers
Function
to_nonnegative_int
extlib/fmt/include/fmt/chrono.h:928
↓ 8 callers
Function
trimEnd
* Remove trailing spaces from a string. * NOTE: This modifies the string *in place*. * @param str String */
src/librptext/conversion.cpp:130
↓ 8 callers
Function
unix2dos
* Convert UNIX line endings to DOS line endings. * @param tstr_unix [in] String with UNIX line endings. * @param lf_count [out,opt] Number of LF cha
src/libwin32ui/WinUI.cpp:62
↓ 8 callers
Function
validateSysImageType
* Validate system and image types. * @param sys System. * @param imageType Image type. * @return True if valid; false if not. */
src/libromdata/config/TImageTypesConfig.hpp:138
↓ 8 callers
Function
wrapWordIndex
extlib/PowerVR/PVRTDecompress.cpp:465
↓ 8 callers
Function
zng_inflate_table
Build a set of tables to decode the provided canonical Huffman code. The code lengths are lens[0..codes-1]. The result starts at *table, whose
extlib/zlib-ng/inftrees.c:30
↓ 7 callers
Function
Abort
extlib/googletest/googletest/src/gtest-port.cc:1259
↓ 7 callers
Function
COVER_dictSelectionError
extlib/zstd/lib/dictBuilder/cover.c:1008
↓ 7 callers
Function
Decode
extlib/rapidjson/include/rapidjson/encodings.h:146
↓ 7 callers
Function
DetourUpdateProcessWithDll
/////////////////////////////////////////////////////////////////////////
extlib/Detours/src/creatwth.cpp:677
↓ 7 callers
Method
Enqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
extlib/googletest/googletest/samples/sample3-inl.h:114
↓ 7 callers
Function
FSE_initCState2
! FSE_initCState2() : * Same as FSE_initCState(), but the first symbol to include (which will be the last to be read) * uses the smallest state va
extlib/zstd/lib/common/fse.h:443
↓ 7 callers
Function
FSE_isError
* FSE helper functions ******************************************/
extlib/zstd/lib/legacy/zstd_v02.c:1106
↓ 7 callers
Function
FSE_isError
* FSE helper functions ******************************************/
extlib/zstd/lib/legacy/zstd_v04.c:1089
↓ 7 callers
Function
FSEv05_buildDTable
extlib/zstd/lib/legacy/zstd_v05.c:1157
↓ 7 callers
Function
FSEv05_readNCount
extlib/zstd/lib/legacy/zstd_v05.c:1230
↓ 7 callers
Function
ForEach
extlib/googletest/googletest/src/gtest-internal-inl.h:285
↓ 7 callers
Function
GTEST_LOCK_EXCLUDED_
extlib/googletest/googletest/src/gtest.cc:4950
↓ 7 callers
Method
GetBrlTarget
extlib/Detours/src/disasm.cpp:2119
↓ 7 callers
Method
GetTestInfo
Returns the i-th test among all the tests. i can range from 0 to total_test_count() - 1. If i is not in that range, returns NULL.
extlib/googletest/googletest/src/gtest.cc:2965
↓ 7 callers
Function
HIST_countFast_wksp
HIST_countFast_wksp() : * Same as HIST_countFast(), but using an externally provided scratch buffer. * `workSpace` is a writable buffer which must b
extlib/zstd/lib/compress/hist.c:150
↓ 7 callers
Function
HUF_encodeSymbol
extlib/zstd/lib/compress/huf_compress.c:984
↓ 7 callers
Function
HUF_estimateCompressedSize
extlib/zstd/lib/compress/huf_compress.c:793
↓ 7 callers
Method
Imm
extlib/Detours/src/disasm.cpp:3679
↓ 7 callers
Method
Key
extlib/rapidjson/example/simplereader/simplereader.cpp:24
↓ 7 callers
Function
LZ4F_getBlockSize
extlib/lz4/lib/lz4frame.c:333
↓ 7 callers
Function
LZ4F_resetDecompressionContext
==--- Streaming Decompression operations ---==*/
extlib/lz4/lib/lz4frame.c:1327
↓ 7 callers
Function
LZ4F_writeLE32
extlib/lz4/lib/lz4frame.c:197
↓ 7 callers
Function
LZ4_attach_HC_dictionary
extlib/lz4/lib/lz4hc.c:1654
↓ 7 callers
Function
LZ4_attach_dictionary
extlib/lz4/lib/lz4.c:1658
↓ 7 callers
Function
LZ4_createStream
extlib/lz4/lib/lz4.c:1531
↓ 7 callers
Function
LZ4_decompress_fast_usingDict
extlib/lz4/lib/lz4.c:2749
↓ 7 callers
Function
LZ4_resetStream_fast
extlib/lz4/lib/lz4.c:1570
↓ 7 callers
Method
Length
extlib/rapidjson/include/rapidjson/reader.h:792
↓ 7 callers
Function
ListView_GetBkColor_AltRow
* Get the alternate row color for ListViews. * * This function should be called on ListView creation * and if the system theme is changed. * * @p
src/libwin32ui/WinUI.cpp:202
↓ 7 callers
Method
Put
extlib/rapidjson/include/rapidjson/reader.h:782
↓ 7 callers
Method
Put
extlib/rapidjson/include/rapidjson/pointer.h:1028
↓ 7 callers
Method
Reset
extlib/googletest/googletest/src/gtest-port.cc:277
↓ 7 callers
Method
Set
Sets the 0-terminated C string this MyString object represents.
extlib/googletest/googletest/samples/sample2.cc:49
↓ 7 callers
Function
XXH64_avalanche
! @copydoc XXH32_avalanche */
extlib/zstd/lib/common/xxhash.h:3410
↓ 7 callers
Function
XXH_mult32to64
! * @brief Calculates a 32-bit to 64-bit long multiply. * * Implemented as a macro. * * Wraps `__emulu` on MSVC x86 because it tends to call `__a
extlib/zstd/lib/common/xxhash.h:4331
↓ 7 callers
Function
XXH_swap32
extlib/zstd/lib/common/xxhash.h:2751
↓ 7 callers
Function
ZSTD_DCtx_get_bmi2
extlib/zstd/lib/decompress/zstd_decompress_internal.h:213
↓ 7 callers
Function
ZSTD_blockState_confirmRepcodesAndEntropyTables
extlib/zstd/lib/compress/zstd_compress.c:3606
↓ 7 callers
Function
ZSTD_compressBlock_lazy_extDict_generic
extlib/zstd/lib/compress/zstd_lazy.c:1937
↓ 7 callers
Function
ZSTD_compressEnd_public
extlib/zstd/lib/compress/zstd_compress.c:5407
↓ 7 callers
Function
ZSTD_cwksp_reserve_buffer
* Reserves and returns unaligned memory. */
extlib/zstd/lib/compress/zstd_cwksp.h:394
↓ 7 callers
Function
ZSTD_execSequence
extlib/zstd/lib/decompress/zstd_decompress_block.c:1001
↓ 7 callers
Function
ZSTD_freeCDict
extlib/zstd/lib/compress/zstd_compress.c:5732
↓ 7 callers
Function
ZSTD_noCompressBlock
ZSTD_noCompressBlock() : * Writes uncompressed block to dst buffer from given src. * Returns the size of the block */
extlib/zstd/lib/compress/zstd_compress_internal.h:649
↓ 7 callers
Function
ZSTD_pthread_cond_init
extlib/zstd/lib/common/threading.c:161
↓ 7 callers
Function
ZSTD_rotateRight_U64
ZSTD_rotateRight_*(): * Rotates a bitfield to the right by "count" bits. * https://en.wikipedia.org/w/index.php?title=Circular_shift&oldid=991635599
extlib/zstd/lib/common/bits.h:184
↓ 7 callers
Function
ZSTD_stwrite32
extlib/zstd/contrib/seekable_format/zstdseek_compress.c:278
↓ 7 callers
Method
addField_string_hexdump
* Add a string field formatted like a hex dump * @param name Field name * @param buf Input bytes * @param size Byte count * @param flags Formattin
src/librpbase/RomFields.cpp:986
↓ 7 callers
Function
badusage
extlib/lz4/programs/lz4cli.c:248
↓ 7 callers
Method
c_string
Gets the 0-terminated C string this MyString object represents.
extlib/googletest/googletest/samples/sample2.h:71
↓ 7 callers
Function
category_to_name
Return string representation of locale category CATEGORY. */
extlib/gettext/gettext-runtime/intl/setlocale.c:97
↓ 7 callers
Function
convert_buffer_output_generic
extlib/pugixml/src/pugixml.cpp:3684
↓ 7 callers
Function
cpN_to_utf16
* Convert 8-bit text to UTF-16. * Trailing NULL bytes will be removed. * * The specified code page number will be used. * * @param cp [in] Code p
src/librptext/conversion_iconv.cpp:360
↓ 7 callers
Method
description
extlib/pugixml/src/pugixml.cpp:7552
↓ 7 callers
Function
detour_2gb_above
extlib/Detours/src/detours.cpp:101
↓ 7 callers
Function
detour_2gb_below
extlib/Detours/src/detours.cpp:96
↓ 7 callers
Function
fetch_opcode
extlib/Detours/src/detours.cpp:963
↓ 7 callers
Function
fetch_thumb_opcode
extlib/Detours/src/detours.cpp:786
↓ 7 callers
Method
file
Where in the source file was the default action spec defined?
extlib/googletest/googlemock/include/gmock/gmock-spec-builders.h:242
↓ 7 callers
Method
filename
* Get the filename. * @return Filename. (May be nullptr if the filename is not available.) */
src/win32/file/RpFile_IStream.cpp:690
↓ 7 callers
Function
fill
extlib/fmt/include/fmt/format.h:1699
↓ 7 callers
Function
format_to
extlib/fmt/include/fmt/base.h:2815
↓ 7 callers
Function
fromDXT1
* Convert a DXT1 image to rp_image. * S3TC palette index 3 will be interpreted as black. * * @param width Image width. * @param height Image heigh
src/librptexture/decoder/ImageDecoder_S3TC.cpp:360
↓ 7 callers
Function
fromDXT3
* Convert a DXT3 image to rp_image. * @param width Image width. * @param height Image height. * @param img_buf DXT3 image buffer. * @param img_siz
src/librptexture/decoder/ImageDecoder_S3TC.cpp:418
↓ 7 callers
Method
get
extlib/fmt/include/fmt/xchar.h:113
↓ 7 callers
Method
getDescUnlocked
* Get an unlocked achievement description. (localized) * @param id Achievement ID. * @return Unlocked achievement description, or nullptr on error.
src/librpbase/Achievements.cpp:967
↓ 7 callers
Method
getName
* Get an achievement name. (localized) * @param id Achievement ID. * @return Achievement description, or nullptr on error. */
src/librpbase/Achievements.cpp:948
↓ 7 callers
Function
getSystemMonospaceFont
* Get the system monospace font. * * NOTE: Only retrieves the configured font if compiled using Qt 5.2 or later. * For older versions, the default
src/kde/RpQt.hpp:280
↓ 7 callers
Method
getThumbnail
src/libromdata/img/TCreateThumbnail.cpp:254
↓ 7 callers
Function
gl_locale_name_environ
extlib/gettext/gettext-runtime/intl/gnulib-lib/localename-environ.c:27
↓ 7 callers
Function
gmtime
extlib/fmt/include/fmt/chrono.h:492
↓ 7 callers
Function
gtk_check_button_get_active
src/gtk/gtk-compat.h:198
↓ 7 callers
Method
iconAnimData
* Get the animated icon data. * * Check imgpf for IMGPF_ICON_ANIMATED first to see if this * object has an animated icon. * * @return Animated ic
src/librpbase/RomData.cpp:1119
↓ 7 callers
Function
inRange
extlib/basisu_astc/basisu_astc_decomp.cpp:71
← previous
next →
901–1,000 of 15,169, ranked by callers