Home
last modified time | relevance | path

Searched defs:context (Results 201 - 225 of 9348) sorted by relevance

12345678910>>...374

/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-init.c34 lws_plat_context_early_destroy(struct lws_context *context) in lws_plat_context_early_destroy() argument
43 lws_plat_context_late_destroy(struct lws_context *context) in lws_plat_context_late_destroy() argument
73 lws_plat_init(struct lws_context *context, in lws_plat_init() argument
[all...]
/third_party/libunwind/libunwind/src/unwind/
H A DBacktrace.c31 struct _Unwind_Context context; in _Unwind_Backtrace() local
H A DForcedUnwind.c32 struct _Unwind_Context context; in _Unwind_ForcedUnwind() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dlws-gencrypto.c59 lws_gencrypto_mbedtls_rngf(void *context, unsigned char *buf, size_t len) in lws_gencrypto_mbedtls_rngf() argument
H A Dmbedtls-tls.c47 lws_context_deinit_ssl_library(struct lws_context *context) in lws_context_deinit_ssl_library() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
H A Dlws-genec.c24 test_genec1(struct lws_context *context) in test_genec1() argument
117 test_genec(struct lws_context *context) in test_genec() argument
H A Dmain.c20 struct lws_context *context; in main() local
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-fds.c31 wsi_from_fd(const struct lws_context *context, lws_sockfd_type fd) in wsi_from_fd() argument
44 insert_wsi(struct lws_context *context, struct lws *wsi) in insert_wsi() argument
59 delete_from_fd(struct lws_context *context, lws_sockfd_type fd) in delete_from_fd() argument
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-cose/
H A Dmain.c20 struct lws_context *context; in main() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dsampler.hpp44 const intrusive_ref<clover::context> context; member in clover::sampler
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_vc1.c30 void vlVaHandlePictureParameterBufferVC1(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandlePictureParameterBufferVC1() argument
70 vlVaHandleSliceParameterBufferVC1(vlVaContext *context, vlVaBuffer *buf) vlVaHandleSliceParameterBufferVC1() argument
[all...]
/third_party/node/test/parallel/
H A Dtest-https-resume-after-renew.js
/third_party/node/test/addons/new-target/
H A Dbinding.cc14 auto context = isolate->GetCurrentContext(); in Initialize() local
/third_party/node/test/cctest/
H A Dtest_report.cc65 Local<Context> context = isolate_->GetCurrentContext(); in TEST_F() local
96 Local<Context> context = isolate_->GetCurrentContext(); in TEST_F() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-jose/
H A Dmain.c22 struct lws_context *context; in main() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-promise-gen.cc31 AllocateJSPromise( TNode<Context> context) AllocateJSPromise() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dframe_capture_replay_autogen.cpp23 void FrameCaptureShared::ReplayCall(gl::Context *context, in ReplayCall() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DEGLSyncImpl.cpp18 egl::Error EGLSyncImpl::signal(const egl::Display *display, const gl::Context *context, EGLint mode) in signal() argument
H A DSyncImpl.h31 virtual void onDestroy(const gl::Context *context) {} in onDestroy() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/disjoint_timer_query/
H A DesextcDisjointTimerQueryBase.cpp47 DisjointTimerQueryBase::DisjointTimerQueryBase (Context& context, const ExtParameters& extParams, in DisjointTimerQueryBase() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTests.cpp51 TessellationShaderTests::TessellationShaderTests(glcts::Context& context, const ExtParameters& extParams) in TessellationShaderTests() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayTests.cpp44 TextureCubeMapArrayTests::TextureCubeMapArrayTests(glcts::Context& context, const ExtParameters& extParams) in TextureCubeMapArrayTests() argument
/third_party/skia/third_party/externals/spirv-tools/test/fuzzers/
H A Dspvtools_binary_parser_fuzzer.cpp27 const spv_context context = spvContextCreate(random_gen.GetTargetEnv()); in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_destroy_test.cpp23 spv_context context = spvContextCreate(SPV_ENV_UNIVERSAL_1_0); in TEST() local
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
H A Dcontext.go

Completed in 5 milliseconds

12345678910>>...374