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
↓ 3 callers
Function
HUF_compress1X_usingCTable_internal_body
extlib/zstd/lib/compress/huf_compress.c:1055
↓ 3 callers
Function
HUF_decompress1X1_DCtx_wksp
extlib/zstd/lib/decompress/huf_decompress.c:1894
↓ 3 callers
Function
HUF_decompress4X1_usingDTable_internal
extlib/zstd/lib/decompress/huf_decompress.c:895
↓ 3 callers
Function
HUF_decompress4X2_usingDTable_internal
extlib/zstd/lib/decompress/huf_decompress.c:1719
↓ 3 callers
Function
HUF_isError
extlib/zstd/lib/common/entropy_common.c:34
↓ 3 callers
Function
HUF_readDTableX1_wksp
extlib/zstd/lib/decompress/huf_decompress.c:385
↓ 3 callers
Function
HUF_readDTableX2_wksp
extlib/zstd/lib/decompress/huf_decompress.c:1179
↓ 3 callers
Function
HUF_readStats
! HUF_readStats Read compact Huffman tree, saved by HUF_writeCTable @huffWeight : destination buffer @return : size read from `src` */
extlib/zstd/lib/legacy/zstd_v02.c:1481
↓ 3 callers
Function
HUF_readStats_wksp
extlib/zstd/lib/common/entropy_common.c:327
↓ 3 callers
Function
HUF_setNbBits
extlib/zstd/lib/compress/huf_compress.c:208
↓ 3 callers
Function
HUF_setValue
extlib/zstd/lib/compress/huf_compress.c:214
↓ 3 callers
Function
HUFv05_readDTableX4
extlib/zstd/lib/legacy/zstd_v05.c:2145
↓ 3 callers
Function
HUFv06_readDTableX4
extlib/zstd/lib/legacy/zstd_v06.c:2271
↓ 3 callers
Function
HUFv07_decompress1X2_DCtx
extlib/zstd/lib/legacy/zstd_v07.c:1846
↓ 3 callers
Function
HUFv07_decompress1X2_usingDTable_internal
extlib/zstd/lib/legacy/zstd_v07.c:1812
↓ 3 callers
Function
HUFv07_decompress1X4_usingDTable_internal
extlib/zstd/lib/legacy/zstd_v07.c:2220
↓ 3 callers
Function
HUFv07_decompress4X2_DCtx
extlib/zstd/lib/legacy/zstd_v07.c:1969
↓ 3 callers
Function
HUFv07_decompress4X2_usingDTable_internal
extlib/zstd/lib/legacy/zstd_v07.c:1865
↓ 3 callers
Function
HUFv07_decompress4X4_DCtx
extlib/zstd/lib/legacy/zstd_v07.c:2380
↓ 3 callers
Function
HUFv07_decompress4X4_usingDTable_internal
extlib/zstd/lib/legacy/zstd_v07.c:2276
↓ 3 callers
Function
HUFv07_readDTableX4
extlib/zstd/lib/legacy/zstd_v07.c:2079
↓ 3 callers
Function
Header_SetItem
src/libwin32common/sdk/commctrl_ts.h:73
↓ 3 callers
Function
IS_CONSOLE
extlib/lz4/programs/platform.h:121
↓ 3 callers
Method
Increment
Returns the current counter value, and increments it.
extlib/googletest/googletest/samples/sample4.cc:37
↓ 3 callers
Function
InitGDIPlus
* Initialize GDI+. * @return GDI+ token, or 0 on failure. */
src/librptexture/img/GdiplusHelper.cpp:34
↓ 3 callers
Function
InitGoogleMockImpl
extlib/googletest/googlemock/src/gmock.cc:143
↓ 3 callers
Function
InitGoogleTestImpl
extlib/googletest/googletest/src/gtest.cc:6675
↓ 3 callers
Function
Int32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
extlib/googletest/googletest/src/gtest-port.cc:1340
↓ 3 callers
Function
Invalid
extlib/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:306
↓ 3 callers
Function
IsDigit
extlib/googletest/googletest/include/gtest/internal/gtest-port.h:1905
↓ 3 callers
Function
IsNumber
extlib/rapidjson/include/rapidjson/document.h:948
↓ 3 callers
Method
IsSatisfiedByCallCount
extlib/googletest/googlemock/src/gmock-cardinalities.cc:75
↓ 3 callers
Method
IsSaturatedByCallCount
extlib/googletest/googlemock/src/gmock-cardinalities.cc:79
↓ 3 callers
Function
IsString
extlib/rapidjson/include/rapidjson/document.h:954
↓ 3 callers
Function
IsWindows10OrGreater
src/libwin32common/rp_versionhelpers.h:94
↓ 3 callers
Function
IsWindowsVersionOrGreater_BuildNumberCheck
src/libwin32common/rp_versionhelpers.h:98
↓ 3 callers
Function
Key
extlib/googletest/googlemock/include/gmock/gmock-matchers.h:4979
↓ 3 callers
Function
LZ4F_compressBegin_internal
LZ4F_compressBegin_internal() * Note: only accepts @cdict _or_ @dictBuffer as non NULL. */
extlib/lz4/lib/lz4frame.c:690
↓ 3 callers
Function
LZ4F_compressBegin_usingCDict
extlib/lz4/lib/lz4frame.c:851
↓ 3 callers
Function
LZ4F_decodeHeader
! LZ4F_decodeHeader() : * input : `src` points at the **beginning of the frame** * output : set internal values of dctx, such as *
extlib/lz4/lib/lz4frame.c:1346
↓ 3 callers
Function
LZ4F_flush
! LZ4F_flush() : * When compressed data must be sent immediately, without waiting for a block to be filled, * invoke LZ4_flush(), which will immed
extlib/lz4/lib/lz4frame.c:1159
↓ 3 callers
Function
LZ4F_initStream
* This function prepares the internal LZ4(HC) stream for a new compression, * resetting the context and attaching the dictionary, if there is one. *
extlib/lz4/lib/lz4frame.c:648
↓ 3 callers
Function
LZ4F_localSaveDict
Save history (up to 64KB) into @tmpBuff */
extlib/lz4/lib/lz4frame.c:965
↓ 3 callers
Function
LZ4F_uncompressedUpdate
! LZ4F_uncompressedUpdate() : * Same as LZ4F_compressUpdate(), but requests blocks to be sent uncompressed. * This symbol is only supported when L
extlib/lz4/lib/lz4frame.c:1139
↓ 3 callers
Function
LZ4F_updateDict
LZ4F_updateDict() : * only used for LZ4F_blockLinked mode * Condition : @dstPtr != NULL */
extlib/lz4/lib/lz4frame.c:1527
↓ 3 callers
Function
LZ4HC_FindLongerMatch
extlib/lz4/lib/lz4hc.c:1802
↓ 3 callers
Function
LZ4HC_Insert
Update chains up to ip (excluded) */
extlib/lz4/lib/lz4hc.c:781
↓ 3 callers
Function
LZ4HC_compress_generic_noDictCtx
extlib/lz4/lib/lz4hc.c:1419
↓ 3 callers
Function
LZ4HC_countPattern
LZ4HC_countPattern() : * pattern32 must be a sample of repetitive pattern of length 1, 2 or 4 (but not 3!) */
extlib/lz4/lib/lz4hc.c:820
↓ 3 callers
Function
LZ4HC_protectDictEnd
LZ4HC_protectDictEnd() : * Checks if the match is in the last 3 bytes of the dictionary, so reading the * 4 byte MINMATCH would overflow. * @return
extlib/lz4/lib/lz4hc.c:875
↓ 3 callers
Function
LZ4HC_sequencePrice
requires mlen >= MINMATCH */
extlib/lz4/lib/lz4hc.c:1788
↓ 3 callers
Function
LZ4IO_compressFilename_extRess
extlib/lz4/programs/lz4io.c:1490
↓ 3 callers
Function
LZ4IO_compressLegacy_internal
LZ4IO_compressLegacy_internal : * Implementation of LZ4IO_compressFilename_Legacy. * @return: 0 if success, !0 if error */
extlib/lz4/programs/lz4io.c:820
↓ 3 callers
Function
LZ4IO_freeCResources
extlib/lz4/programs/lz4io.c:990
↓ 3 callers
Function
LZ4IO_isSkippableMagicNumber
extlib/lz4/programs/lz4io.c:371
↓ 3 callers
Function
LZ4IO_setStreamChecksumMode
Default setting : 1 == checksum enabled */
extlib/lz4/programs/lz4io.c:308
↓ 3 callers
Function
LZ4MID_addPosition
extlib/lz4/lib/lz4hc.c:476
↓ 3 callers
Function
LZ4MID_hash8Ptr
extlib/lz4/lib/lz4hc.c:151
↓ 3 callers
Function
LZ4_NbCommonBytes
-************************************ * Common functions **************************************/
extlib/lz4/lib/lz4.c:579
↓ 3 callers
Function
LZ4_compressHC_continue_generic
extlib/lz4/lib/lz4hc.c:1680
↓ 3 callers
Function
LZ4_compress_HC_extStateHC_fastReset
state is presumed correctly initialized, * in which case its size and alignment have already been validate */
extlib/lz4/lib/lz4hc.c:1500
↓ 3 callers
Function
LZ4_decompress_safe_forceExtDict
extlib/lz4/lib/lz4.c:2522
↓ 3 callers
Function
LZ4_decompress_safe_withPrefix64k
extlib/lz4/lib/lz4.c:2478
↓ 3 callers
Function
LZ4_isAligned
extlib/lz4/lib/lz4.c:292
↓ 3 callers
Function
LZ4_sizeofStateHC
extlib/lz4/lib/lz4hc.c:1486
↓ 3 callers
Function
LZ4_writeLE16
extlib/lz4/lib/lz4.c:452
↓ 3 callers
Function
LanguageComboBox_SetSelectedLC
src/win32/LanguageComboBox.hpp:46
↓ 3 callers
Function
LhsSize
extlib/googletest/googlemock/include/gmock/gmock-matchers.h:3502
↓ 3 callers
Function
ListView_SetItem
src/libwin32common/sdk/commctrl_ts.h:217
↓ 3 callers
Function
MEM_32bits
extlib/zstd/lib/legacy/zstd_v03.c:107
↓ 3 callers
Function
MEM_32bits
extlib/zstd/lib/legacy/zstd_v02.c:106
↓ 3 callers
Function
MEM_readLE24
extlib/zstd/lib/common/mem.h:310
↓ 3 callers
Function
MEM_readLEST
extlib/zstd/lib/legacy/zstd_v03.c:190
↓ 3 callers
Function
MEM_readLEST
extlib/zstd/lib/legacy/zstd_v05.c:193
↓ 3 callers
Function
MEM_readLEST
extlib/zstd/lib/legacy/zstd_v02.c:190
↓ 3 callers
Function
MEM_readLEST
extlib/zstd/lib/legacy/zstd_v04.c:167
↓ 3 callers
Function
MEM_readLEST
extlib/zstd/lib/legacy/zstd_v07.c:366
↓ 3 callers
Function
MEM_readLEST
extlib/zstd/lib/legacy/zstd_v06.c:207
↓ 3 callers
Function
MEM_writeLE16
extlib/zstd/lib/legacy/zstd_v03.c:147
↓ 3 callers
Function
MEM_writeLE16
extlib/zstd/lib/legacy/zstd_v05.c:159
↓ 3 callers
Function
MEM_writeLE16
extlib/zstd/lib/legacy/zstd_v02.c:146
↓ 3 callers
Function
MEM_writeLE16
extlib/zstd/lib/legacy/zstd_v04.c:123
↓ 3 callers
Function
MEM_writeLE16
extlib/zstd/lib/legacy/zstd_v07.c:338
↓ 3 callers
Function
MEM_writeLE16
extlib/zstd/lib/legacy/zstd_v06.c:178
↓ 3 callers
Function
MEM_writeLEST
extlib/zstd/lib/common/mem.h:361
↓ 3 callers
Method
MallocState
extlib/rapidjson/include/rapidjson/schema.h:1769
↓ 3 callers
Method
MatchAndExplainImpl
extlib/googletest/googlemock/include/gmock/gmock-matchers.h:2080
↓ 3 callers
Function
MatchRegexAtHead
Returns true if and only if regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is un
extlib/googletest/googletest/src/gtest-port.cc:875
↓ 3 callers
Method
Normalize
extlib/rapidjson/include/rapidjson/internal/diyfp.h:106
↓ 3 callers
Method
Offset
Get the error offset, if \ref IsError(), 0 otherwise.
extlib/rapidjson/include/rapidjson/error/error.h:116
↓ 3 callers
Function
POOL_create_advanced
extlib/zstd/lib/common/pool.c:115
↓ 3 callers
Function
ParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
extlib/googletest/googletest/src/gtest.cc:6289
↓ 3 callers
Function
ParseGoogleMockFlagValue
Parses a string as a command line flag. The string should have the format "--gmock_flag=value". When def_optional is true, the "=value" part can be
extlib/googletest/googlemock/src/gmock.cc:60
↓ 3 callers
Method
ParsePart
extlib/rapidjson/example/parsebyparts/parsebyparts.cpp:52
↓ 3 callers
Function
Pow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
extlib/rapidjson/include/rapidjson/internal/pow10.h:28
↓ 3 callers
Function
PrefixOf
extlib/googletest/googlemock/include/gmock/gmock-function-mocker.h:68
↓ 3 callers
Function
PrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
extlib/googletest/googletest/src/gtest-printers.cc:64
↓ 3 callers
Function
PrintCharAndCodeTo
extlib/googletest/googletest/src/gtest-printers.cc:251
↓ 3 callers
Function
PrintFullTestCommentIfPresent
extlib/googletest/googletest/src/gtest.cc:3326
↓ 3 callers
Function
PrintRawArrayTo
extlib/googletest/googletest/include/gtest/gtest-printers.h:548
← previous
next →
2,101–2,200 of 15,169, ranked by callers