Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StanfordSNR/gg
/ functions
Functions
798 in github.com/StanfordSNR/gg
⨍
Functions
798
◇
Types & classes
188
Method
parse_dependencies_file
src/models/preprocessor.cc:45
Method
parse_linker_output
src/models/linker-base.cc:18
Method
parse_message
src/execution/response.cc:15
Method
parsing_step
src/net/http_message_sequence.hh:95
Method
path
src/util/path.cc:48
Method
path_fn
src/models/gcc-args.cc:55
Method
payload_length
src/execution/meow/message.hh:39
Method
pick_lambda
src/execution/engine_meow.cc:177
Method
prepare_lambda
src/execution/engine_meow.cc:149
Function
print_gcc_command
src/models/gcc.cc:655
Method
print_status
src/execution/reductor.cc:38
Method
process_W_option
src/models/gcc-args.cc:342
Method
put
src/storage/backend_redis.cc:8
Method
put
src/storage/backend_gs.cc:14
Method
put
src/storage/backend_local.hh:15
Method
read
all of buffer always belongs to body */
src/net/body_parser.hh:28
Method
read
src/net/chunked_parser.cc:34
Method
read
src/thunk/thunk_reader.cc:22
Method
read_in_complex_body
src/net/http_response.cc:69
Method
read_in_complex_body
src/net/http_request.cc:29
Function
readlink
src/util/path.cc:497
Method
ready
src/net/nb_secure_socket.hh:67
Method
recvfrom
src/net/socket.cc:170
Method
redraw
src/tui/status_bar.cc:50
Method
region
src/net/aws.hh:17
Method
register_read
src/util/file_descriptor.hh:22
Method
register_service
src/util/file_descriptor.hh:24
Method
register_write
src/util/file_descriptor.hh:23
Method
remove_actions
src/util/poller.cc:112
Method
remove_connection<SSLConnection>
src/execution/loop.cc:62
Method
remove_connection<TCPConnection>
src/execution/loop.cc:56
Method
rename_entry
src/sandbox/sandbox.cc:131
Method
resume
if child process was suspended, resume it */
src/util/child_process.cc:129
Method
rm_watch
src/util/inotify.cc:52
Method
scan_build_directory
src/models/gcc.cc:230
Method
scan_directory
src/models/dir-watcher.cc:161
Method
send
send datagram to connected address */
src/net/socket.cc:112
Method
sendto
send datagram to specified address */
src/net/socket.cc:94
Method
serialize
src/thunk/thunk_writer.cc:34
Method
service_count
src/util/poller.cc:20
Method
set_argument
src/trace/invocation.cc:204
Method
set_eof
src/util/file_descriptor.hh:25
Method
set_expected_body_size
src/net/http_message.cc:38
Method
set_ptrace_options
src/trace/tracer.cc:127
Method
set_syscall_arg
src/trace/invocation.cc:55
Method
set_timestamps
turn on timestamps on receipt */
src/net/socket.cc:165
Method
setsockopt
src/net/socket.cc:152
Method
sha256_
src/net/awsv4_sig.cc:24
Method
sha256buf_to_string_
src/net/awsv4_sig.cc:15
Function
sigint_handler
src/frontend/gg-force.cc:42
Method
sign_request
src/net/awsv4_sig.cc:59
Method
signal
send a signal to the child process */
src/util/child_process.cc:139
Function
sizeof_fmt
(num, suffix='B')
src/remote/common/common.py:7
Method
split_source_name
split an input filename (e.g. "hello.abc.c") into the base ("hello.abc") and the last extension (e.g. "c") */
src/models/gcc-base.cc:61
Method
ssl_error
src/net/secure_socket.hh:27
Method
stage_output_name
src/models/gcc-base.cc:137
Method
str
serialize the request or response as one string */
src/net/http_message.cc:162
Method
str
src/net/http_header.hh:20
Method
str
examples/gtest/create-thunks.cc:46
Function
strict_atof
src/net/strict_conversions.cc:28
Method
string_to_data
src/thunk/thunk.cc:42
Method
syscall_entry
src/sandbox/sandbox.cc:145
Method
syscall_exit
src/sandbox/sandbox.cc:209
Method
tagged_error
src/util/exception.hh:15
Function
threaded
(fn)
tools/python_sdk/src/gg_sdk.py:29
Method
throw_if_error
src/thunk/thunk.cc:53
Function
time_it
src/util/timeit.cc:10
Method
to_protobuf
src/thunk/function.cc:32
Function
to_string
src/protobufs/util.hh:39
Method
to_string
src/util/chunk.hh:73
Function
to_underlying
src/util/util.hh:13
Method
tracee_pid
src/trace/tracer.hh:50
Method
unix_error
src/util/exception.hh:34
Method
update_hash
src/thunk/graph.cc:70
Method
upload_files
src/net/redis.cc:19
Function
usage
src/frontend/gg-put.cc:12
Method
verify_no_errors
src/net/socket.cc:206
Function
wrapper
(*args, **kwargs)
tools/python_sdk/src/gg_sdk.py:30
Method
write
src/thunk/thunk_writer.cc:17
Method
write
attempt to write a portion of a string */
src/util/file_descriptor.cc:71
Method
x_amz_date_
src/net/aws.cc:26
Method
~BodyParser
src/net/body_parser.hh:20
Method
~ChildProcess
src/util/child_process.cc:148
Method
~Connection
src/execution/connection.hh:33
Method
~Directory
src/util/path.cc:40
Method
~ExecutionEngine
src/execution/engine.hh:52
Method
~FileDescriptor
destructor tries to close, but catches exception */
src/util/file_descriptor.cc:61
Method
~HTTPMessage
src/net/http_message.hh:51
Method
~HTTPMessageSequence
src/net/http_message_sequence.hh:55
Method
~Optional
destructor */
src/util/optional.hh:122
Method
~ProcessTracer
src/trace/tracer.cc:260
Method
~StatusBar
src/tui/status_bar.cc:22
Method
~StorageBackend
src/storage/backend.hh:35
Method
~TempDirectory
unlike UniqueDirectory, a TempDirectory is deleted when object destroyed */
src/util/temp_dir.cc:25
Method
~TempFile
unlike UniqueFile, a TempFile is deleted when object destroyed */
src/util/temp_file.cc:46
Method
~TempSymlink
examples/gtest/wrapper.cc:30
Method
~UniqueDirectory
src/util/temp_dir.hh:19
Method
~UniqueFile
src/util/temp_file.hh:29
← previous
701–798 of 798, ranked by callers