MCPcopy Create free account

hub / github.com/StanfordSNR/gg / functions

Functions798 in github.com/StanfordSNR/gg

MethodAddress
src/net/address.cc:21
MethodArgument
src/trace/invocation.cc:114
MethodBlueprints
src/models/gcc.cc:51
MethodCLIDescription
src/models/cli_description.cc:11
MethodChildProcess
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
MethodChildProcess
ban copying */
src/util/child_process.hh:48
MethodChunk
src/util/chunk.hh:43
MethodChunkedBodyParser
src/net/chunked_parser.hh:29
MethodConnection
src/execution/connection.hh:25
MethodData
src/thunk/factory.hh:33
MethodData
src/thunk/factory.cc:27
MethodDirectory
src/util/path.cc:28
MethodExecutionEngine
src/execution/engine.hh:33
MethodExecutionLoop
src/execution/loop.cc:17
MethodExecutionResponse
src/execution/response.hh:44
MethodExpandedArgs
src/util/args.hh:13
MethodFileDescriptor
construct from fd number */
src/util/file_descriptor.cc:14
MethodFileDescriptor
forbid copying FileDescriptor objects or assigning them */
src/util/file_descriptor.hh:63
MethodFileManifest
src/thunk/manifest.hh:19
MethodFunction
src/thunk/function.cc:16
MethodGCCArguments
src/models/gcc-args.cc:65
MethodGCCModelGenerator
src/models/gcc.cc:678
MethodGCFExecutionEngine
src/execution/engine_gcloud.hh:31
MethodGGExecutionEngine
src/execution/engine_gg.hh:20
MethodGetRequest
src/net/requests.hh:37
MethodGoogleStorageBackend
src/storage/backend_gs.cc:8
MethodGoogleStorageCredentials
src/net/gcloud.cc:14
MethodHTTPHeader
parse a header line into a key and a value */
src/net/http_header.cc:12
MethodHTTPMessage
src/net/http_message.hh:50
MethodHTTPMessageSequence
src/net/http_message_sequence.hh:54
MethodIPCSocket
src/util/ipc_socket.cc:12
MethodInotify
src/util/inotify.cc:13
MethodJoinContainer
src/util/iterator.hh:94
MethodJoinIterator
src/util/iterator.hh:22
MethodLambda
src/execution/engine_meow.hh:30
MethodLambdaInvocationRequest
src/net/lambda.cc:40
MethodLocalExecutionEngine
src/execution/engine_local.hh:17
MethodLocalStorageBackend
src/storage/backend_local.hh:13
MethodMIMEType
src/net/mime_type.cc:9
MethodMeowExecutionEngine
src/execution/engine_meow.cc:42
MethodMessage
src/execution/meow/message.cc:25
MethodNBSecureSocket
src/net/nb_secure_socket.hh:43
MethodOpenSSL
src/net/secure_socket.cc:33
MethodOptional
constructor for uninitialized optional */ missing_ field of union is necessary to get rid of "may be used uninitialized" warning */
src/util/optional.hh:20
MethodOutput
src/thunk/factory.hh:55
MethodParsedURI
src/util/uri.cc:12
MethodPoller
src/util/poller.hh:72
MethodProcessTracer
src/trace/tracer.hh:54
MethodProcessTracer
src/trace/tracer.cc:123
MethodProtobufDeserializer
src/util/serialization.cc:12
MethodPutRequest
src/net/requests.hh:19
MethodRedis
src/net/redis.hh:30
MethodRedisStorageBackend
src/storage/backend_redis.hh:15
MethodReductor
src/execution/reductor.cc:80
MethodResult
src/util/poller.hh:27
MethodResult
src/util/poller.hh:68
MethodS3Client
src/net/s3.cc:76
MethodS3GetRequest
src/net/s3.cc:52
MethodS3PutRequest
src/net/s3.cc:33
MethodS3StorageBackend
src/storage/backend_s3.cc:8
MethodSSLContext
src/net/secure_socket.cc:66
MethodSandboxViolation
src/sandbox/sandbox.hh:61
MethodSandboxedProcess
src/sandbox/sandbox.cc:11
MethodSecureSocket
src/net/secure_socket.cc:70
MethodSignalFD
src/util/signalfd.cc:51
MethodSignalMask
add given signals to the mask */
src/util/signalfd.cc:12
MethodSocket
default constructor for socket of (subclassed) domain and type */
src/net/socket.cc:13
MethodStatusBar
src/tui/status_bar.cc:17
MethodStatusBar
src/tui/status_bar.hh:23
MethodSystemCallInvocation
src/trace/invocation.cc:120
MethodSystemCallSignature
src/trace/syscall.hh:67
MethodTCPSocket
constructor used by accept() and SecureSocket() */
src/net/socket.hh:73
MethodTempDirectory
allow move constructor */
src/util/temp_dir.hh:41
MethodTempFile
allow move constructor */
src/util/temp_file.hh:55
MethodTempSymlink
examples/gtest/wrapper.cc:27
MethodTestCase
examples/gtest/create-thunks.cc:39
MethodThunk
src/thunk/thunk.cc:68
MethodThunkOutput
src/thunk/thunk.hh:37
MethodThunkPlaceholder
src/thunk/placeholder.cc:17
MethodTimeLog
src/util/timelog.cc:10
MethodTracer
src/trace/tracer.cc:267
MethodTracerFlock
src/trace/tracer.cc:23
MethodUDPSocket
src/net/socket.hh:53
MethodUniqueDirectory
src/util/temp_dir.cc:15
MethodUniqueDirectory
ban copying */
src/util/temp_dir.hh:24
MethodUniqueFile
ban copying */
src/util/temp_file.hh:38
MethodUniqueFile
use mkstemp to get a unique filename on disk */
src/util/temp_file.cc:28
MethodWatcher
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
Methodaccept
src/net/secure_socket.cc:106
Methodaccept
src/net/nb_secure_socket.cc:115
Methodaccept
src/util/ipc_socket.cc:47
Methodadd_connection
src/execution/loop.cc:68
Methodadd_input
src/models/gcc-args.cc:448
Methodadd_option
src/models/gcc-args.cc:413
Methodallow_file
src/sandbox/sandbox.cc:34
Methodbe16
src/util/chunk.hh:99
Methodbe64
src/util/chunk.hh:109
← previousnext →401–500 of 798, ranked by callers