Home
last modified time | relevance | path

Searched defs:context (Results 51 - 75 of 9273) sorted by relevance

12345678910>>...371

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_config.c9 i915_fence_context_timeout(const struct drm_i915_private *i915, u64 context) in i915_fence_context_timeout() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_config.c12 i915_fence_context_timeout(const struct drm_i915_private *i915, u64 context) in i915_fence_context_timeout() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/selftests/
H A Dmock_timeline.c11 void mock_timeline_init(struct intel_timeline *timeline, u64 context) in mock_timeline_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_migrate_types.h12 struct intel_context *context; member
/third_party/libunwind/libunwind/src/unwind/
H A DResume_or_Rethrow.c31 struct _Unwind_Context context; in _Unwind_Resume_or_Rethrow() local
H A DSetGR.c32 _Unwind_SetGR (struct _Unwind_Context *context, int index, in _Unwind_SetGR() argument
H A DResume.c31 struct _Unwind_Context context; in _Unwind_Resume() local
H A DGetRegionStart.c29 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart() argument
H A DSetIP.c29 _Unwind_SetIP (struct _Unwind_Context *context, unsigned long new_value) in _Unwind_SetIP() argument
H A DGetIPInfo.c32 _Unwind_GetIPInfo (struct _Unwind_Context *context, int *ip_before_insn) in _Unwind_GetIPInfo() argument
H A DGetLanguageSpecificData.c29 _Unwind_GetLanguageSpecificData (struct _Unwind_Context *context) in _Unwind_GetLanguageSpecificData() argument
H A DGetGR.c29 _Unwind_GetGR (struct _Unwind_Context *context, int index) in _Unwind_GetGR() argument
H A DGetDataRelBase.c29 _Unwind_GetDataRelBase (struct _Unwind_Context *context) in _Unwind_GetDataRelBase() argument
H A DGetBSP.c29 _Unwind_GetBSP (struct _Unwind_Context *context) in _Unwind_GetBSP() argument
H A DGetCFA.c29 _Unwind_GetCFA (struct _Unwind_Context *context) in _Unwind_GetCFA() argument
H A DGetIP.c29 _Unwind_GetIP (struct _Unwind_Context *context) in _Unwind_GetIP() argument
/third_party/jerryscript/tests/jerry/
H A Dregression-test-issue-1286.js18 var context = "global"; variable
/third_party/libwebsockets/lib/plat/unix/android/
H A Dandroid-resolv.c29 lws_plat_asyncdns_init(struct lws_context *context, lws_sockaddr46 *sa46) in lws_plat_asyncdns_init() argument
/third_party/node/test/parallel/
H A Dtest-repl-eval.js
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DQueryImpl.cpp14 void QueryImpl::onDestroy(const gl::Context *context) {} in onDestroy() argument
H A DCLContextImpl.cpp13 CLContextImpl::CLContextImpl(const cl::Context &context) : mContext(context) {} in CLContextImpl() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCLContextVk.cpp13 CLContextVk::CLContextVk(const cl::Context &context) : CLContextImpl(context) {} in CLContextVk() argument
/third_party/skia/src/gpu/
H A DGrDrawOpTest.cpp19 const GrUserStencilSettings* GrGetRandomStencil(SkRandom* random, GrContext_Base* context) { in GrGetRandomStencil() argument
/third_party/skia/src/sksl/ir/
H A DSkSLExpressionStatement.cpp15 std::unique_ptr<Statement> ExpressionStatement::Make(const Context& context, in Make() argument
/third_party/toybox/toys/android/
H A Druncon.c22 char *context = *toys.optargs; in runcon_main() local

Completed in 5 milliseconds

12345678910>>...371