Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccache/ccache
/ functions
Functions
871 in github.com/ccache/ccache
⨍
Functions
871
◇
Types & classes
206
↓ 5 callers
Function
remove_nfs_safe
src/ccache/util/file.cpp:506
↓ 5 callers
Method
replace
src/ccache/util/args.cpp:264
↓ 5 callers
Method
set_base_dirs
src/ccache/config.cpp:815
↓ 5 callers
Method
to_argv
src/ccache/util/args.cpp:190
↓ 5 callers
Method
umask
src/ccache/config.hpp:578
↓ 5 callers
Function
untokenize
src/ccache/depfile.cpp:234
↓ 5 callers
Method
update
src/ccache/progressbar.cpp:68
↓ 5 callers
Method
verify_checksum
src/ccache/core/cacheentry.cpp:240
↓ 4 callers
Method
_run
( self, args: list[str], *, cwd: Optional[Path] = None, check: bool = True )
test/msvc/conftest.py:55
↓ 4 callers
Method
atime
src/ccache/util/direntry.hpp:222
↓ 4 callers
Function
compopt_prefix_affects_cpp_output
src/ccache/compopt.cpp:301
↓ 4 callers
Function
compression_type_from_int
src/ccache/core/types.cpp:55
↓ 4 callers
Method
connect
src/ccache/storage/remote/client.cpp:77
↓ 4 callers
Method
debug_level
src/ccache/config.hpp:363
↓ 4 callers
Method
disable
src/ccache/config.hpp:381
↓ 4 callers
Function
fallocate
src/ccache/util/file.cpp:235
↓ 4 callers
Function
format_epoch_time
src/ccache/ccache.cpp:1164
↓ 4 callers
Method
get
src/ccache/core/statisticscounters.cpp:46
↓ 4 callers
Method
get_raw
src/ccache/core/statisticscounters.cpp:60
↓ 4 callers
Function
has_consistent_counters
src/ccache/storage/local/localstorage.cpp:1205
↓ 4 callers
Function
hash_multicommand_output
src/ccache/hashutil.cpp:359
↓ 4 callers
Function
localtime
src/ccache/util/time.cpp:41
↓ 4 callers
Function
log
src/ccache/util/logging.cpp:158
↓ 4 callers
Function
make_dash_option
src/ccache/argprocessing.cpp:359
↓ 4 callers
Method
msvc_utf8
src/ccache/config.hpp:465
↓ 4 callers
Method
protocol_version
src/ccache/storage/remote/client.cpp:98
↓ 4 callers
Method
read_only
src/ccache/config.hpp:495
↓ 4 callers
Method
read_only_direct
src/ccache/config.hpp:501
↓ 4 callers
Function
remember_include_file
This function hashes an include file and stores the path and hash in ctx.included_files. If the include file is a PCH, cpp_hash is also updated.
src/ccache/ccache.cpp:367
↓ 4 callers
Method
serialized_size
src/ccache/core/cacheentry.cpp:173
↓ 4 callers
Method
set_offsetted
src/ccache/core/statisticscounters.cpp:75
↓ 4 callers
Function
set_umask
src/ccache/util/process.cpp:111
↓ 4 callers
Function
split_preprocessed_file_from_clang_cuda
src/ccache/compiler/clang.cpp:33
↓ 4 callers
Function
to_string
src/ccache/storage/storage.cpp:131
↓ 4 callers
Function
to_timespec
src/ccache/util/time.hpp:123
↓ 4 callers
Method
unmap
src/ccache/util/memorymap.cpp:61
↓ 4 callers
Method
write_bytes
src/ccache/core/cacheentrydatawriter.hpp:56
↓ 4 callers
Function
zstd_compress
src/ccache/util/zstd.cpp:25
↓ 3 callers
Function
add_prefix
src/ccache/ccache.cpp:177
↓ 3 callers
Function
assign_from_data
src/ccache/util/bytes.cpp:29
↓ 3 callers
Function
check_included_pch_file
Check and hash a precompiled header file if it's included and not being generated.
src/ccache/ccache.cpp:493
↓ 3 callers
Function
compopt_prefix_takes_path
src/ccache/compopt.cpp:317
↓ 3 callers
Method
compression_level
src/ccache/config.hpp:339
↓ 3 callers
Method
content_size
src/ccache/core/filerecompressor.cpp:87
↓ 3 callers
Function
fd_is_on_known_to_work_file_system
src/ccache/inodecache.cpp:109
↓ 3 callers
Function
find_executable_in_path
src/ccache/execute.cpp:395
↓ 3 callers
Function
find_prefix
src/ccache/compopt.cpp:210
↓ 3 callers
Function
get_redacted_url_str_for_logging
src/ccache/storage/storage.cpp:408
↓ 3 callers
Method
get_statistics_ids
src/ccache/core/statistics.cpp:313
↓ 3 callers
Method
get_string_value
src/ccache/config.cpp:1004
↓ 3 callers
Method
hash_file
src/ccache/hash.cpp:104
↓ 3 callers
Function
hash_source_code_file
src/ccache/hashutil.cpp:227
↓ 3 callers
Method
increment_offsetted
src/ccache/core/statisticscounters.cpp:118
↓ 3 callers
Function
init
Initialize logging. Call only once.
src/ccache/util/logging.cpp:128
↓ 3 callers
Function
init_hash_debug
src/ccache/ccache.cpp:243
↓ 3 callers
Function
is_alnum
src/ccache/util/string.hpp:237
↓ 3 callers
Method
keep_comments_cpp
src/ccache/config.hpp:429
↓ 3 callers
Function
kibibyte_size_diff
Return size change in KiB between `old_dir_entry` and `new_dir_entry`.
src/ccache/storage/local/localstorage.cpp:167
↓ 3 callers
Method
log_result
src/ccache/core/statslog.cpp:61
↓ 3 callers
Function
make_error
src/ccache/storage/remote/client.cpp:39
↓ 3 callers
Method
on_header
src/ccache/core/result.hpp:143
↓ 3 callers
Function
p_language_for_language
src/ccache/language.cpp:124
↓ 3 callers
Method
pch_external_checksum
src/ccache/config.hpp:477
↓ 3 callers
Function
percent
src/ccache/core/statistics.cpp:289
↓ 3 callers
Method
pop_front
src/ccache/util/args.cpp:246
↓ 3 callers
Function
prepare_debug_path
src/ccache/ccache.cpp:206
↓ 3 callers
Function
print_included_files
src/ccache/ccache.cpp:506
↓ 3 callers
Function
print_usage
test/storage/client/main.cpp:63
↓ 3 callers
Method
read_str
src/ccache/core/cacheentrydatareader.hpp:81
↓ 3 callers
Method
register_pending_tmp_file
src/ccache/context.cpp:81
↓ 3 callers
Method
remove
src/ccache/storage/storage.cpp:471
↓ 3 callers
Method
reshare
src/ccache/config.hpp:525
↓ 3 callers
Function
running_under_wine
unittest/test_util_direntry.cpp:48
↓ 3 callers
Function
set_cloexec_flag
src/ccache/util/file.cpp:276
↓ 3 callers
Function
set_counters
src/ccache/storage/local/localstorage.cpp:175
↓ 3 callers
Method
set_raw
src/ccache/core/statisticscounters.cpp:83
↓ 3 callers
Method
size
src/ccache/util/bytes.hpp:219
↓ 3 callers
Function
starts_with
Like std::string(_view)::starts_with but avoids calculating size of a const char* string.
src/ccache/ccache.cpp:516
↓ 3 callers
Function
to_timeval
src/ccache/storage/remote/redisstorage.cpp:92
↓ 3 callers
Method
try_acquire
src/ccache/util/lockfile.cpp:148
↓ 3 callers
Method
uid
src/ccache/util/direntry.hpp:215
↓ 3 callers
Method
uncompressed_payload_size
src/ccache/core/cacheentry.cpp:198
↓ 3 callers
Method
update_from_environment
src/ccache/config.cpp:967
↓ 3 callers
Function
url_from_string
src/ccache/storage/storage.cpp:173
↓ 3 callers
Function
verify_absolute_path
src/ccache/config.cpp:467
↓ 3 callers
Method
visit
src/ccache/core/result.cpp:187
↓ 3 callers
Method
visit_items
src/ccache/config.cpp:1242
↓ 3 callers
Function
win32_filetime_to_timespec
src/ccache/util/direntry.cpp:86
↓ 3 callers
Method
write_str
src/ccache/core/cacheentrydatawriter.hpp:71
↓ 3 callers
Function
zstd_decompress
src/ccache/util/zstd.cpp:47
↓ 2 callers
Method
add_data
src/ccache/core/result.cpp:248
↓ 2 callers
Function
apply_prefix_remapping
src/ccache/ccache.cpp:1604
↓ 2 callers
Function
check_for_temporal_macros_bmh
src/ccache/hashutil.cpp:85
↓ 2 callers
Function
check_for_temporal_macros_helper
Pre-condition: str[pos - 1] == '_'
src/ccache/hashutil.cpp:52
↓ 2 callers
Function
clean_dir
src/ccache/storage/local/localstorage.cpp:324
↓ 2 callers
Method
close
src/ccache/storage/remote/client.cpp:193
↓ 2 callers
Function
compiler_type_to_string
src/ccache/config.cpp:610
↓ 2 callers
Function
compopt_too_hard_for_direct_mode
src/ccache/compopt.cpp:273
↓ 2 callers
Function
compression_level_from_config
src/ccache/core/types.cpp:43
↓ 2 callers
Function
compression_type_from_config
src/ccache/core/types.cpp:49
← previous
next →
201–300 of 871, ranked by callers