Home
last modified time | relevance | path

Searched defs:context (Results 3801 - 3825 of 4563) sorted by relevance

1...<<151152153154155156157158159160>>...183

/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c175 lws_hex_random(struct lws_context *context, char *dest, size_t len) in lws_hex_random() argument
240 lws_pthread_self_to_tsi(struct lws_context *context) in lws_pthread_self_to_tsi() argument
264 lws_context_user(struct lws_context *context) in lws_context_user() argument
298 lws_canonical_hostname(struct lws_context *context) in lws_canonical_hostname() argument
305 lws_get_count_threads(struct lws_context *context) lws_get_count_threads() argument
734 lws_finalize_startup(struct lws_context *context) lws_finalize_startup() argument
745 lws_get_effective_uid_gid(struct lws_context *context, uid_t *uid, gid_t *gid) lws_get_effective_uid_gid() argument
[all...]
/third_party/mbedtls/tests/src/test_helpers/
H A Dssl_helpers.c487 mbedtls_test_message_socket_context *context = in mbedtls_test_mock_tcp_send_msg() local
514 mbedtls_test_message_socket_context *context = in mbedtls_test_mock_tcp_recv_msg() local
893 mbedtls_test_ssl_endpoint_free( mbedtls_test_ssl_endpoint *ep, mbedtls_test_message_socket_context *context) mbedtls_test_ssl_endpoint_free() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_block.c379 coap_context_set_block_mode(coap_context_t *context, in coap_context_set_block_mode() argument
2576 coap_handle_request_put_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *pdu, coap_pdu_t *response, coap_resource_t *resource, coap_string_t *uri_path, coap_opt_t *observe, int *added_block, coap_lg_srcv_t **pfree_lg_srcv) coap_handle_request_put_block() argument
3335 coap_handle_response_get_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *sent, coap_pdu_t *rcvd, coap_recurse_t recursive) coap_handle_response_get_block() argument
[all...]
H A Dcoap_session.c519 coap_make_session(coap_proto_t proto, coap_session_type_t type, const coap_addr_hash_t *addr_hash, const coap_address_t *local_addr, const coap_address_t *remote_addr, int ifindex, coap_context_t *context, coap_endpoint_t *endpoint) coap_make_session() argument
1844 coap_new_endpoint(coap_context_t *context, const coap_address_t *listen_addr, coap_proto_t proto) coap_new_endpoint() argument
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglapi.c206 _eglCheckContext(_EGLDisplay *disp, _EGLContext *context, const char *msg) in _eglCheckContext() argument
815 _EGLContext *context; in eglCreateContext() local
841 _EGLContext *context in eglDestroyContext() local
859 _EGLContext *context = _eglLookupContext(ctx, disp); eglMakeCurrent() local
923 _EGLContext *context = _eglLookupContext(ctx, disp); eglQueryContext() local
1746 _EGLContext *context = _eglLookupContext(ctx, disp); _eglCreateImageCommon() local
2763 _eglLockDisplayInterop(EGLDisplay dpy, EGLContext context, _EGLDisplay **disp, _EGLContext **ctx) _eglLockDisplayInterop() argument
2786 MesaGLInteropEGLQueryDeviceInfo(EGLDisplay dpy, EGLContext context, struct mesa_glinterop_device_info *out) MesaGLInteropEGLQueryDeviceInfo() argument
2807 MesaGLInteropEGLExportObject(EGLDisplay dpy, EGLContext context, struct mesa_glinterop_export_in *in, struct mesa_glinterop_export_out *out) MesaGLInteropEGLExportObject() argument
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h67 LLVMContextRef context; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c409 handle_in_fence(__DRIcontext *context, __DRIimage *img) in handle_in_fence() argument
1742 dri2_blit_image(__DRIcontext *context, __DRIimage *dst, __DRIimage *src, in dri2_blit_image() argument
1791 dri2_map_image(__DRIcontext *context, __DRIimage *image, in dri2_map_image() argument
1830 dri2_unmap_image(__DRIcontext *context, __DRIimage *image, void *data) in dri2_unmap_image() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c39 struct tegra_context *context = to_tegra_context(pcontext); in tegra_destroy() local
64 struct tegra_context *context = to_tegra_context(pcontext); in tegra_draw_vbo() local
93 struct tegra_context *context in tegra_render_condition() local
102 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_query() local
112 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_batch_query() local
121 struct tegra_context *context = to_tegra_context(pcontext); tegra_destroy_query() local
129 struct tegra_context *context = to_tegra_context(pcontext); tegra_begin_query() local
137 struct tegra_context *context = to_tegra_context(pcontext); tegra_end_query() local
148 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_query_result() local
163 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_query_result_resource() local
173 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_active_query_state() local
182 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_blend_state() local
190 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_blend_state() local
198 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_blend_state() local
207 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_sampler_state() local
217 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_sampler_states() local
226 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_sampler_state() local
235 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_rasterizer_state() local
243 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_rasterizer_state() local
251 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_rasterizer_state() local
260 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_depth_stencil_alpha_state() local
268 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_depth_stencil_alpha_state() local
276 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_depth_stencil_alpha_state() local
285 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_fs_state() local
293 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_fs_state() local
301 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_fs_state() local
310 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_vs_state() local
318 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_vs_state() local
326 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_vs_state() local
335 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_gs_state() local
343 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_gs_state() local
351 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_gs_state() local
360 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_tcs_state() local
368 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_tcs_state() local
376 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_tcs_state() local
385 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_tes_state() local
393 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_tes_state() local
401 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_tes_state() local
411 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_vertex_elements_state() local
421 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_vertex_elements_state() local
429 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_vertex_elements_state() local
438 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_blend_color() local
447 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_stencil_ref() local
455 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_sample_mask() local
463 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_min_samples() local
472 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_clip_state() local
482 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_constant_buffer() local
498 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_framebuffer_state() local
523 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_polygon_stipple() local
533 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_scissor_states() local
544 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_window_rectangles() local
555 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_viewport_states() local
569 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_sampler_views() local
597 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_tess_state() local
607 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_debug_callback() local
618 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_shader_buffers() local
630 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_shader_images() local
642 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_vertex_buffers() local
669 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_stream_output_target() local
681 struct tegra_context *context = to_tegra_context(pcontext); tegra_stream_output_target_destroy() local
692 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_stream_output_targets() local
709 struct tegra_context *context = to_tegra_context(pcontext); tegra_resource_copy_region() local
721 struct tegra_context *context = to_tegra_context(pcontext); tegra_blit() local
739 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear() local
754 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear_render_target() local
773 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear_depth_stencil() local
789 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear_texture() local
803 struct tegra_context *context = to_tegra_context(pcontext); tegra_clear_buffer() local
813 struct tegra_context *context = to_tegra_context(pcontext); tegra_flush() local
823 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_fence_fd() local
833 struct tegra_context *context = to_tegra_context(pcontext); tegra_fence_server_sync() local
844 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_sampler_view() local
887 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_surface() local
931 struct tegra_context *context = to_tegra_context(pcontext); tegra_transfer_map() local
962 struct tegra_context *context = to_tegra_context(pcontext); tegra_transfer_flush_region() local
972 struct tegra_context *context = to_tegra_context(pcontext); tegra_transfer_unmap() local
989 struct tegra_context *context = to_tegra_context(pcontext); tegra_buffer_subdata() local
1006 struct tegra_context *context = to_tegra_context(pcontext); tegra_texture_subdata() local
1015 struct tegra_context *context = to_tegra_context(pcontext); tegra_texture_barrier() local
1023 struct tegra_context *context = to_tegra_context(pcontext); tegra_memory_barrier() local
1035 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_video_codec() local
1044 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_video_buffer() local
1053 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_compute_state() local
1061 struct tegra_context *context = to_tegra_context(pcontext); tegra_bind_compute_state() local
1069 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_compute_state() local
1079 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_compute_resources() local
1091 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_global_binding() local
1103 struct tegra_context *context = to_tegra_context(pcontext); tegra_launch_grid() local
1114 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_sample_position() local
1122 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_timestamp() local
1132 struct tegra_context *context = to_tegra_context(pcontext); tegra_flush_resource() local
1142 struct tegra_context *context = to_tegra_context(pcontext); tegra_invalidate_resource() local
1150 struct tegra_context *context = to_tegra_context(pcontext); tegra_get_device_reset_status() local
1159 struct tegra_context *context = to_tegra_context(pcontext); tegra_set_device_reset_callback() local
1168 struct tegra_context *context = to_tegra_context(pcontext); tegra_dump_debug_state() local
1177 struct tegra_context *context = to_tegra_context(pcontext); tegra_emit_string_marker() local
1192 struct tegra_context *context = to_tegra_context(pcontext); tegra_generate_mipmap() local
1204 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_texture_handle() local
1212 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_texture_handle() local
1220 struct tegra_context *context = to_tegra_context(pcontext); tegra_make_texture_handle_resident() local
1228 struct tegra_context *context = to_tegra_context(pcontext); tegra_create_image_handle() local
1236 struct tegra_context *context = to_tegra_context(pcontext); tegra_delete_image_handle() local
1245 struct tegra_context *context = to_tegra_context(pcontext); tegra_make_image_handle_resident() local
1256 struct tegra_context *context; tegra_screen_context_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c571 si_resource_get_param(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) si_resource_get_param() argument
[all...]
H A Dradeon_vcn_dec.c2711 radeon_create_decoder(struct pipe_context *context, const struct pipe_video_codec *templ) radeon_create_decoder() argument
[all...]
/third_party/mesa3d/src/glx/
H A Dglxcmds.c2737 MesaGLInteropGLXQueryDeviceInfo(Display *dpy, GLXContext context, struct mesa_glinterop_device_info *out) MesaGLInteropGLXQueryDeviceInfo() argument
2761 MesaGLInteropGLXExportObject(Display *dpy, GLXContext context, struct mesa_glinterop_export_in *in, struct mesa_glinterop_export_out *out) MesaGLInteropGLXExportObject() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c1573 const struct nine_context *context = &device->context; in nine_ff_get_vs() local
1725 struct nine_context *context = &device->context; nine_ff_get_ps() local
1867 struct nine_context *context = &device->context; nine_ff_load_vs_transforms() local
1907 struct nine_context *context = &device->context; nine_ff_load_lights() local
1952 struct nine_context *context = &device->context; nine_ff_load_point_and_fog_params() local
1973 struct nine_context *context = &device->context; nine_ff_load_tex_matrices() local
1988 struct nine_context *context = &device->context; nine_ff_load_ps_params() local
2041 struct nine_context *context = &device->context; nine_ff_update() local
2142 struct nine_context *context = &device->context; nine_ff_prune_vs() local
2156 struct nine_context *context = &device->context; nine_ff_prune_ps() local
[all...]
/third_party/node/src/
H A Dcares_wrap.cc1879 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
[all...]
H A Denv.cc203 void Environment::TrackContext(Local<Context> context) { in TrackContext() argument
210 void Environment::UntrackContext(Local<Context> context) { in UntrackContext() argument
541 void Environment::AssignToContext(Local<v8::Context> context, in AssignToContext() argument
751 Environment(IsolateData* isolate_data, Local<Context> context, const std::vector<std::string>& args, const std::vector<std::string>& exec_args, const EnvSerializeInfo* env_info, EnvironmentFlags::Flags flags, ThreadId thread_id) Environment() argument
768 InitializeMainContext(Local<Context> context, const EnvSerializeInfo* env_info) InitializeMainContext() argument
1359 Serialize( Local<Context> context, SnapshotCreator* creator) Serialize() argument
1364 Deserialize(Local<Context> context) Deserialize() argument
1378 Serialize(Local<Context> context, SnapshotCreator* creator) Serialize() argument
1383 Deserialize(Local<Context> context) Deserialize() argument
1430 Deserialize(Local<Context> context) Deserialize() argument
1475 Serialize(Local<Context> context, SnapshotCreator* creator) Serialize() argument
[all...]
H A Denv-inl.h72 inline void IsolateData::set_worker_context(worker::Worker* context) { in set_worker_context() argument
180 inline Environment* Environment::GetCurrent(v8::Local<v8::Context> context) { in GetCurrent() argument
657 inline void Environment::add_sub_worker_context(worker::Worker* context) { in add_sub_worker_context() argument
661 inline void Environment::remove_sub_worker_context(worker::Worker* context) { in remove_sub_worker_context() argument
826 v8::Local<v8::Context> Environment::context() cons function in node::Environment
[all...]
H A Djs_native_api_v8_inspector.cc1076 void contextCreated(Local<Context> context, const ContextInfo& info) { in contextCreated() argument
1095 void contextDestroyed(Local<Context> context) { in contextDestroyed() argument
1144 Local<Context> context = env_->context(); in ReportUncaughtException() local
1407 ContextCreated(Local<Context> context, const ContextInfo& info) ContextCreated() argument
[all...]
H A Dnode_api.cc22 node_jsvm_env__::node_jsvm_env__(v8::Local<v8::Context> context, in node_jsvm_env__() argument
168 inline JSVM_Env NewEnv(v8::Local<v8::Context> context, in NewEnv() argument
467 CallJs(JSVM_Env env, JSVM_Value cb, void* context, void* data) CallJs() argument
518 void* context; global() member in v8impl::__anon15407::ThreadSafeFunction
642 jsvm_module_register_cb(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context, void* priv) jsvm_module_register_cb() argument
654 node_api_context_register_func(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context, void* priv) node_api_context_register_func() argument
692 jsvm_module_register_by_symbol(v8::Local<v8::Object> exports, v8::Local<v8::Value> module, v8::Local<v8::Context> context, jsvm_addon_register_func init, int32_t module_api_version) jsvm_module_register_by_symbol() argument
921 v8::Local<v8::Context> context = env->context(); jsvm_async_init() local
973 v8::Local<v8::Context> context = env->context(); jsvm_make_callback() local
1235 v8::Local<v8::Context> context = env->context(); jsvm_create_async_work() local
1304 jsvm_create_threadsafe_function(JSVM_Env env, JSVM_Value func, JSVM_Value async_resource, JSVM_Value async_resource_name, size_t max_queue_size, size_t initial_thread_count, void* thread_finalize_data, JSVM_Finalize thread_finalize_cb, void* context, jsvm_threadsafe_function_call_js call_js_cb, jsvm_threadsafe_function* result) jsvm_create_threadsafe_function() argument
[all...]
H A Dnode_file.cc438 Local<Context> context in ClosePromise() local
311 Deserialize( Environment* env, v8::Local<v8::Context> context, std::unique_ptr<worker::TransferData> self) Deserialize() argument
1693 v8::Local<v8::Context> context = env->context(); CallMKDirpSync() local
2627 Local<Context> context = realm->context(); BindingData() local
2649 Deserialize(Local<Context> context, Local<Object> holder, int index, InternalFieldInfoBase* info) Deserialize() argument
2660 PrepareForSerialization(Local<Context> context, v8::SnapshotCreator* creator) PrepareForSerialization() argument
2681 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
[all...]
H A Dnode_messaging.cc110 Local<Context> context = isolate->GetCurrentContext(); variable
65 FinalizeTransferRead( Local<Context> context, ValueDeserializer* deserializer) FinalizeTransferRead() argument
72 FinalizeTransferWrite( Local<Context> context, ValueSerializer* serializer) FinalizeTransferWrite() argument
141 Deserialize(Environment* env, Local<Context> context, Local<Value>* port_list) Deserialize() argument
248 GetEmitMessageFunction(Local<Context> context) GetEmitMessageFunction() argument
262 GetDOMException(Local<Context> context) GetDOMException() argument
277 ThrowDataCloneException(Local<Context> context, Local<String> message) ThrowDataCloneException() argument
296 SerializerDelegate(Environment* env, Local<Context> context, Message* m) SerializerDelegate() argument
350 Finish(Local<Context> context) Finish() argument
434 Serialize(Environment* env, Local<Context> context, Local<Value> input, const TransferList& transfer_list_v, Local<Object> source_port) Serialize() argument
609 MessagePort(Environment* env, Local<Context> context, Local<Object> wrap) MessagePort() argument
679 New( Environment* env, Local<Context> context, std::unique_ptr<MessagePortData> data, std::shared_ptr<SiblingGroup> sibling_group) New() argument
718 ReceiveMessage(Local<Context> context, MessageProcessingMode mode, Local<Value>* port_list) ReceiveMessage() argument
758 Local<Context> context = OnMessage() local
861 Deserialize( Environment* env, Local<Context> context, std::unique_ptr<TransferData> self) Deserialize() argument
870 PostMessage(Environment* env, Local<Context> context, Local<Value> message_v, const TransferList& transfer_v) PostMessage() argument
913 ReadIterable(Environment* env, Local<Context> context, TransferList& transfer_list, Local<Value> object) ReadIterable() argument
973 Local<Context> context = obj->GetCreationContext().ToLocalChecked(); PostMessage() local
1197 Local<Context> context = env()->isolate()->GetCurrentContext(); TransferOrClone() local
1238 Local<Context> context = env()->isolate()->GetCurrentContext(); NestedTransferables() local
1266 FinalizeTransferRead( Local<Context> context, ValueDeserializer* deserializer) FinalizeTransferRead() argument
1292 Deserialize( Environment* env, Local<Context> context, std::unique_ptr<TransferData> self) Deserialize() argument
1321 FinalizeTransferWrite( Local<Context> context, ValueSerializer* serializer) FinalizeTransferWrite() argument
1447 Local<Context> context = args.This()->GetCreationContext().ToLocalChecked(); MessageChannel() local
1478 InitMessaging(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) InitMessaging() argument
[all...]
H A Dnode_wasi.cc91 static MaybeLocal<Value> WASIException(Local<Context> context, in WASIException() argument
168 Local<Context> context = env->context(); in New() local
1695 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_common.cc338 Local<Context> context = env->isolate()->GetCurrentContext(); in AddIssuerChainToObject() local
374 Local<Context> context = env->isolate()->GetCurrentContext(); in GetLastIssuedCert() local
143 UseSNIContext( const SSLPointer& ssl, BaseObjectPtr<SecureContext> context) UseSNIContext() argument
289 Set( Local<Context> context, Local<Object> target, Local<Value> name, MaybeLocal<T> maybe_value) Set() argument
1263 Local<Context> context = env->context(); X509ToObject() local
[all...]
H A Dcrypto_tls.cc808 Local<Context> context = env()->isolate()->GetCurrentContext(); ClearOut() local
1912 ByteSource context; ExportKeyingMaterial() local
2087 Initialize( Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
[all...]
/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.cc256 bool WebSnapshotSerializer::TakeSnapshot(v8::Local<v8::Context> context, in TakeSnapshot() argument
328 Handle<Context> context = in SerializePendingItems() local
587 Context context = function->context(); SerializeFunctionInfo() local
783 DiscoverContext(Handle<Context> context) DiscoverContext() argument
925 SerializeContext(Handle<Context> context) SerializeContext() argument
1196 GetContextId(Context context) GetContextId() argument
1666 Handle<Context> context; DeserializeContexts() local
1798 Context context = Context::cast(contexts_.get(context_id - 1)); CreateJSFunction() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-engine.cc949 void WasmEngine::DeleteCompileJobsOnContext(Handle<Context> context) { in DeleteCompileJobsOnContext() argument
684 StartStreamingCompilation( Isolate* isolate, const WasmFeatures& enabled, Handle<Context> context, const char* api_method_name, std::shared_ptr<CompilationResultResolver> resolver) StartStreamingCompilation() argument
915 CreateAsyncCompileJob( Isolate* isolate, const WasmFeatures& enabled, std::unique_ptr<byte[]> bytes_copy, size_t length, Handle<Context> context, const char* api_method_name, std::shared_ptr<CompilationResultResolver> resolver, int compilation_id) CreateAsyncCompileJob() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_tls.cc752 int sct_add_cb(SSL *ssl, unsigned int ext_type, unsigned int context, in sct_add_cb() argument
764 << ", context=" << log::hex << context; in sct_add_cb() local
784 void sct_free_cb(SSL *ssl, unsigned int ext_type, unsigned int context, in sct_free_cb() argument
791 int sct_parse_cb(SSL *ssl, unsigned int ext_type, unsigned int context, in sct_parse_cb() argument

Completed in 51 milliseconds

1...<<151152153154155156157158159160>>...183