MCPcopy Create free account

hub / github.com/ccache/ccache / functions

Functions871 in github.com/ccache/ccache

↓ 1 callersFunctionresponse_file_format_to_string
src/ccache/config.cpp:568
↓ 1 callersFunctionresult_key_from_depfile
Extract the used includes from the dependency file. Note that we cannot distinguish system headers from other includes here.
src/ccache/ccache.cpp:728
↓ 1 callersFunctionresult_key_from_includes
Extract the used includes from /showIncludes (or clang-cl's /showIncludes:user) output in stdout. Note that we cannot distinguish system headers from
src/ccache/ccache.cpp:803
↓ 1 callersFunctionresult_path_from_raw_file
src/ccache/storage/local/localstorage.cpp:304
↓ 1 callersFunctionrewrite_stdout_from_compiler
src/ccache/ccache.cpp:1104
↓ 1 callersMethodsend
src/ccache/util/unixsocketclient.cpp:134
↓ 1 callersMethodset_compiler
src/ccache/config.hpp:617
↓ 1 callersMethodset_debug
src/ccache/config.hpp:635
↓ 1 callersMethodset_depend_mode
src/ccache/config.hpp:629
↓ 1 callersMethodset_exit_code
src/ccache/ccache.cpp:161
↓ 1 callersMethodset_file_clone
src/ccache/config.hpp:647
↓ 1 callersMethodset_hard_link
src/ccache/config.hpp:653
↓ 1 callersMethodset_item
src/ccache/config.cpp:1261
↓ 1 callersMethodset_max_files
src/ccache/config.hpp:671
↓ 1 callersMethodset_msvc_dep_prefix
src/ccache/config.hpp:677
↓ 1 callersMethodset_temporary_dir
src/ccache/config.hpp:689
↓ 1 callersFunctionshould_disable_ccache_for_input_file
src/ccache/ccache.cpp:169
↓ 1 callersFunctionspawn_helper
src/ccache/storage/remote/helper.cpp:240
↓ 1 callersFunctionsplit_user_info
src/ccache/storage/remote/redisstorage.cpp:101
↓ 1 callersFunctionstat_func
src/ccache/util/direntry.cpp:225
↓ 1 callersMethodstop_remote_storage_helpers
src/ccache/storage/storage.cpp:747
↓ 1 callersMethodstream
src/ccache/core/atomicfile.hpp:56
↓ 1 callersFunctionsymlinks_supported
unittest/test_util_direntry.cpp:61
↓ 1 callersFunctionto_cache
Run the real compiler and put the result in cache. Returns the result key.
src/ccache/ccache.cpp:1217
↓ 1 callersFunctionto_half_open_unit_interval
src/ccache/storage/storage.cpp:540
↓ 1 callersFunctionto_lower
src/ccache/util/string.hpp:288
↓ 1 callersMethodto_result
src/ccache/argprocessing.cpp:159
↓ 1 callersFunctiontrim_dir
src/ccache/core/mainoptions.cpp:311
↓ 1 callersMethodunlink_pending_tmp_files_signal_safe
src/ccache/context.cpp:89
↓ 1 callersFunctionwin32_file_attributes_to_stat_mode
src/ccache/util/direntry.cpp:69
↓ 1 callersFunctionwin32_file_information_to_stat
src/ccache/util/direntry.cpp:99
↓ 1 callersFunctionwin32_get_file_info
unittest/test_util_direntry.cpp:118
↓ 1 callersFunctionwin32_is_junction
unittest/test_util_direntry.cpp:93
↓ 1 callersMethodwipe_all
Wipe all cached files in all subdirectories.
src/ccache/storage/local/localstorage.cpp:792
↓ 1 callersFunctionwrite_result
src/ccache/ccache.cpp:991
↓ 1 callersMethodzero_all_statistics
Zero all statistics counters except those tracking cache size and number of files in the cache.
src/ccache/storage/local/localstorage.cpp:734
↓ 1 callersFunctionzstd_supported_compression_level
src/ccache/util/zstd.cpp:76
MethodArgs
src/ccache/util/args.cpp:30
MethodArgs
src/ccache/util/args.hpp:40
MethodAtomicFile
src/ccache/core/atomicfile.cpp:33
MethodBitSet
src/ccache/util/bitset.hpp:51
MethodBufferedIpcChannelClient
src/ccache/util/bufferedipcchannelclient.hpp:36
MethodBulkLogger
src/ccache/util/logging.cpp:193
MethodBytes
src/ccache/util/bytes.hpp:39
MethodBytes
src/ccache/util/bytes.hpp:102
MethodBytes
src/ccache/util/bytes.cpp:40
MethodCacheEntry
src/ccache/core/cacheentry.cpp:204
MethodCacheEntryDataReader
src/ccache/core/cacheentrydatareader.hpp:57
MethodCacheEntryDataWriter
src/ccache/core/cacheentrydatawriter.hpp:51
MethodCell
src/ccache/util/texttable.cpp:119
MethodClient
src/ccache/storage/remote/client.cpp:48
MethodConfig
src/ccache/config.hpp:56
MethodConfigReader
src/ccache/util/configreader.cpp:38
MethodContext
src/ccache/context.cpp:42
MethodDeferrer
src/ccache/util/defer.hpp:40
MethodDeserializer
src/ccache/core/result.cpp:182
MethodDirEntry
Create an empty directory entry. operator bool() will return false, error_number() will return ENOENT and other accessors will return false or 0.
src/ccache/util/direntry.hpp:67
MethodDirEntry
src/ccache/util/direntry.hpp:145
MethodError
src/ccache/storage/remote/client.hpp:70
MethodFailed
src/ccache/storage/remote/remotestorage.hpp:115
MethodFailure
src/ccache/ccache.cpp:139
MethodFd
src/ccache/util/fd.hpp:34
MethodFd
src/ccache/util/fd.hpp:56
MethodFileLock
src/ccache/util/filelock.cpp:35
MethodFileRecompressor
src/ccache/core/filerecompressor.hpp:34
MethodFileStorageBackend
src/ccache/storage/remote/filestorage.cpp:72
MethodFileStream
src/ccache/util/filestream.hpp:31
MethodFileStream
src/ccache/util/filestream.hpp:51
MethodHash
src/ccache/hash.hpp:42
MethodHash
src/ccache/hash.cpp:41
MethodHeader
src/ccache/core/cacheentry.cpp:94
MethodHelper
src/ccache/storage/remote/helper.cpp:625
MethodHelperBackend
src/ccache/storage/remote/helper.cpp:402
MethodHttpStorageBackend
src/ccache/storage/remote/httpstorage.cpp:110
MethodInodeCache
src/ccache/inodecache.cpp:511
MethodIpcError
src/ccache/util/ipcchannelclient.hpp:40
MethodIpcServer
test/storage/helper/main.cpp:108
MethodIterator
src/ccache/util/tokenizer.hpp:88
MethodLocalStorage
src/ccache/storage/local/localstorage.cpp:436
MethodLongLivedLockFileManager
src/ccache/util/longlivedlockfilemanager.hpp:34
MethodManifest
src/ccache/core/manifest.hpp:53
MethodMemoryMap
src/ccache/util/memorymap.hpp:33
MethodMemoryMap
src/ccache/util/memorymap.cpp:37
MethodNonCopyable
src/ccache/util/noncopyable.hpp:26
MethodPathString
src/ccache/util/pathstring.hpp:47
MethodProgressBar
src/ccache/progressbar.cpp:60
MethodRandomNumberGenerator
src/ccache/util/lockfile.cpp:59
MethodRedisStorageBackend
src/ccache/storage/remote/redisstorage.cpp:117
MethodResultExtractor
src/ccache/core/resultextractor.cpp:42
MethodResultInspector
src/ccache/core/resultinspector.cpp:27
MethodResultRetriever
src/ccache/core/resultretriever.cpp:53
MethodScopedHANDLE
unittest/test_bsdmkstemp.cpp:43
MethodSerializer
src/ccache/core/result.cpp:242
MethodSignalHandler
src/ccache/signalhandler.hpp:51
MethodSignalHandler
src/ccache/signalhandler.cpp:67
MethodSignalHandlerBlocker
src/ccache/signalhandler.hpp:59
MethodSignalHandlerBlocker
src/ccache/signalhandler.cpp:145
MethodSplitTest
unittest/test_util_tokenizer.cpp:33
MethodStatistics
src/ccache/core/statistics.cpp:308
MethodStatisticsCounters
src/ccache/core/statisticscounters.cpp:27
← previousnext →501–600 of 871, ranked by callers