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
↓ 11 callers
Method
max_size
src/ccache/config.hpp:453
↓ 11 callers
Method
set_base_dir
src/ccache/config.hpp:590
↓ 11 callers
Method
set_value_in_file
src/ccache/config.cpp:1171
↓ 11 callers
Function
to_string
src/ccache/core/types.cpp:28
↓ 10 callers
Function
big_endian_to_int
src/ccache/util/conversion.hpp:63
↓ 10 callers
Method
device
src/ccache/util/direntry.hpp:196
↓ 10 callers
Method
read_next_raw_item
src/ccache/util/configreader.cpp:115
↓ 10 callers
Method
reset
src/ccache/util/timer.hpp:58
↓ 10 callers
Function
strip_includes_from_msvc_show_includes
src/ccache/compiler/msvc.cpp:52
↓ 10 callers
Method
update
src/ccache/util/xxh3_64.hpp:62
↓ 9 callers
Function
compopt_affects_cpp_output
src/ccache/compopt.cpp:252
↓ 9 callers
Function
format_argv_as_win32_command_string
src/ccache/util/string.cpp:61
↓ 9 callers
Function
get_root
unittest/test_argprocessing.cpp:45
↓ 9 callers
Method
inode
src/ccache/util/direntry.hpp:202
↓ 9 callers
Function
is_full_path
src/ccache/util/path.hpp:116
↓ 9 callers
Function
join
src/ccache/util/string.hpp:268
↓ 9 callers
Function
likely_size_on_disk
src/ccache/util/file.hpp:152
↓ 9 callers
Method
make_long_lived
src/ccache/util/lockfile.cpp:129
↓ 9 callers
Method
measure_ms
src/ccache/util/timer.hpp:52
↓ 9 callers
Function
parse_double
src/ccache/util/string.cpp:297
↓ 9 callers
Function
parse_umask
src/ccache/util/string.cpp:438
↓ 9 callers
Method
put
src/ccache/inodecache.cpp:585
↓ 9 callers
Method
read
src/ccache/config.cpp:638
↓ 9 callers
Method
remote_only
src/ccache/config.hpp:513
↓ 9 callers
Method
update
src/ccache/storage/local/statsfile.cpp:65
↓ 9 callers
Method
write
src/ccache/core/atomicfile.cpp:51
↓ 8 callers
Function
compopt_takes_arg
src/ccache/compopt.cpp:287
↓ 8 callers
Method
depend_mode
src/ccache/config.hpp:369
↓ 8 callers
Function
enabled
src/ccache/util/logging.cpp:152
↓ 8 callers
Function
ensure_dir_exists
src/ccache/core/common.cpp:73
↓ 8 callers
Function
format_base32hex
src/ccache/util/string.cpp:143
↓ 8 callers
Function
get_cache_dir_files
src/ccache/storage/local/util.cpp:70
↓ 8 callers
Function
is_space
src/ccache/util/string.hpp:255
↓ 8 callers
Function
join_path_list
src/ccache/util/string.cpp:249
↓ 8 callers
Function
nsec_tot
src/ccache/util/time.hpp:85
↓ 8 callers
Method
pop_back
src/ccache/util/args.cpp:240
↓ 8 callers
Method
release
src/ccache/util/fd.hpp:103
↓ 8 callers
Function
set_timestamps
src/ccache/util/file.cpp:541
↓ 8 callers
Function
traverse_directory
src/ccache/util/file.cpp:578
↓ 7 callers
Method
acquired
src/ccache/util/lockfile.cpp:184
↓ 7 callers
Function
add_exe_suffix
src/ccache/util/path.cpp:36
↓ 7 callers
Method
close
src/ccache/util/fd.hpp:97
↓ 7 callers
Method
compile
Compile with ccache + cl.
test/msvc/conftest.py:73
↓ 7 callers
Method
digest
src/ccache/util/xxh3_64.hpp:68
↓ 7 callers
Function
hash_binary_file
src/ccache/hashutil.cpp:308
↓ 7 callers
Function
initialize
src/ccache/ccache.cpp:2708
↓ 7 callers
Method
read_int
src/ccache/core/cacheentrydatareader.hpp:88
↓ 7 callers
Method
recache
src/ccache/config.hpp:507
↓ 7 callers
Function
rename
src/ccache/util/filesystem.cpp:31
↓ 7 callers
Function
send_to_console
src/ccache/core/common.cpp:185
↓ 7 callers
Function
split_argv
src/ccache/ccache.cpp:2819
↓ 7 callers
Method
stats
(self)
test/msvc/conftest.py:78
↓ 7 callers
Method
update_from_map
src/ccache/config.cpp:954
↓ 7 callers
Function
write_fd
src/ccache/util/file.cpp:662
↓ 6 callers
Method
commit
src/ccache/core/atomicfile.cpp:78
↓ 6 callers
Function
compopt_affects_compiler_output
src/ccache/compopt.cpp:259
↓ 6 callers
Method
compression
src/ccache/config.hpp:333
↓ 6 callers
Function
failure_from_httplib_error
src/ccache/storage/remote/httpstorage.cpp:102
↓ 6 callers
Function
file_type_to_string
src/ccache/core/result.cpp:117
↓ 6 callers
Function
format_legacy_digest
src/ccache/util/string.cpp:167
↓ 6 callers
Function
get_includes_from_msvc_show_includes
src/ccache/compiler/msvc.cpp:26
↓ 6 callers
Method
get_offsetted
src/ccache/core/statisticscounters.cpp:54
↓ 6 callers
Method
hard_link
src/ccache/config.hpp:399
↓ 6 callers
Function
hash_compiler
Hash mtime or content of a file, or the output of a command, according to the CCACHE_COMPILERCHECK setting.
src/ccache/ccache.cpp:1520
↓ 6 callers
Function
read_fd
src/ccache/util/file.cpp:289
↓ 6 callers
Method
response_file_format
src/ccache/config.hpp:531
↓ 6 callers
Function
rewrite_source_paths
src/ccache/depfile.cpp:64
↓ 6 callers
Method
same_inode_as
src/ccache/util/direntry.hpp:176
↓ 6 callers
Method
set_direct_mode
src/ccache/config.hpp:641
↓ 6 callers
Method
size_unit_prefix_type
src/ccache/config.hpp:584
↓ 6 callers
Method
stats
src/ccache/config.hpp:554
↓ 6 callers
Function
timepoint_from_sec_nsec
src/ccache/util/time.hpp:65
↓ 6 callers
Function
timepoint_from_timespec
src/ccache/util/time.hpp:71
↓ 6 callers
Function
unsetenv
src/ccache/util/environment.cpp:183
↓ 5 callers
Function
add_extension
src/ccache/util/path.hpp:98
↓ 5 callers
Method
add_heading
src/ccache/util/texttable.cpp:30
↓ 5 callers
Method
cbegin
src/ccache/util/bytes.hpp:189
↓ 5 callers
Method
cend
src/ccache/util/bytes.hpp:207
↓ 5 callers
Function
compopt_prefix_affects_compiler_output
src/ccache/compopt.cpp:309
↓ 5 callers
Function
compopt_takes_path
src/ccache/compopt.cpp:280
↓ 5 callers
Function
copy_file
src/ccache/util/file.cpp:198
↓ 5 callers
Method
erase_last
src/ccache/util/args.cpp:215
↓ 5 callers
Function
exec_to_string
src/ccache/util/exec.cpp:59
↓ 5 callers
Method
file_clone
src/ccache/config.hpp:393
↓ 5 callers
Function
format_iso8601_timestamp
src/ccache/util/string.cpp:235
↓ 5 callers
Method
get_errors
src/ccache/inodecache.cpp:654
↓ 5 callers
Method
get_hits
src/ccache/inodecache.cpp:642
↓ 5 callers
Method
get_misses
src/ccache/inodecache.cpp:648
↓ 5 callers
Function
hash_command_output
src/ccache/hashutil.cpp:328
↓ 5 callers
Method
hash_dir
src/ccache/config.hpp:405
↓ 5 callers
Function
init
unittest/test_inodecache.cpp:60
↓ 5 callers
Method
inode_cache
src/ccache/config.hpp:423
↓ 5 callers
Method
new_size
src/ccache/core/filerecompressor.cpp:99
↓ 5 callers
Method
old_size
src/ccache/core/filerecompressor.cpp:93
↓ 5 callers
Method
payload
src/ccache/core/cacheentry.cpp:264
↓ 5 callers
Function
ratio
src/ccache/storage/local/localstorage.cpp:294
↓ 5 callers
Method
read
src/ccache/core/manifest.cpp:88
↓ 5 callers
Method
read
src/ccache/storage/local/statsfile.cpp:38
↓ 5 callers
Method
refresh
src/ccache/util/direntry.hpp:285
↓ 5 callers
Method
release
unittest/test_bsdmkstemp.cpp:81
← previous
next →
101–200 of 871, ranked by callers