MCPcopy Create free account

hub / github.com/StanfordSNR/gg / functions

Functions798 in github.com/StanfordSNR/gg

Methodbind
src/util/ipc_socket.cc:28
Methodbit_mask
src/util/chunk.hh:34
Methodbits
src/util/chunk.hh:114
Methodbody_size_is_known
src/net/http_message.cc:86
Methodbounds_check
src/util/chunk.hh:27
Methodbuffer
src/util/chunk.hh:58
Methodbuffer_bytes
src/net/nb_secure_socket.cc:256
Methodcalculate_expected_body_size
src/net/http_response.cc:25
Methodcalculate_expected_body_size
src/net/http_request.cc:11
Functioncall_with_future
(fn, future, args, kwargs)
tools/python_sdk/src/gg_sdk.py:19
Methodcan_execute
src/execution/engine_lambda.cc:129
Methodcan_execute
src/execution/engine_gcloud.cc:122
Methodcan_execute
src/execution/engine_gg.hh:30
Methodcan_execute
src/execution/engine_local.hh:28
Methodcompute_ack_size
Computes the acknowledgement from the BodyParser to its caller, telling it how much of the current input_buffer has been successfully parsed. */
src/net/chunked_parser.cc:108
Methodcompute_cost
src/execution/engine_lambda.cc:134
Methodcompute_cost
src/execution/engine_gcloud.cc:127
Methodconnect
src/net/secure_socket.cc:93
Methodconnect
src/net/nb_secure_socket.cc:109
Methodconnect
src/util/ipc_socket.cc:35
Methodcreate_backend
src/storage/backend.cc:31
Methodcreate_connection
src/execution/loop.cc:40
Methodcreate_execute_message
src/execution/meow/util.cc:37
Methodcreate_put_message
src/execution/meow/util.cc:31
Methodcreate_thunk
src/thunk/factory.cc:51
Methodcurrent_mask
get the current mask */
src/util/signalfd.cc:23
Methoddata_placeholder
src/thunk/thunk.cc:27
Methodderive_signing_key_
src/net/awsv4_sig.cc:31
Methoddied_on_signal
Return exit status or signal that killed process */
src/util/child_process.hh:41
Methoddo_preprocessing
src/models/gcc.cc:139
Methoddownload_file
src/net/s3.cc:81
Methoddownload_files
src/net/redis.cc:104
Methodempty
src/net/http_message_sequence.hh:28
Methodendpoint
src/net/lambda.cc:35
Methodendpoint
src/net/s3.cc:23
Methodeof
does message become complete upon EOF in body? */ when there was no content-length header on a response, answer is yes */
src/net/body_parser.hh:35
Methodeof
Follow item 2, Section 4.4 of RFC 2616 */
src/net/chunked_parser.hh:27
Methodeof_in_body
src/net/http_response.cc:87
Methodeof_in_body
src/net/http_request.cc:35
Methodequivalent_strings
check if two strings are equivalent per HTTP 1.1 comparison (case-insensitive) */
src/net/http_message.cc:119
Methodexecute
src/sandbox/sandbox.cc:220
Methodexecution_payload
src/thunk/thunk.cc:248
Methodexecution_request
src/thunk/thunk.cc:230
Methodexecve_entry
src/sandbox/sandbox.cc:102
Methodexpand
src/util/args.cc:35
Methodexpected_body_size
src/net/http_message.cc:92
Methodexpected_length
src/execution/meow/message.cc:50
Methodextract_value
src/util/chunk.hh:18
Methodfile_syscall_entry
src/sandbox/sandbox.cc:59
Methodfilename_to_language
src/models/gcc-base.cc:75
Methodfinalize_execution
src/execution/reductor.cc:180
Methodforce_thunk
src/thunk/graph.cc:102
Methodforce_thunk
src/execution/engine_lambda.cc:40
Methodforce_thunk
src/execution/engine_gcloud.cc:39
Methodforce_thunk
src/execution/engine_meow.cc:255
Methodforce_thunk
src/execution/engine_local.cc:15
Methodgcc_environment
src/models/gcc-base.cc:183
Methodgenerate
src/thunk/factory.cc:92
Methodgenerate_dependencies_file
src/models/preprocessor.cc:96
Methodgenerate_link_thunk
src/models/linker.cc:57
Methodgenerate_request
src/execution/engine_lambda.cc:21
Methodgenerate_request
src/execution/engine_gcloud.cc:22
Methodgenerate_request
src/execution/engine_gg.cc:19
Methodgenerate_request
src/execution/engine_meow.cc:23
Methodgenerate_thunk
src/models/gcc.cc:251
Methodget
src/storage/backend_redis.cc:14
Methodget
src/storage/backend_gs.cc:20
Methodget
src/storage/backend_local.hh:18
Methodget_address
get the local or peer address the socket is connected to */
src/net/socket.cc:38
Methodget_chunk_size
Take a chunk header and parse it assuming no folding */
src/net/chunked_parser.cc:11
Methodget_error
src/net/secure_socket.cc:181
Methodget_link_dependencies
src/models/linker.cc:21
Methodget_permissions
src/sandbox/sandbox.cc:44
Methodget_syscall_arg
src/trace/invocation.cc:15
Methodgetopt_options
src/models/gcc-args.cc:29
Methodgetsockopt
src/net/socket.cc:142
Methodhandle_events
src/util/inotify.cc:64
Methodhandle_put_message
src/execution/meow/util.cc:16
Methodhandle_signal
src/execution/loop.cc:301
Functionhandler
(request)
src/remote/gcloud_function/main.py:31
Functionhandler
(event, context)
src/remote/meow_function/main.py:25
Functionhandler
(event, context)
src/remote/lambda_function/main.py:30
Methodid_function
src/net/secure_socket.cc:27
Functioninclude_cache_entry
src/thunk/ggutils.cc:212
Methodinfer_build_make
(self, np=-1)
tools/python_sdk/src/gg_sdk.py:407
Methodinfer_build_mgcc
(self, gcc_cmd)
tools/python_sdk/src/gg_sdk.py:421
Methodinit
src/execution/engine.hh:44
Methodinitialize_new_message
src/net/http_request_parser.hh:12
Methodinitialize_new_message
src/net/http_response_parser.cc:12
Methodinsert
(cls, old_hash, new_hash)
src/remote/common/ggpaths.py:47
Methodip
src/net/address.hh:42
Methodip_port
src/net/address.cc:121
Methodis_finished
src/execution/reductor.hh:57
Methodis_placeholder
src/thunk/placeholder.cc:83
Methodis_remote
src/execution/engine_gcloud.hh:39
Methodis_remote
src/execution/engine_meow.hh:69
Methodis_remote
src/execution/engine_local.hh:26
Methodis_remote
src/execution/engine_lambda.hh:42
Methodis_thunk
src/thunk/thunk_reader.cc:14
Methodjob_count
src/execution/engine_lambda.cc:124
← previousnext →501–600 of 798, ranked by callers