Home
last modified time | relevance | path

Searched defs:context (Results 3301 - 3325 of 6647) sorted by relevance

1...<<131132133134135136137138139140>>...266

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-post/
H A Dminimal-secure-streams-post.c397 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf() local
469 struct lws_context *context; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/
H A Dmain.c42 static struct lws_context *context; variable
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H A Dprotocol_lws_minimal_client_echo.c42 struct lws_context *context; member
/third_party/libwebsockets/plugins/ssh-base/
H A Dkex-25519.c55 lws_gen_server_key_ed25519(struct lws_context *context, uint8_t *buf256, in lws_gen_server_key_ed25519() argument
H A Dtelnet.c31 struct lws_context *context; member
/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns.c77 lws_async_dns_drop_server(struct lws_context *context) in lws_async_dns_drop_server() argument
334 lws_async_dns_init(struct lws_context *context) in lws_async_dns_init() argument
612 lws_async_dns_get_new_tid(struct lws_context *context, lws_adns_q_t *q) lws_async_dns_get_new_tid() argument
648 lws_async_dns_query(struct lws_context *context, int tsi, const char *name, adns_query_type_t qtype, lws_async_dns_cb_t cb, struct lws *wsi, void *opaque) lws_async_dns_query() argument
[all...]
H A Dprivate-lib-async-dns.h65 struct lws_context *context; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc.c263 struct pipe_video_codec *radeon_uvd_create_encoder(struct pipe_context *context, in radeon_uvd_create_encoder() argument
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp105 xcb_glx_destroy_context(xcb_connection_t *c, xcb_glx_context_t context) in xcb_glx_destroy_context() argument
76 xcb_glx_create_context_attribs_arb_checked(xcb_connection_t *c, xcb_glx_context_t context, uint32_t fbconfig, uint32_t screen, uint32_t share_list, uint8_t is_direct, uint32_t num_attribs, const uint32_t *attribs) xcb_glx_create_context_attribs_arb_checked() argument
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpostproc.c55 vlVaPostProcCompositor(vlVaDriver *drv, vlVaContext *context, in vlVaPostProcCompositor() argument
114 static VAStatus vlVaVidEngineBlit(vlVaDriver *drv, vlVaContext *context, in vlVaVidEngineBlit() argument
182 vlVaPostProcBlit(vlVaDriver *drv, vlVaContext *context, const VARectangle *src_region, const VARectangle *dst_region, struct pipe_video_buffer *src, struct pipe_video_buffer *dst, enum vl_compositor_deinterlace deinterlace) vlVaPostProcBlit() argument
308 vlVaApplyDeint(vlVaDriver *drv, vlVaContext *context, VAProcPipelineParameterBuffer *param, struct pipe_video_buffer *current, unsigned field) vlVaApplyDeint() argument
353 vlVaHandleVAProcPipelineParameterBufferType(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) vlVaHandleVAProcPipelineParameterBufferType() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c189 XvMCContext context; in main() local
H A Dtest_rendering.c145 XvMCContext context; in main() local
[all...]
/third_party/mesa3d/src/glx/windows/
H A Dwindowsgl.c187 windows_destroy_context(windowsContext *context) in windows_destroy_context() argument
194 int windows_bind_context(windowsContext *context, windowsDrawable *draw, windowsDrawable *read) in windows_bind_context() argument
241 windows_unbind_context(windowsContext * context) windows_unbind_context() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.c130 void rvid_clear_buffer(struct pipe_context *context, struct rvid_buffer* buffer) in rvid_clear_buffer() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c426 zink_context_surface_init(struct pipe_context *context) in zink_context_surface_init() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c38 struct hgl_context* context; in hgl_st_context() local
161 struct hgl_context* context; in hgl_st_framebuffer_validate() local
221 hgl_create_st_framebuffer(struct hgl_context* context, void *winsysContext) hgl_create_st_framebuffer() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c46 MacroBlocksToPipe(XvMCContextPrivate *context, in MacroBlocksToPipe() argument
154 Status XvMCCreateSurface(Display *dpy, XvMCContext *context, XvMCSurface *surface) in XvMCCreateSurface() argument
218 XvMCRenderSurface(Display *dpy, XvMCContext *context, unsigned int picture_structure, XvMCSurface *target_surface, XvMCSurface *past_surface, XvMCSurface *future_surface, unsigned int flags, unsigned int num_macroblocks, unsigned int first_macroblock, XvMCMacroBlockArray *macroblocks, XvMCBlockArray *blocks ) XvMCRenderSurface() argument
364 XvMCContext *context; XvMCPutSurface() local
[all...]
/third_party/node/src/api/
H A Dhooks.cc40 Local<Context> context = env->context(); in EmitProcessBeforeExit() local
64 Local<Context> context = env->context(); in EmitProcessExit() local
215 async_context context = { EmitAsyncInit() local
[all...]
/third_party/node/src/crypto/
H A Dcrypto_hash.cc57 Local<Context> context = env->context(); in Initialize() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.h118 ErrorThrower(Isolate* isolate, const char* context) in ErrorThrower() argument
184 ScheduledErrorThrower(i::Isolate* isolate, const char* context) in ScheduledErrorThrower() argument
/third_party/node/src/
H A Dinspector_profiler.cc86 Local<Context> context = env->context(); local
182 Local<Context> context = env_->context(); local
212 Local<Context> context local
507 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) global() argument
[all...]
H A Djs_udp_wrap.cc197 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
[all...]
H A Dnode_env_var.cc216 Local<Context> context = isolate->GetCurrentContext(); in Clone() local
293 Maybe<bool> KVStore::AssignFromObject(Local<Context> context, in AssignFromObject() argument
321 AssignToObject(v8::Isolate* isolate, v8::Local<v8::Context> context, v8::Local<v8::Object> object) AssignToObject() argument
[all...]
H A Dnode_dir.cc397 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
H A Dnode_credentials.cc454 Initialize(Local<Object> target, Local<Value> unused, Local<Context> context, void* priv) Initialize() argument
[all...]

Completed in 16 milliseconds

1...<<131132133134135136137138139140>>...266