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
Address
src/net/address.cc:21
Method
Argument
src/trace/invocation.cc:114
Method
Blueprints
src/models/gcc.cc:51
Method
CLIDescription
src/models/cli_description.cc:11
Method
ChildProcess
start up a child process running the supplied lambda */ the return value of the lambda is the child's exit status */
src/util/child_process.cc:39
Method
ChildProcess
ban copying */
src/util/child_process.hh:48
Method
Chunk
src/util/chunk.hh:43
Method
ChunkedBodyParser
src/net/chunked_parser.hh:29
Method
Connection
src/execution/connection.hh:25
Method
Data
src/thunk/factory.hh:33
Method
Data
src/thunk/factory.cc:27
Method
Directory
src/util/path.cc:28
Method
ExecutionEngine
src/execution/engine.hh:33
Method
ExecutionLoop
src/execution/loop.cc:17
Method
ExecutionResponse
src/execution/response.hh:44
Method
ExpandedArgs
src/util/args.hh:13
Method
FileDescriptor
construct from fd number */
src/util/file_descriptor.cc:14
Method
FileDescriptor
forbid copying FileDescriptor objects or assigning them */
src/util/file_descriptor.hh:63
Method
FileManifest
src/thunk/manifest.hh:19
Method
Function
src/thunk/function.cc:16
Method
GCCArguments
src/models/gcc-args.cc:65
Method
GCCModelGenerator
src/models/gcc.cc:678
Method
GCFExecutionEngine
src/execution/engine_gcloud.hh:31
Method
GGExecutionEngine
src/execution/engine_gg.hh:20
Method
GetRequest
src/net/requests.hh:37
Method
GoogleStorageBackend
src/storage/backend_gs.cc:8
Method
GoogleStorageCredentials
src/net/gcloud.cc:14
Method
HTTPHeader
parse a header line into a key and a value */
src/net/http_header.cc:12
Method
HTTPMessage
src/net/http_message.hh:50
Method
HTTPMessageSequence
src/net/http_message_sequence.hh:54
Method
IPCSocket
src/util/ipc_socket.cc:12
Method
Inotify
src/util/inotify.cc:13
Method
JoinContainer
src/util/iterator.hh:94
Method
JoinIterator
src/util/iterator.hh:22
Method
Lambda
src/execution/engine_meow.hh:30
Method
LambdaInvocationRequest
src/net/lambda.cc:40
Method
LocalExecutionEngine
src/execution/engine_local.hh:17
Method
LocalStorageBackend
src/storage/backend_local.hh:13
Method
MIMEType
src/net/mime_type.cc:9
Method
MeowExecutionEngine
src/execution/engine_meow.cc:42
Method
Message
src/execution/meow/message.cc:25
Method
NBSecureSocket
src/net/nb_secure_socket.hh:43
Method
OpenSSL
src/net/secure_socket.cc:33
Method
Optional
constructor for uninitialized optional */ missing_ field of union is necessary to get rid of "may be used uninitialized" warning */
src/util/optional.hh:20
Method
Output
src/thunk/factory.hh:55
Method
ParsedURI
src/util/uri.cc:12
Method
Poller
src/util/poller.hh:72
Method
ProcessTracer
src/trace/tracer.hh:54
Method
ProcessTracer
src/trace/tracer.cc:123
Method
ProtobufDeserializer
src/util/serialization.cc:12
Method
PutRequest
src/net/requests.hh:19
Method
Redis
src/net/redis.hh:30
Method
RedisStorageBackend
src/storage/backend_redis.hh:15
Method
Reductor
src/execution/reductor.cc:80
Method
Result
src/util/poller.hh:27
Method
Result
src/util/poller.hh:68
Method
S3Client
src/net/s3.cc:76
Method
S3GetRequest
src/net/s3.cc:52
Method
S3PutRequest
src/net/s3.cc:33
Method
S3StorageBackend
src/storage/backend_s3.cc:8
Method
SSLContext
src/net/secure_socket.cc:66
Method
SandboxViolation
src/sandbox/sandbox.hh:61
Method
SandboxedProcess
src/sandbox/sandbox.cc:11
Method
SecureSocket
src/net/secure_socket.cc:70
Method
SignalFD
src/util/signalfd.cc:51
Method
SignalMask
add given signals to the mask */
src/util/signalfd.cc:12
Method
Socket
default constructor for socket of (subclassed) domain and type */
src/net/socket.cc:13
Method
StatusBar
src/tui/status_bar.cc:17
Method
StatusBar
src/tui/status_bar.hh:23
Method
SystemCallInvocation
src/trace/invocation.cc:120
Method
SystemCallSignature
src/trace/syscall.hh:67
Method
TCPSocket
constructor used by accept() and SecureSocket() */
src/net/socket.hh:73
Method
TempDirectory
allow move constructor */
src/util/temp_dir.hh:41
Method
TempFile
allow move constructor */
src/util/temp_file.hh:55
Method
TempSymlink
examples/gtest/wrapper.cc:27
Method
TestCase
examples/gtest/create-thunks.cc:39
Method
Thunk
src/thunk/thunk.cc:68
Method
ThunkOutput
src/thunk/thunk.hh:37
Method
ThunkPlaceholder
src/thunk/placeholder.cc:17
Method
TimeLog
src/util/timelog.cc:10
Method
Tracer
src/trace/tracer.cc:267
Method
TracerFlock
src/trace/tracer.cc:23
Method
UDPSocket
src/net/socket.hh:53
Method
UniqueDirectory
src/util/temp_dir.cc:15
Method
UniqueDirectory
ban copying */
src/util/temp_dir.hh:24
Method
UniqueFile
ban copying */
src/util/temp_file.hh:38
Method
UniqueFile
use mkstemp to get a unique filename on disk */
src/util/temp_file.cc:28
Method
Watcher
src/models/dir-watcher.cc:93
Method
__get_force_comm
(self, inputs, showstatus, env, genfunc, numjobs)
tools/python_sdk/src/gg_sdk.py:430
Method
__init__
(self, exe, envars=[], outname=[], exe_args=[], args_infiles=True)
tools/python_sdk/src/gg_sdk.py:45
Method
__init__
(self, cleanenv=True)
tools/python_sdk/src/gg_sdk.py:373
Method
accept
src/net/secure_socket.cc:106
Method
accept
src/net/nb_secure_socket.cc:115
Method
accept
src/util/ipc_socket.cc:47
Method
add_connection
src/execution/loop.cc:68
Method
add_input
src/models/gcc-args.cc:448
Method
add_option
src/models/gcc-args.cc:413
Method
allow_file
src/sandbox/sandbox.cc:34
Method
be16
src/util/chunk.hh:99
Method
be64
src/util/chunk.hh:109
← previous
next →
401–500 of 798, ranked by callers